@charset "utf-8";
/* CSS Document */
/*****header*******/
a:hover {text-decoration: none;}
.visible-xs{display:none}
.header {width: 100%;z-index: 10;box-shadow: rgb(221, 221, 221) 0px 0px 3px;top: 0;background: #fff;height:60px;line-height:60px}
.header.fix{position: fixed;}
.header_nav {width: 80%;margin: 0px auto;}
.logo {width: 180px;}
.webTop .rBox {float: right;}
.webTop .rBox ul li {float: left;margin-left: 25px;}
.webTop .rBox ul li i {vertical-align: -2px;margin-right: 5px;color: rgb(255, 255, 255);}
.webTop {font-size: 13px;background: rgb(71, 128, 197);color: rgb(255, 255, 255);}
.headerTop .logo {width: 150px;float: left;height: 45px;margin-right: 30px;margin-top: -2px;}
.header.whiteHeader .headerTop .logo {background: url("../images/logo.png") 0px 0px no-repeat;}
.headerTop .logo a {display: inline-block;width: 140px;}
.headerTop .topRight {float: right;color: rgb(51, 51, 51);}
.headerTop .topRight select {width: 70px;}
.headerTop .topRight ul li i {margin-right: 8px;vertical-align: -2px;}
.headerTop .topRight select option {color: rgb(51, 51, 51);height: 30px !important;}
.search input {height: 40px;color: rgb(0, 0, 0);line-height: 26px;width: 0px;padding: 0px 20px;background: rgb(245, 245, 245);border-radius: 5px;transition: all ease-in-out 0.3s;}
.langChoice {position: relative;line-height: 28px;cursor: pointer;} 
.langChoice dt {line-height: 28px;font-weight: normal;color: rgb(255, 255, 255);}
.langChoice dd::before {border-top-color: transparent;border-right-color: transparent;border-left-color: transparent;top: -16px;content: "";}
.langChoice dd {position: absolute;width: 120px;background: rgb(255, 255, 255);z-index: 10;text-align: center;max-height: 300px;overflow-y: scroll;
line-height: 30px;border-top: 1px solid rgb(221, 221, 221);border-right: 1px solid rgb(221, 221, 221);border-left: 1px solid rgb(221, 221, 221);border-image: initial;border-bottom: none;display: none;border-radius: 5px;top: 50px;}
.searchIcon{position: relative;}
.searchIcon dt{position: absolute;transition: all ease-in-out 0.5s;top: 0;right: 5px;z-index: 9;}
.searchIcon .search{position: absolute;margin: 0;right:0px;padding: 0;top: 0;z-index: 6;box-shadow: none;
border-radius: 5px;background: none;transition: all ease-in-out 0.5s;opacity: 0;}
.searchIcon i{font-size: 28px;cursor: pointer;}
.searchIcon .search.open{opacity: 1;right: 0;}
.searchIcon .search.open input{width: 330px;}
.langChoice dd a {display: block;width: 100%;border-bottom: 1px solid rgb(221, 221, 221);}
.langChoice dd a:hover {text-decoration: none;}
.headerTop .topRight .loginIcon i {font-size: 22px;}
.menu > ul {width: 100%;}
.menu ul li a {color: rgb(51, 51, 51);}
.menu_down ul li {text-align: left;display: block !important;}
.menu ul li {vertical-align: middle;font-size: 16px;text-transform: capitalize;margin: 0px 8px;display: inline-block;position: relative;z-index: 2;height: 60px;line-height: 60px;}
.menu ul li a::before {width: 100%;content: "";background:#224DC4;position: absolute;bottom: 0px;z-index: 0;transition: all 0.2s ease-in-out 0s;left: 0px;height: 0px;}
.menu ul li a:hover::before {height: 5px;}
.menu_down ul li a:hover::before {height: 5px;}
.menu ul li.activeMenu a::after {content: "";bottom: 0px;height: 5px;left: 0px;background:#224DC4;width: 100%;position: absolute;}
.menu_down ul li a::after{height: 0 !important;background: none;}
.menu_down ul li a:hover::before {height: 0px;}
.menu ul li a {display: inline-block;}
.menu ul li > a {color:#091c4c;font-size: 15px;padding: 0 15px;}
.menu ul li a i {font-size: 12px;color: rgb(153, 153, 153);margin-left: 5px;}
.nav {height: 60px;position: relative;transition: all ease-in-out 0.5s;top: 0;display: inline-block;}
.menu_down {position: absolute;width: 300px;margin-left: -150px;left: 50%;top: 60px;border-radius: 5px;z-index: 9;visibility: hidden;opacity: 0;transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;padding: 15px;background: rgb(255, 255, 255);border: 1px solid rgb(221, 221, 221);}
.menu ul li:hover .menu_down {visibility: visible;opacity: 1;z-index: 9;}
.menu_down {display: block;}
.menu_down ul li {height: auto;    line-height: initial;}
.menu_down ul li a {border: none;font-size: 15px;line-height: 36px;display: inline-block;text-align: center;width: 100%;color: rgb(102, 102, 102) !important;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.menu_down ul li a::before {background: none;}
.menu_down ul li a:hover {border: none;text-decoration: none;color: rgb(36, 59, 98) !important;}
.headerTop .topRight ul {display: flex;margin-top: 10px;}
.headerTop .topRight ul li {margin-left: 30px;position: relative;}
.langChoice dt {color: rgb(51, 51, 51);line-height: 36px;}
.langChoice dt i {margin-left: 5px;font-size: 14px;color: rgb(153, 153, 153);}
.headerTop .topRight .langChoice dt i {font-size: 12px;vertical-align: 0px;}
.langChoice dt img {margin-left: 5px;}
.langChoice dd a {padding: 8px;text-align: left;color: rgb(102, 102, 102);font-size: 13px;}
.langChoice dd a img {margin-right: 5px;}
.langChoice dd a:hover {color: rgb(51, 51, 51) !important;}
.headerTop .container {display: flex;}
.headerTop .topRight .orderIcon i {font-size: 20px;}
.headerTop .topRight .hideBox {background: rgb(255, 255, 255);padding: 15px;border-radius: 5px;width: 180px;color: rgb(51, 51, 51);position: absolute;left: -90px;z-index: 9;opacity: 0;visibility: hidden;transition: all 0.3s ease-in-out 0s;box-shadow: rgb(187, 187, 187) 0px 0px 5px;}
.headerTop .topRight .hideBox::before {content: "";width: 0px;height: 0px;border-right: 10px solid transparent;border-bottom: 10px solid rgb(201, 201, 201);border-left: 10px solid transparent;position: absolute;top: -2px;margin-top: -8px;right: 50px;}
.headerTop .topRight .hideBox::after {content: "";width: 0px;height: 0px;border-right: 10px solid transparent;border-bottom: 10px solid rgb(255, 255, 255);border-left: 10px solid transparent;position: absolute;right: 50px;top: -1px;margin-top: -8px;}
.headerTop .topRight .orderIcon {position: relative;margin-right: 30px;}
.headerTop .topRight .orderIcon .orderNum {position: absolute;top: -5px;font-size: 12px;background:#224DC4;height: 16px;display: inline-block;padding: 0px 5px;border-radius: 10px;line-height: 16px;right: -6px;color: rgb(255, 255, 255);}
.headerTop .topRight .loginBtn {line-height: 36px;}
.headerTop .topRight .joinBtn {line-height: 36px;}
.headerTop .topRight a:hover {opacity: 0.8;}
.whiteHeader .headerTop .topRight a:hover {opacity: 0.8;color: rgb(255, 255, 255);}
.headerTop .topRight .line {line-height: 34px;margin: 0px 10px;}
.moreIcon {padding: 0px 20px;position: relative;cursor: pointer;margin-right: 20px;}
.moreIcon:hover .hideBox {opacity: 1;visibility: visible;}
.moreIcon i {font-size: 20px;}
.moreIcon h4 a i {color: rgb(119, 119, 119);font-size: 16px;}
.moreIcon h4 {display: grid;grid-template-columns: repeat(4, 1fr);border-top: 1px solid rgb(221, 221, 221);margin-top: 15px;padding-top: 15px;}
/*****banner*******/	
canvas{position: absolute;top: 0;z-index:1;width: 100%;pointer-events: none;}
.ind_banner{height: 100%;position: relative;}	
.ind_banner .swiper_ban{height: 100%;}
.ban_li {height: 100%;overflow: hidden;}
.swiper_ban .swiper-slide {overflow: hidden;}
.swiper-slide-active .ban_img {transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transition: all 1.5s ease-out;-webkit-transition: all 1.5s ease-out;-moz-transition: all 1.5s ease-out;-ms-transition: all 1.5s ease-out;-o-transition: all 1.5s ease-out;}
.ban_img {background-position: center center;background-repeat: no-repeat;background-size: cover;height: 100%;transform: scale(1.08);-webkit-transform: scale(1.08);-moz-transform: scale(1.08);-ms-transform: scale(1.08);-o-transform: scale(1.08);transform-origin: center center;-webkit-transform-origin: center center;-moz-transform-origin: center center;-ms-transform-origin: center center;-o-transform-origin: center center;}
.ban_txt {margin: 0 auto;position: absolute;top: calc(50% - 20px);/* left: 50%; */transform: translate(0, -50%);}
.swiper-slide-active .ban_txt {transition: all 1s 0.4s ease-out;-webkit-transition: all 1s 0.4s ease-out;-moz-transition: all 1s 0.4s ease-out;-ms-transition: all 1s 0.4s ease-out;-o-transition: all 1s 0.4s ease-out;}
.ban_txt {color: #fff;text-align: center;width: 100%;}

.ban_papagination {position: absolute;bottom: 0 !important;left: 50% !important;transform: translateX(-50%);z-index: 10;width: auto !important;display: inline-block;height: 26px;padding: 5px 15px;background: rgba(0, 0, 0, 0.5);border-radius: 40px;box-sizing: border-box;vertical-align: top;margin: 40px 0;}
.ban_papagination span {position: relative;display: inline-block;width: 16px;height: 16px;margin: 0 3px;vertical-align: top;text-indent: -9999px;cursor: pointer;overflow: hidden;background: none;}
.ban_papagination span:after {position: absolute;left: 50%;top: 50%;width: 10px;height: 10px;margin: -5px 0 0 -5px;background: #fff;border-radius: 100%;content: "";transition: all 0.4s;}
.ban_papagination span:before {position: absolute;left: 6px;top: 6px;width: 5px;height: 5px;border: 1px solid #fff;border-radius: 100%;box-sizing: border-box;content: "";transition: all 0.4s;}
.ban_papagination span.swiper-pagination-bullet-active:after {background: #fff;}
.ban_papagination span.swiper-pagination-bullet-active:before {left: 0;top: 0;width: 16px;height: 16px;border-color: #fff;}

.ban_txt .fa_wrap {
    max-width: 83%;
    margin: 0 auto;
    text-align: left;
}
.ban_txt .fa_wrap h1{max-width:900px;}
.ban_txt h1 {
    font-size: 40px;
    color: #fff;
    transition: all 0.8s;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;line-height: 55px;
}

.ban_txt h6 {
    transition: all 0.8s;
  margin-top: 20px;font-weight: normal;
}

.ban_txt h6 span {
    padding-top: 20px;
    border-top: rgba(255,255,255,0.6) solid 1px;
    font-size: 20px;
    color: #fff;
   
    display: inline-block
}

.ban_txt p {
    color: #fff;
    font-size: 30px;
}

@media screen and (min-width: 769px) {
    .ban_txt h1 {
        opacity:0;
        transform: translateY(60px)
    }

 .swiper-slide-active .ban_txt h1 {
        opacity: 1;
        transform: translateY(0);
        transition-delay: 0.3s
    }

    .ban_txt h6 {
        opacity: 0;
        transform: translateY(70px)
    }

   .swiper-slide-active .ban_txt h6 {
        opacity: 1;
        transform: translateY(0);
        transition-delay: 0.5s
    }

    .ban_txt p {
        opacity: 0;
        transform: translateY(60px);
        transition: all 0.8s
    }

  .swiper-slide-active .ban_txt p {
        opacity: 1;
        transform: translateY(0);
        transition-delay: 0.6s
    }
}
/*****banner*******/	
.w83 {width: 83%;margin: 0 auto;}
/*.ind_good{margin-top: 80px;}*/
/*.ind_good ul{display: flex;margin-top: 40px;}*/
/*.ind_good ul li{text-align: left;float: left;padding: 10px 20px;text-align: center;padding: 80px 50px;cursor: pointer;position: relative;width: 25%;}*/
/*.ind_good ul li:hover:before {*/
/*	opacity: 1;*/
/*	visibility: visible;*/
/*	-webkit-transform: perspective(400px) rotateX( 0deg);*/
/*	-moz-transform: perspective(400px) rotateX(0deg);*/
/*	-ms-transform: perspective(400px) rotateX(0deg);*/
/*	-o-transform: perspective(400px) rotateX(0deg);*/
/*	transform: perspective(400px) rotateX( 0deg);*/
/*}*/
/*.ind_good ul li::before{opacity: 0;*/
/*	visibility: hidden;*/
/*	content: "";*/
/*	position: absolute;*/
/*	height: 100%;*/
/*	left: 0;*/
/*	top: 0;*/
/*	width: 100%;*/
/*	-webkit-transform: perspective(400px) rotateX( -90deg);*/
/*	-moz-transform: perspective(400px) rotateX(-90deg);*/
/*	-ms-transform: perspective(400px) rotateX(-90deg);*/
/*	-o-transform: perspective(400px) rotateX(-90deg);*/
/*	transform: perspective(400px) rotateX( -90deg);*/
/*	-webkit-transform-origin: top;*/
/*	-moz-transform-origin: top;*/
/*	-ms-transform-origin: top;*/
/*	-o-transform-origin: top;*/
/*	transform-origin: top;*/
/*	-webkit-transition: all 0.3s;*/
/*	-moz-transition: all 0.3s;*/
/*	-o-transition: all 0.3s;*/
/*	transition: all 0.3s;*/
/*	background: #f2f4f7;*/
/*	z-index: -3;}*/
/*.ind_good ul li .img{width: 60px;display: inline-block;margin-bottom: 30px;}*/
/*.ind_good ul .text h2{color: #555;font-size: 20px;margin-bottom: 20px;}*/
/*.ind_good ul .text p{color: #666;}*/
.ind_about{margin-top:80px;}
.ind_about .w83{display:flex;justify-content:space-between;align-items: center;}
.ind_about .imgBox{flex-shrink: 0;width:50%}
.ind_about .txtBox{padding-left:100px;}
.ind_about .txtBox .more{width:140px;background: rgb(34 77 196);display:flex;justify-content:center;align-items:center;color:#fff;padding: 10px 20px;margin-top: 40px;}
.ind_about .txtBox .more:hover{opacity:0.9;}
.ind_about .txtBox .tit{margin-bottom:18px}
.ind_about .txtBox p{margin-bottom:15px}
.tit{position: relative;}
.tit h2{font-size: 34px;text-transform: uppercase;color: #091c4c;}
.tit h3{font-size: 24px;padding: 20px 0;color: #091c4c;}
.tit span{width: 200px;height: 1px;background: #091c4c;display: inline-block;}
.ind_pro{background: #f9fbff;padding: 80px 0;margin-top: 60px;}
.ind_pro ul{margin: -10px -10px 0;}
.ind_pro ul li{float: left;width: 25%;padding: 10px;}
.ind_pro ul li.active a{background: #224DC4;color: #fff;position: relative;}
.ind_pro ul li.active a::after {width: 0;height: 0;border-right: 10px solid transparent;border-left: 10px solid transparent;border-top: 10px solid #224DC4;position: absolute;bottom: -10px;content: "";left: 50%;transform: translateX(-50%);}
.ind_pro ul li a{padding: 10px;display: block;background: #dce3f1;}
.ind_pro ul li  p{font-size: 18px;padding: 10px 0;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.proCon .proItem .imgBox{height: 180px;display: flex;align-items: center;justify-content: center;margin-bottom: 15px;}
.proCon .proItem h2{font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #091c4c;text-align: center;}
.proCon .proItem  p{color: #666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: center;}
.proCon .proItem {width: 25%;float: left;padding:0 10px;}
.proCon {background: #fff;margin-top: 30px;padding: 20px;}
.gymore {position: absolute;right: 0;top: 0;}
.gymore a {display: block;font-family: "Gilroy-Medium-2";color: #224dc4;font-size: 16px;text-transform: uppercase;margin-right: 10px;width: 300px;text-align: right;}
.gymore a:hover {font-weight: bold;}
.gymore a:hover .gmline {width: 100px;}
.gmline {position: relative;display: inline-block;vertical-align: middle;margin-left: 15px;width: 171px;height: 1px;background: #62A0DC;transition: 0.45s;}
.gmline:after {content: "";position: absolute;top: -7.5px;right: -5px;width: 15px;height: 15px;background: rgba(27, 92, 155, .5);border-radius: 50%;animation: bannerbuIn infinite linear 1.4s normal; -webkit-animation: bannerbuIn infinite linear 1.4s normal;}
.gmline:before {content: '';position: absolute;top: -2.5px;right: 0;width: 5px;height: 5px;background: rgba(27, 92, 155);border-radius: 50%;z-index: 1;}

@keyframes bannerbuIn {
	0% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: scale(1);
	}
	100% {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: scale(1.5);
	}
}
/*技术支持导航*/
.ind_technical h2{font-size: 34px;text-transform: uppercase;color: #091c4c;}
.ind_technical p{color: #091c4c;font-size: 18px;margin: 15px 0;margin-bottom: 30px;}
.ind_technical ul{display:grid;grid-template-columns:repeat(3,1fr);gap:0 30px;}
.ind_technical ul li{position:relative}
.ind_technical ul li img{width:100%;height:100%;object-fit:cover}
.ind_technical ul li a{position:relative}
.ind_technical ul li .txtBox{position:absolute;left:0;bottom:0;height:66px;width:100%;background: rgba(0, 0, 0, 0.4);text-align:center;line-height:66px;color:#fff;margin:0}
.ind_technical{margin-top:60px;}
.ind_technical li .imgBox{height:300px;overflow:hidden;}
.ind_technical li .imgBox img{transition:all ease-in-out 0.3s}
.ind_technical li .imgBox:hover img{transform:scale(1.05)}
/*技术支持*/
.technicalguidelines .content{display:flex;justify-content:space-between}
.technicalguidelines .content .imgBox{flex-shrink:0;width:50%}
.technicalguidelines .content .txtBox{padding-left:45px;padding-top:30px}
.technicalguidelines .content .txtBox h2{font-weight:700;font-size:20px;color: rgb(102, 102, 102);margin-bottom:40px}
.technicalguidelines .content .txtBox li{color: rgb(102, 102, 102);margin-bottom:5px}
.technicalBox{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.technicalBox .imgBox{height:300px}
.technicalBox .imgBox img{width:100%;height:100%;object:cover}
/*加入我们*/
.jobBox{margin-top: 60px;}
.jobLi h2{font-size: 28px;color: #333;font-weight: bold;margin-bottom: 20px;}
.jobLi h3{font-size: 16px;color: #333;font-weight: bold;margin: 10px 0;}
.jobLi a{color:#224dc4}
/*新闻*/
.ind_news{margin-top: 80px;}
.ind_news ul{margin: 40px -10px 0;}
.ind_news ul li {width: 25%;padding: 10px;float: left;border-radius: 5px;transition: all ease-in-out 0.3s;}
.ind_news ul li .con {border: 1px solid rgb(207, 225, 255);border-radius: 5px;box-shadow: rgb(214, 229, 255) 0px 0px 8px;
transition: all 0.3s ease-in-out 0s;top: 0px;display: inline-block;    width: 100%;}
.ind_news ul li .con .imgBox {width: 100%;height: 215px;}
.ind_news .textBox {padding: 20px 30px;height: 340px;position: relative;}
.ind_news .textBox h2{font-size: 20px;font-weight: bold;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color: rgb(51, 51, 51);line-height: 30px;margin-bottom: 15px;}
.ind_news .textBox p{color: rgb(102, 102, 102);font-size: 14px;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
.ind_news .textBox h4 {position: absolute;bottom: 20px;width: 100%;}
.ind_news .textBox h4 span {color: rgb(153, 153, 153);font-size: 13px;margin-bottom: 6px;display: inline-block;}
.ind_news .textBox h4 i {position: absolute;right: 60px;display: inline-block;width: 30px;height: 30px;border: 1px solid rgb(57, 119, 247);border-radius: 15px;line-height: 29px;text-align: center;color: rgb(15, 9, 116);bottom: 0px;}
.ind_news ul li:hover{margin-top: -10px;}
.crumbs{padding: 20px 0;background: #f9fbff;color: #091c4c;}
.neiBan{background: url("../images/neiBan.jpg") no-repeat center;height: 300px;}
.aboutBox{position: relative;}
.aboutBox h4{color:#e84e4d;font-size:18px;margin-bottom:15px;font-weight:700}
.aboutBox p{color: rgb(102, 102, 102);font-size:16px;margin-bottom:10px}
.aboutBox .irsj{position: relative;margin-top: 20px;}
.aboutBox dl {display: flex;}
.aboutBox dl dd {padding-left: 30px;}
.aboutBox dl dd p {font-size: 14px;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;margin-bottom: 10px;}
.aboutBox dl dd p{-webkit-line-clamp: inherit;}
.aboutBox dl dd ul {display: flex;margin: 20px 0;}
.aboutBox dl dd ul li {margin-right: 60px;font-size: 22px;font-weight: bold;color: #0e79b9;}
.aboutBox dl dd ul li b {font-size: 50px;font-weight: bold;}
.aboutBox dl dd ul li p {font-weight: normal;color: #666;}
.aboutBox td{border:1px solid #333;}
.aboutBox .aboutContent .txtBox{width:50%;float:left;padding-right:3%}
.aboutBox .aboutContent .txtBox b{font-weight:700}
.aboutBox .aboutContent .imgBox{width:50%;float:right}
.irsj {position: absolute;left: 0;right: 0;bottom: 0;padding: 40px 150px 40px 160px;width: 100%;box-sizing: border-box;display: flex;z-index: 3;}
.irsj:before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 0;height: 100%;background: #FAFAFA;z-index: -3;}
.irsj.target:before {width: 0;transition: cubic-bezier(0.215, .61, .355, 1) 1.5s;}
.action.irsj:before {width: 100%;}
.irsj li {position: relative;flex: 1;padding: 0 25px 0 0;}
.irsj li:not(:first-child) {padding: 0 25px 0 50px;}
.irsj li:not(:first-child):before {content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 79px;background: #D6D6D6;}
.isnum {display: block;color: #091c4c;font-size: 44px;line-height: 1.3;}
.istxt {color: #777777;font-size: 16px;}
.honor{margin-top: 50px;}
.honor ul{margin: 0 -20px;}
.honor ul li{float: left;width: 25%;padding: 0 10px;text-align: center;}
.honor ul li .imgBox{border: 1px #dedede solid;height: 200px;display: flex;align-items: center;justify-content: center;}
.honor ul li  p{font-size: 16px;line-height: 50px;}
.tit{margin-bottom: 30px;}	
.aboutBox{padding: 50px 0;}
.culture ul li{float: left;width: 25%;padding: 10px;}
.culture{background: url("../images/cutureBg.jpg") no-repeat center;padding: 60px 0;margin-top: 60px;}
.culture ul li .con{background: #fff;padding: 40px 20px;border-radius: 5px;}
.culture ul li h3 {margin-bottom: 30px;color: #091c4c;font-weight: bold;}
.culture ul li img{margin-top: 30px;transition: all ease-in-out 0.8s;}
.culture ul {margin: 0 -10px;}
.culture ul li:hover img{transform: rotateY(360deg);}
.classify ul li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 10px;}
.classify ul li > a{display: inline-block;width: 100%;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;padding: 5px 10px;background: #275eac;border-radius: 5px;color: #fff;}
.classify ul li > a i{position: absolute;right: 10px;font-size: 14px;color: #fff;top: 8px;}
.twoMenu_l{display: none;}
.twoMenu_l h5 a{font-size: 15px;display: inline-block;width: 100%;padding-right: 40px;overflow: hidden;
text-overflow: ellipsis;white-space: nowrap;line-height: 30px;}
.twoMenu_l {background: #f5f5f5;padding:10px;}
.thrMenu_l h5 a{position: relative;padding-left: 20px;color: #859db3;}
.thrMenu_l h5 a::before{position: absolute;content: "";display: inline-block;width: 6px;height: 6px;border-radius: 100%;background: #9ab7d2;left: 5px;top: 13px;}
.classify ul li.active > a{
    background: #d20f1a;
}
.tit{font-size: 26px;color: #000;margin-bottom: 25px;}
.classify {background: #fff;padding: 60px 10px 0;}

.proDescribe h2{margin-bottom: 20px;}
.proMain{margin-top: 50px;}
.proDescribe ul li{padding-left: 10px;position: relative;}	
.proDescribe ul li::before{position: absolute;content: "";width: 4px;height: 4px;border-radius: 2px;background: #565656;left: 0;top: 12px;}
.screen-results b{font-weight: bold;}
.screen-results{padding: 10px 0;border-bottom: 2px #224dc4 solid;/* border-top: 1px #ccc dashed ; */margin-top: 40px;}
.proMain .proItem{padding: 10px;border: 1px #ccc dashed ;margin-top: 10px;}
.proMain .proItem .proName{color: #224dc4;font-size: 18px;}
.proMain .proItem .detailBtn,.inquiryBox .submitBtn{padding: 4px 25px;background-color: #275eac;color: #fff;border-radius: 30px;margin-top: 10px;display: inline-block;}
.proMain .proItem .detailBtn:hover{opacity: 0.9;}
.inquiryBox .submitBtn:hover{opacity: 0.9;}
.inquiryBox input{border: 1px #ccc solid;height: 40px;width: 100%;padding: 0 10px;}
.inquiryBox span{display: block;}
.inquiryBox sup{font-size: 18px;color: #f00;vertical-align: -12px;margin-right: 4px;}
.inquiryBox .inputBox{margin-bottom: 15px;}
.inquiryBox {margin-top: 30px;padding: 40px;box-shadow: 0 0 5px #d1d1d1;}
.inquiryBox h2{margin-bottom: 15px;}
.inquiryBox textarea{border: 1px #ccc solid;height: 100px;width: 100%;padding: 0 10px;}

/*****产品*******/	
.proTop{margin-top: 50px;}
.proTop .dotBoxL{float: left;width: 640px;}
.proTop .dotBoxL ol{width: 640px;height: 560px;position: relative;margin-bottom: 20px;}
.proTop .dotBoxL ol li{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;overflow: hidden;position: absolute;z-index: 1;border-radius: 10px;border: 1px #ddd solid;}

.proTop .dotBoxL ol li img{max-width: 100%;opacity: 0;max-height: 100%;}
.proTop .dotBoxL ol li.open{z-index: 2;}
.proTop .dotBoxL ol li.open img{opacity: 1;}
.proTop .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;}
.proTop .dotBoxL ul li.active{border: 2px #004390 solid;}
.proTop .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;}
.proTop .dotBoxL .proBan{position: relative;}
.proTop .dotBoxL .videoBox video{width: 640px;height: 560px;}
#exzoom {width: 640px;}
.myVideo {position: absolute;width: 100%;height:560px;}
.proDetail .proTop .txtBox{width: calc(100% - 640px);padding-left: 80px;float: left;}
.proDetail .proTop .txtBox h1{font-size: 26px;font-weight: bold;border-bottom: 1px #ddd solid;padding-bottom: 30px;}
.proDetail .proTop .txtBox .inquiryBtn{background-color: #224dc4;color: #fff;padding: 15px 40px;margin-top: 30px;margin-top: 20px;transition: all ease-in-out 0.3s;display: inline-block;border-radius: 30px;}
.proDetail .proTop .txtBox .inquiryBtn:hover{opacity: 0.9;}
.proDetail .proTop .txtBox .info{padding:30px 0;border-bottom: 1px #ddd solid;}
.proDetail .proTop .txtBox .info h3{font-size: 20px;margin-bottom: 10px;}
.proDetail .proTop .txtBox .info li span{display: inline-block;width: 120px;float: left;}
.proDetail .proTop .txtBox .info li em{width: calc(100% - 120px);display: inline-block;text-align: right;}
.proDetail .proTop .txtBox .info li{padding: 5px 0;color: #666;}

.pdfBox a {
    display: block;
}
.proBtm{margin-top: 60px;}
.proTab {border-bottom: 2px #224dc4 solid;}
.proTab li a{color:#fff;font-size: 18px;}
.proTab li{float: left;width: 240px;color: #fff;background: #222;cursor: pointer;text-align: center;margin-right: 20px;border-radius: 5px 5px 0 0;height: 40px;line-height: 40px;}
.proTab li a:hover{color: #fff;}
.proTab li.curr{background: #224dc4;}
.proDetail .tabCon {display: none;margin-top: 20px;}
.proDetail .tabCon.curr {display: block;}
.proBtm h3{margin: 20px 0;}
.proBtm h4{margin-bottom: 10px;}
.tabCon.pdfBox a{color: #224dc4;font-size: 20px;}
.tabCon.pdfBox a i{color: #f00;font-size: 28px;vertical-align: -3px;}
.tabCon .articles li a{display: inline-block;width: 100%;border-bottom: 1px #ccc dashed;padding: 10px 0;}
.tabCon .articles li time{display: inline-block;width: 100px;text-align: right;}
.tabCon .articles li span{display: inline-block;width: calc(100% - 100px);line-height: 24px;}

.new-s { background: #fff; }
.new-s figure { display: block; width: 44%; line-height: normal; overflow: hidden; float: left; }
.new-s figure img { display: block; width: 100%; height: auto; transition: 520ms; line-height: 0; }
#firstnewPage .new-s a { margin-bottom: 10px; display: block; overflow: hidden; }
.new-texts { width: 49.54%; float: right; }
.new-texts time { display: block; width: 75px; height: 66px; background: #224dc4; }
.new-texts time strong { display: block; text-align: center; color: #fff; font-size: 42px; line-height: 42px; font-weight: normal; padding-top: 6px; }
.new-texts time b { display: block; margin-top: 2px; text-align: center; color: #fff; font-weight: normal; line-height: 12px; }
.new-texts h4 { color: #323232; position: relative; font-size: 18px; font-weight: normal; line-height: 1.2; margin-top: 22px; height: 64px; border-bottom: 1px solid #c9c9c9; margin-bottom: 8px; transition: 340ms; }
.new-texts h4:before { content: ""; width: 0; height: 1px; background: #253580; position: absolute; left: 0; bottom: -1px; transition: 430ms ease-in-out; }
.new-texts p { color: #646464; font-size: 15px; line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; }
.new-texts span { display: inline-block; color: #969696; transition: 310ms; line-height: normal; margin-top: 14px; }
.new-s a:hover figure img { transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); }
.new-s a:hover .new-texts h4 { color: #224dc4; }
.new-s a:hover .new-texts h4:before { width: 100%; background: #224dc4;}
.new-s a:hover .new-texts span { color: #224dc4; }
.newsd .dynamic-box { padding-top: 22px; }
.news{margin-top: 50px;}
.newsLi {margin-bottom: 30px;}
.newsDot{margin-top: 50px;}
.newsDot h2{font-size: 20px;font-weight: bold;}
.newsDot span{color: #999;display: inline-block;margin: 10px 0;}
.newsDot .newsTxt{color: #666;line-height: 28px;font-size: 15px;}	
.contact1 {padding: 60px 0;}
.contact1 .container {display: flex;justify-content: space-between;}
.contact1 .contactText {width: 50%;float: left;    padding-right: 60px;}
.contact1 form {width: 50%;padding-left: 50px;float: left;}
.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:#224dc4;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-bottom: 1px solid #ddd;margin-bottom: 40px;width: 100%;}
.contact1 form input:focus {box-shadow: none;}
.contact1 .submitBtn{background: #224dc4;color: #fff;padding: 10px 40px;border-radius: 0;display: inline-block;}
.contact1 .submitBtn:hover{opacity: 0.9;}

.ckeditor-html5-video {
    position: relative;
    max-width: 100%;
}

.ckeditor-html5-video:after {
    position: absolute;
    content: "";
    background: #2861ad;
    width: 100%;
    height: 100%;
    bottom: -60px;
    right: -50px;
    z-index: -1;
}
.ckeditor-html5-video video{max-width:100%;}

























	/***footer***/
.footer {padding: 40px 0px 5px;background: #f9fbff;font-size: 14px;color: rgb(51, 51, 51);margin-top: 80px;}
.footer .logo {width: 100%;height: 45px;margin-bottom: 20px;}
.footernavwarp .col-lg-3 {padding-left: 0px;}
.footerwarp ul li {float: left;width: 25%;padding-right: 50px;padding: 0 10px;}
.footerwarp ul li h2 {font-size: 16px;font-weight: bold;margin-bottom: 20px;}
.footerwarp ul li p {opacity: 0.8;margin-bottom: 14px;}
.footerwarp ul li p a:hover {opacity: 0.8;}
.footerwarp ul li i {margin-right: 8px;}
.footercopy .col-lg-6 {padding: 0px;}
.footercopy {margin-top: 0px;border-top: 1px solid rgb(225, 228, 237);font-size: 12px;text-align: center;color: rgb(153, 153, 153);padding: 10px 0px;}
/***footer***/

@media(max-width:1500px){
	.w83 {
        width: 100%;
        padding: 0 20px;
    }
    .menu ul li{margin:0px;}
}

	
	
	
	
@media(min-width:1024px) and (max-width:1200px){
    .menu ul li > a{padding:0 5px}
    .headerTop .topRight ul li{
        margin-left: 10px;
    }
}
	
@media(max-width:1024px) {
.hidden-xs{display:none}
.visible-xs{display:block!important}
body{overflow-x: hidden;}
.w83 {width: 100%;padding: 0 15px;}
.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: #4780c5;top: 0;    z-index: 9;
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;}
.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;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;padding-top: 10px;}
.wrapper.change{padding-top: 60px;}
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;}
.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;}
.footer{padding-top: 0;}
.ban_txt{width: 100%;}
.ban_txt h2{font-size: 32px;}
.ban_txt h3{font-size: 26px;letter-spacing: 0px;}
.ban_papagination{margin:35px 0}
.ind_about .w83{display:inherit;}
.ind_about .imgBox{width:100%}
.ind_about .txtBox{padding-left:0}
.ind_technical ul{grid-template-columns: repeat(1, 1fr);gap:30px}
.ind_technical ul img{width:100%}
.tit h2{font-size: 32px;}
.ind_good ul{display: inherit;}
.ind_good ul li{width: 100%;padding: 20px;}
.gmline{width: 30px;}
.gymore{top: 80px;}
.ind_pro{padding:0;}
.ind_pro ul li{width: 50%;}
.proCon .proItem{width: 50%;}
.proCon .proItem .imgBox{height: 140px;}
.ind_news ul li{width: 100%;}
.aboutBox .irsj{padding: 0;}
.isnum {font-size: 26px;}
.honor ul {margin: 0;}
.honor ul li{width: 50%;}
.culture ul li{width: 50%;}
.culture ul li .con{padding: 15px;}
.culture ul li h3{margin-bottom: 10px;}
.inquiryBox{padding: 20px;}
.proTop .dotBoxL{width: 100%;}
.proTab li{width: 44%;margin-bottom: 10px;}
.new-s figure{width: 100%;}
.new-texts{width: 100%;}
.contact1 .contactText{width: 100%;padding: 0;}
.contact1 form{width: 100%;padding: 0;}
.ind_news{overflow-x: hidden;}
.proTop .dotBoxL{width: 100%;}
.proTab li{width: 44%;margin-bottom: 10px;}
.neiBan{margin-top:20px}
.proDetail .proTop .txtBox{width: 100%;    padding: 0;margin-top: 30px;}
.proTop .dotBoxL .videoBox{width: 100%;height: 400px;}
.proTop .dotBoxL .videoBox video{width: 100%;height: 400px;}
.myVideo{height: 400px;}
.proTop .dotBoxL ol{width: 100%;height: 400px;margin-bottom: 20px;}
.videoIcon{bottom: 50px;}
.technicalguidelines .content{display:inherit;}
.technicalguidelines .content .imgBox{width:100%}
.technicalguidelines .content .txtBox{padding-left:0}
.ind_technical h2{font-size:32px;}
.ind_technical p{font-size:18px;}
.aboutBox .aboutContent .txtBox{width:100%;padding-right:0}
.aboutBox .aboutContent .imgBox{width:100%}
}
@media(max-width:768px)	{
    .ind_technical ul{
            grid-template-columns: repeat(1, 1fr)!important;
    }
    .ban_txt h6 span {
        font-size:14px
    }

    .ban_txt h1 {
        font-size: 16px!important;line-height: 24px!important;
    }

    .ban_txt h6 span {
        font-size: 15px;line-height: 26px;
    }

    .ban_txt {
        padding: 0 30px;
        top: 52%
    }
    .ban_papagination {
        margin: 12px 0;
    }
    .ban_txt .fa_wrap h1{max-width:100%;}

}
@media(max-width:550px){
    .ban_txt h6{
        margin-top: 5px;
    }
    .ban_txt h6 span{
        padding-top: 3px;
    }
}


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	