

@charset "utf-8";

 



/* CSS活动的公共样式 */

.fl{float:left;}

.fr{float:right;}

.ce{text-align:center;}

.hide{overflow:hidden;}

.mb15{margin-bottom:15px;}

.mb20{margin-bottom:20px;}

.mb30{margin-bottom:30px;}



.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}

.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}

.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}

.pd60{padding:80px 0;overflow:hidden;}

.mb40{margin-bottom:40px;}

.font14{font-size:.875em;}

.gray{background:#efefef;}

.wapShow{display:none;}



/* 图片列表 */

.listTie{font-size:2.4rem;text-align:center;color:#191919;position:relative;padding-bottom:15px;margin-bottom:40px;line-height:1.2;}

.listTie strong{font-weight:400;}

.listTie span{display: block;font-size:14px;margin-top:8px;}

.listTie::after{content:"";position: absolute;left:50%;bottom:0;width:30px;height:1px;background:#007ec5;margin-left:-15px;}

.picList ul{margin-right:-30px;}

.picList00 li{width:25%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;}

.picList00 li a{display:block;overflow:hidden;}

.picList00 li .pImg{padding-top:64%;border:1px solid #e1e1e1;}

.honorList li .pImg{padding-top:105%;}

.picList00 li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;}

.picList00 li a:hover img{transform:scale(1.1);}

.picList00 li a:hover p{color:#007ec5;}

.partnerList{background:none;}

.partnerList ul{padding-left:1px;}

.galy{background:#f5f5f5;}







/*内页公用 */

.listWrap{overflow:hidden;padding:60px 0;}

.listBanner,.mzsmBanner{height:550px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;text-align:center;line-height:1.2;}

.listBanner h3{position:absolute;color:#fff;top:50%;font-size:2rem;text-transform:uppercase;width:100%;animation:leftPic 1s;transform:translateY(-50%);}

.listBanner h3 span{display:block;font-size:1.875em;}



.breadCrumb{font-size:.875rem;overflow:hidden;background:#f7f7f7;padding:20px 0;}

.breadCrumb p span,.menuBox p span{position:relative;padding-left:25px;background: url('../images/home_icon.png') no-repeat left center;}

.breadCrumb .back{float:right;position:relative;color:#007ec5;border:1px solid #007ec5;line-height:26px;width:90px;text-align:center;}

.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}

.breadCrumb .back:hover{background:#007ec5;color:#fff;}

.proCrumb{background:#fff;}

.listBox{min-height:300px;}

.proSear{width:50%;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 50px 0 15px;background:#eee;}

.proSear .btn{height:50px;line-height:50px;width:50px;text-align:center;font-size:16px;background:#333 url('../images/sIcon.png') no-repeat center;color:#fff;cursor:pointer;transition:all 0.3s;float:left;margin-right:-50px;}

.proSear .txt{height:48px;line-height:48px;border-right:none;width:100%;padding:0 10px;float:left;}

.proSear .btn:hover{background-color:#111;}

@keyframes leftPic

{

  0%   {opacity:0;padding-top:60px;}

  100% {opacity:1;padding-top:0;}

}

@keyframes scale

{

  from {transform:scale(1);}

  50% {transform:scale(1.1);}

  to {transform:scale(1);}

}





/*内页公用菜单*/

.menuBox{background:#fff;height:70px;line-height:70px;position:relative;font-size:14px;box-shadow:0 8px 15px #eee;font-size:1.25rem;}

.listMenu a{display:inline-block;position:relative;color:#191919;margin-right:70px;}

.listMenu a:hover,.listMenu .cur{color:#007ec5;}

.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#007ec5;width:0;height:2px;transition:all .5s;}

.listMenu .cur::after,.listMenu a:hover::after{width:100%;}

.pro_subMenu{text-align:center;font-size:.875rem;margin-bottom:30px;}

.pro_subMenu a{margin:0 10px;border:1px solid #ccc;height:36px;line-height:36px;display:inline-block;padding:0 15px;margin-bottom:5px;}

.pro_subMenu a:hover,.pro_subMenu .cur{background:#007ec5;border:1px solid #007ec5;color:#fff;}

.menuBox p{font-size:14px;}







/* 产品列表 */

.searMain{text-align:right;}

.searMain form{display:inline-block;width:40%;height:46px;padding-right:60px;margin-top:12px;max-width:450px;}

.searMain .sear_text{float:left;width:100%;height:44px;line-height:44px;padding:0 15px;border: 1px solid #e0e0e0;}

.searMain .sear_btn{float:right;width:60px;height:44px;cursor:pointer;background:#007ec5 url('../images/sBtn.png') no-repeat center;transition:all 0.3s;margin-right:-60px;}

.searMain .sear_btn:hover{background-color:#007ec5;}



.proSider{overflow:hidden;margin-bottom:50px;position:relative;font-size:1.125rem;}

.proSider .title{font-size:2.222em;color:#191919;position:relative;}

.proSider .title span{display:block;font-size:0.550em;}

.proSider .title::after,.proSider ul a::after{content:"";position: absolute;left:0;bottom:8px;width:100%;height:8px;background:#007ec5;z-index:-1;}

.proSider .title i{float:right;color:#007ec5;display:none;font-size:14px;cursor:pointer;position: relative;padding-right:25px;font-style:normal;}

.proSider .title i::after{content:"\e655";position:absolute;right:0;top:0;font-family:"iconfont";font-size:1.143rem;}

.proSider ul{position:absolute;bottom:10px;right:0; width:68%;max-width:1070px;display:flex;justify-content:space-between;}

.proSider ul a{color:#191919;position:relative;padding-bottom:5px;}

.proSider ul a::after{width:0;height:2px;bottom:0;transition:all .5s;}

.proSider ul a:hover,.proSider ul .cur{color:#007ec5;}

.proSider ul .cur::after,.proSider ul a:hover::after{width:100%;}



.proList{margin-right:-30px;padding-top:5px;}

.proList li{float:left;width:25%;margin-bottom:30px;padding-right:30px;}

.proList li a{display:block;position:relative;background:#fff;padding-bottom:35px;}

.proList li .pImg{padding-top:75%;transition:all .3s;}

.proList li p{color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;font-size:1.375em;}

.proList li p span{display:block;font-size:14px;opacity:.5;margin-top:5px;}

.proList li a:hover img{transform: scale(1.1);}

.proList li a:hover p{color:#007ec5;}

.proList li a:hover{box-shadow:0 5px 10px #e1e1e1;}

.searchList li p{margin-top:10px;}

.searchList li a:hover{box-shadow:none;}



/*  产品详情 */

.gallery{width:50%;position:relative;border:solid 1px #ddd;padding-bottom:0;overflow:hidden;background:#fff;}

.gallery li{height:560px;line-height:540px;text-align:center;}

.gallery a{display: flex;justify-content: center;align-items: center;height: 100%;}

.gallery img{/* width:100%; */height: 100%;}



.proShow_font{width:46%;overflow:hidden;line-height:1.8;padding-top:3%;}

.proShow_font .title{color:#333;}

.proShow_font .title span{display:block;font-size:1.778em;color:#007ec5; font-weight:bold;margin-bottom:15px;}

.proShow_font .font{height:220px;margin-bottom:30px;}

.proShow_font .btn a{float:left;width:140px;height:50px;line-height:50px;text-align:center;background:#007ec5;border-radius:5px;margin-right:20px;;color:#fff;}

.proShow_font .btn i{margin-right:10px;font-family:"iconfont";}

.proShow_font .btn .tel{width:250px;background:#000123;font-size:1.5em;}

.proShow_font .btn a:hover{background:#007ec5;color:#fff;}



.proShow_con{margin-bottom:60px;overflow:hidden;}

.proShow_con .tie{background:#f5f7fa;height:60px;line-height:60px;margin-bottom:35px;}

.proShow_con .tie span{background:#007ec5;padding:0 35px;display:inline-block;color:#fff;font-size:1.125em;}



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

.proApply .tie{color:#007ec5;margin-bottom:20px;}

.proApply li{height:760px;position:relative;}

.proApply li .txt{position: absolute;background:#fff;width:480px;height:400px;top:50%;transform: translateY(-50%);top:50%;left:50%;margin-left:-800px;padding:2.5%;line-height:2;}

.proApply li h4{font-size:2em;;line-height:1.2;margin-bottom:15px;}

.proApply li h4 a{color:#191919}

.proApply li h4 a:hover,.proApply .btn:hover{color:#007ec5;}

.proApply .btn{left:50%;margin-left:-750px;top:65%;background:none;font-size:36px;font-weight:700;font-family:"simsun";}

.proApply .swiper-button-next{margin-left:-600px;}

.proApply .swiper-pagination{left:50%;margin-left:-690px;top:63%;width:auto;font-size:1.625em;color:#333;height:40px;}



.messageL{width:68%;}

.messageL .title{font-size:2.250em;margin-bottom:40px;color:#000123;}

.messageL input,.messageL textarea{width:49%;height:56px;line-height:56px;border:1px solid #e4e4e4;margin-bottom:20px;padding:0 20px;}

.messageL textarea{width:100%;clear:both;height:60px;}

.messageL .sub{width:300px;border:none;background:#007ec5;cursor:pointer; color:#fff;font-size:1.125em;transition:all .5s;}

.messageL .sub:hover{background:#005fb6;}

.messageR{width:26%;background:#f4f5fa;}

.messageR .title{background: url('../images/mTie.jpg') no-repeat center;height:170px;color:#fff;font-size:2.125em;padding:20px 20px 0 8%;}

.messageR .txt{padding:5% 8%;height:190px;}

.messageR h4{font-size:1.5em;color:#191919;margin-bottom:10px;}



.relaPro{background:#f4f5fa;}

.relaPro .title{text-align:center;font-size:2.125em;color:#191919;margin-bottom:40px;}

.relaProBox{position:relative;overflow:hidden;padding:0 50px;}

.relaProBox li{float:left;width:33.3%;text-align:center;}

.relaProBox li a{display:block;background:#fff;}

.relaProBox li .pImg{padding-top:100%;}

.relaProBox li p{height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.relaProBox .btn{width:50px;height:100%;background:#007ec5;top:0;color:#fff;margin-top:0;font-family:"iconfont";text-align:center;font-size:2em;font-weight:bold;padding-top:10%;}

.relaProBox .btn:hover{background:#005fb6;}









/* 应用领域 */

.applySide{display: flex;justify-content:space-between;text-align:center;box-shadow:0 8px 10px #eee;margin-top:-70px;background:#fff;position:relative;z-index:2;}

.applySide li{flex-grow:1;border-left:1px solid #e9e9e9;}

.applySide li:first{border:none;}

.applySide li a{display:block;position:relative;padding-top:25px;height:140px;;}

.applySide li a::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:0;background:#007ec5;transition:all .5s;z-index:-1;}

.applySide li i{font-family:"iconfont";font-style:normal;font-size:3em;line-height:1;}

.applySide li span{display:block;margin-top:10px;color:#1a1a1a;}

.applySide li a:hover,.applySide li a:hover span{color:#fff;}

.applySide li a:hover::after{height:100%;}



.applyList li{margin-bottom:80px;overflow:hidden;position:relative;font-size:1.125em;}

.applyList li .pic{width:71%;height:600px;display:block;overflow:hidden;}

.applyList li .bgImg{transition:all 1s;}

.applyList li .txt{background:#fff;width:40%;padding:5%;height:460px;position: absolute;left:10px;top:50%;margin-top:-230px;line-height:1.8;box-shadow:-3px 3px 10px #eee;}

.applyList li h4{font-size:2.22em;margin-bottom:30px;padding-bottom:30px;line-height:1.2;position:relative;}

.applyList li h4 a{color:#191919;}

.applyList li h4::after{content:"";position: absolute;left:0;bottom:0;width:50px;height:4px;background:#007ec5;transition:all .5s;}

.applyList li h4 a:hover{color:#007ec5;}

.applyList li:nth-child(2n) .pic{float:left;}

.applyList li:nth-child(2n) .txt{left:auto;right:10px;}

.applyList li:hover .bgImg{transform:scale(1.06);}

.applyList li:hover h4::after{width:80px;}



/* 应用详情 */

.caseShow{width:72%;border:1px solid #ddd;;}

.caseShow .title{text-align:center;background: url('../images/caseShow.jpg') no-repeat center; background-size: cover; font-size:2.571em;color:#007ec5; text-align: center; padding: 50px 20px; border-bottom: 1px solid #007ec5}

.picSlide{position:relative;;padding:5%;overflow: hidden;}

.picSlide li{text-align:center;height:100%;position: relative;}

.picSlide-top .pImg{padding-top:56%;}

.picSlide-thumbs{margin-top:10px;}

.picSlide-thumbs li{border-right:1px solid #fff;padding-top:10%;cursor:pointer;width:16.66%;position: relative;}

.picSlide-thumbs li::after{content:"";position: absolute;left:0;top:0;bottom:0;right:0;border:2px solid #007ec5;opacity:.7;transform: scale(0);transition:all .3s;}

.picSlide-thumbs .on::after{transform: scale(1);}

.picSlide .btn{top:45%;background:rgba(0, 0, 0, .7);text-align:center;width:26px;height:50px;line-height:50px;color:#fff;font-size:14px;font-family:Arial;transition:all .3s;left:5%;}

.picSlide .swiper-button-next{right:5%;left:auto;}

.picSlide .btn:hover{background:#007ec5;}

.showTie2{height:80px; background:#fafafa; border-bottom: 1px solid  #ddd;  padding: 0 4%;font-size:1.571em;line-height:80px;color:#007ec5;}

.showTie2 span{position:relative;display:inline-block;}

.showTie2 span::after{content:"";position: absolute;left:0;bottom:0px;height:2px;background:#007ec5;width:100%;}

.showTie2{border-top: 1px solid #ddd;}

.caseShow_info{padding:4% 5%;}









/* 关于我们 */

.aboutBox1{padding-bottom:0;overflow: visible;}

.aboutTxt{width:45%;padding-top:20px;}

.aboutTxt .title{font-size:2.25em;color:#191919;text-transform:uppercase;line-height:1.4;}

.aboutTxt .title span{display:block;color:#bdbdbd;}

.aboutTxt .tie2{font-size:1.25em;color:#007ec5;margin:30px 0;}

.aboutTxt .info{line-height:1.8;max-height:450px;overflow-y:auto;}

.aboutVideo{width:60%;height:580px;margin-right:-10%;position:relative;cursor:pointer;overflow:hidden;}

.aboutVideo::after{content:"";position: absolute;width:100px;height:100px;background: url('../images/vBtn.png') no-repeat;background-size:100%;margin-left:-50px;margin-top:-50px;left:50%;top:50%;}

.aboutVideo .bgImg{animation:scale 30s infinite;}

.aboutNum2{clear:both;background:#007ec5;background-size:cover;padding:50px 0;}



.aTitle{text-align:center;font-size:2.75em;color:#191919;margin-bottom:40px;}

.aTitleW{color:#fff;}

.culture{background:#f0f2f7;background-size:cover;background-attachment: fixed; margin-top:0px;font-size:1em;line-height:1.8;padding-bottom:80px;}

.culture .pic{width:50%;height:650px;}

.culture ul{width:46%;color:#666e80;}

.culture li{padding:18px 0;overflow:hidden;position:relative;border-bottom: 1px solid #e1e1e5;font-size:1.1em;line-height:1.8;}

.culture li span{display:block;font-size:1.8em;color:#007ec5;}

.culture li i{font-style:normal;font-size:1.25em;float:right;color:#b8becc;}



.history{position:relative;background: url('../images/history_bg.jpg') no-repeat center fixed;background-size:cover;font-size:1em;color:#fff;}

.listTieW{color:#fff;}

.historyMain{margin-top:120px;text-align:center;min-height:420px;position:relative;}

.historyMain li{width:33.3%;position:relative;z-index:2;overflow:hidden;padding-top:10px;}

.historyMain li h4{font-size:3.75em;margin-bottom:80px;font-weight:700;font-family:Arial;line-height:1;transition:all .4s;color:#fff;opacity:.7;position:relative;}

.historyMain li p{opacity:0;position:relative;transition:all .5s;line-height:1.8;top:30px;}

.historyMain li p::after{content:"";position: absolute;left:50%;width:1px;height:0px;background:#fff;top:-60px;transition:all .5s;}

.historyMain li.swiper-slide-active p{opacity:1;top:0px;}

.historyMain li.swiper-slide-active p::after{height:40px;}

.historyMain li.swiper-slide-active h4{transform: scale(1.4);opacity:1;}

.historyMain .btn{display:none;position: static;margin-top:30px;background:#fff;width:50px;height:26px;line-height:26px;color:#333;}



.historyMenu{text-align:center;display: flex;justify-content:center;font-size:1.25em;}

.historyMenu li{margin:0 20px; cursor:pointer;position:relative;opacity:.7;}

.historyMenu li::after{content:"";position: absolute;left:0;bottom:-5px;width:100%;background:#fff;height:2px;transform-origin:right;transform: scale(0,1);transition:transform .5s;left:0;}

.historyMenu li.on{opacity:1;}

.historyMenu li.on::after{transform-origin:left;transform: scale(1);}



.honor li{width:25%;float:left;background:#f0f2f7;}

.honor li .pImg{padding-top:105%;}

.honor li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:60px;line-height:60px;border-top: 1px solid #e6e8ed;margin:0 6%;}

.honor li:hover img{transform: scale(1.08);}

.honor .btn{position: static;width:50px;height:50px;background:none;border:1px solid #e6e8ed;color:#333;opacity:.8;display:inline-block;line-height:50px;font-weight:700;text-align:center;margin-top:30px;font-size:24px;opacity:.6;}

.honor .btn:hover{opacity:1;}

.honor .swiper-pagination{position:static;margin-top:75px;height:2px;background:#f0f2f7;width:90% !important;float:left;}



.album{background:#f0f2f7;}

.album ul{margin-right:-10px;}

.album li{float:left;width:50%;padding-right:10px;margin-bottom:10px;}

.album li a{display: block;position:relative;height:400px;overflow:hidden;}

.album li:nth-child(6){display:none;}

.album li p{position: absolute;bottom:-50px;width:100%;height:50px;line-height:50px;text-align:center;color:#fff;background: rgba(0, 0, 0, .5);opacity:0;padding:0 10px; transition:all .5s;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.album .m1{width:44%;}

.album .m2,.album .m3{width:28%;}

.album li:hover p{bottom:0;opacity:1;}

.album li:hover .bgImg{transform: scale(1.1);}



.partnerSlide li{float:left;width:16.66%;background:#fff;text-align:center;border:1px solid #f0f0f0;margin-left:-1px;margin-top:-1px; padding: 20px;}

.partnerSlide li a{position: relative;display:block;background:#fff;animation-fill-mode:inherit;transition:all .5s;overflow:hidden;}

.partnerSlide li .pImg{padding-top:60%;}

.partnerSlide li img{z-index:2;transform:rotateY(0deg);transition:all 0.5s ease 0s;backface-visibility:hidden;}

.partnerSlide li p{position:absolute;width:100%;height:100%;background:#007ec5;text-align:center;transform:rotateY(-180deg);transition:all 0.5s ease 0s;backface-visibility:hidden;color:#fff;padding:0 5px;left:0;top:0;padding-top:20%;}

.partnerSlide li:hover img{transform:rotateY(180deg);}

.partnerSlide li:hover p{transform:rotateY(0deg);z-index:3;}

.partnerSlide .swiper-pagination{position: static;margin-top:30px;}





/* 关于我们 */

.about{background: url('../images/about_bg.jpg') no-repeat center;background-size:cover;background-attachment: fixed;color:#fff;}

.aboutBox{max-width:760px;font-size:1.125em;height:540px;margin-bottom:20px;}

.aboutBox .title{font-size:2.222em;margin-bottom:35px;padding-bottom:30px;position:relative;}

.aboutBox .title span{display:block;}

.aboutBox .title::after{content:"";position: absolute;left:0;bottom:0;width:75px;height:3px;background:#007ec5;}

.aboutBox .txt{line-height:1.8;margin-bottom:40px;opacity:.9;}

.aboutBox .vBtn{width:180px;height:56px;line-height:56px;background:#118dff;color:#fff;text-align:center;display:inline-block;font-size:0.889em;border-radius:5px;}

.aboutBox .vBtn i{font-family:"iconfont";font-style:normal;margin-right:10px;font-size:1.286em;position:relative;top:3px;}

.aboutBox .vBtn:hover{background:#0070d8;}

.aboutNum li{float:left;width:25%;border-right: 1px solid rgba(255, 255, 255,.6);position:relative;color:#cecfd3;padding:0 3%;}

.aboutNum li span{font-size:.875em;}

.aboutNum li b{font-size:3.429em;color:#fff;margin-right:5px;}

.aboutNum li i{float:right;font-family:"iconfont";font-style:normal;font-size:3em;margin-top:20px;color:#fff;}

.aboutNum li:last-child{border:none;}

.layer_video{width:80% !important;height:80% !important;}







/* 联系*/

.contactBox{overflow: visible;}

.contactTxt{width:46%;color:#666e80;padding-top:70px;}

.contactTxt .tie{border-bottom:2px solid #007ec5;color:#007ec5;font-size:2.5em;height:80px;}

.contactTxt li{overflow:hidden;padding-top:30px;padding-bottom:30px;border-bottom: 1px solid #dcdee1;position:relative;}

.contactTxt li i{float:left;width:48px;height:48px;border:1px solid #cacfd6;margin-right:10px;font-family:"iconfont";color:#007ec5;font-style:normal;line-height:48px;font-size:1.5em;text-align:center;}

.contactTxt li span{display:block;margin-top:5px;}

.contactTxt li .fl{width:46%;}

.contactTxt .tel span{font-weight:700;}

.contactTxt .p3{clear: both;padding-top:30px;}

.contactTxt li:last-child{border:none;}

.contactTxt .wx{position: absolute;right:5%;top:30px;width:130px;}

#dituContent{/*width:60%;height:750px;float:right;margin-right:-10%;*/}



/* 在线留言*/

.feedback{background:#eff1f5;}

.feedback p{width:49%;float: left;;height:60px;line-height: 60px;position: relative;padding:0 25px 0 60px;margin-bottom:20px;position: relative;background:#fff;}

.feedback p:nth-child(2n){float:right;}

.feedback p input{width: 100%;height: 100%;border:none}

.feedback .tarea{width: 100%;height: 160px;padding-top: 15px;padding-bottom:15px;line-height: 1.6;}

.feedback p em{position: absolute;right:10px;font-size:1.125em;line-height:60px}

.feedback p i{content: "";font-family: "iconfont";line-height:60px;color: #a0a0a0;font-style: normal;float: left;margin-left: -30px;font-size: 1rem;}

.feedback textarea{width: 100%;height: 100%;border:none}

.feedback .tip{margin-bottom:20px;color:#333;clear:both;display:block;}

.feedback .tip i,.feedback p em{font-style:normal;color:#f00;}

.feedback .code{clear: both;}

.feedback .code input{height: 60px;line-height: 60px;border: 1px solid #ddd;background:#fff;}

.feedback .code .c{width: 20%;padding: 0 15px;}

.feedback .code img{padding:19px;background:#fff;}

.feedback .code .sub {background: #007ec5;width: 30%;cursor: pointer;transition: all .3s;color: #fff;border:1px solid #007ec5;}

.feedback .sub:hover{background:#101456;}







@media all and (max-width:1800px) {

#dituContent{/*margin-right:-30px;width:50%;*/}

	

}



@media all and (max-width:1620px) {

  .pd60,.history{overflow:hidden;}





}



	

@media all and (max-width:1440px) {

	body{font-size:.875rem;}

	 .hTitle{font-size:1rem;}

  .partner li{margin-bottom:15px;}





  .aboutVideo{height:520px;}

  .aboutTxt .tie2{margin:20px 0;}

  .aboutTxt .info{max-height:300px;}

  .culture .pic{height:600px;}

  .album li a{height:360px;}





  .proSider{font-size:1rem;}

  .proList li p{font-size:1.143em;}

  .proApply li{height:620px;}

  

}	



@media all and (max-width:1240px) {

  .container{padding-left:15px;padding-right:15px;}



  .proMenu,.proMain{height:420px;}

  .proMain li .pic{height:350px;line-height:350px;}

  .proMain .btn{bottom:20px;}

  .proMenu ul{margin-top:30px;}

  .proSlide li{width:33.3%;}

  .proSlide li:nth-child(4){display:none;}



  .partnerMain{width:42%;}



  .menuBox p{font-size:12px;}

  .historyMain li{width:40%;}

  .album li a{height:300px;}

  .proList li{width:33.3%;}

  .proSider .title{font-size:2em;}

  .proSider,.proList li{font-size:1em;}

  .gallery li{height:460px;line-height:460px;}

  .proApply li .txt{margin-left:0;left:15px;padding:30px 25px;height:360px;}

  .proApply .btn{left:40px;top:70%;}

  .proApply .swiper-pagination{left:80px;top:68%;}

  .proApply .swiper-button-next{left:150px;}







 







}





@media all and (max-width:1024px) {

 body{font-size:.875rem;}



  .navTrigger,.wapTel,.wapLang,.footMenu_wap,.banner .small,.relative_pro li:nth-child(4),.proSider .title i,.product .hTitle,.wapShow{display:block;}

  .nav_on{opacity:1;transform: translateX(0);}

  .headR,.nav,.gr_kefu,.footWx,.footMenu,.footR h4,.firendlink,.breadCrumb,.picShow_r,.bshare-custom,.feedbackL,.searFont,.proShow_R .wx,.pro_bread,.proWrap::after,.proSider .title span,.proSide_sub,.relaCase,.menuBox::after,.menuBox p,.news::after{display:none;}

  .footR,.searMain,.aboutTxt,.faq,.gallery,.proShow_R,.picShow_l,.contactR,#dituContent,.proShow_con,.aboutTop .font,.listMenu,.madeBox1 .pic,.madeBox1 .font,.feedbackR,.proSider,.proR,.newsMenu,.newsR,.caseShow,.newsL,.aboutVideo,.proShow_font,.faqList li,.contactTxt{float:none;width:100%;}

  

  .pd60,.listWrap{padding-top:40px;padding-bottom:40px;overflow: hidden;}

  .proMenu li{width:50%;margin-top:10px;}

  .proMenu ul{margin-top:20px;}

  .proMenu .title span{font-size:1.8em;}

  .hTitle{font-size:.875rem;margin-bottom:25px;}

   .proShow_font .font{height:auto;}

  .partner .pic{margin-top:0;}

  .aboutBox{height:auto;max-width:100%;}

  .aboutNum li {padding:0 2%;}

  .aboutNum li i{font-size:2em;}

  .newsR{margin-top:25px;}

  

  .listMenu_wap {display: flex;flex-flow:row wrap;justify-content: space-between;overflow: hidden;padding-top:1px;padding-left:1px;background:#f5f5f5;margin-top:0;padding:0;line-height:45px;font-size:16px;}

  .listMenu_wap  a{flex-grow:1;border:1px solid #ddd;margin:0;margin-left:-1px;margin-top:-1px;padding:0 20px;text-align:center;}

  .listMenu_wap .cur{background:#007ec5;color:#fff;}

  .aboutTxt .info{max-height:100%;}

  .aTitle{margin-bottom:20px;font-size:2.5em;}

  .culture .pic,.culture .txt{float:none;width:100%;}

  .culture .pic{height:460px;}

  .historyMenu,.honor .btn,.pcShow,.proSider ul{display:none;}

  .historyMain{margin-top:60px;min-height:300px;}

  .historyMain .btn{display:inline-block;}

  .honor .swiper-pagination{width:100%;margin-top:25px;}

  .album ul{margin-right:-5px;}

  .album li{padding-right:5px;margin-bottom:5px;}

  .album li a{height:240px;}

  

  .proSider{margin-bottom:25px;}

  .proSider .title{height:52px;line-height:50px;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;color:#191919;font-size:18px;text-align:left;padding:0;float:none;}

  .proSider .title::after, .proSider ul a::after{display:none;}

  .proList{margin-right:-10px;}

  .proSider ul{position: static;width:100%;background:#fff;}

  .proSider li{height:40px;line-height:40px;border-bottom: 1px solid #ddd;}

  .proSider li a{display:block;margin-bottom:40px;padding:0 5%}

  .proList li{margin-bottom:10px;padding-right:10px;width:33.3%;}

  .gallery li{height:100%;line-height:100%;}

  .gallery .pImg{top:0;margin-top:0;}

  .proApply li{height:520px;}



  .settingTop .bgImg,.settingTop .font{height:340px;}

  .picList00 li{width:33.3%;}

  .partnerList li{width:16.6%;}

 



  #dituContent{/*height:420px;*/}

  .contactR{height:auto;overflow: hidden;}

  .contactR .font{max-height:auto;}

  .pro_subMenu a{margin:0 2px;margin-bottom:5px;}

  .madeBox1 .font{padding-top:30px;}

  .process li{width:12.5%;}



}	





@media all and (max-width:760px) {

.proMenu, .proMain{float:none;width:100%;height:auto;}

  .proSlide li{width:50%;}

  .proSlide li:nth-child(4),.partnerMain li:nth-child(9){display:block;}

  .proMain{border:1px solid #cdcdcd;border-top:none;}

  .proMain li .pic{height:auto;line-height:100%;}

  .proMain li a{padding-bottom:25px;display:block;}

  .proMenu ul{display: flex;min-height:auto;margin:20px 0;flex-flow: row wrap;}

  .proMenu li{width:auto;margin-right:15px;}

  .partner .pic,.partnerMain,.messageL{float:none;width:100%;}

  .partner li{width:33.3%;margin-bottom:2px;padding-right:2px;}

  .partner li:nth-child(2n){float:left;}

  .aboutBox .title{font-size:1.8em;padding-bottom:20px;margin-bottom:25px;}

  .aboutBox .txt{font-size:14px;line-height:1.6;margin-bottom:25px;}

  .aboutNum li i,.proList li p span,.messageR{display:none;}

  .aboutNum li b{font-size:3em;}



  .aboutVideo{height:460px;margin-right:0;}

  .aboutNum2{padding:10px 0;}

  .culture .pic{height:360px;}

  .culture li{padding:10px 0;}

  .historyMain{min-height:100%;margin-top:30px;}

  .historyMain li{width:70%;}

  .historyMain li h4{margin-bottom:60px;}

  .historyMain li.swiper-slide-active{transform: scale(1);}

  .historyMain li p::after{top:-40px;}

  .historyMain li.swiper-slide-active p::after{height:30px;}

  .honor li p{height:45px;line-height:45px;}

  .album li{width:50% !important;}

  .album li:nth-child(6){display:block;}

  .album li p{opacity:1;bottom:0;}

  .partnerSlide .swiper-pagination{margin-top:15px;}

  .applyList li .pic{float:none !important;width:100%;height:380px;}

  .applyList li .txt{position: static;width:100%;margin-top:0;height:auto;}

  .picSlide-thumbs li{width:20%;padding-top:14%;}

  .proList li{width:50%;}

  .proList li p{height:40px;line-height:35px;}

  .proList li a{padding-bottom:10px;}

  .proShow_con .tie{height:50px;line-height:50px;margin-bottom:20px;}

  .relaProBox .btn{width:30px;padding-top:15%;height:30px;padding-top:0;line-height:30px;top:50%;margin-top:-15px;font-size:18px;}

  .relaPro .title{margin-bottom:25px;font-size:1.6em;}

  .partnerList li{width:20%;}

  .partnerMain .more{margin-top:15px;}



  .listTie{font-size:2rem;}

  .contactTxt{padding-top:40px;}

  .contactTxt .tie{height:auto;margin-bottom:20px;padding-bottom:15px;font-size:26px;}

  .caseShow .title{padding:20px;}

  .feedback h4,.feedback h3,.showPage a,.showPage a:nth-child(2){float:none;width:100%;}

  .feedback h3,.feedback .top{margin-bottom:20px;}

  .proSear{width:100%;}

  .contactTxt .wx{width:110px;top:15px;}

  .contactTxt .p3{padding-top:15px;}

  .mb30{margin-bottom:15px;}

  .showPage{height:auto;line-height:1.4}

  .showPage a{margin-top:15px;font-size:14px;}

  .showPage a,.showPage a:nth-child(2){display:block;}

  .showPage a:nth-child(3){border:none;border-top: 1px solid #bbb;width:100%;margin-top:10px;line-height:40px;}

  #dituContent{/*height:380px;*/}

  .contactTxt li{padding:15px 0;}

  .pagination .a1_page,.pagination .first_page,.pagination .Last_page{display:none;}





}





@media all and (max-width:640px) {

  

  .proMenu .title span{font-size:1.5em;}

  .proMain li p{font-size:16px;}

  .proMain li a{padding-bottom:15px;}

  .proMain .btn{font-size:24px;bottom:8px;}

  .proMain .swiper-button-prev{right:50px;}

  .proSlide li p{height:40px;line-height:35px;margin-top:0;text-align:center;font-size:14px;}

  .proSlide li i{display:none;}

  .hTitle b{font-size:2em;}

  .hTitle b::before{width:30px;background-size:100%;left:-20px;}

  .hTitle b::after{right:-20px;width:13px;background-size:100%;bottom:0;}

  

  .aboutBox .vBtn{width:100%;}

  .aboutNum li{height:100px;border-right-color:rgba(255,255,255,.2);text-align:center;}

  .aboutNum li{width:50%;}

  .aboutNum li:nth-child(2n){border:none;}

  .aboutBox .title::after{width:45px;}

 

  .aTitle{font-size:2.2em;}

  .aboutVideo{height:360px;margin-right:0;}

  .aboutTxt .title{font-size:2em;}

  .aboutTxt .tie2{margin:15px 0;}

  .aboutTxt .title{font-size:1.6em;}

  .culture .pic{height:300px;}

  .historyMain li{width:90%;}

  .historyMain li h4{font-size:3em;}

  .album li a{height:260px;}

  .applyList li .pic{height:300px;}

  .proApply li .txt{width:95%;background:rgba(255,255,255,.9);}

  .messageL input,.messageL .sub{float:none;margin-bottom:10px;width:100%;}

  

  .partnerList li{width:25%;}

   .feedback p,.feedback .sub{width:100%;}

   .feedback p{height:45px;line-height: 45px;}

   .feedback p i{line-height: 45px;}

  .feedback .code .c{width:74%;}

  .feedback .code .sub{margin-top: 10px;float:none;width:100%;height:50px;line-height:50px;}

  .feedback p{padding-left: 40px;margin-bottom:10px;}

  .feedback .tip{margin-bottom:10px;}

  #dituContent{/*height:300px;*/}

  .contactR{padding-right:0;}

  .contactR .wx,.contactR .font{float:none;margin-right:0;width:100%;}

  .contactR .wx p{float: left;width:50%;width:120px;margin-right:30px;}

  .pagination .a1_page,.pagination .first_page,.pagination .Last_page{display:none;}

  .caseForm input{width:100%;float:none;margin-bottom:10px;}

}



@media all and (max-width:480px) {

  .proMenu li{margin-top:5px;width:50%;margin-right:0;}

  .proMenu .more{width:100%;}

  .oddsMain li{border:none;}

  .aboutBox .title{font-size:1.5em;}

  

  .aTitle{font-size:1.8em;}

  .aboutVideo{height:260px;}

  .aboutVideo::after{width:60px;height:60px;margin-left:-30px;margin-top:-30px;}

  .historyMain li h4{margin-bottom:3px;font-size:2.5em;}

  .historyMain li p::after{display:none;}

  .historyMain li p{margin-bottom:10px;}

  .historyMain li.swiper-slide-active p{top:15px;}

  .album li a{height:200px;}

  .album li p{height:34px;line-height:34px;font-size:13px;}

  

  .proList li p{font-size:14px;line-height:40px;}

  .proShow_font .btn .tel{width:210px;}

  .proShow_font .btn a{width:120px;margin-right:2px;}

  .proApply li{height:420px;}

  .proApply li .txt{height:310px;line-height:1.6;}

  .proApply .btn{top:75%;}

  .proApply .swiper-pagination{left:80px;top:72%;}

  .contactTxt li .fl{float:none;width:100%;margin-top:15px;}

  .partnerList li{width:33.3%;}

 

  #dituContent{/*height:260px;*/}

  .cultureL,.settingTop .bgImg,.applyList li .pic{height:200px;}

  .contactTxt .wx{width:90px;right:0;}

  .contactTxt .tie{font-size:22px;}



}



@media all and (max-width:380px) {

  .album li a{height:160px;}



}