*{
	margin: 0;
	padding: 0;
}
.wrapper{
	width: 100%;
	height: 100%;
}
/*顶部小导航*/
.sign{
	width: 100%;
}
.sign .signNav{
	width: 1200px;
	margin: 0 auto;	
}
.sign .signNav .signA{
	float: left;
	font-size: 12px;
	color: #929292;
	margin: 27px 4px;
}
.sign .signNav .signs{
	float: left;
	font-size: 12px;
	color: #929292;
	margin: 27px 4px;
}
.sign .signNav .signA:hover{
	color: #F09133;
}
.content{
	width: 1200px;
	margin: 0 auto;
}
/*左侧导航*/
.navLeft{
	float: left;
	width: 212px;
	border-top: 6px solid #F09133;
	background: #F8F8F9;
}
.navLeft ul li{
	height: 78px;
	margin: 0 28px;
	border-bottom: 1px solid #EBEBEB;
	color: #666666;
	list-style: none;
}
.navLeft ul li a{
	color: #666666;
}
.navLeft ul li:last-child{
	border: none;
}
.navLeft ul li a{
	margin-left: 62px;
	font-size: 14px;	
	line-height: 78px;
}
.navLeft ul .new{
	background-image: url(../images/news/new-xw.png);
	background-position: 20px;
	background-repeat: no-repeat;
}
.navLeft ul .brand{
	background-image: url(../images/news/new-ppzx.png);
	background-position: 20px;
	background-repeat: no-repeat;
}
.navLeft ul  .newPro{
	background-image: url(../images/news/new-xpfb.png);
	background-position: 20px;
	background-repeat: no-repeat;
}
.navLeft ul  .exhibition{
	background-image: url(../images/news/new-zlhy.png);
	background-position: 20px;
	background-repeat: no-repeat;
}
.navLeft ul  .goTop{
	background-image: url(../images/news/news_top.png);
	background-position: 20px;
	background-repeat: no-repeat;
}
.navLeft ul  .active a{
	color: #F09133;
}
/*右侧内容*/
.contentRight{
	float: right;
	width: 968px;
	position: relative;
}
/*右侧轮播图*/
.swiper-container{
	width: 968px !important;
	height: 365px !important;
}
.swiper-container .swiper-slide{
	width: 968px;
	height:365px;
	text-align: center;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-container .swiper-slide img{
	width: 968px !important;
	/*height:365px !important;*/
}
.swiper-container .swiper-pagination{
	text-align: right !important;
}
.swiper-container .swiper-pagination-bullet{
	
	width: 7px;
	height: 7px;
	border: 3px solid #FFFFFF;
	opacity: 1 !important;
	background: transparent !important;
	margin: 0 25px !important;
	
}
.swiper-container .swiper-pagination-bullet-active{
	opacity: 1;
	background: #FFFFFF !important;
}
/*品牌小新闻*/
.brandnews{
	width: 100%;
	margin-top: 20px;
}
.brandnews ul li{
	float: left;
	width: 309px;
	height: 159px;
	margin-right: 20px;
}
.brandnews ul li:last-child{
	margin-right: 0;
}
.brandnews ul li a{
	width: 309px;
	height: 159px;
	overflow: hidden;
	display: block;
	position: relative;
}
.brandnews ul li a .black{
	position: absolute;
	width: 100%;	
	height: 100%;
	background: #000;
	opacity: 0.4;
	z-index:10;
	top: 0;
}
.brandnews ul li a .black .big_text{
	width:246px;
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:51px;
	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
	margin-top: 75px;
	}
.brandnews ul li a .black .small_text{
	margin: 0 auto;
	width:254px;
	font-size:12px;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.brandnews ul li img{
	width: 309px;
	
	display: block;
}
/*品牌资讯信息数量*/
.newsNum{
	width: 100%;
	margin-top: 20px;
	height: 55px;
	background: #F8F8F9;
}
.newsNum .Num{
	float: left;
	font-size: 12px;
	color: #888888;
	line-height: 55px;
	margin-left: 20px;
	
}
.newsNum .pageNum{
	float: right;
}
.newsNum .pageNum span{
	margin-top: 20px;
    float: left;
    font-size: 12px;
    color: #888888;
    display: block;
}
.newsNum .pageNum .zuo,.you{
	margin-top: 13px;
}
.newsNum .pageNum .you{
	margin-right: 28px;
	margin-left: 9px;
}
.newsNum .pageNum .zuo{
	margin-left: 11px;
}
/*品牌列表*/
.brandList{
	width: 100%;
	margin-top: 20px;
}
.brandList ul li{
	width: 985px;
	height: 196px;
	margin-left: -13px;
}
.brandList ul li:hover{
	box-shadow:0px 0px 13px 0px rgba(19,19,19,0.24);
}
.brandList ul li .Msg a:hover{
	text-decoration: underline;
}
.brandList ul li a img:hover{
	 transform: scale(1.1);
	 transition: all .5s;
}
.brandList ul li a img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.brandList ul li>a{
	width: 253px;
	height: 169px;
	margin: 13px 34px 13px 13px;
	float: left;
	overflow: hidden;
}
.brandList ul li .Msg{
	float: left;
	width: 670px;
}
.brandList ul li .Msg .title{
	font-size: 18px;
    color: #333333;
    line-height: 51px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.brandList ul li .Msg .introduce{
	font-size: 12px;
    color: #888888;
    line-height: 25px;
    width: 647px;
    height: 75px;
    overflow: hidden;
   
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.brandList ul li .Msg .date{
	font-size: 14px;
	margin-top: 20px;
	color: #999999;
	line-height: 25px;
}
/* .brandImg_wrap{
	width: 253px;
	height: 169px;
	margin: 13px 34px 13px 13px;
	float: left;
	overflow: hidden;
}
.brandList ul li a .Msg{
	float: left;
	width: 670px;
}
.brandList ul li a .Msg .title{
	font-size: 18px;
    color: #333333;
    line-height: 51px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.brandList ul li a .Msg .introduce{
	font-size: 12px;
    color: #888888;
    line-height: 25px;
    width: 647px;
    height: 75px;
    overflow: hidden;
   
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.brandList ul li a .Msg .date{
	font-size: 14px;
	margin-top: 20px;
	color: #999999;
	line-height: 25px;
}
 */