.cont{
	width:1460px;
	margin:30px auto;
}
.cont_fl{
	float:left;
	width:1000px;
}
.cont_fl .box1{
	width:1000px;
}
.cont_fl h1 a{
	display:inline-block;
	color:#aa1f14;
	margin-bottom:15px;
	font-weight:800;
}
.cont_fl h1 a:hover{
	color:#ff3b00cc;
}
.cont_fl  hr{
	border:1px solid #aa1f14;
	margin-bottom:15px;
	margin-top:-5px;
}
.cont_fl  .box1{
	width:1000px;
	height:340px;
	border-bottom:1px solid #bdbdbd;
}
.cont_fl  .box1 .fl{
	float:left;
	width:450px;
}
.cont_fl  .box1 .fl img{
	width: 450px;
	margin-top:30px;
	/*height: 299px;*/
}
.cont_fl  .box1 .fr{
	float:right;
	width:500px;
	text-align:left;
	margin-top:80px;
}
.cont_fl  .box1 .fr h3 a{
	color:#aa1f14;
	font-size:18px;
}
.cont_fl  .box1 .fr a{
	display:inline-block;
	color:#a9a9a9;
	font-size:14px;
	margin-top:15px;
}
.cont_fl  .box1 .fr a:hover{
	color:#ff3b00cc;
}
.cont_fl  .box1 .fr p{
	display:block;
	color:#bdbdbd;
	font-size:14px;
	margin-top:15px;
	text-align:right;
	margin-right:3px;
}
.cont_fl  .box1 .fr p:nth-of-type(2){
	margin-left:368px;
}
.cont_fl .box2{
	width:1000px;
	height:150px;
	margin-top:30px;
	border-bottom:1px solid #bdbdbd;
}
.cont_fl .box2 h3 a{
	color:#aa1f14;
	font-size:18px;
}
.cont_fl .box2 a{
	display:inline-block;
	color:#a9a9a9;
	font-size:14px;
	margin-top:9px;
}
.cont_fl .box2 a:hover{
	color:#ff3b00cc;
}
.cont_fl .box2 p{
	display:block;
	color:#bdbdbd;
	font-size:14px;
	margin-top:15px;
	text-align:right;
}
.cont_fl .box2 p:nth-of-type(2){
	text-align:right;
}
/*Ìø×ª*/
.cont_fl .tiao{
	height:90px;
	margin-top:50px;
}
.tiao ul{
	width:1000px;
	height:60px;
	margin-left:15px;
}
.tiao 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;
}
.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;
}






/*ÓÒ±ß*/
.cont_fr{
	float:right;
	width:400px;
}
.cont_box{
	width:400px;
	height:40px;
	line-height:40px;
}
.cont_fr h1{
	float:left;
}
 h1 a{
	color:#aa1f14;
	font-size:20px;
}
h1 a:hover{
	color:#ff3b00cc;
}
.cont_box span{
	float: right;
    display: inline-block;
    background: url(/skin/images/003.png) no-repeat;
    width: 63px;
    height: 32px;
    margin-top: 14px;
}
.cont_box1{
	margin-bottom:15px;
}
.cont_box1 span{
	float:left;
	display: inline-block;
    background: url(/skin/images/004.png) no-repeat;
    width: 20px;
    height: 19px;
    margin-top: 2px;
}
.cont_box1 p{
	font-size:15px;
	font-weight:bold;
}
.cont_box1 a{
	color:#b7514b;
}
.cont_box1 a:hover{
	color:#ff3b00cc;
}
.cont_box1 .p1{
	font-size:12px;
	margin-top:10px;
	margin-left:22px;
	color:#333;
}
.cont_box2{
	margin-top:50px;
}
.cont_box3{
	height:874px;
	margin-top:20px;
	border-left:1px solid #e8e8e8;
}
.cont_box3 .a1 .span1{
	float:left;
	display: inline-block;
    background: url(/skin/images/005.png) no-repeat;
    width: 20px;
    height: 19px;
    margin-top: 17px;
    margin-left:-5px;
}
.cont_box3 .a1 .span2 {
        display: inline-block;
    background: url(/skin/images/006.png) no-repeat;
    text-align: center;
    width: 47px;
    height: 25px;
    line-height: 25px;
    padding-left: 4px;
    margin-left: 0px;
    font-size: 12px;
    color: #b7514b;
    margin-top: 10px;
}
.cont_box3 .a1 a{
	display: block;
    margin-top: 11px;
    font-size: 13px;
    margin-bottom: 25px;
    margin-left: 17px;
}
.cont_box3 .a1 a:hover{
	color:#ff3b00cc;
}
@media screen and (min-width: 1200px) and (max-width:1500px){
	.cont {
	    width: 1200px;
	    margin: 18px auto;
	}
	.cont_fl {
	    float: left;
	    width: 880px;
	}
	.cont_fr {
        float: right;
        width: 298px;
        margin: 8px auto 0;
    }
    .cont_fl .box1 {
	    width: 100%;
	    height: auto;
	    overflow: hidden;
	    clear: both;
	    padding: 27px 0px;
	}
    .cont_fl .box2{
    	width: 100%;
    }
    .cont_box {
	    width: 100%;
	    background: url(/skin/images/title.png) no-repeat;
	    height: 40px;
	    line-height: 19px;
	    margin-top: 5px;
	}
    .cont_fr hr{
    	display: none;
    }
    .cont_box span {
	    float: right;
	    display: inline-block;
	    background: url(/skin/images/003.png) no-repeat;
	    width: 42px;
	    height: 32px;
	    margin-top: 7px;
	}
	.cont_fl h1{
		width: 100%;
	    background: url(/skin/images/title.png) no-repeat;
	    height: 40px;
	    line-height: 19px;
	    margin-top: 14px;
	}
	.cont_fl hr{
		display: none;
	}
	.cont_fl .box1 .fl {
	    float: left;
	    width: 392px;
	}
	.cont_fl .box1 .fl img {
	    width: 400px;
	    height: 100%;
	}
	.cont_fl .box1 .fr {
	    float: right;
	    width: 408px;
	    text-align: left;
	    margin-top: 80px;
	    margin-right: 45px;
	}
}