@charset "utf-8";

@font-face{
    font-family : 'SOURCEHANSANSCN-NORMAL';
    src: url('../module_public/fonts/SOURCEHANSANSCN-NORMAL.woff2');
    font-weight:NORMAL;
    font-style:normal;
}


/* 组件ID */
#cont_sub_1400_004 {
  font-size: 16px;
}

/* 组件样式 */
.cont_sub_1400_004 {
  padding-bottom: 50px;
}


.cont_sub_1400_004 .cont_sub14_4_banner {position: relative;}

.cont_sub_1400_004 .cont_sub14_4_banimg {
}

.cont_sub_1400_004 .cont_sub14_4_banimg::before{
      content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(../images/stdnav16_1_banner-zzc.png) repeat-x;
    background-position: center top;
    z-index: 8;
}
.cont_sub_1400_004 .cont_sub14_4_banimg img{display:block;width:100%;}
.cont_sub_1400_004 .cont_sub14_4_banner::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 93.8%;
  height: 160px;
  background: url(../images/cont_sub14_4_yy.png) no-repeat;
  background-size: 100% 100%;
}

.cont_sub_1400_004 .cont_sub14_4_banner .cont_sub14_4_wid {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
  z-index: 9;
  margin-top: -104px;
}

.cont_sub_1400_004 .cont_sub14_4_lm {
  width: 321px;
  height: 104px;
  line-height: 104px;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  background: url(../images/cont_sub14_4_lmbg.png) no-repeat;
  background-size: 100% 100%;
  /* margin-top: -104px; */
}

.cont_sub_1400_004 .cont_sub14_4_position {
  margin-bottom: 22px;
}

.cont_sub_1400_004 .cont_sub14_4_position div {
  color: #fff;
  font-size: 16px;
  font-weight: 350;
  line-height: 22px;
}

.cont_sub_1400_004 .cont_sub14_4_position div>img {
  display: inline-block;
  vertical-align: -1px;
  width: 11px;
  height: 14px;
  margin-right: 8px;
}

.cont_sub_1400_004 .cont_sub14_4_position div a {
  display: inline-block;
  color: #fff;
  transition: all 0.5s;
}

.cont_sub_1400_004 .cont_sub14_4_position div a:hover {
  text-decoration: underline;
}

.cont_sub_1400_004 .cont_sub14_4_position div span {
  padding: 0 5px;
}

.cont_sub_1400_004 .cont_sub14_4_wid {
  max-width: 1400px;
  margin: 0 auto;
}

.cont_sub_1400_004 .cont_sub14_4_l {
  margin-top: 25px;
  /* padding-left: 13.93%; */
  min-width: 71.79%;
  height: 62px;
  background: url(../images/cont_sub14_4_colmbg.png) no-repeat right center;
  background-size: 100% 100%;
}

.cont_sub_1400_004 .cont_sub14_4_colm {
  display: none;
}

.cont_sub_1400_004 .cont_sub14_4_l>ul {
  display: flex;
  padding-left: 100px;
  background: url(../images/cont_sub14_4_colmzs.png) no-repeat left center;
  background-size: 60px 13px;
  max-width: 1400px;
  margin: 0 auto;
}

.cont_sub_1400_004 .cont_sub14_4_l>ul>li {
  margin: 0 25px;
  position: relative;
}

.cont_sub_1400_004 .cont_sub14_4_l>ul>li>a {
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 62px;
}

.cont_sub_1400_004 .cont_sub14_4_l>ul>li.active>a,
.cont_sub_1400_004 .cont_sub14_4_l>ul>li:hover>a {
  font-weight: bold;
}

.cont_sub_1400_004 .cont_sub14_4_l>ul>li>ol {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) scaleY(0);
  transform-origin: top;
  top: calc(100% - 8px);
  width: 100%;
  min-width: 100px;
  background-color: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 10px;
  transition: all 0.5s;
  z-index: 9;
  visibility: hidden;
  opacity: 0;
}

.cont_sub_1400_004 .cont_sub14_4_l>ul>li>ol::after {
  content: '';
  position: absolute;
  top: -6px;
  left: 50%;
  transform: translateX(-50%);
  width: 13px;
  height: 6px;
  background: url(../images/cont_sub14_4_sj.png) no-repeat;
  background-size: 100% 100%;
}

.cont_sub_1400_004 .cont_sub14_4_l>ul>li:hover>ol {
  transform: translateX(-50%) scaleY(1);
  visibility: visible;
  opacity: 1;
}

.cont_sub_1400_004 .cont_sub14_4_l>ul>li>ol>li {
  text-align: center;
}

.cont_sub_1400_004 .cont_sub14_4_l>ul>li>ol>li>a {
  display: block;
  font-size: 14px;
  padding: 15px 0;
  color: #3D3D3D;
  border-top: 1px dashed #D8D8D8;
}

.cont_sub_1400_004 .cont_sub14_4_l>ul>li>ol>li:first-child>a {
  border-top: none;
}

.cont_sub_1400_004 .cont_sub14_4_l>ul>li>ol>li.active>a,
.cont_sub_1400_004 .cont_sub14_4_l>ul>li>ol>li:hover>a {
  font-weight: bold;
  color: #068358;
}

.cont_sub_1400_004 .cont_sub14_4_r {
  background: #FFFFFF;
  margin-top: 30px;
  position: relative;
}

.cont_sub_1400_004 .cont_sub14_4_r::before {
  content: '';
  position: absolute;
}

/* 可变点 */


#cont_sub_1400_004 .chg_01_png_bg {background:url(../images/chg_01_png_bg_A117D448.png) no-repeat;background-size:100% 100%;}

#cont_sub_1400_004 .chg_02 {color:rgba(255,255,255,1.0);font-weight:700;font-size: 24px;}

#cont_sub_1400_004 .chg_03_png_bg::after {background:url(../images/chg_03_png_bg_A117D448.png) no-repeat;background-size:100% 100%;}

#cont_sub_1400_004 .chg_05 {color:rgba(255,255,255,1.0);font-weight:350;font-size:16px;font-family:'SOURCEHANSANSCN-NORMAL';}

#cont_sub_1400_004 .chg_06 {color:rgba(255,255,255,1.0);font-weight:350;font-size:16px;font-family:'SOURCEHANSANSCN-NORMAL';}

#cont_sub_1400_004 .chg_07_png_bg {background:url(../images/chg_07_png_bg_A117D448.png) no-repeat right center;background-size:100% 100%;}

#cont_sub_1400_004 .chg_08_png_bg {  background: url(../images/cont_sub14_4_colmzs.png) no-repeat left center;  background-size: 60px 13px;}



#cont_sub_1400_004 .cont_sub14_4_l>ul>li.active>.chg_09{color:rgba(255,255,255,1.0);font-weight:700;font-size:18px;}
#cont_sub_1400_004 .cont_sub14_4_l>ul>li:hover>.chg_09 {color:rgba(255,255,255,1.0);font-weight:700;font-size:18px;}



#cont_sub_1400_004 .chg_13 {  color: #3D3D3D;}

#cont_sub_1400_004 .chg_14 {  border-top: 1px dashed #D8D8D8;}

#cont_sub_1400_004 .cont_sub14_4_l>ul>li>ol>li.active>.chg_12,#cont_sub_1400_004 .cont_sub14_4_l>ul>li>ol>li:hover>.chg_12 {color: #068358;}

#cont_sub_1400_004 .chg_15::before {}

#cont_sub_1400_004 .chg_16 {}

#cont_sub_1400_004 .chg_17 {}

#cont_sub_1400_004 .chg_100_png_bg::after {  background: url(../images/cont_sub14_4_sj.png) no-repeat;  background-size: 100% 100%;}