@charset "utf-8";
/* CSS Document */

.help_banner{background:#dee9ff; height:146px; margin:72px auto 0px auto; overflow:hidden;}
.w1200{width:1200px; margin:0 auto;}
.help_ss{width:630px; height:50px; margin-top:50px; margin-left:40px; border:1px solid #ccc; border-radius:5px; line-height:50px; background:#fff;}
.help_ss_ssk{width:580px; float:left; padding-left:10px; line-height:50px; border-radius:5px;}

.help_ss:hover{border:1px solid #2a6fb7;}

.help_l{width:200px; float:left; overflow:hidden}
.help_nav{margin:0;padding:0; border:0;}
.help_nav li{line-height:40px; padding-left:15px;}
.help_nav li span{float:right; padding:15px 20px 0px 0px;}

.help_nav li:hover{background:#375d98; display:block; color:#fff; cursor:pointer}
/* .help_nav li:hover{color:#b09b24; cursor:pointer} */

.dj_xz{background:#375d98; display:block; color:#fff;}
.dj_xz_none{ color:#375d98;}


.help_middle{width:800px; overflow:hidden; margin-left:90px;}
.help_middle_list li{line-height:40px; border-bottom:1px dotted #ccc; padding-left:6px;}
.help_middle_list li a{color:#333;}
.help_middle_list li a:hover{color:#375d98; text-decoration:underline}



.help_right{width:290px; border:1px solid #dedede; border-radius:5px;}
.help_right_bt{background:#ededed; margin:10px 15px; height:30px; line-height:30px; font-weight:bold; padding-left:10px; color:#3b5998}

.help_xg{padding:0px 15px 30px 15px;}
.help_xg ul li{line-height:30px; padding-left:8px;}
.help_xg ul li a{color:#474747;}
.help_xg ul li a:hover{color:#b09b24; text-decoration:underline}


.about_r_p{text-indent:2em; line-height:24px;}
.about_r_p img{border:5px solid #e5e5e5;}
.f20{font-size:20px; font-family:"微软雅黑"; line-height:50px;}
.news_bor{border-bottom:1px solid #e5e5e5;}
.date{font-size:12px; color:#bebebe; line-height:35px; font-weight:normal;}

.mtbd_p{padding:0px 10px; line-height:24px;}
.tc{text-align:center;}


/*页码*/
.page { margin:0 auto; width:500px; margin-top:50px; font-family:"微软雅黑"; font-size:14px;}
.page a{ display:block; float:left; padding:6px 10px 6px 10px;font-size:14px; margin-left:6px; border:1px solid #ccc; color:#6b6a6a}
.page a:hover{ background:#365d98; color:#fff; text-decoration:none;}
.bot20{ padding-bottom:120px;}



@media screen and (max-width:670px){
	.help_l{width:160px; float:left; overflow:hidden}
	.help_middle{width:360px; overflow:hidden; margin-left:0px;}
	.w1200{width:auto; margin:0 auto;}
	/* .about_r_p img{border:5px solid #e5e5e5;} */
	.about_r_p{text-indent:0em; line-height:24px;}
	.about_r_p img{max-width:330px;_width:expression(this.width > 330 ? "330px" : this.width);} 
}
@media screen and (max-width:420px){
	.help_l{width:160px; float:left; overflow:hidden}
	.help_middle{width:360px; overflow:hidden; margin-left:0px;}
	.w1200{width:auto; margin:0 auto;}
	.about_r_p{text-indent:0em; line-height:24px;}
	.about_r_p img{max-width:330px;_width:expression(this.width > 330 ? "330px" : this.width);} 
}


