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:184px;
	height: 82px;
	background:url(../images/xqtit3.png) no-repeat;
	background-size:cover;
	image-rendering: -webkit-optimize-contrast;
	margin:0 auto;
	margin-bottom:50px;
}
/***导航开始***/
.brandnav{
	width:30%;
	margin:0 auto;
}
.brandnav ul{
	width:100%;
	overflow:hidden;
}
.brandnav ul li{
	float:left;
	width:33.3%;
	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: 67px;
}
.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;}

.sch-wor-infor{
	border:1px solid #7f7f7f;
}
.sch-wor-infor h5{
	width:95%;
	font-size:30px;
	color:#000;
	text-align:center;
	margin:30px auto;
}
.sch-wor-infor h5 img{
	position:relative;
	left: 10px;
	top:1px;
	width:16px;
}
.sch-wor-infor p{
	margin:0 5%;
	font-size:16px;
	color:#525252;
	letter-spacing:0.5px;
	line-height: 24px;
}
.sch-wor-infor p.brimgs{
	padding:20px 0;
}
.sch-wor-infor p img{
	width:100%;
}
.scimgs{
	width:90%;
	margin:0 auto;
}
.scimgs img{
	width:100%;
	margin-bottom: 10px;
}
.scimgbtn{
	width:90%;
	margin:0 auto;
	overflow:hidden;
	padding:30px 0;
}
.scimgbtn p.scimgbtn-left{
	float:left;
	margin:0;
	padding:0;
}
.scimgbtn p.scimgbtn-right{
	float:right;
	margin:0;
	padding:0;
}
.scimgbtn p a{
	display:block;
	cursor: pointer;
	overflow:hidden;
}
.scimgbtn-prev{
	display:block;
	width:40px;
	height: 40px;
	background:url(../images/sprev.png) no-repeat;
	background-size:100%;
	image-rendering: -webkit-optimize-contrast;
	float:left;
}
.scimgbtn p.scimgbtn-left a:hover .scimgbtn-prev{
	background:url(../images/sprevxz.png) no-repeat;
	background-size:100%;
	image-rendering: -webkit-optimize-contrast;
}
.scimgbtn-next{
	display:block;
	float:right;
	width:40px;
	height: 40px;
	background:url(../images/snext.png) no-repeat;
	background-size:100%;
	image-rendering: -webkit-optimize-contrast;
}
.scimgbtn p.scimgbtn-right a:hover .scimgbtn-next{
	background:url(../images/snextxz.png) no-repeat;
	background-size:100%;
	image-rendering: -webkit-optimize-contrast;
}
.scimgbtn p.scimgbtn-left a .scimgbtn-word{
	float:left;
	color:#000;
	margin-top:10px;
	margin-left: 10px;
}
.scimgbtn p.scimgbtn-right a .scimgbtn-word{
	float:right;
	color:#000;
	margin-top:10px;
	margin-right: 10px;
}
.scimgbtn p a:hover .scimgbtn-word{
	color:#b81c27;
}
/**左边内容**/
.brnav{
	border:1px solid #7f7f7f;
	background:#f9f9f9;
}
.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;}

.teacher-wor-infor{
	width:90%;
	margin:0 auto;
	overflow:hidden;
}
.teacher-wor-infor img{
	width:30%;
	float:left;
	margin-right:5%;
}
.imgwords{
	padding-top: 6px;
}
.imgwords span{
	display:block;
	font-size:16px;
	color: #3f3f3f;
	margin-bottom:20px;
	letter-spacing:1.5px;
	line-height:26px;
}
.imgwords span.sj{text-indent: 2em;}
.teachbot{
	border:2px solid #000;
	margin-top:20px;
}
.teachbot ul{
	border-top:1px solid #000;
	width:96%;
	margin:10px auto;
}
.teachbot ul li{
	border-bottom:1px solid #000;
	overflow:hidden;
	padding-top:15px;
	padding-bottom: 10px;
}
.teach-bot-infor{
	display:block;
	width:100%;
}
.teach-bot-img{
	display:block;
	float:left;
	width:36px;
	height: 30px;
	position:relative;
	top:3px;
}
.teach-bot-infor cite{
	display:block;
	line-height: 30px;
	font-size:16px;
	color:#000;
	/* overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical; */
}
.teach-bot-infor:hover cite{
	color:#b81c27;
}
.cwmain{
	width:90%;
	border-bottom: 1px solid #d0d0d0;
	padding-bottom:8px;
	margin:40px auto;
	overflow:hidden;
}
.cwmain-left{
	float:left;
}
.cwmain-left img{
	width:12px;
	position:relative;
	top:2px;
}
.cwmain-left cite{
	font-size:12px;
	color:#696969;
	padding-left:5px;
}
.cwmain-right{
	float:right;
}
.cwmain-right img{
	width:16px;
	position:relative;
	top:1px;
}
.cwmain-right cite{
	font-size:12px;
	color:#696969;
	padding-left:5px;
}
.cwmain-infor p.cwtip{
	width:90%;
	margin:0 auto;
	font-size:16px;
	color: #525252;
	margin-bottom:30px;
	letter-spacing:1.5px;
	text-indent: 2em;
}
.cwmain-infor p.cwtip img{
	display:block;
	margin:0 auto;
	width:80%;
}

.scimgbtn-right2{display:none;}
.moblie-brand-nav{display:none;width:92%;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;}


/*手机版社区*/
.moblie-brand-commmain{height: auto;display:none;width:92%;margin:0 auto;margin-top:0;padding:0;}
.moblie-brand-commmain .comm-tit{width:112px;height: 50px;position:inherit;left:0;margin: 0 auto;margin-top:0;margin-bottom:30px;}
.moblie-brand-commmain .commlist{position:inherit;right:0;margin:0 auto;}
.moblie-brand-commmain .comm-tit{width:112px;height: 50px;position:inherit;left:0;margin: 0 auto;margin-top:0;margin-bottom:30px;}
.moblie-brand-commmain .commlist .commtop{padding: 10px 6px 5px 6px;}
.moblie-brand-commmain .commlist .commtop .commtop-icon{width:25px;position:relative;top:2px;}
.moblie-brand-commmain .commlist .commtop .commtop-tit{font-size:14px;margin-left:5px;max-width:150px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.moblie-brand-commmain .commlist .commtop .commtop-time{font-size:12px;margin-top:1px;}
.moblie-brand-commmain .commlist .commbot{padding: 0px 4px 30px 35px;}
.moblie-brand-commmain .commlist .commbot span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 12px;}
.moblie-brand-commmain .commmore{margin-left: -18px;}
.moblie-brand-commmain{padding:20px 0px;padding-bottom:0;padding-top:0;}
.moblie-brand-commmain .commlist{width:100%;}
.moblie-brand-commmain .commlist .commtop .commtop-tit{max-width:62%;}


.moblie-brtit{display:none;}

/***手机版适配***/
@media (max-width:1920px) and (min-width:1800px){
	.brandnav{width:30%;}
	.brandnav ul li .pyword cite{max-width:88px;}

	.scimgbtn p.scimgbtn-left{width:42%;}
	.scimgbtn p.scimgbtn-right{width:56%;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{max-width:86%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}
	.scimgbtn p.scimgbtn-right a .scimgbtn-word{max-width:92%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}

	.brandnav ul li .pyword b{padding:2px;}
}
@media (max-width:1799px) and (min-width:1700px){
	.brandnav{width:30%;}
	.brandnav ul li .pyword cite{max-width:74px;}
	
	.scimgbtn p.scimgbtn-left{width:42%;}
	.scimgbtn p.scimgbtn-right{width:56%;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{max-width:86%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}
	.scimgbtn p.scimgbtn-right a .scimgbtn-word{max-width:92%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}

	.brandnav ul li .pyword b{padding:2px;}
}
@media (max-width:1699px) and (min-width:1600px){
	.brandnav{width:30%;}
	.brandnav ul li .pyword cite{max-width:66px;}

	.bratit .bltit{margin-left:0;}
	.bratit .brtit{margin-right:0;}
	.brand-left{width:74%;padding-left:0;}
	.brand-right{width:24%;padding-right:0;}
	
	.scimgbtn p.scimgbtn-left{width:42%;}
	.scimgbtn p.scimgbtn-right{width:56%;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{max-width:86%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}
	.scimgbtn p.scimgbtn-right a .scimgbtn-word{max-width:92%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}

	.brandnav ul li .pyword b{padding:2px;}
}
@media (max-width:1599px) and (min-width:1500px){
	.brandnav{width:30%;}
	.pyxh{right:-3px;top: 25px;}
	.brandnav ul li .pyword cite{max-width:56px;}

	.bratit .bltit{margin-left:0;}
	.bratit .brtit{margin-right:0;}
	.brand-left{width:72%;padding-left:0;}
	.brand-right{width:26%;padding-right:0;}
	
	.scimgbtn p.scimgbtn-left{width:42%;}
	.scimgbtn p.scimgbtn-right{width:56%;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{max-width:90%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}
	.scimgbtn p.scimgbtn-right a .scimgbtn-word{max-width:90%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}

	.brandnav ul li .pyword b{padding:2px;}

}
@media (max-width:1499px) and (min-width:1400px){
	.brandnav{width:34%;}
	.pyxh{right:-3px;top: 25px;}
	.brandnav ul li .pyword cite{max-width:66px;}

	.bratit .bltit{margin-left:0;}
	.bratit .brtit{margin-right:0;}
	.brand-left{width:72%;padding-left:0;}
	.brand-right{width:26%;padding-right:0;}

	.scimgbtn p.scimgbtn-left{width:42%;}
	.scimgbtn p.scimgbtn-right{width:56%;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{max-width:80%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}
	.scimgbtn p.scimgbtn-right a .scimgbtn-word{max-width:75%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}

	.brandnav ul li .pyword b{padding:2px;}

}
@media (max-width:1399px) and (min-width:1300px){
	.brandnav{width:36%;}
	.pyxh{right:-3px;top: 25px;}
	.brandnav ul li .pyword cite{max-width:66px;}

	.bratit .bltit{margin-left:0;}
	.bratit .brtit{margin-right:0;}
	.brand-left{width:72%;padding-left:0;}
	.brand-right{width:26%;padding-right:0;}

	.scimgbtn p.scimgbtn-left{width:50%;}
	.scimgbtn p.scimgbtn-right{width:50%;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{max-width:75%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}
	.scimgbtn p.scimgbtn-right a .scimgbtn-word{max-width:75%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}
	
	.brandnav ul li .pyword b{padding:2px;}
}
@media (max-width:1299px) and (min-width:1200px){
	.brandnav{width:40%;}
	.pyxh{right:-3px;top: 25px;}
	.brandnav ul li .pyword cite{max-width:66px;}

	.bratit .bltit{margin-left:0;}
	.bratit .brtit{margin-right:0;}
	.brand-left{width:72%;padding-left:0;}
	.brand-right{width:26%;padding-right:0;}

	.scimgbtn p.scimgbtn-left{width:50%;}
	.scimgbtn p.scimgbtn-right{width:50%;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{max-width:70%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}
	.scimgbtn p.scimgbtn-right a .scimgbtn-word{max-width:70%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}

	.brandnav ul li .pyword b{padding:2px;}

}
@media (max-width:1199px) and (min-width:1100px){
	.brandnav{width:40%;}
	.pyxh{right:-3px;top: 25px;}
	.brandnav ul li .pyword cite{max-width:61px;}
	
	.bratit .bltit{margin-left:0;}
	.bratit .brtit{margin-right:0;}
	.brand-left{width:68%;padding-left:0;}
	.brand-right{width:30%;padding-right:0;}

	.footnav{max-width:84%;}
	.footnavbar li{width:100px;}
	.usfoot .footbor{left: -24px;}
	.scimgbtn p.scimgbtn-left{width:50%;}
	.scimgbtn p.scimgbtn-right{width:50%;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{max-width:70%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}
	.scimgbtn p.scimgbtn-right a .scimgbtn-word{max-width:70%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}

	.brandnav ul li .pyword b{padding:2px;}

}
@media (max-width:1099px) and (min-width:1000px){
	.brandnav{width:40%;}
	.pyxh{right:-3px;top: 25px;}
	.brandnav ul li .pyword cite{max-width:53px;}

	.bratit .bltit{margin-left:0;}
	.bratit .brtit{margin-right:0;}
	.brand-left{width:66%;padding-left:0;}
	.brand-right{width:32%;padding-right:0;}

	.footnav{max-width:84%;}
	.footnavbar li{width:100px;}
	.usfoot .footbor{left: -24px;}

	.scimgbtn p.scimgbtn-left{width:50%;}
	.scimgbtn p.scimgbtn-right{width:50%;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{max-width:70%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}
	.scimgbtn p.scimgbtn-right a .scimgbtn-word{max-width:70%;overflow: hidden;height: 24px;white-space:nowrap;text-overflow:ellipsis;}

	.brandnav ul li .pyword b{padding:2px;}

}
@media (max-width:999px){
	.container{width:92%;}
	.header,.footer,.teachbot,.brtit,.brand-right{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit{display:block;}
	.brandtit{width:110px;height: 50px;margin-bottom:42px;}
	.brandbaner{padding-top:43px;height: 240px;}
	
	.brandnav{width:60%;}
	.pyxh{right:-3px;top: 25px;}
	.brandnav ul li .pyword cite{max-width:99px;}

	.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;}

	.brand-left{padding:0;width:100%;float:none;}
	.brand-right{float:none;width:100%;padding:0;margin-top:20px;}
	.moblie-brand-commmain,.moblie-brand-nav{display:block;}

	.scimgbtn{border-top:1px solid #d0d0d0;margin-top:20px;}
	.sch-wor-infor h5{font-size:18px;width:90%;margin: 20px auto;margin-bottom:0px;}
	.cwmain{margin:20px auto;}
	.cwmain-infor p.cwtip{font-size:14px;margin-bottom:10px;}
	.scimgbtn-left,.scimgbtn-right{float:none;width:100%;}
	.scimgbtn p{overflow:hidden;}
	.scimgbtn p a{display:block;float:left;}
	.scimgbtn p span{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;top:9px;}
	.scimgbtn p.scimgbtn-right{display:none;}
	.scimgbtn p.scimgbtn-right2{display:block;margin-top:20px;}

	.scimgbtn p.scimgbtn-right2 a .scimgbtn-next{float:left;}
	.scimgbtn-next,.scimgbtn-prev{width: 34px;height: 34px;margin-top:4px;}
	.scimgbtn p.scimgbtn-right2 a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}

	.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{max-width:72%;}

}
@media (max-width:869px){
	.container{width:92%;}
	.header,.footer,.teachbot,.brtit,.brand-right{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit{display:block;}
	.brandtit{width:110px;height: 50px;margin-bottom:42px;}
	.brandbaner{padding-top:43px;height: 240px;}
	
	.brandnav{width:70%;}
	.pyxh{right:-3px;top: 25px;}
	.brandnav ul li .pyword{font-size:18px;}
	.brandnav ul li .pyword cite{max-width:105px;}

	.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;}

	.brand-left{padding:0;width:100%;float:none;}
	.brand-right{float:none;width:100%;padding:0;margin-top:20px;}
	.moblie-brand-commmain,.moblie-brand-nav{display:block;}

	.scimgbtn{border-top:1px solid #d0d0d0;margin-top:20px;}
	.sch-wor-infor h5{font-size:18px;width:90%;margin: 20px auto;margin-bottom:0px;}
	.cwmain{margin:20px auto;}
	.cwmain-infor p.cwtip{font-size:14px;margin-bottom:10px;}
	.scimgbtn-left,.scimgbtn-right{float:none;width:100%;}
	.scimgbtn p{overflow:hidden;}
	.scimgbtn p a{display:block;float:left;}
	.scimgbtn p span{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;top:9px;}
	.scimgbtn p.scimgbtn-right{display:none;}
	.scimgbtn p.scimgbtn-right2{display:block;margin-top:20px;}

	.scimgbtn p.scimgbtn-right2 a .scimgbtn-next{float:left;}
	.scimgbtn-next,.scimgbtn-prev{width: 34px;height: 34px;margin-top:4px;}
	.scimgbtn p.scimgbtn-right2 a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}

	.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{max-width:70%;}

}
@media (max-width:767px){
	.container{width:92%;}
	.header,.footer,.teachbot,.brtit,.brand-right{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit{display:block;}
	.brandtit{width:110px;height: 50px;margin-bottom:42px;}
	.brandbaner{padding-top:43px;height: 240px;}
	
	.brandnav{width:70%;}
	.pyxh{right:-3px;top: 25px;}
	.brandnav ul li .pyword{font-size:18px;}
	.brandnav ul li .pyword cite{max-width:96px;}

	.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;}

	.brand-left{padding:0;width:100%;float:none;}
	.brand-right{float:none;width:100%;padding:0;margin-top:20px;}
	.moblie-brand-commmain,.moblie-brand-nav{display:block;}

	.scimgbtn{border-top:1px solid #d0d0d0;margin-top:20px;}
	.sch-wor-infor h5{font-size:18px;width:90%;margin: 20px auto;margin-bottom:0px;}
	.cwmain{margin:20px auto;}
	.cwmain-infor p.cwtip{font-size:14px;margin-bottom:10px;}
	.scimgbtn-left,.scimgbtn-right{float:none;width:100%;}
	.scimgbtn p{overflow:hidden;}
	.scimgbtn p a{display:block;float:left;}
	.scimgbtn p span{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;top:9px;}
	.scimgbtn p.scimgbtn-right{display:none;}
	.scimgbtn p.scimgbtn-right2{display:block;margin-top:20px;}

	.scimgbtn p.scimgbtn-right2 a .scimgbtn-next{float:left;}
	.scimgbtn-next,.scimgbtn-prev{width: 34px;height: 34px;margin-top:4px;}
	.scimgbtn p.scimgbtn-right2 a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}

	.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{max-width:69%;}

}
@media (max-width:660px){
	.container{width:92%;}
	.header,.footer,.teachbot,.brtit,.brand-right{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit{display:block;}
	.brandtit{width:110px;height: 50px;margin-bottom:42px;}
	.brandbaner{padding-top:43px;height: 240px;}
	
	.brandnav{width:80%;}
	.pyxh{right:-3px;top: 25px;}
	.brandnav ul li .pyword{font-size:18px;}
	.brandnav ul li .pyword cite{max-width:92px;}

	.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;}

	.brand-left{padding:0;width:100%;float:none;}
	.brand-right{float:none;width:100%;padding:0;margin-top:20px;}
	.moblie-brand-commmain,.moblie-brand-nav{display:block;}

	.scimgbtn{border-top:1px solid #d0d0d0;margin-top:20px;}
	.sch-wor-infor h5{font-size:18px;width:90%;margin: 20px auto;margin-bottom:0px;}
	.cwmain{margin:20px auto;}
	.cwmain-infor p.cwtip{font-size:14px;margin-bottom:10px;}
	.scimgbtn-left,.scimgbtn-right{float:none;width:100%;}
	.scimgbtn p{overflow:hidden;}
	.scimgbtn p a{display:block;float:left;}
	.scimgbtn p span{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;top:9px;}
	.scimgbtn p.scimgbtn-right{display:none;}
	.scimgbtn p.scimgbtn-right2{display:block;margin-top:20px;}

	.scimgbtn p.scimgbtn-right2 a .scimgbtn-next{float:left;}
	.scimgbtn-next,.scimgbtn-prev{width: 34px;height: 34px;margin-top:4px;}
	.scimgbtn p.scimgbtn-right2 a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}
	
	.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{max-width:68%;}
}
@media (max-width:530px){
	.container{width:92%;}
	.header,.footer,.teachbot,.brtit,.brand-right{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit{display:block;}
	.brandtit{width:110px;height: 50px;margin-bottom:42px;}
	.brandbaner{padding-top:43px;height: 240px;}
	
	.brandnav{width:80%;}
	.pyxh{right:-3px;top: 25px;}
	.brandnav ul li .pyword{font-size:18px;}
	.brandnav ul li .pyword cite{max-width:60px;}

	.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;}

	.brand-left{padding:0;width:100%;float:none;}
	.brand-right{float:none;width:100%;padding:0;margin-top:20px;}
	.moblie-brand-commmain,.moblie-brand-nav{display:block;}

	.scimgbtn{border-top:1px solid #d0d0d0;margin-top:20px;}
	.sch-wor-infor h5{font-size:18px;width:90%;margin: 20px auto;margin-bottom:0px;}
	.cwmain{margin:20px auto;}
	.cwmain-infor p.cwtip{font-size:14px;margin-bottom:10px;}
	.scimgbtn-left,.scimgbtn-right{float:none;width:100%;}
	.scimgbtn p{overflow:hidden;}
	.scimgbtn p a{display:block;float:left;}
	.scimgbtn p span{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;top:9px;}
	.scimgbtn p.scimgbtn-right{display:none;}
	.scimgbtn p.scimgbtn-right2{display:block;margin-top:20px;}

	.scimgbtn p.scimgbtn-right2 a .scimgbtn-next{float:left;}
	.scimgbtn-next,.scimgbtn-prev{width: 34px;height: 34px;margin-top:4px;}
	.scimgbtn p.scimgbtn-right2 a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}

	.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{max-width:66%;}

}
@media (max-width:414px){
	.container{width:92%;}
	.header,.footer,.teachbot,.brtit,.brand-right{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit{display:block;}
	.brandtit{width:110px;height: 50px;margin-bottom:42px;}
	.brandbaner{padding-top:43px;height: 240px;}
	
	.brandnav{width:80%;}
	.pyxh{right:-3px;top: 25px;}
	.brandnav ul li .pyword{font-size:18px;}
	.brandnav ul li .pyword cite{max-width:60px;}

	.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;}

	.brand-left{padding:0;width:100%;float:none;}
	.brand-right{float:none;width:100%;padding:0;margin-top:20px;}
	.moblie-brand-commmain,.moblie-brand-nav{display:block;}

	.scimgbtn{border-top:1px solid #d0d0d0;margin-top:20px;}
	.sch-wor-infor h5{font-size:18px;width:90%;margin: 20px auto;margin-bottom:0px;}
	.cwmain{margin:20px auto;}
	.cwmain-infor p.cwtip{font-size:14px;margin-bottom:10px;}
	.scimgbtn-left,.scimgbtn-right{float:none;width:100%;}
	.scimgbtn p{overflow:hidden;}
	.scimgbtn p a{display:block;float:left;}
	.scimgbtn p span{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;top:9px;}
	.scimgbtn p.scimgbtn-right{display:none;}
	.scimgbtn p.scimgbtn-right2{display:block;margin-top:20px;}

	.scimgbtn p.scimgbtn-right2 a .scimgbtn-next{float:left;}
	.scimgbtn-next,.scimgbtn-prev{width: 34px;height: 34px;margin-top:4px;}
	.scimgbtn p.scimgbtn-right2 a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}
	
	.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{max-width:66%;}
}
@media (max-width:375px){
	.container{width:92%;}
	.header,.footer,.teachbot,.brtit,.brand-right{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit{display:block;}
	.brandtit{width:110px;height: 50px;margin-bottom:42px;}
	.brandbaner{padding-top:43px;height: 240px;}
	
	.brandnav{width:90%;}
	.pyxh{right:-3px;top: 25px;}
	.brandnav ul li .pyword{font-size:16px;}
	.brandnav ul li .pyword cite{max-width:55px;}

	.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;}

	.brand-left{padding:0;width:100%;float:none;}
	.brand-right{float:none;width:100%;padding:0;margin-top:20px;}
	.moblie-brand-commmain,.moblie-brand-nav{display:block;}

	.scimgbtn{border-top:1px solid #d0d0d0;margin-top:20px;}
	.sch-wor-infor h5{font-size:18px;width:90%;margin: 20px auto;margin-bottom:0px;}
	.cwmain{margin:20px auto;}
	.cwmain-infor p.cwtip{font-size:14px;margin-bottom:10px;}
	.scimgbtn-left,.scimgbtn-right{float:none;width:100%;}
	.scimgbtn p{overflow:hidden;}
	.scimgbtn p a{display:block;float:left;}
	.scimgbtn p span{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;top:9px;}
	.scimgbtn p.scimgbtn-right{display:none;}
	.scimgbtn p.scimgbtn-right2{display:block;margin-top:20px;}

	.scimgbtn p.scimgbtn-right2 a .scimgbtn-next{float:left;}
	.scimgbtn-next,.scimgbtn-prev{width: 34px;height: 34px;margin-top:4px;}
	.scimgbtn p.scimgbtn-right2 a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}

	.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{max-width:62%;}

}
@media (max-width:320px){
	.container{width:92%;}
	.header,.footer,.teachbot,.brtit,.brand-right{display:none;}
	.moblie-header,.moblie-footer,.moblie-brtit{display:block;}
	.brandtit{width:110px;height: 50px;margin-bottom:42px;}
	.brandbaner{padding-top:43px;height: 240px;}
	
	.brandnav{width:100%;}
	.pyxh{right:-3px;top: 25px;}
	.brandnav ul li .pyword{font-size:16px;}
	.brandnav ul li .pyword cite{max-width:45px;}

	.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;overflow:hidden;}
	.bratit .brtit img{width:24px;margin-right: 4px;margin-top: 2px;}
	.bratit .brtit span{font-size:12px;}

	.brand-left{padding:0;width:100%;float:none;}
	.brand-right{float:none;width:100%;padding:0;margin-top:20px;}
	.moblie-brand-commmain,.moblie-brand-nav{display:block;}

	.scimgbtn{border-top:1px solid #d0d0d0;margin-top:20px;}
	.sch-wor-infor h5{font-size:18px;width:90%;margin: 20px auto;margin-bottom:0px;}
	.cwmain{margin:20px auto;}
	.cwmain-infor p.cwtip{font-size:14px;margin-bottom:10px;}
	.scimgbtn-left,.scimgbtn-right{float:none;width:100%;}
	.scimgbtn p{overflow:hidden;}
	.scimgbtn p a{display:block;float:left;}
	.scimgbtn p span{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;top:9px;}
	.scimgbtn p.scimgbtn-right{display:none;}
	.scimgbtn p.scimgbtn-right2{display:block;margin-top:20px;}

	.scimgbtn p.scimgbtn-right2 a .scimgbtn-next{float:left;}
	.scimgbtn-next,.scimgbtn-prev{width: 34px;height: 34px;margin-top:4px;}
	.scimgbtn p.scimgbtn-right2 a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}
	.scimgbtn p.scimgbtn-left a .scimgbtn-word{float:left;max-width:70%;margin-left: 10px;}

	.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{max-width:56%;}
}