/* 韵动株洲网3.0 */
@charset "UTF-8";
html,body{
	margin:0;
	padding:0;
	background:#fff;
}
body{
	font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif,"Times New Roman", Times, serif;
	font-size:15px;
	color:#0b0a0a;
	line-height:21px;
}
*:focus{ outline:none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img,script{ margin:0; padding:0;}
img{ border: none 0; vertical-align:middle; _vertical-align:baseline;}
ul li{ margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-family:"Microsoft YaHei";}
input{font-family:"Microsoft YaHei";}
i{ font-style:normal;}

a{color:#0b0a0a;text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur());}
a:hover{color:#0b0a0a; text-decoration:none; cursor:pointer;}

.left{float:left;}
.right{float:right;}
.txtleft{ text-align:left;}
.txtright{ text-align:right;}
.txtcenter{ text-align:center;}
.clear{ clear:both;}



/*content*/
.base_title{
	position:relative;
	width:100%;
	min-width:1200px;
	border-bottom:1px solid #dedede;
	padding:20px 0 15px 0;
	margin-bottom:35px;
}
.base_title .base_titlebox{
	position:relative;
	width:1200px;
	margin:0 auto;
}
.base_content{
	position:relative;
	width:1200px;
	margin:0 auto;
}
.base_title01{
	position:relative;
	width:100%;
	height:50px;
	min-width:1200px;
	/*border-top:1px solid #dedede;*/
	border-bottom:1px solid #dedede;
	margin:1px 0 35px 0;
	color:#434343;
	line-height:50px;
	overflow:hidden;
}
.base_title01 .base_titlebox01{
	position:relative;
	width:1200px;
	margin:0 auto;
}
.base_title01 a{ color:#434343;}
.base_title01 img{ margin-right:5px;}
.base_title01 span{ margin:0 10px;}
.share{ float:right; padding-top:18px;}
.base_collects {
	float:right;
	border:1px solid #dedede;
	border-radius:3px;
	font-size:13px;
	margin-top:12px;
	margin-right:15px;
}
.base_collects a{
	display:inline-block;
	height:20px;
	line-height:20px;
	background:url(../images/zan_icon.png) no-repeat 8px 2px;
	padding:2px 10px 2px 30px;
}
.base_collects a.on{
	display:inline-block;
	height:20px;
	line-height:20px;
	background:url(../images/orange_dz.png) no-repeat 8px 2px;
	padding:2px 10px 2px 30px;
}

/*分页*/
.page_box{
	float:left;
	width:1200px;
	min-width:1200px;
	max-width:1200px;
	margin:40px auto;
	text-align:center;
}
.page_box_ltl{
	float:left;
	width:900px;
	min-width:900px;
	max-width:900px;
	margin:40px auto;
	text-align:center;
}
.page_box_ltl1{
	float:left;
	width:1132px;
	min-width:1132px;
	max-width:1132px;
	margin:40px auto;
	text-align:center;
}
.page_box a,.page_box_ltl a,.page_box_ltl1 a{
	display:inline-block;
	padding:3px 10px;
	border:1px solid #e8e8e8;
	margin:0 5px;
}
.page_box a:hover,.page_box_ltl a:hover,.page_box_ltl1 a:hover{color:#e4c147;}
.page_box a.on,.page_box_ltl a.on,.page_box_ltl1 a.on{
	background:#e4c147;
	border:1px solid #e4c147;
	color:#fff;	
}
.page_box span.omit,.page_box_ltl span.omit,.page_box_ltl1 span.omit{
	margin:0 15px;
}
.page_box span.fnt,.page_box_ltl span.fnt,.page_box_ltl1 span.fnt{
	margin:0 8px 0 30px;
}
.page_box span.fntpage,.page_box_ltl span.fntpage,.page_box_ltl1 span.fntpage{
	margin:0 8px;
}
.page_box .txt_page,.page_box_ltl .txt_page,.page_box_ltl1 .txt_page{
	width:50px;
	height:20px;
	padding:3px 0;
	text-align:center;
	border:1px solid #e8e8e8;
}
.page_box .btn_page,.page_box_ltl .btn_page,.page_box_ltl1 .btn_page{
	width:50px;
	height:28px;
	padding:3px 0;
	font-family:"Microsoft YaHei";
	color:#fff;
	text-align:center;
	background:#e4c147;
	border:1px solid #e4c147;
	cursor:pointer;
}

/*相关阅读*/
.base_interfix{
	float:left;
	width:1200px;
	margin-top:120px;
	margin-bottom:80px;
}
.base_interfix .interfix_titlebox{
	float:left;
	width:1160px;
	border-top:1px solid #dedede;
	background:url(../images/td_title_line.gif) no-repeat 20px 51px;
	font-size:20px;
	color:#434343;
	padding-top:50px;
	padding-left:40px;
	margin-bottom:30px;
}
.base_interfix ul.xgyd{
	float:left;
	width:1160px;
	margin-left:20px;
}
.base_interfix ul.xgyd li{
	float:left;
	width:1160px;
	margin-bottom:45px;
}
.base_interfix ul.xgyd li .yd_imgbox{
	float:left;
	width:156px;
	height:127px;
	margin-right:20px;
	overflow:hidden;
}
.base_interfix ul.xgyd li .yd_imgbox img{
	width:156px;
	height:127px;
	border:0;
}
.base_interfix ul.xgyd li .yd_conbox{
	float:left;
	width:900px;
}
.base_interfix ul.xgyd li .yd_conbox .yd_title{
	float:left;
	width:900px;
	font-size:20px;
	color:#434343;
	margin-bottom:15px;
}
.base_interfix ul.xgyd li .yd_conbox .yd_title a,.base_interfix ul.xgyd li .yd_conbox .yd_simple a{ color:#434343}
.base_interfix ul.xgyd li .yd_conbox .yd_simple{
	float:left;
	width:900px;
	font-size:13px;
	color:#434343;
	min-height:55px;
	margin-bottom:15px;
}
.w_300{ width:300px;}

/*评论*/
.base_interfix ul.base_reviews{
	float:left;
	width:875px;
	margin-left:45px;
	margin-bottom:20px;
}
.base_interfix ul.base_reviews li{
	float:left;
	width:875px;
	margin-bottom:30px;
}
.base_interfix ul.base_reviews li .review_imgbox{
	float:left;
	width:70px;
	height:70px;
	margin-right:60px;
	overflow:hidden;
}
.base_interfix ul.base_reviews li .review_imgbox img{
	width:70px;
	height:70px;
	border:0;
}
.base_interfix ul.base_reviews li .review_conbox{
	float:left;
	width:745px;
	font-size:15px;
	color:#707070;
}
.review_conbox .conbox{
	float:left;
	width:710px;
	background:url(../images/icon_marks_top.gif) no-repeat;
	padding-left:35px;
	margin-bottom:10px;
}
.review_conbox .byname{
	float:left;
	width:700px;
	background:url(../images/icon_marks_bottom.gif) no-repeat right;
	padding-right:45px;
	font-size:13px;
	color:#b1b0b0;
	text-align:right;
}
.review_conbox .byname a{ color:#f00; margin-left:15px;}
.base_interfix .base_formbox{
	float:left;
	width:1160px;
	margin:0 20px;
}
.base_formbox .area_box{
	float:left;
	width:1160px;
	margin-bottom:15px;
}
.base_formbox .btn_box{
	float:left;
	width:1160px;
	margin-bottom:30px;
	text-align:right;
}
.base_formbox .btn_box a,.base_formbox .btn_box input{
	display:inline-block;
	width:55px;
	height:30px;
	background:#d7b643;
	font-size:15px;
	color:#434343;
	line-height:30px;
	text-align:center;
	border:0;
	cursor:pointer;
}
.base_formbox .btn_box span{ margin:0 8px;}
.base_textarea_txt{
	width:1160px;
	height:140px;
	border:1px solid #ebd99c;
	background:#ebd99c;
	font-family:"Microsoft YaHei";
	font-size:15px;
	text-indent:5px;
	line-height:24px;
	resize: none;
}


/*评论*/
.reviews_box{
	float:left;
	width:910px;
	margin-left:40px;
	margin-bottom:80px;
}
.reviews_box .reviews_title{
	float:left;
	width:910px;
	background:url(../images/td_title_line.gif) no-repeat 0 0;
	font-size:20px;
	color:#434343;
	text-indent:20px;
	margin-bottom:20px;
}
.reviews_box ul.yyyd_reviews{
	float:left;
	width:825px;
	margin-left:25px;
	margin-bottom:20px;
}
.reviews_box ul.yyyd_reviews li{
	float:left;
	width:825px;
	margin-bottom:30px;
}
.reviews_box ul.yyyd_reviews li .review_imgbox{
	float:left;
	width:70px;
	height:70px;
	margin-right:60px;
	overflow:hidden;
}
.reviews_box ul.yyyd_reviews li .review_imgbox img{
	width:70px;
	height:70px;
	border:0;
}
.reviews_box ul.yyyd_reviews li .review_conbox{
	float:left;
	width:695px;
	font-size:15px;
	color:#707070;
}
.review_conbox .conbox{
	float:left;
	width:660px;
	background:url(../images/icon_marks_top.gif) no-repeat;
	padding-left:35px;
	margin-bottom:10px;
}
.review_conbox .byname{
	float:left;
	width:650px;
	background:url(../images/icon_marks_bottom.gif) no-repeat right;
	padding-right:45px;
	font-size:13px;
	color:#b1b0b0;
	text-align:right;
}
.review_conbox .reply_box{
	float:left;
	width:660px;
	margin-top:15px;
}
.review_conbox .reply_box .imgbox{
	float:left;
	width:70px;
	height:70px;
	margin-right:20px;
	overflow:hidden;
}
.review_conbox .reply_box .imgbox img{
	width:50px;
	height:50px;
	border:0;
}
.review_conbox .reply_box .rconbox{
	float:left;
	width:570px;
}

.reviews_box .yyyd_formbox{
	float:left;
	width:910px;
}
.yyyd_formbox .area_box{
	float:left;
	width:910px;
	margin-bottom:15px;
}
.yyyd_formbox .btn_box{
	float:left;
	width:910px;
	margin-bottom:30px;
	text-align:right;
}
.yyyd_formbox .btn_box a,.yyyd_formbox .btn_box input{
	display:inline-block;
	width:55px;
	height:30px;
	background:#d7b643;
	font-size:15px;
	color:#434343;
	line-height:30px;
	text-align:center;
	border:0;
	cursor:pointer;
}
.yyyd_formbox .btn_box span{ margin:0 8px;}
.textarea_txt{
	width:908px;
	height:140px;
	border:1px solid #ebd99c;
	background:#ebd99c;
	font-family:"Microsoft YaHei";
	font-size:15px;
	text-indent:5px;
	line-height:24px;
	resize: none;
}

/*footer*/
.footer{
	position:relative;
	float:left;
	width:100%;
	min-width:1200px;
	background:#3E4B83;
}
.footer .footer_line{
	float:left;
	width:100%;
	min-width:1200px;
	border-bottom:1px solid #595959;
}
.footer .footer_box{
	position:relative;
	width:1200px;
	margin:40px auto 0 auto;
}
.footer_box .footer_mobile{
	float:left;
	width:300px;
	background:url(../images/ft_line.gif) no-repeat right top;
	font-size:13px;
	color:#d7b643;
	text-align:center;
	margin-bottom:0;
}
.footer_box .footer_mobile p{ padding-bottom:10px;}
.footer_box .footer_et{
	float:left;
	width:270px;
	min-height:185px;
	background:url(../images/ft_line.gif) no-repeat right top;
	font-size:13px;
	color:#d7b643;
	margin:0 0 0 30px;
	margin-bottom:0;
}
.footer_box .footer_et ul.event,.footer_box .footer_et ul.tages{
	float:left;
	width:240px;
	margin-top:20px;
}
.footer_box .footer_et ul.event li{
	float:left;
	width:240px;
	font-size:12px;
	color:#d7b643;
	margin-bottom:15px;
}
.footer_box .footer_et ul.event li .imgbox{
	float:left;
	width:34px;
	height:34px;
	margin-top:5px;
	margin-right:15px;
	background:#2c3e50;
	border:1px solid #fff;
	text-align:center;
	border-radius:2px;
}
.footer_box .footer_et ul.event li .imgbox img{ width:24px; height:24px; border:0; margin-top:5px;}
.footer_box .footer_et ul.event li .conbox{
	float:left;
	width:188px;
}
.footer_box .footer_et ul.event li .conbox a{ font-size:13px; color:#fff; line-height:20px;}
.footer_box .footer_et ul.tages li{
	float:left;
	font-size:13px;
	padding:2px 6px;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #8b8b8b;
	
}
.footer_box .footer_et ul.tages li a{ color:#adadad;}

.footer_box .footer_address{
	float:left;
	width:270px;
	font-size:13px;
	color:#fff;
	line-height:28px;
	text-align:left;
	margin-bottom:0;
	margin-left:30px;
}
.footer_box .footer_address img{ margin-bottom:15px;}
.footer_box .footer_address span{ color:#d7b643;}
.footer_box .footer_address i{ margin-top:15px; margin-right:15px;}
.footer_box .footer_address i.qq{
	display:inline-block;
	width:30px;
	height:27px;
	background:url(../images/icon_qq.png) no-repeat;
}
.footer_box .footer_address i.wx{
	display:inline-block;
	width:30px;
	height:27px;
	background:url(../images/icon_wx.png) no-repeat;
}
.footer_box .footer_address i.sina{
	display:inline-block;
	width:30px;
	height:27px;
	background:url(../images/icon_sina.png) no-repeat;
}
.footer_box .footer_address i.location{
	display:inline-block;
	width:30px;
	height:27px;
	background:url(../images/icon_location.png) no-repeat;
}
.footer_box .links{
	float:left;
	width:1200px;
	font-size:13px;
	color:#fff;
	line-height:30px;
	text-align:center;
}
.footer_box .links a{
	font-size:16px;
	color:#fff;
	margin:0 15px;
}
.footer_box .links a.home{ color:#d7b643;}
.footer_box .ft_top{
	float:left;
	width:1200px;
	text-align:center;
	margin-top:15px;
}

/*右侧栏*/
.izl-rmenu{
   position: fixed;
   width: 126px;
   right: 30px;
   top: 45%;
   z-index:999;
   background:#ffca10;
}
.izl-rmenu .rmenu_con{
	float:left;
	width:108px;
	height:254px;
	font-size:12px;
	color:#fff;
	line-height:30px;
   	text-align:center;
	background:url(../images/right_bg.gif) no-repeat;
	margin:9px;
}
.izl-rmenu .rmenu_con img{ width:91px; height:91px; border:0; margin:10px 0 5px 0;}
.izl-rmenu .rmenu_con p.sys{ font-size:15px; color:#fff; line-height:25px;}
.izl-rmenu .rmenu_con p.rightline{
	float:left;
	width:108px;
	height:1px;
	background:url(../images/right_line.png) no-repeat center 0;
	margin:2px 0;
}
.izl-rmenu .rmenu_top{
	float:left;
	width:126px;
	height:29px;
	text-align:center;
	margin:5px 0 10px;
}