.container{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.xzxs {width:1200px;height:auto;overflow:hidden;margin:0 auto;margin-top:40px;}
.xzxs li {width:290px;height:auto;float:left;margin-right:12px;margin-bottom:20px;background:#f1f1f1;text-align:center;}
.xzxs li img {width:290px;height:185px;}
.xzxs li a {text-decoration:none;color:#000;}
.xzxs li:nth-child(4n) {margin-right:0px;}
.xzxs li:first-child+li+li+li {margin-right:0px;}
.xzxs li h2 {border-bottom:1px solid #dedede;font-size:12px;line-height:30px;font-weight:normal;}
.xzxs li p {font-size:12px;line-height:30px;}


.xss li img{width: 100%}
.xss li .font{margin-top:10px;font-size: 16px;padding: 2px 10px;font-weight: bold;}
		
		
		
.lxhbt {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}		
.lxhbt h2 {
	font-size: 35px;
	line-height: 40px;
	text-align: center;
	width: 100%
}	
.lxhbt h2 a {
    color: #000;
    text-decoration: none;
}
		
		
		
		
		
		
.marjrList .marjr_content {
	background: #fff;
}

.marjrList .marjprTitle {
	display: block;
	text-align: center;
	color: #262626;
	font-size: 20px;
	padding: 15px 0px;
}

.marjrList .marjorFlag {
	text-align: center;
}

.marjrList .marjorFlag span {
	display: inline-block;
	margin: 0px 5px;
	padding: 2px 10px;
	border-radius: 5px;
}

.marjrList .marjorInfor {
	padding: 0px 26px;
	color: #636262;
	line-height: 22px;
	font-size: 14px;
	height: 110px;
}

.marjrList .major_but {
	text-align: center;
}

.marjrList .major_but a {
	display: inline-block;
	width: 123px;
	line-height: 41px;
	background: #246ae1;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin: 13px 12px 16px;
	border-radius: 7px;
	border: 1px solid #246ae1;
}

.marjrList .major_but a:last-child {
	display: inline-block;
	color: #246ae1;
	background: #fff;
}



.marjrList li,
.marjrList li>a {
	overflow: hidden;
	display: block;
}

.marjrList li:hover>a img {
	transition: .5s;
	transform: scale(1.1,1.1);
}

.marjrList li>a{
	display: block;
	overflow: hidden;
}
.marjrList li>a img{
	width: 100%;
	display: block;
}
