@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap');

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}
body{ font-size: 16px; color:#666666; overflow-x: hidden; font-family:"Source Han Sans CN",'Noto Sans SC',Arial,sans-serif; }
ul,li,ol,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,header,footer{ list-style: none; padding: 0; margin: 0; display: block;}
input,textarea,select,button{ font-size: 16px; outline:none;  font-family:Arial,sans-serif;}
svg{ border: none;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
:-ms-input-placeholder {color: #999;}

a { text-decoration: none; color:#666; }
a:hover{ color:#0e5d9a;}

img{ display: inline-block; vertical-align:middle;max-width:100%;max-height:100%;height: auto; border: none;}

.wrap{ width: 100%; max-width: 1630px; margin: 0 auto; padding: 0 50px;}
.w1080{ width: 100%; max-width: 1080px; margin: 0 auto;}

::-webkit-scrollbar { width: 6px; background-color: rgba(24, 24, 24, .07); }
::-webkit-scrollbar-thumb {background: rgba(24, 24, 24, .3); border-radius: 8px; transition: background 0.4s ease;}
::-webkit-scrollbar-thumb:hover {background: #666;}

/*顶部*/
.header{ width: 100%; height: 150px; padding: 25px 0; background: #fff; position: relative; z-index: 99999; transition: all .4s;}
.header .nav ul li { margin-right:20px; position: relative;}
.header .nav ul li>a{ font-size: 18px; color: #0e5d9a; line-height: 25px; padding: 0 30px; position: relative; display: block;}
.header .nav ul li>a:hover,.header .nav ul li.on>a,.header .nav ul li:hover a{ color: #07913a; }
.header .nav ul li>a.tit::after{ content: ''; width: 6px; height: 6px; background:url(../images/icon01.png) no-repeat center; position: absolute; right: 0; bottom: 8px; transition: width 0.4s;}
.header .nav ul li .subnav{ width: 415px; padding-top: 25px; position: absolute; left: 0; top: 25px; display: none;}
.header .nav ul li .subnav .con{ background-image: linear-gradient(to right bottom, rgba(14,110,183,.6) 0%, rgba(7, 144, 59, .6) 100%); padding: 25px 30px; }
.header .nav ul li .subnav ol a{ font-size: 17px; color: #fff; font-weight: 400; margin: 5px 0; display: block;}
.header .nav ul li .subnav ol a:hover{ color: #2b9aee;}
.header .nav ul li .subnav .pic{ width: 150px;}
.header .nav ul li .subnav .pic img{ border-radius: 6px;}
.header .searchBtn{ width: 25px; height: 25px; background: url(../images/icon02.png) no-repeat center; cursor: pointer; margin-right: 25px;}
.header .lang{ width: 25px; height: 25px; background: url(../images/icon03.png) no-repeat center; margin-right: 25px; position: relative; cursor: pointer;}
.header .lang .langBox{ padding-top: 25px; position: absolute; left: 50%; transform: translateX(-50%); top: 25px; display: none;}
.header .lang .langBox ul{  background-image: linear-gradient(to right bottom, rgba(14,110,183,.6) 0%, rgba(7, 144, 59, .6) 100%); padding: 10px 30px;}
.header .lang .langBox ul li a{ color: #fff; margin: 5px 0; display: block;}
.header .lang .langBox ul li a:hover{ color: #2b9aee;}
.header .email{ width: 25px; background: url(../images/icon04.png) no-repeat center;}
.header .email a{ width: 25px; height: 25px; display: block;}

.menu-toggle{display: none;}

/* banner */
.banner { position: relative; }
.banner img{width:100%;}
.banner .swiper-slide{ display: flex; align-items: center;}
.banner .swiper-button-prev, .banner .swiper-button-next{ color: #fff;}

.neiBanner img{ width: 100%;}

.title{ text-align: center; margin-bottom: 80px;}
.title h2{ font-size: 30px; color: #333; font-weight: 900; text-transform: uppercase; margin-bottom: 15px;}
.title p{ font-size: 20px; color: #999;}

.ntitle{ text-align: center; margin-bottom: 40px;}
.ntitle h2{ font-size: 42px; color: #333; font-weight: 900; text-transform: uppercase;}

.more{ display: flex; justify-content: center;}
.more a{ font-size: 18px; color: #0e5d9a; font-weight: bold; border: #0e5d9a solid 1px; border-radius: 44px; line-height: 44px; padding: 0 36px; display: block;  transition: all 0.4s;}
.more a:hover{ color: #fff; background: #0e5d9a; }

/* 首页 */
.indexOne{ padding: 85px 0 10px;}
.indexOne .tit{ font-size: 22px; color: #999999; text-align: center; margin-bottom: 40px;}
.indexOne .tit p{ margin-top: 15px;}
.indexOne .textPic{ margin-bottom: 30px;}
.indexOne .textPic .textCon{ width: 50%;}
.indexOne .textPic .textCon .text{ line-height: 1.6; margin-bottom: 40px;}
.indexOne .textPic .textCon .num { margin-bottom: 20px;}
.indexOne .textPic .textCon .num ul li{ width: 50%; padding: 0 70px; margin-bottom: 40px;}
.indexOne .textPic .textCon .num ul li dl{ color: #0e6eb8; font-size: 18px;}
.indexOne .textPic .textCon .num ul li dl b{ font-size: 30px; font-weight: 900; margin-right: 5px;}
.indexOne .textPic .textCon .num ul li p{ font-size: 15px; color: #999999;}
.indexOne .textPic .pic{ width: 50%; padding-left: 40px;}

.indexOne .swiperBox{ margin-bottom: 80px;}
.indexOne .swiperBox .tit{ font-size: 20px; line-height: 1; margin-bottom: 35px;}
.indexOne .swiperBox .box{ position: relative; padding: 0 45px;}
.indexOne .swiperBox .box .swiper-slide{text-align: center; height: 70px; line-height: 70px;}
.indexOne .swiperBox .box .swiper-button-prev,
.indexOne .swiperBox .box .swiper-button-next{color: #7f8390;}
.indexOne .swiperBox .box .swiper-button-prev{ left: 0;}
.indexOne .swiperBox .box .swiper-button-next{ right: 0;}
.indexOne .swiperBox .box .swiper-button-prev::after,
.indexOne .swiperBox .box .swiper-button-next::after{ font-size: 25px; font-weight: bold;}

.indexTwo{ padding: 110px 0 70px; background: url(../images/indexTwoBg.jpg) no-repeat center / cover;}
.indexTwo .box{ margin-bottom: 80px;}
.indexTwo .box ul{ margin: 0 -22px;}
.indexTwo .box ul li{ width: 25%; padding: 0 22px;}
.indexTwo .box ul li a{ display: block; position: relative;}
.indexTwo .box ul li dl{ padding-bottom: 128.57%; background: #000;}
.indexTwo .box ul li dl img{ opacity: 0.8; transition: all 0.4s;}
.indexTwo .box ul li ol{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 22; padding: 75px 50px;}
.indexTwo .box ul li ol h3{ font-size: 28px; color: #cbe4ff; line-height: 1.2; margin-bottom: 35px; transition: all 0.4s;}
.indexTwo .box ul li ol dt{ height: 96px; color: #fff; font-weight: 300; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; margin-bottom: 40px; opacity: 0; transition: all 0.4s;}
.indexTwo .box ul li ol dd{ width: 170px; color: #fff; background: #0e6eb8; border-radius: 40px; line-height: 46px; text-align: center; font-size: 18px; margin: 0 auto; opacity: 0; transition: all 0.4s;}
.indexTwo .box ul li a:hover ol h3{ color: #fff;}
.indexTwo .box ul li a:hover ol dt{ opacity: 1;}
.indexTwo .box ul li a:hover ol dd{ opacity: 1;}
.indexTwo .box ul li a:hover dl img{ opacity: 0.6;}

.indexThree{ padding: 80px 0;}
.indexThree .box{ margin-bottom: 80px;}
.indexThree .box ul{ margin: 0 -33px;}
.indexThree .box ul li{ width: 33.33%; padding: 0 33px;}
.indexThree .box ul li dl{ padding-bottom: 65.2%;}
.indexThree .box ul li dt{ font-size: 14px; font-weight: 300; margin-top: 10px;}
.indexThree .box ul li h3{ height: 48px; font-size: 16px; color: #333; line-height: 24px; overflow: hidden;text-overflow: ellipsis;	display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top: 20px;}
.indexThree .box ul li h3 span{ color: #0e6eb8;}
.indexThree .box ul li dd{ color: #07913a; font-size: 14px; font-weight: bold; line-height: 1; margin-top: 25px;}

.indexFour{ background-image: linear-gradient(180deg, #fff 0%, #dbe9f4 100%); padding-bottom: 100px;}
.indexFour .swiper{ padding-bottom: 80px;}
.indexFour .swiper-slide{ background: url(../images/icon05.png) no-repeat left top; padding-top: 90px;}
.indexFour .swiper-slide .imgBox{ width: 122px; height: 122px; margin: 0 auto 40px;}
.indexFour .swiper-slide .imgBox dl{ padding-bottom: 100%; border-radius: 100%;}
.indexFour .swiper-slide .text{ font-size: 14px; line-height: 2;}
.indexFour .pagination { width: 100% !important; height: 12px; position: absolute; left:0; bottom:0!important;  z-index:111; display: flex; justify-content: center; align-items: center;}
.indexFour .swiper-pagination-clickable .swiper-pagination-bullet { display: inline-block; width: 12px;height: 12px; background:#5cb77d; border: none; margin: 0 5px; border-radius:10px !important; opacity: 1; cursor: pointer;}
.indexFour .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #0e6eb8;}
.indexFour .swiper-slide-active{opacity:1;}

.indexFive{ padding: 70px 0;}
.indexFive .box ul{ margin: 0 -45px;}
.indexFive .box ul li{ width: 20%; padding: 0 45px;}

/* 内页 */
.prolist{ padding: 50px 0 120px;}
.prolist .leftNav{ width: 300px;}
.prolist .rightBox{ width: calc(100% - 300px); padding-left: 60px;}

.prolist .leftNav>dl{ font-size: 25px; color: #2c80c1; text-align: center; text-transform: uppercase; line-height: 68px; background-image: linear-gradient(to right,#dffdf0,#d9f1fe); margin-bottom: 1px;}
.prolist .leftNav ul li>dl{position:relative;  border-bottom: #dadada solid 1px;}
.prolist .leftNav ul li>dl>a{ font-size: 16px;color: #333; font-weight: bold; background: #fff;  padding: 15px 50px 15px 30px; display: block;  transition: all .4s;}
.prolist .leftNav ul li>dl:hover>a,.leftNav ul li>dl.on>a{ background: #ecf4f9; color: #0066cc;}
.prolist .leftNav ul li>dl>span{ display:none; cursor:pointer;}
.prolist .leftNav ul li.tit>dl>span{ width:22px; height:22px; background: url(../images/icon21.png) no-repeat center; position:absolute; right:10px; top:16px; z-index:11; transition: all .4s; display:block;}
.prolist .leftNav ul li.tit>dl:hover>span,.leftNav ul li.tit>dl.on>span{  background:url(../images/icon22.png) no-repeat center;}
.prolist .leftNav ul li.slideOn.tit>dl>a{background: #ecf4f9; color: #0066cc; font-size: 18px;}
.prolist .leftNav ul li.slideOn.tit>dl>span{ background:url(../images/icon22.png) no-repeat center;}
.prolist .leftNav ul li .subnav{ display: none;}
.prolist .leftNav .subnav{ padding: 20px 0 20px 30px;}
.prolist .leftNav .subnav dt a{ color: #333; display: block; background: url(../images//icon18.jpg) no-repeat left center; padding-left: 20px; margin: 5px 0;}
.prolist .leftNav .subnav a.on{ color: #0066cc;}

.leftNav ul li .subnav ol>dt{ position:relative;}
.leftNav ul li .subnav ol>dt span{ display:none; cursor: pointer;}
.leftNav ul li .subnav ol>dt>a{ color: #666; display: block; line-height: 1.3;  padding:5px 24px; display:flex; justify-content:space-between;}
.leftNav ul li .subnav ol>dt>a:hover{ color: #2c80c1;}
.leftNav ul li .subnav ol>dt.on>a{ color: #2c80c1;font-weight:bold;}
.leftNav ul li .subnav ol.tit2>dt span{ width:20px; position:absolute; right:12px; top:0px; z-index:111; display:block; font-size: 15px; text-align:center; line-height: 2;}
.leftNav ul li .subnav ol.tit2>dt span:after{ content:"+"}
.leftNav ul li ol.tit2 dt.slideOn2> span:after{ content:"-"}
.leftNav ul li .subnav ol .subnav2{ padding-bottom:8px;  display: none;}
.leftNav ul li .subnav ol .subnav2 a{ font-size: 14px; line-height: 1.6; color: #888; padding-left:20px; display: block;}
.leftNav ul li .subnav ol .subnav2 a.on,.leftNav ul li .subnav ol .subnav2 a:hover{color: #2c80c1;}

.prolist .rightBox .titBread{ margin-bottom: 40px;}
.prolist .rightBox .titBread .tit h1{ font-size: 30px; color: #0066cc;}
.prolist .rightBox .titBread .bread{ font-weight: 300;}
.prolist .rightBox .text{ font-weight: 300; line-height: 1.6;  margin-bottom: 40px;}
.prolist .rightBox .list{ margin-bottom: 20px;}
.prolist .rightBox .list ul{ margin: 0 -15px;}
.prolist .rightBox .list ul li{ width: 25%; padding: 0 15px; margin-bottom: 35px;}
.prolist .rightBox .list ul li dl{ padding-bottom: 100%;}
.prolist .rightBox .list ul li h3{ font-size: 16px; text-align: center; margin-top: 15px;}

.viewBread{height: 90px; display: flex; align-items: center; background-image: linear-gradient(to right,#3284c3,#e4f3c4); color: #fff; font-weight: 300;}
.viewBread a{ color: #fff;}
.viewBread a:hover{ text-decoration: underline;}

.productView{ padding: 60px 0 100px;}
.productView .proHead { margin-bottom: 80px;}
.productView .proHead .pic{ width: 50%; padding-right: 110px;}
.productView .proHead .pic img{ width: 100%;}
.productView .proHead .pic .bigPic{margin-bottom: 20px;}
.productView .proHead .pic .smallPic{ position: relative; padding: 0 40px;}
.productView .proHead .pic .smallPic .swiper-slide{ cursor: pointer;}
.productView .proHead .pic .smallPic .swiper-slide-thumb-active{ border: #444 solid 2px;}
.productView .proHead .pic .smallPic .swiper-button-prev,
.productView .proHead .pic .smallPic .swiper-button-next{ height: 100%; background: #ccc; top: 0; bottom: 0; margin-top: 0; opacity: 1 !important;}
.productView .proHead .pic .smallPic .swiper-button-prev{ left: 0;}
.productView .proHead .pic .smallPic .swiper-button-next{ right: 0;}
.productView .proHead .pic .smallPic .swiper-button-prev::after,
.productView .proHead .pic .smallPic .swiper-button-next::after{ font-size:16px; color: #fff; font-weight: bold;}
.productView .proHead .pic .smallPic .swiper-slide img{ width: 100%;}
.productView .proHead .con{ width: 50%;}
.productView .proHead .con .tit{ margin-bottom: 10px; border-bottom:#ccc dashed 1px;}
.productView .proHead .con .tit h1{ font-size: 30px; color: #0066cc; line-height: 1.2; padding-bottom: 20px;}
.productView .proHead .con .text { font-weight: 300; overflow-wrap: break-word;}
.productView .proHead .con .text h3{  font-size: 16px; color: #0066cc; padding: 20px 0;}
.productView .proHead .con .text h4{  font-size: 14px; font-weight: normal; color: #8ec31f; border: #8ec31f solid 3px; border-radius: 40px; display: inline-block; padding:10px 15px; margin: 30px 0;}

.productView .productDetails .pic img{ width: 100%;}
.productView .productDetails{ margin-bottom: 160px;}
.productView .productDetails .tit{ font-size: 36px; color: #333; font-weight: 900; margin-bottom: 45px;}
.productView .productDetails .item{ border-bottom: #666 solid 1px;}
.productView .productDetails .item dl{ font-size: 24px; color: #333; line-height: 80px; position: relative; padding: 0 20px; cursor: pointer;}
.productView .productDetails .item dl::after{ content: ""; width: 20px; height: 20px; background: url(../images/icon20.png) no-repeat center; position: absolute; right: 10px; top: 50%; transform: translateY(-50%)}
.productView .productDetails .item dl.active::after{ background: url(../images/icon19.png) no-repeat center;}
.productView .productDetails .item .text{ padding: 30px 20px 60px; line-height: 1.6; }
.productView .proPage{ border-top: 1px solid #d3d3d3; padding-top: 30px;}
.productView .proPage a{ border: #d3ded3 solid 1px; border-radius: 5px; color: #333; font-size: 15px; padding: 5px 15px;  line-height: 28px;}
.productView .proPage a:hover{ background: #5196cc; color: #fff;}

.aboutOne{ padding: 80px 0 120px; line-height: 1.6;}
.aboutOne .pic{ float: right; padding-left: 20px; margin-bottom: 20px;}
.aboutOne .tit{ font-size: 22px; color: #999999; margin-bottom: 40px;}
.aboutOne .tit p{ margin-top: 15px;}

.aboutTwo{ background:url(../images/aboutTwoBg.jpg) no-repeat center / cover; padding: 80px 0 100px;}
.aboutTwo .conBox{ position: relative;}
.aboutTwo .swiper{ height: 920px;}
.aboutTwo .swiper .swiper-slide{ height: auto !important; padding: 40px; border-bottom: #b1bec9 solid 1px;}
.aboutTwo .swiper .swiper-slide dl{ width: 108px; font-size: 30px; color: #333; line-height: 1;}
.aboutTwo .swiper .swiper-slide ol{ width: calc(100% - 108px); font-size: 17px;}
.aboutTwo .swiper-scrollbar { background: rgba(0, 0, 0, 0.1); width: 4px; height: 460px !important; right: 0; top: 50% !important; bottom: 0; transform: translateY(-50%);}
.aboutTwo .swiper-scrollbar-drag { background: #0066cc; border-radius: 2px;}

.aboutThree{ padding: 80px 0 50px;}
.aboutThree .box{ padding-top: 20px; margin-bottom: 120px;}
.aboutThree .box ul li{ width: 25%; }
.aboutThree .box ul li dl{ height: 120px; text-align: center;}
.aboutThree .box ul li ol{ height:calc(100% - 120px); border-left: 1px solid #c4dcf3; padding: 0 40px;}
.aboutThree .box ul li:nth-child(1) ol{ border-left:none;}
.aboutThree .box ul li ol h3{ font-size: 22px; color: #333; margin-bottom: 30px;}
.aboutThree .box ul li ol dt{  color: #333; font-weight: 300;}
.aboutThree .arrow{ width: 100px; position: relative; margin: 40px auto 0;}
.aboutThree .arrow .swiper-button-prev, .aboutThree .arrow .swiper-button-next{ color: #333; width: 40px; height: 40px; margin-top: 0; top: 50%; transform: translateY(-50%);}
.aboutThree .arrow .swiper-button-prev::after, .aboutThree .arrow .swiper-button-next::after{ font-size: 16px; font-weight: bold;}

.aboutFour{ padding: 10px 0 100px; background: url(../images/aboutFourBg.jpg) no-repeat center / 100% auto;}
.aboutFour .swiper-slide dl{ padding-bottom: 141%;}
.aboutFour .pagination { width: 100% !important; height: 12px; position: relative; left:0; bottom:0!important;  z-index:111; display: flex; justify-content: center; align-items: center; margin-top: 80px;}
.aboutFour .swiper-pagination-clickable .swiper-pagination-bullet { display: inline-block; width: 12px;height: 12px; background:#5cb77d; border: none; margin: 0 5px; border-radius:10px !important; opacity: 1; cursor: pointer;}
.aboutFour .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #0e6eb8;}
.aboutFour .swiper-slide-active{opacity:1;}


.download{ padding: 80px 0 100px;}
.download .box{ padding-top: 30px;}
.download .box ul li{ width: 45%; margin-bottom: 100px; border-bottom: #d9d9d9 solid 1px; border-radius: 8px; overflow: hidden;}
.download .box ul li a{ display: flex; align-items: flex-end; padding: 45px 30px;}
.download .box ul li a:hover{ background: #f5f5f5;}
.download .box ul li dt{ width: 115px; padding-right: 35px;}
.download .box ul li ol{ width: calc(100% - 115px); padding-right: 50px; padding-bottom: 10px; background: url(../images/icon13.png) no-repeat right bottom;}

.news{ padding:80px 0 100px;}
.news .box{ padding-top: 10px;}
.news .box ul li{ margin-bottom: 75px;}
.news .box ul li a{ display: flex;}
.news .box ul li .pic{ width: 460px;}
.news .box ul li .pic dl{ padding-bottom: 65.2%;}
.news .box ul li .con{ width: calc(100% - 460px); padding:25px 0 25px 40px; display: flex; flex-direction: column;}
.news .box ul li .con dd{ font-size: 15px; color: #666; margin-bottom: 15px;}
.news .box ul li .con h3{ font-size: 18px; color: #666; line-height: 1.1; margin-bottom: 20px;}
.news .box ul li .con h3 span{  color: #0e6eb8;}
.news .box ul li .con ol{ line-height: 1.7; color: #666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news .box ul li .con dt{ width: 180px; line-height: 42px; border: #0e6eb8 solid 1px; border-radius: 42px; color: #0e6eb8; text-align: center; font-weight: bold; margin-top: auto;}

.newsView{ padding: 80px 0 100px;}
.newsView .tit{ padding-bottom: 20px; border-bottom: 1px solid #e5e5e5; margin-bottom: 30px;}
.newsView .tit h1{ font-size: 30px; font-weight: normal; text-align: center;}
.newsView .text{ line-height: 2;}

.contact{ padding: 80px 0 200px;}
.contact .text{ text-align: center; line-height: 1.8; margin-bottom: 120px;}
.contact .contactInfo{ width: 55%;}
.contact .infoitem ul{ display: flex; flex-wrap: wrap;}
.contact .infoitem ul li{ width: 50%; margin-bottom: 40px; display: flex; align-items: center;}
.contact .infoitem ul li img{ margin-right: 18px;}
.contact .infoitem ul li:nth-last-child(1){ width: 100%;}
.contact .message{ width: 45%; padding-left: 60px;}
.contact .message ul li{ width: calc( 50% - 5px);  margin-bottom: 10px;}
.contact .message input{ width: 100%; height: 66px; background: #f5f5f7; border: none; padding: 0 18px;}
.contact .message textarea{ width: 100%; height: 326px; background: #f5f5f7; border: none; padding: 18px; display: block; margin-bottom: 10px;}
.contact .message button{ width: 100%; height: 66px; background: #0e6eb8; border: none; color: #fff; cursor: pointer; margin-bottom: 10px;}
.contact .message button:hover{ background: #0861a5;}
.contact .error{ color: red;}

.footer{ background: #f6f9f8; padding: 80px 0 30px;}
.footer .tit{ font-size: 24px; color: #666; line-height: 1; margin-bottom: 30px;}
.footer a{ color: #666;}
.footer a:hover{ color: #0e6eb8;}
.footer .item{ max-width: 25%;}
.footer .item .box ul li{ margin-bottom: 10px;}
.footer .share .flogo{ margin-bottom: 30px;}
.footer .share .shareBox{ display: flex; margin-bottom: 25px;}
.footer .share .shareBox a{ margin-right: 20px;}
.footer .share .shareBox a:last-child{ margin-right: 0;}
.footer .share .formEmail{ margin-bottom: 25px;}
.footer .share .formEmail form{ display: flex;}
.footer .share .formEmail input{ height: 40px; line-height: 40px; padding: 0 10px; border: none;}
.footer .share .formEmail input[type="text"]{ flex: 1;border: #ccc solid 1px; font-size: 15px;}
.footer .share .formEmail input[type="submit"]{ width: 80px; background: #0e6eb8; color: #fff; cursor: pointer;}
.footer .copyright{ text-align: center; color: #999; margin-top: 60px;}

/*===/分页=============================*/
.fenye { text-align: center; font-size: 16px; width: 100%; display: flex; justify-content: center; }
.fenye .prev, .fenye .next { width: 46px; height: 46px; line-height: 46px; color: #333;margin:0 4px; display: block; font-family: "宋体";font-size: 18px; background: #ccc;}
.fenye a { width: 46px; height: 46px; line-height: 46px; color: #333; margin:0 4px; display: block; background: #ccc; transition: all 0.4s;}
.fenye a:hover {color: #fff; background: #0e6eb8;}
.fenye a.current { color: #fff;  background: #0e6eb8;}

/*搜索框*/
.search-dialog-box{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999999;}
.search-dialog-box .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.search-dialog{position: absolute;left:50%;top:50%;box-sizing:border-box;width: 680px;padding: 20px 30px;transform: translate(-50%,-50%);background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.33);border-radius:50px;}
.search-dialog input[type=text]{float: left;width: 86%;border: none; padding: 0;font-size:18px;line-height: 28px; height:28px;color: #999; background-color: #fff;border-radius: 0;}
.search-dialog input[type=submit] {float: right; width:28px; height:28px; background-repeat: no-repeat; background-position: center; background-size: 100%; border: none; padding: 0; background-image: url(../images/search-btn.png);background-color: transparent; cursor: pointer;}


/* 弹出框 */
.tccBox{display: none; position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999;}
.tccBox .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.tccBox .BoxCon{padding: 20px;position: absolute;left:50%;top:50%;box-sizing:border-box;transform: translate(-50%,-50%); color: #999;}
.tccBox .BoxCon .off{ width: 30px; height: 30px; background:url(../images/off.png) no-repeat center; position: absolute; top: -15px; right: -15px;  cursor: pointer;}
.tccBox .BoxCon ul video{ max-width: 1000px; max-height: 620px;}


/* 右侧漂浮 */
.izl-rmenu{ border-radius: 30px; overflow: hidden; position:fixed; right:0; margin-right:10px; top:50%; z-index:9999; }
.izl-rmenu .btn{width:50px; height:50px; cursor:pointer; position:relative;}
.izl-rmenu .btn-email{background:url(../images/r_email.png) center no-repeat; background-color:rgba(0, 0, 0, .5); background-size: cover;}
.izl-rmenu .btn-email:hover{background-color:rgba(0, 0, 0, .6);}
.izl-rmenu a.btn-email,.izl-rmenu a.btn-email:visited{background:url(../images/r_email.png) center no-repeat; background-color:rgba(0, 0, 0, .5); background-size: cover; text-decoration:none; display:block;}
.izl-rmenu .btn-whatsapp{background:url(../images/r_whatsapp.png) center no-repeat; background-color:rgba(0, 0, 0, .5); background-size: cover;}
.izl-rmenu .btn-whatsapp:hover{background-color:rgba(0, 0, 0, .6);}
.izl-rmenu a.btn-whatsapp,.izl-rmenu a.btn-whatsapp:visited{background:url(../images/r_whatsapp.png) center no-repeat; background-color:rgba(0, 0, 0, .5); background-size: cover; text-decoration:none; display:block;}
.izl-rmenu .btn-tel{background:url(../images/r_phone.png) center no-repeat; background-color:rgba(0, 0, 0, .5); background-size: cover;}
.izl-rmenu .btn-tel:hover{background-color:rgba(0, 0, 0, .6);}
.izl-rmenu a.btn-tel,.izl-rmenu a.btn-tel:visited{background:url(../images/r_phone.png) center no-repeat; background-color:rgba(0, 0, 0, .5); background-size: cover; text-decoration:none; display:block;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; background-size: cover; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}


@media (max-width: 1560px) {
    .header .nav ul li { margin-right: 10px;}
}

@media (max-width: 1450px) {
    .header .nav ul li>a{ padding: 0 15px;}
}

@media (max-width: 1420px) {

}

@media (max-width: 1368px) {
    .indexTwo .box ul li ol{ padding: 40px 30px;}
    .indexTwo .box ul li ol dd { width: 130px; line-height: 40px; font-size: 15px;}
}

@media (max-width: 1280px) {
    body{ font-size: 15px;}

    .header{ height: 110px;}
    .header .logo{ height: 65px;}

    .title{ margin-bottom: 55px;}
    .title p{ font-size: 15px;}

    .ntitle h2{ font-size: 33px;}

    .indexOne .tit{ font-size: 18px; margin-bottom: 20px;}
    .indexOne .textPic .textCon .num{ margin-bottom: 20px;}
    .indexOne .textPic .textCon .num ul li{ padding:0 45px; margin-bottom: 35px;}
    .indexOne .swiperBox { margin-bottom: 40px;}
    .indexOne .swiperBox .tit { font-size: 18px; margin-bottom: 20px;}
    .indexOne .swiperBox .box .swiper-slide{ height: 50px; line-height: 50px;}

    .productView .proHead .pic { padding-right: 60px;}
    .productView .proHead .con .tit h1{ font-size: 26px;}
    .productView .productDetails .tit{ font-size: 30px;}
    .productView .productDetails .item dl{ font-size: 20px;}

    .aboutOne .tit p{ font-size: 18px;}
    .aboutOne .pic{ width: 500px;}

    .aboutTwo .swiper { height: 685px;}
    .aboutTwo .swiper .swiper-slide{ padding: 25px;}
    .aboutTwo .swiper .swiper-slide ol{ font-size: inherit;}
    .aboutTwo .swiper .swiper-slide dl{ font-size: 22px;}

    .aboutThree .box{ margin-bottom: 80px;}
    .aboutThree .box ul li ol{ padding: 0 33px;}
    .aboutThree .box ul li ol h3{ font-size: 17px;}

    .download .box ul li dt { width: 95px; height: 70px; padding-right: 0px;}
    .download .box ul li ol { width: calc(100% - 95px);}

    .news .box ul li .pic { width: 380px;}
    .news .box ul li .con { width: calc(100% - 380px);}
    .news .box ul li .con dt { width: 130px; line-height: 36px;}

    .newsView .tit h1{ font-size: 26px;}
    
}

@media (max-width: 1180px) {
    .wrap{ padding: 0 30px;}

    .header .logo { height: 50px; }
    .header .nav ul li>a{ font-size: 16px; padding: 0 14px;}
    .header .nav ul li .subnav ol a{ font-size: 15px;}
    .header .searchBtn{ margin-right: 16px;}
    .header .lang{ margin-right: 16px;}

    .indexOne .tit img{ height: 25px;}

    .indexTwo .box ul li ol h3{ font-size: 18px; margin-bottom: 20px;}
    .indexTwo .box ul li ol dt{ height: 88px;}

    .prolist .rightBox{ padding-left: 38px;}

    .download .box ul li { width: 48%; margin-bottom: 50px;}

    .contact { padding: 80px 0 130px;}


    .footer .tit{ font-size: 21px;}

}

@media screen and (max-width:750px){
    body{ font-size: 14px; padding-top: 60px;}
    .wrap{ padding: 0 15px;}

    input, textarea, select, button{ font-size: 14px;}
    
    .header{ width: 100%; height: 60px; padding: 0; background: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, .2); display: block; position: fixed; left: 0; top: 0; z-index: 99999;}
    .header .logo { height: 60px; padding: 14px 0;}
    .header .headRight { width: 100%; height:calc(100vh - 60px); background: #fff; position: absolute; left: 0; top: 60px; z-index: 99999; display: none;}
    .header .nav{ margin-bottom: 20px;}
    .header .nav ul{ display: block; border-top: #eee solid 1px;}
    .header .nav ul li{ margin-right: 0; border-bottom: #eee solid 1px;}
    .header .nav ul li>a{ font-size: 15px; padding: 0 15px; line-height: 40px;}
    .header .nav ul li>a.tit::after{ right: 15px; bottom: 16px;}
    .header .nav ul li .subnav{ width: 100%; position: relative; top: 0; padding-top: 0;}
    .header .nav ul li .subnav .con{ padding: 25px 15px;}
    .header .nav ul li .subnav ol a{ font-size: 14px;}
    .header .searchBtn{ display: inline-block; margin-left: 15px;}
    .header .lang{ display: inline-block; width: 82px; background-position: left center; padding-left: 25px; top: -8px;}
    .header .lang .langBox{ display: block; position: relative; top: 0; padding: 0;}
    .header .lang .langBox ul{ display: flex; background: none; padding: 0;}
    .header .lang .langBox ul li a{ color: #333; margin: 0 5px;}
    .header .email{ display: inline-block;}

    .header .menu-toggle{ width:60px; height:60px; position:absolute; right:0; top:0; z-index:99999; display:block;}
    .header .menu-toggle span{ width:35px; height:2px; background:#000;display:block; position:relative; opacity:1;transition:all 300ms; margin:30px 0 0 12px;}
    .header .menu-toggle span:before{ content:"";width:35px; height:2px; background:#000;display:block; position:absolute; left:0; top:-10px;transition:all 300ms;}
    .header .menu-toggle span:after{ content:"";width:35px; height:2px; background:#000;display:block;position:absolute; left:0; top:10px;transition:all 300ms;}
    .header .menu-toggle.cur span{background-color:transparent;}
    .header .menu-toggle.cur span:before{transform:rotate(45deg); top:0px;}
    .header .menu-toggle.cur span:after{transform:rotate(-45deg); top:0px;}

    .banner .swiper-button-next:after,.banner .swiper-button-prev:after{ font-size: 30px !important; }
    .banner .pagination{ height: 40px;}
    .banner .swiper-pagination-clickable .swiper-pagination-bullet{ width: 10px; height: 10px; border-radius: 50% !important;}

    .title { margin-bottom: 35px; }
    .title h2{ font-size: 22px;}
    .title p{ font-size: 14px;}

    .ntitle{ margin-bottom: 30px;}
    .ntitle h2 { font-size: 24px; }

    .more a { font-size: 14px; line-height: 38px; padding: 0 15px;}
 
    .indexOne { padding: 45px 0 10px;}
    .indexOne .tit p{ font-size: 17px;}
    .indexOne .textPic{ flex-wrap: wrap; margin-bottom: 0;}
    .indexOne .textPic .textCon{ width: 100%;}
    .indexOne .textPic .textCon .num ul li { padding: 0 15px; margin-bottom: 25px; }
    .indexOne .textPic .textCon .num ul li dl{ font-size: 15px;}
    .indexOne .textPic .textCon .num ul li dl b{ font-size: 26px;}
    .indexOne .textPic .pic{ width: 100%; padding: 0; margin-bottom: 35px;}
    .indexOne .swiperBox .box{ padding: 0 30px;}
    .indexOne .swiperBox .tit{ font-size: 17px;}
    .indexOne .swiperBox .box .swiper-slide{ height: 40px; line-height: 40px;}

    .indexTwo{ padding: 50px 0;}
    .indexTwo .box { margin-bottom: 35px;}
    .indexTwo .box ul{ margin: 0 -5px;}
    .indexTwo .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px;}
    .indexTwo .box ul li a:hover ol dt{ opacity: 0;}
    .indexTwo .box ul li a:hover ol dd{ opacity: 0;}

    .indexThree { padding: 50px 0;}
    .indexThree .box { margin-bottom: 15px;}
    .indexThree .box ul{ margin: 0;}
    .indexThree .box ul li{ width: 100%; padding: 0; margin-bottom: 25px;}
    .indexThree .box ul li h3{ margin-top: 5px;}
    .indexThree .box ul li dd { font-size: 13px; font-weight: normal; margin-top: 15px;}

    .indexFour{ padding-bottom: 60px;}
    .indexFour .swiper-slide{ background-size: 80px auto; padding-top: 25px;}
    .indexFour .swiper-slide .text{ line-height: 1.6;}
    .indexFour .swiper { padding-bottom: 50px;}

    .indexFive { padding: 50px 0;}
    .indexFive .box ul{ margin: 0 -10px;}
    .indexFive .box ul li { width: 33.33%; padding: 0 10px; margin-bottom:20px;}
    .indexFive .box ul li dl{ padding-bottom: 50%;}

    .prolist { padding: 40px 0 80px;}
    .prolist .leftNav{ width: 100%; margin-bottom: 25px;}
    .prolist .leftNav>dl{ font-size: 18px; line-height: 56px; padding: 0 15px; text-align: left; position: relative;}
    .prolist .leftNav>dl::after{ content: ""; width: 20px; height: 20px; background: url(../images/xiala.png) no-repeat center; background-size: contain; position: absolute; right: 15px; top: 18px}
    .prolist .leftNav ul{ display: none;}
    .prolist .leftNav ul li>dl>a{ font-size: 15px; padding: 15px 50px 15px 20px;}
    .prolist .leftNav ul li.slideOn.tit>dl>a{ font-size: 15px;}
    .prolist .leftNav .subnav { padding:10px 20px;}

    .prolist .rightBox{ width: 100%; padding: 0;}
    .prolist .rightBox .titBread{ margin-bottom: 20px;}
    .prolist .rightBox .titBread .tit h1{ font-size: 18px;}
    .prolist .rightBox .titBread .bread{ font-size: 12px;}

    .prolist .rightBox .list ul{ margin: 0 -7px;}
    .prolist .rightBox .list ul li{ width: 50%; padding: 0 7px; margin-bottom: 25px;}
    .prolist .rightBox .list ul li h3{ font-size: 15px;}

    .viewBread{ height: 66px;}
    .productView { padding: 40px 0 80px;}
    .productView .proHead{ display: block; margin-bottom: 50px;}
    .productView .proHead .pic{ width: 100%; padding: 0; margin-bottom: 35px;}
    .productView .proHead .con{ width: 100%;}
    .productView .proHead .con .tit h1{ font-size: 22px;}
    .productView .proHead .con .text{ overflow-wrap: break-word;}
    .productView .proHead .con .text h3{ font-size: 15px;}

    .productView .productDetails { margin-bottom: 80px;}
    .productView .productDetails .tit{ font-size: 22px; margin-bottom: 20px;}
    .productView .productDetails .item dl{ padding: 0; line-height: 60px; font-size: 18px;}
    .productView .productDetails .item .text{ padding: 10px 0 30px;}

    .productView .proPage{ flex-direction: column;}
    .productView .proPage a{ margin-bottom: 10px;}

    .aboutOne{ padding: 50px 0;}
    .aboutOne .pic{ width: 100%; padding: 0;}

    .aboutOne .tit{ margin-bottom: 25px;}
    .aboutOne .tit p{ font-size: 16px;}

    .aboutTwo{ padding: 50px 0;}
    .aboutTwo .conBox{ padding-right: 20px;}
    .aboutTwo .swiper { height: 400px; }
    .aboutTwo .swiper .swiper-slide{ padding: 20px 0;}
    .aboutTwo .swiper .swiper-slide dl{ width: 80px; font-size: 20px;}
    .aboutTwo .swiper .swiper-slide ol{ width: calc(100% - 80px);}
    .aboutTwo .swiper-scrollbar{ height: 200px !important;}

    .aboutThree { padding: 50px 0;}
    .aboutThree .box { margin-bottom: 30px; }
    .aboutThree .box ul{ flex-wrap: wrap;}
    .aboutThree .box ul li{ width: 50%; margin-bottom: 25px;}
    .aboutThree .box ul li dl{ height: 50px; margin-bottom: 20px;}
    .aboutThree .box ul li ol { padding: 0 15px; }
    .aboutThree .box ul li:nth-child(3) ol{ border-left: none;}
    .aboutThree .box ul li ol h3 { font-size: 14px; margin-bottom: 15px;}

    .aboutFour{ padding: 10px 0 60px;}
    .aboutFour .pagination{ margin-top: 40px;}

    .download { padding: 50px 0 80px;}
    .download .box{ padding: 0 0 30px;}
    .download .box ul li{ width: 100%; padding: 0; margin-bottom: 20px;}
    .download .box ul li a{ padding: 20px;}
    .download .box ul li dt { width: 70px; height: 56px;}
    .download .box ul li ol { width: calc(100% - 70px); padding-bottom:0;}
    .download .box ul li ol h3{ font-size: 16px;}

    .news { padding: 50px 0 80px;}
    .news .box ul li{ margin-bottom: 40px;}
    .news .box ul li a{ display: block;}
    .news .box ul li .pic{ width: 100%;}
    .news .box ul li .con{ width: 100%; padding: 20px 0 0;}
    .news .box ul li .con h3{ font-size: 16px; line-height: 1.4;}
    .news .box ul li .con ol{ margin-bottom: 20px;}
    .news .box ul li .con dt{ display: none;}

    .newsView { padding: 50px 0 80px;}
    .newsView .tit h1 { font-size: 20px; }

    .contact { padding: 50px 0 100px; }
    .contact .text{ margin-bottom: 50px; line-height: 1.6;}
    .contact .box { flex-wrap: wrap;}
    .contact .contactInfo{ width: 100%;}
    .contact .infoitem{ margin-bottom: 30px;}
    .contact .infoitem ul li{ width: 100%; margin-bottom: 15px;}
    .contact .message{ width: 100%; padding: 0; margin-top: 25px;}
    .contact .message input{ height: 48px;}
    .contact .message textarea{ height: 160px;}
    .contact .message button{ height: 48px;}

    .footer {padding: 50px 0 30px;}
    .footer .wrap{ flex-wrap: wrap;}
    .footer .tit { font-size: 20px; margin-bottom: 12px;}
    .footer .item{ width: 100%; max-width:100%; margin-bottom: 25px;}
    .footer .share{ width: 100%;}
    .footer .share .flogo{ display: none;}
    .footer .copyright{ margin-top: 0;}

    /*===/分页=============================*/
    .fenye a { width: 35px; height: 35px; line-height: 35px; font-size: 12px; margin: 0 2px;}
    .fenye .prev, .fenye .next { width: 35px; height: 35px; line-height: 35px;}

    .tccBox .BoxCon{ width: 94%;}
    .tccBox .BoxCon .off{ width: 18px; height: 18px; right: 18px;}
    .tccBox .BoxCon ul video{ width: 100%;}
    .search-dialog{ width: 95%;}
}

@media screen and (max-width:380px){

}