@charset "utf-8";
/* CSS Document */

/*通用*/
.common{ width:100%; max-width:1080px; margin:20px auto;}
.left{ width:213px; float:left;}
.right{ width:847px; float:right; background:#FFFFFF; padding:10px; box-sizing:border-box;}
.position{ width:100%; height:35px; border-bottom:1px solid #d4d4d4;}
.position b{ float:left; height:35px; line-height:35px; margin-left:4px; color:#b5221b; font-size:16px; font-family:"微软雅黑";}
.position p{ float:right; height:35px; line-height:35px; color:#666666;}
.position p a{ color:#666666;}
.position p span{ margin-left:5px; margin-right:5px;}
.list-page{ width:100%; text-align:center;font-size:14px; margin-bottom:10px; display:block; float:left; margin-top:10px;}
.list-page li{float:left;border:1px solid #ccc;margin:5px;padding:0px 5px;}
.list-page a{ color:#333333; margin-right:10px;}
@media (max-width:1080px){.common{ width:99%; margin:10px auto;}}
@media (max-width:1080px){.left{ width:100%; float:none;}}
@media (max-width:1080px){.right{ width:100%; float:none; margin-top:5px;}}

/*左侧导航*/
.zcdh{ width:100%; background:#FFFFFF;}
.zcdh1{ width:100%; height:48px; text-align:center; background:url(../images/zcdh01.jpg); color:#FFFFFF; font-family:"微软雅黑"; line-height:45px; font-size:18px; font-weight:bold;}
.zcdh2{ width:100%; margin:10px auto; padding:0 16px 0 29px; box-sizing:border-box;}
.zcdh2 ul{ width:100%; float:left; border-left:1px solid #d2d2d2; padding-bottom:10px;}
.zcdh2 ul li{width:100%;float:left;padding-left:7px;box-sizing:border-box;/* height:34px; */margin-bottom:6px;background:url(../images/zcdh02.jpg) left center no-repeat;margin-left:-5px;}
.zcdh2 ul li a{width:100%;float:left;/* height:34px; */line-height:33px;box-sizing:border-box;border-bottom:1px dotted #ececec;padding-left:11px;color:#666666;font-size:14px;background:url(../images/zcdh03.jpg) right center no-repeat;}
.zcdh2 ul li:hover{background:url(../images/zcdh04.jpg) left center no-repeat;}
.zcdh2 ul li:hover a{background:url(../images/zcdh05.jpg) right center no-repeat; color:#b6211a;}
@media (max-width:1080px){.zcdh1{ height:40px; line-height:36px; background:#ae0202; border:2px solid #cf2f37; box-sizing:border-box;}}

/*最新资讯*/
.zxzx{ width:100%; margin-top:10px; background:#FFFFFF;}
.zxzx1{ width:100%; height:40px; line-height:40px; text-align:center; font-family:"微软雅黑"; font-size:18px; color:#FFFFFF; font-weight:bold; background:#7f7f7f;}
.zxzx2{ width:100%; padding:2px 4px 2px 8px; box-sizing:border-box;}
.zxzx2 li{ width:100%; float:left; height:31px; line-height:31px; padding-left:7px; box-sizing:border-box; background:url(../images/zxzx01.jpg) left center no-repeat; overflow:hidden;}
.zxzx2 li a{ color:#666666;}
@media (max-width:1080px){.zxzx{ display:none;}}

/*文章列表*/
.l-article{ width:100%; margin-top:6px;}
.l-article li{ width:100%; height:32px; line-height:32px; overflow:hidden; border-bottom:1px dotted #c4c4c4; padding-left:19px; box-sizing:border-box; background:url(../images/l-article01.jpg) left center no-repeat; font-size:14px;}
.l-article li a{ color:#666666;} 
.l-article li span{ float:right; color:#999999; margin-right:6px;}

/*文章详情*/
.a-article{ width:100%;}
.a-article1{ width:100%; border-bottom:1px dotted #cccccc;}
.a-article1 h1{ width:100%; line-height:20px; padding:20px 0; font-size:16px; font-family:"微软雅黑"; text-align:center; color:#b5221b;}
.a-article1 p{ width:100%; line-height:15px; padding:10px 0; font-size:12px; text-align:center; color:#888888;}
.a-article1 p span{ margin-left:5px; margin-right:5px;}
.a-article2{ width:100%; color:#333333; line-height:30px; font-size:14px; padding:10px 0;overflow-x: auto;}
.a-article2 table{border-right:1px solid;border-bottom:1px solid;} 
.a-article2 table td{border-left:1px solid;border-top:1px solid;} 
/*栏目详情*/
.i-article{ width:100%;color:#333333; line-height:30px; font-size:14px; padding:10px 0;}

/*图片列表*/
.l-image{ width:100%;}
.l-image li{ width:50%; float:left; padding:0 31px; margin-top:30px; box-sizing:border-box;}
.l-image li img{ width:100%;}
.l-image li b{ width:100%; display:block; height:32px; line-height:32px; text-align:center; overflow:hidden; color:#b5221b; font-size:14px; background:url(../images/l-image02.jpg);}
@media (max-width:1080px){.l-image li{ padding:0 5px; margin-top:10px;}}


.new_con p, #vsb_content p ,#vsb_content_2 P{
    color: #3F3F3F;
    margin-bottom: 7px;
    font-family: 宋体;
    font-size: 18px !important;
    line-height: 28px !important;
    text-align: justify;
}
.vsb_content p {
    color: #3F3F3F;
    margin-bottom: 7px;
    font-family: 宋体;
    font-size: 18px !important;
    line-height: 28px !important;
    text-align: justify;
}
.zcdh2 ul .dqli {
    background: url(../images/zcdh04.jpg) left center no-repeat;
}
.zcdh2 ul .dqli a {
    background: url(../images/zcdh05.jpg) right center no-repeat;
    color: #b6211a;
}
.v_news_content img {
    display: inline;
}








