html,body{
	background:#fff;
}
i,cite{font-style:normal;}
.brandbaner{
	width:100%;
	background:#fff;
}
.brandbaner{
	width:100%;
	height: 280px;
	background:url(../images/allbg.png) no-repeat;
	background-size:cover;
	image-rendering: -webkit-optimize-contrast;
	padding-top:38px;
}
.brandtit{
	display:block;
	width:188px;
	height: 82px;
	background:url(../images/actit2.png) no-repeat;
	background-size:cover;
	image-rendering: -webkit-optimize-contrast;
	margin:0 auto;
	margin-bottom:50px;
}
/***导航开始***/
.brandnav{
	width:9%;
	margin:0 auto;
}
.brandnav ul{
	width:100%;
	overflow:hidden;
}
.brandnav ul li{
	float:left;
	width:100%;
	position:relative;
	text-align:center;
}
.brandnav ul li a{
	display:block;
	font-family:"SimSun" !important;
}
.brandnav ul li .pyword{
	display:block;
	text-transform:lowercase;
	font-size:20px;
	letter-spacing: 0px;
	padding-bottom:2px;
}
.brandnav ul li .pyword cite{
	display:block;
	margin-bottom:10px;
	font-size: 12px;
	max-width: 72px;
}
.brandnav ul li .pyword b{
	background:#fff;
	color:#000;
	border-radius:100%;
	margin-right:10px;
	padding:0px 3px;
	text-align:center;
	font-weight: normal;
}

.brandnav ul li.xznav .pyword b{
	background:#b81c27;
	color:#fff;
}
.pyxh{
	display:block;
	position:absolute;
	right:0px;
	top:19px;
}


/***导航结束***/
.brandinfor{
	width:100%;
	overflow:hidden;
	padding:60px 0;
}
.brand-left{
	float:left;
	width:75%;
	padding-left:5%;
}
.brand-right{
	float:right;
	width:23%;
	padding-right: 5%;
}
.bratit{
	overflow:hidden;
}
.bratit .bltit{
	float:left;
	overflow:hidden;
	margin-bottom:20px;
	margin-left: 5%;
}
.bratit .bltit span{
	float:left;
	font-size:20px;
	color:#000;
	font-weight: bolder;
}
.bratit .bltit img{
	width:28px;
	position:relative;
	top:-10px;
}
.bratit .brtit{
	overflow:hidden;
	margin-top: 4px;
	float:right;
	margin-right: 6%;
}
.bratit .brtit img{
	width:34px;
	float:left;
	margin-right:8px;
	margin-top:-2px;
}
.bratit .brtit span{
	font-size:14px;
	color:#000;
}
.bratit .brtit span cite{color:#b81c27;}






.shinfor{
	margin:0 5%;
}
.shakymain{
	width:100%;
}
.shakycomm{
	width:100%;
	overflow:hidden;
	margin-bottom:30px;
}
.shakytop{
	width:100%;
	position:relative;
}
.shakyimg{
	width:100%;
	height: 366px;
}
.hebor{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:33;
}
.shakybot{
	width:80%;
	margin:0 auto;
	padding:15px 0;
}
.shakytit{
	width:100%;
	font-size: 16px;
	color:#000;
	text-align:center;
	padding:10px 0;
}
.shakyword{
	width:100%;
	font-size: 14px;
	color:#717171;
	text-align:center;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.shbor{
	display:block;
	width:100px;
	height: 1px;
	background:#000;
	margin:0 auto;
	margin-top:12px;
}
.shpage{
	max-width:40%;
	margin:0px auto;
	text-align:center;
	overflow:hidden;
	padding-top:30px;
	padding-bottom: 10px;
}
.shprev{
	display:inline-block;
	width:40px;
	height: 40px;
	background:url(../images/sprev.png) no-repeat;
	background-size:100%;
	image-rendering: -webkit-optimize-contrast;
}
.shprev:hover{
	background:url(../images/sprevxz.png) no-repeat;
	background-size:100%;
	image-rendering: -webkit-optimize-contrast;
}
.shnext{
	display:inline-block;
	width:40px;
	height: 40px;
	background:url(../images/snext.png) no-repeat;
	background-size:100%;
	image-rendering: -webkit-optimize-contrast;
}
.shnext:hover{
	background:url(../images/snextxz.png) no-repeat;
	background-size:100%;
	image-rendering: -webkit-optimize-contrast;
}
.spages{
	display:inline-block;
	margin:0 2%;
}
.spagelist{
	overflow:hidden;
	height: 40px;
}
.spagelist li{
	float:left;
	line-height: 40px;
	padding:0 5px;
}
.spagelist li a{
	font-size:18px;
	color:#000;
	letter-spacing:0;
}
.spagelist li.cur a{
	font-size:18px;
	color:#b81c27;
	letter-spacing:0;
}


.brnav,.moblie-brans,.moblie-brand-nav{display:none;}
.moblie-brand-nav{display:none;width:100%;margin:0 auto;padding-top:10px;padding-bottom: 60px;}
.moblie-brand-nav h4{height: 36px;text-align:center;}
.moblie-brand-nav h4 span{display:block;width:100%;height:1px;background:#d0d0d0;}
.moblie-brand-nav h4 b{font-size:16px;color:#000;position:relative;top: 10px;background: #fff;padding: 0 20px;}
.moblie-brand-nav ul{width:100%;overflow:hidden;}
.moblie-brand-nav ul li{float:left;width:50%;text-align:left;margin-top:14px;}
.moblie-brand-nav ul li:nth-child(2n){float:left;width:50%;text-align:right;}
.moblie-brand-nav ul li a{display:inline-block;width:90%;background:#ededed;font-size:14px;color:#000;text-align: center;border-radius:15px;height: 34px;line-height:34px;}
.moblie-brand-nav ul li a img{width:12px;position:relative;left: -4px;top:1px;}

.brnav{
	border:1px solid #7f7f7f;
	background:#f9f9f9;
	margin-top:20px;
}
.brnav ul{
	width:100%;
	overflow:hidden;
	padding:15px 0;
}
.brnav ul li{
	width:25%;
	float:left;
}
.brnav ul li a{
	display:block;
	border-right:1px solid #c7c7c7;
}
.brnav ul li:last-child a{border-right:none;}
.brnav ul li a .brnavimg{
	display:block;
	width:26px;
	height: 13px;
	background:url(../images/zw.png) no-repeat;
	background-size:cover;
	image-rendering: -webkit-optimize-contrast;
	margin:0 auto;
}
.brnav ul li a .brnavword{
	display:block;
	width:18px;
	margin:0 auto;
	white-space:normal;
	font-size: 18px;
	color:#000;
	margin-top:10px;
}
.brnav ul li.brcurr a .brnavimg{
	display:block;
	width:26px;
	height: 13px;
	background:url(../images/zwxz.png) no-repeat;
	background-size:cover;
	image-rendering: -webkit-optimize-contrast;
	margin:0 auto;
}
.brnav ul li.brcurr a .brnavword{color:#b81c27;}


.brban{
	width:100%;
	height: 431px;
	overflow:hidden;
	position:relative;
	margin-top:20px;
	overflow:hidden;
}
.brbanmain{
	position:absolute;
	left:1%;
	top:0.5%;
	width:98%;
	height: 99%;
	border-radius:25px;
}
.brbanmain .brbanimg{
	display:block;
	width:100%;
	height: 100%;
}
.usbor{
	position:absolute;
	left:0;
	top:0;
	z-index:22;
	width:100%;
}
.brbanword{
	position:absolute;
	left:0;
	bottom:0;
	background:url(../images/allteabg.png) no-repeat;
	background-size:100%;
	image-rendering: -webkit-optimize-contrast;
	width:66px;
	height:164px;
}
.brbanword span{
	display:block;
	width:16px;
	color:#000;
	white-space:normal;
	font-size:16px;
	float:right;
	margin-top:10px;
	margin-right:12px;
}
.brbanword cite{
	display:block;
	width:12px;
	color:#7e7e7e;
	white-space:normal;
	font-size:12px;
	float:right;
	margin-right:8px;
	margin-top:12px;
}
.moblie-brans{width:100%;overflow:hidden;}
.moblie-brans .brban{float:left;width:31.9%;margin-right:2%;height: 182px;}
.moblie-brans .brban:last-child{margin-right:0;}
.moblie-brans .brban .brbanword{width:30px;height:72px;}
.moblie-brans .brban .brbanword span{font-size:14px;margin-right: 7px;margin-top:8px;}
.moblie-brans .brban .brbanword cite{display:none;}

.moblie-brtit,.moblie-brand-commmain{display:none;}

.shakyimg2{display:none;}
/**手机适配**/
@media (max-width:3840px) and (min-width:1921px){
	.hebor{max-height:365px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 365px;}
	.brandnav ul li .pyword b{padding:2px;}
}
@media (max-width:1920px) and (min-width:1800px){
	.hebor{max-height:365px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 365px;}
	.brandnav ul li .pyword b{padding:2px;}
}
@media (max-width:1799px) and (min-width:1700px){
	.hebor{max-height:343px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 343px;}
	.brandnav ul li .pyword b{padding:2px;}
}
@media (max-width:1699px) and (min-width:1600px){
	.brandnav{width:11%;}
	.hebor{max-height:324px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 324px;} 
	.brandnav ul li .pyword b{padding:2px;}
}
@media (max-width:1599px) and (min-width:1500px){
	.brandnav{width:11%;}
	.hebor{max-height:305px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 305px;} 
	.brandnav ul li .pyword b{padding:2px;}
}
@media (max-width:1499px) and (min-width:1400px){
	.brandnav{width:11%;}
	.hebor{max-height:286px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 286px;}
	.brandnav ul li .pyword b{padding:2px;}
}
@media (max-width:1399px) and (min-width:1300px){
	.brandnav{width:13%;}
	.hebor{max-height:266px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 266px;}
	.brandnav ul li .pyword b{padding:2px;}
}
@media (max-width:1299px) and (min-width:1200px){
	.brandnav{width:15%;}
	.hebor{max-height:247px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 247px;}
	.brandnav ul li .pyword b{padding:2px;}
}
@media (max-width:1199px) and (min-width:1100px){
	.brandnav{width:15%;}
	.hebor{max-height:228px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 228px;}

	.footnav{max-width:84%;}
	.footnavbar li{width:100px;}
	.usfoot .footbor{left: -24px;}
	.brandnav ul li .pyword b{padding:2px;}
}
@media (max-width:1099px) and (min-width:1000px){
	.brandnav{width:15%;}
	.hebor{max-height:209px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;height: 209px;}

	.footnav{max-width:84%;}
	.footnavbar li{width:100px;}
	.usfoot .footbor{left: -24px;}
	.brandnav ul li .pyword b{padding:2px;}
}
@media (max-width:999px){
	.header,.footer,.brtit{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit,.moblie-brand-commmain{display:block;}
	.brandtit{width:114px;height: 50px;}
	.brandbaner{padding-top:36px;height: 240px;}
	
	.brandnav{width:25%;}
	.brandnav ul li .pyword cite{max-width:119px;}

	.brandinfor{padding:20px 0;}
	.bratit .bltit{margin-left:0;}
	.bratit .bltit span{font-size:18px;}
	.bratit .bltit img{width:27px;}
	.bratit .brtit{margin:0;margin-top:4px;}
	.bratit .brtit img{width:26px;margin-right: 4px;margin-top: 2px;}
	.bratit .brtit span{font-size:14px;}

	.shinfor{margin:0;}
	.shakycomm{margin-bottom:10px;}
	.hebor{max-height:210px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 210px;}
	.shakybot{width:86%;}
	.shakytit{text-align:left;font-size: 16px;}
	.shakyword{text-align:left;font-size: 14px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
	    
	.moblie-brand-commmain{padding: 20px 0;height: auto;padding-bottom: 0px;}
	.moblie-brand-commmain .commlist{width:100%;}
	.moblie-brand-commmain  .commlist .commtop{padding-top: 0;}
	.moblie-brand-commmain .commlist .commtop .commtop-tit{font-size:14px;max-width:72%;}

	.shpage{max-width:100%;border-bottom:1px solid #d0d0d0;padding: 20px 0;}
	.shnext,.shprev{width:34px;height: 34px;}
	.spagelist{height: 34px;}
	.spagelist li{line-height:34px;}
	.spagelist li a{font-size:16px;}
	.spagelist li.cur a{font-size:16px;}

	.brnav,.moblie-brans,.moblie-brand-nav{display:block;}
	.moblie-brans .brban{height: 360px;}
	.moblie-brans .brban .usbor{height:100%;}
}
@media (max-width:869px){
	.header,.footer,.brtit{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit,.moblie-brand-commmain{display:block;}
	.brandtit{width:114px;height: 50px;}
	.brandbaner{padding-top:36px;height: 240px;}
	
	.brandnav{width:26%;}
	.brandnav ul li .pyword cite{max-width:119px;}
	.brandnav ul li .pyword{font-size:18px;}

	.brandinfor{padding:20px 0;}
	.bratit .bltit{margin-left:0;}
	.bratit .bltit span{font-size:18px;}
	.bratit .bltit img{width:27px;}
	.bratit .brtit{margin:0;margin-top:4px;}
	.bratit .brtit img{width:26px;margin-right: 4px;margin-top: 2px;}
	.bratit .brtit span{font-size:14px;}

	.shinfor{margin:0;}
	.shakycomm{margin-bottom:10px;}
	.hebor{max-height:183px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 183px;}
	.shakybot{width:86%;}
	.shakytit{text-align:left;font-size: 16px;}
	.shakyword{text-align:left;font-size: 14px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
	    
	.moblie-brand-commmain{padding: 20px 0;height: auto;padding-bottom: 0px;}
	.moblie-brand-commmain .commlist{width:100%;}
	.moblie-brand-commmain  .commlist .commtop{padding-top: 0;}
	.moblie-brand-commmain .commlist .commtop .commtop-tit{font-size:14px;max-width:70%;}

	.shpage{max-width:100%;border-bottom:1px solid #d0d0d0;padding: 20px 0;}
	.shnext,.shprev{width:34px;height: 34px;}
	.spagelist{height: 34px;}
	.spagelist li{line-height:34px;}
	.spagelist li a{font-size:16px;}
	.spagelist li.cur a{font-size:16px;}

	.brnav,.moblie-brans,.moblie-brand-nav{display:block;}
	.moblie-brans .brban{height: 329px;}
	.moblie-brans .brban .usbor{height:100%;}
}
@media (max-width:767px){
	.header,.footer,.brtit{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit,.moblie-brand-commmain{display:block;}
	.brandtit{width:110px;height: 50px;margin-bottom:42px;}
	.brandbaner{padding-top:43px;height: 240px;}
	
	.brandnav{width:28%;}
	.brandnav ul li .pyword cite{max-width:119px;}
	.brandnav ul li .pyword{font-size:18px;}

	.brandinfor{padding:20px 0;}
	.bratit .bltit{margin-left:0;}
	.bratit .bltit span{font-size:18px;}
	.bratit .bltit img{width:27px;}
	.bratit .brtit{margin:0;margin-top:4px;}
	.bratit .brtit img{width:26px;margin-right: 4px;margin-top: 2px;}
	.bratit .brtit span{font-size:14px;}

	.shinfor{margin:0;}
	.shakycomm{margin-bottom:10px;}
	.hebor{max-height:172px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 172px;}
	.shakybot{width:86%;}
	.shakytit{text-align:left;font-size: 16px;}
	.shakyword{text-align:left;font-size: 14px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
	    
	.moblie-brand-commmain{padding: 20px 0;height: auto;padding-bottom: 0px;}
	.moblie-brand-commmain .commlist{width:100%;}
	.moblie-brand-commmain  .commlist .commtop{padding-top: 0;}
	.moblie-brand-commmain .commlist .commtop .commtop-tit{font-size:14px;max-width:69%;}

	.shpage{max-width:100%;border-bottom:1px solid #d0d0d0;padding: 20px 0;}
	.shnext,.shprev{width:34px;height: 34px;}
	.spagelist{height: 34px;}
	.spagelist li{line-height:34px;}
	.spagelist li a{font-size:16px;}
	.spagelist li.cur a{font-size:16px;}

	.brnav,.moblie-brans,.moblie-brand-nav{display:block;}
	.moblie-brans .brban{height: 329px;}
	.moblie-brans .brban .usbor{height:100%;}
}
@media (max-width:660px){
	.header,.footer,.brtit{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit,.moblie-brand-commmain{display:block;}
	.brandtit{width:110px;height: 50px;margin-bottom:42px;}
	.brandbaner{padding-top:43px;height: 240px;}
	
	.brandnav{width:32%;}
	.brandnav ul li .pyword cite{max-width:119px;}
	.brandnav ul li .pyword{font-size:18px;}

	.brandinfor{padding:20px 0;}
	.bratit .bltit{margin-left:0;}
	.bratit .bltit span{font-size:18px;}
	.bratit .bltit img{width:27px;}
	.bratit .brtit{margin:0;margin-top:4px;}
	.bratit .brtit img{width:26px;margin-right: 4px;margin-top: 2px;}
	.bratit .brtit span{font-size:14px;}

	.shinfor{margin:0;}
	.shakycomm{margin-bottom:10px;}
	.hebor{max-height:147px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 147px;}
	.shakybot{width:86%;}
	.shakytit{text-align:left;font-size: 16px;}
	.shakyword{text-align:left;font-size: 14px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
	    
	.moblie-brand-commmain{padding: 20px 0;height: auto;padding-bottom: 0px;}
	.moblie-brand-commmain .commlist{width:100%;}
	.moblie-brand-commmain  .commlist .commtop{padding-top: 0;}
	.moblie-brand-commmain .commlist .commtop .commtop-tit{font-size:14px;max-width:68%;}

	.shpage{max-width:100%;border-bottom:1px solid #d0d0d0;padding: 20px 0;}
	.shnext,.shprev{width:34px;height: 34px;}
	.spagelist{height: 34px;}
	.spagelist li{line-height:34px;}
	.spagelist li a{font-size:16px;}
	.spagelist li.cur a{font-size:16px;}

	.brnav,.moblie-brans,.moblie-brand-nav{display:block;}
	.moblie-brans .brban{height: 284px;}
	.moblie-brans .brban .usbor{height:100%;}
}
@media (max-width:530px){
	.header,.footer,.brtit{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit,.moblie-brand-commmain{display:block;}
	.brandtit{width:110px;height: 50px;margin-bottom:42px;}
	.brandbaner{padding-top:43px;height: 240px;}
	
	.brandnav{width:32%;}
	.brandnav ul li .pyword cite{max-width:75px;}
	.brandnav ul li .pyword{font-size:18px;}

	.brandinfor{padding:20px 0;}
	.bratit .bltit{margin-left:0;}
	.bratit .bltit span{font-size:18px;}
	.bratit .bltit img{width:27px;}
	.bratit .brtit{margin:0;margin-top:4px;}
	.bratit .brtit img{width:26px;margin-right: 4px;margin-top: 2px;}
	.bratit .brtit span{font-size:14px;}

	.shinfor{margin:0;}
	.shakycomm{margin-bottom:10px;}
	.hebor{max-height:117px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 117px;}
	.shakybot{width:86%;}
	.shakytit{text-align:left;font-size: 16px;}
	.shakyword{text-align:left;font-size: 14px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
	    
	.moblie-brand-commmain{padding: 20px 0;height: auto;padding-bottom: 0px;}
	.moblie-brand-commmain .commlist{width:100%;}
	.moblie-brand-commmain  .commlist .commtop{padding-top: 0;}
	.moblie-brand-commmain .commlist .commtop .commtop-tit{font-size:14px;max-width:66%;}

	.shpage{max-width:100%;border-bottom:1px solid #d0d0d0;padding: 20px 0;}
	.shnext,.shprev{width:34px;height: 34px;}
	.spagelist{height: 34px;}
	.spagelist li{line-height:34px;}
	.spagelist li a{font-size:16px;}
	.spagelist li.cur a{font-size:16px;}

	.brnav,.moblie-brans,.moblie-brand-nav{display:block;}
	.moblie-brans .brban{height: 184px;}
	.moblie-brans .brban .usbor{height:100%;}
}
@media (max-width:414px){
	.header,.footer,.brtit{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit,.moblie-brand-commmain{display:block;}
	.brandtit{width:110px;height: 50px;margin-bottom:42px;}
	.brandbaner{padding-top:43px;height: 240px;}
	
	.brandnav{width:32%;}
	.brandnav ul li .pyword cite{max-width:62px;}
	.brandnav ul li .pyword{font-size:16px;}

	.brandinfor{padding:20px 0;}
	.bratit .bltit{margin-left:0;}
	.bratit .bltit span{font-size:18px;}
	.bratit .bltit img{width:27px;}
	.bratit .brtit{margin:0;margin-top:4px;}
	.bratit .brtit img{width:26px;margin-right: 4px;margin-top: 2px;}
	.bratit .brtit span{font-size:14px;}

	.shinfor{margin:0;}
	.shakycomm{margin-bottom:10px;}
	.hebor{max-height:95px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 95px;}
	.shakybot{width:86%;}
	.shakytit{text-align:left;}
	.shakyword{text-align:left;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
	    
	.moblie-brand-commmain{padding: 20px 0;height: auto;padding-bottom: 0px;}
	.moblie-brand-commmain .commlist{width:100%;}
	.moblie-brand-commmain  .commlist .commtop{padding-top: 0;}
	.moblie-brand-commmain .commlist .commtop .commtop-tit{font-size:14px;max-width:66%;}

	.shpage{max-width:100%;border-bottom:1px solid #d0d0d0;padding: 20px 0;}
	.shnext,.shprev{width:34px;height: 34px;}
	.spagelist{height: 34px;}
	.spagelist li{line-height:34px;}
	.spagelist li a{font-size:16px;}
	.spagelist li.cur a{font-size:16px;}

	.brnav,.moblie-brans,.moblie-brand-nav{display:block;}
	.moblie-brans .brban{height: 178px;}
	.moblie-brans .brban .usbor{height:100%;}
}
@media (max-width:375px){
	.header,.footer,.brtit{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit,.moblie-brand-commmain{display:block;}
	.brandtit{width:110px;height: 50px;margin-bottom:42px;}
	.brandbaner{padding-top:43px;height: 240px;}
	
	.brandnav{width:32%;}
	.brandnav ul li .pyword cite{max-width:47px;}
	.brandnav ul li .pyword{font-size:16px;}

	.brandinfor{padding:20px 0;}
	.bratit .bltit{margin-left:0;}
	.bratit .bltit span{font-size:18px;}
	.bratit .bltit img{width:27px;}
	.bratit .brtit{margin:0;margin-top:4px;}
	.bratit .brtit img{width:26px;margin-right: 4px;margin-top: 2px;}
	.bratit .brtit span{font-size:14px;}

	.shinfor{margin:0;}
	.shakycomm{margin-bottom:10px;}
	.hebor{max-height:86px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 86px;}
	.shakybot{width:86%;}
	.shakytit{text-align:left;}
	.shakyword{text-align:left;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
	    
	.moblie-brand-commmain{padding: 20px 0;height: auto;padding-bottom: 0px;}
	.moblie-brand-commmain .commlist{width:100%;}
	.moblie-brand-commmain  .commlist .commtop{padding-top: 0;}
	.moblie-brand-commmain .commlist .commtop .commtop-tit{font-size:14px;max-width:63%;}

	.shpage{max-width:100%;border-bottom:1px solid #d0d0d0;padding: 20px 0;}
	.shnext,.shprev{width:34px;height: 34px;}
	.spagelist{height: 34px;}
	.spagelist li{line-height:34px;}
	.spagelist li a{font-size:16px;}
	.spagelist li.cur a{font-size:16px;}

	.brnav,.moblie-brans,.moblie-brand-nav{display:block;}
	.moblie-brans .brban{height: 162px;}
	.moblie-brans .brban .usbor{height:100%;}
}
@media (min-width:321px) and (max-width:360px){
	.header,.footer,.brtit{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit,.moblie-brand-commmain{display:block;}
	.brandtit{width:110px;height: 50px;margin-bottom:42px;}
	.brandbaner{padding-top:43px;height: 240px;}
	
	.brandnav{width:32%;}
	.brandnav ul li .pyword cite{max-width:39px;}
	.brandnav ul li .pyword{font-size:16px;}

	.brandinfor{padding:20px 0;}
	.bratit .bltit{margin-left:0;}
	.bratit .bltit span{font-size:14px;}
	.bratit .bltit img{width:22px;}
	.bratit .brtit{margin:0;max-width: 200px;height: 20px;}
	.bratit .brtit img{width:24px;margin-right: 4px;margin-top: 2px;}
	.bratit .brtit span{font-size:12px;}

	.shinfor{margin:0;}
	.shakycomm{margin-bottom:10px;}
	.hebor{max-height:83px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 83px;}
	.shakybot{width:86%;}
	.shakytit{text-align:left;}
	.shakyword{text-align:left;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
	    
	.moblie-brand-commmain{padding: 20px 0;height: auto;padding-bottom: 0px;}
	.moblie-brand-commmain .commlist{width:100%;}
	.moblie-brand-commmain  .commlist .commtop{padding-top: 0;}
	.moblie-brand-commmain .commlist .commtop .commtop-tit{font-size:14px;max-width:56%;}

	.shpage{max-width:100%;border-bottom:1px solid #d0d0d0;padding: 20px 0;}
	.shnext,.shprev{width:34px;height: 34px;}
	.spagelist{height: 34px;}
	.spagelist li{line-height:34px;}
	.spagelist li a{font-size:16px;}
	.spagelist li.cur a{font-size:16px;}

	.brnav,.moblie-brans,.moblie-brand-nav{display:block;}
	.moblie-brans .brban{height: 162px;}
	.moblie-brans .brban .usbor{height:100%;}
}
@media (max-width:320px){
	.header,.footer,.brtit{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit,.moblie-brand-commmain{display:block;}
	.brandtit{width:110px;height: 50px;margin-bottom:42px;}
	.brandbaner{padding-top:43px;height: 240px;}
	
	.brandnav{width:32%;}
	.brandnav ul li .pyword cite{max-width:32px;}
	.brandnav ul li .pyword{font-size:16px;}

	.brandinfor{padding:20px 0;}
	.bratit .bltit{margin-left:0;}
	.bratit .bltit span{font-size:14px;}
	.bratit .bltit img{width:22px;}
	.bratit .brtit{margin:0;max-width: 200px;height: 20px;}
	.bratit .brtit img{width:24px;margin-right: 4px;margin-top: 2px;}
	.bratit .brtit span{font-size:12px;}

	.shinfor{margin:0;}
	.shakycomm{margin-bottom:10px;}
	.hebor{max-height:73px;}
	.shakyimg{display:none;}
	.shakyimg2{display:block;width:100%;max-height: 73px;}
	.shakybot{width:86%;}
	.shakytit{text-align:left;font-size: 14px;}
	.shakyword{text-align:left;font-size: 12px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
	    
	.moblie-brand-commmain{padding: 20px 0;height: auto;padding-bottom: 0px;}
	.moblie-brand-commmain .commlist{width:100%;}
	.moblie-brand-commmain  .commlist .commtop{padding-top: 0;}
	.moblie-brand-commmain .commlist .commtop .commtop-tit{font-size:14px;max-width:56%;}

	.shpage{max-width:100%;border-bottom:1px solid #d0d0d0;padding: 20px 0;}
	.shnext,.shprev{width:34px;height: 34px;}
	.spagelist{height: 34px;}
	.spagelist li{line-height:34px;}
	.spagelist li a{font-size:16px;}
	.spagelist li.cur a{font-size:16px;}

	.brnav,.moblie-brans,.moblie-brand-nav{display:block;}
	.moblie-brans .brban{height: 139px;}
	.moblie-brans .brban .usbor{height:100%;}
}




















