*{box-sizing: border-box;}
.move{display: none;}
@media(max-width:992px){
    .pc{display: none !important;}
    .move{display: block;}
}
.fl { float: left; }

.fr { float: right; }

.clearfloat::after { display: block; content: ""; clear: both; }

.text-ellipsis { width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

a:hover, a { color: #000; }

body { overflow-x: hidden; }

.donghua { transition: all 0.4s; -ms-transition: all 0.4s; -moz-transition: tall 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; }

.donghuatwo { transition: all 0.8s; -ms-transition: all 0.8s; -moz-transition: tall 0.8s; -webkit-transition: all 0.8s; -o-transition: all 0.8s; }

.container { -webkit-box-sizing: border-box; box-sizing: border-box; width: 1200px; margin: 0 auto; }

.container1366 { -webkit-box-sizing: border-box; box-sizing: border-box; width: 1366px; margin: 0 auto; }

.mtop50 { margin-top: 50px; }

.imgbox { overflow: hidden; }

.imgbox img { width: 100%; }

.imgscale { overflow: hidden; }

.imgscale:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.imgscale img { -webkit-transition: all 0.4s; transition: all 0.4s; width: 100%; }

.dot2 { -webkit-line-clamp: 2; }

.dot3 { -webkit-line-clamp: 3; }

.dot4 { -webkit-line-clamp: 4; }


.dot2, .dot3, .dot4 { display: -webkit-box; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical; }

.header { padding: 0 40px; height: 75px; -webkit-box-sizing: border-box; box-sizing: border-box; position: fixed; left: 0; right: 0; z-index: 99; background:#fff;}


.header_box .logo { height: 28px; margin-top: 24px; }

.head_phone { font-size: 0; margin-top: 28px; }

.head_phone .imgbox { display: inline-block; vertical-align: middle; }

.head_phone p { display: inline-block; vertical-align: middle; font-size: 28px; color: #2e84f9; margin-left: 10px; }

.head_navlist li { float: left;}

/* .head_navlist { margin-left: 60px; } */

.head_navlist li > a { position: relative; color: #000000; font-weight: normal;padding: 0 22px;}

.head_navlist li > a { display: block; font-size: 14px; line-height: 75px; }

.head_navlist li > a:hover { color: #2e84f9 !important; }

.head_navlist li.active > a { color: #2e84f9; }

.head_navlist ul li { position: relative; }

.head_navlist ul li > span { display: none; position: absolute; right: 15px; left:15px; height: 41px; top: 10px; }

.head_navlist ul li > span::after { position: absolute; top: 50%; right: 10px; width: 8px; height: 8px; border-top: 2px solid #666; border-right: 2px solid #666; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition: all 0.5s; transition: all 0.5s; content: ""; }



.sub_zinav { 
  z-index: 99; 
  position: absolute; 
  top: 100%; 
  background-color: #fff;
   left: 50%; 
   -webkit-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px); 
    transform: translate(-50%, 10px); 
     border-top: 0; 
     transition: all 0.5s;
     white-space: nowrap; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);opacity: 0;pointer-events: none; }

.sub_zinav.pc_hide{display: none;}

.sub_zinav .block { position: relative; }
.sub_zinav .block.active .title{color: #1db2e6;}

.sub_zinav .block:hover .down { opacity: 1; pointer-events: inherit; top: 0; }

.sub_zinav .title { padding: 10px 20px; text-align: center; color: #333; -webkit-transition: all 0.3s; transition: all 0.3s; display: block; position: relative;line-height: 32px; }

.sub_zinav .title .iconfont { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 3px; }

.sub_zinav .down { pointer-events: none; position: absolute; left: 100%; top: 10px; background-color: #fff; text-align: center; opacity: 0; -webkit-transition: all .3s; transition: all .3s; }

.sub_zinav .down .line { display: block; padding: 10px; white-space: nowrap; }

.nav_menu i { font-size: 24px; color: #fff; }

.nav_menu { margin-top: 20px; cursor: pointer; }

.head_search {  cursor: pointer;position: relative; line-height: 75px;}

.head_search .head_form{ position: absolute;top: 100%;width: 300px;border: 1px solid #dedede; right: 0;background-color: #fff;display: none;}

.head_search .head_form input{ flex: auto; display: inline-block;padding-left: 10px;}

.head_search .head_form .btn{ width: 40px;line-height: 40px;background-color: #2e84f9; color: #fff;text-align: center;font-size: 16px;display: inline-block;cursor: pointer;}

.head_search .head_form .iconfont{ color: #fff !important;}

.head_search  i { font-size: 24px; color: #fff; }


.head_language { margin: 22px 10px 0; cursor: pointer; color: #fff;font-size: 20px;}
.head_language a{color: #fff;font-size: 20px;}



.logo_blue { display: none; }

.header_active .logo_blue { display: block; }

.header_active .logo_white { display: none; }

.header_active .head_navlist li > a { color: #000; }

.header_active .nav_menu i { color: #000; }

.header_active .head_search i { color: #000;font-weight: bold; }
.heade:hover .head_search i {font-weight: bold; }

.header_active .head_language  { color: #000; }
.header_active .head_language a{color: #000;}

.header.active .logo_blue { display: block; }

.header.active .logo_white { display: none; }

.header.active .head_navlist li > a { color: #000; }

.header.active .nav_menu i { color: #000; }

.header.active .head_search i { color: #000;font-weight: bold; }

.header.active .head_language  ,
.header.active .head_language a{ color: #000; }

.header:hover {background-color: #fff; }

.header:hover .logo_blue { display: block; }

.header:hover .logo_white { display: none; }

.header:hover .head_navlist li > a { color: #000; }

.header:hover .nav_menu i { color: #000; }

.header:hover .head_search i { color: #000; font-weight: bold;}

.header:hover .head_language,
.header:hover .head_language a  { color: #000; }



.full-main-nav { display: block; position: fixed; left: 0; top: 0; z-index: -1; opacity: 0; -webkit-transition: all ease .5s; transition: all ease .5s; width: 100%; height: 100%; }

.full-navbg { position: relative; z-index: 3; height: 100%; overflow: hidden; background-repeat: no-repeat; background-position: center center; background-size: cover; }

.nav-swiper { position: relative; z-index: 3; height: 100%; overflow: visible; }

.full-main-nav.active { z-index: 51; opacity: 1; }

.full-main-nav.active li { top: 0; opacity: 1; }

.nav-swiper li a { font-weight: normal; }

.nav-swiper li:nth-child(1) { -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }

.nav-swiper li { position: relative; top: 0; opacity: 1; -webkit-transition-duration: 0.5s, 0.5s, 0.5s; transition-duration: 0.5s, 0.5s, 0.5s; -webkit-transition-property: opacity, top; transition-property: opacity, top; width: 16.66666%; border-right: 1px solid #f0f0f0; background-color: #ffffff; }

.nav-swiper li a { -webkit-transition: all ease .3s; transition: all ease .3s; }

.nav-swiper li > a { display: block; width: 100%; height: 100%; }

.full-text { position: absolute; left: 0; top: 29%; width: 100%; }

.nav-swiper li .id { -webkit-transition: all ease .5s; transition: all ease .5s; font-size: 56px; line-height: 56px; color: #f6f6f6; font-family: DINEng; text-align: center; }

.nav-swiper li .id::before { content: ''; display: block; width: 1px; height: 62px; background-color: #00b9fc; margin: 0 auto 25px; opacity: 0; }

.nav-swiper li .title { -webkit-transition: all ease .5s; transition: all ease .5s; text-align: center; font-size: 24px; color: #545454; line-height: 28px; margin: 57px 0 29px; }

.nav-swiper li .subnav { -webkit-transition: all ease .5s; transition: all ease .5s; font-size: 14px; line-height: 28px; opacity: 1; text-align: center; }

.nav-swiper li .subnav .line { color: #9a9a9a; position: relative; z-index: 11; display: block; }

.nav-swiper li .subnav .s_title { font-size: 18px; line-height: 32px; cursor: pointer; }

.nav-swiper li .subnav .s_title .icon { width: 10px; height: 10px; position: relative; margin-left: 5px; }

.nav-swiper li .subnav .s_title .icon::after, .nav-swiper li .subnav .s_title .icon::before { content: ' '; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-color: #333; -webkit-transition: all .3s; transition: all .3s; }

.nav-swiper li .subnav .s_title .icon::after { width: 100%; height: 1px; }

.nav-swiper li .subnav .s_title .icon::before { height: 100%; width: 1px; }

.nav-swiper li .subnav .down { display: none; }

.nav-swiper li:hover { background: none; }

.nav-swiper li .subnav.active .s_title .icon::before { height: 0; }

.nav-swiper li:hover a, .nav-swiper li:hover .subnav .s_title { opacity: 1; color: #ffffff; }

.nav-swiper li:hover .subnav .s_title .icon::after, .nav-swiper li:hover .subnav .s_title .icon::before { background-color: #fff; }

.nav-swiper li:hover .id::before { opacity: 1; }

.nav-swiper li:hover .id, .nav-swiper li:hover .title, .nav-swiper li:hover .subnav { opacity: 1; -webkit-transform: translateY(-30px); -ms-transform: translateY(-30px); transform: translateY(-30px); }

.index_swiper{height: 100%;}

.index_swiper .imgbox{height: 100%;}

.index_swiper .swiperbox { position: relative; overflow: hidden; height: 100%;}

.index_swiper .swiper_cont { width: 100%; }

.index_swiper .swiper_cont { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.index_swiper .swiper_cont h2 { font-size: 38px; line-height: 50px; color: #fff; text-align: center; margin-bottom: 26px; }

.index_swiper .swiper_cont .swiper_play { cursor: pointer; position: relative; width: 75px; height: 75px; -webkit-box-sizing: border-box; box-sizing: border-box; border: 2px solid rgba(255, 255, 255, 0.3); -webkit-border-radius: 50%; border-radius: 50%; margin: 0 auto; }

.index_swiper .swiper_cont .swiper_play::after { display: block; content: ""; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 0; height: 0; border-top: 8px solid transparent; border-left: 12px solid #fff; border-bottom: 8px solid transparent; }

.swiper_video {height: 100%; }

.swiper_video video { height: 100%; }

.swiperbox .imgbox_bg { display: none; background-position: center; background-size: cover; background-repeat: no-repeat; }

.index_procenterbox .inpc_item02 .pro_txtbox { padding-top: 0 !important; }

.in_pro_item {margin-top: -5px;background-size: cover; background-repeat: no-repeat; background-position: center; height: 100%;display: flex;align-items: center;justify-content: center;padding:100px 0;}
.in_pro_item2{padding: 0;}
.in_pro_item{width: 100%;}
.in_pro_item .phone{display: none;}
.in_pro_item a{width: 100%;}
.in_pro_item a img{width: 100%;}
/* .in_pro_item:nth-child(1) .inpro_img img { -webkit-transform: translateX(4%); -ms-transform: translateX(4%); transform: translateX(4%); }

.in_pro_item:nth-child(2) .inpro_img img { -webkit-transform: translateX(16%); -ms-transform: translateX(16%); transform: translateX(16%); }

.in_pro_item:nth-child(3) .inpro_img img { -webkit-transform: translateX(12%); -ms-transform: translateX(12%); transform: translateX(12%); }

.in_pro_item:nth-child(4) .inpro_img img { -webkit-transform: translateX(12%); -ms-transform: translateX(12%); transform: translateX(12%); } */

.in_pro_list .in_pro_item .inpro_title { font-size: 30px; color: #fff; text-align: center; }

.inpro_more { display: inline-block; margin: 0 auto; height: 45px; background: #fff; font-size: 16px; color: #2e84f9; padding: 0 50px; line-height: 42px; -webkit-border-radius: 40px; border-radius: 40px; margin-top: 25px; margin-bottom: 35px; }

.inpro_more span { display: inline-block; vertical-align: middle; margin-right: 2px; }

.inpro_more img { display: inline-block; vertical-align: middle; }

.inpro_more:hover { background: #2e84f9; color: #fff; }

.inpro_more img.mo_img2 { display: none; }

.inpro_more:hover img.mo_img1 { display: none; }

.inpro_more:hover img.mo_img2 { display: inline-block !important; }

.inpro_link { text-align: center; }

.inpro_subtitle { text-align: center; color: #fff; font-size: 16px; }

.inpro_img { text-align: center; }

.inpro_img a { display: block; }

.inpro_img img { margin: 0 auto; }

.inpro_attr { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.inpro_attr ul { margin-right: 20px; font-size: 0; border: 2px solid rgba(255, 255, 255, 0.3); -webkit-border-radius: 20px; border-radius: 20px; padding-top: 35px; padding-bottom: 20px; }

.inpro_attr ul h2 { color: #fff; margin-bottom: 4px; font-size: 14px; }

.inpro_attr ul:last-child { margin-right: 0; }

.inpro_attr ul p { color: rgba(255, 255, 255, 0.8); font-size: 14px; }

.inpro_attr ul li { vertical-align: text-top; position: relative; text-align: center; padding: 0 28px; display: inline-block; }

.inpro_attr ul li::after { position: absolute; display: block; content: ""; right: 1px; height: 40px; width: 2px; background: rgba(255, 255, 255, 0.3); top: 0; }

.inpro_attr ul li:last-child:after { display: none; }

.index_procenter_bg { text-align: center; background: #2e84f9; height: 300px; }

.tong_title { text-align: center; }

.index_procenter_bg .tong_title { padding-top: 80px; }

.index_procenter_bg .tong_title h3 { color: rgba(255, 255, 255, 0.3); }

.tong_title h3 { font-size: 18px; letter-spacing: 2px; text-transform: uppercase; }

.tong_title h2 { color: #fff; font-size: 28px; }

.index_procenter { background: #efefef; }

.index_procenter_list { margin-top: -80px; }

.index_procenterbox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.index_procenterbox .index_pro_left { margin-right: 20px; width: -webkit-calc(50% - 10px); width: calc(50% - 10px); }

.index_procenterbox .index_pro_right { margin-right: 0; width: -webkit-calc(50% - 10px); width: calc(50% - 10px); }

.pro_txtbox { text-align: center; padding-top: 35px; }

.pro_txtbox p { font-size: 16px; color: rgba(0, 0, 0, 0.8); }

.pro_txtbox h2 { font-size: 21px; margin-top: 4px; margin-bottom: 8px; }

.pro_txtlink { margin-bottom: 30px; }

.pro_txtlink a span { display: inline-block; vertical-align: middle; color: #2e84f9; }

.pro_txtlink a img { display: inline-block; vertical-align: middle; margin-left: 10px; }

.pro_txtlink .jkdg { margin-left: 35px; }

.pro_imgbox { text-align: center; }

.pro_imgbox img { margin: 0 auto; -webkit-transition: all 0.4s; transition: all 0.4s; }

.in_item:hover .pro_imgbox img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.index_procenterbox .inpc_item01 .pro_txtbox h2 { font-size: 26px; }

.index_procenterbox .in_item { padding: 0 30px; -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); background-color: #f4f4f4; -webkit-border-radius: 20px; border-radius: 20px; }

.index_procenterbox .inpc_item02 { margin-top: 20px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding-top: 30px; padding-bottom: 20px; }

.index_procenterbox .inpc_item02 .pro_txtbox { text-align: left; }

.index_pro_right .inright_item { margin-bottom: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; margin-right: 20px; float: left; width: -webkit-calc(50% - 10px); width: calc(50% - 10px); padding-bottom: 50px; }

.index_pro_right .inright_item:nth-child(2n) { margin-right: 0; }

.index_pro_right .pro_imgbox { height: 150px; }

.pro_imgbox img { max-height: 100%; }

.index_procenterbox .inpc_item01 .pro_imgbox { height: 310px; }

.index_procenterbox .inpc_item02 .pro_imgbox { height: 180px; }

.index_procenter { padding-bottom: 60px; }

.index_about { background: #efefef; padding-bottom: 100px; }

.index_about .tong_title h3 { color: rgba(0, 0, 0, 0.3); }

.index_about .tong_title h2 { color: #000; }

.in_about_content { margin-top: 25px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 480px; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.in_about_content .in_about_item { -webkit-transition: all 0.4s; transition: all 0.4s; cursor: pointer; flex:auto; height: 100%; background-position: center; background-size: cover; background-repeat: no-repeat; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: end; -ms-flex-align: center; align-items: end; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 15px; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.in_about_content .in_about_item:first-child { -webkit-border-radius: 20px 0 0 20px; border-radius: 20px 0 0 20px; }

.in_about_content .in_about_item:last-child { -webkit-border-radius: 0 20px 20px 0; border-radius: 0 20px 20px 0; }

.in_about_content .in_about_item .q_block h2 { font-size: 16px; color: #fff; margin-bottom: 7px; }

.in_about_content .in_about_item .q_block p { font-size: 0; color: #fff; opacity: 0; }

.in_about_content .in_about_item.active { width: 64.16%; }

.in_about_content .in_about_item.active .q_block p { opacity: 1; font-size: 14px; }

.in_about_content .in_about_item.active .q_block h2 { font-size: 24px; }

.index_resource { padding: 100px 0; background: url(../image/index_resource.jpg) center no-repeat; background-size: cover; }

.resource_search form { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.resource_search form p { color: #fff; font-size: 18px; }

.resource_search form .res_input { height: 45px; line-height: 45px; -webkit-border-radius: 10px; border-radius: 10px; border: 2px solid rgba(255, 255, 255, 0.3); width: 40.8%; margin-left: 30px; margin-right: 20px; background-color: rgba(255, 255, 255, 0.2); }

.resource_search form .res_input input { font-size: 16px; color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 15px; width: 100%; height: 100%; }

.resource_search form button { width: 200px; height: 49px; background-image: -webkit-gradient(linear, left top, right top, from(#3392fa), to(#3ba7fb)); background-image: linear-gradient(to right, #3392fa, #3ba7fb); font-size: 16px; color: #fff; cursor: pointer; -webkit-border-radius: 10px; border-radius: 10px; }

.resource_box { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.resource_left { margin-right: 20px; width: -webkit-calc(50% - 10px); width: calc(50% - 10px); }

.resource_right { width: -webkit-calc(50% - 10px); width: calc(50% - 10px); }

.resource_left .resource_item { float: left; margin-right: 20px; width: -webkit-calc(50% - 10px); width: calc(50% - 10px); -webkit-box-sizing: border-box; box-sizing: border-box; background: #fff; -webkit-border-radius: 20px; border-radius: 20px; }

.resource_left .resource_item:nth-child(2n) { margin-right: 0; }

.resource_icon { background: url(../image/video_icon.png) no-repeat; }

.resource_left .resource_item a { display: block; padding: 25px 30px 55px 30px; position: relative; }

.resource_left .resource_item a h2 { font-size: 18px; font-weight: normal; margin-bottom: 10px; }

.resource_left .resource_item a .desc { font-size: 14px; color: #969696; height: 45px; }

.resource_left .resource_item .resource_icon { width: 47px; height: 32px; position: absolute; right: 30px; bottom: 20px; }

.resource_left .resource_item:hover h2 { color: #2e84f9; }

.resource_left .resource_item:last-child, .resource_left .resource_item:nth-last-child(2) { margin-bottom: 0; }

.resource_left .resource_item { margin-bottom: 20px; }

.resource_left .resource_item .resource_icon.big { background: url(../image/wendang_icon.png) no-repeat; width: 39px; height: 39px; }

.resource_box { margin-top: 40px; }

.resource_right { background: #fff; -webkit-border-radius: 20px; border-radius: 20px; padding: 35px; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; }

.resource_right .inpro_more { background: #efefef; font-size: 14px; line-height: 44px; }

.resource_right .inpro_more:hover { background: #2e84f9; }

.resource_right h2 { font-size: 22px; position: relative; font-weight: normal; margin-bottom: 15px; }

.resource_right h2::after { display: block; content: ""; width: 44px; margin-top: 15px; height: 4px; background: #00a2e9; }

.resource_right .resource_xq { font-size: 14px; color: #969696; position: relative; z-index: 2; }

.resource_right .inpro_more { position: absolute; left: 35px; bottom: 40px; margin: 0; }

.resource_img { position: absolute; right: 35px; bottom: 40px; margin: 0; }

.index_contact { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.inct_left { background: url(../image/inct_img1.jpg) no-repeat; background-size: cover; width: 50%; }

.inct_right { background: url(../image/inct_img2.jpg) no-repeat; background-size: cover; width: 50%; }

.index_contact .inct_item { padding: 160px 15px 140px 15px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.inct_itembox { text-align: center; }

.inct_itembox h2 { font-size: 21px; }

.inct_itembox h3 { font-size: 16px; margin-top: 10px; margin-bottom: 5px; font-weight: normal; }

.inct_itembox .inct_erweima img { width: 100%; height: 100%; }

.inct_itembox .inct_erweima { font-size: 0; }

.inct_itembox .inct_erweima > div { margin: 0 5px; display: inline-block; -webkit-box-shadow: 0 30px 25px -30px rgba(46, 132, 249, 0.6); box-shadow: 0 30px 25px -30px rgba(46, 132, 249, 0.6); width: 130px; height: 130px; }

.inct_itembox p { margin-top: 25px; font-size: 14px; line-height: 22px; color: #999999; }

.footer_nav { padding: 65px 0; }

.footer_navlist dl dt { margin-bottom: 10px; }

.footer_navlist dl dt a { font-size: 16px; }

.footer_navlist dl dd  { position: relative;}

.footer_navlist dl dd a { font-size: 14px; line-height: 30px; color: #999999; display: block;}

.footer_navlist dl dd .down{position: absolute;left: 100%;top: 0;background-color: #fff;box-shadow: 0 0 30px -10px #999;width: 80px;height: 80px;opacity: 0;pointer-events: none;top: 5px;transition: all .5s;}

.footer_navlist dl dd .down .picture_container{padding-top: 100%;}

.footer_navlist dl dd:hover .down{opacity: 1;pointer-events: inherit;top: 0;}

.footer_navlist dl { float: left; margin-right: 100px; }

.footer_navlist dl:last-child { margin-right: 0; }

.footer_contact { border-left: none; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 95px; }

.footer_contact h2 { color: #2e84f9; font-size: 22px; }

.footer_contact p { font-size: 14px; color: #999999; line-height: 22px; margin-top: 10px; }

.footer_beian { padding: 18px 0; background: #257aef; }

.footer_beian p, .footer_beian p a { color: #fff; }

.footer_beian p.fl span { margin: 0 20px; color: rgba(255, 255, 255, 0.3); }

.footer_navlist dl dd a:hover { color: #257aef; }

/* 背景图 */
.background_img { background-size: cover; background-repeat: no-repeat; background-position: center center; }

/* 图片居中 */
.picture_container { position: relative; overflow: hidden; background: none; }

.picture_container img { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; -webkit-transition: all .3s linear; transition: all .3s linear; }

.flex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}

.flex_column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.flex_wrap { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.flex_row_center { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.flex_row_start { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }

.flex_row_end { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.flex_row_justify { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.flex_column_center { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.flex_column_start { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.flex_column_end { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }

.flex1 { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.flex_rank_1 { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }

.flex_rank_2 { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }

.picture_scale { position: relative; overflow: hidden; }

.picture_scale:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.crumbs { margin-top: -70px; position: relative; z-index: 4; border-top: 1px solid rgba(255, 255, 255, 0.15); }

.crumbs .monu { position: relative; }

.crumbs .monu .line { color: #fff; -webkit-transition: all .5s; transition: all .5s; }

.crumbs .monu .line.active a::after, .crumbs .monu .line:hover a::after { width: 100%; }

.crumbs .monu .line:not(:first-child) { margin-left: 35px; }

.crumbs .monu a { position: relative; line-height: 70px; font-size: 16px; text-align: center; display: block; color: inherit; padding: 0 20px; }

.crumbs .monu a::after { content: ' '; height: 1px; position: absolute; top: -1px; left: 50%; width: 0; background-color: #fff; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all .5s; transition: all .5s; }

.crumbs .monu .line_icon { position: absolute; bottom: 0; left: 0; height: 3px; -webkit-transition: all 0.5s; transition: all 0.5s; background-color: #ffffff; }

.crumbs .icon-triangle-right { display: block; width: 0; height: 0; border: 5px solid; border-color: transparent transparent transparent #fff; margin: 0 10px; }

.crumbs.fixed { position: fixed; top: 170px; width: 100%; left: 0; right: 0; margin: auto; z-index: 100; -webkit-box-shadow: 0, 15px, 15px rgba(0, 0, 0, 0.018); box-shadow: 0, 15px, 15px rgba(0, 0, 0, 0.018); }

.inner_banner { position: relative; }

.inner_banner img { width: 100%; }

.inner_banner .mask { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 2; font-size: 30px; font-weight: normal; line-height: 1.1; letter-spacing: -1px; color: #04A7D5; }

.inner_title { font-size: 26px; font-weight: normal; line-height: 1.1; letter-spacing: -1px; color: #333333; text-align: center; }

.inner_more { display: block; margin: 0 auto; margin-top: 50px; width: 200px; line-height: 60px; -webkit-border-radius: 10px; border-radius: 10px; border: solid 2px #2e84f9; font-size: 14px; letter-spacing: 1px; color: #333333; text-align: center; -webkit-transition: all .5s; transition: all .5s; }

.inner_more:hover { background-color: #2e84f9; color: #fff; }

.inner_main { padding:40px 0 100px; }

.inner_tag_box { margin-top: 25px; }

.inner_tag_box .tag { display: block; font-size: 16px; min-width: 180px; color: #999999; line-height: 64px; text-align: center; -webkit-border-radius: 14px; border-radius: 14px; background-color: #f5f5f5; -webkit-transition: all .5s; transition: all .5s; }

.inner_tag_box .tag:not(:first-child) { margin-left: 10px; }

.inner_tag_box .tag:hover, .inner_tag_box .tag.active { background-color: #2e84f9; color: #fff; -webkit-box-shadow: 0 10px 20px -10px #2e84f9; box-shadow: 0 10px 20px -10px #2e84f9; }

.about .main_bg { background: #fff url(https://www.micsig.com.cn/maikexin/dist/images/about_bg.jpg) no-repeat bottom; background-size: cover; }

.about .main1 { padding: 80px 0; }

.about .main1 .abstract { margin-top: 20px; text-align: center; font-size: 16px; line-height: 28px; color: #828282; }

.about .main1 .tag { font-size: 24px; line-height: 32px; letter-spacing: -1px; color: #2e84f9; text-align: center; margin-top: 10px; }

.about .main1 .video_box { margin-top: 30px; overflow: hidden; -webkit-border-radius: 20px; border-radius: 20px; position: relative; }

.about .main1 .video_box .mask { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 5; }

.about .main1 .video_box .mask .title { font-size: 24px; line-height: 1.1; color: #ffffff; }

.about .main1 .video_box .mask .video_btn { cursor: pointer; margin-top: 20px; width: 61px; height: 61px; text-align: center; line-height: 61px; -webkit-border-radius: 50%; border-radius: 50%; border: solid 2px rgba(255, 255, 255, 0.3); -webkit-transition: all .5s; transition: all .5s; }

.about .main1 .video_box .mask .video_btn .iconfont { font-size: 16px; color: #fff; margin-left: 1px; -webkit-transition: all .5s; transition: all .5s; display: block; }

.about .main1 .video_box .mask .video_btn:hover { border: solid 2px #2e84f9; }

.about .main1 .video_box .mask .video_btn:hover .iconfont { color: #2e84f9; }

.about .main1 .video_box video { width: 100%; height: auto; }

.about .main2 .block_box { margin-top: 40px; position: relative; }

.about .main2 .block_box .swiper-container { padding-left: 11px; }

.about .main2 .block_box .swiper-slide { padding: 70px 52px 60px; width: 25%; }

.about .main2 .block_box .swiper-slide .icon_box { position: absolute; left: 0; top: 0; height: 100%; }

.about .main2 .block_box .swiper-slide .icon_box .icon { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 18px; height: 18px; -webkit-border-radius: 50%; border-radius: 50%; border: solid 2px #d2d2d2; }

.about .main2 .block_box .swiper-slide .icon_box .icon::after { content: ' '; position: absolute; top: 50%; left: 50%; width: 8px; height: 8px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #2e84f9; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.about .main2 .block_box .swiper-slide .icon_box::after { content: ' '; position: absolute; bottom: 0; width: 2px; height: -webkit-calc(100% - 22px); height: calc(100% - 22px); background-color: #d2d2d2; }

.about .main2 .block_box .img { margin-top: 40px; width: 100%; }

.about .main2 .block_box .img .picture_container { padding-top: 54.30464%; }

.about .main2 .block_box .txt_box .time { font-size: 20px; line-height: 1.1; letter-spacing: -1px; color: #2e84f9; }

.about .main2 .block_box .txt_box .txt { font-size: 15px; line-height: 24px; letter-spacing: -1px; color: #828282; }

.about .main2 .block_box .swiper-button-prev, .about .main2 .block_box .swiper-button-next { background-image: none; width: 50px; height: 50px; line-height: 50px; text-align: center; -webkit-border-radius: 10px; border-radius: 10px; font-size: 14px; color: #d4d4d4; border: solid 2px #d4d4d4; opacity: 1; -webkit-transition: all .5s; transition: all .5s; }

.about .main2 .block_box .swiper-button-prev:hover, .about .main2 .block_box .swiper-button-next:hover { color: #fff; background-color: #2e84f9; border: 2px solid #2e84f9; }

.about .main2 .block_box .swiper-button-prev { left: -90px; }

.about .main2 .block_box .swiper-button-next { right: -90px; }

.about .main3 { padding: 80px 0; }

.about .main3 .block_box { margin-top: 40px; position: relative; }

.about .main3 .swiper-slide .img { padding: 25px 35px; border: solid 1px #e4e4e4; }

.about .main3 .swiper-slide .picture_container { padding-top: 145.79439%; }

.about .main3 .swiper-slide .name { font-size: 16px; line-height: 1.1; color: #666666; text-align: center; margin-top: 20px; }

.about .main3 .swiper-button-prev, .about .main3 .swiper-button-next { background-image: none; width: 50px; height: 50px; line-height: 50px; text-align: center; -webkit-border-radius: 10px; border-radius: 10px; font-size: 14px; color: #d4d4d4; border: solid 2px #d4d4d4; opacity: 1; -webkit-transition: all .5s; transition: all .5s; }

.about .main3 .swiper-button-prev:hover, .about .main3 .swiper-button-next:hover { color: #fff; background-color: #2e84f9; border: 2px solid #2e84f9; }

.about .main3 .swiper-button-prev { left: -90px; }

.about .main3 .swiper-button-next { right: -90px; }

.news .main1 { background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(25%, #fff), color-stop(25%, #f5f7fa), to(#f5f7fa)); background-image: linear-gradient(to bottom, #fff 0%, #fff 25%, #f5f7fa 25%, #f5f7fa 100%); background-image: -moz-linear-gradient(to bottom, #fff 0%, #fff 25%, #f5f7fa 25%, #f5f7fa 100%); }

.news .main1 .content .block_top { margin-top: 30px; margin-bottom: 20px; }

.news .main1 .content .block_top .left_img { width: 67%; }

.news .main1 .content .block_top .left_img .img { display: block; }

.news .main1 .content .block_top .left_img .img .picture_container { padding-top: 55.97015%; }

.news .main1 .content .block_top .right_txt { width: 25.41667%; background-color: #3d423e; padding: 0 45px; }

.news .main1 .content .block_top .right_txt .block { color: #fff; }

.news .main1 .content .block_top .right_txt .block .time { font-size: 16px; font-family: 'MM'; margin-bottom: 25px; }

.news .main1 .content .block_top .right_txt .block .name { font-size: 22px; line-height: 32px; color: #ffffff; margin-bottom: 20px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 32px; }

.news .main1 .content .block_top .right_txt .block .abstract { overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical; line-height: 20px; opacity: 0.7; margin-bottom: 65px; }

.news .main1 .content .block_top .right_txt .swiper-container { height: 100%; }

.news .main1 .content .block_top .right_txt .swiper-wrapper { height: unset; }

.news .main1 .content .block_top .right_txt .swiper-pagination { position: unset; text-align: left; }

.news .main1 .content .block_top .right_txt .swiper-pagination-bullet { width: 6px; height: 6px; opacity: 1; -webkit-border-radius: 0; border-radius: 0; background-color: rgba(255, 255, 255, 0.6); -webkit-transition: all 0.5s; transition: all 0.5s; }

.news .main1 .content .block_top .right_txt .swiper-pagination-bullet-active { width: 20px; background-color: #d9e9ff; }

.searchCon{min-height: calc(100vh - 445px);}
 .list_search { width: 396px; margin: auto; }
 .list_search input { padding: 0 20px; font-size: 14px; line-height: 56px; border: solid 2px; color: rgba(51, 51, 51, 0.4); border-color: #c6c7cb transparent #c6c7cb #c6c7cb; }
 .list_search input::-webkit-input-placeholder { color: rgba(51, 51, 51, 0.4); }
 .list_search input:-moz-placeholder { color: rgba(51, 51, 51, 0.4); }
 .list_search input:-ms-input-placeholder { color: rgba(51, 51, 51, 0.4); }
 .list_search input::-moz-placeholder { color: rgba(51, 51, 51, 0.4); }
 .list_search input::placeholder { color: rgba(51, 51, 51, 0.4); }
 .list_search .btn { width: 120px; height: 60px; color: #2e84f9; background-color: #333333; }
 .list_search .btn .iconfont { font-size: 22px; }

.news .main1 .content .block_bottom .block_box { margin-top: 20px; }

.news .main1 .content .block_bottom .block_box .block { background-color: #fff; width: 33%; -webkit-transition: all 0.5s; transition: all 0.5s; }

.news .main1 .content .block_bottom .block_box .block .img .picture_container { padding-top: 67.17172%; }

.news .main1 .content .block_bottom .block_box .block .txt { padding: 30px 45px 30px 30px; }

.news .main1 .content .block_bottom .block_box .block .txt .name { font-size: 18px; margin-bottom: 15px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 28px; max-height: 56px; min-height: 56px; }

.news .main1 .content .block_bottom .block_box .block .txt .time { font-size: 16px; line-height: 1.1; color: #999999; font-family: 'MM'; }

.news .main1 .content .block_bottom .block_box .block:not(:nth-child(3n)) { margin-right: 0.5%; }

.news .main1 .content .block_bottom .block_box .block:nth-child(n + 4) { margin-top: 60px; }

.news .main1 .content .block_bottom .block_box .block:hover { -webkit-box-shadow: 0 40px 70px -60px #2e84f9; box-shadow: 0 40px 70px -60px #2e84f9; }

.news_details .main1 .title { font-size: 28px; line-height: 30px; text-align: center; color: #3d3f48; }

.news_details .main1 .tag_box { margin: 20px 0 30px; font-size: 14px; color: #828282; }

.news_details .main1 .details_txt { border-top: 1px solid #dddddd; padding-left: 30px; padding-top: 30px; }

.instructions .main1 { padding:25px 0 150px; }

.instructions .main1 .block_box { margin-top: 30px; }

.instructions .main1 .block_box .block { padding: 57px; background-image: url(../image/instructions_bg.jpg); }

.instructions .main1 .block_box .block .img { width: 19.5%; -webkit-box-shadow: 20px 20px 30px 10px #f7f7f7; box-shadow: 20px 20px 30px 10px #f7f7f7; }

.instructions .main1 .block_box .block .img .picture_container { padding-top: 130.76923%; }

.instructions .main1 .block_box .block .txt_box { margin-left: 100px; width: 28.33333%; }

.instructions .main1 .block_box .block .txt_box .time { font-size: 18px; line-height: 1.1; color: #2e84f9; }

.instructions .main1 .block_box .block .txt_box .name { font-size: 18px; line-height: 22px; letter-spacing: -1px; color: #333333; margin-top: 10px; }

.instructions .main1 .block_box .block .txt_box .abstract { font-size: 14px; letter-spacing: -1px; color: #999999; margin-top: 15px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 20px; }

.instructions .main1 .block_box .block .txt_box .more { margin-top: 40px; width: 166px; line-height: 44px; -webkit-border-radius: 22px; border-radius: 22px; text-align: center; background-color: #e8e8e8; font-size: 14px; color: #2e84f9; -webkit-transition: all .5s; transition: all .5s; }

.instructions .main1 .block_box .block .txt_box .more .iconfont { margin-left: 10px; }

.instructions .main1 .block_box .block:hover .txt_box .more { color: #fff; background-color: #2e84f9; }

.instructions .main1 .block_box .block:not(:first-child) { margin-top: 10px; }

.software .block_box { margin-top: 30px; }

.software .block_box .block { position: relative; }

.software .block_box .block .mask { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 2; margin: auto; text-align: center; }

.software .block_box .block .mask .en { font-size: 40px; font-weight: lighter; line-height: 1.1; letter-spacing: -2px; color: #2e84f9; }

.software .block_box .block .mask .cn { font-size: 18px; line-height: 1.1; color: #333333; margin-top: 10px; font-weight: bold; }

.software .block_box .block .mask .more { margin: 30px auto 0; width: 462px; line-height: 80px; background-color: #2e84f9; -webkit-border-radius: 20px; border-radius: 20px; font-size: 16px; letter-spacing: -1px; color: #ffffff; -webkit-box-shadow: 0 0 40px -5px #2e84f9; box-shadow: 0 0 40px -5px #2e84f9; }

.software .block_box .block .mask .more img { margin-right: 10px; }

.APP .block_box { margin-top: 30px; }

.APP .block_box .block { position: relative; }

.APP .block_box .block .mask { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 2; margin: auto; text-align: center; }

.APP .block_box .block .mask .en { font-size: 40px; font-weight: lighter; line-height: 1.1; letter-spacing: -2px; color: #2e84f9; }

.APP .block_box .block .mask .cn { font-size: 18px; line-height: 1.1; color: #333333; margin-top: 10px; font-weight: normal; }

.APP .block_box .block .mask .img_box { margin-top: 30px; }

.APP .block_box .block .mask .box { width: 131px; }

.APP .block_box .block .mask .box .img { -webkit-box-shadow: 0 10px 20px -10px #2e84f9; box-shadow: 0 10px 20px -10px #2e84f9; }

.APP .block_box .block .mask .box .picture_container { padding-top: 100%; }

.APP .block_box .block .mask .box .name { text-align: center; font-size: 14px; line-height: 1.1; margin-top: 15px; color: #333333; letter-spacing: -1px; }

.APP .block_box .block .mask .box:not(:first-child) { margin-left: 20px; }

.art .main1 { padding: 25px 0 35px; }

.art .block_box { margin-top: 30px; }

.art .block_box .block { position: relative; padding: 30px 0; border-top: 1px solid #dcdcdc; }

.art .block_box .block .title { font-size: 16px; line-height: 1.1; color: #666666; width: 80%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-transition: all .5s; transition: all .5s; }

.art .block_box .block .time { font-size: 16px; color: #999999; }

.art .block_box .block:last-child { border-bottom: 1px solid #dcdcdc; }

.art .block_box .block::after { content: ' '; position: absolute; top: -1px; left: 0; width: 0; height: 2px; background-color: #2e84f9; -webkit-transition: all 1s; transition: all 1s; }

.art .block_box .block:hover::after { width: 100%; }

.art .block_box .block:hover .title { color: #2e84f9; }

.video .main1 { padding: 25px 0 40px; }

.video .main1 .block_box { margin-top: 30px; }

.video .main1 .block_box .block { cursor: pointer; width: 31.66667%; background-color: #f8f8f8; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden;display: block; }

.video .main1 .block_box .block .img { position: relative; }

.video .main1 .block_box .block .img .mask { opacity: 0; position: absolute; z-index: 2; top: 0; bottom: 0; left: 0; right: 0; margin: auto; font-size: 28px; color: #fff; -webkit-transition: all .5s; transition: all .5s; background-color: rgba(0, 0, 0, 0.7); }

.video .main1 .block_box .block .img .mask .icon { width: 45px; height: 45px; line-height: 38px; border: 1px solid #fff; text-align: center; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; }

.video .main1 .block_box .block .picture_container { padding-top: 60.52632%; }

.video .main1 .block_box .block .txt_box { font-size: 14px; line-height: 26px; color: #333333; text-align: center; padding: 30px; }

.video .main1 .block_box .block:not(:nth-child(3n)) { margin-right: 2.5%; }

.video .main1 .block_box .block:nth-child(n + 4) { margin-top: 30px; }

.video .main1 .block_box .block:hover .img .mask { opacity: 1; }

.product .main1 { padding: 55px 0 0;}
/* .product .main1 { padding: 150px 0 55px; background-image: url(../images/product_detail_bg1.jpg); } */

.product .main1 .content { padding: 0 160px; }

.product .main1 .content .small_box { width: 123px; position: relative;}

.product .main1 .content .small_box .swiper-container { max-height: 453px; height: 100%;}

.product .main1 .content .small_box .swiper-slide { border: 1px solid #efefef; background-color: #efefef; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; width: -webkit-calc(100% - 2px); width: calc(100% - 2px); cursor: pointer;  margin-top: 20px; }

.product .main1 .content .small_box .swiper-slide.active { border: solid 1px #fe0315; }

.product .main1 .content .small_box .picture_container { padding-top: 75%; }

.product .main1 .content .small_box .swiper-button-prev,.product .main1 .content .small_box .swiper-button-next{background-image: none;opacity: 1;left: 50%;top: auto;}
.product .main1 .content .small_box .swiper-button-prev .iconfont,.product .main1 .content .small_box .swiper-button-next .iconfont{font-size: 40px;}

.product .main1 .content .small_box .swiper-button-prev{top: -40px;width: auto;height: auto;margin-top: 0;transform: rotateZ(-90deg) translateY(calc(-50% + 13px));}

.product .main1 .content .small_box .swiper-button-next{bottom: -40px;right: auto;width: auto;height: auto;margin-top: 0;transform: rotateZ(-90deg) translateY(calc(-50% + 13px));}

/* .product .main1 .content .big_box { width: 40%;} */

/* .product.product1 .main1 .content .big_box { width: 60%; position: relative;} */
.product.product1 .main1 .content .big_box {position: relative;width: 65%;margin: 0 auto;}
.product.product1 .main1 .content .txt_box{text-align: center;}
.product.product1 .main1 .content .txt_box .btn_box{justify-content: center;}
.product.product1 .main1 .content .parameter_box{display: flex;justify-content: center;}
.product.product1 .main1 .content .parameter_box p{font-size: 20px;font-weight: normal;text-align: center;margin: 0 25px;}
.product.product1 .main1 .content .parameter_box p span{display: block;font-weight: 400;}
.product.product1 .main1 .content.content360{padding: 0;}
.product.product1 .main1 .content.content360 .LtextBox{
  width: 100%;
  background-color: #404040;
  text-align: center;
  padding: 20px 0 10px;
  
}
.product.product1 .main1 .content.content360 .LtextBox  .title{
  font-size: 24px;
  color: #009fe8;
  font-weight: normal;
}
.product.product1 .main1 .content.content360 .LtextBox .box360{
  display: flex;
  justify-content: center;
  margin-top: 15px;
  align-items: center;
  
}
.product.product1 .main1 .content.content360 .LtextBox .box360 .btn_box .more{
  display: inline-block;
  padding: 0 40px;
  font-size: 20px;
  color: #fff;
  border-radius: 30px;
  border: 1px solid #fff;
  height: 40px;
  line-height: 36px;
  margin-left: 25px;
}
.product.product1 .main1 .content.content360 .parameter_box p{
  display: inline-block;
  font-size: 16px;
  color: #fff;
  margin:0 30px;
}
.product.product1 .main1 .content.content360 .parameter_box p span{
  font-weight: bold;
  font-size: 36px !important;
  display: inline-block;
}



/* .product.product1 .main1 .content .txt_box { width: 35%; } */

.product .main1 .content .txt_box .tag { border-left: 0px solid #2e84f9; line-height: 36px; padding: 0 22px; background-color: #eeeeee; font-size: 14px; color: #333333; display: inline-block; }

.product .main1 .content .txt_box .title { margin-top: 35px; font-size: 30px; font-weight: bold; line-height: 1.1; letter-spacing: -1px; color: #333333; }

.product .main1 .content .txt_box .abstract { margin-top: 10px; font-size: 18px; line-height: 28px; color: #666666; }

.product .main1 .content .txt_box .txt { margin-top: 20px; font-size: 14px; line-height: 32px; color: #666666; }

.product .main1 .content .txt_box .more { margin-top: 30px; display: block; width: 120px; line-height: 44px; background-color: #efefef; -webkit-border-radius: 22px; border-radius: 22px; text-align: center; font-size: 14px; color: #2e84f9; -webkit-transition: all .5s; transition: all .5s; }

.product .main1 .content .txt_box .more:nth-child(2){margin-left: 20px;}

.product .main1 .content .txt_box .more .iconfont { font-size: 14px; }

.product .main1 .content .txt_box .more:hover { color: #fff; background-color: #2e84f9; }
.product .main2{position: sticky;top: 72px;left: 0; z-index: 50;}
.product .main2 .tag_box { border-bottom: 1px solid #ebebeb;background-color: #fff;}

.product .main2 .tag_box .tag {cursor: pointer; position: relative; font-size: 16px; color: #999999; padding: 0 10px; line-height: 70px; -webkit-transition: all .5s; transition: all .5s; }

.product .main2 .tag_box .tag:not(:first-child) { margin-left: 60px; }

.product .main2 .tag_box .tag::after { content: ' '; position: absolute; bottom: -1px; left: 0; width: 0; height: 2px; -webkit-transition: all .5s; transition: all .5s; background-color: #2e84f9; }

.product .main2 .tag_box .tag.active { color: #2e84f9; }

.product .main2 .tag_box .tag.active::after { width: 100%; }
.product .main2 .block_box {text-align: center; }
.product .main2 .block_box img{margin: 0 auto;}

.product .main2 .block_box .video_box { margin-top: 20px; position: relative; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.product .main2 .block_box .video_box .mask { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 2; cursor: pointer; }

.product .main2 .block_box .video_box .mask .icon { width: 75px; height: 75px; -webkit-border-radius: 50%; border-radius: 50%; text-align: center; line-height: 75px; font-size: 14px; color: #fff; border: solid 2px rgba(255, 255, 255, 0.3); }

.product .main2 .block_box .video_box video { width: 100%; height: auto; }

.product .main3 { padding: 10px 0 0px; background-color: #fff; }
.product .main3 .block_box .block{justify-content: space-between;}

.product .main3 .block_box .block:nth-child(even){background-color: #edf2f2;position: relative;}
.product .main3 .block_box .block:nth-child(even)::before{
  content: "";
  width: 1000%;
  height: 100%;
  background-color: #edf2f2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.product .main3 .block .img { width: 48.3333%;}
 .product .main3 .block .img .picture_container img{width: 100%;position: static;}
.product .main3 .block .txt_box { width: 40%;position: relative; }
/*.product .main3 .block .txt_box a{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}*/
.product .main3 .block .txt_box .number { font-size: 18px; line-height: 1.1; color: #666666; }
.product .main3 .block .txt_box .con{
  width:80%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);
}
.product .main3 .block .txt_box .name { font-size: 48px; line-height: 1.1; color: #333333;font-weight: 400; }
.product .main3 .block .txt_box .abstract { margin-top: 20px; font-size: 20px; line-height:1.1; color: #828282; }
.product .main3 .block .txt_box .abstract p{font-size: 20px !important; line-height:1.4 !important;color: #000 !important;}

.product .main3 .block:nth-child(even) .img { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }

.product .main3 .block:nth-child(even) .txt_box { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }

.product .main3 .block { padding: 50px 0; }

.product .main4 { padding: 50px 0; }

.product .main4 .title { font-size: 22px; line-height: 1.1; color: #333333; text-align: center; }

.product .main4 .block_box { overflow-y: auto; width: 1200px; margin-top: 30px; }

.product .main4 table { width: 100%; }

.product .main4 tr:nth-child(even) { background-color: #fafafa; }

.product .main4 td { border: solid 1px #dfdfdf; text-align: center; line-height: 1.2; padding: 35px 24px; }

.product .main5 { padding: 80px 0; background-image: url(../image/product_detail_bg2.jpg); }

.product .main5 .title { font-size: 24px; line-height: 1.1; letter-spacing: -1px; color: #fafafa; text-align: center; }

.product .main5 .block_box { margin-top: 30px;font-size: 0;}

.product .main5 .block { padding: 10px; width: 22.55%; background-color: #ffffff; -webkit-border-radius: 20px; border-radius: 10px; }
.product .main5 .block:not(:nth-child(4n + 1)){margin-left: 1%;}

.product .main5 .block:nth-child(n + 5){margin-top: 20px;}


.product .main5 .block .img { width: 32.20339%; overflow: hidden; -webkit-border-radius: 20px; border-radius: 10px; border: solid 1px #dbdbdb; }

.product .main5 .block .img .picture_container { padding-top: 135.78947%; }

.product .main5 .block .txt_box { margin-left: 20px; width: 60%; }

.product .main5 .block .txt_box .en { font-size: 14px; font-weight: bold; line-height: 1.1; color: #2e84f9; }

.product .main5 .block .txt_box .name { margin-top: 10px; line-height: 1.1; font-size: 14px; font-weight: normal; color: #333333; }

.product .main5 .block .txt_box .more { margin-top: 30px; width: 50px; height: 50px; line-height: 50px; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; font-size: 14px; color: #2e84f9; -webkit-transition: all .5s; transition: all .5s; background-color: rgba(46, 132, 249, 0.1); }

.product .main5 .block:hover .txt_box .more { -webkit-box-shadow: 0 0 10px 1px #2e84f9; box-shadow: 0 0 10px 1px #2e84f9; color: #fff; background-color: #2e84f9; }

/* 详情页切换 */
.switch { margin-top: 50px; }

.switch .line { padding: 30px 35px; font-family: 'MicrosoftYaHei'; -webkit-transition: all 0.5s; transition: all 0.5s; font-size: 18px; color: #4b4f5b; }

.switch .line .tag { padding-right: 80px; position: relative; }

.switch .line .tag::after { content: ' '; position: absolute; right: 0; width: 0; height: 0; border: 5px solid; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); -webkit-transition: all 0.5s; transition: all 0.5s; }

.switch .line.prev { border-top: 1px solid #141d29; border-bottom: 1px solid #dddddd; }

.switch .line.prev .tag::after { top: -webkit-calc(50% - 2px); top: calc(50% - 2px); border-color: transparent transparent #333333 transparent; }

.switch .line.next { border-bottom: 1px solid #141d29; }

.switch .line.next .tag::after { top: -webkit-calc(50% + 2px); top: calc(50% + 2px); border-color: #333333 transparent transparent transparent; }

.switch .line .name { width: 63.63636%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.switch .line:hover { color: #2e84f9; }

.switch .line:hover .time { color: #2e84f9; }

.switch .line:hover.prev .tag::after { border-color: transparent transparent #2e84f9 transparent; }

.switch .line:hover.next .tag::after { border-color: #2e84f9 transparent transparent transparent; }

/* 视频弹窗 */
.PopupVideoBox { position: fixed; z-index: 9999; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); display: none; }

.PopupVideo { position: absolute; left: 50%; width: 100%; top: 50%; max-width: 920px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); padding: 0px 25px; }

.PopupVideo video { width: 100%; }

.PopupVideo iframe { width: 100%; height: 460px; }

.closeVideo { position: absolute; right: 25px; top: -25px; width: 22px; height: 22px; cursor: pointer; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.closeVideo::after { content: ''; display: block; position: absolute; width: 2px; height: 100%; background: #fff; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.closeVideo::before { content: ''; display: block; position: absolute; width: 100%; height: 2px; background: #fff; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.share_box { margin-left: 20px; padding-left: 20px; position: relative;}

.share_box::after { content: ' '; position: absolute; left: 0; top: 50%; width: 2px; height: 11px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background-color: #d0d0d0; }

.social-share { font-size: inherit; font-style: inherit; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;/* 使用自定义样式，修改为背景图，删除上面的字体图标 */ /* 微信二维码 */ }

.social-share .social-share-icon { position: relative; display: block; font-size: 28px; line-height: 28px; color: #b3b3b3; text-align: center; }

.social-share .social-share-icon:not(:first-child) { margin-left: 12px; }

.social-share .icon-weibo { color: #b3b3b3; }

.social-share .icon-weibo:hover { color: #ff763b; }

.social-share .icon-tencent { color: #56b6e7; border-color: #56b6e7; }

.social-share .icon-tencent:hover { background: #56b6e7; }

.social-share .icon-qq { color: #b3b3b3; }

.social-share .icon-qq:hover { color: #56b6e7; }

.social-share .icon-qzone { color: #FDBE3D; border-color: #FDBE3D; }

.social-share .icon-qzone:hover { background: #FDBE3D; }

.social-share .icon-douban { color: #33b045; border-color: #33b045; }

.social-share .icon-douban:hover { background: #33b045; }

.social-share .icon-linkedin { color: #0077B5; border-color: #0077B5; }

.social-share .icon-linkedin:hover { background: #0077B5; }

.social-share .icon-facebook { color: #44619D; border-color: #44619D; }

.social-share .icon-facebook:hover { background: #44619D; }

.social-share .icon-google { color: #db4437; border-color: #db4437; }

.social-share .icon-google:hover { background: #db4437; }

.social-share .icon-twitter { color: #55acee; border-color: #55acee; }

.social-share .icon-twitter:hover { background: #55acee; }

.social-share .icon-diandian { color: #307DCA; border-color: #307DCA; }

.social-share .icon-diandian:hover { background: #307DCA; }

.social-share .icon-wechat { color: #b3b3b3; }

.social-share .icon-wechat:hover { color: #7bc549; }

.social-share .icon-tencent { background-image: url(); }

.social-share .icon-qq { background-image: url(); }

.social-share .icon-weibo { background-image: url(); }

.social-share .icon-wechat { background-image: url(); }

.social-share .icon-douban { background-image: url(); }

.social-share .icon-heart { background-image: url(); }

.social-share .icon-like { background-image: url(); }

.social-share .icon-qzone { background-image: url(); }

.social-share .icon-linkedin { background-image: url(); }

.social-share .icon-diandian { background-image: url(); }

.social-share .icon-facebook { background-image: url(); }

.social-share .icon-google { background-image: url(); }

.social-share .icon-twitter { background-image: url(); }

.social-share a { position: relative; text-decoration: none; outline: none; }

.social-share .icon-wechat .wechat-qrcode { display: none; border: 1px solid #eee; position: fixed; z-index: 20; top: 50%; left: 50%; width: 250px; color: #666; font-size: 12px; text-align: center; background-color: #fff; -webkit-box-shadow: 0 2px 10px #aaa; box-shadow: 0 2px 10px #aaa; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.social-share .icon-wechat .wechat-qrcode.bottom { top: 40px; left: -84px; }

.social-share .icon-wechat .wechat-qrcode.bottom:after { display: none; }

.social-share .icon-wechat .wechat-qrcode h4 { font-weight: normal; height: 26px; line-height: 26px; font-size: 12px; background-color: #f3f3f3; margin: 0; padding: 0; color: #777; }

.social-share .icon-wechat .wechat-qrcode .qrcode { width: 200px; margin: 20px auto; text-align: center; }

.social-share .icon-wechat .wechat-qrcode .qrcode img { width: 150px; height: 150px; margin: 0 auto; }

.social-share .icon-wechat .wechat-qrcode .qrcode table { margin: 0 !important; }

.social-share .icon-wechat .wechat-qrcode .help p { font-weight: normal; line-height: 16px; padding: 0; margin: 0; }

.social-share .icon-wechat:hover .wechat-qrcode { display: block; }

.search .main1 { padding: 80px 0; min-height: calc(100vh - 605px);}

.search .main1 .search_box { width: 60%; margin: 30px auto 30px; border: 1px solid #2e84f9; -webkit-border-radius: 25px; border-radius: 25px; overflow: hidden; }

.search .main1 .search_box input { padding: 0 20px; line-height: 48px; }

.search .main1 .search_box .btn { background-color: #2e84f9; width: 80px; cursor: pointer; font-size: 28px; color: #fff; }

.search .main1 .search_box .btn .iconfont { font-size: inherit; }

.search .main1 .content { border-top: 1px solid #dddddd; }

.search .main1 .content .length { padding: 10px 0; }

.search .main1 .content .block_box .block { padding: 20px 0; }

.search .main1 .content .block_box .block:not(:first-child) { border-top: 1px solid #dddddd; }

.search .main1 .content .block_box .block .img { width: 23.33333%; }

.search .main1 .content .block_box .block .img .picture_container { padding-top: 60.71429%; }

.search .main1 .content .block_box .block .txt { width: 70%; padding-left: 20px; }

.search .main1 .content .block_box .block .txt .name { font-size: 20px; margin-bottom: 10px; font-weight: bold; max-height: 48px; line-height: 24px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-transition: all 0.5s; transition: all 0.5s; }

.search .main1 .content .block_box .block .txt .abstract { overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 26px; }

.search .main1 .content .block_box .block:hover .txt .name { color: #2e84f9; }

.defaWebMap { background-color: #fff; }

.defaWebMap dl { border: 1px solid #e6e6e6; margin-top: 30px; }

.defaWebMap dl h3 { padding-left: 20px; padding-bottom: 5px; }

.defaWebMap dl h3 span { font-size: 20px; color: #00a1e9; position: relative; top: -12px; background-color: #fff; padding: 0px 13px; }

.defaWebMap dl h3 span a { color: #2e84f9; }

.defaWebMap dl dd { padding-left: 33px; padding-bottom: 15px; }

.defaWebMap dl dd a { font-size: 14px; padding-right: 20px; display: inline-block; padding-bottom: 8px; }

.defaWebMap dl dd a em { display: inline-block; margin-right: 8px; width: 3px; height: 3px; background-color: #2e84f9; vertical-align: middle; }

.sitemap .main1 { padding: 80px 0; }
.head_navlist{margin-left: 58px;}
.head_navlist ul li .Lhide{
  display: none;
  position: fixed;
  z-index: 199;
  left: 0;
  right: 0;
  top: 70px;
}
/* .head_navlist ul li:nth-child(4) .Lhide{
  position: absolute;
  top: 100%;
  left: 0;
  transform: translate(0) !important;
  transition: none;
  width: 100%;
  right: auto;
} */

.head_down{
  border-top: 1px solid #dedede;
  background-color: #fff;
  padding: 20px 20px 20px 189px;
  
}
.head_down .block{padding: 0 20px;min-width: 200px;}


.head_down .block{border-left: 1px solid #dedede;}

.down_titile{
  font-size: 16px;
  font-weight: bold;
  transition: all 0.3s;
}
.down_titile.on a:hover{color: #2e84f9;}
.head_down .link_box{
  margin-top: 20px;
  
}
.head_down .link_box a span{color: #ff2626;}
.head_down .link{
display: block;
}
.head_down .link:hover,
.head_down .link:hover span{
  color: #2e84f9;
}{
  color: #2e84f9;
}

.head_down .link:not(:first-child){
  margin-top: 10px;
}

.right_aside{
  position: fixed;
  right: 15px;
  bottom: 20%;
  width: 70px;
  z-index: 50;
  background-color: #fff;
}

.right_aside .icon{
  width: 25px;
  margin: 0 auto;
}
.right_aside .block{
  text-align: center;
  height: 70px;
  border: 1px solid #dedede;
}

.right_aside .txt{
  margin-top: 5px;
}

/*--友情链接--*/

.footlink{padding:0px 0px 30px;}
.footlink h3{font-size:16px; color:#000; padding-bottom:15px; border-top:1px solid #eee; padding-top:15px;}
.footlink p a{ font-size:14px; color:#999; line-height:30px; margin-right:19px;}

.pcImg{display:block !important;}
.mImg{display:none !important;}

@media (max-width: 768px) { .search .main1 { padding: 60px 0; }
  .search .main1 .search_box { width: 90%; margin: 10px auto 10px; }
  .search .main1 .content .block_box .block { -webkit-box-lines: multiple; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; }
  .search .main1 .content .block_box .block .img { width: 100%; margin-bottom: 10px; }
  .search .main1 .content .block_box .block .txt { width: 100%; } }

@media (max-width: 480px) {
  .search .main1{min-height: calc(100vh - 450px);} 
  .search .main1 { padding: 40px 0; }
  .search .main1 .search_box input { line-height: 40px; }
  .search .main1 .content .block_box .block .txt { padding-left: 0; }
  
  .search .main1 .content .block_box .block .txt .name { font-size: 16px; }
  .search .main1 .content .block_box .block .txt .abstract { line-height: 20px; } }

@media (min-width: 1220px) { 
  .head_navlist ul li.active > a { color: #2e84f9 !important; }
  .head_navlist ul li > a:hover::after { width: 100%; margin-left: -50%; }
  .head_navlist ul li > a:hover { color: #2e84f9 !important; }
  .head_navlist ul li > a::after { position: absolute; bottom: 0; width: 0; height: 2px; background: #2e84f9; content: ""; display: block; left: 50%; -webkit-transition: all 0.4s; transition: all 0.4s; }
  .head_navlist ul li.active > a::after { width: 100%; margin-left: -50%; }
  /*.head_navlist ul li:hover .sub_zinav { pointer-events: initial; opacity: 1; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }
  */.sub_zinav a:hover { background: #2e84f9; color: #fff !important; } 
 
}

@media (max-width: 1400px) { .container1366 { width: 1200px; }
  .header { padding: 0 30px; }
  .head_down{

  }
  .index_swiper .swiper_cont h2 { font-size: 25px; line-height: 40px; }
  .inpro_attr ul li { padding: 0 15px; } }

@media (max-width: 1220px) { 
  body { padding-top: 60px; }
  .container, .container1366 { width: auto; padding: 0 15px; }
  .header { height: 60px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); position: fixed; background-color: #fff; top: 0; }
  .header .logo_blue { display: block; }
  .header .logo_white { display: none; }
  .header .head_navlist li > a { color: #000; }
  .header .nav_menu i { color: #000; }
  .header_box .logo { margin-top: 17px; }
  .nav_menu { margin-top: 12px; }
  .header { padding: 0 15px; }
  .head_navlist { margin-right: 0; position: fixed; top: 59px; left: 0; right: 0; background: #fff; bottom: 0; display: none; overflow-y: auto;overflow-x: hidden;}
  .head_navlist ul li { display: block; float: none; line-height: 60px; padding: 0 15px; border-bottom: 1px solid #f7f7f7; margin: 0; }
  .head_navlist li > a { line-height: 60px; }
  .head_navlist ul li > span { display: block; cursor: pointer; }
  .sub_zinav { opacity: 1 !important; position: static !important; border: none; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); width: auto; padding: 0 20px; display: none; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: all 0s; transition: all 0s; pointer-events: initial; }
  .sub_zinav .title { padding: 10px 0; }
  /* .sub_zinav.pc_hide{display: block;} */
  .head_navlist .head_down{display: none;}
  .sub_zinav .down { display: none; position: unset; opacity: 1; -webkit-transition: none; transition: none; }
  .sub_zinav .down .line { padding: 0 20px; }
  .head_navlist ul li .sub_zinav a { color: #333; line-height: 26px; font-size: 14px; text-align: left; }
  .inpro_attr { display: block; }
  .inpro_attr ul { margin-right: 0; margin-bottom: 20px; }
  .inpro_attr ul { padding: 30px 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .inpro_attr ul li { padding: 0 30px; }
  .inner_title { font-size: 26px; }
  .inner_banner .mask { font-size: 30px; }
  .about .main2 .block_box .txt_box .time { font-size: 36px; }
  .about .main2 .block_box .swiper-slide { padding: 50px 32px; width: -webkit-calc(33% - 64px); width: calc(33% - 64px); }
  .crumbs { display: none; }
  .news .main1 .content .block_top .right_txt { padding: 10px 25px; }
  .news .main1 .content .block_bottom .block_box .block .txt { padding: 20px; }
  .inner_main { padding: 25px 0; }
  .instructions .main1 { padding: 80px 0; }
  .APP .block_box .block .mask .en { font-size: 30px; }
  .APP .block_box .block .mask .img_box { margin-top: 20px; }
  .video .main1 .block_box .block .txt_box { padding: 20px; }
  .news_details .main1 .title { font-size: 24px; }
  .switch .line { padding: 15px 5px; }
  .switch .line .tag { padding-right: 40px; }
  .product .main1 .content { padding: 0 15px; }
  .head_search i{color: #333;}
  .head_language{color: #333;margin-top: 15px;}
   .head_language a{color: #333;}
  .head_search{line-height: 60px;}
  .product .main3 .block .txt_box .name{font-size: 32px;}
  .product .main3 .block .txt_box .abstract p{font-size: 18px !important;}
  .product.product1 .main1 .content.content360 .parameter_box p{margin: 0 15px;}
  .product.product1 .main1 .content.content360 .LtextBox .box360 .btn_box .more{margin-left: 15px;}
  .product .main5 .block{
    width: 32.66%;
    margin: 0 0.5%;
  }
  .product .main5 .block:not(:nth-child(4n + 1)){margin-left: 0;}
  .product .main5 .block:nth-child(n + 4){margin-top: 10px;}

}

@media (max-width: 1100px) { .footer_navlist dl { margin-right: 50px; }
  .footer_contact { padding-left: 50px; } }

@media (max-width: 991px) { 
  .in_pro_item { padding: 60px 0; }
  .in_pro_item2{padding: 0;}
  .footer_navlist { float: none; width: 100%; display: none; }
  .footer_contact { float: none; width: 100%; padding-left: 0; border-left: none; margin-top: 0; text-align: center; }
  .footer_nav { padding: 30px 0; }
  .index_swiper .swiper_cont h2 { font-size: 22px; line-height: 30px; }
  .index_swiper .swiper_cont .swiper_play { width: 55px; height: 55px; }
  .index_procenterbox, .resource_box, .index_contact { display: block; }
  .index_procenterbox .index_pro_left { width: 100%; margin-right: 0; }
  .index_procenterbox .index_pro_right { width: 100%; margin-top: 20px; }
  .resource_left { width: 100%; margin-right: 0; }
  .resource_right { width: 100%; min-height: 300px; margin-top: 20px; }
  .index_contact .inct_item { width: 100%; padding: 100px 15px; }
  .inner_tag_box { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -webkit-justify-content: start; -ms-flex-pack: start; justify-content: start; }
  .inner_tag_box .tag { width: 49%; }
  .inner_tag_box .tag:not(:first-child) { margin-left: 0; }
  .inner_tag_box .tag:nth-child(even) { margin-left: 2%; }
  .inner_tag_box .tag:nth-child(n + 3) { margin-top: 15px; }
  /* .product .main5 .block { width: -webkit-calc(49% - 50px); width: calc(49% - 50px); padding: 25px; }
   */
  .product .main4 .block_box { width: 100%; }

  .product .main3 .block_box .block{display: block !important;padding: 0 15px;}
  .product .main3 .block .img{width: 100%;}
  .product .main3 .block .txt_box{width: 100%;margin: 20px 0;} 
  
  .product .main3 .block .txt_box .con{width: 100%;position: static;transform: none;}
  .product .main3 .block_box .block:nth-child(even){background: none;}
.product .main3 .block_box .block:nth-child(even)::before{
 display: none;
}
.product.product1 .main1 .content.content360 .LtextBox .box360{display: block;text-align: center;}
.product.product1 .main1 .content.content360 .LtextBox .box360 .btn_box .more{margin: 15px auto 0;}

}

@media (max-width: 768px) { .swiper_video video { width: 130%; }
  .swiperbox .imgbox { display: none; }
  .swiperbox .imgbox_bg { display: block; height: 400px; }
  .in_pro_list .in_pro_item .inpro_title { font-size: 20px; }
  .inpro_more { font-size: 14px; }
  .inpro_img img { width: 50%; }
  .inpro_attr ul p br { display: none; }
  .in_pro_item { padding: 45px 0; }
  .in_pro_item2{padding: 0 !important;}
  .index_procenter_bg .tong_title { padding-top: 45px; }
  .tong_title h2 { font-size: 22px; line-height: 30px; }
  .index_procenter_bg { height: 210px; }
  .index_procenterbox .inpc_item01 .pro_txtbox h2 { font-size: 24px; }
  .index_procenter { padding-bottom: 40px; }
  .index_resource { padding: 45px 0; }
  .index_about { padding-bottom: 45px; }
  .resource_search form p { font-size: 14px; }
  .resource_search form button { width: 100px; }
  .resource_search form .res_input { width: -webkit-calc(100% - 180px); width: calc(100% - 180px); margin: 0 10px; }
  .inner_banner .mask { font-size: 26px; }
  .about .main1 { padding: 60px 0; }
  .inner_title { font-size: 22px; }
  .about .main1 .abstract { font-size: 14px; text-align: left; line-height: 1.3; }
  .about .main1 .tag { font-size: 20px; line-height: 1.2; }
  .about .main1 .video_box { margin-top: 20px; }
  .about .main2 .block_box { margin-top: 20px; }
  .about .main1 .video_box .mask .title { font-size: 20px; }
  .about .main1 .video_box .mask .video_btn { width: 50px; height: 50px; line-height: 50px; }
  .about .main2 .block_box .swiper-slide { padding: 20px 10px; width: -webkit-calc(50% - 20px); width: calc(50% - 20px); }
  .about .main2 .block_box .txt_box .time { font-size: 28px; }
  .about .main2 .block_box .txt_box .txt { font-size: 14px; }
  .about .main2 .block_box .img { margin-top: 15px; }
  .about .main3 { padding: 60px 0; }
  .about .main3 .block_box { margin-top: 20px; }
  .about .main3 .swiper-slide .img { padding: 15px 20px; }
  .inner_main { padding: 60px 0; }
  .news .main1 .content .block_top .left_img { width: 100%; }
  .news .main1 .content .block_top .right_txt { width: -webkit-calc(100% - 50px); width: calc(100% - 50px); }
  .news .main1 .content .block_bottom .block_box .block { width: 49%; }
  .news .main1 .content .block_bottom .block_box .block:not(:nth-child(3n)) { margin-right: 0; }
  .news .main1 .content .block_bottom .block_box .block .txt { padding: 20px 10px; }
  .news .main1 .content .block_top .right_txt .block .abstract { margin-bottom: 30px; }
  .news .main1 .content .block_bottom .block_box .block:nth-child(even) { margin-left: 2%; }
  .news .main1 .content .block_bottom .block_box .block:nth-child(n + 3) { margin-top: 20px; }
  .news .main1 .content .block_bottom .block_box .block .txt .name { font-size: 18px; line-height: 22px; max-height: 44px; min-height: 44px; }
  .inner_more { margin-top: 20px; width: 160px; line-height: 40px; }
  .instructions .main1 { padding: 60px 0; }
  .inner_tag_box .tag { line-height: 40px; }
  .instructions .main1 .block_box .block { padding: 20px 10px; }
  .instructions .main1 .block_box .block .img { width: 34%; }
  .instructions .main1 .block_box .block .txt_box { width: 40%; margin-left: 20px; }
  .software .block_box .block .mask .en { font-size: 28px; }
  .software .block_box .block .mask .more { width: 70%; line-height: 60px; margin-top: 20px; }
  .APP .block_box .block .bg_img { display: none; }
  .APP .block_box .block .mask { position: unset; background-image: url(../image/pc_img1.jpg); padding: 20px 0; }
  .APP .block_box .block .mask .en { font-size: 26px; }
  .art .block_box .block { padding: 15px 0; }
  .art .main1 { padding: 60px 0 35px; }
  .video .main1 .block_box .block .txt_box { padding: 10px; }
  .video .main1 .block_box .block { width: 49%; }
  .video .main1 .block_box .block:nth-child(even) { margin-left: 2%; }
  .video .main1 .block_box .block:nth-child(n + 3) { margin-top: 15px; }
  .video .main1 .block_box .block:not(:nth-child(3n)) { margin-right: 0; }
  .news_details .main1 .title { font-size: 22px; }
  .switch .line { font-size: 16px; }
  .switch .line .tag { padding-right: 20px; }
  .product .main1 .content { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .product .main1 .content .small_box { width: 100%; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; margin-top: 20px; }
  .product .main1 .content .big_box { width: 100%; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .product .main1 .content .txt_box { width: 100%; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; margin-top: 20px; }
  .product .main1 .content .txt_box .title { font-size: 26px; margin-top: 15px; }
  .product .main3 { padding: 20px 0; }
  .product .main2 .block_box { padding-bottom: 60px; }
  .product .main3 .block .img { width: 100%; }
  .sub_zinav .title{text-align: left;}
  .product .main3 .block .txt_box .name{font-size:22px;}
  .product .main3 .block .txt_box .abstract{margin-top: 10px;}
  .product .main3 .block .txt_box .abstract p{font-size: 14px !important;}
  .product .main3 .block:nth-child(even) .img { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .product .main3 .block:nth-child(even) .txt_box { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
  .product .main3 .block{ padding: 20px 0; }
  .product .main5 .block { width: -webkit-calc(100% - 30px); width: calc(100% - 30px); padding: 15px; }
  .product .main1 .content .small_box .swiper-button-prev,.product .main1 .content .small_box .swiper-button-next{display: none;}
  .product.product1 .main1 .content .big_box{width: 100%;}
  .product.product1 .main1 .content .txt_box{width: 100%;}
  .head_search{line-height: 60px;}
  .head_language{margin: 14px 10px 0;}
  .product .main5 .block:nth-child(2) { margin-top: 15px; } 
  .footer_beian .container {display: block;text-align: center;}
  .footer_beian p{float: none !important;}
  .footer_beian p:nth-child(2){margin: 10px 0;}
  .footer_beian p span:nth-child(4){display: none;}
  .product.product1 .main1 .content .parameter_box p{font-size: 16px;margin: 0 15px;}
  .product.product1 .main1 .content.content360 .parameter_box p{font-size: 14px;margin: 0 5px;}
  .product.product1 .main1 .content.content360 .parameter_box p span{font-size: 28px !important;}
  .pcImg{display:none !important;}
  .mImg{display:block !important;}
}

@media (max-width: 480px) { 
  .sub_zinav .down .line{padding:5px 0;}
  .sub_zinav .down .line span{color: #ff0000;}
  .sub_zinav .block.active .title .iconfont{transform: translateY(-50%) rotate(90deg);}
  .sub_zinav{padding: 0 0 0 20px;}
  .in_pro_item .PC{display: none;}
  .in_pro_item .phone{display: block;}
  .index_procenterbox .in_item { -webkit-border-radius: 10px; border-radius: 10px; }
  .swiperbox .imgbox_bg { height: 300px; }
  .index_swiper .swiper_cont h2 { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
  .index_swiper .swiper_cont .swiper_play { width: 45px; height: 45px; }
  .index_swiper .swiper_cont .swiper_play::after { left: 55%; }
  .inpro_attr ul { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-border-radius: 10px; border-radius: 10px; }
  .inpro_subtitle { font-size: 14px; }
  .inpro_attr ul li { width: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; margin-bottom: 15px; }
  .inpro_attr ul li:nth-last-child(2), .inpro_attr ul li:nth-last-child(1) { margin-bottom: 0; }
  .inpro_attr ul li:nth-child(2n)::after { display: none; }
  .index_procenterbox .inpc_item02 { display: block; }
  .index_procenterbox .inpc_item02 .pro_txtbox { text-align: center; }
  .index_procenterbox .inpc_item02 .pro_imgbox { height: auto; }
  .index_pro_right .inright_item { float: none; margin-right: 0; width: 100%; }
  .in_about_content .in_about_item:first-child { -webkit-border-radius: 10px 0 0 10px; border-radius: 10px 0 0 10px; }
  .in_about_content .in_about_item:last-child { -webkit-border-radius: 0 10px 10px 0; border-radius: 0 10px 10px 0; }
  .in_about_content { height: 330px; }
  .in_about_content .in_about_item.active .q_block h2 { font-size: 18px; }
  .footer_contact h2 { font-size: 22px; }
  .footer_beian p { width: 100%; text-align: center; }
  .resource_left .resource_item a { padding: 15px; }
  .resource_left .resource_item { -webkit-border-radius: 10px; border-radius: 10px; }
  .resource_img { width: 80px; }
  .resource_right { padding: 15px; }
  .resource_right .inpro_more { left: 15px; bottom: 15px; }
  .resource_img { right: 15px; bottom: 15px; }
  .resource_right h2 { font-size: 18px; }
  .inct_itembox h2 { font-size: 22px; }
  .resource_icon { background-size: contain !important; height: 26px !important; width: auto !important; }
  .resource_left .resource_item .resource_icon { position: static; text-align: right; margin-top: 10px; }
  .inct_itembox .inct_erweima > div { width: 30%; height: auto; }
  .index_contact .inct_item { padding: 60px 15px; }
  .inner_banner .mask { font-size: 22px; }
  .about .main_bg { background-image: none; }
  .about .main1 { padding: 40px 0; }
  .inner_title { font-size: 20px; }
  .about .main1 .tag { font-size: 16px; }
  .about .main1 .video_box .mask .title { font-size: 18px; }
  .about .main1 .video_box .mask .video_btn { width: 40px; height: 40px; line-height: 40px; }
  .about .main2 .block_box .swiper-slide { padding: 20px 5px; width: -webkit-calc(50% - 10px); width: calc(50% - 10px); }
  .about .main2 .block_box .txt_box .time { font-size: 22px; }
  .about .main2 .block_box .img { margin-top: 15px; }
  .about .main3 { padding: 40px 0; }
  .about .main3 .block_box { margin-top: 20px; }
  .about .main3 .swiper-slide .img { padding: 10px; }
  .inner_main { padding: 40px 0; }
  .news .main1 .content .block_top { margin: 20px 0; }
  .news .main1 .content .block_top .right_txt { padding: 10px; width: -webkit-calc(100% - 20px); width: calc(100% - 20px); }
  .news .main1 .content .block_top .right_txt .block .time { margin-bottom: 10px; font-size: 14px; }
  .news .main1 .content .block_top .right_txt .block .name { font-size: 18px; line-height: 24px; margin-bottom: 10px; }
  .news .main1 .content .block_top .right_txt .block .abstract { margin-bottom: 10px; }
  .list_search { width: 100%; }
  .list_search .btn { width: 90px; height: 40px; }
  .list_search input { line-height: 36px; }
  .news .main1 .content .block_bottom .block_box .block .txt { font-size: 16px; padding: 10px 5px; }
  .news .main1 .content .block_bottom .block_box .block .txt .name { font-size: 16px; line-height: 20px; max-height: 40px; min-height: 40px; }
  .news .main1 .content .block_bottom .block_box .block .txt .time { font-size: 14px; }
  .instructions .main1 { padding: 40px 0; }
  .inner_tag_box { margin-top: 20px; }
  .instructions .main1 .block_box { margin-top: 20px; }
  .instructions .main1 .block_box .block { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .instructions .main1 .block_box .block { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .instructions .main1 .block_box .block .img { width: 70%; }
  .inner_tag_box .tag { min-width: auto; }
  .instructions .main1 .block_box .block .txt_box { width: 100%; margin-left: 0; margin-top: 15px; }
  .instructions .main1 .block_box .block .txt_box .time { font-size: 16px; }
  .instructions .main1 .block_box .block .txt_box .name { font-size: 18px; }
  .instructions .main1 .block_box .block .txt_box .more { margin-top: 15px; }
  .software .block_box .block .mask .en { font-size: 20px; }
  .software .block_box .block .mask .cn { font-size: 16px; }
  .software .block_box .block .mask .more { font-size: 14px; line-height: 45px; }
  .APP .block_box .block .mask .en { font-size: 20px; }
  .APP .block_box .block .mask .cn { font-size: 16px; }
  .art .main1 { padding: 40px 0 35px; }
  .art .block_box { margin-top: 20px; }
  .news_details .main1 .title { font-size: 20px; }
  .switch .line { font-size: 14px; }
  .switch .line .name { width: 55%; }
  .switch .line .tag { padding-right: 10px; }
  .news_details .main1 .tag_box { margin: 15px 0; }
  .news_details .main1 .details_txt { padding-left: 0; padding-top: 20px; }
  .product .main1 { padding: 40px 0 0; }
  .product .main1 .content .txt_box .title { font-size: 20px; }
  .product .main1 .content .txt_box .abstract { font-size: 16px; }
  .product .main1 .content .txt_box .txt { line-height: 26px; margin-top: 10px; }
  .product .main2 .tag_box .tag:not(:first-child) { margin-left: 30px; }
  .product .main2 .tag_box .tag { line-height: 40px; }
  .product .main2 .block_box { padding-bottom: 0; }
  .product .main2 .block_box .video_box .mask .icon { width: 50px; height: 50px; line-height: 50px; }
  .product .main3 { padding: 0; }
  .product .main3 .block .txt_box .name { font-size: 16px; margin-top: 10px; line-height: 22px; }
  .product .main3 .block .txt_box .number { font-size: 14px; }
  .product .main4 { padding: 40px 0; }
  .product .main4 .title { font-size: 20px; }
  .product .main4 .block_box { margin-top: 20px; }
  .product .main4 td { padding: 15px 10px; }
  .product .main5 { padding: 40px 0; }
  .product .main5 .title { font-size: 20px; }
  .product .main5 .block .txt_box { width: 40%; margin-left: 20px; }
  .product .main5 .block .txt_box .more { margin-top: 20px; }
  .product .main5 .block .img { width: 40%; }
  /* .product .main5 .block .txt_box .name { font-size: 16px; } */
  .product.product1 .main1 .content .parameter_box{display: block;}
  .product.product1 .main1 .content .parameter_box p{text-align: left;font-size: 14px;}
  .product.product1 .main1 .content .parameter_box p span{display: inline-block;}
  .product.product1 .main1 .content.content360 .LtextBox{
    padding:20px 0;
    text-align: left;
  }
  .product .main1{padding: 30px 0 0;}
  .product.product1 .main1 .content.content360 .LtextBox .title{padding-left: 10px;font-size: 18px;}
  .product.product1 .main1 .content.content360 .parameter_box{justify-content:left;text-align: left;font-size: 0;}
  .product.product1 .main1 .content.content360 .parameter_box p{width: 49%;margin: 0;}
  .product.product1 .main1 .content.content360 .LtextBox .box360{padding-left: 10px;margin-top: 5px;}
  .product.product1 .main1 .content.content360 .LtextBox .box360 .btn_box .more{margin: 10px 0 0;padding: 0 10px;font-size: 14px;height: 30px;line-height: 26px;}

 }


  .mainSwiper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


.main1Swiper {
  height: 100%;
}
.main1Swiper .swiper-slide {
  height: auto;
}

.one_page .title{
    margin-bottom: 30px;

}


#threesixty {
	position: relative;
	overflow: hidden;
	width: 100%;
}

#threesixty .picture_container{padding-top: 56.25%;}

#threesixty_images {
	display: none;
}

#threesixty img {
	position: absolute;

	top: 0;
	width: 100%;
	height: auto;
}

.current-image {
	visibility: visible;
	width: 100%;
}

.previous-image {
	visibility: hidden;
	width: 0;
}

#spinner {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 90px;
	height: 90px;
	margin-left: -45px;
	margin-top: -50px;
	display: none;
}

#spinner span {
	position: absolute;
	top: 50%;
	width: 100%;
	color: #333;
	font: 0.8em Arial, Verdana, sans;
	text-align: center;
	line-height: 0.6em;
	margin-top: -0.3em;
}

/* //20220224的banner */
.gong_swiper{width: 100%;background-color: #404040;}
.gong_swiper .swiper-wrapper{margin-bottom: -5px;}
.gong_swiper .swiper-slide{position: relative;}
.gong_swiper .swiper-slide .imgbox{width: 100%;}
.banner_video video{width: 100%;}

.gong_swiper .swiper-slide .text{
  position: absolute;
  width: 100%;
  top:148px;
  left: 0;
  display: flex;
  justify-content: center;
}
.gong_swiper .swiper-slide .text h5{
  display: inline-block;
  font-size: 36px;
  color: #fff;
  margin-right: 77px;
}
.gong_swiper .swiper-slide .text a{
  display: inline-block;
  width: auto;
  line-height: 45px;
  border: 2px solid #fff;
  border-radius: 30px;
  padding: 0 45px;
  font-size: 24px;
  color: #1db2e6;
}
.gong_swiper .swiper-slide .ul{
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 40px;
}
.gong_swiper .swiper-slide .ul p{
  display: inline-block;
  font-size: 20px;
  color: #fff;
  margin: 0 70px;
}
.gong_swiper .home_pagination{
  width: 100%;text-align: center;
  bottom: 20px;
}
.Lpc_hide{display: none;}
@media (max-width: 1440px){
  .gong_swiper .swiper-slide .text a{padding: 0 25px;line-height: 40px;}
  .head_navlist ul li:nth-child(2) .head_down .block {
		min-width: 160px;
	} 
}
@media (max-width: 1580px){

.head_down {
    padding: 20px;
}
.down_titile{
	font-size: 14px;
}
.head_down .link{
	font-size: 12px;
}
}
@media (max-width: 1380px){
	.head_navlist ul li:nth-child(2) .head_down .block {
		min-width: 150px;
	} 
}

@media (max-width: 1220px) {
  .gong_swiper .swiper-slide .text{top: 30px;}
  .gong_swiper .swiper-slide .text h5{font-size: 28px;margin-right: 50px;}
  .gong_swiper .swiper-slide .text a{line-height: 40px;padding: 0 30px;}
  .gong_swiper .swiper-slide .ul{bottom: 25px;}
  .gong_swiper .swiper-slide .ul p{margin: 0 40px;}
  .product .main2{top: 58px;}
}
@media (max-width: 996px) {
  .gong_swiper .swiper-slide .text{top: 25px;}
  .gong_swiper .swiper-slide .text h5{font-size: 22px;margin-right: 30px;}
  .gong_swiper .swiper-slide .text a{line-height: 35px;padding: 0 20px;font-size: 18px;}
  .gong_swiper .swiper-slide .ul p{margin: 0 20px;}
}
@media (max-width: 765px) {
  .Lpc_hide{display: block;}
  .Lpc_show{display: none;}
  .gong_swiper .swiper-slide .text{display: block;top: 70px;text-align: center;}
  .gong_swiper .swiper-slide .text h5{font-size: 22px;display: block;text-align: center;margin-right: 0;}
  .gong_swiper .swiper-slide .text a{line-height: 45px;padding: 0 50px;margin-top: 35px;}
  .gong_swiper .swiper-slide .ul{bottom:35px;}
  .gong_swiper .swiper-slide .ul p{font-size: 14px;padding: 0 20px;}
  .product .main5 .block{width: 49%;margin:10px 0.5% 0!important;}
  .in_about_content .in_about_item .q_block p{display: none;}
  

}
@media (max-width: 465px) {
  .gong_swiper .swiper-slide .text{top: 25px;}
  .gong_swiper .swiper-slide .text h5{font-size: 20px;}
  .gong_swiper .swiper-slide .text a{line-height: 35px;padding: 0 20px;margin-top: 10px;font-size: 16px;}
  .gong_swiper .swiper-slide .ul{bottom:30px;}
  .gong_swiper .swiper-slide .ul p{margin: 0 10px;padding: 0;}
  .product .main5 .block{width: 100%;margin: 10px 0 0 ;}
  .gong_swiper .home_pagination{bottom: 5px;}
  .in_about_content{
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }
  .in_about_content a{display: inline-block !important;width: 100% !important;position: relative;}
  .in_about_content a .q_block{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 10px;
  }
}
