html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, q, em, ul, li, ol, form, article, aside, embed, dl, dt, dd, table, td, th, input, button, legend, fiedlset, blockquote, textarea, label, strong, img, fieldset, b { margin: 0; padding: 0; }
body  { font: 12px '宋体'; color: #666; color:#333}
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
ul, li { list-style-type: none;}
.clearfix { /*font-size: 0;*/ clear: both; line-height: 0; }
.left { float: left; }
.right{ float: right; }
em, cite { font-style: normal; }
.more {float:right;}
img{border:none; vertical-align: middle;}
a { text-decoration: none;color: #333; }
a:hover { text-decoration: underline; }
.MS_1{overflow: hidden;}
.MS_C_1{overflow: hidden;}
html,body{width:100%;overflow-x:hidden;}
#L_1{width:100%;margin:0 auto;}
#L_2{width:100%;margin:0 auto;}
#M_1 .MS_C_1{background-color: #3385cc;}
#Content_1,#M_1 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:normal;font-style:normal;}
#Content_1 a{color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:normal;font-style:normal;}
#M_1 .h-call{width:100%;height: 40px;}
#M_1 .hc-wrap{width: 1170px;height:40px;margin: 0 auto;line-height: 40px;}
#M_1 .lianxi{float: right;}
#M_1 .lianxi a{;margin: 0 5px}
#M_1 .lianxi a:hover{text-decoration: underline}



@media only screen and (max-width:1279px){
#M_1 .h-call,.c-header,.ch-r{display: none}
}#M_2 .MS_C_1{border-width:0px 0px 4px 0px ;border-style:solid;border-color:transparent;;border-bottom-color:#186aab;background-color: #ffffff;}
#Content_2,#M_2 table{color:#186aab;font-family:" Microsoft YaHei";font-size:14px;font-weight:bold;font-style:normal;}
#Content_2 a{color:#186aab;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_2 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}


.nac_active_fixed{
    /* position: fixed; */
    z-index: 10000;
    top: 0 !important;
    left: 0;
    right: 0;
    opacity:1 !important;
    transition: all 0.5s;
}

.nac_active_fixed .wow{visibility: visible !important;}


.nac_active_sty{
position: static !important;
background:rgba(0,0,0,0.3);
}
.nac_active_sty .my_nav{
    position: static !important;
}


#M_2,#M_2 .MS_C_1{overflow: visible;}
#M_2 .MS_C_-1{overflow: visible;}

#M_2 a:hover{text-decoration: none;}

#M_2 .my_nav>.phone_nav{
      display: none;
}
#M_2 .my_nav{
  width: 100%;
}
#M_2 .my_nav::after{
  content: '';
  display: block;
bottom:-2px;
left:0;
right:0;
  height: 2px;
  position: absolute;
  z-index: 1;
  background: #186aab;
  opacity: 0.4;
}

#M_2 .my_nav>.my_pc_content{
  display: flex;
  width: 1200px;
  margin: 0 auto;
}
#M_2 .my_nav>.my_pc_content>a{
  padding: 10px 0px;
  display: flex;
  align-items: center;
}
#M_2 .my_nav>.my_pc_content>a>img{
  height: 49px;
}

#M_2 .pc_nav{
  display: flex;
flex:1;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  z-index: 1000;
align-items: center;
}

#M_2 .pc_nav>li{position: relative;transition: all 0.3s; padding:20px 0px;}
#M_2 .pc_nav>li:hover a:after{
   width:10px;
 }
#M_2 .pc_nav>li:hover>a{
color:#;
}
#M_2 .pc_nav>li>a::after{
    content: '';
    display: block;
    height: 2px;
    z-index: -1;
    background: #ffffff;
    width: 0px;
    transition: width 0.3s;
    position: absolute;
    top: 50%;
    left: 0;
}

#M_2 .pc_nav>li>a{
position: relative;
  line-height: 2em;
  padding: 10px 20px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  color:#186aab;font-family:" Microsoft YaHei";font-size:14px;font-weight:bold;font-style:normal;
}
#M_2 .pc_nav>li>.pc_nav_items{
  position: absolute;
  min-width: 100%;
  top: 140%;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  visibility: hidden;
  opacity:0;
  transition: all 0.5s;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 20%);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
#M_2 .pc_nav>li>.pc_nav_items>li:hover{
background:#186aab;
}
#M_2 .pc_nav>li>.pc_nav_items:after{
content:"";
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
background: #ffffff;
opacity:1;
z-index:-1;
}
#M_2 .pc_nav_items>li>a{
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  padding: 0 18px;
  color:#186aab;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
  line-height: 3em;
border-bottom: 1px #e9e9e9 solid;
}
#M_2 .pc_nav_items>li>a:hover{
  color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_2 .pc_nav>li:hover .pc_nav_items{
      visibility: visible;  top:100%;
  opacity:1;
}

#M_2 .transverse{
left:20px;
  display: flex;
 /* width: 310%;*/
  color:#186aab;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
  width:20em;
  flex-wrap:wrap;
}
#M_2 .transverse>li{
  
}
#M_2 .flex-box-left{
  justify-content: flex-start;
}
#M_2 .flex-box-center{
  justify-content: center;
}
#M_2 .flex-box-center>li:last-child>.transverse{
  left: -220%;
}
#M_2 .flex-box-right{
  justify-content: flex-end;
}
#M_2 .flex-box-right>li:last-child>.transverse{
  left: -220%;
}
#M_2 .flex-box-around {
  justify-content: space-around;
}
#M_2 .flex-box-around>li:last-child>.transverse{
  left: -220%;
}
/*#M_2 .flex-box-around>li:nth-child(1)>.transverse{
  left: 0px;
}
#M_2 .flex-box-around>li:last-child>.transverse{
  left: -159%;
}*/
@media screen and (max-width:1024px) {

#M_2 .my_nav{
background:#ffffff;
0
}
#M_2 {
position:fixed;
z-index:10000;
top:0;
left:0;
right:0;
}
#M_2 .my_nav>.my_pc_content{
width:90%;
}
#M_2 .my_pc_content>a{
animation-name:none !important;
visibility: inherit !important;
}
  #M_2 .pc_nav{
   display:none;
  }
 #M_2 .my_nav>.phone_nav{
   display: block;
 }
 #M_2 .phone_nav .phone_nav_btn{
   position: fixed;
   top: 20px;
   right: 20px;
   z-index: 998;
   width: 35px;
   height: 35px;
 }
 #M_2 .phone_nav .phone_nav_btn::before,.phone_nav .phone_nav_btn::after{
    background-color: #186aab;
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    content: '';
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
 }
 #M_2 .phone_nav .phone_nav_btn::before{
   top: 8px;
 }
 #M_2 .phone_nav .phone_nav_btn::after{
   bottom: 8px;
 }
 #M_2 .phone_btn_active::before{
    transform: translateY(8px) rotate(-45deg);
    -webkit-transform: translateY(8px) rotate(-45deg);
    -ms-transform: translateY(8px) rotate(-45deg);
 }
 #M_2 .phone_btn_active::after{
    transform: translateY(-8px) rotate(45deg);
    -webkit-transform: translateY(-8px) rotate(45deg);
    -ms-transform: translateY(-8px) rotate(45deg);
 }
 #M_2 .phone_nav>.phone_nav_items{
   position: fixed;
   box-sizing: border-box;
   top: 0;
   left: 0;
   width:80%;
background-color:#186aab;
   max-width: 100%;
   bottom: 0;
   transform: translateX(-100%);
   transition: all 0.3s;
padding:10px;
overflow-y: auto;
padding-bottom: 100px;z-index:1000;
 }
 #M_2 .phone_nav>.phone_nav_items::-webkit-scrollbar{
width:1px;
}

 #M_2 .phone_nav_background{
display:block;
position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
z-index:999;
transform: translateX(-100%);
}

 #M_2 .phone_nav>.phone_nav_items>li{
   box-sizing: border-box;
   padding: 12px 12px 12px 0px;
   line-height: 2em;
   border-bottom: 1px solid rgba(255, 255, 255, 0.1);
   position: relative;

 }
 #M_2 .phone_nav>.phone_nav_items>li>span{
   position: absolute;
   right: 10px;
   top: 10px;
   height: 40px;
   width: 70px;
z-index:100;
 }
  #M_2 .phone_active>.phone_nav_items{
    transform: translateX(0);
  }
  #M_2 .phone_active .phone_nav_background{
    transform: translateX(0) !important;
  }
  #M_2 .phone_active>.phone_nav_items>li{
    padding-left:12px !important;
    transition: padding 0.5s;
  }
  #M_2 .phone_nav_items>li>span::before,.phone_nav_items>li>span::after{
    background-color: #ffffff;
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    width: 20%;
    content: '';
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
 }
 #M_2 .phone_nav_items>li>span::before{
   transform: translateX(-90%) rotate(33deg);
   top: 45%;
 }
 #M_2 .phone_nav_items>li>span::after{
   transform: translateX(-10%) rotate(-33deg);
   top: 45%;
 }
 #M_2 .phone_items_items{
   background: rgba(0, 0, 0, 0.04);
 }
 #M_2 .phone_items_items>a{
   opacity: 0.5;
 }
 #M_2 .phone_items_items>span::before{
   transform: translateX(-90%) rotate(-33deg) !important;
   opacity: 0.8;
 }
  #M_2 .phone_items_items>span::after{
   transform: translateX(-10%) rotate(33deg) !important;
   opacity: 0.8;
 }
 #M_2 .phone_nav_items_child{
   padding: 0 20px;
   box-sizing: border-box;
   display: none;
 }
 #M_2 .phone_nav_items_child>li{
   box-shadow: 2px 1px 4px #186aab;
   box-sizing: border-box;
   line-height: 1;
 }
 #M_2 .phone_nav_items_child>li>a{
   width: 100%;
   box-sizing: border-box;
 /*  height: 100%; */
   display: block;
   padding: 14px;
   line-height: 1;
color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
 }
#M_2 .phone_nav>.phone_nav_items>li>a{
color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:bold;font-style:normal;
}


#M_2 .my_nav>.my_pc_content>a>img{
  height: 40px;
}
#M_2 .my_nav>.my_pc_content{
padding-left:10px;
}
#M_2 .phone_nav_c_btn{
    display: flex;
    justify-content: space-between;
    position: relative;
padding-bottom:50px !important;
}
#M_2 .phone_nav_c_btn .phone_nav_btn::after{
   background:#ffffff; 
}
#M_2 .phone_nav_c_btn .phone_nav_btn::before{
   background:#ffffff; 
}
#M_2 .phone_nav_c_btn>img{
filter: brightness(130%);
height: 40px;
}
}
#L_3{width:100%;margin:0 auto;}
#L_4{width:100%;margin:0 auto;}
#L_5{width:100%;margin:0 auto;}
#L_6{width:100%;margin:0 auto;}
#L_7{width:100%;margin:0 auto;}
#L_9{width:1300px;margin:0 auto;}
@media (max-width: 1300px){
#L_9{
    width:1100px;
}
#L_9_1{
width:50% !important;
}
#L_9_2{
width:50% !important;
}
}
@media (max-width: 1200px){
#L_9{
    display: flex;
    flex-wrap: wrap;
width:100%;
}
#L_9_1{
width:100% !important;
}
#L_9_2{
width:100% !important;
}

}@media (max-width: 1300px){
#L_9{
    width:1100px;
}
#L_9_1{
width:50% !important;
}
#L_9_2{
width:50% !important;
}
}
@media (max-width: 1200px){
#L_9{
    display: flex;
    flex-wrap: wrap;
width:100%;
}
#L_9_1{
width:100% !important;
}
#L_9_2{
width:100% !important;
}

}#L_11{width:100%;margin:0 auto;}
#L_12{width:100%;margin:0 auto;}
#L_13{width:100%;margin:0 auto;}
#Content_4,#M_4 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#Content_4 a{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:bold;font-style:normal;}
#Content_4 a:hover{color:#186aab;font-family:" Microsoft YaHei";font-size:14px;font-weight:bold;font-style:normal;}
#M_4 .main-slider {
  position: relative;
  display: block;
  overflow: hidden;
}

#M_4 .swiper-wrapper{height:auto;}
#M_4 .main-slider .swiper-slide {
  position: relative;
  background-color: #fff;
}

#M_4 .main-slider .image-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transform: scale(1);
  transition: transform 7000ms ease;
  z-index: 1;
   /* mix-blend-mode: luminosity; */
  /* opacity: .3; */
}


#M_4 .main-slider-shape-1 {
  position: absolute;
  bottom: 0;
  right: 0;
  background-size: cover;
  opacity: 0;
  transform: translateX(200px);
  z-index: 2;
}

#M_4 .main-slider .swiper-slide-active .main-slider-shape-1 {
  opacity: 1;
  transform: translate(0);
  transition: all 1000ms ease;
  transition-delay: 200ms;
}

#M_4 .main-slider .container {
  position: relative;
  padding-top: 150px;
  padding-bottom: 285px;
  z-index: 30;
}

#M_4 .main-slider__content {
  position: relative;
  display: block;
  z-index: 30;
}

#M_4 .main-slider h2 {
  margin: 0;
  padding:0;
  color:#ffffff;font-family:" Microsoft YaHei";font-size:44px;font-weight:normal;font-style:normal;
  opacity: 0;
  visibility: hidden;
  transform: translateX(120px);
  transition: transform 1500ms ease, opacity 1500ms ease;
  letter-spacing: -0.02em;
  z-index: 30;
transition-delay: 600ms;
}

#M_4 .main-slider h2 .h2span{
padding:0 10px;
background:#262f36;
}

#M_4 .main-slider p {
  color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
  margin: 0;
padding:0 0;
  margin-bottom: 53px;
  opacity: 0;
  transform: translateY(100px);
  
  transition: transform 1500ms ease,
      opacity 1500ms ease,
      color 500ms ease,
      background 500ms ease;
transition-delay: 1500ms;
  z-index: 30;
}

#M_4 .main-slider .thm-btn {
  opacity: 0;
  transform: translateY(100px);
  
      transition: transform 2000ms ease,
      opacity 1500ms ease,
      
      background 500ms ease;
      transition-delay: 2000ms;
}

#M_4 .main-slider .swiper-slide-active .image-layer {
  transform: scale(1.15);
}

#M_4 .main-slider .swiper-slide-active .thm-btn,
#M_4 .main-slider .swiper-slide-active p,
#M_4 .main-slider .swiper-slide-active h2,
#M_4 .main-slider .swiper-slide-active p {
  visibility: visible;
  opacity: 1;
  transform: translateY(0) translateX(0);
}
#M_4 .thm-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: #186aab;
  color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:bold;font-style:normal;
  text-transform: uppercase;
  padding: 16px 26px 16px;
    border-radius: 30px;
  transition: all 0.3s linear;
  overflow: hidden;
  letter-spacing: 0.2em;
  z-index: 1;
text-decoration: none;
}

#M_4 .thm-btn:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: #ffffff;
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .5s;
  transition-property: all;
  opacity: 1;
  transform-origin: bottom;
  transform-style: preserve-3d;
  transform: scaleY(0);
  z-index: -1;
}

#M_4 .thm-btn:hover:after {
  opacity: 1;
  transform: scaleY(1.0);
}

#M_4 .thm-btn:hover {
  color:#186aab;font-family:" Microsoft YaHei";font-size:14px;font-weight:bold;font-style:normal;
}
#M_4 .main-slider__nav {
  width: 100%;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  transform: translateY(-50%) translateX(-50%);
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}



#M_4 #main-slider-pagination {
  z-index: 10;
  bottom: 59px;
  left: 50%;
  width: 100%;
  max-width: 1200px;
  transform: translateX(-50%);
  text-align: left;
  display: flex;
  align-items: center;
  padding: 0 15px;
}

#M_4 #main-slider-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 0.4;
  background-color: #fff;
  transition: all 500ms ease;
}

#M_4 #main-slider-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
  margin-left: 10px;
}

#M_4 #main-slider-pagination .swiper-pagination-bullet {
  margin: 0;
}

#M_4 #main-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 13px;
  height: 13px;
  opacity: 1;
}


#M_4 .main-slider-two {
  position: relative;
  display: block;
}

#M_4 .main-slider-two .container {
  padding-top: 150px;
  padding-bottom: 280px;
}

#M_4 .main-slider-two .main-slider__content {
  position: relative;
  display: block;
  
  z-index: 1;
}

#M_4 .main-slider-two h3 {
 color:#ffffff;font-family:" Microsoft YaHei";font-size:42px;font-weight:normal;font-style:normal;
padding:0;
  text-transform: uppercase;
  opacity: 0;
  transform: translateX(120px);
 
  transition: transform 1000ms ease,
      opacity 1000ms ease,
      color 500ms ease,
      background 500ms ease;
transition-delay: 300ms;
}
#M_4 .main-slider-two h3 .h3span{
padding: 0 10px;
background:#0076d3;
}
#M_4 .main-slider-two .swiper-slide-active h3 {
  visibility: visible;
  opacity: 1;
  transform: translateY(0) translateX(0);
}

#M_4 .main-slider-two h4 {
 color:#ffffff;font-family:" Microsoft YaHei";font-size:32px;font-weight:normal;font-style:normal;
padding:17px 0;
  text-transform: uppercase;
  opacity: 0;
  transform: translateY(120px);
  
  transition: transform 2000ms ease,
      opacity 2000ms ease,
      color 500ms ease,
      background 500ms ease;
transition-delay: 1000ms;
}

#M_4 .main-slider-two .swiper-slide-active h4 {
  visibility: visible;
  opacity: 1;
  transform: translateY(0) translateX(0);
}


#M_4 .main-slider-two h2 {
  letter-spacing: 0;
}

#M_4 .main-slider-two h2 span {
  position: relative;
  display: inline-block;
}

#M_4 .main-slider-two h2 span:before {
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  content: "";
  height: 5px;
  background-color: var(--thm-base);
}

#M_4 .main-slider-two p {
  margin-bottom: 43px;
}





#M_4 .main-slider-two #main-slider-pagination {
  text-align: center;
  justify-content: center;
}
#M_4 .mobaile{
display:none;
}

@media screen and (max-width: 1024px){

#M_4 .main-slider-two .container{
padding-top: 100px;
padding-bottom: 150px;
}
#M_4 .main-slider-two .swiper-slide-active h3{
font-size: 26px;
}
#M_4 .main-slider h2 {
font-size: 20px;
}
#M_4 .main-slider h4 {
font-size: 20px;
}
#M_4 .main-slider p{
font-size: 14px;
}
#M_4 .swiper-slide{
height:auto;
}

}

@media screen and (max-width: 760px){
#M_4 .mobaile{
display:block;
}
#M_4 .pc{
display:none;
}
}

/****添加视频播放****/
    #M_4 .videoBtnBox {
        display: none;
        position: relative;
    }

    #M_4 .mutedBtn {
        position: absolute;
        z-index: 999;
        left: 50px;
        bottom: 50px;
        opacity: 0.5;
        cursor: pointer;
        transition: all 0.5s;
    }

    #M_4 .mutedBtn img {
        width: 50px;
        display: none;
    }

    #M_4 .mutedBtn .volumeMiddle {
        display: block;
    }

    #M_4 .mutedBtn .volumeDisable {
        display: none;
    }

    #M_4 .mutedBtn:hover {
        opacity: 1;
    }

    #M_4 .volumeMiddleSelect .volumeMiddle {
        display: none;
    }

    #M_4 .volumeMiddleSelect .volumeDisable {
        display: block;
    }
    #M_4 .is_video {
        display: block;
    }

    #M_4 .no_video {
        display: none !important;
    }

    #M_4 video::-webkit-media-controls {
        display: none !important;
    }

    #M_4 .videoBox {
        width: 100%;
        overflow: hidden;
        height: 100%;
        position: relative;
    }

    #M_4 .banner_ie_video {
        height: auto !important;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

    #M_4 .videoBox video {
        height: 100%;
        width: 100%;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        border: 0;
        bottom: 0;
        z-index: 1;
    }


    #M_4 .banner_ie_video {
        height: auto !important;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

#Content_5,#M_5 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_5 a{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_5 a:hover{color:#007fff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
   #M_5 .main-notice .item{
      box-sizing: border-box;
      padding: 60px 30px 20px 30px;
      background: #1960b9;
    }
   #M_5 .main-notice .item:nth-child(2n){
      background: #198dea;
    }
    /* 标签1 */
   #M_5 .main-notice .item h4{
      color:#fffa7a;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
    }
    /* 标题 */
   #M_5 .main-notice .item h2{
      color:#ffffff;font-family:" Microsoft YaHei";font-size:24px;font-weight:normal;font-style:normal;
      margin-bottom: 15px;
    }
    /* 标签2 */
   #M_5 .main-notice .item span{
      color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
      margin-bottom: 8px;
display:block;
    }
    /* 简介 */
   #M_5 .main-notice .item p{
      color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
      margin-bottom: 30px;
line-height:1.7em;
    }
    /* 链接 */
   #M_5 .main-notice .item a{
text-decoration: none;
      display: inline-block;
      text-align: center;
      color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
background: #;
      border: 2px solid #ffffff;
      border-radius: 21px;
      padding: 8px 24px;
      transition: all 0.3s;
    }
   #M_5 .main-notice .item a:hover{
     color:#007fff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
     background: #ffffff;
     border: 2px solid #;
    }#M_6 .MS_C_1{padding:50px 0px 30px 0px ;}
#Content_6,#M_6 table{color:#747474;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#M_6 .main-title{
text-align:center;margin:0 auto; 
}
#M_6 .main-title h3{
  margin-bottom: 10px;
color:#202a30;font-family:" Microsoft YaHei";font-size:30px;font-weight:bold;font-style:normal;
}
#M_6 .main-title .tit-p{
  margin-bottom: 20px;
color:#747474;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
}
#M_6 .main-title .title-line{
  display: inline-block;
}
#M_6 .main-title .title-line p{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#M_6 .main-title .title-line p::before, #M_6 .main-title .title-line p::after {
    content: '';
    width: 50px;
    height: 2px;
    background: #e6e6e6;
    z-index: -1;
}
#M_6 .main-title .title-line p span{
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 2px solid #e6e6e6;
    display: flex;
    align-items: center;
    justify-content: center;

}
#M_6 .main-title .title-line p span::before{
    content: '';
    width: 6px;
    height: 6px;
    background: #e6e6e6;
    border-radius: 50%;
    display: block;
}


@media screen and (max-width: 1024px){
#M_6 .main-title h3{
  font-size:20px;
}
}#Content_7,#M_7 table{color:#9c9c9c;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_7 a{color:#000000;font-family:" Microsoft YaHei";font-size:20px;font-weight:bold;font-style:normal;}
#Content_7 a:hover{color:#56aaff;font-family:" Microsoft YaHei";font-size:20px;font-weight:bold;font-style:normal;}
#M_7,#M_7 .MS_C_1{overflow: visible;}
#M_7 .MS_C_-1{overflow: visible;}

#M_7 .modal .icon{
  color:#186aab;font-family:" Microsoft YaHei";font-size:20px;font-weight:normal;font-style:normal;
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

@media (min-width: 1360px){
#M_7 .container{
 max-width:1300px;
}
}


#M_7 .business-growth {
  position: relative;
  display: block;
  z-index: 1;
}



#M_7 .business-growth__bottom {
  position: relative;
  display: block;
  z-index: 2;
}

#M_7 .business-growth__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
 text-decoration: none;
}

#M_7 .business-growth__img {
  position: relative;
  display: flex;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  height:250px;
}
#M_7 .business-growth__img .modal::before {
content:'';
 position: absolute;
 left:0;
 right:0;
 top:0;
 bottom:0;
 z-index:-1;
 background-color: #186aab;
opacity:0.7;
}

#M_7 .business-growth__img .modal{
 position: absolute;
 left:0;
 right:0;
 top:0;
 bottom:0;
 z-index:2;
 display:flex;
 align-items:center;
 justify-content:center;
 transform: scale(0);
 transition: all 0.4s;
}

#M_7 .business-growth__img .modal span{
display:flex;
 padding:10px;
 border-radius: 100%;
 background-color: rgba(255,255,255, .80);
}
#M_7 .business-growth__single:hover .business-growth__img>.modal{
 transform: scale(1);
}


#M_7 .business-growth__img img {
  max-width: 110%;
  max-height: 110%;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  transition: all 500ms ease;
  transform: scale(1.05);
}

#M_7 .business-growth__single:hover .business-growth__img img {
  transform: scale(1);
}

#M_7 .business-growth__content {
  position: relative;
  background-color: #ffffff;
  padding:20px 0;
  box-shadow: 0px 10px 60px 0px rgb(0, 0, 0, .07);
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
margin:0;
}
#M_7 .business-growth__content>div{
margin:0;
padding: 0;
}
#M_7 .business-growth__content .date{
background:#e62129;
padding: 14px;
text-align:center;
color:#ffffff;font-family:" Microsoft YaHei";font-size:24px;font-weight:bold;font-style:normal;

}
#M_7 .business-growth__content .text{
padding:0 20px;
}
#M_7 .business-growth__content .time{
 padding: 16px;
 border: 1px solid #E6E6E6;
text-align:center;
color:#191919;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
}

#M_7 .business-growth__content:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: #1989fb;
  height: 5px;
  transition: all 500ms ease;
}

#M_7 .business-growth__title {
  color:#000000;font-family:" Microsoft YaHei";font-size:20px;font-weight:bold;font-style:normal;
  line-height: 1.2em;
  margin-bottom: 16px;
  transition: all 500ms ease;
}

#M_7 .business-growth__single:hover .business-growth__title{
  color:#56aaff;font-family:" Microsoft YaHei";font-size:20px;font-weight:bold;font-style:normal;
}

#M_7 .business-growth__text {
  color:#9c9c9c;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
  margin: 0;
  line-height: 1.5em;
  word-break: break-all;
 
}

#M_8 .MS_C_1{padding:30px 0px 0px 0px ;}
#Content_8,#M_8 table{color:#9c9c9c;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_8 a{color:#202a30;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;}
#Content_8 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;}
 #M_8 .info-img{
    width: 100%;
  }
 #M_8 .text-content{
    box-sizing: border-box;
    padding: 30px 60px;
    padding-right:8%;
  }

 #M_8 .text-content-name{
    	color:#202a30;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;
    margin-bottom: 15px;
  }

 #M_8 .text-content-line{
    display: inline-block;
margin-bottom:24px;
  }
 #M_8 .text-content-line p{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
 #M_8 .text-content-line p::after {
      content: '';
      width: 100px;
      height: 2px;
      background: #e6e6e6;
      z-index: -1;
  }
 #M_8 .text-content-line p span{
      width: 16px;
      height: 16px;
      border-radius: 100%;
      border: 2px solid #186aab;
      display: flex;
      align-items: center;
      justify-content: center;

  }
 #M_8 .text-content-line p span::before{
      content: '';
      width: 6px;
      height: 6px;
      background: #186aab;
      border-radius: 50%;
      display: block;
  }

 #M_8 .text-content-title{
    color:#1182df;font-family:" Microsoft YaHei";font-size:28px;font-weight:normal;font-style:normal;
    margin-bottom: 16px;
  }

 #M_8 .text-content-info{
    color:#9c9c9c;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
    line-height: 1.5em;
margin-bottom:18px;
  }

 #M_8 .text-content-btn{
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 10px 30px;
    border: 2px solid #d3d3d3;
    border-radius: 18px;
    transition: all 0.3s;
    color:#202a30;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;
background:#ffffff;
  }
 #M_8 .text-content-btn:hover{
    color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;
    background: #186aab;
    border: 2px solid  #186aab;
  }

@media screen and (max-width: 1024px){
 #M_8 .text-content{
    padding: 30px;
  }
}
#Content_9,#M_9 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:normal;font-style:normal;}
#Content_9 a{color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;}
#Content_9 a:hover{color:#186aab;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;}
 #M_9 .info-img{
    width: 100%;
  }
 #M_9 .text-content{
    box-sizing: border-box;
    padding: 70px 90px;
    position:relative;
  }

 #M_9 .text-content::after{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:1;
    background:#0375d3;
    opacity: 0.9;
  }
 #M_9 .row .text-content:nth-child(2n)::after{
    background:#195db2;
  }

 #M_9 .text-content-name{
    color:#ffffff;font-family:" Microsoft YaHei";font-size:30px;font-weight:normal;font-style:normal;
    margin-bottom: 15px;
  }

 #M_9 .text-content-info{
    color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:normal;font-style:normal;
    line-height: 2em;
    margin-bottom:30px;
  }

 #M_9 .text-content-btn{
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 10px 30px;
    border: 2px solid #ffffff;
    border-radius: 18px;
    transition: all 0.3s;
    color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;
background:#;
  }
 #M_9 .text-content-btn:hover{
    color:#186aab;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;
    background: #ffffff;
    border: 2px solid  #;
  }

@media screen and (max-width: 1024px){
 #M_9 .text-content{
    padding: 50px 30px;
  }
}
 @-webkit-keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(255, 255, 255, 0)
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
  }
}

@keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(255, 255, 255, 0)
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
  }
}

 #M_10 .video_model{
      padding-top: 30px;
      padding-bottom:30px;
      height:360px;
    }
#M_10 .my_video{
   background:#e8f3f1;
}
#M_10 .video_model>div{
      width: 100%;
      position:relative;
}
#M_10 .video_model>div::after{
    content: '';
    position: absolute;
    z-index: 12;
    top: 6px;
    left: 6px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #56ff56;
}

   #M_10 .video_btn{
      cursor: pointer;
      width: 100px;
      height: 100px;
      position: absolute;
      z-index: 999;
      left: 50%;
      top: 50%;
      transform: translate(-50%,-50%);
      background-color: #56ff56;
    }
   #M_10 .video_btn>.icon {
      font-weight: bold;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-32%,-50%);
      color:#ffffff;font-family:" Microsoft YaHei";font-size:34px;font-weight:bold;font-style:normal;
      width: 1em;
      height: 1em;
      vertical-align: -0.15em;
      fill: currentColor;
      overflow: hidden;
    }


   #M_10 .video_btn ,#M_10 .video_btn:before ,#M_10 .video_btn:after {
      width: 100px;
      height: 100px;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%,-50%);
    border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 0 0 rgba(255 255 255 / 60%);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

#M_10 .video_btn:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute
}

#M_10 .video_btn:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}


@media (max-width:760px){
#M_10 .video_model{
width:100%;
    padding: 30px 10px;
    box-sizing: border-box;
}
#M_10 .video_model>div{
width:100%;
}
#M_10 .video_model>div>div:first-child{
width:100%;
}
#M_10 .video_model>div>div:first-child{
box-shadow:none;
}

}#M_11 .MS_C_1{padding:30px 0px 30px 0px ;}
#Content_11,#M_11 table{color:#9c9c9c;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_11 .main-text{
padding-right:10%;
} 
#M_11 .text-content-line{
    display: inline-block;
    margin-bottom:24px;
  }
 #M_11 .text-content-line p{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  /* 标题字体 */
 #M_11 .info-title{
   color:#202a30;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;
   margin-bottom: 15px;
  }
  /* 小标题字体 */
 #M_11 .text-content-line-btn h4{
   color:#202a30;font-family:" Microsoft YaHei";font-size:20px;font-weight:bold;font-style:normal;
  }
  /* 横线色 */
 #M_11 .text-content-line p::after {
    content: '';
    width: 100px;
    height: 2px;
    background: #e6e6e6;
    z-index: -1;
  }
  /* 原圈色 */
 #M_11 .text-content-line p span{
    width: 16px;
    height: 16px;
    border-radius: 100%;
    border: 2px solid #186aab;
    display: flex;
    align-items: center;
    justify-content: center;
  }
   /* 原点色 */
 #M_11 .text-content-line p span::before{
    content: '';
    width: 6px;
    height: 6px;
    background: #186aab;
    border-radius: 50%;
    display: block;
  }

/* 简介字体 */
  #M_11 .text-item .info-item{
    padding-left: 30px;
    padding-bottom: 20px;
color:#9c9c9c;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
    max-height: 0px;
    overflow: hidden;
    padding-bottom: 0px;
    transition: all 0.5s;
  }
 #M_11 .text-content-line-btn{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
 #M_11 .text-content-line-btn p{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
  }
  /* item 原点颜色 */
 #M_11 .text-content-line-btn p span{
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 2px solid #e6e6e6;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* item 原点颜色 */
 #M_11 .text-content-line-btn p span::before{
    content: '';
    width: 4px;
    height: 4px;
    background: #e6e6e6;
    border-radius: 50%;
    display: block;
  }
  /* act 原点颜色 */
 #M_11 .info-item-active .text-content-line-btn p span{
    border: 2px solid #186aab;
  }
  /* act 原点颜色 */
 #M_11 .info-item-active .text-content-line-btn p span::before{
    background: #186aab;
  }
 #M_11 .text-content-line-btn h4{
    margin-left:20px ;
    cursor: pointer;
  }

 #M_11 .text-cont{
    position: relative;
  }
  /* 竖线颜色 */
 #M_11 .text-cont::after{
    display: block;
    content: "";
    position: absolute;
    width: 1px;
    height: 94%;
    background: #e6e6e6;
    top: 10px;
    left: 6px;
    z-index: -1;
  }
 #M_11 .info-item-active .info-item{
    max-height: 500px !important;
    padding-bottom: 20px !important;
 }


@media screen and (max-width: 1200px){
#M_11 .main-text{
padding:0 30px;
} 
}#Content_13,#M_13 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:36px;font-weight:bold;font-style:normal;}
#Content_13 a{color:#186aab;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;}
#Content_13 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;}
 #M_13 .info-img{
    width: 100%;
  }
 #M_13 .text-content{
    box-sizing: border-box;
    padding:80px 0px ;
    position:relative;
  }

 #M_13 .text-content::after{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:1;
    background:#186aab;
    opacity: 0.9;
  }



 #M_13 .text-content-info{
    color:#ffffff;font-family:" Microsoft YaHei";font-size:36px;font-weight:bold;font-style:normal;
    margin-bottom:30px;
  }

 #M_13 .text-content-btn{
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 10px 30px;
    border: 2px solid #186aab;
    border-radius: 18px;
    transition: all 0.3s;
    color:#186aab;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;
background:#ffffff;
  }
 #M_13 .text-content-btn:hover{
    color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;
    background: #186aab;
    border: 2px solid  #ffffff;
  }

@media (min-width: 1360px){
#M_13 .container {
    max-width: 1300px;
}
}#M_14 .MS_C_1{padding:50px 0px ;}
#Content_14,#M_14 table{color:#9c9c9c;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_14 a{color:#202a30;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;}
#Content_14 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;}
#M_14 .text-content{
margin-bottom:20px;
}
/* 自定义标题 */ 
#M_14 .text-content-name{
    	color:#202a30;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;
    margin-bottom: 15px;
  } 
/* 自定义标题全称 */ 
#M_14 .text-content-info{
    	color:#747474;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
    margin-bottom: 15px;
  } 
/* 横线样式 */ 
#M_14 .text-content-line{
    display: inline-block;
    margin-bottom:24px;
  }
 #M_14 .text-content-line p{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
 #M_14 .text-content-line p::after {
      content: '';
      width: 100px;
      height: 2px;
      background: #e6e6e6;
      z-index: -1;
  }
 #M_14 .text-content-line p span{
      width: 16px;
      height: 16px;
      border-radius: 100%;
      border: 2px solid #186aab;
      display: flex;
      align-items: center;
      justify-content: center;

  }
 #M_14 .text-content-line p span::before{
      content: '';
      width: 6px;
      height: 6px;
      background: #186aab;
      border-radius: 50%;
      display: block;
  }



@media (min-width: 1360px){

#M_14 .container {
    max-width: 1300px;
}

}


/* swiper */

 #M_14 .project-two__carousel {
     position: relative;
     display: block;
 }

  /* 图片容器 */
  #M_14 .project-img{
    display: block;
    position: relative;
  }
  #M_14 .project-img img{
    width: 100%;
  }
  #M_14 .project-img .modal::before {
      content:'';
      position: absolute;
      left:0;
      right:0;
      top:0;
      bottom:0;
      z-index:-1;
      background-color: #2562b3;
      opacity:0.7;
  }

  #M_14 .project-img .modal{
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    z-index:2;
    display:flex;
    align-items:center;
    justify-content:center;
    transform: scale(0);
    transition: all 0.4s;
  }

 #M_14 .project-img .modal span{
    padding:10px;
    border-radius: 100%;
    background-color: rgba(255,255,255, .40);
  }
 #M_14 .swiper-items:hover .modal{
    transform: scale(1);
  }
#M_14 .modal .icon{
  color:#2562b3;font-family:" Microsoft YaHei";font-size:26px;font-weight:normal;font-style:normal;
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

#M_14 .project-text{
padding-top:20px;
}

/*子标题*/
#M_14 .project-text h3{
color:#202a30;font-family:" Microsoft YaHei";font-size:20px;font-weight:bold;font-style:normal;
} 
/*子简介*/
#M_14 .project-text p{
color:#9c9c9c;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
padding:10px 0 20px 0;
margin-top:14px;
border-top:1px solid #eee;
} 
/*子链接*/
#M_14 .project-text a{
color:#202a30;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;
   text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 10px 30px;
    border: 2px solid #d3d3d3;
    border-radius: 18px;
    transition: all 0.3s;
    background: #ffffff;
}  
#M_14 .project-text a:hover{
color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;
border-top:1px solide #2562b3;
background: #2562b3;
}  










#Content_15,#M_15 table{color:#d5e0ee;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#Content_15 a{color:#222222;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;}
#Content_15 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;}
 #M_15 .info-img{
    width: 100%;
  }
#M_15 .info-box{
 display:flex;
 justify-content: space-between;
 align-items: center;
}
#M_15 .info-box h3{
margin-bottom:16px;
color:#ffffff;font-family:" Microsoft YaHei";font-size:28px;font-weight:bold;font-style:normal;
}
 #M_15 .text-content{
    box-sizing: border-box;
    padding:55px 0px ;
    position:relative;
  }

 #M_15 .text-content::after{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:1;
    background:#2562b3;
    opacity: 0.9;
  }



 #M_15 .text-content-info{
    color:#d5e0ee;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
    margin-bottom:30px;
padding-right:50px;
  }

 #M_15 .text-content-btn{
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 10px 30px;
    border: 2px solid #ffffff;
    border-radius: 18px;
    transition: all 0.3s;
    color:#222222;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;
background:#ffffff;
  }
 #M_15 .text-content-btn:hover{
    color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:bold;font-style:normal;
    background: #2562b3;
    border: 2px solid  #ffffff;
  }

@media (min-width: 1360px){
#M_15 .container {
    max-width: 1300px;
}
}
@media (max-width: 1060px){
#M_15 .info-box{
   flex-direction: column;
   align-items: start;
}
 #M_15 .text-content-info{
   padding-right:0px;
  }
}

#L_14_99{background-color:#262f36;}
#L_14{width:1300px;margin:0 auto;}
@media (max-width: 1300px){
#L_14{
    width:1100px;
}
#L_14_1{
    width:25% !important;
}
#L_14_2{
    width:25% !important;
}
#L_14_3{
    width:25% !important;
}
#L_14_4{
    width:25% !important;
}
}
@media (max-width: 1200px){
#L_14{
    display: flex;
    flex-wrap: wrap;
    width:100%;
padding:0 30px;
box-sizing: border-box;
}
#L_14_1{
    width:50% !important;
}
#L_14_2{
    width:50% !important;
}
#L_14_3{
    width:50% !important;
}
#L_14_4{
    width:50% !important;
}

}

@media (max-width: 760px){

#L_14_1{
    width:100% !important;
}
#L_14_2{
    width:100% !important;
}
#L_14_3{
    width:100% !important;
}
#L_14_4{
    width:100% !important;
}


#L_14_1>div>div{
   padding-left:0 !important;
   padding-right:0 !important;
}

}@media (max-width: 1300px){
#L_14{
    width:1100px;
}
#L_14_1{
    width:25% !important;
}
#L_14_2{
    width:25% !important;
}
#L_14_3{
    width:25% !important;
}
#L_14_4{
    width:25% !important;
}
}
@media (max-width: 1200px){
#L_14{
    display: flex;
    flex-wrap: wrap;
    width:100%;
padding:0 30px;
box-sizing: border-box;
}
#L_14_1{
    width:50% !important;
}
#L_14_2{
    width:50% !important;
}
#L_14_3{
    width:50% !important;
}
#L_14_4{
    width:50% !important;
}

}

@media (max-width: 760px){

#L_14_1{
    width:100% !important;
}
#L_14_2{
    width:100% !important;
}
#L_14_3{
    width:100% !important;
}
#L_14_4{
    width:100% !important;
}


#L_14_1>div>div{
   padding-left:0 !important;
   padding-right:0 !important;
}

}#L_15{width:100%;margin:0 auto;}
#M_16 .MS_C_1{padding:40px 0px ;}
#M_16 .icon {
    width: 1em;
    height: 1em;
    fill: currentColor;
    overflow: hidden;
    color:#ffffff;font-family:" Microsoft YaHei";font-size:26px;font-weight:normal;font-style:normal;
margin: 10px 10px 10px 0px;
}

 #M_16 .logo_text_map>.foot_logo{
   height: 40px;
    margin-bottom: 20px;
  }
 #M_16 .logo_text_map>.foot_logo>img{
    max-width: 100%;
    max-height: 100%;
  }

 #M_16 .logo_text_map>.foot_map{
    display: flex;
    align-items: center;
  }
 #M_16 .logo_text_map>.foot_map>div>h5{
    color:#aaacae;font-family:"SimHei";font-size:16px;font-weight:normal;font-style:normal;
  }


@media (max-width:760px){
#M_16 .MS_C_1 {
padding: 30px 5%;
box-sizing: border-box;
}
/*内页的样式补充*/
#M_16 .MS_C_-1 {
padding: 30px 5%;
box-sizing: border-box;
}
}
#M_17 .MS_C_1{padding:50px 0px ;}
#Content_17 a{color:#c9c9c9;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_17 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_17 a{
    text-decoration: none;
}
#M_17 .footer_content{
  display: flex;
  align-items: flex-start;
}
#M_17 .footer_content>li{
  padding: 0 25px;
}
#M_17 .footer_content>li:first-child{
  padding-left: 0px;
}
#M_17 .footer_content>li:nth-child(n+2){
  border-left: 1px solid #3b3b3b;
}
#M_17 .footer_content>li>h2{
 color:#ffffff;font-family:" Microsoft YaHei";font-size:20px;font-weight:bold;font-style:normal;
 margin-bottom: 26px;
}

#M_17 .footer_content>li>p{
  margin-bottom: 18px;
 color:#c9c9c9;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_17 .footer_content>li>p:hover{
color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}

@media (max-width: 760px){

}#M_18 .MS_C_1{padding:50px 0px ;}
#Content_18 a{color:#c9c9c9;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_18 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_18 a{
    text-decoration: none;
}
#M_18 .footer_content{
  display: flex;
  align-items: flex-start;
}
#M_18 .footer_content>li{
  padding: 0 25px;
}
#M_18 .footer_content>li:first-child{
  padding-left: 0px;
}
#M_18 .footer_content>li:nth-child(n+2){
  border-left: 1px solid #3b3b3b;
}
#M_18 .footer_content>li>h2{
 color:#ffffff;font-family:" Microsoft YaHei";font-size:20px;font-weight:bold;font-style:normal;
 margin-bottom: 26px;
}

#M_18 .footer_content>li>p{
  padding-left:30px;
  margin-bottom: 18px;
 color:#c9c9c9;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
 position:relative;
}
#M_18 .footer_content>li>p:hover{
color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_18 .footer_content>li>p::after{
 content:'';
 display:block;
 position:absolute;
 left:0;
 top:5px;
 width: 10px;
 height: 2px;
 background: #FFFFFF;

}
#M_18 .footer_content>li>p>span{
display:block;
margin-top:6px;
color:#576673;font-family:" Microsoft YaHei";font-size:12px;font-weight:normal;font-style:normal;
}
#M_19 .MS_C_1{padding:50px 0px ;}
#M_19 .contact-title{
    color:#fef9f9;font-family:" Microsoft YaHei";font-size:20px;font-weight:bold;font-style:normal;
    margin-bottom: 26px;
}
#M_19 .b-contect{width:100%;overflow: hidden;}

/*提示层*/
#M_19 .input_show{position: fixed;top: -300px;left: 50%;width: 280px;height: 50px;margin-left: -120px;transition: all ease .4s;z-index: 999;background: #fff;color: #333;line-height: 50px;text-align: center;border: 1px solid #f7ba2a;box-shadow: 0px 0px 10px #666;}
#M_19 .input_show div{height: 50px;width: 50px;background: #f7ba2a;font-size: 34px;text-align: center;color: #fff;float: left;}
#M_19 .input_show span{display: block;float: left;width: 230px;height: 50px;text-align: center;}

/*input*/
#M_19 .inputCom input{
    width: 100%;
    padding: 12px 20px;
    
    box-sizing: border-box;
    background: #2C353C;
    color:#c9c9c9;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_19 .inputCom2 input,.inputCom2 textarea{text-indent:14px;}
#M_19 .inputCom{margin-bottom:10px;width:100%;height: 40px;line-height: 40px;font-size: 14px;font-family: "微软雅黑";color:#bbb;position:relative;}
#M_19 .inputCom i{position:absolute;left:14px;top:0;color:#ff0000;vertical-align: middle;margin-top:4px;}
/*placeholder*/
#M_19 .inputCom::-webkit-input-placeholder,.textCom::-webkit-input-placeholder{color:#bbb;}
/**/
#M_19 .textCom{width:100%;position:relative;margin-bottom:10px;}
#M_19 .textCom textarea{
  height:60px;
  width:100%;
  text-indent: 14px; 
  padding: 12px 20px;
  box-sizing: border-box;
  background: #2C353C;
color:#c9c9c9;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_19 .textCom i{position:absolute;left:14px;top:14px;color:#ff0000;vertical-align: middle;}


#M_19 .search_btn {width:100%; display:flex;}
#M_19 .search_yzm {height:40px;position:relative; width: 40%;}
#M_19 .search_yzm input{
    width: 100%;
    padding: 12px 10px;
    box-sizing: border-box;
    background: #2C353C;
    text-indent: 14px;
    color:#c9c9c9;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_19 .search_yzm i{position:absolute;left:10px;color:#ff0000;vertical-align: middle;margin-top:12px;}


#M_19 .search_btn .verification_img{width:90px;height:40px;box-sizing:border-box;text-align:center;line-height:40px;}
#M_19 .search_btn .verification_img img{width:90px;height:40px;}
#M_19 .yzm_box{flex:1;}
#M_19 .yzm_box .comBtn{
    width:100%;
    height: 100%;
    text-align: center;
 
   color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:bold;font-style:normal;
 
    background: #1182df;
    cursor: pointer;
    transition: all .3s ease-in;
}
#M_19 .yzm_box .comBtn:hover{
background: #186aab;
}
#sub{border:1px solid #FFF}



/*联系方式响应式样式*/
@media only screen and (max-width:1400px){
	
	
}
@media only screen and (max-width:1260px){
	
	
}
@media only screen and (max-width:1023px){
	
}
@media only screen and (max-width:767px){
	

}
@media only screen and (max-width:330px){

}

#M_19 input,#M_19 button,#M_19 select,#M_19 textarea{
  outline: none;
  -webkit-appearance: none;
  border: medium none;
}

#M_20 .MS_C_1{background-color: #262f36;padding:10px 0px 70px 0px ;}
#Content_20,#M_20 table{color:#9c9c9c;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_20 a{color:#9c9c9c;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_20 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
  #M_20 .myfooter{width:100%;overflow: hidden;text-align: center; box-sizing: border-box;}
  #M_20 .fooP,#M_20 .fooP2{margin-bottom: 10px;;line-height: 18px; display: flex;
  justify-content: center; flex-wrap: wrap;}
#M_20 .fooP{color:#9c9c9c;}
  #M_20 .fooP em{display: inline-block;margin:0 7px;}
  #M_20 .fooP a{margin: 0 20px;}
  #M_20 .marSpan{margin-left: 20px;}
  #M_20 .fooP2{width: 100%;}

  @media only screen and (max-width:760px){
  #M_20 .fooP a {margin: 0 12px;}
  }
/*二级菜单横向展开*/
.hengmenu{width:190px !important;}
.hengmenu li{float:left !important;margin-left:10px !important;}
.last_hengmenu{left:-110px !important;}
.phone_layout_active_box_zdx{width:100% !important; padding:0 !important;}
