﻿@charset "utf-8";@font-face{font-family:"pf";src:url("../fonts/pingfang_regular.ttf") format("truetype"),url("../fonts/pingfang_regular.eot") format("embedded-opentype"),url("../fonts/pingfang_regular.svg") format("svg");}
@font-face{font-family:"pfm";src:url("../fonts/pingfang_heavy.woff") format("woff"),url("../fonts/pingfang_heavy.ttf") format("truetype"),url("../fonts/pingfang_heavy.eot") format("embedded-opentype"),url("../fonts/pingfang_heavy.svg") format("svg");}
@font-face{font-family:"pht";src:url(../fonts/PingHei-text.ttf) format("truetype");}
@font-face{font-family:"dense";src:url(../fonts/Dense-Regular.otf);}
*{margin:0;padding:0;}
html{-webkit-text-size-adjust:100%;font-size:5.2083333vw}
body{font-family:'pf',Arial,sans-serif;margin:0px;padding:0px;margin:0px auto;font-size:18px;color:#000;width:100%;zoom:1;max-width:1920px;margin:0 auto}
@media(max-width:1800px){body{font-size:0.18rem;}
}
ul,li,form,dl,dt,dd,div,ul,li,p,em,i,address{font-style:normal;list-style:none;padding:0px;margin:0px;}
h1,h2,h3,h4,h5,h6{padding:0px;margin:0px;}
select,input,textarea,button{font-size:14px;border-radius:0;-webkit-border-radius:0;color:#333;font-family:Microsoft YaHei,arial,sans-serif;}
input:focus{outline:none;}
input,button,select,textarea{border:0px;outline:none;/*-webkit-appearance:none;*/
/*强制去除表单自带的样式*/
}
button{cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*/
/*强制去除textarea自带的样式*/
}
textarea,input,select{background:none;border:none;margin:0;padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{display:block;}
/*html5设置*/
figure,figcaption{margin:0px;padding:0px;}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}
img{max-width:100%;border:none;border:0;vertical-align:middle;}
a{color:#333;text-decoration:none;transition:all ease 0.3s;}
a:focus{outline:none;-moz-outline:none;}
a:hover{text-decoration:none;color:#000;}
.fl{float:left;}
.fr{float:right;}
.tl{text-align:left !important;}
.tr{text-align:right;}
.tc{text-align:center !important;}
.hide{display:none;}
.block{display:block;}
.clear{clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{content:'';display:block;clear:both;height:0;visibility:hidden;}
.clearfix{*zoom:1;}
.relative{position:relative;}
.bodyon{overflow:hidden;}
.nones{position:absolute;visibility:hidden;opacity:0;top:0;}
.table{display:table;width:100%;border-collapse:collapse;}
.table-tr{display:table-row;}
.table-th{display:table-cell;height:100%;border:1px solid gray;text-align:center;vertical-align:middle;}
.table .cell{display:table-cell;vertical-align:middle;}
/*单行文本省略号*/
.dot{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.dot2,.dot3,.dot4{display:-webkit-box;display:box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;}
.dot2{-webkit-line-clamp:2;}
/*多行文本省略号*/
.dot3{-webkit-line-clamp:3;}
.dot4{-webkit-line-clamp:4;}
/*input字体*/
:-moz-placeholder{color:#999999;}
::-moz-placeholder{color:#999999;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999999;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999999;}
select{/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
border:solid 1px #d9d9d9;text-indent:1em;/*很关键：将默认的select选择框样式清除*/
appearance:none;color:#999999;-moz-appearance:none;-webkit-appearance:none;/*在选择框的最右侧中间显示小箭头图片*/
background:url(../images/selectarr.png) no-repeat scroll 95% center transparent;/*为下拉小箭头留出一点位置，避免被文字覆盖*/
padding-right:14px;}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand{display:none;}
/*网页滚动条*/
::-webkit-scrollbar{width:6px;height:6px;-webkit-overflow-scrolling:touch;background-color:#e6e6e6;}
::-webkit-scrollbar-track{background-color:#e6e6e6;}
::-webkit-scrollbar-thumb{border-radius:10px;background-color:#58504a;}
::-webkit-scrollbar-button{height:0px;background-color:#e6e6e6;}
/*effict*/
.Scale-img{overflow:hidden;cursor:pointer;zoom:1;overflow:hidden;}
.Scale-img img,.Scale-img span{opacity:1;-webkit-transition:opacity 0.6s,-webkit-transform 0.6s;transition:opacity 0.6s,transform 0.6s;}
.Scale-img:hover img,.Scale-img:hover span{opacity:1;-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);top:0px;left:0px;}
.effict{transition:all ease 0.3s;}
.imgbox{overflow:hidden;position:relative;/*background:url(../uploadfiles/nopic.jpg) center center no-repeat;background-size:contain;*/
}
.imgbox span{background-position:center center;background-repeat:no-repeat;background-size:cover;position:absolute;left:0px;top:0px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}
.imgbox img{width:auto !important;max-height:100%;}
/*pages*/
.Pages.none{display:none;}
.Pages{clear:both;text-align:center;line-height:60px;font-family:Arial,Helvetica,sans-serif;font-size:18px;margin-top:5%;position:relative;}
.Pages a{display:inline-block;vertical-align:middle;}
.Pages .num a{width:64px;border:2px solid rgba(255.255.255,0);color:#333333;}
.Pages .num a:hover,.Pages .num a.a_cur{border:2px solid #00437c;color:#00437c;}
.Pages .arr{position:absolute;background:#f5f5f5;padding:0 20px;}
.Pages .arr:hover{color:#fff;background:#00437c !important;}
.Pages .a_prev{left:0;}
.Pages .a_prev i{margin-right:70px;}
.Pages .a_next{right:0;}
.Pages .a_next i{margin-left:70px;}
.Pages.white .arr{background:#fff;}
.Pages .p_jump input{width:60px;height:64px;border:1px solid #00437c;text-align:center;display:inline-block;margin:0 5px;}
@media ( max-width:1024px){.Pages{line-height:25px;font-size:14px;}
.Pages .a_prev{padding:0 10px 0 5px;}
.Pages .a_next{padding:0 5px 0 10px;}
.Pages .a_prev i{margin-right:0px;}
.Pages .a_next i{margin-left:0px;}
.Pages .p_page .num a{width:25px;}
.Pages .p_jump{display:none;}
}
/*pages end*/
.w1700{width:95%;max-width:1700px;margin:0 auto;}
.w1440{width:95%;max-width:1440px;margin:0 auto;}
.blackBg{background:#000;}
.mht50{margin-top:0.5rem;}
.ytable{display:table;width:100%;table-layout:fixed;}
.ytable-cell{display:table-cell;vertical-align:middle;}
/* Top */
.Top{line-height:88px;background:rgba(0,0,0,0.4);position:fixed;z-index:999;top:0;width:100%;max-width:1920px;}
.Top .Logo img{height:88px;}
.Top .MainNav{margin-left:50px;}
.Top .MainNav ul li{display:inline-block;font-size:17px;margin:0 40px;}
.Top .MainNav ul li em>a{color:#fff;display:block;}
.Top .MainNav ul li .NavPull{width:100%;background:rgba(255,255,255,0.8);position:absolute;top:100%;left:0;border-top:1px solid rgba(255,255,255,0.1);display:none;}
.Top .MainNav ul li .NavPull .w1700{max-width:65%;}
.Top .MainNav ul li .NavPull dl{padding:30px 0;}
.Top .MainNav ul li .NavPull dl dd{float:left;line-height:40px;margin-right:80px;}
.Top .MainNav ul li .NavPull dl dd .tit a{color:#000;font-weight:bold;font-size:16px;}
.Top .MainNav ul li .NavPull dl dd a{color:#666;}
.Top .MainNav ul li .NavPull dl dd .threenav a{line-height:35px;font-size:16px;display:block;}
.Top .m-btn{display:none;cursor:pointer;padding:15px 5px;border-radius:5px;z-index:999;margin-top:23px;margin-left:20px;position:relative;z-index:9999;}
.Top .m-btn span{display:block;width:25px;height:3px;background:#fff;position:relative;-webkit-transition:all 200ms cubic-bezier(.4,0,0,1);-o-transition:all 200ms cubic-bezier(.4,0,0,1);transition:all 200ms cubic-bezier(.4,0,0,1);}
.Top .m-btn span::before,.m-btn span::after{content:'';display:block;height:3px;width:25px;background:#fff;position:absolute;left:0;-webkit-transition:all 200ms cubic-bezier(.4,0,0,1);-o-transition:all 200ms cubic-bezier(.4,0,0,1);transition:all 200ms cubic-bezier(.4,0,0,1);}
.Top .m-btn span:before{top:-8px;}
.Top .m-btn span:after{bottom:-8px;}
.Top .m-btn.active span{background:transparent;}
.Top .m-btn.active span:before{transform:rotate(-48deg) translate(-6px,5px);-webkit-transform:rotate(-48deg) translate(-6px,5px);-o-transform:rotate(-48deg) translate(-6px,5px);width:24px;}
.Top .m-btn.active span:after{transform:rotate(48deg) translate(-6px,-5px);-webkit-transform:rotate(48deg) translate(-6px,-5px);-o-transform:rotate(48deg) translate(-6px,-5px);width:24px;}
@media(max-width:1800px){.Top{line-height:0.88rem;}
.Top .Logo img{height:0.88rem;}
.Top .MainNav{margin-left:0.5rem;}
.Top .MainNav ul li{display:inline-block;font-size:0.17rem;margin:0 0.4rem;}
.Top .MainNav ul li .NavPull dl{padding:0.3rem 0;}
.Top .MainNav ul li .NavPull dl dd{margin-right:0.8rem;}
.Top .MainNav ul li .NavPull dl dd .tit a{font-size:0.16rem;}
.Top .MainNav ul li .NavPull dl dd .threenav{height:0;overflow:hidden;transition:all .5s;-webkit-transition:all .5s;opacity:0;}
.Top .MainNav ul li .NavPull dl dd .threenav a{font-size:0.16rem;}
.Top .m-btn{margin-top:0.23rem;margin-left:0.2rem;}
}
.Top .MainNav ul li#nav3 .NavPull dl dd{min-width:80px;}
.Top .MainNav ul li .NavPull dl dd:hover .threenav{height:175px;opacity:1;}
/*.Top .MainNav ul li .NavPull dl dd#m22 .threenav,.Top .MainNav ul li .NavPull dl dd#m72 .threenav{display:none;}*/
@media(max-width:1024px){/* html{-webkit-text-size-adjust:100%;font-size:9.765625vw}
*/
/* .Top{line-height:0.6rem;}
*/
.Top .m-btn{display:block;}
.w1700{max-width:1700px;}
.w1440{max-width:1440px;}
.Top .MainNav{position:absolute;top:100%;right:0;z-index:999;background:#000;height:calc(100vh - 1.1rem);width:0;opacity:0;overflow:hidden;transition:all .5s;-webkit-transition:all .5s;overflow-y:auto;}
.Top .MainNav ul{padding:0.2rem;box-sizing:border-box;width:200px;}
.Top .MainNav ul li{margin:0;width:100%;display:block;position:relative;box-sizing:border-box;padding:0 20px;}
.Top .MainNav ul li a{position:relative;}
.Top .MainNav ul li em{position:relative;display:block;}
.Top .MainNav ul li b{width:100%;height:100%;background:url(../images/more.png) no-repeat right center;position:absolute;top:0;right:0;z-index:999;display:block;}
.Top .MainNav ul li .NavPull{position:static;}
.Top .MainNav ul li .NavPull dl{padding:0;text-align:center;}
.Top .MainNav ul li .NavPull dl dd{font-size:0.14rem;margin-right:0;width:100%;}
.Top .MainNav.show{width:200px;opacity:1;;}
}
@media(max-width:640px){.Top .MainNav ul li{font-size:16px;line-height:40px;}
.Top .MainNav ul li .NavPull dl dd{font-size:14px;line-height:35px;}
.Top .m-btn{margin-top:5px;}
.Top .MainNav ul li .NavPull dl dd .threenav a{line-height:25px;}
.Top .MainNav ul li .NavPull .w1700{width:95%;}
}
/* Bottom */
.Bottom{padding:50px 0;background:#000;}
.Bottom .w1700{max-width:1200px;}
.Bottom .BottomCon .BottomEwa{width:20%;max-width:128px;text-align:center;}
.Bottom .BottomCon .BottomEwa p{color:#fff;margin-top:10px;font-size:13px;}
.Bottom .BottomCon .BottomNav{width:75%;}
.Bottom .BottomCon .BottomNav ul{display:flex;justify-content:space-between;}
.Bottom .BottomCon .BottomNav ul li{font-size:20px;line-height:35px;}
.Bottom .BottomCon .BottomNav ul li h1{font-size:20px;}
.Bottom .BottomCon .BottomNav ul a{color:#fff;}
.Bottom .BottomCon .BottomNav ul dl dd{}
.Bottom .CopyRight{text-align:center;color:#fff;margin-top:50px;}
.Bottom .CopyRight a{color:#fff;}
@media(max-width:1800px){.Bottom{padding:0.5rem 0;}
.Bottom .w1700{max-width:12rem;}
.Bottom .BottomCon .BottomEwa p{margin-top:0.1rem;}
.Bottom .BottomCon .BottomNav ul li{font-size:0.2rem;line-height:0.35rem;}
.Bottom .BottomCon .BottomNav ul li h1{font-size:0.2rem;}
.Bottom .CopyRight{margin-top:0.5rem;}
}
@media(max-width:1024px){.Bottom .w1700{max-width:15rem;}
}
/* HomeBan */
.HomeBan{position:relative;background:url(../images/loading.gif) no-repeat center center;}
.HomeBan .HomeVideo{position:relative;}
.HomeBan .HomeVideo video{width:100%;}
.HomeBan .HomeVideo::after{content:'';display:block;width:100%;height:100%;background:rgba(0,0,0,0.2);position:absolute;top:0;top:0;}
.HomeBan .VideoTxt{position:absolute;top:50%;left:15%;transform:translateY(-50%);-webkit-transform:translateY(-50%);color:#fff;}
.HomeBan .VideoTxt h1{font-size:60px;line-height:80px;font-family:'pfm';margin-bottom:20px}
.HomeBan .VideoTxt .dec{font-size:18px;line-height:36px;margin:0.2rem 0;}
.HomeMore a{display:block;width:2.5rem;height:60px;line-height:60px;text-align:center;background:#fff;font-size:16px;color:#333;position:relative;}
.HomeMore a i{display:block;width:32px;height:32px;background:url(../images/jt.png) no-repeat center center;background-size:contain;position:absolute;right:10%;top:50%;margin-top:-16px;}
.HomeMore{display:block;width:250px;height:60px;line-height:60px;text-align:center;background:#fff;font-size:18px;color:#333;position:relative;}
.HomeMore i{display:block;width:0.32rem;height:0.32rem;background:url(../images/jt.png) no-repeat center center;background-size:contain;position:absolute;right:10%;top:50%;margin-top:-0.16rem;}
.HomePart .HomePartBox{margin-left:-2%;}
.HomePart .HomePartBox .item{width:48%;margin-left:2%;float:left;box-sizing:border-box;padding:70px;background:#27292e;color:#fff;height:560px;position:relative;}
.HomeTit{font-family:pfm;}
.HomeTit .en{font-size:18px;}
.HomeTit .cn{font-size:40px;margin-top:0.1rem;}
.HomeTit .dec{line-height:36px;font-size:18px;font-family:pf;}
.HomeTit b{display:block;width:0.4rem;height:1px;background:#fff;margin:0.2rem 0;}
.HomePart .HomePartBox .item .con{line-height:36px;font-size:18px;height:1.6rem;}
.HomePart .HomePartBox .item .more a{color:#fff;}
.HomePart .HomePartBox .item .more{text-align:center;margin-top:0.3rem;width:100%;position:absolute;bottom:0.6rem;left:0;}
.HomeCom:not(:last-child){margin-bottom:0.9rem;}
.HomeCom .HomeImg{width:55.5%;}
.HomeCom .HomeImg .item .img{padding-top:610px;}
.HomeCom .HomeImg .item .img::after{content:'';display:block;width:100%;height:100%;background:rgba(0,0,0,0.5);position:absolute;top:0;left:0;transition:all .5s;-webkit-transition:all .5s;}
.HomeCom .HomeTxt{width:32%;color:#fff;padding-left:5%}
.HomeCom .HomeTxt .HomeMore{margin-top:0.4rem;}
.HomeCom .HomeImg .item:hover .img::after{opacity:0;}
.HomeCom .HomeImg:hover .img::after{opacity:0;}
.HomeCom:nth-child(2n) .HomeImg{}
.HomeCom:nth-child(2n) .HomeTxt{padding-left:0;padding-right:5%}
.HomeCom .slick-dots{position:absolute;bottom:0.2rem;left:0;width:100%;text-align:center;}
.HomeCom .slick-dots li{display:inline-block;width:8px;height:8px;background:#fff;opacity:0.5;border-radius:50%;margin:0 5px;}
.HomeCom .slick-dots li button{display:none;}
.HomeCom .slick-dots li.slick-active{opacity:1;}
.HomePlan{margin-bottom:1rem;}
@media(max-width:1800px){.HomeMore{display:block;width:2.5rem;height:0.6rem;line-height:0.6rem;text-align:center;background:#fff;font-size:0.16rem;color:#333;position:relative;}
.HomeMore a{font-size:0.16rem;height:0.6rem;line-height:0.6rem}
.HomeMore a i{display:block;width:0.32rem;height:0.32rem;background:url(../images/jt.png) no-repeat center center;background-size:contain;position:absolute;right:10%;top:50%;margin-top:-0.16rem;}
.HomeBan .VideoTxt h1{font-size:0.6rem;line-height:0.8rem;}
.HomeBan .VideoTxt .dec{font-size:0.18rem;line-height:0.36rem}
.HomePart .HomePartBox .item .con{font-size:0.2rem;line-height:0.32rem}
.HomeTit .cn{font-size:0.4rem;margin-top:0.1rem;}
.HomeTit .en{font-size:0.18rem;}
.HomeTit .dec{font-size:0.2rem;line-height:0.32rem}
.HomeCom .HomeImg .item .img{padding-top:6.11rem;}
.HomePart .HomePartBox .item{width:48%;margin-left:2%;float:left;box-sizing:border-box;padding:0.7rem;background:#27292e;color:#fff;height:5.6rem;position:relative;}
}
@media(max-width:768px){
html{-webkit-text-size-adjust:100%;font-size:6.5083333vw}
.Bottom .BottomCon .BottomNav{display:none;}
.Bottom .BottomCon .BottomEwa{width:100%;max-width:100%;}
body{font-size:14px;}
.HomeCom .HomeTxt{width:100%;margin-top:20px;height:auto;display: block;padding-left: 0px;}
.HomeCom .HomeTxt:nth-child(2n){padding-left: 0px;}
.HomeCom .HomeImg{width: 100%;display: block;margin-top: 25px;}
.HomeBan .VideoTxt h1{font-size:0.4rem;}
}
@media(max-width:640px){.HomeBan .VideoTxt{left:6%;}
html{-webkit-text-size-adjust:100%;font-size:10.5083333vw}
.HomePart .HomePartBox .item{padding:20px;height:auto;width:98%;margin-bottom:10px;}
.HomePart .HomePartBox .item .con{font-size:13px;line-height:22px;height:auto;}
.HomePart .HomePartBox .item .more{position:static;}
.HomeCom .HomeImg .item .img{padding-top:56%;}
.HomeTit .en{font-size:16px;}
.HomeTit .cn{font-size:20px;}
.HomeTit .dec{font-size:14px;line-height:22px;}
}
/* 关于森澜 */
.w1300{margin:0 auto;width:95%;max-width:1300px;}
.Top_com{background:rgba(0,0,0,0.4);}
.nBan .imgbox{padding-top:24%;}
.Localtion{padding:30px 0;font-size:20px;}
.ntit{font-size:32px;font-weight:bold;margin-bottom:20px;}
.About{padding-bottom:80px;}
.About .con{font-size:20px;line-height:32px;}
.pd80{padding:80px 0;}
.AboutNum{background:#f0f0f0;}
.AboutNum .Title{text-align:center;}
.AboutNum .Title h1{font-size:50px;}
.AboutNum .Title b{display:block;width:2rem;height:5px;border-radius:5px;background:#dadada;margin:10px auto;}
.AboutNum .Title .dec{font-size:30px;line-height:50px;margin-top:30px;}
.AboutNum ul li{margin-top:60px;width:31.33%;float:left;margin-left:2%;padding:20px 0;}
.AboutNum ul{margin-left:-2%;text-align:center;}
.AboutNum ul li .num{font-family:dense;font-size:64px;}
.AboutNum ul li .num p{display:inline-block;}
.AboutNum ul li .num b{font-weight:normal;position:relative;top:-15px;}
.AboutNum ul li .txt{font-size:20px;margin-top:20px;}
.AboutJyln{}
.AboutJyln ul{padding-top:0.3rem;margin-left:-3%;}
.AboutJyln ul li{float:left;width:29%;margin-left:3%;box-sizing:border-box;}
.AboutJyln ul li h1{font-size:30px;}
.AboutJyln ul li .dec{font-size:20px;line-height:32px;margin-top:20px;}
.AboutJyln ul li:nth-child(2){width:33%;padding:0 0.4rem;border-left:1px solid #333;border-right:1px solid #333;}
.AboutCon{background:#f0f0f0;text-align:center;}
.AboutCon ul li{font-size:30px;line-height:90px;font-weight:bold;}
.Honor .HonorBox ul{margin-left:-2%;}
.Honor .HonorBox ul li{width:14.6667%;float:left;margin-left:2%;box-sizing:border-box;box-shadow:0 0 20px rgba(0,0,0,0.2);text-align:center;padding:0.2rem 0;transition:all .5s;-webkit-transition:all .5s;margin-bottom:0.2rem;}
.Honor .HonorBox ul li .img{height:130px;line-height:130px;}
.Honor .HonorBox ul li .img img{max-width:90%;max-height:90%;}
.Honor .HonorBox ul li .txt{padding:0 10px;text-align:center;font-size:15px;line-height:25px;height:75px;display:flex;justify-content:center;}
.Honor .HonorBox ul li:hover{transform:translate3d(0,-5px,0);-webkit-transform:translate3d(0,-5px,0);}
@media(max-width:1800px){.About{padding-bottom:0.8rem;}
.pd80{padding:0.8rem 0;}
.Localtion{font-size:0.2rem;padding:0.3rem 0;}
.ntit{font-size:0.32rem;margin-bottom:0.2rem;}
.About .con{font-size:0.2rem;line-height:0.32rem;}
.AboutNum .Title h1{font-size:0.5rem;}
.AboutNum .Title .dec{font-size:0.3rem;line-height:0.5rem;margin-top:0.3rem;}
.AboutNum ul li{margin-top:0.6rem;padding:0.2rem 0;}
.AboutNum ul li .num{font-size:0.64rem;}
.AboutNum ul li .txt{font-size:0.2rem;margin-top:0.2rem;}
.AboutJyln ul li h1{font-size:0.3rem;}
.AboutJyln ul li .dec{font-size:0.2rem;line-height:0.32rem;margin-top:0.2rem;}
.AboutCon ul li{font-size:0.3rem;line-height:0.9rem;}
.Honor .HonorBox ul li .txt{padding:0 0.1rem;}
}
@media(max-width:1024px){.w1300{max-width:1300px;}
.Honor .HonorBox ul li{width:31.33%;}
}
@media(max-width:768px){.Honor .HonorBox ul li{width:31.33%;}
}
@media(max-width:640px){.ntit{font-size:20px;}
.About .con{font-size:14px;line-height:25px;}
.Localtion{font-size:14px;}
.AboutNum .Title h1{font-size:20px;}
.AboutNum .Title .dec{font-size:14px;line-height:28px;}
.AboutJyln ul li{width:97%;padding:10px 0;margin-bottom:10px;}
.AboutJyln ul li:nth-child(2){width:97%;border-left:none;border-right:none;padding:0;}
.AboutJyln ul li h1{font-size:16px;}
.AboutJyln ul li .dec{font-size:14px;line-height:25px;}
.AboutCon ul li{font-size:16px;line-height:40px;}
.Honor .HonorBox ul li{width:48%;}
}
/* 发展历程 */
.History .HistoryBox{max-width:630px;margin:0 auto;}
.History .HistoryBox ul li{margin-bottom:60px;}
.History .HistoryBox ul li .year{font-size:32px;font-weight:bold;}
.History .HistoryBox ul li .con{font-size:20px;line-height:35px;margin-top:10px;}
.HistoryImg{background:#f0f0f0;}
.HistoryImg .slick-list{margin-left:-20px;}
.HistoryImg .item{margin-left:20px;}
.HistoryImg .item .img{padding-top:70%;}
@media(max-width:1800px){.History .HistoryBox ul li{margin-bottom:0.6rem;}
.History .HistoryBox ul li .year{font-size:0.32rem;}
.History .HistoryBox ul li .con{font-size:0.2rem;line-height:0.35rem;margin-top:0.1rem;}
}
@media(max-width:640px){.nBan .imgbox{padding-top:180px;}
.History .HistoryBox ul li .year{font-size:18px;}
.History .HistoryBox ul li .con{font-size:14px;line-height:25px;}
}
/* 近期新闻 */
.News{padding-bottom:80px;}
.News .NewsList ul li{padding:40px;background:#fff;margin-bottom:50px;border:1px solid #ebebeb}
.News .NewsList ul li .img{width:40%;padding-top:240px;max-width:377px;}
.News .NewsList ul li .img span{transition:all .5s;-webkit-transition:all .5s;}
.News .NewsList ul li .txt{width:55%;padding-top:30px;}
.News .NewsList ul li .txt .date{font-size:22px;}
.News .NewsList ul li .txt h1{font-size:26px;line-height:40px;height:80px;margin:20px 0;}
.News .NewsList ul li .txt .dec{font-size:20px;line-height:35px;height:70px;color:#656565;font-weight:bold;}
.News .NewsList ul li:hover .img span{transform:scale(1.05);-webkit-transform:scale(1.05);}
.News .HomeMore{margin:0 auto;}
@media(max-width:1800px){.News{padding-bottom:0.8rem;}
.News .NewsList ul li{padding:0.4rem;margin-bottom:0.5rem;}
.News .NewsList ul li .img{padding-top:2.4rem;max-width:3.77rem;}
.News .NewsList ul li .txt{padding-top:0.3rem;}
.News .NewsList ul li .txt .date{font-size:0.22rem;}
.News .NewsList ul li .txt h1{font-size:0.26rem;line-height:0.4rem;height:0.8rem;margin:0.2rem 0;}
.News .NewsList ul li .txt .dec{font-size:0.2rem;line-height:0.35rem;height:0.7rem;}
}
@media(max-width:640px){.News .NewsList ul li .img{width:100%;padding-top:65%;max-width:100%;}
.News .NewsList ul li .txt{width:100%;}
.News .NewsList ul li .txt .date{font-size:14px;}
.News .NewsList ul li .txt h1{font-size:16px;line-height:28px;height:56px;}
.News .NewsList ul li .txt .dec{font-size:14px;line-height:22px;height:44px;}
.HomeMore a{width:130px;height:40px;line-height:40px;}
.HomeMore{width:130px;height:40px;line-height:40px;}
}
/* 新闻详情 */
.NewsInfo .NewsInfoBox{padding-top:30px;}
.NewsInfo .NewsInfoBox .InfoTit{padding-bottom:10px;margin-bottom:30px;}
.NewsInfo .NewsInfoBox .InfoTit .date{font-size:30px;}
.NewsInfo .NewsInfoBox .InfoTit h1{font-size:42px;line-height:50px;margin:20px 0;}
.NewsInfo .NewsInfoBox .InfoCon{line-height:35px;font-size:20px;color:#000;}
.NewsInfo .NewsInfoBox .InfoOther{margin-top:50px;border-bottom:1px solid #999;padding-bottom:50px;margin-bottom:50px;}
.NewsInfo .NewsInfoBox .InfoOther p{font-weight:bold;color:#000;}
.NewsInfo .NewsInfoBox .InfoOther ul{margin-top:30px;}
.NewsInfo .NewsInfoBox .InfoOther ul li{display:inline-block;margin-right:20px;}
.Goback{background:#000;}
.Goback i{background:url(../images/jtw.png) no-repeat center center;background-size:contain;}
.Goback a{background:#000;color:#fff;}
.Goback a i{background:url(../images/jtw.png) no-repeat center center;background-size:contain;}
@media(max-width:1800px){.NewsInfo .NewsInfoBox{padding-top:0.3rem;}
.NewsInfo .NewsInfoBox .InfoTit{padding-bottom:0.1rem;margin-bottom:0.3rem;}
.NewsInfo .NewsInfoBox .InfoTit .date{font-size:0.3rem;}
.NewsInfo .NewsInfoBox .InfoTit h1{font-size:0.42rem;line-height:0.5rem;margin:0.2rem 0;}
.NewsInfo .NewsInfoBox .InfoCon{line-height:0.35rem;font-size:0.2rem;}
.NewsInfo .NewsInfoBox .InfoOther{margin-top:0.5rem;padding-bottom:0.5rem;margin-bottom:0.5rem;}
.NewsInfo .NewsInfoBox .InfoOther ul{margin-top:0.3rem;}
.NewsInfo .NewsInfoBox .InfoOther ul li{margin-right:0.2rem;}
}
@media(max-width:640px){.NewsInfo .NewsInfoBox .InfoTit .date{font-size:14px;}
.NewsInfo .NewsInfoBox .InfoTit h1{font-size:18px;line-height:30px;}
.NewsInfo .NewsInfoBox .InfoCon{font-size:14px;line-height:25px;}
}
/* 服务理念 */
.Service .SerPart_1{margin-bottom:80px;}
.Service .SerPart_1 .Title{text-align:center;margin-bottom:50px;}
.Service .SerPart_1 .Title h1{font-size:50px;}
.Service .SerPart_1 .Title h2{font-size:30px;font-weight:normal;margin-top:10px;}
.Service .SerPart_1 .Title h3{font-size:35px;margin-top:50px;}
.Service .SerPart_1 .Title b{display:block;width:200px;height:5px;border-radius:5px;background:#dadada;margin:10px auto;}
.Service .SerPart_1 ul{margin-left:-5%;}
.Service .SerPart_1 ul li{width:20%;float:left;margin-left:5%;text-align:center;}
.Service .SerPart_1 ul li .ico{width:160px;height:160px;padding:26px;box-sizing:border-box;margin:0 auto;border-radius:50%;box-shadow:5px 10px 10px rgba(0,0,0,0.1);}
.Service .SerPart_1 ul li .txt{margin-top:20px;}
.Service .SerPart_1 ul li .txt h1{font-size:24px;}
.Service .SerPart_1 ul li .txt .dec{font-size:18px;line-height:40px;margin-top:10px;}
.Service .SerPart_2{background:#f0f0f0;}
.Service .SerPart_2 ul{margin-left:-3%;}
.Service .SerPart_2 ul li{width:30.33%;float:left;margin-left:3%;box-sizing:border-box;border-radius:20px;background:#fff;padding:60px 30px;text-align:center;}
.Service .SerPart_2 ul li .num{font-size:64px;font-family:pfm;}
.Service .SerPart_2 ul li h1{font-size:22px;margin:15px 0;}
.Service .SerPart_2 ul li .dec{font-size:18px;line-height:35px;height:70px;}
@media(max-width:1800px){.Service .SerPart_1{margin-bottom:0.8rem;}
.Service .SerPart_1 .Title{margin-bottom:0.5rem;}
.Service .SerPart_1 .Title h1{font-size:0.5rem;}
.Service .SerPart_1 .Title h2{font-size:0.3rem;margin-top:0.1rem;}
.Service .SerPart_1 .Title h3{font-size:0.35rem;margin-top:0.5rem;}
.Service .SerPart_1 .Title b{width:2rem;margin:0.1rem auto;}
.Service .SerPart_1 ul li .ico{width:1.6rem;height:1.6rem;padding:0.26rem;}
.Service .SerPart_1 ul li .txt{margin-top:0.2rem;}
.Service .SerPart_1 ul li .txt h1{font-size:0.24rem;}
.Service .SerPart_1 ul li .txt .dec{font-size:0.18rem;line-height:0.4rem;margin-top:0.1rem;}
.Service .SerPart_2 ul li{border-radius:0.2rem;padding:0.6rem 0.3rem;}
.Service .SerPart_2 ul li .num{font-size:0.64rem;}
.Service .SerPart_2 ul li h1{font-size:0.22rem;margin:0.15rem 0;}
.Service .SerPart_2 ul li .dec{font-size:0.18rem;line-height:0.35rem;height:0.7rem;}
}
@media(max-width:640px){.Service .SerPart_1 .Title h1{font-size:20px;}
.Service .SerPart_1 .Title h2{font-size:16px;}
.Service .SerPart_1 .Title h3{font-size:18px;}
.Service .SerPart_1 ul li{width:45%;margin-bottom:20px;}
.Service .SerPart_1 ul li .txt h1{font-size:16px;}
.Service .SerPart_1 ul li .txt .dec{font-size:14px;line-height:25px;}
.Service .SerPart_2 ul li{width:97%;margin-bottom:15px;padding:30px;}
.Service .SerPart_2 ul li .num{font-size:25px;}
.Service .SerPart_2 ul li h1{font-size:16px;}
.Service .SerPart_2 ul li .dec{font-size:14px;line-height:25px;height:auto;}
}
/* 联系我们 */
.w1200{max-width:1150px;margin:0 auto;width:95%;}
.Contact{padding:200px 0;background-repeat:no-repeat;background-position:center;background-size:cover;}
.Contact .contactTit{font-size:64px;text-align:center;border-bottom:1px solid #555;padding-bottom:20px;margin-bottom:50px;}
.Contact .contactBox .map{width:65%;}
.Contact .contactBox .map #map{height:535px;}
.Contact .contactBox .txt{width:30%;}
.Contact .contactBox .txt h1{font-size:25px;margin-bottom:10px;}
.Contact .contactBox .txt ul li{font-size:18px;line-height:32px;margin-bottom:20px;}
.Contact .contactBox .txt ul li h2{font-size:18px;}
.Contact .contactBox .txt ul li p{}
@media(max-width:1800px){.Contact{padding:2rem 0;}
.Contact .contactTit{font-size:0.64rem;padding-bottom:0.2rem;margin-bottom:0.5rem;}
.Contact .contactBox .txt h1{margin-bottom:0.1rem;}
.Contact .contactBox .txt ul li{margin-bottom:0.2rem;}
}
@media(max-width:1024px){.Contact .contactBox .txt h1{font-size:18px;}
.Contact .contactBox .txt ul li{font-size:14px;line-height:25px;}
.Contact .contactBox .txt ul li h2{font-size:14px;}
.Contact .contactBox .map #map{height:420px;}
}
@media(max-width:768px){.Contact .contactBox .map{width:100%;margin-bottom:20px; display: block;}
.Contact .contactBox .map #map{height:auto;}
.Contact .contactBox .txt{width:100%;display: block;}
}
/* 产品剂型 */
.w1450{max-width:1450px;width:95%;margin:0 auto;}
.TopVideo{background:#121212;}
.TopVideo .video{position:relative;}
.TopVideo .video video{width:100%;height:100%;object-fit:fill;}
.TopVideo .video .play{width:100%;height:100%;top:0;left:0;background:url(../images/play.png) no-repeat center center;position:absolute;}
.Product .ProNav{background:#121212;padding:60px 0;}
.Product .ProNav ul{margin-left:-2%;}
.Product .ProNav ul li{width:23%;margin-left:2%;float:left;box-sizing:border-box;border:3px solid #fff;padding:0 30px;position:relative;height:130px}
.Product .ProNav ul li .img .img2{display:none;}
.Product .ProNav ul li .img img{max-height:110px;}
.Product .ProNav ul li .txt{position:absolute;right:50px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);line-height:30px;color:#fff;}
.Product .ProNav ul li .txt i{display:inline-block;width:18px;height:18px;background:url(../images/more_1.png) no-repeat center center;position:relative;top:2px;margin-left:5px;}
.Product .ProNav ul li.on{background:#fff;}
.Product .ProNav ul li.on .img .img1{display:none;}
.Product .ProNav ul li.on .img .img2{display:inline-block;}
.Product .ProNav ul li.on .txt{color:#000;}
.Product .ProNav ul li.on .txt i{background:url(../images/morec_1.png) no-repeat center center;}
@media(max-width:1800px){.w1450{max-width:14.5rem;}
.Product .ProNav{padding:0.6rem 0;}
.Product .ProNav ul li{padding:0 0.3rem;height:1.3rem}
.Product .ProNav ul li .txt{right:0.5rem;}
.Product .ProNav ul li .img img{max-height:1.1rem;}
}
/* .Product .ProCon{display:none;}
*/
.Product .ProCon .ProConPart_1{margin:90px 0 60px 0;background:#38383a;}
.Product .ProCon .ProConPart_1 .img{width:67%;padding-top:570px;}
.Product .ProCon .ProConPart_1 .txt{width:33%;box-sizing:border-box;padding:60px 40px;color:#fff;}
.Product .ProCon .ProConPart_1 .txt .tit{}
.Product .ProCon .ProConPart_1 .txt .tit h1{font-size:42px;}
.Product .ProCon .ProConPart_1 .txt .tit b{display:block;width:40px;height:3px;background:#fff;border-radius:3px;margin:25px 0;}
.Product .ProCon .ProConPart_1 .txt .con .dec{font-size:20px;line-height:32px;margin-bottom:30px;}
.Product .ProCon .ProConPart_1 .txt .con ul li{display:inline-block;margin-right:20px;text-align:center;margin-bottom:20px;}
.Product .ProCon .ProConPart_1 .txt .con ul li p{font-size:20px;margin-top:15px;}
.Product .ProCon .ProConPart_1 .txt .con ul li img{max-width:56px;}
.Product .owl-carousel .owl-item img{width:auto;}
.Product .ProCon .ProConPart_2{}
.Product .ProCon .ProConPart_2 .tab{text-align:center;padding-bottom:30px;border-bottom:2px solid #333;margin-bottom:30px;}
.Product .ProCon .ProConPart_2 .tab ul li{display:inline-block;width:240px;height:60px;border:1px solid #38383a;text-align:center;line-height:60px;font-size:20px;}
.Product .ProCon .ProConPart_2 .tab ul li.on{background:#38383a;}
.Product .ProCon .ProConPart_2 .tab ul li.on a{color:#fff;}
.Product .ProCon .ProConPart_2 .tabCon{padding:0 50px;}
/* .Product .ProCon .ProConPart_2 .tabCon .tabBox{display:none;}
*/
.Product .ProCon .ProConPart_2 .tabBox{text-align:center;}
.Product .ProCon .ProConPart_2 .owl-carousel{}
.Product .ProCon .ProConPart_2 .owl-carousel .owl-nav button{width:40px;height:41px;background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;margin-top:-29px;font-size:0;}
.Product .ProCon .ProConPart_2 .owl-carousel .owl-next{background-image:url(../images/next.png);right:-100px;}
.Product .ProCon .ProConPart_2 .owl-carousel .owl-prev{background-image:url(../images/prev.png);left:-100px;}
.Product .ProCon .ProConPart_3{margin-top:80px;}
.Product .ProCon .ProConPart_3 .item{margin-bottom:100px;}
.Product .ProCon .ProConPart_3 .item .img{width:60%;float:right;padding-top:480px;}
.Product .ProCon .ProConPart_3 .item .txt{width:35%;float:left;padding-top:5%;}
.Product .ProCon .ProConPart_3 .item .txt h1{font-size:42px;}
.Product .ProCon .ProConPart_3 .item .txt .dec{font-size:20px;line-height:35px;margin-top:10px;}
.Product .ProCon .ProConPart_3 .item:nth-child(2n) .img{float:left;}
.Product .ProCon .ProConPart_3 .item:nth-child(2n) .txt{float:right;}
.Product .ProCon .ProConPart_3 .item .img .imgtxt{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);background:rgba(0,0,0,0.6);padding:40px;color:#fff;text-align:center;width:400px;box-sizing:border-box;}
.Product .ProCon .ProConPart_3 .item .img .imgtxt span{position:static;font-size:16px;opacity:0.9;}
.Product .ProCon .ProConPart_3 .item .img .imgtxt p{font-size:20px;}
.Product .ProCon .ProConPart_3 .item .img .imgtxt ul li{padding:10px 0;}
.Product .ProCon .ProConPart_4 .HomeMore_1{margin:0 auto;background:#38383a;color:#fff;font-size:20px;margin-bottom:20px;}
.Product .ProCon .ProConPart_4 .HomeMore_1 img{display:inline-block;margin-left:10px;}
.Product .ProCon .ProConPart_4 ul li{font-size:24px;line-height:50px;text-align:center;}
.Product .ProCon .ProConPart_4 ul li a{color:#38383a;}
@media(max-width:1800px){.Product .ProCon .ProConPart_1{margin:0.9rem 0 0.6rem 0;}
.Product .ProCon .ProConPart_1 .img{padding-top:5.7rem;}
.Product .ProCon .ProConPart_1 .txt{padding:0.6rem 0.4rem;}
.Product .ProCon .ProConPart_1 .txt .tit h1{font-size:0.42rem;}
.Product .ProCon .ProConPart_1 .txt .tit b{width:0.4rem;margin:0.25rem 0;}
.Product .ProCon .ProConPart_1 .txt .con .dec{font-size:0.2rem;line-height:0.32rem;margin-bottom:0.3rem;}
.Product .ProCon .ProConPart_1 .txt .con ul li{margin-right:0.2rem;margin-bottom:0.2rem;}
.Product .ProCon .ProConPart_1 .txt .con ul li p{font-size:0.20rem;margin-top:0.15rem;}
/* .Product .ProCon .ProConPart_1 .txt .con ul li img{max-width:0.56rem;}
*/
 .Product .ProCon .ProConPart_2 .tab{padding-bottom:0.3rem;margin-bottom:0.3rem;}
.Product .ProCon .ProConPart_2 .tab ul li{width:1.6rem;height:0.6rem;line-height:0.6rem;font-size:0.2rem;}
.Product .ProCon .ProConPart_2 .tabCon{padding:0 0.5rem;}
.Product .ProCon .ProConPart_2 .owl-carousel .owl-nav button{width:0.24rem;height:0.58rem;margin-top:-0.29rem}
.Product .ProCon .ProConPart_2 .owl-carousel .owl-next{right:-1rem;}
.Product .ProCon .ProConPart_2 .owl-carousel .owl-prev{left:-1rem;}
.Product .ProCon .ProConPart_3{margin-top:0.8rem;}
.Product .ProCon .ProConPart_3 .item{margin-bottom:1rem;}
.Product .ProCon .ProConPart_3 .item .img{padding-top:4.8rem;}
.Product .ProCon .ProConPart_3 .item .txt h1{font-size:0.42rem;}
.Product .ProCon .ProConPart_3 .item .txt .dec{font-size:0.2rem;line-height:0.35rem;margin-top:0.1rem;}
.Product .ProCon .ProConPart_3 .item .img .imgtxt{padding:0.4rem;width:4rem;}
.Product .ProCon .ProConPart_3 .item .img .imgtxt span{font-size:0.16rem;}
.Product .ProCon .ProConPart_3 .item .img .imgtxt p{font-size:0.2rem;}
.Product .ProCon .ProConPart_3 .item .img .imgtxt ul li{padding:0.1rem 0;}
.Product .ProCon .ProConPart_4 .HomeMore_1{font-size:0.2rem;margin-bottom:0.2rem;}
.Product .ProCon .ProConPart_4 .HomeMore_1 img{margin-left:0.1rem;}
.Product .ProCon .ProConPart_4 ul li{font-size:0.24rem;line-height:0.5rem;}
}
@media(max-width:1024px){.w1450{max-width:1450px;}
}
@media(max-width:768px){.Product .ProCon .ProConPart_1 .txt .con ul li{margin-right:0.1rem;}
.TopVideo .video .play{background-size:50px;}
.Product .ProCon .ProConPart_2 .owl-carousel .owl-next{right:-0.3rem;}
.Product .ProCon .ProConPart_2 .owl-carousel .owl-prev{left:-0.3rem;}
.Product .ProCon .ProConPart_2 .owl-carousel .owl-nav button{width:20px;height:35px;opacity:0;}
}
@media(max-width:640px){.TopVideo .video .play{background-size:40px;}
.Product .ProNav ul li{width:48%;margin-bottom:2%;}
.Product .ProCon .ProConPart_1 .txt{width:100%;}
.Product .ProCon .ProConPart_1 .img{width:100%;}
.Product .ProCon .ProConPart_1 .txt .tit h1{font-size:18px;}
.Product .ProCon .ProConPart_1 .txt .con .dec{font-size:14px;line-height:25px;}
.Product .ProCon .ProConPart_1 .txt .con ul li img{max-width:50px;}
.Product .ProCon .ProConPart_2 .tab ul li{width:100px;height:30px;line-height:30px;}
.Product .ProCon .ProConPart_3 .item .txt{width:100%;}
.Product .ProCon .ProConPart_3 .item .txt h1{font-size:18px;}
.Product .ProCon .ProConPart_3 .item .txt .dec{font-size:14px;line-height:25px;}
.Product .ProCon .ProConPart_3 .item .img{width:100%;}
.Product .ProCon .ProConPart_3 .item .img .imgtxt{width:70%;padding:10px;}
.Product .ProCon .ProConPart_3 .item .img{padding-top:60%;}
.Product .ProCon .ProConPart_4 ul li{font-size:14px;line-height:30px;}
}
.Product .ProCon_3 .ProConPart_1 .txt{padding:0.25rem 0.4rem;}
.Product .ProCon_4 .ProConPart_3 ul{margin-left:-1%;}
.Product .ProCon_4 .ProConPart_3 ul li{width:49%;float:left;margin-left:1%;margin-bottom:1%;}
.Product .ProCon_4 .ProConPart_3 ul li .img{padding-top:65%;}
@media(max-width:640px){.Product .ProCon_4 .ProConPart_3 ul li{width:99%;}
.Product .owl-carousel .owl-item img{height:250px;}
}
.owl-stage{margin:0 auto;}
/* 产品品类 */
.Top_pro{background:#fff;}
.Top_pro .MainNav ul li em a{color:#000;}
.Top_pro .m-btn span{background:#000;}
.Top_pro .m-btn span::before,.Top_pro .m-btn span::after{background:#000;}
@media(max-width:1024px){.Top_pro .MainNav ul li em a{color:#fff;}
}
.ProductCate .ProBanner{margin-top:89px;}
.ProductCate .ProBanner .img img{width:100%;}
.ProductCate .ProductCateBox{}
.ProductCate .ProductCateBox .item{padding:100px 100px 60px;display:flex;align-items:center;justify-content:space-between;}
.ProductCate .ProductCateBox .item:last-child{margin-bottom:50px;}
.ProductCate .ProductCateBox .item .img{width:45%;text-align:center;}
.ProductCate .ProductCateBox .item .img img{max-height:500px;}
.ProductCate .ProductCateBox .item .txt{width:50%;}
.ProductCate .ProductCateBox .item .txt h1{font-size:38px;font-family:pfm;}
.ProductCate .ProductCateBox .item .txt .tag{margin:30px 0;}
.ProductCate .ProductCateBox .item .txt .tag ul li{display:inline-block;border:2px solid #f6959d;line-height:28px;font-size:24px;color:#f6959d;padding:0 5px;font-weight:bold;}
.ProductCate .ProductCateBox .item .txt .con .conTit{position:relative;margin-bottom:20px;}
.ProductCate .ProductCateBox .item .txt .con .conTit::before{content:'';display:block;width:calc(100% - 50px);height:1px;background:#f6959d;position:absolute;right:0;bottom:0;}
.ProductCate .ProductCateBox .item .txt .con_1{margin-bottom:20px;}
.ProductCate .ProductCateBox .item .txt .con .box{padding-left:200px;font-size:18px;line-height:32px;position:relative;}
.ProductCate .ProductCateBox .item .txt .con .box .tit{position:absolute;left:0;top:0;}
.ProductCate .ProductCateBox .item .txt .applyBtn{width:130px;height:35px;line-height:35px;font-size:20px;background:#000;text-align:center;margin-top:60px;}
.ProductCate .ProductCateBox .item .txt .applyBtn a{color:#fff;}
.ProductCate .ProductCateBox .item .txt .applyBtn img{position:relative;margin-left:3px;top:-2px;}
@media(max-width:1800px){.ProductCate .ProBanner{margin-top:1.1rem;}
.ProductCate .ProductCateBox{}
.ProductCate .ProductCateBox .item{padding:1rem 1rem 0.6rem;}
.ProductCate .ProductCateBox .item:last-child{margin-bottom:0.5rem;}
.ProductCate .ProductCateBox .item .img img{max-height:5rem;}
.ProductCate .ProductCateBox .item .txt h1{font-size:0.38rem;}
.ProductCate .ProductCateBox .item .txt .tag{margin:0.3rem 0;}
.ProductCate .ProductCateBox .item .txt .tag ul li{line-height:28px;font-size:0.24rem;}
.ProductCate .ProductCateBox .item .txt .con .conTit{margin-bottom:0.2rem;}
.ProductCate .ProductCateBox .item .txt .con_1{margin-bottom:0.2rem;}
.ProductCate .ProductCateBox .item .txt .con .box{padding-left:1rem;font-size:0.18rem;line-height:0.32rem;}
.ProductCate .ProductCateBox .item .txt .applyBtn{width:1.3rem;height:0.35rem;line-height:0.35rem;font-size:0.2rem;margin-top:0.6rem;}
}
@media(max-width:1024px){.ProductCate .ProductCateBox .item{padding:0.3rem 0;}
.ProductCate .ProductCateBox .item .txt .applyBtn{width:120px;height:30px;line-height:30px;}
}
@media(max-width:640px){.ProductCate .ProductCateBox .item{display:block;}
.ProductCate .ProductCateBox .item .img{width:100%;}
.ProductCate .ProductCateBox .item .txt{width:100%;margin-top:20px;}
.ProductCate .ProductCateBox .item .img img{max-height:200px;}
.ProductCate .ProductCateBox .item .txt h1{font-size:18px;}
.ProductCate .ProductCateBox .item .txt .tag ul li{font-size:14px;}
.ProductCate .ProductCateBox .item .txt .con .conTit .ico img{width:30px;margin-top: 30px;}
.ProductCate .ProductCateBox .item .txt .con .box{padding-left:0;font-size:14px;line-height:28px;}
.ProductCate .ProductCateBox .item .txt .con .box .tit{position:static;}
}
.Popup{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.6);top:0;left:0;z-index:999;display:none;}
.Popup .PopupBox{width:95%;max-width:640px;background:#fff;border:1px solid #000;box-sizing:border-box;padding:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}
.Popup .PopupBox .close{position:absolute;right:20px;top:20px;}
.Popup .PopupBox .tit{font-size:22px;padding-bottom:0.15rem;border-bottom:3px solid #38383a;margin-bottom:0.3rem;text-align:center;font-weight:bold;}
.Popup .PopupBox .inputBox{padding-left:160px;position:relative;line-height:35px;margin-bottom:10px;}
.Popup .PopupBox .inputBox .name{position:absolute;left:0;top:0;font-size:20px;width:130px;text-align:right;}
.Popup .PopupBox .inputBox .name b{color:#ff0000;font-size:14px;display:inline-block;margin-left:5px;}
.Popup .PopupBox .inputBox input{width:100%;height:35px;box-sizing:border-box;padding:0 20px;border:1px solid #38383a;}
.Popup .PopupBox .inputBox textarea{width:100%;height:160px;box-sizing:border-box;padding:10px 20px;border:1px solid #38383a;}
.Popup .PopupBox .formBtn{padding-top:10px;}
.Popup .PopupBox .formBtn button{width:100%;height:50px;line-height:50px;background:#38383a;color:#fff;font-size:20px;}
@media(max-width:1800px){.Popup .PopupBox{max-width:6.4rem;padding:0.4rem;}
.Popup .PopupBox .close{right:0.2rem;top:0.2rem;}
.Popup .PopupBox .tit{font-size:0.22rem;padding-bottom:0.15rem;margin-bottom:0.3rem;}
.Popup .PopupBox .inputBox{padding-left:1.6rem;line-height:0.35rem;margin-bottom:0.1rem;}
.Popup .PopupBox .inputBox .name{font-size:0.2rem;width:1.3rem;}
.Popup .PopupBox .inputBox .name b{margin-left:0.05rem;}
.Popup .PopupBox .inputBox input{height:0.35rem;padding:0 0.2rem;}
.Popup .PopupBox .inputBox textarea{height:1.6rem;padding:0.1rem 0.2rem;}
.Popup .PopupBox .formBtn{padding-top:0.1rem;}
.Popup .PopupBox .formBtn button{height:0.5rem;line-height:0.5rem;font-size:0.2rem;}
}
@media(max-width:640px){.Popup .PopupBox{max-width:100%;padding:30px;}
.Popup .PopupBox .tit{font-size:16px;}
.Popup .PopupBox .inputBox{padding-left:90px;line-height:30px;margin-bottom:10px;}
.Popup .PopupBox .inputBox .name{width:80px;font-size:14px;}
.Popup .PopupBox .inputBox input{height:30px;}
.Popup .PopupBox .inputBox textarea{height:100px;}
.Popup .PopupBox .formBtn button{height:40px;line-height:40px;}
}
.Footer{padding:60px 0;background:url(../images/bottombg.jpg) no-repeat center;background-size:cover;text-align:center;}
.Footer h1{font-size:36px;color:#727171;margin-bottom:30px;}
.Footer .txt{line-height:28px;color:#727171;margin-bottom:30px;}
@media(max-width:1800px){.Footer{padding:0.6rem 0;}
.Footer h1{font-size:0.36rem;margin-bottom:0.3rem;}
.Footer .txt{margin-bottom:0.3rem;}
}
@media(max-width:640px){.Footer h1{font-size:16px;}
.Footer .txt{font-size:12px;line-height:20px;}
}
.ProductCate.ProductCate_1 .ProductCateBox .item .txt h1{color:#f6959d;}
.ProductCate.ProductCate_2 .ProductCateBox .item .txt h1{color:#00a793;}
.ProductCate.ProductCate_2 .ProductCateBox .item .txt .tag ul li{color:#00a793;border:2px solid #00a793;}
.ProductCate.ProductCate_2 .ProductCateBox .item .txt .con .conTit::before{background:#00a793;}
.ProductCate.ProductCate_3 .ProductCateBox .item .txt h1{color:#69ae52;}
.ProductCate.ProductCate_3 .ProductCateBox .item .txt .tag ul li{color:#69ae52;border:2px solid #69ae52;}
.ProductCate.ProductCate_3 .ProductCateBox .item .txt .con .conTit::before{background:#69ae52;}
.ProductCate.ProductCate_4 .ProductCateBox .item .txt h1{color:#2a62a9;}
.ProductCate.ProductCate_4 .ProductCateBox .item .txt .tag ul li{color:#2a62a9;border:2px solid #2a62a9;}
.ProductCate.ProductCate_4 .ProductCateBox .item .txt .con .conTit::before{background:#2a62a9;}
.ProductCate.ProductCate_5 .ProductCateBox .item .txt h1{color:#ed843e;}
.ProductCate.ProductCate_5 .ProductCateBox .item .txt .tag ul li{color:#ed843e;border:2px solid #ed843e;}
.ProductCate.ProductCate_5 .ProductCateBox .item .txt .con .conTit::before{background:#ed843e;}
/* 特别企划 */
.SpecialReport{margin-top:89px;}
.SpecialReport .item .img{width:62%;float:left;padding-top:726px;}
.SpecialReport .item .txt{width:38%;box-sizing:border-box;float:right;padding:7%;text-align:right;padding-right:10%;color:#fff;}
.SpecialReport .item .txt h2{font-size:32px;font-weight:normal;}
.SpecialReport .item .txt h1{font-size:52px;line-height:60px;margin:30px 0;;}
.SpecialReport .item .txt .dec{font-size:24px;line-height:32px;}
.SpecialReport .item .txt .more{width:120px;height:30px;background:#000;text-align:center;color:#fff;line-height:30px;font-size:14px;margin-top:50px;display:inline-block;}
.SpecialReport .item:nth-child(2n) .img{float:right;}
.SpecialReport .item:nth-child(2n) .txt{float:left;text-align:left;padding-left:10%;padding-right:5%;}
.SpecialReport .item.item1{background:#f67754;}
.SpecialReport .item.item2{background:#ced6e1;}
.SpecialReport .item.item3{background:#0142a4;}
.SpecialReport .item.item4{background:#18ab9b;}
.SpecialReport .item.item5{background:#fc7f7c;}
.OtherCon{padding:30px 0;text-align:center;font-size:32px;color:#727171;}
@media(max-width:1800px){.SpecialReport{margin-top:0.89rem;}
.SpecialReport .item .img{padding-top:7.26rem;}
.SpecialReport .item .txt h2{font-size:0.32rem;}
.SpecialReport .item .txt h1{font-size:0.52rem;line-height:0.6rem;margin:0.3rem 0;;}
.SpecialReport .item .txt .dec{font-size:0.24rem;line-height:0.32rem;}
.SpecialReport .item .txt .more{margin-top:0.5rem;}
.OtherCon{padding:0.3rem 0;font-size:0.32rem;}
}
@media(max-width:768px){.SpecialReport .item .txt{padding-left:5%;padding-right:5%;}
.SpecialReport .item:nth-child(2n) .txt{padding-left:5%;padding-right:5%;}
.SpecialReport .item .txt h1{font-size:20px;}
}
@media(max-width:640px){.SpecialReport .item .img{width:100%;padding-top:65%;}
.SpecialReport .item .txt{width:100%;padding:20px;height:auto;text-align:left;}
.SpecialReport .item .txt h2{font-size:14px;line-height:25px;}
.SpecialReport .item .txt h1{font-size:16px;line-height:28px;margin:10px 0;}
.SpecialReport .item .txt .dec{font-size:12px;line-height:20px;}
}
.SpecialReportInfo{background:#efeff1;}
.SpecialReportInfo .SpecialReportCon img{width:100%;}
.addtoany_shortcode{margin-top:0.3rem;}
.HomeCom .slider{overflow:hidden;}
.HomeCom .slick-arrow{font-size:0;z-index:10;position:absolute;top:50%;margin-top:-22px;width:45px;height:45px;line-height:45px;background:rgba(0,0,0,0.5);border-radius:50%;cursor:pointer;padding:0;transition:all ease 0.3s;color:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.HomeCom .slick-arrow:hover{color:#fff;background:rgba(0,0,0,0.2);}
.HomeCom .slick-prev:before{content:'<';}
.HomeCom .slick-next:before{content:'>';}
.HomeCom .slick-prev:before,.slick-next:before{font-size:20px;font-family:"宋体";font-weight:bold;}
.HomeCom .slick-prev{left:-80px;}
.HomeCom .slick-next{right:-80px;}
.HomeCom .slider:hover .slick-prev{left:20px;}
.HomeCom .slider:hover .slick-next{right:20px;}
.HistoryImg .slider{overflow:hidden;}
.HistoryImg .slick-arrow{font-size:0;z-index:10;position:absolute;top:50%;margin-top:-22px;width:45px;height:45px;line-height:45px;background:rgba(0,0,0,0.5);border-radius:50%;cursor:pointer;padding:0;transition:all ease 0.3s;color:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.HistoryImg .slick-arrow:hover{color:#fff;background:rgba(0,0,0,0.2);}
.HistoryImg .slick-prev:before{content:'<';}
.HistoryImg .slick-next:before{content:'>';}
.HistoryImg .slick-prev:before,.slick-next:before{font-size:20px;font-family:"宋体";font-weight:bold;}
.HistoryImg .slick-prev{left:-80px;}
.HistoryImg .slick-next{right:-80px;}
.HistoryImg .slider:hover .slick-prev{left:20px;}
.HistoryImg .slider:hover .slick-next{right:20px;}
/* 20220601 */
.Product .ProCon .ProConPart_1 .txt .con ul{text-align:center;display:flex;flex-wrap:wrap;justify-content:center;}
.Product .ProCon .ProConPart_1 .txt .con ul li{margin-right:0;padding:0 10px;max-width:33.33%;min-width:24%;box-sizing:border-box;flex:1 1 auto;}
.Product .ProCon .ProConPart_1 .txt .con ul li img{max-width:0.56rem;}
@media(min-width:641px){.Product .ProCon .ProConPart_1 .img{position:absolute;right:0;height:100%;padding:0;}
.Product .ProCon .ProConPart_1{position:relative;}
}
