﻿html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,a,em,img,strong,sub,sup,dl,dt,dd,ol,ul,li,form,label,embed,select,input,textarea,pre,button,i,u{

	margin:0;

	padding:0;

	border:0;

	font-size:100%;

	font:inherit;

	vertical-align:baseline;

	font-weight:normal;

	font-style:normal;

	text-decoration:none;

}

img{vertical-align:middle;border:0;}

body{

	font-size: 12px;

	font-family:\5FAE\8F6F\96C5\9ED1;

	color:#666;

	background:#fff;

	word-break:break-all;

	

}

:focus{

	outline:0;

}

ol,ul{

	list-style:none;

}

table{

	empty-cells:show;

	border-collapse:collapse;

	border-spacing:0;

}

td{padding: 0}

.cf:before,.cf:after{

	content:" ";

	display:table;

}

.cf:after{

	clear:both;

}

.cf{

	*zoom:1;

}

.none{display:none;}

.no_border{border:0;}

.sj_icon{

    position: absolute;

    top: 0;

    left: 0;

    width: 0;

    height: 0;

	border-color: rgba(255,255,255,0);

    border-color: transparent\0;

    *border-color: transparent;

    _border-color: tomato;

    _filter: chroma(color=tomato);

    border-style: solid;

    overflow: hidden;

    *zoom: 1;

    border-width: 5px 0 5px 5px; 

}

.thumb{*zoom:1;width:250px;}

.thumb:after{ content:' '; display:block; clear:both; height:0; visibility:hidden;}

.thumb .img{float:left; width:250px;} 

.thumb .text{float:right; width:250px;} 

.thumb .text h3{font-weight:700; overflow:hidden;}

a{

	color:#666;

	text-decoration:none;

}



.fl{

	float:left;

	_display:inline;

}

.fr{

	float:right;

	_display:inline;

}

.red,a.red{

	color:#2587F4;

}

.blue,a.blue{

	color:#2084a9;

}

.black{

	color:#000;

}

.gray6{

	color:#666;

}

.gray9{

	color:#999;

}

.green{

	color:#0A0;

}

.main{

	clear:both;

	width:1200px;

	margin:0 auto;

	background: #fff;

	padding-top:20px;

	text-align:left;

}

#main{

	width:1200px;

	margin:0 auto;

	text-align:left;
	margin-bottom: 20px;

}

input[type=search]{

	-webkit-appearance:none;

	-moz-appearance:none;

	appearance:none;

	box-sizing:content-box;

}

/*select,textarea,input[type=email],input[type=search],input[type=number],input[type=password],input[type=text],input[type=url]{

	box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);

	-webkit-transition:all .2s ease-out;

	-moz-transition:all .2s ease-out;

	-o-transition:all .2s ease-out;

	transition:all .2s ease-out;

}*/
.nav li:hover{
	    background-color: #ae0000;
}
/*select:hover,textarea:hover,input[type=email]:hover,input[type=search]:hover,input[type=number]:hover,input[type=password]:hover,input[type=text]:hover,input[type=url]:hover{

	border:1px solid #b9b9b9;

	border-top:1px solid #a0a0a0;

	box-shadow:inset 0 1px 2px rgba(0,0,0,0.2);

}

select:focus,textarea:focus,input[type=email]:focus,input[type=search]:focus,input[type=number]:focus,input[type=password]:focus,input[type=text]:focus,input[type=url]:focus{

	outline:0;

	border:1px solid #4d90fe;

	box-shadow:inset 0 1px 3px rgba(0,0,0,0.4);

}*/

input,textarea,select{

	border:1px #d0d0d0 solid;

	padding:0 6px;

}

input{

	vertical-align:middle;

}

textarea{

	overflow:auto;

	line-height:24px;

}

select{

	padding:0;

}

label{cursor: pointer;}

a.lightbtn{

	display:inline-block;

	position:relative;

	padding:0 18px;

	height:28px;

	line-height:28px;

	background:#01a461;

	text-decoration:none;

	-webkit-transition:all .1s ease-out;

	-moz-transition:all .1s ease-out;

	-o-transition:all .1s ease-out;

	transition:all .1s ease-out;

	border:1px #19885a solid;

	color:#fff;

}

a.lightbtn:hover{

	text-decoration:none;

	background:#25b177;

	border:1px #1d9f69 solid;

	color:#eee;

}

a.lightbtn:active{

	background:#fff;

	color:#01a461;

}

a.lightbtn button{

	position:absolute;

	clip:rect(1px 1px 1px 1px);

	clip:rect(1px,1px,1px,1px);

}

.panlT{

	display:block;

	position:relative;

	padding:0 9px;

	height:42px;

	line-height:42px;

	border-bottom:1px #e4e8ea solid;

	_zoom:1;

	background:#fff url(../img/alert_h.png) repeat-x;

	font-size:14px;

	font-family:"Microsoft Yahei",SimHei,SimSun,sans-serif;

	text-align:left;

}

.panlT .fr{

	display:block;

	float:none;

	position:absolute;

	top:-15px;

	right:-15px;

	width:30px;

	height:30px;

	background:url(../img/x.png) !important;

	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/x.png');

	_background-image:none;

	_cursor:pointer;

	text-indent:-9em;

	overflow:hidden;

	-webkit-transition:-webkit-transform .6s ease-out;

	-moz-transition:-moz-transform .6s ease-out;

	-o-transition:-o-transform .6s ease-out;

	transition:transform .6s ease-out;

}

.panlT .fr:hover{

	text-decoration:none;

	color:#e94c32;

	-webkit-transform:rotate(360deg);

	-moz-transform:rotate(360deg);

	-o-transform:rotate(360deg);

	transform:rotate(360deg);

}



.potip{

	display:inline-block;

	position:relative;

	cursor:default;

}



.page {

	text-align: center;

	font-family: SimSun,sans-serif;

	padding: 32px 0;

}

.page a, .page span {

	display: inline-block;

	height: 35px;

	line-height: 35px;

	font-size: 14px;

	padding: 0 14px;

	margin: 0 3px;

	color:#9D9D9D;

	border:1px solid #DFDFDF;

	vertical-align: middle;

	transition:all .3s;

}

.page span {

	font-size:15px;

	color:#FFF;

	font-weight:700;

	border-color:#e94c32;

	background:#e94c32;

}

.page a:hover {

	text-decoration: none;

	border-color:#e94c32;

	background:#FFEEE5;

	color:#9D9D9D;

}

.btn{

	display:inline-block;

	position:relative;

	background:#e94c32;

	border:1px #e94c32 solid;

	padding:0 4px;

	min-width:4px;

	height:24px;

	line-height:24px;

	white-space:nowrap;

	vertical-align:middle;

	color:#fff;

	font-family:"Microsoft Yahei",SimSun,sans-serif;

	-webkit-transition:all .2s ease-out;

	-moz-transition:all .2s ease-out;

	-o-transition:all .2s ease-out;

	transition:all .2s ease-out;

}

.btn:hover{

	opacity:.8;

	filter:alpha(opacity=80);

	text-decoration:none;

	color:#fff;

	box-shadow:0 1px 1px rgba(0,0,0,.2);

}

.btn:active{

	opacity:1;

	filter:none;

	box-shadow:inset 0 1px 1px rgba(0,0,0,.2);

}

.btn button{

	position:absolute;

	clip:rect(1px 1px 1px 1px);

	clip:rect(1px,1px,1px,1px);

}





/* #header */

#header{position:relative; z-index:50; background:url(../img/header_bg.png) repeat-x 0 40px; }

.header{width:1200px; margin:0 auto 16px; text-align:left;}

	/* .header_l */

	.header_l{width:246px;}

	.header_l_title{margin-bottom:3px; height:40px; background:url(../img/header_l_title.png);}

	.header_l_item{position:relative;width:244px; height:103px;}

	.header_l_item.on{z-index:100}

	.header_l_item dl{position:absolute; left:0; top:0; width:225px; height:76px; overflow:hidden; padding:13px 0 13px 19px; background:#f7f7f7; border:1px solid #e6e6e6;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out;}

	.header_l.on .header_l_item.on dl{ border-color:#2587F4; box-shadow:0 0 10px #ccc; }

	.header_l_item .qy dt, .header_l_item .jg dt, .header_l_item .lb dt, .header_l_item .ts dt, .header_l_item .hx dt{background:url(../img/header_l_item.png) no-repeat left top; height:24px; line-height:24px; color:#333; font-size:14px; padding-left:32px; margin-bottom:8px;}

	/*.header_l.on .header_l_item.on .qy{height:auto;}

	.header_l.on .header_l_item.on .jg{height:110px;}

	.header_l.on .header_l_item.on .lb{height:120px;}

	.header_l.on .header_l_item.on .ts{height:165px;}

	.header_l.on .header_l_item.on .hx{height:90px;}*/



	.header_l_item .qy dt{background-position:0px 0px;}

	.header_l_item .jg dt{background-position:0px -44px;}

	.header_l_item .lb dt{background-position:0px -88px;}

	.header_l_item .ts dt{background-position:0px -132px;}

	.header_l_item .hx dt{background-position:0px -175px;}

	.header_l_item dd{float:left; width:65px; margin-right:3px; height:26px; line-height:26px; white-space:nowrap;}

	.header_l_item dd.line{clear:both; height:0; overflow:hidden; border-top:1px solid #eee;width:207px;margin:8px 0;}

	.header_l_item .jg dd{width:106px; margin-right:6px;}

	.header_l_item .ts dd{width:65px; margin-right:6px;}

	.header_l_item .pointer,.header_l_item .pointer2{position:absolute; z-index:99; left:auto; right:10px; top:20px; border-left-color:#d0d0d0;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out;  border-left:5px solid #d0d0d0;}

	.header_l_item .pointer2{right:12px; border-left:5px #f7f7f7 solid;}

	.header_l.on .header_l_item.on .pointer,.header_l.on .header_l_item.on .pointer2{-webkit-transform:rotate(90deg);	-moz-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}

	.header_l.on .header_l_item.on .pointer2{right:10px; top:18px; right:12px\9; top:20px\9;}

	

	

	.header_l_menu{display:none;position:absolute;width:224px; padding:0 10px; border:1px solid #dedede; border-top:0; background:#fff;}

	.header_l_menu li{position:relative;border-top:1px solid #dedede;height:50px;line-height:50px;}	

	.header_l_menu li.xlp{border:0;}	

	.header_l_menu li p{position:absolute;z-index:10;left:-11px;right:-11px;top:-1px;height:50px;line-height:50px;background:url(../img/xlp.png) no-repeat 20px center;padding-left:60px;cursor:pointer;font-size:14px;}

	.header_l_menu li p s{position:absolute;right:15px;top:20px;width:6px;height:14px;overflow:hidden;text-align:left;text-decoration:none;background:#fff;color:#999;}

	.header_l_menu li p s i,.header_l_menu li p s u{display:block;position:absolute;width:0;height:0;margin:0 0 0 -2px;overflow:hidden;border:7px #fff solid;border-right:0;border-left:7px #dfdfdf solid;}

	.header_l_menu li p s u{margin:0 0 0 -4px;border:7px transparent dashed;border-left:7px #fff solid;}

	.header_l_menu li.esf p{background:url(../img/esf.png) no-repeat 20px center;}	

	.header_l_menu li.czf p{background:url(../img/zf.png) no-repeat 20px center;}	

	.header_l_menu li.xzl p{background:url(../img/xzl.png) no-repeat 20px center;}	

	.header_l_menu li.sp p{background:url(../img/sp.png) no-repeat 20px center;}	

	.header_l_menu li p.on{border:1px solid #2587F4;border-right-color:#fff;height:50px;line-height:48px;padding-left:59px;background:url(../img/xlp2.png) no-repeat 19px center;}

	.header_l_menu li.esf p.on{background:url(../img/esf2.png) no-repeat 19px center;}	

	.header_l_menu li.czf p.on{background:url(../img/zf2.png) no-repeat 19px center;}	

	.header_l_menu li.xzl p.on{background:url(../img/xzl2.png) no-repeat 19px center;}	

	.header_l_menu li.sp p.on{background:url(../img/sp2.png) no-repeat 19px center;}	

	.header_l_menu li p.on s{display:none;}



	.header_l_menu .autab{display:none;position:absolute;left:244px;top:-1px;border:1px solid #2587F4; width:752px; padding:2px 20px 20px 40px;background:#fff;}

	.header_l_menu .autab h3{font-size:14px; height:50px; line-height:50px;}

	.header_l_menu .autab h3 span{color:#2587F4; padding:0 4px; font-size:16px; font-weight:700;}

	.header_l_menu .i_smap{right:80px; top:57px;}

	.header_l_menu .tab_c_search{position:relative; border:2px solid #2587F4; width:605px; height:38px;}

	.header_l_menu .tab_c_search .keyword{position:absolute;left:0;top:0;width:500px;border:0; padding:7px 5px; height:24px; line-height:24px; font-size:14px;}

	.header_l_menu .tab_c_search button{position:absolute;left:510px;top:0;width:97px;height:40px; line-height:40px; color:#fff; padding:0 15px; background:#2587F4; font-size:14px; font-weight:700;cursor:pointer;}

	.header_l_menu .box{margin-top:28px;}

	.header_l_menu .box dl{float:left; border-left:1px dashed #dedede; padding:0 10px 0 30px; width:240px; height:112px;}

	.header_l_menu .box .dl1{border:0;padding-left:0;}

	.header_l_menu .box dl dt{border-left:3px solid #f56a03; padding-left:7px; height:16px; line-height:16px; margin-bottom:10px; font-size:14px; font-weight:700;}

	.header_l_menu .box dl dd{float:left; width:70px; height:24px; line-height:24px; overflow:hidden;}

	.header_l_menu .box .dl2 dt{border-left:3px solid #3399db;}

	.header_l_menu .box .dl3 dt{border-left:3px solid #a0ba59;}

	.header_l_menu .box .dl3 dd{width:80px;}

	.header_l_menu .box .col2{width:180px;}

	.header_l_menu .box .col2 dd{width:90px;}

	.header_l_menu .box .col5{width:350px;}

	

	.header_l_menu .search_item{position:relative; border-right:1px solid #ddd; width:40px; padding:0 20px 0 10px; height:38px; line-height:38px; background:#f6f6f6; cursor:pointer; text-align:center;}

	.header_l_menu .search_item_list{display:none;position:absolute; z-index:10; left:-2px; top:38px; border:2px solid #2587F4; border-top:0; width:70px; text-align:center; background:#fff;}

	.header_l_menu .search_item_list li{border-top:1px solid #ddd; width:70px; height:38px; line-height:38px;cursor:pointer;}

	.header_l_menu .keyword.on,.header_l_menu .search_item_list li.on{color:#2587F4; background:#f6f6f6;}

	.header_l_menu .tab_c_search.select_state .keyword{left:70px;width:430px;}

	.header_l_menu .search_item s{

		position:absolute;

		right:7px;

		top:17px;

		width:14px;

		overflow:hidden;

		text-align:center;

		height:7px;

		text-align:left;

		_zoom:1;

		text-decoration:none;

		background:#f6f6f6;

		color:#999;

		cursor:pointer;

		-webkit-transition:all .4s ease-out;

		-moz-transition:all .4s ease-out;

		-o-transition:all .4s ease-out;

		transition:all .4s ease-out;

	}

	.header_l_menu .search_item s i,.header_l_menu .search_item s u{

		display:block;

		position:absolute;

		width:0;

		height:0;

		margin:-2px 0 0 0;

		overflow:hidden;

		border:7px #f6f6f6 solid;

		border-bottom:0;

		border-top:7px #aaa solid;

	}

	.header_l_menu .search_item s u{margin:-4px 0 0 0;border:7px transparent dashed;border-top:7px #f6f6f6 solid;}

	.header_l_menu .search_item.on s{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}

	

	

	.header_r{width:954px;}

	.header_fr_top{background:#fff;}

	.header_fr_top .menu{position:relative; z-index:50; height:40px; padding-left:20px; font-size:0;}

	.header_fr_top .menu li{position:relative; height:40px; display:inline-block; *display:inline; *zoom:1; z-index:15; margin-right:12px; font-size:16px; vertical-align:top;}

	.header_fr_top .menu li a{ display:block; height:40px; float:left; color:#333; padding:0 12px 0 10px;}

	.header_fr_top .menu li.on{background:#ebebeb; color:#666; border-radius:3px 3px 0 0; z-index:10;}

	.header_fr_top .menu li a.active{color:#2587F4;}

	.header_fr_top .menu li .new,.header_fr_top .menu li .hot{position:absolute; right:-13px; top:-4px; width:29px; height:17px; background:url(../img/new.png) no-repeat; }

	.header_fr_top .menu li .hot{ right:-2px;background:url(../img/hot.png) no-repeat; }

	/* 主菜单三角 */

	.header_fr_top .menu .pointer{display:inline-block; *display:inline; *zoom:1; width:14px; height:9px; position:relative; left:4px; top:14px; *top:9px; -webkit-transition:-webkit-transform .4s ease-out;-moz-transition:-moz-transform .4s ease-out;-o-transition:-o-transform .4s ease-out;transition:transform .4s ease-out; vertical-align:top;}

	.header_fr_top .menu .pointer span,.header_fr_top .menu .pointer em{display:inline-block; *display:inline; *zoom:1; border-width:7px; border-top-color:#8f8f8f; border-bottom:0; width:0; height:0; overflow:hidden;}

	.header_fr_top .menu .pointer em{top:-2px; border-top-color:#fff;}

	.header_fr_top .menu li.on .pointer{-webkit-transform:rotate(180deg);	-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}

	.header_fr_top .menu li.on .pointer em{border-top-color:#ebebeb;}

	.header_fr_top .menu li.active .pointer em{top:-2px; border-top-color:#ebebeb;}

	/* 主菜单 - 子菜单 */

	.header_fr_top .menu .sub_menu{display:none; position:absolute; left:0; top:40px; width:130px; border:1px solid #ebebeb; border-width:0 1px 1px; background:#fff;}

	.header_fr_top .menu .sub_menu li{float:none; margin:0; width:100%;}

	.header_fr_top .menu .sub_menu li a{float:none; display:block; height:39px; line-height:39px; padding-left:20px; border-top:1px solid #eee;}

	.header_fr_top .menu .sub_menu li a:hover{color:#fff; background:#2587F4; text-decoration:none;}

	

	

	.header_fr_top .menu .q_code{background:url(../img/sjzjw_icon.png) no-repeat; width: 115px; height: 31px; position:absolute; top:9px; right: 65px ; overflow : visible; cursor: pointer;}

	.narrow_980 .header_bottom .menu .q_code{display: none}

	.header_fr_top .menu .q_code .q_code_applnk{width:100%; height:100%; display: block;}

	.header_fr_top .menu .q_code .qcode_lnk{display: block;}

	.header_fr_top .menu .q_code div.q_code_layer{position: absolute; z-index:99; width: 132px; height: 286px ; border: 1px solid #2587F4; border-radius: 3px; background: #fff; top:0; right: -60px; line-height:18px;display: none;}

	.header_fr_top .menu .q_code div.q_code_layer span.qcode_title{margin:7px 0 0 16px; color: #666; display: inline-block; font-size: 12px; }

	.header_fr_top .menu .q_code div.q_code_layer span.qcode_img{background:url(../img/menu_ewm2.png) no-repeat;width: 100px; height: 100px; margin:0 0 0 16px; display: inline-block;}

	.header_fr_top .menu .q_code div.q_code_layer span.wech{background:url(../img/menu_ewm1.png) no-repeat;}

	

	

	.header_fr_top .sj{display:none;}



	/* .header_fr_middle_l */

	.header_fr_middle{margin-top:3px; background:#fff;}

	.header_fr_middle_l{width:730px; padding:10px 11px 10px; border-bottom:1px solid #e6e6e6;}

	.i_focus,.i_focus img,.i_focus ul,.i_focus li{display: block; width: 730px;height: 335px;}

	.i_focus img,.i_focus ul,.i_focus li{width: 100%;height: 100%;}

	.i_focus{position: relative;overflow: hidden;}

	.i_focus ul,.i_focus li{position: absolute;	top: 0;	left: 0;}

	.i_focus li{display: none;}

	.i_focus span{position: absolute;left: 0;bottom: 0;width: 100%;z-index: 8;text-align: center;}

	.i_focus i{display: inline-block;width: 12px;height: 12px;overflow: hidden;margin: 0 2px;background: #b7b7b7;cursor: pointer;border-radius: 12px;font-size: 0;line-height: 12px;}

	.i_focus i.on{background: #2587F4;}

	.i_focus a.gol,.i_focus a.gor{display: none;position: absolute;left: 0;top: 50%;margin: -30px 0 0 0;width: 36px;height: 80px;background:url(../img/gol_b.png) no-repeat; -webkit-transition: opacity .3s ease;-moz-transition: opacity .3s ease;-o-transition: opacity .3s ease;transition: opacity .3s ease;z-index: 9;cursor: pointer;}

	.i_focus a.gor{left: auto;right: 0;bottom: 40px;background-image:url(../img/gor_b.png);}

	.i_focus a.gol:hover,.i_focus a.gor:hover{text-decoration: none;opacity: .8;filter: alpha(opacity=80);cursor: pointer;	}

	.on a.gol,.on a.gor{display: block;}

	

	/* .header_fr_middle_r */

	.header_fr_middle_r{width:200px; border:1px solid #e6e6e6; border-width:0 1px 1px;}

	.header_fr_middle_r .jrtj{position:relative; height:72px; background-image:url(../img/jrtj.png); font-size:14px; color:#fff;}

	.header_fr_middle_r .jrtj .day{position:absolute; right:15px; top:5px; line-height:36px;}

	.header_fr_middle_r .jrtj .day span{ font-size:38px;}

	.header_fr_middle_r .jrtj .week{position:absolute; right:27px; top:40px;}

	#i_focus2{width: 200px; height: 283px;}

	#i_focus2 .content{text-align:center;}

	#i_focus2 .img{padding:5px;}

	#i_focus2 .img img{width:190px; height:175px;}

	#i_focus2 p{color:#ff1111; padding:0 10px;}

	#i_focus2 h3{font-size:14px;}

	#i_focus2 h3 em{display:inline-block; margin-right:5px; height:20px; line-height:20px; width:20px; background:url(../img/i_focus2_icon.png) no-repeat; text-align:center; color:#fff; font-size:12px;}

	#i_focus2 a.gol,#i_focus2 a.gor{margin: -26px 0 0 0;width: 22px;height: 52px;background:url(../img/gol_s.png) no-repeat;}

	#i_focus2 a.gor{left: auto;right: 0;bottom: 40px;background-image:url(../img/gor_s.png);}

	#i_focus2 i{width: 8px;height: 8px;line-height: 8px;}

	.i_focus2{overflow:hidden;}

	.i_focus2 ul li{display:block; position:relative; float:left; width:200px; margin-right:10px;}





	/* .header_fr_bottom */

	.header_fr_bottom{border-bottom:1px solid #e6e6e6}

	.header_fr_bottom li{position:relative;float:left; width:147px; height:139px; padding:10px 20px; border-right:1px solid #e6e6e6}

	.header_fr_bottom li dt{font-size:16px;}

	.header_fr_bottom li dd{font-size:14px;line-height:24px;}

	.header_fr_bottom li.gs{background:url(../img/gs_bg.jpg) no-repeat 72px bottom;}

	.header_fr_bottom li.gs dt a{color:#905e10;}

	.header_fr_bottom li.gx{background:url(../img/gx_bg.jpg) no-repeat 100px bottom;}

	.header_fr_bottom li.gx dt a{color:#1e941a;}

	.header_fr_bottom li.xq{background:url(../img/xq_bg.jpg) no-repeat 68px bottom;}

	.header_fr_bottom li.xq dt a{color:#006cba;}

	.header_fr_bottom li.hf{background:url(../img/hf_bg.jpg) no-repeat 60px bottom; width:148px;}

	.header_fr_bottom li.hf dt a{color:#ff0000;}

	.header_fr_bottom li.dt{background:url(../img/dt_bg.jpg) no-repeat right bottom; width:160px;}

	.header_fr_bottom li.dt dt a{color:#2587F4;}

	

	

	

	/* seo优化需要 */

	.hide_title{display:none;}





/*友情链接*/

.friendslink{ margin-top:15px; padding: 10px; border:1px solid #ddd; border-top-width:3px;}

.friendslink .con_b{margin-top:10px; padding-top:10px; border-top:1px solid #eee;}

.friendslink .con_t_l,.friendslink .con_b_l{float:left;width:80px; height:24px; line-height:24px; padding-left:20px;}

.friendslink .con_t_r,.friendslink .con_b_r{float:right;width:1078px;}



.friendslink li{

	float:left;

	width:80px;

	height: 24px;

	line-height: 24px;

	overflow: hidden;

	padding: 0 0 0 9px;

}





/* shengming */

.shengming{margin:16px 0; color:#666;}

.detail_shengming{width: 1170px;margin:16px auto; color:#666; border:1px solid #e9e9e9; padding:15px; background:#fffaea;}







/* 页码 */

.pagination {

	text-align: center;

	font-family: SimSun,sans-serif;

	padding: 32px 0;

}

.pagination a, .pagination span {

	display: inline-block;

	height: 28px;

	line-height: 28px;

	font-size: 14px;

	padding: 0;

	margin: 0 5px;

	color:#9D9D9D;

	border:1px solid #DFDFDF;

	vertical-align: middle;

	transition:all .3s;

	margin-bottom: 10px;
	padding: 0 11px;

}
.pagination a, .pagination span {

 border:1px solid #DFDFDF;


}

.pagination span {
    font-size: 14px;
    color: #FFF;
    font-weight: 700;
    border-color: #cc0000;
    background: #cc0000;
}
.pagination span.pre-page{
	color: #9D9D9D;
	border: 1px solid #DFDFDF;
	background-color: #fff;
	font-weight: normal;
	margin: 0;
}
.pagination .prev{
	border:0;
	padding: 0;
}
.pagination i{

	font-size:16px;

	font-weight:bold;

	margin:0 4px;

}

.pagination a:hover {

	text-decoration: none;

	

	color:#cc0000;

}





