@charset "UTF-8";
html, body, p, h1, h2, h3, h4, h5, h6, div, img, ul, li, ol, dl, dt, dd, span, input {
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei, Arial, Verdana, Helvetica, sans-serif;
}

ul li {list-style: none;}
input {outline: none;}
img {border: none;}
a {text-decoration:none;cursor:pointer;color:#000000;}
a:focus {  outline:none;   -moz-outline:none;}
a:hover { color:#a40000;}
.clearFix {*zoom: 1;}
.clearFix:after {display: block;overflow: hidden;clear: both;height: 0;visibility: hidden;content: ".";}
*,*:after,*:before {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

body{
   margin: 0;
    padding: 0;
    background: #ffffff;
    min-width: 1200px;
}
.content{
    width: 100%;
    height: 100%;
    background: url(ydyqzcfgfc_index_05.jpg) no-repeat top center;
    background-size: 100%;
}
/*头部开始*/
.header{
    width: 100%;
    height: 640px;
}
.search{
    width: 400px;
    height: 45px;
    background: url(ydyqzcfgfc_index_07.png) no-repeat top center;
    background-size: 100%;
    position: relative;
    margin: auto;
    top: 440px;
}
.sear_box{
    width: 230px;
    height: 37px;
    background: #e1beba;
    border: 0;
    position: absolute;
    top: 3px;
    left: 125px;
    padding: 0 10px;
}
.sear_box input{
    width: 200px;
    height: 35px;
    line-height: 35px;
    background: #e1beba;
    border: 0;
}
.sear_btn{
    display: inline-block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 8px;
    right: 11px;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#00000000,endColorstr=#00000000);
    background: transparent;
    border: 0!important;
}
/*疫情防控*/
.yqfk{
    width: 1200px;
    height: 100%;
    overflow: hidden;
    margin:  0 auto;
}
.yqfk-title{
    width: 415px;
    height: 88px;
    overflow: hidden;
    margin: 50px auto;
}
.yqfk-title img{
    width: 415px;
    height: 88px;
}

.yqfk-content{
    width: 1200px;
    height: 405px;
    background: url(ydyqzcfgfc_index_04.png) no-repeat top center;
    background-size: 100% 405px;
}
.yqfk-masage{
    padding-top: 45px;
    width: 1200px;
    height: 360px;
    overflow: hidden;
}
.yqfk-content ul li{
    width: 510px;
    height: 60px;
    line-height: 60px;
    color: #333333;
    float: left;
    border-bottom: 1px dashed #999999;
    margin-left: 60px;
    font-size: 18px;
    position: relative;
}
.liston{
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #a40000;
    border-radius: 50%;
    margin: 0 15px 3px 10px;
}
.releaseTime{
    position: absolute;
    right: 0;
    color: #999999;
}
/*复工复产*/
.fgfc{
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-top: 30px;
}
.fgfc-title{
    width: 415px;
    height: 88px;
    overflow: hidden;
    margin: 50px auto;
}
.fgfc-content{
    width: 100%;
    height: 530px;
    background: url(ydyqzcfgfc_index_03.png) no-repeat top center;
    background-size: 100% 530px;
    padding-top: 65px;
}
.fgfc-masage{
    width: 1160px;
    height: 400px;
    margin: 0 auto;
    padding-top: 30px;
    background: url(ydyqzcfgfc_index_02.png) no-repeat top center;
    background-size: 100% 400px;
}
.fgfc-masage ul li{
    width: 500px;
    height: 53px;
    line-height: 53px;
    color: #333333;
    float: left;
    border-bottom: 1px dashed #999999;
    margin: 0 40px;
    font-size: 18px;
    position: relative;
    padding-left: 10px;
}
.releaseTime1{
    position: absolute;
    right: 0;
}
/*政策落实*/
.zcls{
    width: 1200px;
    height: 100%;
    overflow: hidden;
    margin:  50px auto 0;
}
.zcls-title{
    width: 415px;
    height: 88px;
    overflow: hidden;
    margin: 50px auto;
}
.zcls-content{
    width: 1200px;
    height: 405px;
}
.zcls-masage{
    width: 1200px;
}
.zcls-content ul li{
    width: 510px;
    height: 60px;
    line-height: 60px;
    color: #333333;
    float: left;
    border-bottom: 1px dashed #999999;
    margin-left: 60px;
    font-size: 18px;
    position: relative;
}

/*地方政策*/
.dfzc{
    width: 1200px;
    height: 100%;
    overflow: hidden;
    margin:  0 auto;
}
.dfzc-title{
    width: 415px;
    height: 88px;
    overflow: hidden;
    margin: 50px auto;
}
.dfzc-content{
    width: 1200px;
}
.dfzc-masage{
    width: 1200px;
}
.dfzc-content ul li{
    width: 510px;
    height: 60px;
    line-height: 60px;
    color: #333333;
    float: left;
    border-bottom: 1px dashed #999999;
    margin-left: 60px;
    font-size: 18px;
    position: relative;
}

/*底部footer*/
.footer{
    width: 100%;
    height: 175px;
    background: #990000;
    color: #cccccc;
    text-align: center;
    font-size: 18px;
    margin-top: 85px;
}
.common p{
    height: 50px;
    line-height: 120px;
}

.foot .info .txt p span {
    margin: 0 19px;
}

body{background:none;}

.nav a.backin{
    margin: 10px 15px 0 15px;
}
.head .h_right ul li{ font-size:12px; color:#444;  margin-top:9px;}
.head .h_right ul .share {
    margin-top: 2px;
}
.w980{width:1100px;}

