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: #333333;}
#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: #215cae;}
#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:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
.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: 100px;
}
#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: #003f7f;
}
#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: 100px;
/* 行高等于图片高即可 */
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:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
background:#003f7f;
}
#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_4{width:1200px;margin:0 auto;}
#L_5_99{background:url(https://files.b2b.cn/style/2021/1126/cf585785677c8c9c5bd036142f14b553.jpg) repeat;}
#L_5{width:1200px;margin:0 auto;}
#L_20{width:100%;margin:0 auto;}
#L_20{background-color:#4c4c4c;background:#4c4c4c url(https://files.b2b.cn/skin/2022/0315/4d43ecab92bcb2904a7609298c2d78d0.jpg) no-repeat center 0;}
#L_7_99{background:url(https://files.b2b.cn/style/2021/1126/b0faf77f2af73ba237e0e907c78e3c2a.jpg) repeat;}
#L_7{width:1200px;margin:0 auto;}
#L_8_99{background-color:#fafafc;}
#L_8{width:1200px;margin:0 auto;}
#L_9{width:1200px;margin:0 auto;}
#L_10_99{background:url(https://files.b2b.cn/style/2021/1126/41390db47132bdaabdb2f9893c12f318.jpg) center center / cover no-repeat;;}
#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_13_99{background-color:#15161a;}
#L_13{width:1200px;margin:0 auto;}
#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(https://img.b2b.cn/skin/template_passport_img/right2x.png);
background-size: 80%;
}
#M_3 .swiper-button-prev {
background-image: url(https://img.b2b.cn/skin/template_passport_img/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:660px;
}
#M_3 .swiper-container img {
width: 100%;
height: auto;
}
#M_3 .swiper-slide {
width: 100%;
height: 100%;
position:relative;
}
#M_3 .swiper-pagination-bullet{
/* text-align: right !important;
padding-right: 8%; */
margin-bottom: 10px;
box-sizing: border-box;
opacity: .5;
width: 40px;
height: 1px;
border-radius: 0%;
background: #007fff;
}
#M_3 .swiper-pagination-bullet-active{
/* color: #1D140E !important;
text-shadow: 1px 1px #cfeeec,-1px -1px #cfeeec,1px -1px #cfeeec,-1px 1px #cfeeec;
font-size: 44px; */
background: #ffffff;
opacity: 1;
}
#M_3 .swiper-pagination-total{
font-size: 30px;
}
#M_3 .swiper-slide>div {
width: 100%;
height: 100%;
/* background: linear-gradient(rgba(52, 52, 90, 0.1) 0%, rgba(34, 34, 37, 0.5) 100%); */
/* background-color: rgba(34, 34, 37, 0.5); */
position: absolute;
overflow: hidden;
top: 0;
left: 0;
}
@media (max-width:760px) {
/* #M_3 .swiper-slide>div{background-color: rgba(34, 34, 37, 0.5);} */
#M_3 .shows {
display: none !important;
}
#M_3 .hiddens {
display: block !important;
}
#M_3 .swiper-button-prev-next{display: none !important;}
}#M_34 .MS_C_1{padding:70px 0px 30px 0px ;}
#Content_34,#M_34 table{color:#333333;font-family:"Microsoft YaHei";font-size:32px;font-weight:normal;font-style:normal;}
#M_34 .my_title_box{
text-align: center;
max-width:1200px;
margin:0 auto;
}
#M_34 .my_title_box h3{
color:#333333;font-family:"Microsoft YaHei";font-size:32px;font-weight:normal;font-style:normal;
}
#M_34 .my_title_englist{
display: flex;
justify-content: center;
align-items: center;
}
#M_34 .my_title_englist>i{
flex: 1;
height: 1px;
background-color: #eeeeee;
position: relative;
}
#M_34 .my_title_englist>span{
margin: 0 20px;
color:#333333;font-family:"Microsoft YaHei";font-size:24px;font-weight:normal;font-style:normal;
text-transform: uppercase;
}
#M_34 .my_title_englist>i:nth-child(1):after{
content: '';
display: block;
position: absolute;
top: 50%;
width: 30px;
height: 3px;
background-color: #0890e1;
margin-top: -2px;
right: 0;
}
#M_34 .my_title_englist>i:nth-child(3):after{
content: '';
display: block;
position: absolute;
top: 50%;
width: 30px;
height: 3px;
background-color: #0890e1;
margin-top: -2px;
left: 0;
}
@media (max-width:760px) {
#M_34 .MS_C_1{
border: none;
padding: 20px 5%;
box-sizing: border-box;
}
#M_34 .my_title_englist>span{
margin: 0 10px;
font-size: 12px;
}
}#M_5 .MS_C_1{padding:60px 0px 15px 0px ;}
#Content_5,#M_5 table{color:#215cae;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:#215cae;font-family:"Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;
}
#M_5 .my_title_box h4{
font-family:"Microsoft YaHei";font-size:18px;font-weight:normal;font-style:normal;
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:14px;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_53 .MS_C_1{margin:10px 0px 10px 0px ; }
#Content_53 a{color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#Content_53 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#M_53 .product_nav{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#M_53 .product_nav>a{
box-sizing: border-box;
width: 18%;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
padding: 10px;
background-color: #d10009;
transition: all 0.5s;
margin: 5px 0;
text-decoration: none;
}
#M_53 .product_nav>a:hover{
background-color: #333333;
}
#M_53 .product_nav>span{
width: 18%;
height: 0px;
visibility: hidden;
}
@media (max-width:760px) {
#M_53 .MS_C_1{
padding: 0 5%;
box-sizing: border-box;
}
#M_53 .product_nav>a{
width: 48%;
}
#M_53 .product_nav>span{
width: 48%;
}
}#M_47 .MS_C_1{padding:60px 0px 15px 0px ;}
#Content_47,#M_47 table{color:#ffffff;font-family:"Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;}
#M_47 .my_title_box{
text-align: center;
}
#M_47 .my_title_box h3{
color:#ffffff;font-family:"Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;
}
#M_47 .my_title_box h4{
color:#ffffff;font-family:"Microsoft YaHei";font-size:18px;font-weight:normal;font-style:normal;
margin-bottom:6px;
}
#M_47 .my_title_englist{
display: flex;
justify-content: center;
align-items: center;
}
#M_47 .my_title_englist>i{
flex: 1;
height: 2px;
background-color: #d9dadc;
position: relative;
}
#M_47 .my_title_englist>span{
margin: 0 20px;
color:#56aaff;font-family:"Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
text-transform: uppercase;
}
#M_47 .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_47 .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_47 .MS_C_1{
border: none;
padding: 20px 5%;
box-sizing: border-box;
}
#M_47 .my_title_englist>span{
margin: 0 10px;
font-size: 12px;
}
}#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:#d10009;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:nth-child(n+2){
border-left: 1px solid #3b3b3b;
}*/
/*#M_18 .footer_content>li:first-child{
padding-left: 0px;
}*/
/*#M_18 .footer_content>li:nth-child(5n){
padding-left: 0px;
border-left: 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: #d10009;
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:#ffffff;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:20px;font-weight:bold;font-style:normal;
}
#M_19 .img_title_content>li:nth-child(2)>span{
color:#ffffff;font-family:"Times New Roman";font-size:34px;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_4 .MS_C_1{padding:0px 0px 50px 0px ;}
#Content_4 a{color:#333333;font-family:" Microsoft YaHei";font-size:16px;font-weight:bold;font-style:normal;}
#Content_4 a:hover{color:#d10000;font-family:" Microsoft YaHei";font-size:16px;font-weight:bold;font-style:normal;}
#M_4 a:hover{
text-decoration: none;
}
#M_4 .advantage_box{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#M_4 .advantage_box>a{
display: block;
width: 16%;
padding: 10px;
box-sizing: border-box;
border: 1px solid #e7e7e7;
transition: all 0.3s;
margin-bottom: 10px;
}
#M_4 .advantage_box>a>div{
width: 100%;
height: 166px;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
#M_4 .advantage_box>a>div>img{
max-width: 100%;
max-height: 100%;
border: none;
transition: all 1s;
}
#M_4 .advantage_box>a>h3{
color:#333333;font-family:" Microsoft YaHei";font-size:16px;font-weight:bold;font-style:normal;
text-align: center;
margin: 10px 0 0 0;
transition: all 0.5s;
}
#M_4 .advantage_box>a:hover{
box-shadow: 0 0 5px rgb(0 0 0 / 20%);
border-color: #eb2323;
}
#M_4 .advantage_box>a:hover h3{
color:#d10000;font-family:" Microsoft YaHei";font-size:16px;font-weight:bold;font-style:normal;
}
#M_4 .advantage_box>a:hover>div>img{
transform: scale(1.1);
}
#M_4 .advantage_box .fill{
width: 16%;
height:0px;
visibility: hidden;
}
@media (max-width:1024px){
#M_4 .MS_C_1 {
padding: 20px 5%;
box-sizing: border-box;
}
#M_4 .advantage_box>a{
display: block;
width: 30%;
}
#M_4 .advantage_box>a>div{
height: 89px;
}
#M_4 .advantage_box .fill{
width: 30%;}
}#M_46 .MS_C_1{padding:70px 0px 70px 0px ;}
#Content_46,#M_46 table{color:#666666;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#Content_46 a{color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#Content_46 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#M_46 {overflow: inherit;}
#M_46 .MS_C_1 {
overflow: inherit;
}
#M_46 a:hover{
text-decoration: none;
}
#M_46 .about_box{
display: flex;
}
#M_46 .about_box>div{
width: 50%;
}
#M_46 .about_box>div:nth-child(1){
padding-left: 40px;
padding-bottom: 40px;
position: relative;
z-index: 2;
}
#M_46 .about_box>div:nth-child(1)::after{
content: '';
top: 40px;
left: 0;
bottom: 0;
width: 80%;
background: #104492;
position: absolute;
z-index: -1;
}
#M_46 .about_box>div:nth-child(2){
padding: 40px 0;
position: relative;
z-index: 1;
}
#M_46 .about_box>div:nth-child(1)>div{
height: 480px;
min-height: 100%;
}
#M_46 .about_box>div:nth-child(2)>div{
box-shadow: 0 1px 18px 1px rgb(54 62 69 / 60%);
height: 100%;
padding: 60px;
box-sizing: border-box;
background: #ffffff;
}
#M_46 .about_box>div:nth-child(2)>div>h2{
color:#333333;font-family:"Microsoft YaHei";font-size:24px;font-weight:bold;font-style:normal;
}
#M_46 .about_box>div:nth-child(2)>div>p{
color:#666666;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
line-height: 2.25em;
margin: 25px 0 0;
text-align: justify;
}
#M_46 .about_box>div:nth-child(2)>div>a{
display: inline-block;
margin-top: 20px;
padding: 10px 10px 10px 20px;
background: #363e45;
cursor: pointer;
position: relative;
overflow: hidden;
}
#M_46 .about_box>div:nth-child(2)>div>a::after{
position: absolute;
right: 0;
top: 0;
width: 20px;
content: "";
height: 0;
border-top: 5em solid #104492;
border-left: 28px solid transparent;
-webkit-transition: all .5s;
transition: all .5s;
}
#M_46 .about_box>div:nth-child(2)>div>a:hover:after{
width: 100%;
}
#M_46 .about_box>div:nth-child(2)>div>a:hover span{
color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
}
#M_46 .about_box>div:nth-child(2)>div>a>span{
position: relative;
z-index: 1;
color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
}
#M_46 .about_box>div:nth-child(2)>div>a>span>i{
font-weight: bold;
font-style: normal;
margin-left: 18px;
}
@media screen and (max-width:760px){
#M_46 .MS_C_1 {
padding: 0 5%;
box-sizing: border-box;
}
#M_46 .about_box{
flex-wrap: wrap;
}
#M_46 .about_box>div{
width: 100%;
}
#M_46 .about_box>div:nth-child(1){
padding-left: 20px;
padding-bottom: 20px;
}
#M_46 .about_box>div:nth-child(2) {
padding: 20px 0 40px 0;
}
#M_46 .about_box>div:nth-child(2)>div{
padding: 20px;
}
#M_46 .about_box>div:nth-child(2)>div>h2{
font-size: 16px;
}
#M_46 .about_box>div:nth-child(2)>div>p{
font-size: 14px;
}
#M_46 .about_box>div:nth-child(2)>div>a>span{
font-size: 14px;
}
#M_46 .about_box>div:nth-child(1)>div{
height: 260px;
}
}#M_14 .MS_C_1{padding:30px 0px 70px 0px ;margin:0px 0px 30px 0px ; }
#Content_14,#M_14 table{color:#333333;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#Content_14 a{color:#414141;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_14 a{
text-decoration:none;
}
#M_14 .new_message_box {
display: flex;
}
#M_14 .new_img_swiper{
width: 34%;
}
#M_14 .new_message_box .new_img_swiper{
height: 474px;
}
#M_14 .new_img_swiper .swiper-container{
height: 100%;
}
#M_14 .new_img_swiper .swiper-slide>div{
position: relative;
height: 100%;
}
#M_14 .new_img_swiper .swiper-slide>div>img{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
max-width: 100%;
max-height: 100%;
}
#M_14 .new_img_swiper .swiper-slide>div>a{
display: block;
position: absolute;
bottom: 0;
left: 0;
right: 0;
color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
line-height: 3em;
z-index: 2;text-align: center;
}
#M_14 .new_img_swiper .swiper-slide>div>a::after{
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background:#000000;
opacity: 0.3;
}
#M_14 .new_nav_message_swiper{
flex: 1;
width: 66%;
box-sizing: border-box;
padding: 30px 50px;
background:#ffffff;
}
#M_14 .new_nav_message_swiper>.new_navs{
display: flex;
justify-content: flex-start;
margin-bottom: 20px;cursor: pointer;
flex-wrap: wrap;
}
#M_14 .new_nav_message_swiper>.new_navs>span{
border: 1px solid #dcdcdc;
padding: 0 20px;
color:#333333;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
display: block;
margin-right: 20px;
line-height: 2.5em;
}
#M_14 .new_nav_message_swiper .swiper-container{
width: 100%;
height:auto;
}
#M_14 .new_nav_message_swiper .swiper-wrapper{
width: 100%;
height:auto;
}
#M_14 .new_nav_message_swiper .swiper-slide{
display: flex;
flex-direction: column;
}
#M_14 .new_nav_message_swiper .swiper-slide a{
color:#414141;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
line-height: 2.5em;
position: relative;
padding-left: 50px;
}
#M_14 .new_nav_message_swiper .swiper-slide a::after{
background: #dcdcdc;
content: '';
position: absolute;
display: block;
width: 6px;
height: 6px;
left: 10px;
top: 50%;
transform: translateY(-50%);
}
#M_14 .news_msg_active{
color:#005fbf !important;
}
#M_14 .news_msg_active::after{
background-color: #005fbf !important;
}
@media (max-width:760px){
#M_14 .MS_C_1 {
padding: 0 5%;
box-sizing: border-box;
}
#M_14 .new_message_box{
display:block;
}
#M_14 .new_message_box>div{
width:100%;
}
#M_14 .new_nav_message_swiper{
padding: 30px 10px;
}
#M_14 .new_nav_message_swiper>.new_navs>span{
margin-bottom: 10px;
}
#M_14 .new_message_box .new_img_swiper{
height:474px;
}
}
#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_61 .MS_C_1{padding:100px 0px 15px 0px ;}
#Content_61,#M_61 table{color:#cf010e;font-family:"Microsoft YaHei";font-size:36px;font-weight:bold;font-style:normal;}
#M_61 .my_title_box{
text-align: center;
}
#M_61 .my_title_box h3{
color:#cf010e;font-family:"Microsoft YaHei";font-size:36px;font-weight:bold;font-style:normal;
}
#M_61 .my_title_box h4{
color:#e5e5e5;font-family:"Microsoft YaHei";font-size:24px;font-weight:normal;font-style:normal;
margin-bottom:6px;
}
#M_61 .my_title_englist{
display: flex;
justify-content: center;
align-items: center;
}
#M_61 .my_title_englist>i{
flex: 1;
height: 2px;
background-color: #d9dadc;
position: relative;
}
#M_61 .my_title_englist>span{
margin: 0 20px;
color:#ffffff;font-family:"Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
text-transform: uppercase;
}
#M_61 .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_61 .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_61 .MS_C_1{
border: none;
padding: 20px 5%;
box-sizing: border-box;
}
#M_61 .my_title_englist>span{
margin: 0 10px;
font-size: 12px;
}
}#M_59 .MS_C_1{padding:20px 0px 100px 0px ;}
#Content_59,#M_59 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_59 .circle_box{
width: 1200px;
margin: 0 auto;
overflow: hidden;
}
#M_59 .circle_box ul{
display: flex;
/* justify-content: space-between; */
flex-wrap: wrap;
width: 1280px;
transform: translateX(-40px);
}
#M_59 .circle_box ul li{
width: 16.6%;
box-sizing: border-box;
overflow: hidden;
display: flex;
justify-content: center;
margin: 20px 0;
}
#M_59 .circle_box ul li div{
display: table;
width: 131px;
height: 131px;
position: relative;
padding: 0 25px;
box-sizing: border-box;
text-align: center;
}
#M_59 .circle_box ul li div p{
display: table-cell;
vertical-align: middle;
color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_59 .circle_box ul li>div::after{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: url(https://img.b2b.cn/skin/images/imgmoban4/rzico.png) no-repeat 0 0;
-webkit-transition: all 0.5s;
transition: all 0.5s;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
#M_59 .circle_box ul li:nth-child(2)>div::after{background-position: -214px 0;}
#M_59 .circle_box ul li:nth-child(3)>div::after{background-position: -427px 0;}
#M_59 .circle_box ul li:nth-child(4)>div::after{background-position: -642px 0;}
#M_59 .circle_box ul li:nth-child(5)>div::after{background-position: -855px 0;}
#M_59 .circle_box ul li:nth-child(5)>div::after{background-position: -1068px 0;}
#M_59 .circle_box ul li div:hover::after{
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
@media (max-width: 760px){
#M_59 .MS_C_1 {
border: none;
padding: 20px 10px;
box-sizing: border-box;
}
#M_59 .circle_box{
width:100%;
}
#M_59 .circle_box ul{
width:100%;
transform: none;
}
#M_59 .circle_box ul li {
width:50%;
}
}
#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;}