@charset "UTF-8";
/*初始化css*/
body{min-width:1200px;font-family:微软雅黑;color: #333;}/*min-width的宽度根据项目页面宽度决定*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;border: 0;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}/*颜色根据通用信息列表的文字颜色决定*/
.fl{float:left;}
.fll{float:left;}
.fr{float:right;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
textarea,input{font-family:微软雅黑;}
/*命名的语义化---正常页面的几部分如下：header(top+banner+nav)	content-wrap(section1+section2+...)		footer*/
.bx-1200{
    width: 1200px;
    margin: 0 auto;
}
.section1{
    margin-top: 40px;
    margin-bottom: 20px;
}
.section1-header{
    color: #619C4A;
    font-size: 24px;
    line-height: 50px;
}
.section1-box{
    width: 100%;
    border: 1px solid #DFE1E6;
    padding-bottom: 50px;
}
.section1-top{
    width: 100%;
    height: 250px;
    border-bottom: 1px solid #DFE1E6;
    padding: 32px 37px;
}
.section1-top-left{
    width: 904px;
    height: 177px;
    background-color: #F7F7F7;
}
.section1-top-tab{
    width: 100%;
    height: 50px;
    padding-top: 23px;
    padding-left: 153px;
}
.section1-top-tab label{
    margin-right: 20px;
}
.section1-top-tab input{
    vertical-align: middle;
    margin-right: 10px;
}
.section1-top-center{
    width: 100%;
    height: 60px;
    padding-left: 36px;
}
.section1-top-tx{
    width: 60px;
    height: 60px;
    position: relative;
    margin-right: 36px;
}
.section1-top-tx img{
    width: 100%;
    height: 100%;
    position: absolute;
}
.section1-img-top{
    z-index: 2;
}
.section1-img-bottom{
    z-index: 1;
}
.section1-top-input input{
    width: 186px;
    height: 35px;
    border: 1px solid #ACACAC;
    background-color: #fff;
    padding-left: 11px;
    line-height: 33px;
    color: #999;
    margin-right: 17px;
    margin-top: 12px;
}
.section1-img-yzm {
    width: 80px;
    height: 32px;
    margin-top: -4px;
}
.section1-top-bottom{
    padding-left: 132px;
    margin-top: 5px;
}
.section1-top-bottom a{
    width: 117px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    background-color: #619C4A;
    color: #fff;
    margin-right: 29px;
    font-size: 18px;
}
.section1-top-right{
    padding-top: 42px;
}
.section1-top-right a{
    display: block;
    width: 184px;
    height: 45px;
    color: #fff;
    font-weight: bold;
    padding-left: 20px;
    background-color: #619C4A;
    line-height: 45px;
    margin-bottom: 10px;
    padding-right: 23px;
    font-size: 18px;
}
.section1-tab{
    padding: 0 35px;
    margin-top: 28px;
}
.section1-tab-bt{
    font-size: 24px;
    color: #999999;
    line-height: 44px;
}
.section1-tab .section1-xz,.section1-tab .section12-xz,.section1-tab .section13-xz,.section1-tab .section14-xz ,.section1-tab .section6-xz{
    height: 44px;
    padding-left: 19px;
    line-height: 44px;
    font-size: 18px;
    color: #333;
    cursor:pointer

}
.section1-tab .section1-xz span,.section1-tab .section12-xz  span,.section1-tab .section13-xz  span,.section1-tab .section14-xz  span ,.section1-tab .section6-xz span {
    float: left;
    height: 100%;
}
.section1-tab .section1-xz i,.section1-tab .section12-xz  i,.section1-tab .section13-xz  i,.section1-tab .section14-xz  i,.section1-tab .section6-xz  i{
    width: 19px;
    height: 100%;
}
.active{
    background: url(http://www.jxdpf.gov.cn/picture/881/2008131045256103385.png) no-repeat left center ;
    color: #fff !important;
}
.active span{
    background-color: #619C4A;
}
.active i{
    background: url(http://www.jxdpf.gov.cn/picture/881/2008131045256458105.png) no-repeat right center;
}
.section2{
    margin-top: 50px;
  
}
.section2-bt{
    border-bottom: 1px solid #DFE1E6;
    padding: 0 37px;
    padding-bottom: 18px;
}
.section2-bt-left {
    border-left: 5px solid #619C4A;
    padding-left: 13px;
}
.section2-tab{
    font-size: 28px;
    color: #999;
    margin-right: 40px;
}
.active2{
    color: #619C4A;
}

.section2-bt-right input{
    width: 352px;
    height: 49px;
    border: 1px solid #D0D0D0;
    padding-left: 28px;
    line-height: 47px;
    font-size: 21px; 
    color: #999;
}
.section2-bt-right input+input{
    width: 139px;
    height: 49px;
    line-height: 49px;
    color: #fff;
    background-color:#619C4A;
    text-align: center;
    margin-left: 42px;
    border: none;
    padding: 0;
}
.section2-content li{
    width: 100%;
    height: 144px;
    overflow: hidden;
    border-bottom: 1px solid #DFE1E6;
}
.section2-content li a{
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}
.section2-left{
    width: 700px;
    height: 100%;
    padding-left: 58px;
}
.section2-zw{
    font-size: 20px;
    color: #619C4A;
    margin-top: 29px;
    margin-bottom: 25px;
}
.section2-left span{
    margin-right: 30px;
    line-height: 40px;
    vertical-align: middle;
}
.section2-xz{
    font-size: 20px;
    color: #F1732E;
}
.section2-xq{
    font-size: 20px;
    color: #999999;
}
.section2-ygx{
    height: 64px;
    border-left: 1px solid #DFE1E6;
    margin-top: 44px;
}
.section2-right {
    width: 497px;
    height: 100%;
    position: relative;
}
.section2-img{
    width: 97px;
    height: 86px;
    position: absolute;
    top: 50%;
    margin-top: -43px;
    left: 33px;
}
.section2-box{
    position: absolute;
    left: 169px;
    padding-top: 30px;
}
.section2-qzbt{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
.section2-qzgs{
    font-size: 18px;
    color: #666666;
    line-height: 30px;
}
.section2-time{
    color: #999999;
    line-height: 30px;
}