*{margin: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 0;border: 0;outline: none;/* vertical-align: middle; */ font-family: 'Source Han Sans CN';}
ul,li,ol{list-style: none;}
a{-webkit-text-decoration: none;text-decoration: none;color: inherit;}
img{border: 0;}
table{max-width: 100%;}
table,th,td,tr{border-collapse:collapse;border: 1px solid #dcdcdc;line-height: 1.5;padding: 10px;}
input,textarea,select,button{font-size: unset;outline: none;resize: none;} 
input:focus,textarea:focus,select:focus,button:focus{outline: none;}
iframe,video{display: block;max-width: 100%;height: auto;border: 0;margin: 0 auto;}
html,body{width: 100%;position: relative;font-size: 16px;line-height: 1.5;color: #000;background-color: #fff;}
@media only screen and (min-width:1921px ) { html{font-size: 100px!important;}}
/* 思源黑体 */
/* @font-face  {font-family:SourceHanSerifCN-H; src: url(SourceHanSansSC_Heavy.ttf);} */
/* 思源宋体 */
@font-face {font-family:SourceHanSerifCN-S;src: url(SourceHanSerifCN-Heavy-7.otf);}
/* 行文本 */
.txthide{overflow: hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space: nowrap;}
.txthide1{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:1; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden}
.txthide2{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:2; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
.txthide3{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:3; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
.txthide4{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:4; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
/* --公共样式-- */
.font-14{font-size: .14rem;}
@media only screen and (max-width: 1645px) {
	.font-14{font-size: 12px;}
}
.font-15{font-size: .15rem;}
@media only screen and (max-width: 1664px) {
	.font-15{font-size: 13px;}
}
.font-16{font-size: .16rem;}
@media only screen and (max-width: 1680px) {
	.font-16{font-size: 14px;}
}
.font-17{font-size: .17rem;}
@media only screen and (max-width: 1694px) {
	.font-17{font-size: 15px;}
}
.font-18{font-size: .18rem;}
@media only screen and (max-width: 1706px) {
	.font-18{font-size: 16px;}
}
.font-19{font-size: .19rem;}
@media only screen and (max-width: 1717px) {
	.font-19{font-size: 17px;}
}
.font-20{font-size: .20rem;}
@media only screen and (max-width: 1728px) {
	.font-20{font-size: 18px;}
}
.font-21{font-size: .21rem;}
@media only screen and (max-width: 1737px) {
	.font-21{font-size: 19px;}
}
.font-22{font-size: .22rem;}
@media only screen and (max-width: 1745px) {
	.font-22{font-size: 20px;}
}
.font-24{font-size: .24rem;}
@media only screen and (max-width: 1745px) {
	.font-24{font-size: 22px;}
}
.font-28{font-size: .28rem;}
@media only screen and (max-width: 1782px) {
	.font-28{font-size: 26px;}
}
@media only screen and (min-width:1920px) {
	html{font-size: 100px!important;}
}
@media only screen and (min-width:960px) and (max-width:1280px) {
	html{font-size: 67px!important;}
}


/* 内容盒 */
.main_box{width: 100%;position: relative;background-color: #fff;}
.main_box.sub_main_bj{background-color: #f8fafc;}
/* 首页盒 - 内页盒 */
.P_wrapper {width: 14.4rem;min-width: 1263px;max-width: 1440px;margin: 0 auto;}
.PSub_wrapper{width: 1200px;margin: 0 auto;}
.PSub_wrapper.PSub_style{background-color: #fff;box-shadow: 0 5px 10px rgba(0,0,0,.05);margin-bottom: 1.1rem;margin-top: 30px;padding: 60px 40px;}
@media only screen and (max-width:1520px) {	
	.P_wrapper{padding: 0 40px;}
}
.P_more{display: block;width: fit-content;color: #666666;line-height: 2.85;padding: 0 28px;border: 1px solid #666666;}
.P_more:hover{background-color: #880700;border-color: #880700;color: #fff;transition: .5s;}


/* 头 */
header{width: 100%;position: absolute;top: 0;left: 0;z-index: 9;}
header>.box{height: 94px;}
header .logo , header .logo img{display: block;width: auto;height: .71rem;}
header .nav dd{margin-left: .4rem;position: relative;padding: 0 .1rem;}
header .nav dd a{display: block;line-height: 2;color: #fff;}
header .nav dd::after{display: block;content:'';width: 0;height: 2px;background-color: #880700;position: absolute;left: 0;bottom: 0;right: 0;margin: 0 auto;}
header .nav dd:hover::after{width: 100%;transition: .5s;}
header.sub_head{background-color: #fff;position: relative;}
header.sub_head .nav dd a{color: #333;}

/* banner */
.banner{width: 100%;overflow: hidden;position:relative;}
.banner img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{width:40px;height:8px;background-color:#e5e5e5;border-radius: 0;opacity: .8;}
.banner .swiper-pagination-bullet-active{background-color:#1d8bd8;cursor:default;border-radius: 0;}
.banner .bottom{position: absolute;bottom: 50px;left: 50%;transform: translateX(-50%);z-index: 4;}
.banner .bottom .btn_prev , .banner .bottom .btn_next{width:.5rem;height: .5rem;margin-left: 10px;background-repeat: no-repeat;background-size: 200% 100%;cursor: pointer;}
.banner .bottom .btn_prev{background-image: url(../icons/showcase-arrow-left.png);background-position: left center;}
.banner .bottom .btn_next{background-image: url(../icons/showcase-arrow-right.png);background-position: right center;}



footer{width: 100%;color: #fff;background-color: #1d1d1d;position: relative;z-index: 2;border-top: .09rem solid #1d1d1d;}
footer.sub_foot{border-color: #880700;}
footer.sub_foot .top{display: none;}
footer .top{width: 100%;height: 1.38rem;background: url(../images/footer-top-bj.png)no-repeat center / cover #880700;padding-left: .9rem;margin-top: -.8rem;}
footer .top .logo , footer .top .logo img{width: 1.38rem;height: .66rem;}
footer .top .hotline{margin: 0 .7rem 0 1.3rem;text-align: justify;}
footer .top .hotline .en{text-transform: uppercase;}
footer .top .hotline .num{font-weight: bold;margin-left: .2rem;}
footer .top dl.right{flex: 1;}
footer .top dl.right dd{flex: 1;padding-left: 20px;border-left: 1px solid rgba(255,255,255,.23);}
footer .top dl.right dd .txt{opacity: .32;}
footer .bottom{padding: .3rem 0}
footer .bottom ul.nav{padding-top: .3rem;}
footer .bottom ul.nav li:not(:last-child){margin-right: .6rem;}
footer .bottom ul.nav li a{display: block;}
footer .bottom ul.nav li:hover a{text-decoration: underline;}
footer .bottom .web_info{padding-top: .3rem;color: #8b8b8b;line-height: 2;}
footer .web_info .PNS img{width: 20px;height: 20px;margin-right: 2px;vertical-align: text-bottom;}
footer .bottom  .qrcode{width: 1.14rem;min-width: 100px;}
footer .bottom  .qrcode img{display: block;width: 100%;height: auto;}


/* 简介 */
.i-introduction {max-width: 1920px;background-repeat: no-repeat;background-position: top   center;background-size: 100% auto ;}
.i-introduction .box{padding-top: 1rem;padding-bottom: 1rem;}
.i-introduction .top{width: 7rem;color: #000000;margin-bottom: .9rem;border-bottom: 1px solid #b7c2c7;padding-bottom: .3rem;}
.i-introduction .top .name{font-weight: bold;}
.i-introduction .top .desc{text-align: justify;margin: .3rem 0;}
.i-introduction .top dl.info{padding-top: .5rem;}
.i-introduction .top dl.info .num{color: #880700;}
.i-introduction .top dl.info .num .numCX{font-size: .5rem;font-weight: bold;}
.i-introduction .top dl.info .num span{font-weight: 400;vertical-align: top;}
.i-introduction ul.i-service {width: 100%;background-color: #fff;box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);}
.i-introduction ul.i-service li{width: calc(100% / 6);padding: .4rem 0;position: relative;}
.i-introduction ul.i-service li a{display: block;width: 100%;border-right: 1px solid #ebebeb;padding: 0 .26rem;}
.i-introduction ul.i-service li:last-child a{border-right: none;}
.i-introduction ul.i-service li::before , .i-introduction ul.i-service li::after{display: none;content:'';width: 15px;height: 100%;position: absolute;top: 0;}
.i-introduction ul.i-service li::before{background: url(../icons/service_shadow_left.png)no-repeat center / 100% 100%;right: 100%;}
.i-introduction ul.i-service li::after{background: url(../icons/service_shadow_right.png)no-repeat center / 100% 100%;left: 100%;}
.i-introduction ul.i-service li a .title{color: #000000;font-weight: bold;}
.i-introduction ul.i-service li a .ftitle{color: #b3b3b3;text-transform: uppercase;}
.i-introduction ul.i-service li a .line{display: block;width: 22px;height: 5px;background-color: #880700;margin-top: 20px;}
.i-introduction ul.i-service li a .pic{display: block;width: 100px;height: 100px;object-fit: contain;margin: 25px auto ;}
.i-introduction ul.i-service li a .icon{display: block;width: 25px;}
.i-introduction ul.i-service li.border_none a{border-color: transparent;}
.i-introduction ul.i-service li:hover{background: url(../images/service-bj.png)no-repeat center / 100% 100%;}
.i-introduction ul.i-service li:hover::before , .i-introduction ul.i-service li:hover::after{display: block;}


/* 企业展示 */
.i-showcase , .i-showcase .images{width: 100%;position: relative;}
.i-showcase img{display: block;width: 100%;}
.i-showcase .box{height: 50%;color: #ffffff;position: absolute;top: 1rem;left: 50%;transform: translateX(-50%);z-index: 4;}
.i-showcase .box .name{font-weight: bold;position: relative;}
.i-showcase .box .name::after{display: block;content: '';width: 4px;height: 37px;background-color: #fff;position: absolute;top: 150%;left: 0;}
.i-showcase .box .left .pagination-num{display: block;font-weight: bold;}
.i-showcase .box .left .en{text-transform: uppercase;}
.i-showcase .box .btn_prev , .i-showcase .box .btn_next{width:.5rem;height: .5rem;margin-left: 10px;background-repeat: no-repeat;background-size: 200% 100%;cursor: pointer;}
.i-showcase .box .btn_prev{background-image: url(../icons/showcase-arrow-left.png);background-position: left center;}
.i-showcase .box .btn_next{background-image: url(../icons/showcase-arrow-right.png);background-position: right center;}
.i-showcase .page_box{display: block;width: fit-content;background-color: #efefef;padding-right: 2.4rem;margin: 0 auto;margin-right: 0;position: relative;z-index: 3;transform: translateY(-50%);}
.i-showcase .page_box .swiper-slide{width: 2rem;height: 1.8rem;position: relative;overflow: hidden;}
.i-showcase .page_box .swiper-slide>*{position: relative;z-index: 2;}
.i-showcase .page_box .swiper-slide .icon{width: .66rem;height: .71rem;background: url(../icons/showcase-icon-page.png)no-repeat top center / 100% 200%;}
.i-showcase .page_box .swiper-slide .title{color: #595959;}
.i-showcase .page_box .swiper-slide i{;font-size: 1.2rem;line-height: 1;color: #a1a1a1;font-family: SourceHanSerifCN-S;opacity: .08;position: absolute;left: 50%;bottom: -.3rem;transform: translateX(-50%);z-index: 1;}
.i-showcase .page_box .swiper-slide.swiper-slide-thumb-active {background-color: #920700;}
.i-showcase .page_box .swiper-slide.swiper-slide-thumb-active .icon{background-position: bottom center;}
.i-showcase .page_box .swiper-slide.swiper-slide-thumb-active .title , .i-showcase .page_box .swiper-slide.swiper-slide-thumb-active i{color: #fff;}


/* 新闻中心 */
.i-news{width: 100%;padding-bottom: .3rem;}
.i-news .name.font-28{color: #000;text-align: center;font-weight: bold;margin-bottom: .5rem;}

.i-news .content .left{flex: 2;}
.i-news .content .isgood{display: block;width: 100%;height: 364px;position: relative;margin-bottom: 50px;}
.i-news .content .isgood img{display: block;width: 100%;height: 100%;object-fit: cover;}
.i-news .content .isgood .text{width: 100%;color: #fff;padding: 25px;position: absolute;left: 0;bottom: 0;}
.i-news .content .isgood .text .title{font-weight: bold;padding: .05rem 0;}
.i-news .content .isgood .text .title , .i-news .content .isgood .text .desc{width: 100%;}
.i-news .content  .channle{width: 100%;overflow: hidden;}
.i-news .content  .item{margin-left: .8rem;overflow: hidden;}
.i-news .content  .item .name{color: #000000;font-weight: bold;line-height: 1;padding-left: 20px;position: relative;margin-bottom: 10px;}
.i-news .content  .item .name::after{display: block;content: '';width: 5px;height: 100%;position: absolute;top: 0;left: 0;background-color: #920700;}
.i-news .content  .item dd{padding: 5px 0;}
.i-news .content  .item dd a{display: block;width: 100%;font-size: 16px;color: #000;}
.i-news .content  .left .item{flex: 1;}
.i-news .content  .left .item:first-child{margin-left: 0;}

.i-news .content .right_item{width: calc((100% - 1.6rem) / 3);}
.i-news .right_item .news_img{width: 100%;height: 138px;margin: 15px 0;object-fit: cover;}
.i-news .P_more{margin: .3rem auto 0;}
.i-news .item dd:hover a{color: #920700;text-decoration: underline;transition: .2s;}




/* 联系我们 */
.i-contact {width: 100%;position: relative;}
.i-contact .pic{display: block;width: 100%;height: auto;}


/* 面包屑 */
.PSub_crumb{width: 100%;background-color: #f5f5f5;}
.PSub_crumb .m-crumb{max-width: none;line-height: 60px;color: #666666;}
.PSub_crumb .m-crumb span{color: #880700;}


/* 详情 */
.detail .title , .PSub_name{color: #000000;font-weight: bold;text-align: center;}
.detail .time{color: #afafaf;text-align: center;}
.detail article{width: 100%;color: #202020;line-height: 2;margin-bottom: 30px;margin-top: 20px;}
.detail article img , .detail article video{max-width: 100%;height: auto;}


/* 内页选项卡 */
.PSub_item_nav {padding: 20px 0;}
.PSub_item_nav li{margin-right: 15px;background-color: #f0f0f0;color: #535353;}
.PSub_item_nav li a{display: block;width: 140px;line-height: 42px;text-align: center;}
.PSub_item_nav li.active , .PSub_item_nav li:hover{color: #fff;background-color: #880700;transition: .5s;}



/* 新闻中心 */
.news .item dd{padding: 40px 0;border-bottom: 1px solid #ebebeb;}
.news .item dd a>*{height: 125px;}
.news .item dd a .img{width: 195px;overflow: hidden;margin-right: 25px;}
.news .item dd a .img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.news .item dd a .text{flex: 1;overflow: hidden;}
.news .item dd .text .title{width: 100%;color: #000000;font-weight: bold;}
.news .item dd .text .desc{color: #595959;line-height: 2;}
.news .item dd .text .time{color: #595959;}
.news .item dd:hover{border-color: #880700;transition: .5s;}
.news .item dd:hover a .img img{transform: scale(1.1);transition: .5s;}


/* 服务项目 */
.service .content{padding: 20px 0;}
.service .content .pic{display: block;width: 100px;height: auto;margin-right: 30px;}
.service .content article{margin: 0;}


/* 企业展示 */
.showcase .item{margin-right: -30px;margin-top: 20px;}
.showcase .item dd{width: calc((100% - 90px) / 3);margin-right: 30px;margin-bottom: 30px;}
.showcase .item dd a{display: block;width: 100%;height: 200px;overflow: hidden;position: relative;}
.showcase .item dd a .pic{display: block;width: 100%;height: 100%;object-fit: cover;}
.showcase .item dd a .title{width: 100%;height: 100%;color: #fff;background-color: rgba(0,0,0,.5);position: absolute;top: 0;left: 0;opacity: 0;}
.showcase .item dd:hover .pic{transform: scale(1.1);transition: .5s;}
.showcase .item dd:hover .title{opacity: 1;transition: .5s;}


/* 简介 */
.introduction .PSub_style{background-image: url(../images/introduction-art-bj.png);background-repeat: no-repeat;background-position: top -120px right -60px;background-size: auto;}
.introduction .info_text{background-image: linear-gradient(to top, #e45c55, #880700); -webkit-background-clip: text; color: transparent;font-family: SourceHanSerifCN-S;}
.introduction article .text_style{width: 100%;font-size: 18px;color: #fff;text-align: center;padding: 20px ;background: url(../images/introduction-art-bottom-bj.png)no-repeat center bottom /100% auto #880700;text-indent: initial!important;}


/* 联系我们 */
.contact{max-width: 1920px;height: 8rem;background: url(../images/contact-bj.png)no-repeat center top / 100% auto #fff;}
.contact .left_box{width: 5.6rem;}
.contact .left_box .name{color: #000;font-weight: bold;}
.contact .hotline{margin: .2rem 0;text-align: justify;border-bottom: 1px solid #a9c1cc;padding-bottom: .2rem;}
.contact .hotline .en{text-transform: uppercase;}
.contact .hotline .num{font-weight: bold;color: #880700;margin-left: .2rem;}
.contact .left_box dd{line-height: 2;}
.contact .left_box .pic{display: block;width: 100%;height: 2.73rem;object-fit: cover;margin-top: .4rem;}



.box_wap_show{display: none;}
/* 手机端 */
@media only screen and (max-width:960px ) {
	html,body{font-size: .24rem}
	table, th, td, tr{padding: .1rem .06rem;}
	.box_wap_hide{display: none!important;}
	.box_wap_show{display: block;}
	
	.P_wrapper, .PSub_wrapper{max-width: 100%;width: 100%;min-width: 100%;}
	.PSub_wrapper.PSub_style{margin: 0;padding: .6rem .3rem;}
	.P_wrapper{padding: 0 .3rem;}
	.P_more{font-size: .24rem;line-height: .6rem;padding: 0 .4rem;}
	
	
	header>.box{height: 1.06rem;}
	header .logo, header .logo img{height: ;}
	header .menu_btn{display: block;width: .38rem;height: .32rem;background: url(../icons/btn-menu.png)no-repeat top center / 100% 200%;}
	header.sub_head .menu_btn{background-position: bottom center ;}
	
	footer{border-top: 0;}
	footer .P_wrapper{padding: 0;}
	footer .top{justify-content:space-between;background-position: left center;margin-top: 0;padding: 0 .5rem;}
	footer .top .hotline{margin: 0;}
	footer .top .hotline .text{font-size: .22rem;}
	footer .top .hotline .num{font-size: .36rem;}
	footer .wap_web_info{font-size: .24rem;color: #fff;text-align: center;padding: .2rem .3rem;}
	
	
	.i-introduction .box{padding-top: .8rem;padding-bottom: .8rem;position: relative;}
	.i-introduction .box>*{position: relative;z-index: 2;}
	.i-introduction .box::after{display: block;content: '';width: 100%;height: 10rem;background-image: linear-gradient(to top , #fff , rgba(174,230,255,.5));position: absolute;top: 0;left: 0;z-index: 1;}
	.i-introduction .top{width: 100%;margin-bottom: .7rem;padding-bottom: .4rem;}
	.i-introduction .top .name{font-size: .4rem;}
	.i-introduction .top .desc{font-size: .24rem;}
	.i-introduction .top dl.info .num .numCX{font-size: .64rem;}
	.i-introduction .top dl.info .num .txt{font-size: .22rem;}
	.i-introduction .top dl.info  .title{font-size: .22rem;}
	.i-introduction ul.i-service{flex-wrap: wrap;}
	.i-introduction ul.i-service li{width: 50%;}
	.i-introduction ul.i-service li a{position: relative;overflow: hidden;}
	.i-introduction ul.i-service li a .title{font-size: .28rem;}
	.i-introduction ul.i-service li a .ftitle{font-size: .2rem;}
	.i-introduction ul.i-service li a .line{width: .22rem;height: .05rem;margin-top: .2rem;}
	.i-introduction ul.i-service li a .pic{width: 1.4rem;height: 1.4rem;margin: .4rem auto;}
	.i-introduction ul.i-service li a .icon{width: .4rem;position: absolute;top: .1rem;right: .26rem;}
	
	
	.i-showcase{margin-bottom: .6rem;}
	.i-showcase .images , .i-showcase .box{height: 3.4rem;}
	.i-showcase .images  img{height: 100%;object-fit: cover;}
	.i-showcase .box{top: 0;padding-top: .4rem;padding-bottom: .4rem;}
	.i-showcase .box .name{font-size: .4rem;}
	.i-showcase .box .name::after{width: .04rem;height: .37rem;}
	.i-showcase .box .left .pagination-num{font-size: .5rem;line-height: 1.2;}
	.i-showcase .box .left .en{font-size: .26rem;}
	.i-showcase .box .btn_prev, .i-showcase .box .btn_next{width: .7rem;height: .7rem;}
	.i-showcase .page_box{width: 100%;transform: translateY(0);padding-right: 0;}
	.i-showcase .page_box .swiper-slide{width: 20%;height: 1.5rem;}
	.i-showcase .page_box .swiper-slide .icon{width: .5rem;height: .53rem;}
	.i-showcase .page_box .swiper-slide .title{font-size: .22rem;}
	.i-showcase .page_box .swiper-slide i{font-size: 1rem;}
	
	
	.wap_news .name{font-size: .36rem;color: #000000;font-weight: bold;text-align: center;}
	.wap_news .hd {padding: .3rem 0;}
	.wap_news .hd .list{font-size: .28rem;color: #2b2a2a;font-weight: bold;margin-right: .9rem;}
	.wap_news .hd .list:last-child{margin-right: 0;}
	.wap_news .hd .list.active {color: #920700;border-bottom: .02rem solid #920700;}
	.wap_news .item dl dd{margin-bottom: .22rem;padding: .24rem;background-color: #f5f5f5;}
	.wap_news .item dl dd .img{width: 2.15rem;height: 1.27rem;margin-right: .2rem;}
	.wap_news .item dl dd .img img{display: block;width: 100%;height: 100%;object-fit: cover;}
	.wap_news .item dl dd .title{font-size: .28rem;color: #000000;font-weight: bold;}
	.wap_news .item dl dd .desc{font-size: .22rem;color: #666666;}
	.wap_news .item dl dd .time{font-size: .22rem;color: #a5a5a5;margin-top: .2rem;}
	.wap_news .item .P_more{margin: .4rem auto .6rem;}
	
	
	.main_box.sub_main_bj{background-color: #fff;}
	.PSub_crumb .m-crumb{line-height: .8rem;font-size: .24rem;padding: 0 .3rem;}
	.PSub_item_nav{font-size: .26rem;margin-right: -.14rem;}
	.PSub_item_nav li{width: calc((100% - .42rem) / 3);margin-right: .14rem;margin-bottom: .14rem;}
	.PSub_item_nav li a{width: 100%;line-height: .6rem;}
	
	
	
	.detail .title, .PSub_name{font-size: .36rem;}
	.detail .time , .detail .detail_page {font-size: .24rem;}
	.detail article{font-size: .24rem;margin: .4rem 0;}
	
	
	
	.service .content .pic{width: 1.15rem;margin-bottom: .4rem;}
	
	.showcase .item{margin-top: .3rem;margin-right: -.18rem;}
	.showcase .item dd{width: calc((100% - .36rem) / 2);margin-right: .18rem;margin-bottom: .18rem;}
	.showcase .item dd a{height: 1.9rem;}
	
	
	.introduction .PSub_style{background-image: none;}
	.introduction .info_text{font-size: .36rem;}
	.introduction article .text_style{font-size: .26rem;padding: .3rem;background-image: url(../images/introduction-art-bottom-bj-wap.png);}
	
	
	.news .item dd{padding: .54rem 0;}
	.news .item dd a>*{height: 1.68rem;}
	.news .item dd a .img{width: 2.6rem;margin-right: .35rem;}
	.news .item dd .text .title{font-size: .28rem;}
	.news .item dd .text .desc , .news .item dd .text .time{font-size: .24rem;}
	
}

