.cont{
	max-width:1400px;
	width: 100%;
	margin:30px auto  0;
	margin-bottom: 40px;
}
.cont_fl{
	float:left;
	width:180px;
	border-left:2px solid #aa1f14;
}
.cont_fl ul li{
	display:block;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:16px;
	border-bottom:1px solid #ededed;
}
.cont_fl ul li a{
	color:#999999;
	display:block;
	width:180px;
}
.cont_fl ul li .a1 {
	display:block;
	background:#aa1f14;
	font-size:20px;
	color:#fff;
	font-weight:bold;
}
.cont_fl ul li .a3:hover{
	color:#ff3b00cc;
}
.cont_fl ul li .a4{
	color:#ff3b00cc;
}
.cont_fr{
	float:right;
	width:1172px;
}
.cont_fr h1{
	text-align:center;
}
.cont_fr h1 a {
	color:#aa1f14;
	font-size:23px;
}
.cont_fr h1 a:hover{
	color:#ff3b00cc;
}
.cont_fr hr{
	border:1px solid #aa1f14;
}
.cont_fr  .box1{
	width:100%;
	height:340px;
	border-bottom:1px solid #bdbdbd;
}
.cont_fr  .box1 .fl img{
	float:left;
	width:450px;
	margin-top:15px;
	height: 284px;
}
.cont_fr  .box1 .fr{
	float: left;
    width: 500px;
    margin-top: 80px;
    margin-left: 134px;
}
.cont_fr  .box1 .fr h3 a{
	color:#aa1f14;
	font-size:18px;
}
.cont_fr  .box1 .fr a{
	display:inline-block;
	color:#999;
	font-size:12px;
	margin-top:15px;
}
.cont_fr  .box1 .fr a:hover{
	color:#ff3b00cc;
}
.cont_fr  .box1 .fr p{
	text-align:right;
	color:#bdbdbd;
	font-size:14px;
	margin-top:15px;
}
.cont_fr  .box1 .fr p:nth-of-type(2){
	margin-left:368px;
}
.cont_fr .box2{
	width:100%;
	height:140px;
	margin-top:30px;
	border-bottom:1px solid #bdbdbd;
}
.cont_fr .box2 h3 a{
	color:#aa1f14;
	font-size:18px;
}
.cont_fr .box2 a{
	display:inline-block;
	color:#999999;
	font-size:14px;
	margin-top:9px;
}
.cont_fr .box2 a:hover{
	color:#ff3b00cc;
}
.cont_fr .box2 p{
	text-align:right;
	color:#bdbdbd;
	font-size:14px;
	margin-top:15px;
}
.cont_fr .box2 p:nth-of-type(2){
	text-align:right;
}
/*Ìø×ªÒ³Ãæ*/
/*Ìø×ª*/
.cont_fr .tiao{
	height:90px;
	margin-top:50px;
}
.tiao ul{
	width:1000px;
	height:60px;
	margin-left:15px;
}
.tiao ul li{
	float:left;
	width:40px;
	height:40px;
	border-radius:3px;
	line-height:40px;
	text-align:center;
	border:1px solid #b9b9b9;
	font-size:16px;
	margin-left:10px;
}
.tiao ul .li1{
	width:50px;
	height:40px;
	line-height:48px;
}
.tiao ul .li1:hover{
	background:#eee;
	color:#fff;
}
.tiao ul .li3{
	width:33px;
	border:none;
}
.tiao ul .li5{
	width:60px;
	height:40px;
}
.tiao ul .li6{
	margin-left:100px;
}
.tiao ul li a {
	display:block;
	color:#aa1f14;
}
.tiao ul .li2:hover{
	background:#aa1f14;
}
.tiao ul .li2 a:hover{
		color:#fff;
}
.tiao ul .li4{
	width:60px;
	height:40px;
	line-height:40px;
	margin-left:50px;
}
.tiao ul .li4:hover{
	background:#aa1f14;
}
.tiao ul .li4 a:hover{
		color:#fff;
}
.pagination-wrapper{?margin:?20px?0;?}
.pagination{?
	height:34px;?
	text-align:?center;
	display: block;
	margin-top: 40px;
?}
.pagination ul li {
    float: left;
    height: 40px;
    border-radius: 3px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #b9b9b9;
    font-size: 16px;
    margin-left: 10px;
    padding: 0px 7px;
}
.pagination?li?{?
	display:?inline-block;
	height:?34px;?
	margin-right:?5px;?
	overflow: hidden;
	clear: both;
}
.pagination?li a{?
	float:?left;
	display:?block;?
	height:?32px;
	line-height:?32px;?
	padding:?0?12px;
	font-size:?16px;?
	border:?1px?solid?#dddddd;?
	color:?#555555;?
	text-decoration:?none;
?}
.pagination?li a:hover{?
	background:#f5f5f5;
	color:#0099ff;?
}
.pagination?li.thisclass?{
	?background:?#09f;?
	color:#fff;?
}
.pagination?li.thisclass?a,.pagination?li.thisclass?a:hover{
	background:?transparent;?
	border-color:?#09f;?
	color:?#fff;?
	cursor:default;?
}
@media screen and (min-width: 1200px) and (max-width:1500px){
	.cont{
		max-width: 1200px;
	}
	.cont_fr{
		float: right;
    	width: 988px;
	}
	.cont_fr .box1 {
	    width: 100%;
	    height: auto;
	    border-bottom: 1px solid #bdbdbd;
	    clear: both;
	    overflow: hidden;
	    padding: 0px 0px 22px;
	}
	.cont_fr .box1 .fl img {
	    float: left;
	    height: 284px;
	    margin-top: 15px;
	}
	.cont_fr .box1 .fr {
	    float: left;
	    width: 486px;
	    margin-top: 37px;
	    margin-left: 48px;
	}
}