body,.mui-content{
	background:#e7e7e7;
}
.mui-table-view-cell{
	padding:1rem 0.75rem 1.4rem 0.75rem ;
}
.mui-table-view-cell>a:not(.mui-btn){
	margin:0px;
	padding:0px;
}
.mui-segmented-control{
	background-color:#ffffff;
	border:none;
}
.mui-segmented-control .mui-control-item{
	display:inline-block;
	color:#afafaf;
	font-size:1rem;
	width:auto;
	line-height:1.1rem;
	border-color:#bbbbbb;
	
}
.mui-segmented-control .mui-control-item .arrow{
	width:0px;
	height:0px;
	border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #afafaf;
    display:inline-block;
    margin-left:0.5rem;
}
.mui-segmented-control .mui-control-item.mui-active{
	background:none;
	color:#ffc53e;
}
.mui-segmented-control .mui-control-item.mui-active .arrow{
	border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ffc53e;
}
#tabGsdt{
	padding-right:1.5rem;
}
#tabjyqy{
	padding-left:1.5rem
}
.list{
	margin-top:2px;
}
.list .nav-item{
	font-size:1.3rem;
	color:#343e4f;
}
.list .mui-table-view-cell:after{
	height:0px;
}
.list .en-text{
	margin-left:0.5rem;
	border-left:1px solid #e6e6e6;
	padding-left:0.6rem;
	font-size:0.8rem;
	color:#afafaf;
	display:inline-block;
	height:1.3rem;
}
.list .more{
	color:#343e4f;
	font-size:1rem;
}
.content{
	margin-top:1.5rem;
}
#gsjj .content img,#dszjy .content img{
	display:block;
	/* width:14rem; */
	width:100%;
	height:160px;
	/* margin-bottom:0.7rem; */
}
/* #gsjj .content img{
	margin-right:0.9rem;
	float: left;
} */
#dszjy .content img{
	margin-left:0.75rem;
	float:right;
}
#gsjj .content .txt p,#dszjy .content .txt p{
	font-size:1rem;
	line-height:1.5;
	color:#696969;
}
#gsjj .content .txt, #dszjy .content .txt{
	/* height:8.75rem;
	padding-top:5px; */
	font-size:1rem;
	color:#343e4f;
	overflow:hidden;
	position:relative;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	
}
.xq{
	font-size:1rem;
	height:1.5rem;
/* 	padding-left:1rem; */
	position:absolute;
	bottom:0;
	right:0;
	left:0;
	background-color:#fff;
}
.txt .xq span{
	background:#fff;
	font-size:1rem;
	height:1.5rem;
	line-height:1.5;
	width:5rem;
	display:block;
	color:#999;
}
#xwdt{
	padding-bottom:0;
}
#xwdt .first{
	width:100%;
	position:relative;
}
#xwdt .first img{
	width:100%;
	height:18.1rem;
	display:block;
	
}
#xwdt .first-title{
	position:absolute;
	width:100%;
	font-size:1.6rem;
	color:#fff;
	height:3rem;
	line-height:3rem;
	left:0;
	bottom:0;
	padding-left:0.7rem;
	background-color:rgba(0,0,0,0.7);
}
#xwdt .news-list:before{
	top:0;
	height:0px;
}
#xwdt .news-list li{
	margin-top:0px;
	padding:1rem 0rem 0.5rem 0.7rem;
	border-top:1px solid #ddd;
}

#xwdt .news-list li:nth-child(1){
	border-top:none;
}
#xwdt .news-list li a{
	margin:0px;
	padding:0px;
}
#xwdt .news-list .mui-media-object{
	width:8.8rem;
	height:6.2rem;
	max-width:8.8rem;
	margin-left:2rem;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
}
#xwdt .news-list .mui-media-body{
	/* width:18.3rem; */
}
#xwdt .news-list .newTitle{
	color:#333;
	font-size:1.5rem;
	width:100%;
	white-space:normal;
	line-height: 1.3;
}
#xwdt .news-list .subtxt,#xwdt .img-sub-txt {
	color:#bebebe;
	font-size:1.2rem;
	line-height: 1.5;
	
}
#xwdt .news-list .subtxt{
	margin-top:1rem;
}
#xwdt .news-list .subtxt span ,#xwdt .img-sub-txt span{
	background:#fff;
}
#xwdt .news-list .subtxt span.pName{
	margin-right:2.2rem;
}
#xwdt .page-img{
	line-height:1.5;
}
#xwdt .page-img .img-item{
	height:6.2rem;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-right:1%;
}
#xwdt .page-img .img-item.last{
	margin-right:0;
}
.productList{
	width:100%;
	margin-top:1.5rem;
	margin-bottom:1.5rem;
	overflow:hidden;
	
}
.mui-table-view-cell .productList li{
	margin:0px;
	/* width:24%; */
	width:100%;
	box-sizing:border-box;
	list-style:none;
	float:left;
	border-rigth:1px solid #f0f0f1;
	border-left:1px solid #f0f0f1;
}
.productList li.product-ypt{
	width:29%;
}
.productList li.productItem{
	 border-left:none;
	 border-rigth:1px solid #e8e8ea;
}
.productList li.product-hxb{
	/* width:23%; */
	 width:32%;
	 border-right:none;
	 border-left:1px solid #e8e8ea;
}
.productList li a{
	width:100%;
	display:block;
	text-align: center;
}
.productList li a img{
	width:3.5rem;
	height:3.2rem;
	margin:1.5rem auto;
}
.productList li a p{
	color:#343e4f;
	font-size:1.3rem;
	margin-bottom:0.5rem;
}
/* .productList li.product-ypt a img{
	width:70%;
} */
.info{
	padding:10px 15px 0px;
	background:#e2b749;
	color:#fff;
	font-size:1.4rem;
	text-align:center;
	line-height:1.2;
	margin:0px;
}
.info span{
	font-size:3.2rem;
}
.yhfkBox{
	height:20.8rem;
	width:100%;
	background:url(../image/hzxx.png) no-repeat;
	background-size:100% 100%;
}
.schoolBox{
	width:100%;
	height:20.8rem;
	background:rgba(255,255,255,0.5);
	text-align:center;
}
.schoolBox li{
	font-size:1.2rem;
	color:#333;
	width:100%;
	overflow:hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.schoolListBox{
	height:17.4rem;
	overflow:hidden;
}
.schoolBox li.provinceItem{
	font-size:1.5rem;
	font-weight:bold;
	color:#ffb80a;
	line-height:2.5rem;
}
.yhfkBox .swiper-container{
	width:90%;
	padding:1.5rem;
	max-width:28.9rem;
}
.swiper-slide {  
    background-position: center;  
   	background-size: 100% 100%;
   	max-width:28.9rem;
    width:80%;  
    text-align:center;
    color:#fff;
    font-size:1rem;  
}
.swiper-slide img {  
    display: block;  
    width:13.9rem; 
    margin:auto; 
    height:16.6rem;
    margin-bottom:0.5rem;  
}
.mui-bar-nav~.mui-content {
    padding-top: 0px; 
}
#logo{
	background:transparent url(../image/logo.png) no-repeat top left;
	background-size:100% 100%;
	width:100px;
	height:25px;
	margin-top:10px;
}
.addUs{
	height:28.5rem;
	width:100%;
	background:url(../image/bottom.png) no-repeat center center;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}
.addUs a.jrwm,.addUs a.qyyx{
	margin-top:3.8rem;
	color:#ffb80b;
	font-sie:1.7rem;
	text-decoration: underline;
	display:block;
}
.addUs a.jrwm{
	margin-top:1rem
}
.addUs .wx img{
	margin-top:1.5rem;
	margin-bottom:2.5rem;
	width:5.2rem;
	height:5.1rem;
}
.tel,.tel-num a{
	color:#fffefe;
	font-size:2.1rem;
	line-height:2.1rem;
}
.tel i{
	width:30px;
	height:30px;
	background:url(../image/tel.png) no-repeat top left;
	display:inline-block;
	vertical-align: middle;
}
.tel-num a{
	padding:5px 0;
	display: block;
    text-decoration: underline;
}
.dz{
	color:#fffefe;
	font-size:1.2rem;
}
.dz i{
	width:23px;
	height:23px;
	background:url(../image/dt.png) no-repeat top left;
	display:inline-block;
	vertical-align:middle;
}
