/*全局样式*/
*{
    box-sizing:border-box;}
    div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td {
    padding: 0;
    margin: 0;
}

body{
    font-family:"微软雅黑";
    font-size:14px;
    padding:0;
    margin:0;
   background: #fff;
   
    }
#zwjs-top-box{
    background: url("bg_header.jpg") center top no-repeat;
}

div,li,ul,img,a{ 
    list-style:none; 
    outline:none; 
    border:none; 
    margin:0; 
    padding:0;

}

a:focus{
    outline:none;
}

a:link,a:visited{
    text-decoration:none; 
    color:#333;
}

a:hover{ 
    text-decoration:none; 
    cursor:pointer; 
    color:#FF0000;
}
.zwfwpthead{
    width:1100px;
    min-width: 1200px;
    height: 276px;
    margin:0 auto;
    font-size:70px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding-top: 80px;
    letter-spacing: 8px;
}
.zwfwptmain{
    width: 1200px;
    min-width: 1200px;
    min-height: 400px;
    margin:0 auto;
    overflow:hidden;
}
.zwfwptrow{
    width: 100%;
    min-height:50px;
    overflow: hidden;
    margin-top: 45px;
}

.ptlmtit2{
    height: 56px;
    width: 100%;
    background:#d4dbe3 url("title_bg.png") left center no-repeat;
    margin:0 auto;
    text-align: left;
}
a.ptlma2{
    color: #fff;
    display:inline-block;
    height: 56px;
    line-height: 42px;
    text-align: left;
    font-size:26px;
    padding-left:30px;
    float: left;

}
a.ptlmamor2{
    display:inline-block;
    height: 56px;
    float: right;
    line-height: 56px;
    text-align: right;
    font-size:18px;
    color: #444;
    padding-right: 15px;

}
/*政策法规*/
.lmnrcon{
    width: 100%;
    min-height: 100px;
    overflow:hidden;
    margin-top: 15px;
}
.lyczli {
   /* width: 525px;*/
   width: 100%;
    height: 42px;
    line-height: 42px;
     float: left;
}

.lyczicon {
    display: block;
    float: left;
    text-align: center;
    width: 15px;
    height: 42px;
}

a:link.lyczxx,
a:visited.lyczxx {
    display: block;
    float: left;
    height: 42px;
    color: #333;
    font-size: 18px;
}
a:hover.lyczxx{
    color:#FF0000; 
}

.lyczrq {
    display: block;
    float: right;
    width: 100px;
    font-size: 16px;
    color: #767676;
 
}
/*尾部*/
.zwcxfoot{
    width: 100%;
    min-width: 1100px;
    min-height:50px;
    overflow:hidden;
    margin:15px auto 0;
     background: #f1f1f1;
}
.zwcxfmain{
    width: 1200px;
    min-width: 1200px;
    height: 120px;
    margin:0 auto;
    padding-top: 25px;

}
.wza-box a{ display: block;float: right;height: 38px;line-height: 38px;padding: 0 16px;font-size: 18px;letter-spacing: 0.32px; }
.wza-box a.wza1{background: #fff;color: #F76B00;border: 1px solid #FC740D;border-radius: 2px 0px 0px 2px;}
.wza-box a.oldman{ background:#F79600;color: #fff;border: 1px solid #F79600;border-radius: 0px 2px 2px 0px; }
/*政务诚信建设start*/
.oldModel{
    background: #fff;
}
.oldModel a.ptlma2{
    font-size:32px;
}
.oldModel a.ptlmamor2{
    font-size:24px;
}
.oldModel a:link.lyczxx,.oldModel  a:visited.lyczxx{
    font-size:21px;
}
.oldModel .lyczrq{
    width: 120px;
    font-size:21px;
}
/*政务诚信建设end*/