@charset "utf-8";
/* CSS Document */

/*通用*/
.common{width:100%;max-width: 1280px;margin:20px auto;}
.left{ width:213px; float:left;}
.right{width: 1057px;float:right;}
.list-page{ width:100%; text-align:center; color:#666666; font-family:"宋体"; padding:10px 0;}
.list-page li{float:left;border:1px solid #ccc;margin:5px;padding:0px 5px;}
.list-page a{ color:#666666;}
.position{ width:100%; height:39px; border-bottom:1px solid #d4d4d4;}
.position b{ float:left; height:39px; line-height:39px; margin-left:4px; color:#0c6ac2; font-size:16px; font-family:"微软雅黑"; font-weight:normal;}
.position p{ float:right;height:39px; line-height:39px; color:#666666;}
.position p a{ color:#666666;}
.position p span{margin-left:5px; margin-right:5px;}
.tit{ width:100%; height:34px; line-height:34px; border-bottom:2px solid #0083de; background:url(../images/tit01.jpg);}
.tit b{ float:left; height:34px; line-height:34px; margin-left:13px; padding-left:17px; color:#0c6ac2; font-size:14px; background:url(../images/tit02.jpg) left center no-repeat;}
@media (max-width:1000px){.left{ width:99%; float:none; padding:0; background:none;}}
@media (max-width:1000px){.right{ width:99%; float:none;}}
@media (max-width:1000px){.common{ margin:5px auto;}}


/*左侧导航*/
.zcdh{ width:100%; margin-bottom:10px; border:1px solid #d5d5d5; box-sizing:border-box;}
.zcdh1{ width:100%; margin-top:13px; padding:0 7px; box-sizing:border-box;}
.zcdh1 li{ width:100%; text-indent:28px; line-height:28px; height:30px; overflow:hidden; border:1px solid #d5d5d5; box-sizing:border-box; float:left;  margin-bottom:10px;}
.zcdh1 li a{ color:#0c6ac2; width:100%; float:left; background:url(../images/zcdh01.jpg) right center no-repeat;}
.zcdh1 li:hover{ background:#0c6ac2;}
.zcdh1 li:hover a{ color:#FFFFFF;}
#action{ background:#0c6ac2;}
#action a{ color:#FFFFFF;}

/*最新更新*/
.zxgx{ width:100%; margin-bottom:10px; border:1px solid #d5d5d5; box-sizing:border-box;}
.zxgx1{ width:100%; padding:3px 5px 3px 13px; box-sizing:border-box;}
.zxgx1 li{ width:100%; height:31px; line-height:31px; float:left; padding-left:10px; box-sizing:border-box; background:url(../images/tmyw07.jpg) left center no-repeat; overflow:hidden;}
.zxgx1 li a{ color:#666666;}
@media (max-width:1000px){.zxgx{ display:none;}}

/*文字列表*/
.l-article{width:100%;border:1px solid #d5d5d5;padding:5px 9px;box-sizing:border-box;min-height: 608px;}
.l-article1{ width:100%; margin-top:6px;}
.l-article1 li{ width:100%; height:34px; float:left; border-bottom:1px dotted #c4c4c4; line-height:33px; padding-left:20px; box-sizing:border-box; background:url(../images/l-article01.jpg) left center no-repeat; font-size:14px; color:#666666; overflow:hidden;}
.l-article1 li a{ color:#666666;}
.l-article1 li span{ float:right;}

/*图片列表*/
.l-image{ width:100%; border:1px solid #d5d5d5; padding:5px 9px; box-sizing:border-box;}
.l-image1{ width:100%;}
.l-image1 li{ width:33.333333%; float:left; margin-top:20px; padding:0 12px; box-sizing:border-box;}
.l-image1 li img{ width:100%; border:1px solid #e6e6e6; box-sizing:border-box; padding:1px;}
.l-image1 li span{ width:100%; display:block; height:30px; line-height:30px; text-align:center; overflow:hidden; color:#666666;} 
@media (max-width:1000px){.l-image1 li{ padding:0 3px; margin-top:5px;}}

/*内容页*/
.i-article{ width:100%; border:1px solid #d5d5d5; padding:5px 9px; box-sizing:border-box;}
.i-article1{ width:100%; color:#666666; font-size:14px; line-height:30px; margin:10px auto;}

/*文章详情*/
.a-article{width:100%;border:1px solid #d5d5d5;padding:5px 9px;box-sizing:border-box;min-height: 608px;}
.a-article1{ width:100%; border-bottom:1px dotted #e1e1e1;}
.a-article1 h1{ padding:20px 0; text-align:center; line-height:20px; font-size:18px; text-align:center; color:#333; font-family:"微软雅黑";}
.a-article1 p{ width:100%; text-align:center; line-height:30px; color:#888888;}
.a-article1 p span{ margin-left:5px; margin-right:5px;}
.a-article2{ width:100%; margin-top:10px; color:#333333;overflow-x: auto; font-size:14px; line-height:30px;}
.a-article2 table{border-right:1px solid;border-bottom:1px solid;} 
.a-article2 table td{border-left:1px solid;border-top:1px solid;} 


.new_con p, #vsb_content_2 p {
    color: #3F3F3F;
    margin-bottom: 7px;
    font-family: 宋体;
    font-size: 18px !important;
    line-height: 28px !important;
}