@charset "utf-8";
/* CSS Document */

.news_content_one{padding:80px 0;}
.news_content_one .wrap,.news_content_two .wrap{width: 94%; max-width: 1520px; margin: 0 auto;}
.news_content_one .news_box{width: 47%;float: left;margin-right: 6%;}
.news_content_one .news_box:last-child{margin-right: 0;}
.news_content_one .news_box h3{font-size: 20px;color:#18191b;padding:48px 0 24px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news_content .news_box .text_box p{font-size: 14px;color:#999;line-height: 22px;height: 66px;overflow: hidden;}
.news_box .open{margin-top: 36px;}
.news_content b.links{float: right;display: inline-block;width: 148px;line-height: 43px;text-align: center;font-size: 14px;color:#5C2D22;border:1px solid #ccc;font-family:"宋体";font-weight: normal;cursor:pointer;}
.news_content_one a.links{/* margin-top: 36px; */}
.news_content .text_box b.links:hover{background: #5C2D22;border-color:#5C2D22;color:#fff;}
.news_content .text_box span{font-size: 16px;color:#b2b2b2;line-height: 45px;/* margin-top: 36px; */}
.news_content_two{padding:80px 0 100px;background: #F5F5F5;}
.news_content_two ul{margin-bottom: 30px;}
.news_content_two ul li{float: left;width: 30.2%;margin:0 4.7% 50px 0;}
.news_content_two ul li:nth-child(3n){margin-right: 0;}
.news_content_two ul li .text_box{padding:36px 30px 106px;background: #fff;}
.news_content_two ul li b.links{width: 130px;line-height: 40px;float: right;margin-top: 26px;}
.news_content_two ul li h3{font-size: 18px;;margin-bottom:15px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;color:#18191b;}
.news_content_two ul li p{height: 44px;overflow: hidden;color:#999;}
.news_content_two ul li .img_box{position: relative;}
.news_content_two ul li h5{width: 100px;line-height: 40px;background: #5C2D22;text-align: center;font-size: 14px;color:#FFF;position: absolute;left:0;bottom:0;}
/*品牌动态详情弹框*/
/* .news_details{width: 1520px;background: #fff;position: fixed;left:calc(50% - 760px);top:5%;z-index: 210;height: 800px;overflow-y: auto;} */
.news_details_content{padding-top: 80px;}
.details_title{padding-bottom:36px;border-bottom: 1px solid #e5e5e5;font-size: 28px;color:#5C2D22;position: relative;text-align: center;}
.details_title h2{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.details_title p{font-size: 16px;color:#5C2D22;}
.details_title b,.login_box b,.map_list b{display: block;width: 50px;line-height: 50px;text-align: center;font-size: 40px;color:#FFF;font-weight: normal;background: #5C2D22;position: absolute;right:80px;top:36px;cursor:pointer;}
.detailsBox{padding:80px 0;position: relative;}
.detailsBox .img_box{position: relative;}
.detailsBox .swiper-container{width: 83%;}
.detailsBox .swiper-container img{width: 100%;}
.detailsBox .swiper-container .swiper-slide{position: relative;}
.detailsBox .swiper-container .swiper-slide p{width: 100%;line-height: 80px;background: rgba(0,0,0,.8);font-size: 16px;color:#FFF;text-align: center;position: absolute;left:0;bottom:0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.detailsBox .img_box .btn{width: 40px;height: 20px;background: url(/img/btn_prevss.png) no-repeat center;position: absolute;top:calc(50% - 10px);left:0;cursor:pointer;}
.detailsBox .img_box .swiper-next{background-image: url(/img/btn_open.png);left:auto;right:0;}
.detailsBox .text_box{width: 83%;margin:0 auto;font-size: 15px;color:#333;margin-top: 75px;line-height:2em;}
.bdshareBox{position: absolute;right:-80px;top:calc(50% - 30px);}
.news_details_banner{position: relative;}
.news_details_banner .banners_text{position: absolute;left:0;top:45%;margin-top: 0;}


.paging{text-align: center; margin-top:25px;}
.paging a,.paging span{display: inline-block;width: 45px;line-height: 45px;text-align: center;font-size: 16px;color:#666;border:1px solid #e5e5e5;margin:0 5px;border-radius:10px; }
.paging a:hover,.paging span:hover{background: #5C2D22;color:#FFF;}
.paging span.current{ background: #5C2D22;
    border: 1px solid #5C2D22;
    color: #fff;}
	
	.haze{width: 100%;height: 100%;position: fixed;left:0;top:0;background: rgba(0,0,0,.7);z-index: 200;display: none;}
