* {
    margin: 0px;
    padding: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    border: none;
}

a {
    color: #333333;
    /* position:relative; */
}

a:hover {

    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    text-decoration: none;
}

ul li,
ol li {
    list-style-type: none;
}

body {
    font-family: "microsoft Yahei";

}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.hide {
    display: none;
}

.open,
.down {
    cursor: pointer;
}

.open1,
.down1 {
    cursor: pointer;
}

.bt-none {
    display: none;
}

.bt-block {
    display: block;
}

/* 头部 */
.dztop {
    width: 100%;
    height: auto;
    background: #19388a;
}

.dztop-top {
    width: 100%;
    height: 200px;
    background: url(headbg.png) no-repeat top;
}

.dztop-box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.dztop-box-l {
    line-height: 200px;
}

.dztop-box-r {
    width: 270px;
    height: 40px;
    margin-top: 80px;
    border: 1px solid #cadaf1;
    border-radius: 20px;
    background: #6292d7;
}

.b-serch {
    width: 100%;
    height: 40px;
}

.search-text {
    width: 220px;
    border: none;
    outline: none;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    font-size: 16px;
    color: #f1f2f3;
    background: none;
}

.search-submit {
    /* width: 26px;
    height: 24px; */
    line-height: 40px;
    background: url(search.png) no-repeat center;
    border: none;
    outline: none;
    position: absolute;
    padding-left: 30px;
}

/* 导航 */
.nav {
    width: 1200px;
    margin: 0 auto;
    height: 70px;
}

.nav ul li {
    width: 200px;
    font-size: 20px;
    float: left;
    line-height: 70px;
    font-weight: bold;

}

.nav ul li a {
    color: #ffffff;
    display: block;
    padding-left: 90px;
}

.nav1.hover-nav a {
    color: #015293;
    background: url(nav1-hover.png) no-repeat 50px;
}

.nav1.hover-nav {
    background-color: #fff;
}

.nav2.hover-nav a {
    color: #015293;
    background: url(nav2-hover.png) no-repeat 50px;
}

.nav2.hover-nav {
    background-color: #fff;
}

.nav3.hover-nav a {
    color: #015293;
    background: url(nav3-hover.png) no-repeat 50px;
}

.nav3.hover-nav {
    background-color: #fff;
}

.nav4.hover-nav a {
    color: #015293;
    background: url(nav4-hover.png) no-repeat 50px;
}

.nav4.hover-nav {
    background-color: #fff;
}

.nav5.hover-nav a {
    color: #015293;
    background: url(nav5-hover.png) no-repeat 50px;
}

.nav5.hover-nav {
    background-color: #fff;
}

.nav6.hover-nav a {
    color: #015293;
    background: url(nav6-hover.png) no-repeat 50px;
}

.nav6.hover-nav {
    background-color: #fff;
}


.nav1 a {
    background: url(nav1.png) no-repeat 50px;
}

.nav2 a {
    background: url(nav2.png) no-repeat 50px;
}

.nav3 a {
    background: url(nav3.png) no-repeat 50px;
}

.nav4 a {
    background: url(nav4.png) no-repeat 50px;
}

.nav5 a {
    background: url(nav5.png) no-repeat 50px;
}

.nav6 a {
    background: url(nav6.png) no-repeat 50px;
}

/* content */
.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.h30{
    width: 100%;
    height: 30px;
}
/* 领导信箱 */
.ldxx{
    width: 100%;
    background: #FFFFFF;
box-shadow: 0 0 6px 4px rgba(0,0,0,0.04);
border-radius: 2px;
border-radius: 2px;
padding: 20px 30px;
}
.ldxx-l{
    width: 336px;
    height: 200px;
    background: url(ldxx.png) no-repeat center;
}
.ldxx-l-wyxx{
    width: 98px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: url(yj.png) no-repeat center;
    font-size: 16px;
    color: #ffffff;
    margin-left: 20px;
    margin-top: 120px;
}
.ldxx-l-wyxx a{
    color: #ffffff;
}
.ldxx-r{
    width: 774px;
}
.ldxx-r ul{
    margin-top: -10px;
}
.ldxx-r ul li{
    font-size: 18px;
    color: #333333;
    background: url(black.png) no-repeat left 24px;
    border-bottom: 1px solid #cfcfcf;
    line-height: 51px;
    padding-left: 19px;
    
}
.ldxx-r ul li a{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    display: block;
}
/* --- */
.zjdc{
    width: 100%;
}
/* 在线咨询 */
.zxzx,.zxdc{
    width: 585px;
}
.zxzx-title{
    width: 100%;
    font-size: 24px;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 24px;
    font-weight: bold;
}
.zxzx-title a{
    color: #c32828;
}
.zxzx-list{
    width: 100%;
    margin-top: 30px;
}
.zxzx-list-title{
    width: 100%;
    height: auto;
}
.zxzx-list-time{
    width: 90px;
    height: 90px;
    border: 1px solid #cfcfcf;
    color: #666666;
    text-align: center;
}
.zxzx-list-time1{
    font-size: 32px;
    line-height: 32px;
    margin-top: 15px;
}
.zxzx-list-time2{
    font-size: 16px;
    margin-top: 10px;
    line-height: 16px;
}
.zxzx-list-text{
    width: 475px;
}
.zxzx-list-text .p1{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
}
.zxzx-list-text .p2{
    color: #666666;
    font-size: 16px;
    line-height: 32px;
    margin-top: 8px;
}
.zxzx-list-xx{
    margin-top: 8px;
}
.zxzx-list-xx ul li{
    font-size: 18px;
    color: #333333;
    background: url(black.png) no-repeat left 24px;
    border-bottom: 1px solid #cfcfcf;
    line-height: 51px;
    padding-left: 19px;
    
}
.zxzx-list-xx ul li a{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    display: block;
}


/* footer */
.footer {
    width: 100%;
    height: auto;
    border-top: 10px solid #3060a2;
    background: #f1f2f3;
}

.yqlj {
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    padding-top: 16px;
}

.yqlj-l {
    width: 245px;
    height: 40px;
    background: #ffffff;
    font-size: 16px;
}

.yqlj-l img,
.yqlj-c img,
.yqlj-r img {
    padding: 6px 10px 10px 10px;
}

.yqlj-l span,
.yqlj-c span,
.yqlj-r span {
    color: #005ea5;
    line-height: 40px;
    font-weight: bold;
}

.yqlj-c {
    width: 160px;
    height: 40px;
    background: #ffffff;
    font-size: 16px;
    margin-left: 16px;
}

.yqlj-r {
    width: 140px;
    height: 40px;
    background: #ffffff;
    font-size: 16px;
    margin-left: 16px;
}

.select1 {
    position: relative;
    width: 190px;
    height: 40px;
    float: left;
    font-size: 16px;
    background: url(jiantou.png) no-repeat 150px;
    background-color: #ffffff;
    line-height: 38px;
    margin-left: 16px;
}

.select1 dt {
    height: 40px;
    display: inline-block;
    line-height: 38px;
    text-indent: 30px;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    width: 190px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 99;
    outline: none;
}

.select1 dd {
    position: absolute;
    left: 0px;
    top: 40px;
    background: #fff;
    width: 190px;
    z-index: 99;
}

.select1 dd>ul>li {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-indent: 30px;
    cursor: pointer;
    text-align: left;
}

.select1 dd>ul>li:hover {
    background-color: #f1f2f3;
}

.select1 dd>ul>li>a {
    color: #666;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 90%;
}

.select2 {
    position: relative;
    width: 190px;
    height: 40px;
    float: left;
    font-size: 16px;
    background: url(jiantou.png) no-repeat 150px;
    background-color: #ffffff;
    line-height: 38px;
    margin-left: 16px;
}

.select2 dt {
    height: 40px;
    display: inline-block;
    line-height: 38px;
    text-indent: 30px;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    width: 190px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 99;
    outline: none;
}

.select2 dd {
    position: absolute;
    left: 0px;
    top: 40px;
    background: #fff;
    width: 190px;
    z-index: 99;
}

.select2 dd>ul>li {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-indent: 30px;
    cursor: pointer;
    text-align: left;
}

.select2 dd>ul>li:hover {
    background-color: #f1f2f3;
}

.select2 dd>ul>li>a {
    color: #666;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 90%;
}

.select3 {
    position: relative;
    width: 190px;
    height: 40px;
    float: left;
    font-size: 16px;
    background: url(jiantou.png) no-repeat 150px;
    background-color: #ffffff;
    line-height: 38px;
    margin-left: 16px;
}

.select3 dt {
    height: 40px;
    display: inline-block;
    line-height: 38px;
    text-indent: 30px;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    width: 190px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 99;
    outline: none;
}

.select3 dd {
    position: absolute;
    left: 0px;
    top: 40px;
    background: #fff;
    width: 190px;
    z-index: 99;
}

.select3 dd>ul>li {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-indent: 30px;
    cursor: pointer;
    text-align: left;
}

.select3 dd>ul>li:hover {
    background-color: #f1f2f3;
}

.select3 dd>ul>li>a {
    color: #666;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 90%;
}

/* bottom */
.bottom {
    width: 100%;
    height: 110px;
    margin: 0 auto;
    border-top: 1px solid #bfc1c3;
}

.bottom-zt {
    width: 1200px;
    margin: 0 auto;
}

.bottom-zt-l {}

.bottom-zt-l-img {
    margin-top: 21px;
}

.bottom-zt-l-text {
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    margin-top: 20px;
    margin-left: 20px;
}

.bottom-zt-l-text p img {
    padding-left: 20px;
    padding-right: 10px;
    margin-top: -2px;
}

.bottom-zt-r {
    padding-top: 25px;
}

.bottom-zt-r ul li {
    float: left;
    font-size: 16px;
    color: #666666;
    text-align: center;
    background: url(shuxian.png) no-repeat center left;
    padding-left: 10px;
}

.bottom-zt-r ul li p {
    padding-top: 10px;
}