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 {  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: #3b71b7;}
#Content_1,#M_1 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_1 a{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_1 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;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{background-color: #3b71b7;}
#Content_2,#M_2 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#Content_2 a{color:#333333;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_2 a:hover{color:#cf010e;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_51 .news_swiper_nav{display:none !important;}
.nac_active_fixed{
position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    right: 0;
}
.nac_active_fixed .wow{visibility: visible !important;}
#M_2 {overflow: visible;transition: all 0.3s;}
#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%;
   position: relative;
   z-index: 1000;
}
#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: 70px;
}

#M_2 .pc_nav{
  display: flex;
flex:1;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  z-index: 1000;
}

#M_2 .pc_nav>li{position: relative;transition: all 0.3s;}
#M_2 .pc_nav>li:hover a:after{
   width: 100%;
   height: 100%;
   background: none;
   background: #2a60a9;
 }
#M_2 .pc_nav>li:hover>a{
color:#ffffff;
}
#M_2 .pc_nav>li>a::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    height: 1em;
    z-index: -1;
    transform: translateY(-50%);
    background: #b9b9c8;
    width: 1px;
    transition: width 0.3s;
    transition: height 0.3s;
}
#M_2 .pc_nav>li:last-child>a::after{
opacity:0;
}
#M_2 .pc_nav>li:last-child:hover>a::after{
opacity:1;
}
#M_2 .pc_nav>li>a{
  line-height: 70px;
  
  padding: 10px 20px;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
}
#M_2 .pc_nav>li>.pc_nav_items{
  position: absolute;
  left: 0;
  min-width: 100%;
  top: 100%;
  box-sizing: border-box;
  z-index: 10;
  text-align: center;
  overflow: hidden;
  transition: all 0.3s;
  transform: scaleX(0);
box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
#M_2 .pc_nav>li>.pc_nav_items:after{
content:"";
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
background: #ffffff;
opacity:0.8;
z-index:-1;
}
#M_2 .pc_nav_items>li>a{
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  padding: 0 10px;
  color:#333333;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
  line-height: 3em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
 transition: all 0.1s;
}
#M_2 .pc_nav_items>li>a:hover{
  color:#cf010e;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
background:#ffffff;
}
#M_2 .pc_nav>li:hover .pc_nav_items{
  transform: scaleX(1);
}
#M_2 .transverse{
  display: flex;
  width: 280%;
  flex-wrap:wrap;
}
#M_2 .transverse>li{
  margin: 6px 10px;
}
#M_2 .flex-box-left{
  justify-content: flex-start;
}
#M_2 .flex-box-center{
  justify-content: center;
}
#M_2 .flex-box-center>li>.transverse{
  left: -80%;
}
#M_2 .flex-box-right{
  justify-content: flex-end;
}
#M_2 .flex-box-right>li>.transverse{
  left: -180%;
}
#M_2 .flex-box-around {
  justify-content: space-around;
}
#M_2 .flex-box-around>li>.transverse{
  left: -80%;
}
#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 {
position:fixed;
z-index:10000;
top:0;
left:0;
right:0;
}
#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: 10000;
   width: 35px;
   height: 35px;
 }
 #M_2 .phone_nav>.phone_nav_btn::before,.phone_nav>.phone_nav_btn::after{
    background-color: #b2b2b2;
    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: 80px;
   left: 0;
   width:70%;
   max-width: 100%;
   background-color: #000000;
   bottom: 0;
   transform: translateX(-100%);
   transition: all 0.3s;
padding-top:50px;
overflow-y: auto;
padding-bottom: 50%;
 }
 #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(0, 0, 0, 0.05);
   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_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: #b2b2b2;
    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 #000000;
   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:16px;font-weight:normal;font-style:normal;
}
#M_2 .my_nav>.my_pc_content>a>img{
  height: 60px;
}
#M_2 .my_nav>.my_pc_content{
padding-left:10px;
}
}
#L_3{width:100%;margin:0 auto;}

#L_5_99{background:url(../image/cf585785677c8c9c5bd036142f14b553.jpg) repeat;}
#L_5{width:1200px;margin:0 auto;}

#L_8_99{background-color:#fafafc;}
#L_8{width:1200px;margin:0 auto;}

#L_7_99{background:url(../image/cf585785677c8c9c5bd036142f14b553.jpg) repeat;}
#L_7{width:1200px;margin:0 auto;}
#L_9{width:1200px;margin:0 auto;}

#L_10_99{background:url(../image/4717e4400568c9f321cc8ddf3ffdd3a4.jpg) ;}
#L_10{width:1200px;margin:0 auto;}

#L_11_99{background-color:#f2f2f2;}
#L_11{width:1200px;margin:0 auto;}
#L_12{width:1200px;margin:0 auto;}

#L_20_99{background-color:#15161a;}
#L_20{width:1200px;margin:0 auto;}
#L_20{background-color:#15161a;}
#M_3 {width:100%;}  
#M_3 .is_video{display:block;}
#M_3 .no_video{display:none !important;}
#M_3 video::-webkit-media-controls{ 
display:none !important;
}


#M_3 .mutedBtn{
position:absolute;
z-index:999;
left:50px;
bottom:50px;
opacity:0.5;
    cursor: pointer;
transition: all 0.5s;
display:none;
}
#M_3 .mutedBtn img{
width:50px;
display:none;
}
#M_3 .mutedBtn .volumeMiddle{
display:block;
}
#M_3 .mutedBtn .volumeDisable{
display:none;
}

#M_3 .mutedBtn:hover{
opacity:1;
}
#M_3 .volumeMiddleSelect .volumeMiddle{
display:none;
}
#M_3 .volumeMiddleSelect .volumeDisable{
display:block;
}


 #M_3 .videoBox {
      width: 100%;
      overflow: hidden;
      height: 100%;
      position: relative;
    }
#M_3 .banner_ie_video{
      height:auto !important;
      position: relative;
      top:50%;
      transform: translateY(-50%);
}
   #M_3 .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_3 .swiper-button-prev , #M_3 .swiper-button-next {
      width: 50px !important;
      height: 50px !important;
      transform: translateY(-50%);
      opacity: 0.4;
      transition: all 0.3s;
margin-top:0;
    }

 #M_3 .swiper-button-next {
      background-image: url(../image/right2x.png);
      background-size: 80%;
    }

  #M_3 .swiper-button-prev {
      background-image: url(../image/left2x.png);
      background-size: 80%;
    }

   #M_3 .swiper-button-prev-next:hover {
      opacity: 1 !important;
      background-size: 90% auto !important;
    }

   #M_3 .hiddens {
      display: none;
    }

  #M_3 .hiddens{
   width:100%;
   height:200px;
  }
 #M_3 .shows {
      width: 100%;
      height:602px; 
   }

   #M_3 .swiper-container img {
      width: 100%;
      height: auto;
    }

   #M_3 .swiper-slide {
      width: 100%;
      height: 100%;
position:relative;
    }


  #M_3 .swiper-pagination-bullet{
      
      margin-bottom: 10px;
      box-sizing: border-box;
      opacity: .5;
width: 40px;
height: 1px;
border-radius: 0%;
      background: #00ffff;
    }
   #M_3 .swiper-pagination-bullet-active{
     
     background: #ff7f00;
         opacity: 1;
    }
   #M_3 .swiper-pagination-total{
      font-size: 30px;
    }
  #M_3 .swiper-slide>div {
      width: 100%;
      height: 100%;
      
      
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
    }

    @media (max-width:760px) {
 
     #M_3 .shows {
        display: none !important;
      }

    #M_3 .hiddens {
        display: block !important;
      }
     #M_3 .swiper-button-prev-next{display: none !important;}
    }#M_5 .MS_C_1{padding:30px 0px 15px 0px ;}
#Content_5,#M_5 table{color:#3b71b7;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;}
  #M_5 .my_title_box{
     text-align: center;
   }
#M_5 .my_title_box h3{
     color:#3b71b7;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;
   }
#M_5 .my_title_box h4{
     
margin-bottom:6px;
   }
  #M_5 .my_title_englist{
     display: flex;
     justify-content: center;
     align-items: center;
   }
  #M_5 .my_title_englist>i{
     flex: 1;
     height: 2px;
     background-color: #d9dadc;
     position: relative;
   }
  #M_5 .my_title_englist>span{
     margin: 0 20px;
color:#666666;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
text-transform: uppercase;
   }
  #M_5 .my_title_englist>i:nth-child(1):after{
     content: '';
     display: block;
     position: absolute;
     top: 50%;
      width: 8px;
      height: 8px;
      background-color: #d9dadc;
      border-radius: 50%;
      margin-top: -4px;
      right: 0;
   }
  #M_5 .my_title_englist>i:nth-child(3):after{
     content: '';
     display: block;
     position: absolute;
     top: 50%;
      width: 8px;
      height: 8px;
      background-color: #d9dadc;
      border-radius: 50%;
      margin-top: -4px;
      left: 0;
   }
@media (max-width:760px) {
#M_5 .MS_C_1{
border: none;
padding: 20px 5%;
box-sizing: border-box;
}
  #M_5 .my_title_englist>span{
     margin: 0 10px;
     font-size: 12px;
   }
}#M_30 .MS_C_1{margin:10px 0px 10px 0px  ; }
#Content_30 a{color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#Content_30 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
  #M_30 .product_nav{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
   }
  #M_30 .product_nav>a{
    box-sizing: border-box;
    width: 18%;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 10px;
    background-color: #3b71b7;
    transition: all 0.5s;
    margin: 5px 0;
    text-decoration: none;
   }
  #M_30 .product_nav>a:hover{
     background-color: #cc0000;
   }
  #M_30 .product_nav>span{
     width: 18%;
     height: 0px;
     visibility: hidden;
   }
@media (max-width:760px) {
#M_30 .MS_C_1{
padding: 0 5%;
box-sizing: border-box;
}
 #M_30 .product_nav>a{
width: 48%;
}
 #M_30 .product_nav>span{
width: 48%;
}
}#M_7 .MS_C_1{padding:30px 0px ;}
#Content_7 a{color:#d12c2a;font-family:" Microsoft YaHei";font-size:32px;font-weight:normal;font-style:normal;}
#Content_7 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:32px;font-weight:normal;font-style:normal;}
#M_7 .word_art>ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#M_7 .word_art>ul>li{
  width:16%;
  display: flex;
  justify-content: center;
  margin:50px 0px;
}
#M_7 .word_art>ul>li>div{
  color:#d12c2a;font-family:" Microsoft YaHei";font-size:32px;font-weight:normal;font-style:normal;
  width: 3em;
  height: 3em;
  border: 1px solid #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(45deg);
  padding: 10px;
  transition: all 0.3s;
}
#M_7 .word_art>ul>li>div>a{
  text-decoration: none;
  display: block;
  text-shadow: 1px 1px #ffffff,-1px -1px #ffffff,1px -1px #ffffff,-1px 1px #ffffff;
  text-align: center;
  color:#d12c2a;font-family:" Microsoft YaHei";font-size:32px;font-weight:normal;font-style:normal;
  width: 2em;
  transform: rotate(-45deg);
transition: all 0.5s;
  }
#M_7 .word_art>ul>li:hover>div{
    transform: rotate(0) !important;
    box-shadow: 0 0 5px #ffffff;
  }
#M_7 .word_art>ul>li:hover>div>a{
    transform: rotate(0);
    color:#ffffff;font-family:" Microsoft YaHei";font-size:32px;font-weight:normal;font-style:normal;
text-shadow: 1px 1px #d12c2a,-1px -1px #d12c2a,1px -1px #d12c2a,-1px 1px #d12c2a;
  }
#M_7 .word_art>ul>.fill_box{
height:0px;
padding:0;
margin:0;
visibility: hidden;
}

@media (max-width:760px){
#M_7 .MS_C_1 {
    padding: 0 5%;
    box-sizing: border-box;
}
#M_7 .word_art>ul>li{
  width:27%;
margin: 30px 0px;
}
#M_7 .word_art>ul>li>div{
font-size:20px;
}
#M_7 .word_art>ul>li>div>a{
font-size:20px;
}
#M_7 .word_art>ul>li:hover>div>a{
    transform: rotate(0);
    font-size:20px;
text-shadow: 1px 1px #d12c2a,-1px -1px #d12c2a,1px -1px #d12c2a,-1px 1px #d12c2a;
  }
}#M_41 .MS_C_1{padding:30px 0px 15px 0px ;}
#Content_41,#M_41 table{color:#3b71b7;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;}
  #M_41 .my_title_box{
     text-align: center;
   }
#M_41 .my_title_box h3{
     color:#3b71b7;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;
   }
#M_41 .my_title_box h4{
     
margin-bottom:6px;
   }
  #M_41 .my_title_englist{
     display: flex;
     justify-content: center;
     align-items: center;
   }
  #M_41 .my_title_englist>i{
     flex: 1;
     height: 2px;
     background-color: #d9dadc;
     position: relative;
   }
  #M_41 .my_title_englist>span{
     margin: 0 20px;
color:#666666;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
text-transform: uppercase;
   }
  #M_41 .my_title_englist>i:nth-child(1):after{
     content: '';
     display: block;
     position: absolute;
     top: 50%;
      width: 8px;
      height: 8px;
      background-color: #d9dadc;
      border-radius: 50%;
      margin-top: -4px;
      right: 0;
   }
  #M_41 .my_title_englist>i:nth-child(3):after{
     content: '';
     display: block;
     position: absolute;
     top: 50%;
      width: 8px;
      height: 8px;
      background-color: #d9dadc;
      border-radius: 50%;
      margin-top: -4px;
      left: 0;
   }
@media (max-width:760px) {
#M_41 .MS_C_1{
border: none;
padding: 20px 5%;
box-sizing: border-box;
}
  #M_41 .my_title_englist>span{
     margin: 0 10px;
     font-size: 12px;
   }
}#M_10 .MS_C_1{padding:30px 0px 15px 0px ;}
#Content_10,#M_10 table{color:#3b71b7;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;}
  #M_10 .my_title_box{
     text-align: center;
   }
#M_10 .my_title_box h3{
     color:#3b71b7;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;
   }
#M_10 .my_title_box h4{
     color:#cc0000;font-family:"Arial";font-size:24px;font-weight:normal;font-style:normal;
margin-bottom:6px;
   }
  #M_10 .my_title_englist{
     display: flex;
     justify-content: center;
     align-items: center;
   }
  #M_10 .my_title_englist>i{
     flex: 1;
     height: 2px;
     background-color: #d9dadc;
     position: relative;
   }
  #M_10 .my_title_englist>span{
     margin: 0 20px;
color:#666666;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
text-transform: uppercase;
   }
  #M_10 .my_title_englist>i:nth-child(1):after{
     content: '';
     display: block;
     position: absolute;
     top: 50%;
      width: 8px;
      height: 8px;
      background-color: #d9dadc;
      border-radius: 50%;
      margin-top: -4px;
      right: 0;
   }
  #M_10 .my_title_englist>i:nth-child(3):after{
     content: '';
     display: block;
     position: absolute;
     top: 50%;
      width: 8px;
      height: 8px;
      background-color: #d9dadc;
      border-radius: 50%;
      margin-top: -4px;
      left: 0;
   }
@media (max-width:760px) {
#M_10 .MS_C_1{
border: none;
padding: 20px 5%;
box-sizing: border-box;
}
  #M_10 .my_title_englist>span{
     margin: 0 10px;
     font-size: 12px;
   }
}#M_11 .MS_C_1{padding:16px 0px 30px 0px ;}
#Content_11,#M_11 table{color:#333333;font-family:" Microsoft YaHei";font-size:24px;font-weight:bold;font-style:normal;}
#M_11 .top_bottom_imgtext{
  position: relative;
}
#M_11 .top_bottom_imgtext::after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: #d4d4d2;
  left: 50%;
}
#M_11 .top_bottom_imgtext li{
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
#M_11 .top_bottom_imgtext li:nth-child(2n){
  flex-direction: row-reverse;
}
#M_11 .top_bottom_imgtext li>div{
  width: 42%;
  min-height: 282px;
  box-sizing: border-box;
}
#M_11 .top_bottom_imgtext li>div:nth-child(1)>img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
  max-width: 100%;
  max-height: 100%;
}
#M_11 .top_bottom_imgtext li>div:nth-child(1){
  position: relative;
  border: 2px solid #fff;
  box-shadow: 11px 11px 20px #d9d9d9;
  border-radius: 3px;
  overflow: hidden;
}
#M_11 .top_bottom_imgtext li:nth-child(2n)>div:nth-child(1){
  box-shadow: -11px 11px 20px #d9d9d9;
}
#M_11 .top_bottom_imgtext .text_box>span:nth-child(1){
  background-color: #cf010e;
  padding: 4px 10px;
  border-radius: 3px;
  color:#ffffff;font-family:"Arial";font-size:40px;font-weight:normal;font-style:normal;
display:inline-block;
}
#M_11 .top_bottom_imgtext .text_box{
  padding: 20px 0px 10px 0px;
  box-sizing: border-box;
}
#M_11 .top_bottom_imgtext .text_box>h3{
  color:#333333;font-family:" Microsoft YaHei";font-size:24px;font-weight:bold;font-style:normal;
margin:10px 0px;
}
#M_11 .top_bottom_imgtext .text_box>p{
  
  background: url(../image/icon-right.png) no-repeat 0 center;
  padding: 5px 0px 5px 30px;
  color:#666666;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
@media (max-width:760px){
#M_11 .MS_C_1{
padding: 0 5%;
box-sizing: border-box;
}
#M_11 .top_bottom_imgtext li{
    flex-wrap: wrap;
}
#M_11 .top_bottom_imgtext li>div{
min-height:auto;
width:100%;
}
#M_11 .top_bottom_imgtext::after{
display:none;
}
#M_11 .top_bottom_imgtext li>div:nth-child(1)>img{
position: initial;
transform: none;
width:100%;
}
}#M_12 .MS_C_1{margin:15px 0px 20px 0px  ; }
#Content_12,#M_12 table{color:#3b71b7;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;}
#Content_12 a{color:#333333;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_12 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_12 .left_text_right_img{
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
  box-sizing: border-box;

}
#M_12 .left_text_right_img>div{
  width: 48%;
}
#M_12 .left_text_right_img>div:nth-child(2){
height:350px;
}
#M_12 .left_text_right_img>div:nth-child(1){
  padding-top: 20px;
padding-bottom: 60px;
padding-right:50px;
  box-sizing: border-box;
    position: relative;
}
#M_12 .left_text_right_img>div:nth-child(1)>strong{
    position: absolute;
    left:0;
top:20px;
z-index:1;
  color:#e5e5e5;font-family:" Microsoft YaHei";font-size:70px;font-weight:bold;font-style:normal;
}
#M_12 .left_text_right_img>div:nth-child(1)>h1{
    position: relative;
z-index:2;
  color:#3b71b7;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;
padding-top:50px;
}
#M_12 .left_text_right_img>div:nth-child(1)>p{
  margin-top: 15px;
  line-height: 2;
  text-align: justify;
  text-indent: 2em;
color:#666666;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_12 .left_text_right_img>div:nth-child(1)>a{
position: absolute;
bottom:20px;
left:0;
line-height: 2em;
border: 1px solid #333;
padding:0 10px;
color: #333;
color:#333333;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
transition: all 0.3s ease-in-out;
}
#M_12 .left_text_right_img>div:nth-child(1)>a:hover{
  color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
  background: #333;
text-decoration: none;
}
#M_12 .left_text_right_img>div:nth-child(2)>a{
  width: 100%;
  height: 100%;
  position: relative;
display:block;
}
#M_12 .left_text_right_img>div:nth-child(2)>a>img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
  max-width: 100%;
  max-height: 100%;
}

@media (max-width:760px){
#M_12 .MS_C_1 {
    padding: 0 5%;
    box-sizing: border-box;
    background: none;
}
#M_12 .left_text_right_img{
flex-direction: column-reverse;
padding:0;
}
#M_12 .left_text_right_img>div{
width:100%;
}
#M_12 .left_text_right_img>div:nth-child(1){
    padding: 15px 0 60px 0;
}
#M_12 .left_text_right_img>div:nth-child(2){
height:auto;
}
#M_12 .left_text_right_img>div:nth-child(1)>strong{
position: initial;
font-size: 28px;
}
#M_12 .left_text_right_img>div:nth-child(2)>a>img{
width:100%;
position: initial;
transform: none;
height:auto;
}
#M_12 .left_text_right_img>div:nth-child(1)>h1{
padding:0;
}
}#M_15 .MS_C_1{margin:50px 0px 50px 0px  ; }
#Content_15,#M_15 table{color:#333333;font-family:" Microsoft YaHei";font-size:22px;font-weight:normal;font-style:normal;}
 #M_15 .map_model{
    display: flex;
  }
 #M_15 .map_model>div:nth-child(1){
  width: 40%;
background:#fff;
  }
 #M_15 .map_model>div:nth-child(2){
  width: 60%;
  }
 #M_15 .address_text{
    padding: 30px 50px;
  }
 #M_15 .address_text>div{
    display: flex;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px #e8e8e8 solid;
  }
 #M_15 .address_text>div:last-child{
    border-bottom: none;
  }
 #M_15 .address_text>div>div{
    flex:1;
  }
 #M_15 .address_text>div>div>h5{
    color:#4c4c4c;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
margin-bottom:10px;
  }
 #M_15 .address_text>div>div>h2{
    color:#333333;font-family:" Microsoft YaHei";font-size:22px;font-weight:normal;font-style:normal;
  }
 #M_15 .address_text>div>.icon{
    margin-right: 20px;
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
    color:#f6213f;font-family:" Microsoft YaHei";font-size:40px;font-weight:normal;font-style:normal;
  }

@media (max-width:760px){
#M_15 .MS_C_1 {
    padding: 0 5%;
    box-sizing: border-box;
}
#M_15 .map_model{
display:block;
}
#M_15 .map_model>div{
width:100% !important;
box-sizing: border-box;
}
#M_15 .map_model>.address_text{
padding: 10px 20px;
}
#M_15 .map_model>.map_box{
height:200px;
}
}#M_18 .MS_C_1{margin:40px 0px 40px 0px  ; }
#Content_18,#M_18 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#Content_18 a{color:#808080;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 .footer_content{
  display: flex;
  align-items: flex-start;
    flex-wrap: wrap;
}
#M_18 .footer_content>li{
  padding: 0 50px 0 0;
margin-bottom:20px;
position: relative;
}
#M_18 .footer_content>li:after{
    content: '';
    display: block;
    width: 0px;
    border-left: 1px solid #3b3b3b;
    position: absolute;
top:0;right:25px;bottom:0;
}
#M_18 .footer_content>li:last-child:after{
    display: none;
}




#M_18 .footer_content>li>h2{
  color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
  margin-bottom: 15px;
}
#M_18 .footer_content>li>h2::after{
    content: '';
    display: block;
    background-color: #cf010e;
    height: 2px;
    width: 25px;
    transition: all 0.5s;
    margin: 15px 0 0;
}
#M_18 .footer_content>li>div>a{
  display: block;
  margin: 10px 0 0;
}


@media (max-width: 760px){

#M_18 .MS_C_1 {
    padding: 0 5%;
    box-sizing: border-box;
margin:20px 0;
}
#M_18 .MS_C_-1 {
    padding: 0 5%;
    box-sizing: border-box;
margin:20px 0;
}
#M_18 .footer_content{
justify-content: space-between;
}
#M_18 .footer_content>li{
width:48%;
    display: flex;
    flex-wrap: wrap;
margin-bottom:10px;
padding:10px;
border: 1px solid #ffffff;
box-sizing: border-box;
}
#M_18 .footer_content>li:after{
display:none;
}
#M_18 .footer_content>li>h2{
    position: relative;
    width:100%;
font-size:16px;
margin-bottom:0px;
}
#M_18 .footer_content>li>h2::after{
position: absolute;
    right: 6px;
    top: 40%;
    width: 9px;
    height: 9px;
    border-top: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    background-color: transparent;
    margin: -3px 0 0;
    -webkit-transform: rotate(135deg) translateX(-50%);
    transform: rotate(135deg) translateX(-50%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#M_18 .footer_content>li>div{
display:none;
margin-top:10px;
}
#M_18 .footer_content>li>div>a{
    margin:0;
    padding:6px 0;
}
#M_18 .footer_content>li>.open::after{
-webkit-transform: rotate(315deg) translateX(-50%);transform: rotate(315deg) translateX(-50%);
  right: 0;
  margin-top: -6px;
}
}#M_19 .MS_C_1{margin:40px 0px 40px 0px  ; }
#Content_19,#M_19 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:18px;font-weight:normal;font-style:normal;}
#M_19 .img_title_content>li:nth-child(1){
  display: flex;
}
#M_19 .img_title_content>li:nth-child(1)>img{
  width: 80px;
  height: 80px;
}
#M_19 .img_title_content>li:nth-child(1)>div{
  margin-left: 10px;
}
#M_19 .img_title_content>li:nth-child(1)>div>h4{
  margin-bottom:10px;
  color:#ffffff;font-family:" Microsoft YaHei";font-size:18px;font-weight:normal;font-style:normal;
}
#M_19 .img_title_content>li:nth-child(1)>div>h1{
  color:#808080;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_19 .img_title_content>li:nth-child(2){
  margin-top:20px;
}
#M_19 .img_title_content>li:nth-child(2)>h2{
  color:#ffffff;font-family:" Microsoft YaHei";font-size:24px;font-weight:bold;font-style:normal;
}
#M_19 .img_title_content>li:nth-child(2)>span{
  color:#808080;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}

@media (max-width: 760px){

#M_19 .MS_C_1 {
    padding: 0 5%;
    box-sizing: border-box;
margin:20px 0;

}
#M_19 .MS_C_-1 {
    padding: 0 5%;
    box-sizing: border-box;
margin:20px 0;

}
}#M_6 .MS_C_1{padding:30px 0px 50px 0px ;}
#Content_6 a{color:#333333;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_6 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
   #M_6 a:hover{
text-decoration: none;
} 
   #M_6 .case_box{
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
    }
    #M_6 .case_box>div{
      width: 32%;
      box-sizing: border-box;
      margin-bottom: 20px;
    }
    #M_6 .case_box>.fill{
      width: 32%;
      height:0px;
      visibility: hidden;
    }
    #M_6 .case_box>div>a{
      display: block;
      background: #ffffff;
      border: 1px solid #e7e7e7;
      transition: all 0.5s;
    }
    #M_6 .case_box>div>a:hover{
      background: #d10000;
box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    border-color: #d10000;
    }

    #M_6 .case_box>div>a:hover>div>img{
transform: scale(1.2);
}
    #M_6 .case_box>div>a:hover h2{
color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
    }
    #M_6 .case_box>div>a>div{
      width: 100%;
      height: 382px;
      overflow: hidden;
      display:flex;
      justify-content: center;
      align-items: center;
    }
    #M_6 .case_box>div>a>div>img{
      max-width: 100%;
      max-height: 100%;
transition: all 0.6s ease-in-out;
    }

    #M_6 .case_box>div>a>h2{
color:#333333;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
      text-align: center;
      box-sizing: border-box;
      padding: 0 10px;
      line-height: 3em;
    }

@media (max-width:760px){
#M_6 .MS_C_1 {
    padding: 0 5%;
    box-sizing: border-box;
}
#M_6 .case_box>div{
width:49%;
}
    #M_6 .case_box>div>a>div{
      height: 180px;
}
#M_6 .case_box>.fill{
      width: 49%;
}

}#M_9 .MS_C_1{padding:0px 0px 50px 0px ;}
#Content_9,#M_9 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_9 a{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_9 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_9 a{
   text-decoration: none;
} 
#M_9 .swiper-wrapper{height:auto;}

 #M_9 .swiper_case>.img_active{
    display: flex;
    margin-bottom: 30px;
  }
#M_9 .img_active:hover .one_img{
transform: translate(-50%,-50%) scale(1.1);
}
 #M_9 .swiper_case>.img_active>div{
    width: 50%;
  }
 #M_9 .swiper_case>.img_active>div:nth-child(1){
    height: 340px;
    position: relative;
    overflow: hidden;
  }
 #M_9 .swiper_case .one_img{
transition: all 0.3s;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    max-width: 100%;
    max-height: 100%;
  }
 #M_9 .swiper_case>.img_active>div:nth-child(2){
    background: #3b71b7;
    padding: 30px 50px 60px 50px;
    box-sizing: border-box;
    position: relative;
  }
 #M_9 .swiper_case .one_url{
    border: 1px solid #ffffff;
    line-height: 2em;
    padding: 0 10px;
    position: absolute;
    left: 50px;
    bottom: 30px;
color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
transition: all 0.3s;
  }
 #M_9 .swiper_case .one_url:hover{
box-shadow: 0px 0px 4px #ffffff;
    position: absolute;
    left: 50px;
    bottom: 30px;
color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
  }
 #M_9 .swiper_case .one_text_title{
color:#ffffff;font-family:" Microsoft YaHei";font-size:24px;font-weight:bold;font-style:normal;	
 margin-bottom:30px;
}
 #M_9 .swiper_case .one_text_body{
text-indent:2em;
    line-height: 2em;
 color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
 #M_9 .swiper_case .swiper-slide{
    position: relative;
    height: 163px;
    cursor: pointer;
  }
 #M_9 .swiper_case .swiper-slide-active::after{
  content: '';
  display: block;
  position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: 2;
   opacity: 0.5;
   background: #333333;
  }
   #M_9 .swiper_case .swiper-slide:hover::after{
  content: '';
  display: block;
  position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: 2;
   opacity: 0.5;
   background: #333333;
  }
 #M_9 .swiper_case .swiper-slide:hover h3{
    opacity: 1;
  }
 #M_9 .swiper_case .swiper-slide p{
    display: none;
  }
 #M_9 .swiper_case .swiper-slide h3{
    transition: all 0.3s;
    position: absolute;
    opacity: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 3;
    color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:normal;font-style:normal;
  }
 #M_9 .swiper_case .swiper-slide img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    max-width: 100%;
    max-height: 100%;
  }

@media (max-width:760px){
#M_9 .MS_C_1 {
    padding: 0 5% 50px 5%;
    box-sizing: border-box;
}
#M_9 .swiper_case>.img_active {
    display: block;
}
#M_9 .swiper_case>.img_active>div{
width:100%;
}
#M_9 .swiper_case>.img_active>div:nth-child(2){
 padding: 24px 24px 60px 24px;
}
#M_9 .swiper_case .one_text_title{
 margin-bottom:10px;
}
#M_9 .swiper_case .one_url{
left: 24px;
bottom: 20px;
}
#M_9 .swiper_case>.img_active{
margin-bottom:10px;
}
#M_9 .swiper_case>.img_active>div:nth-child(1){
height:210px;
}
#M_9 .swiper_case .swiper-slide{
height:102px;
}
}#M_45 .MS_C_1{padding:30px 0px 50px 0px ;}
#Content_45 a{color:#333333;font-family:" Microsoft YaHei";font-size:18px;font-weight:normal;font-style:normal;}
#Content_45 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:18px;font-weight:normal;font-style:normal;}
   #M_45 a:hover{
text-decoration: none;
} 
   #M_45 .case_box{
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
    }
    #M_45 .case_box>div{
      width: 32%;
      box-sizing: border-box;
      margin-bottom: 20px;
    }
#M_45 .case_box>.fill_box{
width:32%;
box-sizing: border-box;
height:0px;
visibility: hidden;
}
    #M_45 .case_box>div>a{
      display: block;
      background: #ffffff;
      transition: all 0.5s;
    }
    #M_45 .case_box>div>a:hover{
      background: #104492;
    }
    #M_45 .case_box>div>a:hover .case_more{
      transform: scale(1);
    }
    #M_45 .case_box>div>a:hover h2{
color:#ffffff;font-family:" Microsoft YaHei";font-size:18px;font-weight:normal;font-style:normal;
    }
    #M_45 .case_box>div>a>div{
      width: 100%;
      height: 203px;
      overflow: hidden;
      position: relative;
    }
    #M_45 .case_box>div>a>div>img{
      max-width: 100%;
      max-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      z-index: 1;
    }
    #M_45 .case_box>div>a>div>.case_more{
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 2;
      transform: scale(0);
      transition: all 0.5s;
      display: flex;
      justify-content: center;
      align-items: center;
    }
#M_45 .case_box>div>a>div>.case_more::after{
content:'';
position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
background: #104492;
opacity:0.7;
z-index: -1;
}
    #M_45 .case_box>div>a>div>.case_more>i{
      color: #fff;
      font-style: normal;
      border: 1px solid #fff;
      width: 54px;
      line-height: 54px;
      border-radius: 50%;
      text-align: center;
    }
    #M_45 .case_box>div>a>h2{
color:#333333;font-family:" Microsoft YaHei";font-size:18px;font-weight:normal;font-style:normal;
      text-align: center;
      box-sizing: border-box;
      padding: 0 10px;
      line-height: 3em;
    }

@media (max-width:760px){
#M_45 .MS_C_1 {
    padding: 0 5%;
    box-sizing: border-box;
}
#M_45 .case_box>div{
width:100%;
}

}#M_52 .MS_C_1{padding:30px 0px 15px 0px ;}
#Content_52,#M_52 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;}
  #M_52 .my_title_box{
     text-align: center;
   }
#M_52 .my_title_box h3{
     color:#ffffff;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;
   }
#M_52 .my_title_box h4{
     
margin-bottom:6px;
   }
  #M_52 .my_title_englist{
     display: flex;
     justify-content: center;
     align-items: center;
   }
  #M_52 .my_title_englist>i{
     flex: 1;
     height: 2px;
     background-color: #d9dadc;
     position: relative;
   }
  #M_52 .my_title_englist>span{
     margin: 0 20px;
color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
text-transform: uppercase;
   }
  #M_52 .my_title_englist>i:nth-child(1):after{
     content: '';
     display: block;
     position: absolute;
     top: 50%;
      width: 8px;
      height: 8px;
      background-color: #d9dadc;
      border-radius: 50%;
      margin-top: -4px;
      right: 0;
   }
  #M_52 .my_title_englist>i:nth-child(3):after{
     content: '';
     display: block;
     position: absolute;
     top: 50%;
      width: 8px;
      height: 8px;
      background-color: #d9dadc;
      border-radius: 50%;
      margin-top: -4px;
      left: 0;
   }
@media (max-width:760px) {
#M_52 .MS_C_1{
border: none;
padding: 20px 5%;
box-sizing: border-box;
}
  #M_52 .my_title_englist>span{
     margin: 0 10px;
     font-size: 12px;
   }
}#M_51 .MS_C_1{margin:15px 0px  ; }
#Content_51,#M_51 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#M_51 .swiper-wrapper{
height:auto;
}
#M_51 .news_swiper_content .swiper-container{
  padding-top: 30px;
}
#M_51 .news_swiper_nav{
  width: 100%;
  display: flex;
  justify-content: center; 
  flex-wrap: wrap;
}
#M_51 .news_swiper_nav li{
  position: relative;
  padding: 10px 20px;
  text-align: center;
  background-color: #363e45;
  margin:0 5px;
  cursor: pointer;
transition: all 0.3s;
color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
}
#M_51 .active_news_nav{
  background-color: #cc0000 !important;
}
#M_51 .news_swiper_nav li::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #cf010e;
  transition: all 0.5s;
}
#M_51 .news_swiper_nav li:hover:after{
  left: 0;
  width: 100%;
}
#M_51 .news_swiper .swiper-slide{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#M_51 .news_swiper_items_div{width: 49%;}
#M_51 .news_swiper_items{
  width: 100%;
  display: flex;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 20px;
  background: #ffffff;
  transition: all 0.5s;
  text-decoration: none;
}
#M_51 .news_swiper_items:hover{
  transform: translateY(-5px) !important;
  box-shadow: 0 0 16px #eee;
  background-color: #3a4249;
}
#M_51 .news_swiper_items:hover:after {
  border-bottom-color: #cc0000;
}
#M_51 .news_swiper_items:hover h5 {
  color: #ffffff !important;
}
#M_51 .news_swiper_items:hover p{
  color: #ffffff !important;
}
#M_51 .news_swiper_items>div{
  position: relative;
  z-index: 1;
}
#M_51 .news_swiper_items>div:nth-child(1){
  color: #fff;
  float: left;
}
#M_51 .news_swiper_items>div:nth-child(1)>h6{
  width: 140px;
  font-size: 16px;
  font-weight: bolder;
}
#M_51 .news_swiper_items>div:nth-child(1)>strong{
  display: block;
  font-size: 48px;
}
#M_51 .news_swiper_items>div:nth-child(2)>h5{
  color:#333333;font-family:" Microsoft YaHei";font-size:18px;font-weight:normal;font-style:normal;
  transition: all 0.5s;
}
#M_51 .news_swiper_items>div:nth-child(2)>p{
  text-align: justify;
  text-indent: 2em;
  margin: 10px 0 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 2;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
color:#666666;font-family:" Microsoft YaHei";font-size:12px;font-weight:normal;font-style:normal;
}
#M_51 .news_swiper_items::after{
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 85px;
    height: 0;
    border-bottom: 125px solid #3b71b7;
    border-right: 78px solid transparent;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

@media (max-width:760px){
#M_51 .MS_C_1 {
    padding: 0 5%;
    box-sizing: border-box;
}
#M_51 .news_swiper_nav li{
margin-bottom: 10px;
}
#M_51 .news_swiper_content .swiper-container{
padding-top: 15px;
}
#M_51 .news_swiper_items_div{
width:100%;
}
}#M_54 .MS_C_1{margin:40px 0px 40px 0px  ; }
#Content_54,#M_54 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#Content_54 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_54 .footer_content{
  display: flex;
  align-items: flex-start;
}
#M_54 .footer_content>li{
  padding: 0 25px;
}
#M_54 .footer_content>li:first-child{
  padding-left: 0px;
}
#M_54 .footer_content>li:nth-child(n+2){
  border-left: 1px solid #3b3b3b;
}
#M_54 .footer_content>li>h2{
  color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
  margin-bottom: 15px;
}
#M_54 .footer_content>li>h2::after{
    content: '';
    display: block;
    background-color: #cf010e;
    height: 2px;
    width: 25px;
    transition: all 0.5s;
    margin: 15px 0 0;
}
#M_54 .footer_content>li>p{
  margin: 10px 0 0;
color:#808080;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_54 .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_54 .MS_C_1 {
    padding: 0 5%;
    box-sizing: border-box;
    margin:20px 0;

}
#M_54 .MS_C_-1 {
    padding: 0 5%;
    box-sizing: border-box;
    margin:20px 0;

}
}#M_56 .MS_C_1{margin:40px 0px 40px 0px  ; }
#Content_56,#M_56 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#Content_56 a{color:#808080;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_56 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_56 .footer_content{
  display: flex;
  align-items: flex-start;
    flex-wrap: wrap;
}
#M_56 .footer_content>li{
  padding: 0 50px 0 0;
margin-bottom:20px;
position: relative;
}
#M_56 .footer_content>li:after{
    content: '';
    display: block;
    width: 0px;
    border-left: 1px solid #3b3b3b;
    position: absolute;
top:0;right:25px;bottom:0;
}
#M_56 .footer_content>li:last-child:after{
    display: none;
}




#M_56 .footer_content>li>h2{
  color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
  margin-bottom: 15px;
}
#M_56 .footer_content>li>h2::after{
    content: '';
    display: block;
    background-color: #cf010e;
    height: 2px;
    width: 25px;
    transition: all 0.5s;
    margin: 15px 0 0;
}
#M_56 .footer_content>li>div>a{
  display: block;
  margin: 10px 0 0;
}


@media (max-width: 760px){

#M_56 .MS_C_1 {
    padding: 0 5%;
    box-sizing: border-box;
margin:20px 0;
}
#M_56 .MS_C_-1 {
    padding: 0 5%;
    box-sizing: border-box;
margin:20px 0;
}
#M_56 .footer_content{
justify-content: space-between;
}
#M_56 .footer_content>li{
width:48%;
    display: flex;
    flex-wrap: wrap;
margin-bottom:10px;
padding:10px;
border: 1px solid #ffffff;
box-sizing: border-box;
}
#M_56 .footer_content>li:after{
display:none;
}
#M_56 .footer_content>li>h2{
    position: relative;
    width:100%;
font-size:16px;
margin-bottom:0px;
}
#M_56 .footer_content>li>h2::after{
position: absolute;
    right: 6px;
    top: 40%;
    width: 9px;
    height: 9px;
    border-top: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    background-color: transparent;
    margin: -3px 0 0;
    -webkit-transform: rotate(135deg) translateX(-50%);
    transform: rotate(135deg) translateX(-50%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#M_56 .footer_content>li>div{
display:none;
margin-top:10px;
}
#M_56 .footer_content>li>div>a{
    margin:0;
    padding:6px 0;
}
#M_56 .footer_content>li>.open::after{
-webkit-transform: rotate(315deg) translateX(-50%);transform: rotate(315deg) translateX(-50%);
  right: 0;
  margin-top: -6px;
}
}#M_58 .MS_C_1{padding:40px 0px ;}
#Content_58,#M_58 table{color:#ffffff;font-family:"Arial";font-size:24px;font-weight:bold;font-style:normal;}
    #M_58 .tel_box>h2{
      display: flex;
    }
    #M_58 .tel_box>h2>.iconfont{
      color:#ffffff;font-family:"Arial";font-size:24px;font-weight:bold;font-style:normal;
      margin-right: 14px;
    }
    #M_58 .tel_box>h2>div{
      color:#ffffff;font-family:"Arial";font-size:24px;font-weight:bold;font-style:normal;
    }
    #M_58 .tel_box>h2>div>h5{
      color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
    }
    #M_58 .tel_box>div{
      display: flex;
      margin-top: 20px;
    }
#M_58 .flex-box-left{
justify-content: flex-start;
}
#M_58 .flex-box-right{
justify-content: flex-end;
}
#M_58 .flex-box-center{
justify-content: center;
}
#M_58 .flex-box-around{
justify-content: space-around;
}
#M_58 .tel_box>div>img{
      width: 98px;
      height: 98px;
    }
    #M_58 .tel_box>div>div{
      border-top: 1px solid #52565a;
      border-bottom: 1px solid #52565a;
      line-height: 30px;
      letter-spacing:6px;
      padding: 20px 10px 10px 10px;
      color:#bdbebf;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
      box-sizing: border-box;
      writing-mode: vertical-rl;
      writing-mode: tb-rl;
      height: 7em;
      margin-left: 20px;
    }

@media (max-width:760px){
#M_58 .MS_C_1 {
    padding: 20px 5%;
    box-sizing: border-box;
}
#M_58 .MS_C_-1 {
    padding: 20px 5%;
    box-sizing: border-box;
}
    #M_58 .tel_box>h2{
      justify-content: flex-start;
    }
    #M_58 .tel_box>div{
      justify-content: flex-start;
    }
}

#L_14_99{background-color:#3d3d3d;}
#L_14{width:1200px;margin:0 auto;}
#M_20 .MS_C_1{padding:30px 0px ;}
#Content_20,#M_20 table{color:#808080;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_20 a{color:#808080;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:#808080;}
  #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;}