#year{width:1263px;margin:20px auto;height:auto;/*background-image:url(../images/bg-color.jpg);*/}
#year_ul {
   /* padding: 0 25px 30px 20px;
    background: #e6e6e7;*/
}
#year_ul li .img {
    width: 600px;
    float: right;
    margin: 20px 10px 20px 0px;
}
#year_ul li {
	width:1263px;
	height:410px;
	float: left;
    border-bottom: 1.5px dashed #e70c0c;
}
#year_ul li .img img {
    width: 600px;
    height: 380px;
    margin-bottom: 5px;
	border-radius: 10px;
}
#year_ul li .title {
    line-height: 45px;
    font-size: 30px;
    padding-top: 20px;
    color: #4b4848;
    font-family: Arial, Helvetica, sans-serif;
}
#year_ul li .con {
    font-size: 18px;
    color: #595757;
    line-height: 26px;
    margin-bottom: 25px;
    text-align: justify;
    text-justify: inter-ideograph;
}
#on{border-bottom: 1px dashed #e70012;height:40px;}
#on .on1 {font-size:18px;float:right; width: 252px;text-align:center;}
#on .on1 a{border:1px solid #e70012;}
.content{width:600px;height:310px;float:right;margin-right:30px;}
.jump{width:1263px; height:30px; margin: 5px auto;font-size: 20px;}
.next {margin:10px auto;height:40px;text-align: center;font-weight:bold;}
.next a{color:#e70c0c; }