@charset "utf-8";
/* CSS Document */

html.over {overflow: hidden;padding-right: 17px;}
html.over .header {padding-right: 17px;}




/*header*/
/**head**/

.header_top {
    background: #005daa;
    background: -moz-linear-gradient(left,#005daa 0,#009fe0 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#005daa),color-stop(100%,#009fe0));
    background: -webkit-linear-gradient(left,#005daa 0,#009fe0 100%);
    background: linear-gradient(to right,#004098 0,#0080cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005daa',endColorstr='#009fe0',GradientType=1);

}

.headerT_l ul:after {content: "";display: table;clear: both;}
.headerT_l ul li {float: left;margin-right: 10px;margin-top: 6px;}
.headerT_l ul li a {color: #fff;font-size: 13px;opacity: .8;transition: opacity .3s ease;-webkit-transition: opacity .3s ease;}
.headerT_l ul li a:hover {opacity: 1;}
.headerT_l {float: left;}
.headerT_r {float: right;}
.headerT_r ul:after {content: "";display: table;clear: both;}
.headerT_r ul li {float: left;line-height: 25px;color: #0054b3;margin-left: 30px;font-weight: bold;}
.headerT_r ul {float: left;}
.headerT_r ul li a {color: #fff;text-transform: uppercase;transition: color .3s ease;-webkit-transition: color .3s ease;}
.headerT_r ul li a:hover {color: #0054b3;}
ul.header_language li {margin-left: 15px;}
.header_mid {padding: 20px 0;}
.header {position: absolute;width: 100%;top: 0;left: 0;background: #fff;z-index: 99999;}
.header.downPage {position: fixed;top: -87px;}
.header_logo img {width: auto;height: 46px;}
.header_logo {float: left;}
.header_search {float: right;width: 25%;padding: 0 0 0 20px;}
.headerSearchBox input {background: transparent;line-height: 35px;height: 36px;font-size: 13px;border: none;padding: 0 28px 0 10px;min-width: 220px;width:100%;border-bottom: 1px solid #a6a6a6;}
.hidMenu {position: absolute;z-index: 9;top: 48px;background: #fff;width: 320px;padding: 10px;display: none;box-shadow: 0 0 3px #ddd;}
.hidMenu a {font-size: 14px;line-height: 26px;padding: 5px 0;}
.hidMenu a:hover{opacity: 0.9;}
.menu_tr_ico a {display: inline-block;margin-left: 5px;}
.menu_tr_ico a:hover {filter: alpha(opacity=60);-moz-opacity: 0.6;-khtml-opacity: 0.6;opacity: 0.6;}
.menu_tr_ico a i {font-size: 20px;color: #666;vertical-align: -2px;margin-right: 5px;}
.menu_tr_ico {text-align: right;display: block;margin: 6px 0 5px 30px;float: right;position: relative;}
.menu_tr_ico .selectBox {background: #fff;box-shadow: 0 0 4px #ddd;position: absolute;display: none;z-index: 9;right: -4px;max-height: 200px;overflow-y: scroll;}
.menu_tr_ico .selectBox:after {width: 0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-bottom: 7px solid #fff;content: "";position: absolute;top: -7px;right: 9px;}
.menu_tr_ico .selectBox::before {width: 0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-bottom: 7px solid #999;content: "";position: absolute;top: -7px;right: 9px;}
.menu_tr_ico .selectBox ul li {padding: 3px 15px;border-bottom: 1px #dedede solid;}
.menu_tr_ico .selectBox ul li a {display: inline-block;width: 100%;text-align: center;margin: 0;}

.headerSearchBox {position: relative;margin-top: 5px;}
.headerSearchBox a {display: inline-block;position: absolute;padding: 0 5px;top: 0;right: 0;}
.headerSearchBox a i {line-height: 36px;color: #888;font-style: normal;font-size: 18px;}
.header_menu {border-top: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb;}
.headerMenuBox ul li > a {font-size: 15px;letter-spacing: 0.5px;line-height: 47px;padding: 0 30px;text-align: center;color: #333;position: relative;}
.headerMenu_l {float: left;position: relative;}
.headerMenu_r {float: right;}
.headerMenuBox:after {content: "";display: table;clear: both;}
.headerMenuBox ul li {float: left;border-right: 1px solid #ebebeb;position: relative;}
.headerMiniLogo {position: absolute;top: -100%;width: 130px;text-align: right;padding-left:10px;padding-right: 10px;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;opacity: 0;}
.headerMiniLogo img {height: 24px;}
.headerMenuBox ul:after {content: "";display: table;clear: both;}
.headerMenuBox ul {border-left: 1px solid #ebebeb;}
.headerMenuBox ul li > a:before {content: "";display: block;position: absolute;width: 100%;height: 0;top: 0;left: 0;background: #044ea1;transition: all 0.2s ease;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;ll 0.2s ease;}
.headerMenuBox ul li > a:hover:before {height: 3px;}
.headerMiniLogo a {display: block;padding: 12px 0;}
.headerMenu_l ul{transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition-delay: 0.3s;-webkit-transition-delay: 0.3s;-moz-transition-delay: 0.3s;-ms-transition-delay: 0.3s;-o-transition-delay: 0.3s;}
.header.downPage .headerMenu_l ul {padding-left: 140px;transition-delay: 0s;-webkit-transition-delay: 0s;-moz-transition-delay: 0s;-ms-transition-delay: 0s;-o-transition-delay: 0s;}
.header.downPage .headerMiniLogo {top: 0;transition-delay: 0.2s;-webkit-transition-delay: 0.2s;-moz-transition-delay: 0.2s;-ms-transition-delay: 0.2s;-o-transition-delay: 0.2s;opacity: 1;}
/**head**/

/*banner*/
.warpper {padding-top: 135px;}
.banner {position: relative;overflow: hidden;}
.bannerBox {position: relative;height: 100%;}
.bannerWrapper {height: 100%;overflow: hidden;position: relative;}
.bannerSwiper {height: 100%;position: relative;overflow: hidden;background: #000;}
.bannerSlide {position: absolute;width: 100%;height: 100%;top: 0;left: 100%;overflow: hidden;}
.bannerImg {position: relative;height: 100%;background-size: cover;background-position: center center;}
.ban_mask {position: absolute;z-index: 1;width: 100%;height: 100%;top: 0;left: 100%;overflow: hidden;}
.ban_mask span {display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;background-size:cover;background-position:center center;background-repeat:no-repeat;}
.banner_txt {position: absolute;z-index: 3;top: 0;left: 0;width: 100%;height: 100%;text-align: center;}
.banner_txt h2 {font-weight: bold;color: #fff;font-size: 48px;letter-spacing: 2px;margin: 0;    line-height: 60px;}
.ban_wz {width: 60%;margin: 0 auto;max-width:800px;}
.tables {display: table;width: 100%;height: 100%;}
.table_cell {display: table-cell;vertical-align: middle;}
.bannerTxt_lis h2 {position: relative;margin: 0px 0 30px;padding-bottom: 30px;font-size: 40px;line-height: 1.3;color: #fff;font-family: Helvetica, sans-serif;text-transform: uppercase;}
.bannerTxt_lis h2:after{content:"";display: inline-block;width: 50px;height: 4px;background: #ffffff;position: absolute;bottom: 0;left: 50%;margin-left: -30px;}
.bannerTxt_lis h3 {margin: 0 0 45px;padding-bottom: 20px;line-height: 1.2;color: #fff;letter-spacing: 1px;font-size: 30px;}
a.ban_btn {
    display: inline-block;
    background: #fff;
    border: 2px solid #fff;
    color: #034ea1;
    line-height: 46px;
    padding: 0 20px;
    min-width: 200px;
    border-radius: 100px;
    font-size: 14px;
    font-weight: bold;
	letter-spacing:0.4px;
    font-family: Helvetica, sans-serif;
	text-transform:uppercase;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
a.ban_btn:hover {color: #fff;background: transparent;}
.bannerSlide.first {left: 0;}
.bannerWrapper:after {content: "";display: block;    z-index: 1;position: absolute;height: 100%;width: 100%;top: 0;left: 0;background-color: rgba(0, 64, 152, 0.1);opacity: 0.1;}
a.ban_arrL , a.ban_arrR {position: absolute;top: 50%;margin-top: -35px;z-index: 3;color: #fff;padding: 10px 15px;font-size: 50px;}
a.ban_arrR {right: 0;}
a.ban_arrL {left: 0;}
a.ban_arrL img,a.ban_arrR img {width: 74px;}
.ban_mask:after {content: "";display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: #000;opacity: 0.4;}
.ban_pagi {position: absolute;z-index: 3;bottom: 30px;left: 0;width: 100%;text-align: center;}
.ban_pagi span {
    display: inline-block;
    position: relative;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.3);
    width: 18px;
    height: 18px;
    padding: 7px;
    border-radius: 50px;
    margin: 0 5px;
    border: solid 2px transparent;
    transform: scale(0.8);
    -webki-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
}
.ban_pagi span:after {transition: all 0.8s ease-in-out;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
.ban_pagi span.active {background: transparent;border-color: #009fe9;transform: scale(1);-webki-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);}
.ban_pagi span.active:after {content: "";display: inline-block;position: absolute;width: 6px;height: 6px;background: #009fe9;border-radius: 20px;left: 50%;top: 50%;margin-left: -3px;margin-top: -3px;}
.ind1_left {width: 42.75%;float: left;}
.ind1_right {float: right;width: 57.25%;position:relative;top:0;transition:all 0.3s linear;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;}
.ind1_img img {/* max-width: 320px; */}
.ind1_img {text-align: center;}
.ind_box1{position:relative;overflow:hidden;padding: 80px 0 40px;}
.ind1_wz h4 {color: #009fe9;font-size: 21px;text-transform:capitalize;font-weight: 600;margin:0;}
.ind1_wz h3 {font-size: 40px;max-width: 18em;color: #35434a;margin: 20px 0 27px;line-height: 1.2;}
.ind1_wz p {font-size: 14px;letter-spacing:1px;line-height: 26px;max-width: 70%;color:rgba(53,67,74,0.8);display: -webkit-box;
  -webkit-line-clamp: 4; 
  -webkit-box-orient: vertical;
  overflow: hidden;}
.ind1_btn {margin-top: 60px;}
.ind1_btn a {border: 1px solid rgba(0,160,234,0.2);display: inline-block;width: 160px;height: 45px;text-align: center;line-height: 43px;font-size: 13px;color: #00a0ea;position:relative;-webkit-transition: all 0.3s 0.3s;transition: all 0.3s 0.3s;pointer-events: all;}
.ind1_btn a i {font-style: normal;text-transform: capitalize;font-weight: 600;}
.ind1_btn a span {display: block;position: absolute;width: 13px;height: 13px;-webkit-transition: 0.3s 0.3s ease-in-out;transition: 0.3s 0.3s ease-in-out;border-color: rgba(0,160,234,0.6);border-style: solid;border-width: 0;}
.ind1_btn a span.top_left {left: -1px;border-left-width: 1px;top: -1px;border-top-width: 1px;}
.ind1_btn a span.top_right {right: -1px;border-right-width: 1px;top: -1px;border-top-width: 1px;}
.ind1_btn a span.bottom_left {left: -1px;border-left-width: 1px;bottom: -1px;border-bottom-width: 1px;}
.ind1_btn a span.bottom_right {right: -1px;border-right-width: 1px;bottom: -1px;border-bottom-width: 1px;}
.ind1_btn a:hover span{width: 80px;height: 22.5px;-webkit-transition-delay: 0s;transition-delay: 0s;border-color: #7eaccf;}
.ind1_btn a:hover{background: #004ab8;color:#fff;-webkit-transition: all 0.3s 0.3s;transition: all 0.3s 0.3s;}
.ind2_cot {width: 90%;background: #353535;padding: 120px 12.5%;position: relative;top:0;z-index: 1;transition:all 0.3s linear;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;}
.ind2_cot ul{margin:0 -15px;overflow: hidden;}
.ind_box2 {position: relative;margin-bottom:188px}
.ind2_bg {
    height: 100%;
    top: 0px;
    background-color: #004793;
    position: absolute;
    margin-top: 80px;
    width: 50%;
    right: 0;
	transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
}
.ind2_cot li {
    float: left;
    width: 50%;
    padding: 0 15px 26px;
    overflow: hidden;
    position: relative;
    top: 0;
	transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
}
.ind2_img img {width: 100%;}
.ind2_img{position:relative;}
.ind2_wz {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    padding: 50px 20px 20px;
    background: linear-gradient(to top, rgba(0,71,147,0.5) 10%, rgba(75, 184, 232, 0) 100%);
	background:-webkit-linear-gradient(to top, rgba(0,71,147,0.5) 10%, rgba(75, 184, 232, 0) 100%);
	background: -moz-linear-gradient(to bottom,  rgba(0,71,147,0.5) 10%, rgba(75, 184, 232, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7F004793',endColorstr='#01004793',GradientType=0);
}
.ind2_list {position: relative;top:200px;opacity:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;}
.ind2_wz h3 {font-size: 16px;letter-spacing: 1.62px;font-weight:600;text-transform: uppercase;color:#fff;}
.ind2_wz p {font-size: 14px;line-height: 26px;color: #fff;margin: 0;}
.ind2_txt {position: absolute;top: 50%;width: 90%;left: 10%;color: #fff;transform: translateY(-50%);}
.ind2_txt .tit span{background:#fff;}
.ind2_txt p {font-size: 14px;line-height: 28px;}
.ind2_txt h4 {font-size: 21px;text-transform: capitalize;font-weight: 600;margin:0 0 20px;}
.ind2_dec {margin-top: 30px;}
.ind2_cot:after {content: '';width: 100%;background: #EBECE6;height: 100%;position: absolute;top: 0;right: 0;z-index: 1;}
.ind2_bg:after{content: '';width: 100%;background: #EBECE6;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;}
.ind_box2.active .ind2_cot:after{width: 0;transition:width 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);-webkit-transition:width 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);}
.ind_box2.active .ind2_bg:after{width: 0;transition:width 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);-webkit-transition:width 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);}
.ind3_cot li {width: 25%;float: left;padding: 0 15px;}
.ind3_list .imgBox{width: 100%;height: 180px;border: 1px #ddd solid;border-radius: 3px;}
.ind3_list .imgBox a{display: flex;align-items: center;justify-content: center;text-align:center;overflow: hidden;height: 100%;}
.ind3_list img {max-width: 100%;height: 180px;}
.ind_box3 {padding: 100px 0 90px;}
.ind3_list .txtBox a{display: inline-block;width: 100%;overflow: hidden;white-space: nowrap;text-align: center;margin-top: 10px;    text-overflow: ellipsis;}
.ind3_list {position: relative;top:100px;opacity:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;/* padding: 15px; */background: #fff;}
.ind3_cot{margin: 0 -15px;}
.ind_box3 .tit{opacity: 0;top: 300px;}
.tit{margin-bottom: 20px;}
.tit h2{margin-bottom: 15px;font-weight: bold;}
.tit span{display: inline-block;width: 40px;height: 4px;background: #222;}
.ind_box4 {overflow: hidden;}
.ind_box4 li {width: 33.33%;float: left;background:#004793;position:relative;top:300px;opacity:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;height: 200px;border-right: 1px #1d67b7 solid;}
.ind4_tit {padding: 30px;}
li.ind4_li a {height: 100%;}
.ind_box4 li>a {height: 100%;}
.ind4_top {height: 50%;overflow: hidden;}
.ind4_bottom {height: 50%;}
.ind4_list .ind4_wz {padding: 35px;}
.ind4_wz {color: #fff;}
.ind4_wz {color: #fff;}
.ind4_wz h3 {margin: 0;font-size: 18px;margin-bottom: 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ind4_wz p {font-size: 14px;line-height: 24px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 15px;color: #ddd;}
.ind4_wz img {width: 24px;margin-right: 6px;position: relative;top: -2px;}
.ind4_wz span {line-height: 24px;font-size: 14px;display: block;text-transform: capitalize;color: #ddd;}
.ind4_bottom .ind4_wz {position: relative;}
.ind4_bt {position: absolute;top: 0;left: 0;width: 100%;padding: 20px;display: none;}
.ind4_bt h3 {margin: 0;font-size: 14px;line-height: 26px;color: #fff;}
.ind4_btn a {padding: 10px 20px;color: #fff;border: solid 1px #fff;display: inline-block;font-size: 13px;text-transform: capitalize;}
.ind4_tit h3 {color: #FFF;font-size: 21px;text-transform: capitalize;font-weight: 600;margin: 0;}
.ind4_btn {margin-top: 40px;}
.neiBan{height: 240px;background: url(../images/neiban.jpg) no-repeat center center;}
.neiBan h2{text-align: center;line-height: 240px;color: #fff;font-size: 40px;}
a:hover{text-decoration: none;}
/*****产品*******/	
.productBox .container{padding-top: 24px;margin-bottom: 180px;display: flex;}
.productBox .category{height: 834px;position: relative;}
.productBox .category .top{width: 100%;height: 154px;border-radius: 16px 16px 0px 0px;background: #005BCB;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.productBox .category .top .txt1{color: #fff;font-size: 30px;font-weight: 700;line-height: 40px;padding: 20px;}
.productBox .category .top .txt2{color: rgba(255, 255, 255, 0.65);font-size: 26px;font-weight: 900;}
.productBox .category .bottom{padding: 14px 30px 0 30px;border-radius: 16px;opacity: 0.6;background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 32.5%, #c5dbf3 100%);box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.12);}
.productBox .category .bottom li{color: #333;font-size: 16px;display: flex;align-items: center;justify-content: space-between;margin-bottom: 8px;border-bottom: 1px solid rgba(0, 0, 0, 0.16);padding: 15px 0;cursor: pointer;}
.productBox .category .bottom li:last-child{margin-bottom: 0;border-bottom: none;}
.productBox .category .bottom .iconfont{color: rgba(0, 0, 0, 0.40);margin-top: 2px;}
.productBox .category .bottom li.active{color: #005BCB;font-weight: 700;}
.productBox .category .bottom li.active .iconfont{color: #005BCB;}
.productBox .category .bg{position: absolute;bottom: -81px;left: 26px;}
.productBox .content{position: relative;width: 80%;padding-left:30px;}
.productBox .content .show{
}
.productBox .content .show .imgBox{width: 25%;border-radius: 5px;float: left;margin-bottom: 0;padding: 7px;overflow: hidden;}
.productBox .content .show .imgBox a{height: 249px;display: flex;flex-direction: column;align-items: center;border: 1px #ddd solid;}
.productBox .content .show .imgBox a p{overflow:hidden;white-space: nowrap;text-overflow: ellipsis;width: 100%;background: #f5f5f5;padding: 5px;text-align:center;}
.productBox .content .show .imgBox img{height: 212px;padding: 5px;}
.productBox .content .show .imgBox:nth-child(4n){margin-right: 0;}
.productBox .content .show .imgBox:nth-child(9),.productBox .content .show .imgBox:nth-child(10),.productBox .content .show .imgBox:nth-child(11),.productBox .content .show .imgBox:nth-child(12){}
.productBox .content .show .imgBox .txt{text-align: center;color: #333;font-size: 14px;margin-top: 21px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.proDot{padding: 80px 0 0;}
.proDot .top{display: flex;justify-content: center;}
.proDot .top .productProfile{margin-top:48px}
.proDot h1{margin-bottom: 20px;text-align: center;font-size: 40px;font-weight: bold;color: #004793;}
.proDot .proImg{max-width: 350px;margin-right:170px}
.proDot .proCon{width: 100%;margin: 20px 0;}
.proDot .productProfile ul li{display: flex;align-items: center;margin-bottom: 10px;}
.proDot .productProfile ul li span{display: inline-block;width: 160px;font-weight: bold;}
.proDot .productProfile ul li em{width: calc(100% - 160px);}
.proDot .productProfile .proTit h3{font-size: 22px;margin-bottom: 10px;}
.proDot .productProfile p{color: #666;}
.otherPro{background: #f6f6f6;padding: 60px 0;margin-top: 40px;}
.otherPro .tit h2{text-align: center;}
.otherPro ul li{width: 25%;float: left;padding: 10px;height: 110px;}
.otherPro ul li a{background: #fff;padding: 10px;line-height: 22px;display: inline-block;height: 100%;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.proDot .dotBoxL{width: 640px;}
.proDot .dotBoxL ol{width: 640px;height: 560px;position: relative;margin-bottom: 20px;}
.proDot .dotBoxL ol li{max-height: 100%;max-width: 100%;display: flex;align-items: center;justify-content: center;overflow: hidden;position: absolute;z-index: 1;border-radius: 10px;border: 1px #ddd solid;width: 100%;height: 100%;}
.proDot .dotBoxL ol li.open{z-index: 2;}
.proDot .dotBoxL ol li.open img{opacity: 1;}
.proDot .dotBoxL ol li img{max-width: 100%;opacity: 0;}
.proDot .dotBoxL ul li{float: left;width: 100px;height: 100px;border: 2px #ddd solid;cursor: pointer;margin-right: 10px;display: flex;align-items: center;justify-content: center;}
.proDot .dotBoxL ul li.active{border: 2px #004390 solid;}
.proDot .dotBoxL .videoBox {background: #333;width: 640px;height: 560px;position: absolute;left: 0;top: 0px;z-index: 9;}
.videoIcon {position: absolute;z-index:8;bottom: 10px;left: 10px;width: 50px;height: 50px;line-height: 50px;cursor: pointer;}
.videoIcon i{font-size: 40px;color: #666;}
.videoClose{position: absolute;top: 20px;right: 20px;cursor: pointer;}
.videoClose i{color: #fff;}
.proDot .dotBoxL .proBan{position: relative;}
.proDot .dotBoxL .videoBox video{width: 640px;height: 560px;}
#exzoom {width: 640px;}
.myVideo {position: absolute;width: 100%;height:560px;}
.inquiryBox1 .inputBox.required .tips {color: #fff;background: #363636;display: inline-block;position: relative;margin-top: 5px; 
font-size: 12px;border-radius: 2px;padding: 0 3px; margin-left: 146px;} 
.inputBox.required .tips::after {width: 0;height: 0;border-right: 6px solid transparent;border-left: 6px solid transparent;border-bottom: 6px solid #363636;position: absolute;content: "";left: 6px;top: -5px;} 
.inquiryBox1 .submitBtn:hover{opacity: 0.9;} 
.inquiryBox1 input[type="text"]{height: 35px;width: calc(100% - 153px);padding: 0 10px;border: 1px solid #DDDDDD;} 
.inquiryBox1 form .selectCon{display: inline-block;width: calc(100% - 153px);position: relative;} 
.inquiryBox1 form .selectCon input{width: calc(100% - 119px);} 
.inquiryBox1 span{display:inline-block;width: 143px;position: relative;color: #666;} 
.inquiryBox1 .inputBox{margin-bottom: 10px;} 
.inquiryBox1 .inputBox .radioBox{display: inline-block;width: calc(100% - 153px);} 
.inquiryBox1 .inputBox .radioBox label{margin-right: 20px;font-weight: normal;} 
.inquiryBox1 .inputBox .codeBox{display: inline-block;width: calc(100% - 153px);} 
.inquiryBox1 .inputBox .codeBox input{width: calc(100% - 80px);} 
.inquiryBox1 .inputBox .codeBox img{width: 80px;height: 30px;} 
.inquiryBox1 .inputBox select{width: 114px;height: 35px;border: 1px solid #DDDDDD;padding-left: 10px;float: right;} 
.inquiryBox1 .inputBox .triangle{position: absolute;right: 10px;top: 3px;color: #a5a5a5;font-size: 14px;cursor: pointer;z-index:1;width: auto;} 
.inquiryBox1{margin-top: 30px;margin: 30px auto;width: 100%;} 
.inquiryBox1 h2{margin-bottom: 15px;} 
.radio_box input[type="radio"]{width: 16px;height: 16px;-webkit-appearance: none; margin-left: -1px; border: 1px #bbb solid; border-radius: 100%;margin-right: 0.3rem;vertical-align: -4px;appearance: none;-webkit-appearance: none;outline: none;} 
.radio_box input[type="radio"]:checked{ border: 1px #ff8a00 solid;position: relative;} 
.radio_box input[type="radio"]:checked:after{content: "";background: #FF8A00;position: absolute;top: 4px;left: 4px;width: 6px;height: 6px;font-family: "iconfont" !important;font-size:30px;display:block;border-radius: 3px;} 
.inquiryBox1 form .inputBox .radio_box .txt{margin-left: 10px;font-weight: 400;} 
.inquiryBox1 .inputBox sup{color: #EF2525;font-size: 18px;position: absolute;top: 9px;left: -5px;} 
.inquiryBox1 .inputBox textarea{width: calc(100% - 153px);height: 98px;border: 1px solid #DDDDDD} 
.inquiryBox1 .ind1_btn{margin-left: 146px;}
.RequiredText{margin-left: 146px;} 
.RequiredText sup {vertical-align: -8px;margin: 0 5px;color: #f00;} 
.about{margin-top: 40px;}
.about .compInfo h2{font-size: 40px;margin: 20px 0;text-align:center}
.about .compInfo p{line-height: 30px;}
.about .compInfo .compImg{text-align: center;}
.about .compInfo .compImg li{display: inline-block;margin: 0 10px;}
.about .compInfo h3{color: #0042a5;font-size: 24px;font-weight: bold;margin: 20px 0;}
.about .compInfo .time{font-size:17px;font-weight:500;display:inline-block;width:94px;margin-right:15px}
.about .goods{margin-top: 50px;}
.about .goods ul{margin: 0 -20px;}
.about .goods ul li{float: left;width: 25%;padding: 20px;text-align: center;}
.about .goods ul li h2{font-size: 20px;margin: 15px 0;}
.about .goods ul li p{color: #666;line-height: 28px;}
.version{background-image: url("../images/culture_bg.jpg");background-repeat: no-repeat;background-size: cover;margin-top: 35px;padding-top: 60px;padding-bottom:60px}
.version .title1{margin-bottom: 40px;color: #004793;}
.version .title1 .box{position: relative;}
.version .title1 .titleChinese1{font-size: 50px;margin-bottom: 10px;text-align: center;}
.version .title1 .titleEnglish1{font-size: 20px;text-align: center;}
.about .version.row{margin-left:0;margin-right:0}
.about .version .bottom{margin-top: 46px;}
.about .version .bottom .tmp{position: relative;}
.about .version .bottom .line{position: absolute;width: 1px;height: 531px;background: rgba(0, 0, 0, 0.30);top: -149px;right: 0;}
.about .version .bottom-item{display: flex;flex-direction: column;justify-content: center;align-items: center;padding: 20px 80px;}
.about .version .bottom-item .txt1{color: #333;font-weight: 700;font-size: 24px;margin-top: 25px;text-align:center}
.about .version .bottom-item .Vertical-line{background: #004793;width: 2px;height: 18px;margin-top: 25px;}
.about .version .bottom-item .txt2{color: #333;font-size: 16px;margin-top: 10px;text-align: center;margin-top: 25px;}
.about .history{margin-top:35px}
.newsBox{padding: 50px 0;}
.newsBox .newsLi{width: 100%;padding: 20px 0;border-bottom: 1px #dedede solid;display:flex;align-items:center}
.newsBox .newsLi .newsLeft{background-size:cover;height:220px;width:40%}
.newsBox .newsLi .newsRight{width:70%;padding-left:20px}
.newsBox .newsLi a{color: #0f61ab;font-size: 22px;transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.2s;font-family:"BarlowCondensed-Medium" ;
-moz-transition:all ease-in-out 0.2s ; -ms-transition:all ease-in-out 0.2s ;    line-height: 24px;display: inline-block;width: 100%;}
.newsBox .newsLi a:hover{color: #069;text-decoration: underline;}
.newsBox .newsLi h5{color: #999;font-size: 14px;margin: 20px 0;}
.newsBox .newsLi p{color: #666;font-size: 16px;;line-height: 26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.newsTxt h1{font-size: 28px;}
.newsDetail{padding:30px 0 50px;}
.newsTxt p.time{margin: 20px 0;color: #999;}
.newsTxt img{max-width: 100%;margin-bottom: 20px;}
.newsTxt h3{margin:10px 0;font-size:17px;font-weight:bold}
.newsTxt p{font-size: 15px;line-height: 32px;}
.techBox{padding: 30px 0 50px;}
.techBox p{line-height: 30px;margin-bottom: 15px;}
.techBox h3{margin: 20px 0;}
.joinBox h2{font-size: 28px;margin-bottom: 30px;}
.joinBox h3{font-size:20px;margin-bottom:25px}
.joinBox p{margin-bottom:10px}
.contact1 {
   padding: 60px 0;
}

.contact1 .container {
    display: flex;
    justify-content: space-between;
}

.contact1 .contactText {
    width: 50%;
}

.contact1 form {
    width: 100%;
}

.contact1 h2 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
}

.contact1 .contactText h5 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
}

.contact1 .contactText h3 {
    color:#0f61ab;
    font-size: 24px;
    margin-bottom: 10px;
}

.contact1 .contactText .con {
    margin-bottom: 30px;
}

.contact1 form input {
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    width: 100%;
    border-radius: 5px;
}

.contact1 form input:focus {
    box-shadow: none;
}
.contact1 .ind1_btn{margin-top: 30px;}
.otherPro ul li{width: 25%;}
.otherPro ul li{height: 110px;}
.inquiryBox .submitBtn:hover{opacity: 0.9;}
.inquiryBox input{border: 1px #ccc solid;height: 40px;width: 100%;padding: 0 10px;}
.inquiryBox input::placeholder{color:#333}
.inquiryBox span{display: block;color:#333}
.inquiryBox sup{font-size: 18px;color: #f00;vertical-align: -12px;margin-right: 4px;}
.inquiryBox .inputBox{margin-bottom: 15px;}
.inquiryBox h2{margin-bottom: 15px;}
.inquiryBox textarea{border: 1px #ccc solid;height: 100px;width: 100%;padding: 0 10px;border-radius: 5px;}
.contact-title {position: relative;font-family: 'BarlowCondensed-Medium',Helvetica,Arial,sans-serif;font-size: 26px;padding: 0 0 15px 0;margin-bottom: 15px;border-bottom: 1px #ddd solid;}
.contact-title::before {content: "";width: 100px;height: 3px;background: #ccc;position: absolute;left: 0;bottom: 0;}
.inputBox.required input{border: 1px #f00 solid;}
.inputBox.required  textarea{border: 1px #f00 solid;}
.inputBox.required .tips {color: #fff;background: #363636;display: inline-block;position: relative;margin-top: 5px;font-size: 12px;border-radius: 2px;padding: 0 3px;}
.inputBox.required .tips::after {width: 0;height: 0;border-right: 6px solid transparent;border-left: 6px solid transparent;border-bottom: 6px solid #363636;position: absolute;content: "";left: 6px;top: -5px;}

.ind1_btn {margin-top: 60px;}
.ind1_btn a {border: 1px solid rgba(0,160,234,0.2);display: inline-block;width: 160px;height: 45px;text-align: center;line-height: 43px;font-size: 13px;color: #00a0ea;position:relative;-webkit-transition: all 0.3s 0.3s;transition: all 0.3s 0.3s;pointer-events: all;}
.ind1_btn a i {font-style: normal;text-transform: capitalize;font-weight: 600;}
.ind1_btn a span {display: block;position: absolute;width: 13px;height: 13px;-webkit-transition: 0.3s 0.3s ease-in-out;transition: 0.3s 0.3s ease-in-out;border-color: rgba(0,160,234,0.6);border-style: solid;border-width: 0;}
.ind1_btn a span.top_left {left: -1px;border-left-width: 1px;top: -1px;border-top-width: 1px;}
.ind1_btn a span.top_right {right: -1px;border-right-width: 1px;top: -1px;border-top-width: 1px;}
.ind1_btn a span.bottom_left {left: -1px;border-left-width: 1px;bottom: -1px;border-bottom-width: 1px;}
.ind1_btn a span.bottom_right {right: -1px;border-right-width: 1px;bottom: -1px;border-bottom-width: 1px;}
.ind1_btn a:hover span{width: 80px;height: 22.5px;-webkit-transition-delay: 0s;transition-delay: 0s;border-color: #7eaccf;}
.ind1_btn a:hover{background:#00a0ea;color:#fff;-webkit-transition: all 0.3s 0.3s;transition: all 0.3s 0.3s;}
.productBox {
    display: flex;
    padding: 30px;
    width: 90%;
    margin: 0 auto;
}

.contentL {
    width: 20%;min-width: 250px;
}











	/***footer***/
.footer{padding: 40px 0 5px;background: #192124;color: #ddd;}

.footer .container{margin: 0 auto; padding:0;}
.footerMain p{display: flex;}
.footer .row{ margin:0px;}
.footerwarp  ul li{margin-bottom: 5px;}
.footerwarp  ul li a:hover{color:#0055a5;}
.footerMain i{width: 24px;height: 24px;border-radius: 100%;color: #192124;background: #eee;display: inline-block;text-align: center;line-height: 24px;margin-right: 5px;}
.footercopy{ margin-top:20px; border-top:#29363a  1px solid;padding-top: 10px;text-align: center;}
.footerMain h2{margin-bottom: 10px;padding-bottom: 10px;color: #009FE9;font-weight: bold;font-size: 19px;text-transform: uppercase;}
.footerwarp p{margin-bottom: 10px;}
.footerwarp p span{width: calc(100% - 30px);}
/***footer***/
.qr-code{width: 120px;
    height: 115px;}
.contact-bar {
				position: fixed;
				right: 20px;
				top: 50%;
				transform: translateY(-50%);
				display: flex;
				flex-direction: column;
				align-items: flex-end;
				z-index: 999;
			}

			.contact-item {
				position: relative;
				margin: 10px 0;
				cursor: pointer;
			}

			.contact-popup {
				position: absolute;
				right: 50px;
				top: 50%;
				transform: translateY(-50%);
				background: white;
				padding: 5px 10px;
				border: 1px solid #ddd;
				border-radius: 5px;
				box-shadow: 0 2px 5px rgb(95 95 95 / 20%);
				white-space: nowrap;
				opacity: 0;
				visibility: hidden;
				transition: opacity 0.2s ease, visibility 0.2s ease;
			}

			.contact-item:hover .contact-popup,
			.contact-popup:hover {
				opacity: 1;
				visibility: visible;
			}

			.qr-code img {
				width: 100px;
				height: 100px;
			}

			.top-btn {
				width: 40px;
				height: 40px;
				background: #eee;
				border-radius: 50%;
				display: flex;
				align-items: center;
				justify-content: center;
			}

			.back-to-top {
				position: fixed;
				right: 0;
				bottom: -60px;

				color: white;
				text-align: center;
				line-height: 50px;
				border-radius: 50%;
				cursor: pointer;
			}

			.back-to-top .top-btn {
				background: #007bff;
			}

			.contact-item i {
				font-size: 20px;
				color: #666;
			}

			.back-to-top i {
				font-size: 22px;
				color: #fff;
			}
@media(max-width:1400px){
    .productBox .content .show .imgBox{width:33.33%}
    .productBox{width:100%;}
}

@media(max-width:768px) {
.headerPhoneTop {position: fixed;width: 100%;top: 0;left: 0;text-align: center;background: #fff;box-shadow: 0 0 7px #b9b9b9;z-index: 99;transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}
.menuPhone {position: fixed;width: 250px;height: 100%;overflow-y: auto;left: -250px;background: #004793;top: 0;transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;z-index: 9;}
.headerPhoneLogo img {height: 30px;}
.headerPhoneLogo {padding: 10px 0;}
a.menu-trigger {position: absolute;display: inline-block;width: 36px;height: 30px;top: 50%;margin-top: -15px;left: 10px;padding: 0 5px;}
a.menu-trigger span {display: block;background: #222;width: 100%;height: 2px;margin: 6px 0;}
.wrapper {position:relative;width: 100%;left: 0;padding-top: 50px !important;transition: left 0.2s ease-in-out;-webkit-transition: left 0.2s ease-in-out;-moz-transition: left 0.2s ease-in-out;-ms-transition: left 0.2s ease-in-out;-o-transition: left 0.2s ease-in-out;}
body.menuOpen .headerPhoneTop  {left:250px;}
body.menuOpen .wrapper  {left:250px;}
body.menuOpen .menuPhone{left:0;}
.headerPhone {transition: left 0.2s ease-in-out;-webkit-transition: left 0.2s ease-in-out;-moz-transition: left 0.2s ease-in-out;-ms-transition: left 0.2s ease-in-out;-o-transition: left 0.2s ease-in-out;}
body.menuOpen .headerPhone {left: 250px;}
.menuPhone li h2 {margin: 0;font-size: 15px;line-height: 30px;}
.menuPhone li h2 a {color: #fff;padding: 5px 15px;display: inline-block;width: 100%;}
.menuPhone li h5 {margin: 0;padding-left: 25px;font-size: 12px;line-height: 25px;border-top: solid 1px rgba(255, 255, 255, 0.15);}
.menuPhone li h5 a {color: #fff;padding: 5px 0;display: inline-block;font-size: 14px;}
.menuPhone ul li {border-bottom: solid 1px rgba(255, 255, 255, 0.15);}
.menuPhoneHide {background: rgba(255, 255, 255, 0.1);display: none;}
.headerPhone .menu_tr_ico{position: absolute;right:15px;top: 50%;margin-top: -18px;}
.headerPhone .menu_tr_ico .enChange{background:  #ff8a00;color:  #fff;border-radius:  100%;padding: 5px;}
.headerPhone .menu_tr_ico i{font-size: 20px;color: #666;display: inline-block;margin-left: 10px;}
.headerPhone .menu_tr_search{margin-top: 10px;padding: 0 15px;position: relative;}
.headerPhone .menu_tr_search input{width: 100%;height: 40px;background-color: #f1f1f1;padding: 0 10px;}
.headerPhone .menu_tr_search button{    right: 20px;position: absolute;width: 40px;height: 40px;background: none;top: 0;}
.headerPhone {padding-top: 50px;position: relative;left: 0;margin-bottom: 10px;}
.headerPhone .menu_tr_ico .selectBox {background: #fff;box-shadow: 0 0 4px #ddd;position: absolute;display: none;right: 0px;max-height: 300px;overflow-y: scroll;}
.headerPhone .menu_tr_ico .selectBox:after{width: 0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-bottom: 7px solid #fff;content: "";position: absolute;top: -7px;right: 9px;}
.headerPhone .menu_tr_ico .selectBox::before{width: 0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-bottom: 7px solid #999;content: "";position: absolute;top: -7px;right: 9px;}
.headerPhone .menu_tr_ico .selectBox ul li{padding: 0 10px;border-bottom: 1px #dedede solid;}
.warpper{padding-top: 0;overflow-x: hidden;width: 100%;}
.banner_txt h2{font-size: 32px;line-height: 40px;}
.ind1_left {width: 100%;}
.ind_box1 {padding: 30px 15px 20px;}
.ind1_right {width: 100%;padding-top: 35px;}
.ind1_wz h4 {font-size: 16px;line-height: 26px;}
.ind1_wz h3 {font-size: 22px;line-height: 32px;margin: 15px 0;}
.ind1_wz p {line-height: 24px;max-width: 100%;}
.ind1_btn {margin-top: 35px;}
.ind2_cot li {width: 100%;top: 0 !important;}
.ind2_cot {padding: 60px 15px;}
.ind2_wz {padding: 15px;}
.ind2_txt {left: 0;width: 100%;}
.ind2_bg {width: 80%;height: 95%;}
.ind_box3 {padding: 0 0 60px;}
.ind2_wz p {font-size: 12px;line-height: 22px;}
.ind2_txt p {font-size: 12px;line-height: 22px;}
.ind2_txt h4 {font-size: 16px;}
.ind2_wz h3 {font-size: 14px;}
.ind_box4 li {width: 100%;border-bottom: 1px #1d67b7  solid;}
.ind4_tit h3 {font-size: 16px;}
.ind4_btn a {padding: 10px 15px;}
.ind4_wz h3 {font-size: 16px;line-height: 26px;margin-bottom: 10px;}
.ind4_wz p {font-size: 12px;line-height: 22px;}
.ind_box4 li.ind4_li{background:#000;}
.ind4_li .ind4_img {opacity: 0.5;}





.footer {padding: 30px 15px 10px;}
.footer_left {width: 75%;}
.footer_cen {width: 100%;position: absolute;top: 0;left: 0;}
.footer_bottom {display: none;}
.footer_tit h3 {font-size: 22px;margin: 10px 0 25px;}
.footer_cot {position: relative;padding-top: 60px;}
.footer_cent h2 span {padding: 15px 0;}
.footer_l {margin-bottom: 15px;}
.footer_l h3 {font-size: 16px;margin: 0 0 5px;}
.footer_l h4 {font-size: 12px;line-height: 24px;}
.footer_right h4 a {font-size: 12px;}
.footer {padding: 30px 15px 10px;}
.footer_left {width: 75%;}
.footer_cen {width: 100%;position: absolute;top: 0;left: 0;}
.footer_bottom {display: none;}
.footer_tit h3 {font-size: 22px;margin: 10px 0 25px;}
.footer_cot {position: relative;padding-top: 60px;overflow: hidden;}
.footer_cent h2 span {padding: 15px 0;}
.footer_l {margin-bottom: 15px;}
.footer_l h3 {font-size: 16px;margin: 0 0 5px;}
.footer_l h4 {font-size: 12px;line-height: 24px;}
.footer_right h4 a {font-size: 12px;}
.ind4_list .ind4_wz {padding: 15px 15px;}
.ind4_tit {padding: 30px 15px;}
.ind3_cot li{width: 100%;padding: 0 15px;}
.ind3_list .imgBox{width: 100%;height: auto;}
.ind3_list .txtBox{margin-top: 10px;}
.about .goods ul li{width: 100%;}
*{word-break: break-word;}
.productBox .proItem a{padding: 3px 0;width: 100%;}
.productBox .proItem p{padding: 3px 0;}
.productBox .proTit h2{font-size: 24px;}
.productBox{padding: 50px 0;}
.proDot{padding: 50px 0 0;}
.proDot .top{display:inherit;}
.proDot h1{font-size: 30px;}
.proDot .proImg{max-width: 100%;margin-right:0}
.proDot .proCon{width: 100%;}
.proDot .proCon ul li {align-items: start;}
.contact1 .container{display: inherit;}
.contact1 .contactText{width: 100%;}
.contact1 form{width: 100%;padding-left: 0;}
.inquiryBox{width: 100%;}
.otherPro ul li{width: 100%;height: auto;}
.category{display:none;}
.productBox .content .show .imgBox{width:100%;}
.productBox .content{width:100%;padding-left:0;}
.contentL{display:none;}
.ind_box2{margin-bottom:100px}
}

