@charset "utf-8";
/*Css Document*/

/*banner*/
.xhs_bannernav .xhs_banner{
	width: 100%;
	position: relative;
}
.xhs_banner .xhs_logo{
	width: 206px;
	height: 131px;
	margin: 0 auto;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
}
.xhs_logo img{
	display: block;
	width: 100%;
	height: 100%;
}
.xhs_banner .xhs_banner_img{
	width: 100%;
	height: 405px;
	background: url(images/xhs/top.jpg) no-repeat center center / cover;
}

/*轮播&要闻动态*/
.xhs_news{
	padding-top: 60px;
}
/*轮播*/
.xhs_news .xhs_news_left{
	float: left;
	width: 580px;
}
.xhs_news_left .xhs_news_leftlb{
	width: 100%;
	height: 445px;
}
.xhs_news_leftlb .xhs_leftlb{
	width: 100%;
	height: 100%;
	position: relative;
}
.xhs_leftlb .xhs_lb_prev,.xhs_leftlb .xhs_lb_next{
	width: 33px;
	height: 52px;
	position: absolute;
	top: 45%;
	z-index: 2;
}
.xhs_lb_prev img,.xhs_lb_next img{
	display: block;
	width: 100%;
	height: 100%;
}
.xhs_leftlb .xhs_lb_prev{
	left: 0;
}
.xhs_leftlb .xhs_lb_next{
	right: 0;
}
.xhs_leftlb .swiper-slide{
	width: 100%;
	height: 100%;
	position: relative;
}
.xhs_leftlb .swiper-slide>img{
	display: block;
	width: 100%;
	height: 100%;
}
.xhs_leftlb .swiper-slide .title{
	width: 560px;
	padding-left: 20px;
	height: 42px;
	line-height: 42px;
	background: rgba(0,0,0,.45);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: absolute;
	left: 0;
	bottom: 0;
}
.xhs_leftlb .swiper-slide .title a{
	font-size: 17px;
	color: #fff;
}
.xhs_leftlb .xhs_lb_pagination{
	width: 13%;
	position: absolute;
	right: 0;
	bottom: 3%;
	z-index: 3;
}
.xhs_lb_pagination .swiper-pagination-switch{
    display: inline-block;
    float: left;
    width: 8px;
    height: 8px;
    background: #a1a1a1;
    border-radius: 50%;
    margin: 0 3px;
    color: transparent;
    overflow: hidden;
    vertical-align: top;
}
.xhs_lb_pagination .swiper-active-switch{
	background-color: #d61b13;
	background-position: -17px -6px;
}

/*相同标题*/
.xhs_com_tit{
	width: 100%;
	border-top: 1px solid #b61d22;
	margin-bottom: 25px;
	position: relative;
}
.xhs_com_tit h2{
	padding-left: 30px;
	height: 32px;
	line-height: 32px;
	background: url(images/xhs/i1.png) no-repeat left top;
	font-weight: bold;
	font-size: 22px;
	color: #ffe096;
}
.xhs_com_tit span{
	display: block;
	height: 32px;
	line-height: 32px;
	width: auto;
	position: absolute;
	top: 0;
	right: 0;
}
.xhs_com_tit span a{
	font-size: 12px;
	color: #666;
}
.xhs_com_tit span:hover a{
	color: #f00;
}
/*要闻动态*/
.xhs_news .xhs_news_right{
	float: right;
	width: 380px;
}
.xhs_news_right .xhs_nlist{
	width: 100%;
}
.xhs_nlist li{
	padding-left: 15px;
	height: 36px;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
}
.xhs_nlist li a{
	font-size: 15px;
	color: #333;
}
.xhs_nlist li:before{
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	background: #b61d22;
	position: absolute;
	left: 0;
	top: 50%;
}

/*品牌专题*/
.xhs_ppzt{
	padding-top: 55px;
}
.xhs_ppzt .xhs_com_tit p{
	width: auto;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #b61d22;
	letter-spacing: 2px;
	position: absolute;
	top: 10px;
	left: 180px;
}
.xhs_ppzt .xhs_ppzt_cont{
	padding-top: 35px;
	margin-bottom: 30px;
}
.xhs_ppzt_cont .xhs_ppzt_ul{
	width: 100%;
}
.xhs_ppzt_ul li{
	width: 163px;
	height: 128px;
	float: left;
	margin: 0 4px 4px 0;
}
.xhs_ppzt_ul li .news-title{
	display: none;
}
.xhs_ppzt_ul .xp_li6,.xhs_ppzt_ul .xp_li12,.xhs_ppzt_ul .xp_li18,.xhs_ppzt_ul .xp_li24,.xhs_ppzt_ul .xp_li30,.xhs_ppzt_ul .xp_li36,.xhs_ppzt_ul .xp_li42,.xhs_ppzt_ul .xp_li48,.xp_li54{
	margin-right: 0;
}
/*现场直击主要内容*/
.xhs_xczj_cont{
	width: 970px;
	margin: 0 auto;
}
.xhs_xczj_cont .view{
	width: 100%;
	height: 598px;
}
.view .view_top{
	width: 100%;
	height: 100%;
	position: relative;
}
.view_top .arrow-left,.view_top .arrow-right{
	width: 33px;
	height: 52px;
	position: absolute;
	top: 40%;
	z-index: 2;
}
.view_top .arrow-left{
	left: 0;
	background: url(images/xhs/prev.png) no-repeat left top;
}
.view_top .arrow-right{
	right: 0;
	background: url(images/xhs/next.png) no-repeat left top;
}
.view_top .swiper-slide{
	width: 100%;
	height: 100%;
}
.view_top .swiper-slide img{
	display: block;
	width: 100%;
	height: 100%;
}
.view_top .swiper-slide .news-title{
	display: none;
}
.preview_btm{
	width: 100%;
	height: 130px;
	margin-top: 25px;
}
.preview_btm .preview_btm {
	width: 100%;
	height: 100%;
}
.preview_btm .swiper-wrapper{
	width: 100%!important;
}
.preview_btm .swiper-slide{
	width: 190px;
	height: 100%;
	margin-right: 5px;
	background: #000;
}
.preview_btm .swip5{
	margin-right: 0;
}
.preview_btm .swiper-slide img{
	display: block;
	width: 100%;
	height: 100%;
}
.preview_btm img {
	opacity: .6;
}
.preview_btm .active-nav img {
	opacity: 1;
}

/*品牌故事&深度聚焦&品牌推广&工程展示*/
.xhs_fbox{
	padding-top: 50px;
}
.xhs_fbox .xhs_samef{
	width: 490px;
	float: left;
	margin: 0 20px 25px 0;
}
.xhs_fbox .xhs_sdjj,.xhs_fbox .xhs_gczs{
	margin-right: 0;
}
/*工程展示*/
.xhs_gczs_cont .xhs_gczsleft,.xhs_gczs_cont .xhs_gczsright{
	float: left;
}
.xhs_gczs_cont .xhs_gczsleft{
	width: 200px;
	line-height: 28px;
	font-size: 16px;
	color: #494848;
	text-indent: 2em;
	margin-right: 20px;
}
.xhs_gczs_cont .xhs_gczsright{
	width: 240px;
	height: 160px;
	position: relative;
}
.xhs_gczsright img{
	display: block;
	width: 100%;
	height: 100%;
}
.xhs_gczsright .xhs_gczsclk{
	width: 75px;
	height: 75px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.xhs_gczsclk a{
	display: block;
}

/*平台资源*/
.xhs_ptzy{
	margin-bottom: 60px;
}
.xhs_ptzy .xhs_ptzy_tit{
	border-top: 1px solid #b61d22;
}
.xhs_ptzy_tit h2{
	width: 100%;
	height: 32px;
	line-height: 30px;
	font-weight: bold;
	font-size: 22px;	
	color: #ffe096;
	text-align: center;
	background: url(images/xhs/i2.png) no-repeat center center / contain;
	letter-spacing: 3px;
	margin-bottom: 40px;
}
/*平台资源主要内容*/
.xhs_ptzy .xhs_ptlist{
	width: 100%;
}
.xhs_ptlist li{
	width: 250px;
	float: left;
}
.xhs_ptli h3{
	height: 42px;
	line-height: 42px;
	font-size: 24px;
	color: #b61d22;
	margin-bottom: 20px;
	text-align: center;
}
.xhs_ptlist .xhs_ptlist_img{
	width: 168px;
	height: 168px;
	margin: 0 auto;
}
.xhs_ptlist_img img{
	display: block;
	width: 100%;
	height: 100%;
}
.xhs_ptlist p{
	padding-top: 15px;
	height: 100px;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #666;
}












