@charset "utf-8";*{padding:0;margin:0;box-sizing:border-box;}
ul,ol,li{list-style-type:none;}
.clearfix:after{content:"";display:block;clear:both;}
a,a:hover,a:visited{color:inherit;text-decoration:none;}
img{vertical-align:middle;max-width:100%;}
@font-face{font-family:"Alibaba";src:url(../fonts/Alibaba-PuHuiTi-Regular.otf);}
@font-face{font-family:"GothamRnd";src:url(../fonts/GothamRnd-Medium.otf);}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
.relative{position:relative;}
.flex{display:flex;display:-webkit-flex;display:-ms-flexbox;}
body{font-size:14px;color:#333;background:#fff;font-family:"Alibaba";line-height:1.717;width:100%;overflow-x:hidden;}
.w1600{max-width:1600px;margin:auto;}
@media(max-width:1600px){.w1600{padding:0 2%;}
}
.bsBox,.bsBox *{box-sizing:content-box;}
.dis_mb{display:none;}
@media(max-width:768px){.dis_mb{display:block;}
.dis_pc{display:none;}
}
.header{position:fixed;left:0;top:0;width:100%;z-index:99;}
.header .flex{align-items:center;justify-content:space-between;height:90px;}
.headSpace{height:90px;}
.nav{flex:1 1 auto;padding:0 50px;text-align:center;-webkit-transition:.6s;transition:.6s;-webkit-transform:translateY(0);transform:translateY(0);}
.nav li{display:inline-block;vertical-align:middle;font-size:18px;margin:0 20px;}
@media(min-width:1024px){.nav li a{line-height:88px;display:block;border-bottom:2px solid transparent;}
.nav li.cur a,.nav li a:hover{border-color:#000;}
}
.search{display:inline-block;vertical-align:middle;position:relative;}
.search .btn{display:block;width:30px;height:30px;cursor:pointer;background:url(../images/icon-search.png) no-repeat center;}
.search .searchBox{position:absolute;right:0;top:-90px;width:400px;padding-right:30px;z-index:10;opacity:0;-webkit-transition:.6s;transition:.6s;}
.search .searchBox input{width:100%;height:30px;border:none;padding:0 10px;background:#fff;outline:none;}
.search .searchBox span{position:absolute;width:30px;top:0;right:0;height:100%;cursor:pointer;z-index:10;}
.lang{display:inline-block;vertical-align:middle;position:relative;margin-left:30px;}
.lang .cur{display:block;width:116px;text-align:center;line-height:30px;background:#000;color:#fff;border-radius:15px;cursor:pointer;}
.openLang .lang .cur{border-radius:15px 15px 0 0;}
.lang .cur:after{display:inline-block;vertical-align:middle;width:7px;height:7px;margin-left:10px;content:"";border-right:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-bottom:3px;}
.lang .down{position:absolute;left:0;top:100%;padding:0;text-align:center;width:100%;background:#000;border-radius:0 0 15px 15px;color:#fff;overflow:hidden;height:0;-webkit-transition:.6s;transition:.6s;}
.openLang .lang .down{padding:10px 0;height:50px;}
.mask{position:fixed;left:0;top:0;width:100%;height:100%;z-index:-1;display:none;}
.openSearch .mask,.openLang .mask,.showMenu .mask{display:block;}
.openSearch .search .searchBox{top:0;opacity:1;}
@media(min-width:1024px){.openSearch .nav{-webkit-transform:translateY(-90px);transform:translateY(-90px);}
}
.header.white,.header.showMenu{background:#fff;}
.header.white .search .searchBox input,.header.showMenu .search .searchBox input{background:#f6f6f6;}
.header.white .lang .cur,.header.white .lang .down,.header.showMenu .lang .cur,.header.showMenu .lang .down{background:#f6f6f6;color:#333;}
.header.white .lang .cur:after,.header.showMenu .lang .cur:after{border-color:#333;}
.homeBan img{width:100%;}
.homeBan{position:relative;}
.bantext{position:absolute;z-index:10;width:100%;left:0;top:20%;font-size:62px;line-height:74px;color:#000;}
.bantext .tit span{display:inline-block;font-size:28px;line-height:32px;border-left:1px solid #a7b1bc;margin-left:10px;padding-left:10px;}
.bantext .tit{-webkit-transition:1.5s;transition:1.5s;position:relative;top:-60px;opacity:0;}
.swiper-slide-active .bantext .tit{top:0;opacity:1;}
.homeBan .swiperDots{position:absolute;bottom:60px;left:0;z-index:10;text-align:center;}
.homeBan .swiperDots span{width:30px;height:30px;background:none;position:relative;}
.homeBan .swiperDots span:after{content:"";width:4px;height:4px;position:absolute;left:50%;top:50%;border-radius:50%;margin-left:-3px;margin-top:-3px;background:#fff;}
.homeBan .swiperDots span #circle{transition:linear 3s;stroke-dasharray:140,140;stroke-dashoffset:140;}
.homeBan .swiperDots span.swiper-pagination-bullet-active #circle{stroke-dashoffset:0;}
.homeBan .swiperDots span svg{width:100%;height:100%;opacity:0;}
.homeBan .swiperDots span.swiper-pagination-bullet-active svg{opacity:1;}
.searchBlock{position:absolute;left:0;bottom:15%;width:100%;z-index:20;text-align:right;font-size:16px;}
.searchBlock .box{display:inline-block;vertical-align:middle;background:rgba(255,255,255,.6);padding:50px 40px 40px;text-align:left;width:412px;max-width:100%;}
.searchBlock .tit{font-size:32px;color:#000;font-weight:bold;margin-bottom:40px;}
.searchBlock input{background:none;outline:none;border:none;border-bottom:1px solid #e8e8e8;height:40px;padding:0 10px;width:100%;font-size:15px;}
.searchBlock .searBtn{margin-top:60px;text-align:center;line-height:60px;background:#000;border-radius:30px;color:#fff;cursor:pointer;}
.pro1{padding:7% 0;background:url(../images/h1bg.jpg) no-repeat top center;background-size:cover;}
.title{padding-bottom:7%;font-size:32px;color:#000;}
.proSlide1 .img{-webkit-transform:scale(0.4);transform:scale(0.4);-webkit-transition:.6s;transition:.6s;padding:4% 0;}
.proSlide1 .swiper-slide-active .img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.proSlide1 .swiper-slide-prev{opacity:0;}
.proSlide1 .swiper-slide .text{position:absolute;right:100%;top:0;width:100%;padding:4% 0;font-size:16px;line-height:28px;color:#666;}
.swiper-slide .text .tt{font-size:52px;color:#000;line-height:1.2;font-weight:bold;margin:10px 0 80px;}
.swiper-slide .view{text-align:center;margin-top:60px;position:relative;-webkit-transition:.6s;transition:.6s;top:60px;opacity:0;}
.swiper-slide .view a{display:inline-block;width:160px;line-height:60px;font-size:16px;text-align:center;background:#000;border-radius:30px;color:#fff;}
.swiper-slide-active .view{opacity:1;top:0;z-index:60;}
.text .tit{position:relative;top:-40px;opacity:0;}
.text .tt{position:relative;top:-40px;opacity:0;}
.text .desc{position:relative;top:40px;opacity:0;}
.swiper-slide-active .text .tt,.swiper-slide-active .text .tit,.swiper-slide-active .text .desc{top:0;opacity:1;-webkit-transition:.8s;transition:.8s;}
.proSlide1{position:relative;}
.slideControls{position:absolute;left:0;bottom:0;width:100%;overflow:hidden;}
.slideControls .slidePages{font-size:32px;color:#cbcbcb;line-height:60px;width:auto;display:inline-block;font-family:"GothamRnd";}
.slideControls .slidePages .cur{color:#000;}
.slideControls .btns{float:right;position:relative;z-index:40;}
.slideControls .btns span{display:inline-block;vertical-align:middle;margin:0 10px;width:60px;height:60px;position:relative;border:1px solid #c7c7c7;border-radius:50%;text-align:center;line-height:58px;cursor:pointer;-webkit-transition:.6s;transition:.6s;}
.slideControls .btns span:after{content:"";width:10px;height:10px;border-left:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7;display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.6s;transition:.6s;}
.slideControls .btns span:hover{background:#000;border-color:#000;}
.slideControls .btns span:hover:after{border-color:#fff;}
.slideControls .btns span.next:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}
.pro2{padding:7% 0;background:url(../images/h2bg.jpg) no-repeat top center;background-size:100% auto;}
.pro2 .title{color:#fff;}
.proSlide2 .swiper-slide{overflow:hidden;padding-right:4%;color:#fff;}
.proSlide2 .swiper-slide .img{width:50%;float:right;}
.proSlide2 .swiper-slide .text .tt{color:#fff;margin-bottom:30px;}
.proSlide2 .text .tit{opacity:0.3;}
.proSlide2 .swiper-slide .view{position:absolute;bottom:60px;top:auto;}
.proSlide2{position:relative;}
.proSlide2 .slideControls{width:auto;bottom:60px;left:180px;}
.pro3{padding:7% 0;background:url(../images/h3bg.png) no-repeat center;}
.proSlide3{position:relative;z-index:10;}
.proSlide3 .content{display:inline-block;width:25%;}
.proSlide3 .img{width:50%;display:inline-block;vertical-align:top;}
.proSlide3 .content .view{text-align:left;}
.proSlide3 .slideControls{max-width:25%;top:96px;left:auto;right:0;bottom:auto;text-align:right;width:295px;background:#fff;}
.proSlide3 .slideControls .btns{float:left;}
.proSlide3:after{content:"";width:100%;border-bottom:1px solid #e9e9e9;position:absolute;left:0;top:130px;z-index:-1;}
.homeNews{padding:8% 0;background:url(../images/newsBg.jpg) no-repeat top center;background-size:cover;}
.newInner{position:relative;padding-left:280px;}
.ntitle{flex-direction:column;justify-content:space-between;padding-right:70px;position:absolute;left:0;top:0;height:100%;width:280px;}
.ntitle .tit{white-space:nowrap;font-size:52px;color:#fff;line-height:1;}
.ntitle .slideControls{position:static;}
.ntitle .slideControls .btns span:hover{background:#fff;border-color:#fff;}
.ntitle .slideControls .btns span:hover:after{border-color:#000;}
.ntitle .slideControls .btns{float:none;}
.newsSlide .swiper-slide{background:rgba(255,255,255,.3);color:#fff;font-size:16px;line-height:1.8;height:auto;-webkit-transition:.6s;transition:.6s;}
.newsSlide .swiper-wrapper{align-items:stretch;}
.newsSlide .content{padding:30px 35px 40px;}
.newsSlide .content h3{font-size:24px;line-height:34px;margin-bottom:20px;max-height:68px;overflow:hidden;}
.newsSlide .content .text{line-height:28px;max-height:56px;overflow:hidden;}
.newsSlide .swiper-slide:hover{background:#fff;color:#999;}
.newsSlide .swiper-slide:hover h3{color:#000;-webkit-transition:.6s;transition:.6s;}
.footer{background:#f8f8f8;font-size:16px;line-height:1.5;color:#999;position:relative;z-index:10;width:100%;overflow:hidden;}
.footer .flex{justify-content:space-between;}
.footRight:after{content:"";position:absolute;background:#f4f4f4;z-index:-1;left:0;top:0;width:200%;height:100%;}
.footLeft{flex:1 1 auto;padding:3% 3% 3% 0;}
.footRight{width:39%;position:relative;z-index:10;padding:3% 0 3% 3%;}
.footer .tel{font-size:18px;color:#333;}
.footer .tel b{display:block;font-size:24px;font-family:"GothamRnd";margin-top:10px;}
.footer .qcode{text-align:center;color:#666;}
.footer .qcode .img{margin-bottom:10px;}
.bshare-custom.socailIcons a{padding:25px;background:#fff;display:inline-block;vertical-align:middle;margin-right:10px;border-radius:50%;}
.bshare-custom.socailIcons a.bshare-qq{background:#fff url(../images/icon-qq.png) no-repeat center;}
.bshare-custom.socailIcons a.bshare-weixin{background:#fff url(../images/icon-wx.png) no-repeat center;}
.footRight .tel{margin-bottom:90px;}
.fnav{padding-bottom:30px;margin-bottom:110px;border-bottom:1px solid #dedede;color:#333;padding-top:2%;}
.fnav li{display:inline-block;vertical-align:middle;margin-right:6%;font-size:18px;}
@media(max-width:1200px){.nav li{font-size:16px;margin:0 15px;}
.searchBlock .tit{font-size:24px;margin-bottom:10px;}
.searchBlock .box{padding:20px;}
.searchBlock .searBtn{line-height:40px;font-size:14px;}
.bantext{font-size:40px;line-height:50px;}
.bantext .tit span{font-size:20px;line-height:25px;}
.title{font-size:24px;padding-bottom:30px;}
.swiper-slide .text .tt{font-size:30px;}
.swiper-slide .view a{line-height:44px;}
.slideControls{bottom:-30px;}
.slideControls .btns span{width:40px;height:40px;line-height:40px;}
.ntitle .tit{font-size:30px;}
.newsSlide .content{padding:20px;}
.newsSlide .swiper-slide{font-size:14px;}
.newsSlide .content h3{font-size:20px;line-height:28px;max-height:56px;}
.newsSlide .content .text{line-height:24px;max-height:48px;}
.slideControls .slidePages{font-size:24px;}
}
@media(max-width:1024px){.openMenu{width:30px;height:30px;display:inline-block;margin-left:20px;vertical-align:middle;position:relative;cursor:pointer;}
.openMenu i{position:absolute;height:1px;background:#000;width:100%;top:50%;left:0;}
.openMenu i:before,.openMenu i:after{content:"";position:absolute;left:0;width:100%;height:100%;background:#000;transition:.6s;}
.openMenu i:before{top:-10px;}
.openMenu i:after{top:10px;}
.showMenu .openMenu i:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0;}
.showMenu .openMenu i:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:0;}
.showMenu .openMenu i{background:none;}
.lang{margin-left:20px;}
.nav{position:fixed;top:0;padding:0;bottom:0;width:190px;padding-top:90px;z-index:40;}
.lang .cur{width:100px;}
.sys{position:relative;z-index:50;}
.nav li{display:block;}
.nav li a{display:block;line-height:40px;}
.showMenu .nav{right:0;}
}
@media(max-width:768px){.bantext{font-size:24px;line-height:36px;}
.bantext .tit span{font-size:16px;line-height:18px;}
.searchBlock{bottom:2%;}
.searchBlock .tit{font-size:20px;}
.searchBlock .searBtn{margin-top:20px;}
.proSlide1 .img{-webkit-transform:none !important;transform:none !important;}
.proSlide1 .swiper-slide .text{position:static;font-size:14px;line-height:1.5;padding-right:50%;}
.swiper-slide .text .tt{font-size:24px;margin:10px 0 20px;}
.slideControls{bottom:-11px;width:50%;right:0;left:auto;}
.slideControls .slidePages{font-size:18px;padding:0 10px;}
.slideControls .btns span{width:34px;height:34px;line-height:32px;margin:13px 5px;}
.swiper-slide .view{margin-top:10px;width:50%;text-align:left;}
.swiper-slide .view a{line-height:40px;font-size:14px;width:auto;padding:0 38px;}
.proSlide2 .swiper-slide{color:#333;padding-right:0;}
.proSlide2 .swiper-slide .img{width:100%;float:none;}
.pro2{background-size:auto 200px;}
.proSlide2 .swiper-slide .text .tt{color:#000;margin-bottom:20px;}
.proSlide2 .swiper-slide .view{position:static;}
.proSlide2 .slideControls{left:auto;right:0;bottom:0;}
.proSlide3 .swiper-slide{display:flex;flex-direction:column-reverse;}
.proSlide3 .content{width:100%;display:block;padding-right:50%;}
.proSlide3 .img{width:100%;display:block;}
.proSlide3 .slideControls{top:auto;bottom:0;width:50%;max-width:50%;background:none;}
.proSlide3 .content .view{width:auto;}
.proSlide3 .slideControls .slidePages{color:#666;}
.proSlide3 .slideControls .btns span,.proSlide3 .slideControls .btns span:after{border-color:#999;}
.newInner{padding-left:0;}
.ntitle{position:relative;margin-bottom:30px;width:auto;}
.ntitle .slideControls{position:absolute;width:auto;}
.newsSlide .content h3{font-size:18px;}
.footer .flex{flex-wrap:wrap;}
.footLeft{padding-right:0;}
.fnav{margin-bottom:20px;padding-bottom:20px;text-align:center;}
.fnav li{font-size:16px;margin-right:9px;}
.fnav li:last-child{margin-right:0;}
.footCnt{text-align:center;}
.footer .tel b{font-size:20px;}
.copyRight{font-size:14px;text-align:center;}
.footRight{display:none;}
.sys{white-space:nowrap;}
.header .flex{height:60px;}
.headSpace{height:60px;}
.logo{padding-right:20px;}
.lang{margin-left:10px;}
.openMenu{margin-left:10px;}
.nav{padding-top:60px;}
.search .searchBox{position:fixed;width:100%;padding:10px;background:rgba(0,0,0,.2);}
.openSearch .search .searchBox{top:60px;}
.white .search .searchBox{background:#fff;}
.search .searchBox span{background:url(../images/icon-search.png) no-repeat center;right:10px;}
.homeBan .swiperDots{bottom:10px;}
.homeBan .swiperDots span{width:20px;height:20px;}
}
@media(max-width:560px){.searchBlock{position:static;background:#f6f6f6;}
}
/* 分页器 */
.Pagesa{display:table;margin:0 auto;}
.Pagesa a{font-style:normal;width:50px;line-height:48px;text-align:center;border:1px solid #e5e5e5;display:inline-block;font-size:18px;color:#888888;margin:0 8px;text-align:center;border-radius:50%;}
.Pagesa a.a_cur,.Pagesa a:hover{background:#000;border:1px solid #000;color:#fff;}
.Pagesa .a_prev::before,.Pagesa .a_next::before{content:'';width:10px;height:10px;border-left:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7;display:inline-block;}
.Pagesa .a_prev::before{-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.Pagesa .a_next::before{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}
.Pagesa a:hover:before{border-color:#fff;}
@media(max-width:991px){.Pagesa a{width:40px;line-height:38px;font-size:14px;margin:0 2px;}
}
@media(max-width:500px){.Pagesa a{width:35px;line-height:33px;font-size:14px;margin:0 2px;}
}
.pbanner{position:relative;height:730px;background-size:cover;background-repeat:no-repeat;background-position:center;}
.pbanner .bantext{top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);font-size:24px;line-height:32px;color:#666;}
.pbanner .box{padding:50px;background:url(../images/boxbg.png) no-repeat center;background-size:cover;width:450px;max-width:100%;}
.pbanner .bantext h3{font-size:52px;line-height:1;font-weight:bold;color:#000;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #cbcbcb;}
.pageBlock{padding:6% 0;}
.blockTitle{text-align:center;font-size:42px;font-weight:bold;color:#000;margin-bottom:50px;}
.productCenter{margin-bottom:50px;flex-wrap:wrap;align-items:stretch;}
.productCenter .item{width:24.25%;margin-right:1%;margin-bottom:1%;background:#f7f7f7;-webkit-transition:.6s;transition:.6s;padding:35px;font-size:16px;color:#333;}
.productCenter .item:nth-child(4n){margin-right:0;}
.productCenter .item:hover{box-shadow:0 0 10px #ccc;}
.productCenter .item .imgbox{text-align:center;height:240px;line-height:240px;}
.productCenter .item .imgbox img{max-height:100%;}
.productCenter .item .tit{font-size:24px;}
.bgf7{background:#f7f7f7;}
.bgf7 .productCenter .item{background:#fff;}
.productCatgory{margin-bottom:55px;flex-wrap:wrap;}
.productCatgory .item{width:31.33%;margin-right:3%;margin-bottom:3%;}
.productCatgory .item:nth-child(3n){margin-right:0;}
.productCatgory .item .flex{position:relative;z-index:10;padding:30px 40px;background:#fff;align-items:flex-start;border-radius:50px 0 50px 0;}
.productCatgory .item .bg{position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;background:url(../images/catbg-d.png) no-repeat left center;background-size:auto 100%;opacity:0.1;}
.productCatgory .item .img{position:relative;top:75px;flex:0 1 auto;width:60%;}
.productCatgory .item .content{text-align:right;flex:1 1 auto;font-size:16px;color:#999;}
.productCatgory .item .content .tit{font-size:42px;font-weight:bold;color:#000;white-space:nowrap;}
.productCatgory .item.cur .flex,.productCatgory .item:hover .flex{background:#000;}
.productCatgory .item.cur .bg,.productCatgory .item:hover .bg{background:url(../images/catbg.png) no-repeat left center;opacity:1;}
.productCatgory .item.cur .content .tit,.productCatgory .item:hover .content .tit{color:#fff;}
.brandCatgory{padding:0 130px;position:relative;margin-bottom:50px;}
.brandCatgory .swiper-slide{text-align:center;border-bottom:4px solid transparent;height:auto;cursor:pointer;padding:0px 20px 25px;font-size:16px;}
.brandCatgory .swiper-slide.cur,.brandCatgory .swiper-slide:hover{border-color:#000;background:#f7f7f7;}
.brandCatgory .img{height:120px;line-height:120px;}
.brandCatgory .slideControls,.brandCatgory .slideControls .btns{position:static;}
.brandCatgory .slideControls .btns span{position:absolute;top:50%;margin-top:-30px;}
.brandCatgory .slideControls .btns span.prev{left:0;}
.brandCatgory .slideControls .btns span.next{right:0;}
@media(max-width:1400px){.productCatgory .item .content{font-size:14px;}
.productCatgory .item .content .tit{font-size:32px;}
.blockTitle{font-size:36px;}
.brandCatgory{padding:0 70px;}
.productCenter .item .imgbox{height:200px;line-height:200px;}
.pbanner .bantext{font-size:18px;}
.pbanner .bantext h3{font-size:36px;}
}
@media(max-width:1024px){.productCenter .item{width:49%;}
.productCenter .item:nth-child(4n){margin-right:1%;}
.productCenter .item:nth-child(2n){margin-right:0;}
.productCatgory .item .flex{flex-direction:column-reverse;padding:30px;}
.productCatgory .item .img{width:100%;top:0;margin-bottom:-60px;}
.productCatgory .item .content{width:100%;font-size:12px;}
.productCatgory .item .content .tit{font-size:20px;}
}
@media(max-width:768px){.pbanner{height:320px;}
.pbanner .box{padding:20px;max-width:60%;font-size:14px;line-height:1.5;}
.pbanner .bantext h3{font-size:24px;padding-bottom:20px;margin-bottom:20px;}
.blockTitle{font-size:24px;margin-bottom:5%;}
.productCenter .item{padding:20px;width:100%;margin-right:0;}
.productCenter .item .tit{font-size:20px;}
.productCatgory .item .content .con{display:none;}
.productCatgory .item .flex{padding:10px;}
.productCatgory .item .content .tit{font-size:18px;text-align:center;margin-bottom:10px;}
.productCatgory .item .img{margin-bottom:-20px;}
.productCatgory{margin-bottom:5%;}
.brandCatgory .swiper-slide{padding:0 10px 10px;font-size:14px;}
.brandCatgory .img{height:70px;line-height:70px;}
.brandCatgory{padding:0 50px;}
}
.topInfo{align-items:stretch;}
.topInfo .imgs{width:50%;flex:0 0 auto;padding-right:50px;}
.topInfo .imgs .swiper-slide{text-align:center;line-height:375px;height:375px;}
.topInfo .imgs img{max-height:100%;}
.topInfo .imgs .dots{text-align:center;position:static;}
.topInfo .imgs .dots span{width:4px;height:4px;background:#000;margin:0 15px;border-radius:2px;}
.topInfo .imgs .dots span.swiper-pagination-bullet-active{width:50px;}
.topInfo .info{flex-direction:column;justify-content:space-between;width:50%;}
.infot h3{font-size:42px;color:#000;margin-bottom:40px;font-weight:bold;}
.infot .tags .item{display:inline-block;vertical-align:middle;padding-left:20px;border-left:1px solid #000;padding-right:60px;margin-bottom:20px;font-size:16px;color:#999;line-height:1;}
.infot .tags .item b{font-size:32px;color:#000;display:block;margin-top:10px;font-family:'GothamRnd';}
.infot .tags .item b sub{font-size:16px;vertical-align:bottom;padding-left:5px;}
.infob{font-size:16px;color:#999;line-height:1;}
.infob b{font-family:'GothamRnd';color:#000;font-size:42px;display:block;margin-top:10px;}
.infob b sub{font-size:16px;vertical-align:baseline;margin-left:10px;}
.photoBlock{position:relative;margin-bottom:6%;padding-left:20%;overflow:hidden;}
.photoHead{position:absolute;left:0;top:0;text-align:center;width:20%;z-index:10;}
.photoHead .tit{font-size:52px;width:52px;display:inline-block;line-height:1;font-weight:bold;color:#000;text-align:center;}
.photoHead span{position:absolute;color:#f4f4f4;font-family:'GothamRnd';font-size:160px;line-height:1;text-transform:uppercase;-webkit-transform:rotate(90deg);transform:rotate(90deg);z-index:-1;-webkit-transform-origin:left top;transform-origin:left top;margin-left:55px;font-weight:bold;}
.photoContainer .item{padding-right:50%;padding-bottom:32%;float:left;background-repeat:no-repeat;background-size:cover;background-position:center;}
.photoContainer{overflow:hidden;}
.viewDetail{position:relative;z-index:10;width:100%;overflow:hidden;}
.viewDetail .content{font-size:32px;color:#fff;padding:90px 0;background:#000 url(../images/cntbg.png) no-repeat right center;background-size:auto 100%;}
.viewDetail:after{content:"";position:absolute;width:100%;right:50%;background:#000;height:100%;top:0;z-index:-1;}
@media(max-width:1024px){.infot h3{font-size:32px;}
.infot .tags .item b{font-size:24px;}
.infob b{font-size:24px;}
.photoHead .tit{font-size:32px;width:32px;}
.photoHead span{font-size:70px;margin-left:20px;}
.viewDetail .content{font-size:24px;}
}
@media(max-width:768px){.topInfo{flex-wrap:wrap;}
.topInfo .imgs{width:100%;padding-right:0;margin-bottom:40px;}
.topInfo .info{width:100%;}
.infot h3{font-size:24px;margin-bottom:20px;}
.infot .tags .item{font-size:14px;padding-right:40px;}
.infot .tags .item b{font-size:20px;}
.infob{margin-top:20px;font-size:14px;}
.infob b{font-size:20px;}
.topInfo .imgs .swiper-slide{line-height:200px;height:200px;}
.photoHead .tit{font-size:24px;}
.photoHead span{font-size:32px;margin-left:0px;}
.viewDetail .content{font-size:18px;padding:50px 0;background-size:cover;}
}
.sideNav{position:fixed;z-index:60;right:20px;bottom:10%;width:60px;}
.sideNav .item{margin-bottom:10px;border-radius:50%;height:60px;background-color:#f3f3f3;background-position:center;background-repeat:no-repeat;cursor:pointer;}
.sideNav .tel{background-image:url(../images/icon-tel.png);}
.sideNav .position{background-image:url(../images/icon-position.png);}
.sideNav .mess{background-image:url(../images/icon-mess.png);}
.newsCatgory{margin-bottom:90px;text-align:center;font-size:32px;color:#b0b0b0;}
.newsCatgory .item{display:inline-block;vertical-align:middle;margin:0 20px;}
.newsCatgory .item a{display:block;padding-bottom:20px;line-height:1;position:relative;}
.newsCatgory .item.cur a,.newsCatgory .item a:hover{color:#333;font-weight:bold;}
.newsCatgory .item.cur a:after,.newsCatgory .item a:hover:after{content:"";position:absolute;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #333;bottom:0;left:50%;margin-left:-6px;}
.topNews .flex{align-items:center;background:#f7f7f7;}
.topNews .imgbox{width:50%;}
.topNews .content{width:50%;padding:30px 5%;padding-bottom:60px;}
.topNews .content .date{font-size:16px;margin-bottom:30px;font-family:'GothamRnd';color:#666;}
.topNews .content h3{font-size:32px;color:#333;line-height:42px;max-height:84px;overflow:hidden;margin-bottom:20px;}
.topNews .content .text{font-size:16px;color:#999;line-height:30px;max-height:60px;overflow:hidden;}
.topNews{margin-bottom:6%;position:relative;}
.topNews .slideControls{width:50%;left:auto;right:0;padding:0 5%;bottom:10%;}
.topNews .slideControls .btns{float:left;}
.newsCenter{flex-wrap:wrap;align-items:stretch;}
.newsCenter .item{width:31.33%;margin-right:3%;margin-bottom:5%;}
.newsCenter .item:nth-child(3n){margin-right:0;}
.newsCenter .item img{width:100%;-webkit-transition:.6s;transition:.6s;}
.newsCenter .item .imgbox{margin-bottom:30px;overflow:hidden;}
.newsCenter .item .date{font-size:14px;color:#666;font-family:'GothamRnd';margin-bottom:20px;}
.newsCenter .item h3{font-size:24px;line-height:34px;max-height:68px;overflow:hidden;margin-bottom:20px;}
.newsCenter .item .text{font-size:16px;line-height:28px;max-height:56px;overflow:hidden;color:#999;}
.newsCenter .item:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
@media(max-width:1200px){.topNews .content .date{font-size:14px;margin-bottom:10px;}
.topNews .content h3{font-size:24px;line-height:32px;max-height:64px;margin-bottom:10px;}
.newsCenter .item .imgbox{margin-bottom:10px;}
.newsCenter .item .date{margin-bottom:10px;}
.newsCenter .item h3{font-size:20px;line-height:30px;max-height:60px;margin-bottom:10px;}
.newsCenter .item .text{font-size:14px;}
.newsCatgory{margin-bottom:50px;font-size:24px;}
.topNews .slideControls .btns span{margin:0 4px;}
.topNews .slideControls{bottom:10px;}
}
@media(max-width:768px){.topNews .flex{flex-wrap:wrap;}
.topNews .imgbox{width:100%;}
.topNews .content{padding:20px 20px 60px;width:100%;}
.topNews .content h3{font-size:20px;}
.topNews .slideControls{width:100%;text-align:center;}
.topNews .slideControls .btns{float:none;display:inline-block;}
.newsCatgory{font-size:20px;margin-bottom:30px;}
.newsCenter .item{width:48%;margin-right:3%;}
.newsCenter .item:nth-child(3n){margin-right:3%;}
.newsCenter .item:nth-child(2n){margin-right:0;}
}
@media(max-width:560px){.newsCatgory .item{margin:0 10px;}
.newsCatgory .item a{padding-bottom:14px;}
.newsCatgory{font-size:18px;}
.newsCenter .item{width:100%;margin-right:0;}
}
.pbanner.h500{height:500px;}
.article{padding-bottom:5%;}
.arHead{padding:5% 5% 0;background:#fff;text-align:center;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);position:absolute;left:0;top:0;width:96%;margin:0 2%;}
.arHead h3{font-size:38px;line-height:52px;margin:0 auto 25px;max-width:960px;}
.arHead .date{font-size:16px;color:#999;font-family:'GothamRnd';border-bottom:1px solid #eaeaea;padding-bottom:30px;}
.arContent{max-width:1400px;margin:auto;padding:5%;font-size:16px;color:#777;line-height:1.8;}
.contentPrev{justify-content:space-between;border-bottom:1px solid #eaeaea;margin-bottom:60px;line-height:90px;font-size:16px;}
.contentPrev .prev{width:50%;padding-right:30px;position:relative;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.contentPrev .prev:before{content:"";display:inline-block;vertical-align:middle;width:8px;height:8px;border-left:1px solid #000;border-bottom:1px solid #000;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin:0 20px 0 5px;}
.contentPrev .next{width:50%;text-align:right;padding-left:30px;position:relative;color:#7f7f7f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.contentPrev .next:after{content:"";display:inline-block;vertical-align:middle;width:8px;height:8px;border-right:1px solid #7f7f7f;border-bottom:1px solid #7f7f7f;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin:0 5px 0 20px;}
.backList{text-align:center;}
.backList a{display:inline-block;vertical-align:middle;font-size:16px;width:160px;line-height:60px;background:#000;color:#fff;border-radius:30px;}
@media(max-width:1024px){.arHead h3{font-size:26px;line-height:1.5;}
}
@media(max-width:768px){.arHead h3{font-size:18px;margin-bottom:10px;}
.arHead .date{font-size:12px;padding-bottom:10px;}
.arContent{font-size:14px;padding:5% 0;}
.contentPrev{flex-direction:column;line-height:30px;font-size:14px;padding-bottom:10px;margin-bottom:20px;}
.contentPrev .prev{width:100%;padding:0;}
.contentPrev .next{width:100%;text-align:left;padding:0;}
.contentPrev .next:after{float:right;margin:10px;}
.contentPrev .prev:before{display:none;}
.contentPrev .prev:after{content:"";vertical-align:middle;width:8px;height:8px;border-right:1px solid #000;border-bottom:1px solid #000;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin:10px;float:right;}
.backList a{line-height:40px;font-size:14px;}
.pbanner.h500{height:320px;}
}
.searchbanner{padding-top:80px;background:#f6f6f6;}
.searchinner{padding:0 5%;}
.searchbanner h3{font-size:52px;color:#000;font-weight:bold;margin-bottom:35px;line-height:1;}
.sbox{font-size:16px;color:#999;border-bottom:1px solid #eaeaea;padding-bottom:20px;padding-left:105px;position:relative;}
.sbox .select{width:95px;position:absolute;left:0;top:0;padding-right:20px;border-right:1px solid #eaeaea;}
.sbox .select select{background:none;border:none;color:#999;font-size:16px;outline:none;height:27px;width:100%;}
.sbox .input{padding-right:30px;position:relative;}
.sbox .input input{width:100%;height:27px;padding:0 10px;border:none;background:none;outline:none;color:#999;font-size:16px;}
.sbox .input .sbtn{position:absolute;right:0;top:0;z-index:10;width:27px;height:27px;cursor:pointer;background:url(../images/icon-search.png) no-repeat center;}
.searchbanner .searchinner{background:#fff;padding-top:70px;}
.searchTotal{padding:20px 5% 70px;font-size:16px;color:#999;}
.searchTotal b{color:#000;}
.searchList{margin-bottom:60px;}
.searchResult{padding-bottom:5%;}
.searchList .item{background:#f9f9f9;margin-bottom:10px;position:relative;padding-left:160px;line-height:70px;font-size:16px;color:#333;-webkit-transition:.6s;transition:.6s;}
.searchList .item .cat{position:absolute;left:0;top:0;width:140px;text-align:center;color:#777;}
.searchList .item .tit{padding-right:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.searchList .item:hover{background:#eaeaea;}
@media(max-width:768px){.searchbanner .searchinner{padding-top:30px;}
.searchbanner h3{font-size:26px;}
.searchTotal{padding-bottom:30px;}
.searchList .item{line-height:40px;font-size:14px;padding-left:80px;}
.searchList .item .cat{width:60px;}
.searchList{margin-bottom:30px;}
.searchbanner{padding-top:50px;}
}
.contactPage{position:relative;padding-left:50%;}
.contactPage .map{position:absolute;left:0;top:0;width:50%;height:100%;background:#eee;}
.contactPage .content{position:relative;overflow:hidden;padding:10% 5%;z-index:10;}
.contactPage .content .font{font-size:166px;font-weight:bold;white-space:nowrap;color:#f4f4f4;position:absolute;top:50%;left:47%;-webkit-transform:rotate(90deg) translate(0,-50%);transform:rotate(90deg) translate(0,-50%);text-transform:uppercase;line-height:1;z-index:-1;}
.contactPage .content h3{font-size:52px;font-weight:bold;color:#000;margin-bottom:5%;line-height:1;}
.contactPage .content .item{margin-bottom:50px;font-size:16px;color:#999;border-left:1px solid #000;padding-left:20px;}
.contactPage .content .item .con{font-size:32px;color:#000;max-width:355px;line-height:1.2;margin-top:10px;}
.GothamRnd{font-family:"GothamRnd";}
@media(max-width:1200px){.contactPage .content h3{font-size:36px;}
.contactPage .content .item .con{font-size:22px;}
}
@media(max-width:768px){.contactPage{padding-bottom:50%;padding-left:0;}
.contactPage .map{width:100%;height:0;top:auto;padding-bottom:50%;bottom:0;}
.contactPage .content{padding:5%;}
.contactPage .content h3{font-size:24px;}
.contactPage .content .item .con{font-size:18px;}
.contactPage .content .item{margin-bottom:20px;font-size:14px;}
}
.bus1_con2 .rq .lef .img{height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;}
.bus1_con2 .rq .lef .img img{display:none;}
/* 20240729 */
.bgred #footer{background:#ad131d!important;}
.page-bar{text-align:center;width:100%;height:36px;margin:50px auto 0;position:relative}
.page-bar ul{min-width:700px;display:block;overflow:hidden;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}
.page-bar li{display:inline-block;width:36px;height:36px;border-radius:4px;list-style:none;overflow:hidden;position:relative;margin-left:8px}
.page-bar .first{display:block;width:170px;height:36px;font-size:14px;line-height:36px;text-align:center}
.page-bar .last_li{width:85px;height:36px;border:1px solid #ddd}
.page-bar .last_li span{width:100%;height:100%;line-height:36px;text-align:center;float:left}
.page-bar li:first-child{margin-left:0}
.page-bar a{width:34px;height:34px;border:1px solid #ddd;text-decoration:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:34px;color:#333;cursor:pointer}
.page-bar .li_a a:hover{background-color:#eee;border:1px solid #40a9ff;color:#40a9ff}
.page-bar a.banclick{cursor:not-allowed}
.page-bar .active a{color:#fff;cursor:default;background-color:#1890ff;border-color:#1890ff}
.page-bar i{font-style:normal;color:#d44950;margin:0 4px;font-size:14px}
.page-bar li.tolast{width:50px}
.page-bar li.tolast a{width:100%}
.page-bar li.tolast a:hover{color:#fff;background-color:#1890ff;border-color:#1890ff}
@media(max-width:560px){.page-bar a{width:100%;height:100%;line-height:28px}
.page-bar li{width:30px;height:30px;margin-left:5px}
.page-bar .last_li{height:30px;width:70px}
.page-bar .last_li span{line-height:30px}
}
