

@charset "utf-8";

/* CSS Document */

.ycck{

    position: fixed;

    top: 290px;

    left: 50%;

    margin-left: 620px;

    width: 160px;

    height: auto;

    border: 1px solid #c9c9c9;

    overflow: visible;

    background: #fff;

}

.ycck input{

    position: absolute;

    top: -25px;

    right: -1px;

    z-index: 1;

    width: 42px;

    height: 24px;

    background: #dfdfdf;

    text-align: center;

    font-size: 14px;

    color: #000;

}

.ycck img{

    width: 142px;

    height: 142px;

    display: block;

    margin-top: 10px;

}

.ycck span{

    width: 160px;

    height: 36px;

    line-height: 36px;

    text-align: center;

    display: block;

}



/*titnews*/

.titnews{

    width: 1180px;

    height: 124px;

    background: #fff;

    padding: 10px;

    margin-top: 10px;

}

.picScroll-top{ 

    width: 1170px;

    height: 124px;  

    position: relative;

}

/*.picScroll-top .hd .prev,.picScroll-top .hd .next{

    width: 60px;

    height: 60px;  

    background: url(left_icon.png) center no-repeat;

    cursor: pointer; 

    position: absolute;

    top: 32px;

    left: 0;

    z-index: 3;

    display: none;

}

.picScroll-top .hd .next{ 

    background: url(right_icon.png) center no-repeat;

    left: 1110px;

}

.picScroll-top .hd .prev:hover{

    background: url(left_icon1.png) center no-repeat;

}

.picScroll-top .hd .next:hover{ 

    background: url(right_icon1.png) center no-repeat;

}*/

.picScroll-top .bd{ 

    width: 1134px;

    height: 124px;

    position: absolute;

    top: 0;

    left: 18px;

    z-index: 2;

}

.picScroll-top .bd .picList{

    width: 1134px;

    height: 124px;

    overflow: visible;

}

.picScroll-top .bd .picList li{ 

    width: 1134px; 

    height: 124px; 

    float: left;

}

.picScroll-top .bd .picList li a{

    width: 1134px;

    height: 60px;

    line-height: 60px;

    font-size: 28px;

    color: #2c69b3;

    text-align: center;

    float: left;

}

.picScroll-top .bd .picList li p{

    width: 1134px;

    height: 56px;

    line-height: 28px;

    font-size: 16px;

    color: #666;

    float: left;

}





/*news*/

.news{

    width: 1170px;

    height: 350px;

    background: #fff;

    padding: 15px;

    margin-top: 10px;

}



.news-left{

    width: 628px;

    height: 350px;

}

.yx-rotaion-content{

    width: 628px;

    height: 350px;

    position: relative;

}

.yx-rotaion-content, .yx-rotaion, .rotaion_list{

    width: 628px;

    height: 350px;

}

.yx-rotaion-content .yx-rotaion .rotaion_list img {

    width: 628px;

    height: 350px;

    display: block;

}

.yx-rotaion-content .yx-rotaion .txt {

    width: 550px;

    height: 36px;

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: 1;

}

.yx-rotaion-content .yx-rotaion .txt li {

    width: 510px;

    height: 36px;

    position: absolute;

    bottom: -36px;

    left: 20px;

}

.yx-rotaion-content .yx-rotaion .txt li a {

    font-size: 16px;

    color: #fff;

    line-height: 36px;

}

.yx-rotaion-content .yx-rotaion .num {

    width: 78px;

    height: 12px;

    position: absolute;

    bottom: 12px;

    right: 0;

    font-size: 0;

    line-height: 0;

    text-align: center;

    z-index: 2;

}

.yx-rotaion-content .yx-rotaion .num li {

    width: 10px;

    height: 10px;

    background: #fff;

    margin: 1px 6px 1px 0;

    border-radius: 50px;

    cursor: pointer;

    float: left;

}

.yx-rotaion-content .yx-rotaion .num .on {

    width: 12px;

    height: 12px;

    background: url(dian-icon.png) center no-repeat;

    margin: 0 6px 0 0;

}

.yx-rotaion-content h5{

    width: 628px;

    heigh: 36px;

    line-height: 36px;

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: 0;

    background: #000;

    filter:alpha(opacity=30);   

    -moz-opacity:0.3;   

    -khtml-opacity: 0.3;   

    opacity: 0.3;  

}



.news-right{

    width: 528px;

    height: 350px;

}

/*内容切换*/

.tab{ 

    width: 528px; 

    height: 350px; 

    position: relative;

}

.tab-title{

    width: 528px;

    height: 50px;

    font-weight: normal;

    border-bottom: 2px solid #dfdfdf; 

    overflow: visible;

}

.tab-title a{

    width: 105px; 

    height: 50px; 

    line-height: 50px; 

    font-size: 20px; 

    text-align: center;

    float: left;

}

.tab-title .up{

    color: #2c69b3;

    border-bottom: 2px solid #2c69b3; 

}

.tab .tab-conter{

    width: 528px; 

    height: 272px;

    position: absolute; 

    top: 66px; 

    left: 0; 

    display: none;

}

.tab-conter ul li{

    width: 528px;

    height: 34px;

    line-height: 34px;

    float: left;

}

.tab-conter ul li i{

    width: 5px;

    height: 5px;

    margin: 15px 0 0 0;

    background: #8698ad;

    float: left;

    border-radius: 50%;

}

.tab-conter ul li a{

    width: auto;

    height: 34px;

    margin: 0 30px 0 15px;

    font-size: 16px;

    float: left;

}

.tab-conter ul li a:hover{

    color: #2c69b3;

}

.tab-conter ul li span{

    width: auto;

    height: 34px;

    font-size: 16px;

    color: #999;

    float: right;

    margin-right: 5px;

}

.tab .block{ 

    display: block;

}





/*special*/

.special{

    width: 1200px;

    height: 160px;

    margin-top: 10px;

}

.picScroll-left{ 

    width: 1200px; 

    height: 160px;   

    position: relative;

}

.picScroll-left .hd1 .prev1,.picScroll-left .hd1 .next1{

    width: 60px;

    height: 60px;  

    cursor: pointer; 

    background: url(left_icon.png) center no-repeat;

    position: absolute;

    top: 50px;

    left: 0;

    z-index: 1;

    display: none;

}

.picScroll-left .hd1 .next1{ 

    background: url(right_icon.png) center no-repeat;

    left: 1140px;

}

.picScroll-left .hd1 .prev:hover{

    background: url(left_icon1.png) center no-repeat;

}

.picScroll-left .hd1 .next:hover{ 

    background: url(right_icon1.png) center no-repeat;

}

.picScroll-left .bd1{ 

    width: 1200px;

    height: 160px;

    position: absolute;

    z-index: 0;

}

.picScroll-left .bd1 .picList{

    height: 160px;

    overflow: visible;

}

.picScroll-left .bd1 .picList li{ 

    width: 1200px; 

    height: 160px; 

    float: left;

}

.picScroll-left .bd1 .picList li a img{

    width: 1200px; 

    height: 160px; 

    display: block;

}







/*module1*/

.module1{

    width: 1200px;

    height: auto;

    margin-top: 10px;

}

.module1_left{

    width: 969px;

    height: 100%;

}

.tab1{ 

    width: 450px; 

    height: 288px; 

    background: #fff;

    padding: 15px;

    margin-bottom: 9px;

}

.tab-title1{

    width: 450px;

}

.tab-title1 a{

    width: 105px; 

}

.tab1 .tab-conter1{

    width: 450px; 

    height: 204px;

    top: 86px;

    left: 15px;

}

.tab-conter1 ul li{

    width: 450px;

}

.sf_xxgk a{

    position: relative;

    width: 214px;

    height: 60px;

    background: url(xxgk_back.png) center no-repeat;

    border-left: 6px solid #2f61ac;

    margin-bottom: 10px;

    line-height: 60px;

    font-size: 16px;

    color: #000;

}

.sf_xxgk .sf_xxgk_ts{

    width: 442px;

    background: url(xxgk_back1.png) center no-repeat;

}

.sf_xxgk a i{

    width: 48px;

    height: 60px;

    float: left;

    margin-left: 4px;

    margin-right: 4px;

}

.sf_xxgk a span{

    font-size: 18px;

}

.sf_xxgk .sf_xxgk_ts i{

    margin-left: 100px;

    margin-right: 30px;

}

.sf_xxgk a .sf_xxgk_an1{

    background: url(sf_xxgk_an1.png) center no-repeat;

}

.sf_xxgk a .sf_xxgk_an2{

    background: url(sf_xxgk_an2.png) center no-repeat;

}

.sf_xxgk a .sf_xxgk_an3{

    background: url(sf_xxgk_an3.png) center no-repeat;

}

.sf_xxgk a .sf_xxgk_an4{

    background: url(sf_xxgk_an4.png) center no-repeat;

}

.sf_xxgk a .sf_xxgk_an5{

    background: url(sf_xxgk_an5.png) center no-repeat;

}

.sf_xxgk a::after {

    content: '';

    position: absolute;

    left: 0;

    top: 0;

    bottom: 0;

    right: 0;

    transition: .3s;

    -moz-transition: .3s;

    -ms-transition: .3s;

    -o-transition: .3s;

    -webkit-transition: .3s;

    background: #2f61ac;

    transform-origin: left;

    transform: scaleX(0);

    -moz-transform: scaleX(0);

    -ms-transform: scaleX(0);

    -o-transform: scaleX(0);

    -webkit-transform: scaleX(0);

}

.sf_xxgk a:hover::after {

    transform: scaleX(1);

    -moz-transform: scaleX(1);

    -ms-transform: scaleX(1);

    -o-transform: scaleX(1);

    -webkit-transform: scaleX(1);

    box-shadow: 0 3px 3px #dfdfdf;

    -moz-box-shadow: 0 3px 3px #dfdfdf;

    -ms-box-shadow: 0 3px 3px #dfdfdf;

    -o-box-shadow: 0 3px 3px #dfdfdf;

    -webkit-box-shadow: 0 3px 3px #dfdfdf;

    width: 220px;

    height: 60px;

    margin-left: -6px;

}

.sf_xxgk .sf_xxgk_ts:hover::after{

    width: 450px;

}

.sf_xxgk a:hover i{

    position: absolute;

    top: 0;

    left: 0;

    z-index: 9;

    width: 48px;

    height: 60px;

}

.sf_xxgk a:hover .sf_xxgk_an1{

    background: url(sf_xxgk_an1-1.png) center no-repeat;

}

.sf_xxgk a:hover .sf_xxgk_an2{

    background: url(sf_xxgk_an2-1.png) center no-repeat;

}

.sf_xxgk a:hover .sf_xxgk_an3{

    background: url(sf_xxgk_an3-1.png) center no-repeat;

}

.sf_xxgk a:hover .sf_xxgk_an4{

    background: url(sf_xxgk_an4-1.png) center no-repeat;

}

.sf_xxgk a:hover .sf_xxgk_an5{

    background: url(sf_xxgk_an5-1.png) center no-repeat;

}

.sf_xxgk a:hover span{

    position: absolute;

    top: 0;

    right: 0;

    z-index: 8;

    width: 172px;

    height: 60px;

    text-align: center;

    line-height: 60px;

    color: #fff;

}

.sf_xxgk .sf_xxgk_ts:hover span{

    width: 370px;

}

.sf_xxgk a:hover{

    #background: #2f61ac;

}



.tab2 .tab-title2 .tab-titright a{

    width: auto;

    float: left;

    line-height: 50px;

    font-size: 16px;

    color: #555;

}

.tab2 .tab-title2 .tab-titright a:hover{

    color: #2c69b3;

}

.tab2 .tab-title2 .tab-titright span{

    width: auto;

    height: 50px;

    padding: 0 10px;

    float: left;

    line-height: 50px;

    font-size: 16px;

    color: #555;

}

.tab2 .tab-conter2{

    height: 220px;

    top: 80px;

}

.tabemail tr{

    width: 450px;

    height: 34px;

    line-height: 34px;

    border-bottom: 1px dashed #dfdfdf;

    float: left;

}

.tabemail .tab-tit{

    width: 450px;

    height: 30px;

    line-height: 30px;

    background: #f1f6f9;

    border-bottom: 0;

    margin-bottom: 6px;

}

.tabemail .tab-tit th{

    font-size: 14px;

    color: #8698ad;

}

.tabemail .tab-tit .tablist1{

    width: 246px;

    padding: 0 15px;

    text-align: left;

    background: none;

}

.tabemail .tablist1{

    width: 240px;

    font-size: 16px;

    padding: 0 10px 0 26px;

    background: url(mail.png) left center no-repeat;

}

.tabemail .tablist2{

    width: 87px;

    font-size: 16px;

    color: #2f61ac;

    text-align: center;

}

.tabemail .tablist3{

    width: 87px;

    font-size: 16px;

    color: #999;

    text-align: center;

}

.module1_right{

    width: 222px;

    height: 100%;

}

.module1_right img{

    width: 222px;

    height: 100px;

    display: block;

    margin-bottom: 9px;

}





/*pican*/

.pican{

    width: 1200px;

    height: 100px;

    margin-top: 10px;

    position: relative;

}

.picantit{

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1;

    width: 40px;

    height: 100px;

    background: #2f61ac;

    font-weight: normal;

}

.picantit a{

    width: 36px;

    height: 80px;

    display: block;

    border-left: 1px solid #fff;

    border-right: 1px solid #fff;

    font-size: 20px;

    text-align: center;

    line-height: 20px;

    color: #fff;

    padding: 10px 0;

}

.picScroll-left1{ 

    position: absolute;

    top: 0;

    right: 0;

    z-index: 1;

    width: 1150px; 

    height: 100%;

}

.picScroll-left1 .hd2 .prev2,.picScroll-left1 .hd2 .next2{

    width: 60px;

    height: 60px;  

    cursor: pointer; 

    background: url(left_icon.png) center no-repeat;

    position: absolute;

    top: 20px;

    left: 0;

    z-index: 1;

    display: none;

}

.picScroll-left1 .hd2 .next2{ 

    background: url(right_icon.png) center no-repeat;

    left: 1090px;

}

.picScroll-left1 .bd2{ 

    width: 1150px;

    height: 100%;

}

.picScroll-left1 .bd2 .picList li{ 

    width: 280px; 

    height: 100%;

    margin: 0 10px 0 0;

}

.picScroll-left1 .bd2 .picList li a img{

    width: 280px;

    height: 100px;

}





/*政务公开*/

.zwgk{

    width: 1200px;

    height: 762px;

}



/*政务公开left*/

.zwgk-left{

    width: 880px;

    height: 732px;

    padding: 15px;

    background: #fff;

    margin-top: 10px;

}



.zwgk-left1{

    width: 260px;

    height: 732px;

}

.zwgk-left1 .zwgk-leftan{

    position: relative;

    width: 250px;

    height: 72px;

    background: url(zwgk_xxgk_back.png) center no-repeat;

    line-height: 72px;

    font-size: 16px;

    color: #000;

    float: left;

    margin: 0 0 16px 2px;

    border-left: 6px solid #2f61ac;

}

.zwgk-left1 .zwgk-leftan1{

    margin-bottom: 32px;

}

.zwgk-left1 .zwgk-leftan i{

    width: 48px;

    height: 72px;

    float: left;

    margin-left: 15px;

    margin-right: 15px;

}

.zwgk-left1 .zwgk-leftan span{

    font-size: 18px;

}

.zwgk-left1 .zwgk-leftan .zwgk-an1{

    background: url(sf_xxgk_an1.png) center no-repeat;

}

.zwgk-left1 .zwgk-leftan .zwgk-an2{

    background: url(sf_xxgk_an2.png) center no-repeat;

}

.zwgk-left1 .zwgk-leftan .zwgk-an3{

    background: url(sf_xxgk_an3.png) center no-repeat;

}

.zwgk-left1 .zwgk-leftan .zwgk-an5{

    background: url(sf_xxgk_an5.png) center no-repeat;

}

.zwgk-left1 .zwgk-leftan .zwgk-an6{

    background: url(sf_xxgk_an6.png) center no-repeat;

}

.zwgk-left1 .zwgk-leftan::after {

    content: '';

    position: absolute;

    left: 0;

    top: 0;

    bottom: 0;

    right: 0;

    transition: .3s;

    -moz-transition: .3s;

    -ms-transition: .3s;

    -o-transition: .3s;

    -webkit-transition: .3s;

    background: #2f61ac;

    transform-origin: left;

    transform: scaleX(0);

    -moz-transform: scaleX(0);

    -ms-transform: scaleX(0);

    -o-transform: scaleX(0);

    -webkit-transform: scaleX(0);

}

.zwgk-left1 .zwgk-leftan:hover::after {

    transform: scaleX(1);

    -moz-transform: scaleX(1);

    -ms-transform: scaleX(1);

    -o-transform: scaleX(1);

    -webkit-transform: scaleX(1);

    box-shadow: 0 3px 3px #dfdfdf;

    -moz-box-shadow: 0 3px 3px #dfdfdf;

    -ms-box-shadow: 0 3px 3px #dfdfdf;

    -o-box-shadow: 0 3px 3px #dfdfdf;

    -webkit-box-shadow: 0 3px 3px #dfdfdf;

    width: 256px;

    height: 72px;

    margin-left: -6px;

}

.zwgk-left1 .zwgk-leftan:hover i{

    position: absolute;

    top: 0;

    left: 0;

    z-index: 9;

    width: 48px;

    height: 72px;

}

.zwgk-left1 .zwgk-leftan:hover .zwgk-an1{

    background: url(sf_xxgk_an1-1.png) center no-repeat;

}

.zwgk-left1 .zwgk-leftan:hover .zwgk-an2{

    background: url(sf_xxgk_an2-1.png) center no-repeat;

}

.zwgk-left1 .zwgk-leftan:hover .zwgk-an3{

    background: url(sf_xxgk_an3-1.png) center no-repeat;

}

.zwgk-left1 .zwgk-leftan:hover .zwgk-an5{

    background: url(sf_xxgk_an5-1.png) center no-repeat;

}

.zwgk-left1 .zwgk-leftan:hover .zwgk-an6{

    background: url(sf_xxgk_an6-1.png) center no-repeat;

}

.zwgk-left1 .zwgk-leftan:hover span{

    position: absolute;

    top: 0;

    right: 0;

    z-index: 8;

    width: 208px;

    height: 72px;

    text-align: center;

    line-height: 72px;

    color: #fff;

}

.zwgk-left1 .zwgk-leftan:hover{

    #background: #2f61ac;

}





.ysq{

    width: 254px;

    height: 340px;

    border: 1px solid #dfdfdf;

    box-shadow: 0 0 10px #dfdfdf;

    -moz-box-shadow: 0 0 10px #dfdfdf;

    -ms-box-shadow: 0 0 10px #dfdfdf;

    -o-box-shadow: 0 0 10px #dfdfdf;

    -webkit-box-shadow: 0 0 10px #dfdfdf;

}

.ysq h2{

    width: 254px;

    height: 49px;

    border-bottom: 2px solid #dfeaf7;

}

.ysq h2 .ysq-tit{

    width: 254px;

    height: 46px;

    line-height: 46px;

    border-radius: 0;

    background: #dfeaf7;

    margin: 0 auto;

    padding: 0;

    text-align: center;

    font-size: 18px;

    letter-spacing: 10px;

    display: block;

}

.ysq p{

    width: 224px;

    height: 128px;

    line-height: 32px;

    text-indent: 2em;

    font-size: 16px;

    color: #666;

    padding: 16px 0;

}

.ysq .ysq-an1{

    width: 224px;

    height: 32px;

    line-height: 32px;

    background: #e4edf4;

    margin: 15px;

    text-align: center; 

    font-size: 16px;

    font-weight: normal;

    border-radius: 6px;

    display: block;

}

.ysq .ysq-an1:hover{

    color: #fff;

    background: #2c69b3;

}



.zwgk-left2{

    width: 605px;

    height: 732px;

}

.tab3{ 

    width: 605px; 

    height: 370px; 

}

.tab-title3{

    width: 605px;

}

.tab-title3 a{

    width: 121px; 

}

.tab3 .tab-conter3{

    width: 605px; 

    left: 0;

}

.tab-conter3 ul li{

    width: 605px;

}



/*政务公开right*/

.zwgk-right{

    width: 250px;

    height: 732px;

    padding: 15px;

    background: #dfeaf7;

    margin-top: 10px;

}



.leader{

    width: 250px;

    height: 364px;

}

.leader .leader-pic{

    width: 125px;

    height: 180px;

    padding-top: 6px;

    float: left;

}

.leader .leader-pic img{

    width: 96px;

    height: 136px;

    display: block;

    border: 2px solid #fff; 

}

.leader .leader-pic:hover img{

    box-shadow: 0 0 10px #999;

    -webkit-box-shadow: 0 0 10px #999;

    -moz-box-shadow: 0 0 10px #999;

    -ms-box-shadow: 0 0 10px #999;

    -o-box-shadow: 0 0 10px #999;

}

.leader .leader-pic span{

    width: 125px;

    height: 40px;

    line-height: 40px;

    font-size: 14px;

    text-align: center;

    display: block; 

}

.leader ul{

    width: 250px;

    height: 82px;

    float: left;

}

.leader ul a{

    width: 120px;

    height: 32px;

    line-height: 32px;

    background: #fff;

    float: left;

    text-align: center;

    font-size: 14px;

    margin-top: 8px;

}

.leader ul a:hover{

    background: #f9f9f9;

}

.leader ul a i{

    width: 26px;

    height: 32px;

    float: left;

    margin: 0 5px 0 10px; 

}

.leader ul a .leader-icon1{

    background: url(lea-icon1.png) center no-repeat;

}

.leader ul a .leader-icon2{

    background: url(lea-icon2.png) center no-repeat;

}

.leader ul a .leader-icon3{

    background: url(lea-icon3.png) center no-repeat;

}

.leader ul a span{

    float: left;

}

.right-mar{

    margin-left: 10px;

}

.leader .zzjg{

    width: 250px;

    height: 48px;

    float: left;

    margin-top: 10px;

}



.tzgg{

    width: 250px;

    height: 368px;

}

.tzgg h2{

    width: 250px;

    height: 46px;

    border-bottom: 2px solid #8698ad;

}

.tzgg h2 a{

    width: 210px;

    height: 43px;

    line-height: 43px;

    background: #8698ad;

    border-radius: 6px 6px 0 0;

    display: block;

    font-size: 20px;

    color: #fff;

    padding: 0 20px;

    font-weight: normal;

}

.tzgg ul{

    width: 250px;

    height: 288px;

    margin-top: 22px;

}

.tzgg ul a{

    width: 250px;

    height: 72px;

    line-height: 28px;

    font-size: 16px;

    float: left;

}

.tzgg ul a:hover{

    color: #2c69b3;

}

.tzgg ul a span{

    font-size: 14px;

    color: #8698ad;

    line-height: 28px;

    margin-left: 6px;

}







/*政民互动*/

.zmhd{

    width: 1170px;

    height: 478px;

    margin-top: 10px;

}

.zmhd-search{

    width: 542px;

    height: 28px;

    margin-top: 6px;

    margin-bottom: 16px;

    border: 1px solid #dfdfdf;

}

.zmhd-search .searchcon3{

    width: 420px;

    height: 28px;

    line-height: 28px;

    padding: 0 20px;

    background: #fff;

    border-right: 1px solid #dfdfdf;

    border-radius: 0;

    font-family: "微软雅黑", "Microsoft Yahei";

    color: #999;

    font-size: 14px;

}

.zmhd-search .searchan3{

    width: 81px;

    height: 28px;

    background: #f9f9f9;

    position: absolute;

    top: 0;

    right: 0;

    cursor: pointer; 

    font-size: 14px;

    color: #8698ad;

    font-weight: bold;

}

.zmhd-title{

    width: 1170px;

}

.zmhd .zmhd-conter{

    width: 1170px;

    height: auto;

}

.zmhd-tabemail tr{

    width: 1170px;

    height: 50px;

    line-height: 50px;

    border-bottom: 0;

}

.zmhd-tabemail .zmhd-back{

    height: 36px;

    line-height: 36px;

    background: #f9f9f9;

}

.zmhd-tabemail .tab-tit{

    width: 1170px;

    height: 36px;

    line-height: 36px;

    background: #f1f6f9;

    border-bottom: 0;

    margin-bottom: 6px;

}

.zmhd-tabemail .tab-tit th{

    border-left: 1px solid #fff;

    border-right: 1px solid #fff;

}

.zmhd-tabemail tr td{

    padding: 0 1px;

}

.zmhd-tabemail .tablist0{

    width: 208px;

    font-size: 16px;

    color: #8698ad;

    text-align: center;

}

.zmhd-tabemail .tablist1{

    width: 464px;

    padding: 0 10px 0 46px;

    background: url(mail.png) 20px center no-repeat;

}

.zmhd-tabemail .zmhd-back .tablist1{

    #background: #f9f9f9 url(mail.png) 20px center no-repeat;

}

.zmhd-tabemail .tablist2{

    width: 220px;

    font-size: 16px;

    color: #000;

}

.zmhd-tabemail .tablist3{

    width: 220px;

}

.zmhd-tabemail .tab-tit .tablist1{

    width: 520px;

    padding: 0;

    text-align: center;

    #background: #f1f6f9;

}

.zmhd .zmhd-conter ul li{

    width: 1170px;

    height: 47px;

    line-height: 47px;

    border-bottom: 1px dashed #dfdfdf;

}

.zmhd .zmhd-conter ul li i{

    margin: 21px 0 0 5px;

}

.zmhd .zmhd-conter ul li a{

    height: 47px;

}

.zmhd .zmhd-conter ul li span{

    height: 47px;

}



.hd_pican{

    width: 1200px;

    height: 110px;

    display: block;

    margin: 20px auto;

}

.tab4{

    width: 564px;

    height: 294px;

}

.tab4 .tab-title4{

    width: 564px;

}

.tab4 .tab-conter4{

    width: 564px;

    height: 204px;

}

.tab4 .tab-conter4 ul{

    width: 564px;

    height: 204px;

}

.tab4 .tab-conter4 ul li{

    width: 564px;

}



.zmhd_list{

    margin-bottom: 0;

}

.page{

    width: 1200px;

    height: 36px;

    line-height: 36px;

    text-align: center;

    padding: 40px 0;

    position: relative;

    background: #fff;

    border-top: 1px dashed #c9c9c9;

}

.page a{

    display: inline-block;

    background: #fff;

    border: 1px solid #dfdfdf;

    padding: 0 15px;

    margin: 0 2px;

}

.page a:hover{

    background: #2c69b3;

    color: #fff;

}

.page span{

    padding: 0 2px;

}

.page-ts{

    margin-left: 46px;

}

.page .view-page{

    width: 40px;

    height: 24px;

    line-height: 24px;

    text-align: center;

    border: 1px solid #ddd;

    position: absolute;

    top: 46px;

}

.page .page-botton{

    display: inline-block;

    background: #f9f9f9;

    padding: 0 13px;

}



