.o_dl { width:auto; height: auto; overflow:hidden; }
.o_dl_b { width:1000px; height: auto; overflow:hidden;  margin:0 auto;  }



.v_bd { width:auto; height: auto; overflow:hidden; }
.v_by { width:998px; height: auto; overflow:hidden;  margin:0 auto; border:1px solid #eeeeee;}



.i_w { width:auto; height: auto; min-height:500px; overflow:hidden; padding:40px 40px 50px; }
.i_t { text-align:center; line-height:40px;  }
.i_t span { font-size:24px; color:#0061aa; }
.i_st { text-align:center; line-height:45px; }
.i_st span { font-size:20px; color:#666;}
.i_ly { width:auto; height: 30px; line-height:30px; padding:10px 0;  text-align:center; border-bottom:1px solid #e8e8e8; }
.i_ly span { padding:0 10px; font-size:14px; color:#666;}

.i_zh { width:100px; height:25px; overflow:hidden; margin:-35px 0 0 750px ; }
.i_zh a { display:block; float: left; width:24px; height:24px; background-image:url(../image/2015080518510166485.png); background-repeat:no-repeat; margin:0 3px; text-indent:-999px; }
.i_zh_1 { background-position:0 0;}
.i_zh_2 { background-position:0 -27px;}
.i_zh_3 { background-position:0 -54px;}

.i_c { line-height:210%; font-size:16px; color:#666; padding:25px 15px ; }
.i_c * { font-size:16px; color:#666; }
.i_c img { margin-top:20px; }
.i_c table { margin:0 auto;}

.i_d { height:30px; text-align:center; padding-top:20px;}
.i_d a { font-size:14px; color:#828282; border:1px solid #d2d2d2; margin:0 15px; padding:3px 10px; border-radius:3px; background-color:#f8f8f8; }
.i_fx { width:200px; height:25px; overflow:hidden; margin:-30px 0 0 710px ;}
.i_fx .jiathis_style { float:right; }

/*响应式*/
@media screen and (max-width:999px) {
.m_hd, .m_hd_b, .m_nv, .l_dq, .m_ft, .i_d, .i_zh, .i_fx {
	display: none;
}
.v_by, .o_dl_b {
	width: auto;
}
.i_w {
	padding: 10px 10px 50px;
	width: auto;
}
.i_t {
	line-height: 30px;
	text-align: left;
}
.i_t span {
	font-size: 22px;
}
.i_c * {
	font-size: 18px;
}
.i_c {
	font-size: 14px;
	padding: 10px 0 25px;
}
.i_c img {
	width: 100%;
}
.i_ly span {
	font-size: 12px;
	display: block;
	padding: 0;
}
.i_ly {
	height: auto;
	text-align: left;
	width: auto;
	line-height: 25px;
}
}
