#Index #middle,#news_Cen #middle,#news_Details #middle{
	width: 1000px;
	margin: 0 auto;
}
#Index #middle .recommend{
	background-color: #f5f5f5;
	overflow: hidden;
	height: 310px;
}
#Index #middle .recommend .r_title{
	float: left;
	width: 26px;
	height: 283px;
	background-color: #e60012;
	font-size: 24px;
	color: #fff;
	padding: 27px 17px 0;
	text-align: center;
}
#Index #middle .recommend .r_title>img{
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 auto 13px;
}
#Index #middle .recommend .r_right{
	float: right;
	margin-right: 20px;
	width: 900px;
	height: 310px;
	position: relative;
}

#Index #middle .recommend .r_right .arrow>span{
	display: inline-block;
	width: 18px;
	height: 31px;
	position: absolute;
	top: 32%;
	z-index: 2;
}
#Index #middle .recommend .r_right .arrow>span.arrow_left{
	background: url(../image/r_arrow_left.png) no-repeat center center;
	left: 0;
	cursor: pointer;
}
#Index #middle .recommend .r_right .arrow>span.arrow_left:hover{
	background-image: url(../image/r_arrow_left_on.png);
}
#Index #middle .recommend .r_right .arrow>span.arrow_right{
	background: url(../image/r_arrow_right.png) no-repeat center center;
	right: 0;
	cursor: pointer;
}
#Index #middle .recommend .r_right .arrow>span.arrow_right:hover{
	background-image: url(../image/r_arrow_right_on.png);
}
#Index #middle .recommend .r_right .news{
	width: 830px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	overflow: hidden;
}
#Index #middle .recommend .r_right .news>ul{
	overflow: hidden;
	width: 1000%;
	position: relative;
}
#Index #middle .recommend .r_right .news>ul>li{
	float: left;
	padding-top: 26px;
	width: 260px;
	margin-right: 25px; 
	overflow: hidden;
}
#Index #middle .recommend .r_right .news>ul>li>a>img{
	width: 260px;
	height: 160px;
}
#Index #middle .recommend .r_right .news>ul>li>a h4{
	color: #000;
	font-size: 14px;
	margin: 10px 0;
        font-weight: bold;
}
#Index #middle .recommend .r_right .news>ul>li .time{
	display: block;
	color: #a6a6a6;
	font-size: 12px;
	margin-bottom: 10px;
}
#Index #middle .recommend .r_right .news>ul>li .con{
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
#Index #middle .recommend .r_right .news>ul>li .con a{
	color: #f00;
}
#Index #middle .news_1,#Index #middle .news_2{
	margin-top: 53px;
}
#Index #middle .news_1 h2,#Index #middle .news_2 h2{
	font-size: 32px;
	color: #e60012;
	line-height: 60px;
	background: url(../image/title_bg.jpg) no-repeat top left;
	text-align: center;
	margin-bottom: 25px;
}
#Index #middle .news_1 .news_1_con{
	margin-top: 5px;
	overflow: hidden;
	height: 250px;
}
#Index #middle .news_1 .news_1_con .news_1_left{
	float: left;
	width: 400px;
	height: 250px;
	overflow: hidden;
	position: relative;
}
#Index #middle .news_1 .news_1_con .news_1_left ul{
	overflow: hidden;
	width: 1000%;
}
#Index #middle .news_1 .news_1_con .news_1_left ul>li{
	float: left;
	width: 400px;
	height: 250px;
	position: relative;
}
#Index #middle .news_1 .news_1_con .news_1_left ul>li>img{
	width: 400px;
	height: 250px;
}
#Index #middle .news_1 .news_1_con .news_1_left ul>li>p{
	padding-left: 3%;
	background: rgba(0,0,0,.6); 
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 35px;
	width: 97%;
}
#Index #middle .news_1 .news_1_con .news_1_left ul>li>p>a{
	font-size: 14px;
	color: #fff;
}
#Index #middle .news_1 .news_1_con .news_1_left ol{
	overflow: hidden;
	position: absolute;
	bottom: 14px;
	right: 5px;
	z-index: 1;
}
#Index #middle .news_1 .news_1_con .news_1_left ol>li{
	float: left;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	behavior: url(404.png);
	background-color: #fff;
	margin-right: 10px;
	cursor: pointer;
	z-index: 1;
}
#Index #middle .news_1 .news_1_con .news_1_left ol>li.flex-active{
	background-color: #f00;
}
#Index #middle .news_1 .news_1_con .news_1_right{
	float: right;
	width: 57%;
	overflow: hidden;
}
#Index #middle .news_1 .news_1_con .news_1_right>ul>li{
	overflow: hidden;
	margin-top: 20px;
	height: 70px;
}
#Index #middle .news_1 .news_1_con .news_1_right>ul>li:first-child{
	margin-top: 0;
}
#Index #middle .news_1 .news_1_con .news_1_right>ul>li h3{
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	width: 80%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-bottom: 5px;
}
#Index #middle .news_1 .news_1_con .news_1_right>ul>li>a>h3{
	color: #333;
}
#Index #middle .news_1 .news_1_con .news_1_right>ul>li .time{
	color: #999999;
	font-size: 14px;
	float: right;
	line-height: 20px;
	width: 18%;
	text-align: right;
}
#Index #middle .news_1 .news_1_con .news_1_right>ul>li .brief{
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	line-height: 20px;
	width: 100%;
}
#Index #middle .news_1 .news_1_con .news_1_right>ul>li:hover a>h3{
 	color: #f80000;
 	text-decoration: underline;
}
#Index #middle .news_1 .news_1_con .news_1_right>ul>li:hover .time{
 	color: #f80000;
}
#Index #middle .news_2{
	overflow: hidden;
	margin-bottom: 60px;
}
#Index #middle .news_2 .news_2_con{
	overflow: hidden;
	height: 370px;
}
#Index #middle .news_2 .news_2_left{
	float: left;
	width: 50%;
}
#Index #middle .news_2 .news_2_left ul>li{
	margin-top: 15px;
}
#Index #middle .news_2 .news_2_left ul>li:first-child{
	margin-top: 0;
}
#Index #middle .news_2 .news_2_left ul>li h5{
	font-size: 14px;
	color: #333333;
	display: inline-block;
	vertical-align: top;
	width: 77%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#Index #middle .news_2 .news_2_left ul>li .time{
	font-size: 12px;
	color: #838383;
	vertical-align: top;
	width: 20%;
	text-align: right;
}
#Index #middle .news_2 .news_2_left ul>li:hover h5{
	color: #f80000;
}
#Index #middle .news_2 .news_2_right{
	width: 50%;
	float: right;
}
#Index #middle .news_2 .news_2_right ul>li{
	overflow: hidden;
	padding-bottom: 14px;
	border-bottom: 1px dashed #b2b2b2;
	margin-top: 14px;
	height: 99px;
}
#Index #middle .news_2 .news_2_right ul>li:first-child{
	margin-top: 0;
}
#Index #middle .news_2 .news_2_right ul>li:nth-of-type(3n+3){
	border: 0;
}
#Index #middle .news_2 .news_2_right ul>li .news_img{
	float: left;
	margin-right: 15px;
}
#Index #middle .news_2 .news_2_right ul>li .news_img>img{
	width: 155px;
	height:98px;
}
#Index #middle .news_2 .news_2_right ul>li h4{
	color: #333333;
	font-size: 16px;
	width: 65%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 10px;
	vertical-align: top;
}
#Index #middle .news_2 .news_2_right ul>li .time{
	display: block;
	font-size: 12px;
	color: #666666;
}
#Index #middle .news_2 .news_2_right ul>li .brief{
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin-top: 10px;
}
#Index #middle .news_2 .news_2_right ul>li:hover h4{
	color: #f31923;
}
#Index #middle .news_2 .news_2_right ul>li:hover .brief{
	text-decoration: underline;
}
#news_Cen #middle,#news_Details #middle{
	background-color: #fff;
}
#news_Cen #middle .location,#news_Details #middle .location{
	font-size: 12px;
	padding-left: 14px;
	line-height: 37px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 28px;
	color: #999999;
}
#news_Cen #middle .location a,#news_Details #middle .location a{
	color: #999999;
}
#news_Cen #middle .location a:hover, #news_Details #middle .location a:hover{
	text-decoration: underline;
}
#news_Cen #middle .location i,#news_Details #middle .location i{
	font-family: simsun;
}
#news_Cen #middle .con{
	width: 950px;
	margin: 0 auto;
}
#news_Cen #middle .con h3{
	font-size: 18px;
	color: #fff;
	background: url(../image/news_cen_title_bg.png) no-repeat left top;
	line-height: 42px;
	padding-left: 45px;
	margin-bottom: 9px;
}
#news_Cen #middle .con ul>li{
	padding-left: 35px;
	background: url(../image/news_cen_img.png) no-repeat 1% center;
	line-height: 41px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
}
#news_Cen #middle .con ul>li h4{
	color: #333333;
	display: inline-block;
	vertical-align: top;
	width: 80%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#news_Cen #middle .con ul>li .time{
	display: inline-block;
	vertical-align: top;
	color: #999999;
	width: 18%;
	text-align: right;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#news_Cen #middle .con ul>li:hover h4{
	color: #f80000;
}
#news_Cen #middle .con .page{
	text-align: center;
	margin-top: 32px;
	margin-bottom: 37px;
}
#news_Cen #middle .con .page_list{
	display: inline-block;
	margin-right: -8px;
}
#news_Cen #middle .con .page_list>a,#news_Cen #middle .con .page_list>span{
	display: inline-block;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #cccccc;
	color: #fff;
	vertical-align: top;
	margin-right: 8px;
	cursor: pointer;
}
#news_Cen #middle .con .page_list>span.prev{
	background: url(../image/page_prev.png) no-repeat center center #ccc !important;
	padding-left: 12.5px;
	padding-right: 12.5px;
}
#news_Cen #middle .con .page_list>span.next{
	background: url(../image/page_next.png) no-repeat center center #ccc !important;
	padding-left: 12.5px;
	padding-right: 12.5px;
}
#news_Cen #middle .con .page_list>a:hover,#news_Cen #middle .con .page_list>a.cur,#news_Cen #middle .con .page_list>span:hover{
	background-color: #d20b0b !important;
}
#news_Details #middle .con h1{
	font-size: 22px;
	color: #333333;
	text-align: center;
	margin-bottom: 12px;
	line-height:180%;
	padding:0px 20px;
}
#news_Details #middle .con .news_info{
	text-align: center;
	font-size: 12px;
	color: #949494;
}
#news_Details #middle .con .news_info>span{
	margin-right: 10px;
}
#news_Details #middle .con .main{
	width: 950px;
	margin: 10px auto;
	border-top: 1px dashed #bfbfbf;
	font-size: 14px;
	color: #666666; 
	padding-top: 23px;
}
#news_Details #middle .con .main>img{
	width: 746px;
	height: 433px;
	display: block;
	margin: 25px auto;
}
#news_Details #middle .con .main p{
	text-indent: 2em;
	line-height: 20px;
}
#news_Details #middle .con .main ul{
	margin-top: 54px;
	overflow: hidden;
}
#news_Details #middle .con .main ul>li{
	font-size: 14px;
	color: #666666;
	float: left;
}
.bdsharebuttonbox{
	display: inline-block;
	font-size: 14px;
	color: #666666;
	margin-top: 54px;
	margin-bottom: 12px;
}
.bdsharebuttonbox>img{
	margin-right: 3px;
}
.bdshare-button-style0-16 .bds_more{
	margin: 0 !important;
	float: none !important;
	background:transparent !important;
	margin-right: 3px !important;
	padding-left: 0  !important;
}
#news_Details #middle .con .main .catalogue{
	border-top: 1px solid #e5e5e5; 
	margin-bottom: 80px;
	position: relative;
}
#news_Details #middle .con .main .catalogue div a{
	font-size: 14px;
	display: inline-block;
	color: #666666;
	margin-top: 12px;
}
#news_Details #middle .con .main .catalogue div i{
	font-family: simsun;
}
#news_Details #middle .con .main .catalogue div a:hover{
	color: #ff0000;
	text-decoration: underline;
}
#news_Details #middle .con .main .catalogue button{
	font-size: 14px;
	font-family: "microsoft yahei";
	background-color: #e80000;
	width: 90px;
	height: 32px;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	behavior: url(404.png);
	position: absolute;
	top: 14px;
	right: 0;
	z-index: 1;
}
#news_Details #middle .con .main .catalogue button i{
	font-family: simsun;
}
a.more{font-size:16px; color:#e75838; float:right; padding:10px 0px}
a.more i{ font-family:'宋体'}


 .page_list .prev {
        background: url(../image/page_prev.png) no-repeat center center #ccc !important;
        padding-left: 14px!important;
        padding-right: 14px!important;
    }
    .page_list .next {
        background: url(../image/page_next.png) no-repeat center center #ccc !important;
        padding-left: 14px!important;
        padding-right: 14px!important;
    }
    
    .page_list>a.current {
        background-color: #d20b0b !important;
    }
