@charset "gb2312";
/* CSS Document */
@import 'common/footer.css';/*页面底部样式*/

body{font-family:"微软雅黑"; background:url(imagesztzwb_bg.png) center top no-repeat;}
body > div{margin-right:auto;margin-left:auto; } 
body,div,ul,ol,ul,li,ol,dl,dd,dt,form,span,p,textarea{margin:0;padding:0;list-style:none;font-family:"微软雅黑"; }
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input{padding-top:0;padding-bottom:0;}
input::-moz-focus-inner{border:none;padding:0;}
select,input{vertical-align:middle;}
select,input,textarea{font-size:12px;margin:0;}
input[type="text"],input[type="password"],textarea{outline-style:none;-webkit-appearance:none;}
textarea{resize:none;}
table{border-collapse:collapse;border-spacing:0;}
th,td{font-size:12px;padding:0}
img,a img{border:0;margin:0;padding:0;}
img{border:none;}
a{outline-style:none;color:#323232;text-decoration:none}
a:hover{color:#025194;text-decoration:none;}
.clearfix:after {content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix{zoom:1;}
.clear{clear:both; height:0; font-size:0;overflow:hidden;}
.auto{margin-left:auto;margin-right:auto;}
.fl{float:left;}
.fr{float:right;}
/*.show{display:block!important;}*/
.hide{display:none!important;}


/*标题*/
.top{ width:1100px; margin:110px auto; height:auto; overflow:hidden; }

/* 大框架 */
.wapper{ width:1100px; margin:40px auto; height:auto; overflow:hidden;}

.content{ width:99%; margin:0 auto; height:auto; overflow:hidden; background:#ffffff; border-radius:5px;border:1px solid #ddd;}
.jj_cont{ width:1020px; margin:40px auto; height:auto; overflow:hidden;}
.jj_cont .jj_line1_left{ display:block; width:664px; float:left; height:auto; overflow:hidden; border:1px solid #dbdbdb; }

/*  二级列表页   */
.sec_content{ width:98%; margin:10px auto; height:auto; overflow:hidden;}
.sec_content .sec_left{ width:225px; float:left; height:auto; overflow:hidden;}
.sec_content .sec_left ul{ width:100%; float:left; margin-bottom:10px; height:auto; overflow:hidden; border-radius:5px; background:#d6d6d6;}
.sec_content .sec_left .ulbg01{ background:#53a2da;}
.sec_content .sec_left li{ width:100%; float:left;background:url(imagessec_lm_bg.png) left no-repeat; background-position:55px;font-size:18px; color:#ffffff; line-height:110px; text-indent:80px;  }
.sec_content .sec_left li span{ font-size:25px; line-height:40px;}
.sec_content .sec_left li a{ width:100%; display:block; color:#ffffff;}
.sec_content .sec_right{ width:838px; float:right; height:auto; overflow:hidden; border:1px solid #dbdbdb; border-radius:3px;}
.sec_content .sec_right ul{ width:95%; margin:0 auto; height:auto; overflow:hidden;}
.sec_content .sec_right .sec_position{ width:100%; margin:10px auto; border-bottom:1px solid #61a8da; font-size:14px; line-height:42px; 
background:url(imagestit_bg.jpg) left no-repeat; text-indent:20px;}
.sec_content .sec_right .sec_cont{ width:95%; margin:0 auto; height:auto; overflow:hidden; color:#323232; }
.sec_content .sec_right .sec_cont li{ width:100%; float:left; border-bottom:1px dashed #dbdbdb;}
.sec_content .sec_right .sec_cont .list_ddlf{ width:80%; float:left; font-size:14px; line-height:24px; padding:13px 0px 13px 20px;background:url(imageslist_bg.png) left no-repeat; }
.sec_content .sec_right .sec_cont .list_ddrt{ width:14%; float:right; font-size:14px; line-height:24px; padding:13px 0px 13px 0px; text-align:center; }



/** 分页  **/
#pagesize{ width:96%; margin:20px auto; height:auto; overflow:hidden; color:#323232; }
#pagesize ul{ width:96%; margin:0 auto; height:auto; overflow:hidden; color:#323232; }
#pagesize .pageleft{ width:50%; float:left; font-size:14px; line-height:24px;}
#pagesize .pageright{ width:50%; float:left; font-size:14px; line-height:24px; text-align:right}

/**  内容页css   **/
.thr_content{ width:90%; margin:10px auto; height:auto; overflow:hidden;min-height:400px;}
.thr_position{ width:100%; margin:10px auto; border-bottom:1px solid #61a8da; font-size:14px; line-height:42px; background:url(imagestit_bg.jpg) left no-repeat; text-indent:20px;}
.thr_cont{ width:100%; margin:20px auto; height:auto; overflow:hidden;}
.thr_cont .thr_title{ width:100%; float:left; font-size:18px; color:#323232; line-height:62px; font-weight:bold; text-align:center; }
.thr_cont .thr_time{ width:100%; float:left; font-size:12px; color:#003fcb; line-height:24px; text-align:center; }
.thr_cont .thr_content{width:100%; float:left; margin-top:10px; font-size:14px; color:#323232; line-height:32px; text-indent:28px;}
.thr_cont .thr_content img{ max-width:100%; margin-left:-32px;}
.thr_cont .thr_conattach{ font-size:14px; line-height:24px; margin-top:20px;}

/*  footer  */
.footer{ width:100%; margin:0 auto; height:auto; overflow:hidden; background:#434343; margin-top:20px;}
.footer_cont{ width:1100px; margin:35px auto; height:auto; overflow:hidden;}
.footer_left{ width:85%; float:left; height:auto; overflow:hidden;}
.footer_left li{ width:100%; float:left; font-size:14px; line-height:28px; color:#ffffff; text-align:center;}
.footer_right{ width:13%; float:right; height:auto; overflow:hidden;}
.footer_right li{width:100%; float:left; text-align:center; margin-top:5px;}


@media screen and (max-width: 580px) {
/*标题*/
/* 大框架 */
.top{     width: 94%;margin: 0 auto; height: auto; overflow: hidden; margin-top: 35px;margin-bottom: 35px;}
.top img{ max-width:90%;}

/* 大框架 */
.wapper{ width:98%; margin:20px auto; height:auto; overflow:hidden;}
.content{ width:100%; margin:0 auto; height:auto; overflow:hidden; background:#ffffff; border-radius:5px;}
.jj_cont{ width:90%; margin:20px auto; height:auto; overflow:hidden;}
.jj_cont .jj_line1_left{ display:none; width:100%; float:left; height:auto; overflow:hidden; border:1px solid #dbdbdb; }

/*  二级列表页   */
.sec_content{ width:98%; margin:10px auto; height:auto; overflow:hidden;}
.sec_content .sec_left{ width:100%; float:left; height:auto; overflow:hidden;display:none;}
.sec_content .sec_left ul{ width:49%; float:left; margin-bottom:10px; margin-right:1%; height:auto; overflow:hidden; border-radius:5px; background:#d6d6d6;}
.sec_content .sec_left .ulbg01{ background:#53a2da;}
.sec_content .sec_left li{ width:100%; float:left;background:none; background-position:inherit;font-size:1em; color:#ffffff; line-height:40px; text-indent:0px; text-align:center;  }
.sec_content .sec_left li span{ font-size:25px; line-height:40px;}
.sec_content .sec_left li a{ width:100%; display:block; color:#ffffff;}
.sec_content .sec_right{ width:99%; float:left; height:auto; overflow:hidden; border:1px solid #dbdbdb; border-radius:3px;}
.sec_content .sec_right ul{ width:95%; margin:0 auto; height:auto; overflow:hidden;}
.sec_content .sec_right .sec_position{ width:100%; margin:10px auto; border-bottom:1px solid #61a8da; font-size:0.875em; line-height:42px; background:url(images52.png) left no-repeat; text-indent:20px;}
.sec_content .sec_right .sec_cont{ width:95%; margin:0 auto; height:auto; overflow:hidden; color:#323232; }
.sec_content .sec_right .sec_cont li{ width:100%; float:left; border-bottom:1px dashed #dbdbdb;}
.sec_content .sec_right .sec_cont .list_ddlf{ width:69%; float:left; font-size:0.875em; line-height:24px; padding:6px 0px 6px 15px;background:url(images18.png) left no-repeat;  }
.sec_content .sec_right .sec_cont .list_ddrt{ width:24%; float:right; font-size:0.75em; line-height:24px; padding:6px 0px 6px 0px; text-align:right; }


/** 分页  **/
#pagesize{ width:96%; margin:20px auto; height:auto; overflow:hidden; color:#323232; }
#pagesize ul{ width:100%; margin:0 auto; height:auto; overflow:hidden; color:#323232; }
#pagesize .pageleft{ width:100%; float:left; font-size:14px; line-height:24px;text-align:center;}
#pagesize .pageright{ width:100%; float:left; font-size:12px; line-height:30px; text-align:center;}

/*  footer  */
.footer .footer_cont{ width:87%; margin:15px auto; height:auto; overflow:hidden;}
.footer .footer_cont .footer_left{ width:100%; float:left; height:auto; overflow:hidden;}
.footer .footer_cont .footer_left li{ width:100%; float:left; font-size:14px; line-height:28px; color:#ffffff; text-align:center;}
.footer .footer_cont .footer_right{ width:100%; float:right; height:auto; overflow:hidden;}
.footer .footer_cont .footer_right li{width:100%; float:left; text-align:center; margin-top:5px;}
}