@charset "UTF-8";

/**
 * @Description:
 * @author TongKai
 * @date 2019/6/26
*/


/************概览********************/

.cont {
    width: 1200px;
    margin: auto;
    background: #fff;
}

.mt7 {
    margin-top: 7px;
}

.mt20 {
    margin-top: 20px;
}

.mt16 {
    margin-top: 16px;
}

.mt58 {
    margin-top: 58px;
}

.pos {
    width: 100%;
    height: 39px;
    border-bottom: 1px solid #1d74cd;
    font-size: 12px;
    line-height: 39px;
    color: #1d74cd;
}

.pos .sp1 {
    background: url("../images/ico.png")left center no-repeat;
    padding-left: 20px;
    margin-left: 17px;
}

.pos .a1 {
    font-size: 12px;
    line-height: 39px;
    color: #1d74cd;
}

.pos .a1:hover {
    font-weight: bold;
}

.pos .sp2 {
    font-weight: bold;
}

.pos .to {
    padding: 0 5px;
}

.new-center {
    width: 290px;
}

.w270 {
    width: 270px;
}

.new-center .tit {
    width: 100%;
    height: 53px;
    background: url("../images/gl4_03.png") left;
}

.new-center .tit a {
    font-size: 18px;
    color: #fefefe;
    line-height: 53px;
    background: url("../images/gl1.png") left center no-repeat;
    padding-left: 13px;
    margin-left: 20px;
    font-weight: bold;
}

.new-center .tit a:hover {
    text-decoration: underline;
}

.new-center .uu {
    margin-top: 20px;
}

.new-center .uu li {
    width: 247px;
    height: 42px;
    border: solid 1px #e5eaf2;
    margin: 12px auto;
    box-sizing: border-box;
}

.new-center .uu li:hover,
.new-center .uu .cur {
    background-color: #db1515;
    border: none;
}

.new-center .uu li:first-child {
    margin-top: 0;
}

.new-center .uu li a {
    font-size: 16px;
    color: #333333;
    line-height: 42px;
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/gl2.1.png") 210px center no-repeat;
    padding-left: 30px;
    box-sizing: border-box;
}

.new-center .uu li a:hover,
.new-center .uu .cur a {
    color: #ffffff;
    background: url("../images/gl2.png") 210px center no-repeat;
}

.gl-tex {
    width: 910px;
}

.w930 {
    width: 930px;
}

.list-tit {
    width: 100%;
    height: 52px;
}

.list-tit a {
    font-size: 18px;
    color: #336eda;
    line-height: 52px;
    margin-left: 40px;
    font-weight: bold;
}

.list-tit a:hover {
    color: #2034de;
}

.list-u {
    width: 100%;
    border-left: solid 1px #e5eaf2;
    border-top: solid 1px #e5eaf2;
    box-sizing: border-box;
}

.list-u .u1 {
    border-bottom: 1px solid #e5eaf2;
    margin-left: 40px;
    box-sizing: border-box;
    margin-right: 20px;
    padding-bottom: 10px;
    margin-top: 13px;
}

.list-u .u1 li a {
    font-size: 16px;
    line-height: 45px;
    color: #333333;
    padding-left: 14px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 82%;
    background: url("../images/gl3.png") left center no-repeat;
}

.list-u .u1 li span {
    float: right;
    font-size: 13px;
    color: #999999;
    line-height: 45px;
}

.list-u .u1 li a:hover {
    color: #336eda;
}

.page {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 30px;
}

.page span,
.page a {
    color: #666666;
    font-size: 14px;
    display: inline-block;
    line-height: 28px;
}

.page span.red {
    color: #f02831;
    margin: 0 8px;
}

.page .pn {
    width: 58px;
}

.page a {
    line-height: 26px;
    border: 1px solid #ebebeb;
    margin: 0 4px;
}

.page a.num {
    width: 26px;
}

.page .fe {
    border: none;
    line-height: 28px;
}

.page .first {
    margin-left: 14px;
}

.page input {
    width: 18px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ebebeb;
    text-align: center;
    margin: 0 7px;
    padding: 0 5px;
}

.page .go {
    width: 60px;
    height: 28px;
    border: none;
    background: #bf0103;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-left: 14px;
}

.page .go:hover {
    opacity: .8;
}

.page a.num:hover,
.page a.pn:hover,
.page a.num.cur,
.page a.pn.cur {
    background: #bf0103;
    color: #fff;
    border: 1px solid #ebebeb;
}

.page a.fe:hover,
.page a.fe.cur {
    color: #f02831;
}


/************互动-给领导写信********************/

.bt-name a {
    font-size: 18px;
    color: #464646;
}

.bt-name a:hover {
    color: #db1515;
}

.yydh-w {
    padding: 30px 40px 80px 28px;
}

.yydh-w .tex {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    text-align: justify;
    padding-bottom: 24px;
    border-bottom: 1px dashed #e7e7e7;
}

.mt30 {
    margin-top: 30px;
}

.xx-msg-item .tit {
    display: inline-block;
    width: 112px;
    font-size: 14px;
    color: #333;
    text-align: right;
    padding: 0 4px;
    line-height: 30px;
    vertical-align: top;
}

.xx-msg-item {
    margin-bottom: 20px;
}

.xx-msg-item .tip {
    display: inline-block;
    font-size: 12px;
    color: #ef344f;
    line-height: 36px;
    margin-left: 10px;
    vertical-align: top;
}

.xx-msg-item input {
    border: 1px solid #e7e7e7;
    height: 30px;
    line-height: 27px;
    width: 188px;
    padding: 0 10px;
    box-sizing: border-box;
}

.xx-msg-item textarea {
    width: 640px;
    height: 170px;
    padding: 10px 10px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
}

.xs-select {
    padding: 0 0 0 10px;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    width: 283px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ccc;
    color: #666;
    font-size: 14px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

#yzm {
    width: 120px;
}

.yydh-yzm1 {
    margin-left: 20px;
    margin-right: 10px;
}

.xx-msg-item a img {
    vertical-align: middle;
}

.xx-msg-btn {
    margin-top: 10px;
    margin-left: 130px;
    padding-bottom: 35px;
}

.xx-msg-btn .tj {
    color: #fff;
    border: 1px solid #3092dd;
    background: #336eda;
}

.xx-msg-btn button:hover {
    border: 1px solid #3092dd;
    opacity: .9;
    background: #336eda;
    color: #fff;
}

.xx-msg-btn button {
    width: 80px;
    height: 32px;
    font-size: 14px;
    margin-right: 10px;
    border: 1px solid #c5c6c9;
    background-color: #c5c6c9;
    color: #fff;
}

.xx-msg-item .yydh-ww {
    width: 320px;
    margin-left: 10px;
}

.xx-col-sel input {
    height: 38px;
    border: 1px solid #e1f0fa;
    padding: 0 10px;
    background: #fff;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
}

.xx-col-sel span {
    display: inline-block;
    color: #666;
    font-size: 15px;
    line-height: 38px;
}

.yydh-w p.yydh-pline {
    border-bottom: 1px dashed #e7e7e7;
    padding-bottom: 30px;
}

.yydh-drop-down {
    display: inline-block;
    width: 130px;
    height: 30px;
    border: 1px solid #e7e7e7;
    background: url("../images/ico1.png") no-repeat 102px center;
    position: relative;
}

.drop-lists1 {
    position: absolute;
    bottom: unset;
    border: 1px solid #e7e7e7;
    width: 130px;
    margin-left: -1px;
}

.yydh-drop-down1 p.tag {
    padding-left: 10px;
    color: #656565;
    font-size: 12px;
    cursor: pointer;
    line-height: 32px;
}

.yydh-drop-down1 li a {
    margin-left: 10px;
}

.xx-msg-item .yydh-ww1 {
    margin-left: 0;
    width: 460px;
}

.drop-lists {
    display: none;
    position: absolute;
    bottom: 30px;
    max-height: 100px;
    overflow-y: auto;
    background: #ccc;
}

.drop-lists li {
    height: 30px;
}

.drop-lists li a {
    margin-left: 20px;
    font-size: 12px;
    color: #Fff;
}

.drop-lists li a:hover {
    font-weight: bold;
}


/*********信件查询*/

.yydh-lb11 {
    color: #000;
    font-size: 16px;
    line-height: 40px;
    margin-left: 44px;
    margin-right: 10px;
}

.xjcx-in {
    height: 40px;
    width: 240px;
    border: 1px solid #e6eef5;
}

.xjcx-in input {
    padding-left: 16px;
    padding-right: 16px;
    line-height: 40px;
    width: 207px;
    font-size: 16px;
    color: #333;
    height: 40px;
}

.xjcx-in input::-webkit-input-placeholder {
    color: #bbbbbb;
}

.cx {
    width: 97px;
    height: 40px;
    color: #fff;
    background: #336eda;
    font-size: 16px;
    margin-left: 10px;
}

.cx:hover {
    opacity: .9;
}

.yydh-hfh {
    background-color: #f5f8fb;
    height: 45px;
}

.yydh-hfc {
    border-top: none;
}

.yydh-zxhf {
    width: 848px;
    margin-left: 30px;
}

.yydh-hfh1 li {
    color: #000;
    font-size: 14px;
    float: left;
    line-height: 45px;
    height: 45px;
    vertical-align: middle;
}

.yydh-hfh1 li:first-child {
    margin-left: 0;
}

.yydh1 {
    width: 75px;
    display: inline-block;
    text-align: center;
}

.yydh-hfh1 .yydh2 {
    width: 385px;
    text-align: left;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 14px;
    line-height: 48px;
}

.yydh-hfh1 .yydh2:hover {
    color: #db1515;
    font-weight: bold;
}

.ml10 {
    margin-left: 10px;
}

.ml2 {
    margin-left: 2px;
}

.ml20 {
    margin-left: 20px;
}

.ml40 {
    margin-left: 40px;
}

.ml30 {
    margin-left: 30px;
}

.ml28 {
    margin-left: 28px;
}

.ml18 {
    margin-left: 18px;
}

.mt23 {
    margin-top: 23px;
}

.mt6 {
    margin-top: 6px;
}

.pd70 {
    padding-bottom: 70px;
}

.yydh3 {
    width: 66px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    text-align: center;
}

.yydh4 {
    display: inline-block;
    color: #999;
    /*margin-left: 22px;*/
    text-align: center;
    font-size: 13px;
}

.yydh-hfc1 li {
    width: 100%;
}

.yydh-hfc1 li {
    color: #333;
    font-size: 14px;
}

.page1 {
    padding-bottom: 33px;
    padding-top: 18px;
}

.yydh-write {
    font-size: 16px;
    color: #fff;
    background-color: #f43b44;
    border-radius: 3px;
    display: block;
    width: 95px;
    height: 32px;
    float: right;
    text-align: left;
    line-height: 32px;
    margin-top: 16px;
}

.yydh-write:hover {
    opacity: .8;
    color: #fff;
}

.yydh-hfc1 li.cur {
    background-color: #fafcfc;
}


/******互动交流**************8*/

.hd-l {
    width: 865px;
    margin-left: 20px;
    margin-top: 20px;
}

.hd-box {
    border: 1px solid #dbeaf3;
    background: #fff;
}

.hd-title {
    height: 47px;
    border-bottom: 1px solid #dbeaf3;
    background-color: #eff5f8;
}

.hd-title .tit {
    display: inline-block;
    width: 130px;
    height: 52px;
    margin-top: -1px;
    margin-left: -1px;
    background: url("../images/hd1.png") bottom;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 48px;
    text-align: center;
}

.hd-title .tit:hover {
    opacity: .75;
}

.hd-title .btn {
    display: inline-block;
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 13px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}

.hd-title .btn:hover {
    font-weight: bold;
}

.hd-title .btn.b1 {
    background: #fabc37;
}

.hd-title .btn.b3 {
    background: #336eda;
}

.xx-list-l li {
    border-left: 1px solid #dbeaf3;
}

.xx-list-l li:first-child {
    border-left: none;
}

.xx-list-t {
    width: 100%;
    height: 44px;
    line-height: 44px;
}

.xx-list li {
    float: left;
    font-size: 14px;
    height: 100%;
    color: #1e81cd;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xx-list-t li {
    color: #1e81cd;
    font-weight: bold;
}

.xx-list-l {
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #dbeaf3;
}

.xx-list-l li {
    color: #666;
}

.xx-list .w336 {
    width: 326px;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.xx-list .w336c {
    text-align: center;
}

.xx-list .w123 {
    width: 123px;
}

.xx-list .w141 {
    width: 141px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.xx-list-l li a {
    font-size: 13px;
    color: #666;
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
    text-align: left;
}

.xx-list-l li a:hover,
.hd-list1 li a:hover,
.hd-wj-con li a:hover {
    font-weight: bold;
}

.xx-list-l:hover {
    background-color: #eff5f8;
}

.hd-list1 {
    padding-top: 20px;
    min-height: 58px;
}

.hd-list1 li {
    height: 40px;
    padding-left: 17px;
    padding-right: 13px;
}

.hd-list1 li a {
    display: inline-block;
    max-width: 80%;
    color: #333333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hd-list1 li span {
    float: right;
    color: #666666;
    font-size: 13px;
    line-height: 21px;
}

.hd-r {
    width: 275px;
    margin-top: 20px;
    margin-right: 20px;
    border: solid 1px #dbeaf3;
    box-sizing: border-box;
    height: 820px;
}

.hd-r .tit {
    width: 100%;
    height: 47px;
    border-bottom: 1px solid #dbeaf3;
}

.hd-r .tit .a1 {
    font-size: 18px;
    color: #336eda;
    line-height: 48px;
    font-weight: bold;
    background: url("../images/hd2.png") left center no-repeat;
    padding-left: 16px;
    margin-left: 10px;
}

.hd-r .tit .a1:hover {
    opacity: .75;
}

.hd-r .tit .a2 {
    font-size: 12px;
    color: #999999;
    line-height: 48px;
    float: right;
    margin-right: 10px;
}

.hd-r .tit .a2:hover {
    text-decoration: underline;
    color: #336eda;
}

.hd-r .u1 li span {
    font-size: 12px;
    color: #999999;
    line-height: 36px;
    margin-left: 20px;
}

.hd-r .u1 li .ing {
    color: #eb4444;
}

.hd-r .u1 li a {
    font-size: 12px;
    color: #666666;
    line-height: 36px;
    margin-left: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    max-width: 58%;
}

.hd-r .u1 li a:hover {
    color: #336eda;
    font-weight: bold;
}

.pd30 {
    padding-bottom: 30px;
}


/*******领导介绍*******/

.new-center .u2 li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 2px solid #fff;
    box-sizing: border-box;
}

.new-center .u2 li a {
    width: 128px;
    font-size: 16px;
    line-height: 48px;
    color: #333333;
    padding-left: 40px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 50%;
}

.new-center .u2 li span {
    font-size: 14px;
    line-height: 48px;
    color: #999;
}

.new-center .u2 li:hover,
.new-center .u2 .cur {
    background: #f7fafd;
    border-top: 1px solid #f2f8fc;
    border-bottom: 1px solid #f2f8fc;
    border-left: 2px solid #d53034;
}

.new-center .u2 li:hover a,
.new-center .u2 .cur a {
    color: #d53034;
    font-weight: bold;
}

.ld-box {
    width: 868px;
    margin: 0 auto 55px;
}

.gl-list-t {
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    height: 50px;
    padding-left: 20px;
}

.yydh-ldjs {
    padding-left: 0;
    border-bottom: 1px solid #c8e7f0;
}

.gl-list-t .tit {
    color: #1e81cd;
    font-size: 18px;
    font-weight: bold;
    height: 56px;
    line-height: 58px;
    display: inline-block;
}

.yydh-grjl2 {
    font-size: 14px;
    color: #333;
    line-height: 40px;
    padding: 6px 10px;
    width: 690px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.yydh-fggz {
    font-size: 14px;
    color: #333;
    line-height: 40px;
    padding: 10px 0;
}

.yydh-ldjs a {
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 2px solid #1e81cd;
}

.borl {
    border-left: 1px solid #e5eaf2;
    box-sizing: border-box;
}

.h58 {
    height: 58px;
}

.gl-list-t .h48 {
    height: 48px;
}

.gl-list-l {
    padding: 20px 20px 0 20px;
}

.gl-list-l li {
    height: 40px;
    width: 100%;
}

.gl-list-l li.yydh-last {
    border-bottom: 1px solid #e5eaf2;
}

.gl-list-l li a {
    font-size: 16px;
    color: #333;
    float: left;
    padding-left: 9px;
    background: url(../images/gl3.png) left center no-repeat;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gl-list-l li span {
    float: right;
    color: #999999;
    font-size: 13px;
    line-height: 21px;
}

.gl-list-l li a:hover {
    color: #3b9be5;
}

.yydh-glf {
    padding: 25px 0 0;
}

.yydh-glf li a {
    font-size: 14px;
}

.yydh-glf li {
    height: 45px;
}


/*******搜索*************/

.ss-t {
    width: 100%;
    height: 40px;
    background-color: #f6f6f6;
}

.ss-t p {
    font-size: 14px;
    color: #666666;
    line-height: 40px;
    margin-left: 20px;
}

.ss-cont {
    margin-top: 20px;
    width: 100%;
}

.ss-cl {
    width: 890px;
    border-right: 1px solid #eaecef;
}

.ss-cl .lfbox {
    width: 800px;
    margin-left: 30px;
    padding-bottom: 30px;
}

.ss-cl .p-t {
    font-size: 18px;
    color: #000000;
    margin-top: 12px;
    max-width: 76%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.ss-cl .p-t:hover {
    color: #1e81cd;
}

.ss-cl .a1 {
    color: #e22117;
}

.cl1 .pict {
    margin-top: 10px;
    width: 100%;
}

.ss-cl .cl1 .a2 {
    display: inline-block;
}

.ss-cl .cl1 .a2:hover {
    opacity: 0.75;
}

.ss-cl .cl1 .p-wd {
    width: 630px;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}

.ss-cl .cl1 ul {
    margin-top: 8px;
}

.ss-cl .cl1 li {
    width: 100%;
    background: url("../images/ss7_03.png") left center no-repeat;
    padding-left: 10px;
    line-height: 32px;
}

.ss-cl .cl1 li a {
    font-size: 16px;
    color: #333333;
    max-width: 76%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.ss-cl .cl1 li a:hover {
    color: #3677d9;
}

.ss-cl .cl1 li span {
    float: right;
    font-size: 12px;
    color: #999999;
    margin-right: 20px;
}

.ss-cl .cl2 {
    margin-top: 8px;
}

.ss-cl .cl2 ul {
    margin-top: 13px;
    padding-bottom: 18px;
}

.ss-cl .cl2 li {
    float: left;
    margin-left: 1px;
}

.ss-cl .cl2 li:first-child {
    margin-left: 0;
}

.ss-cl .cl2 li a {
    display: block;
}

.ss-cl .cl2 li a:hover {
    opacity: 0.75;
}

.ss-cl .cl2 li img {
    width: 156px;
    height: 100px;
}

.ss-cl .cl3 {
    padding-bottom: 10px;
}

.ss-cl .cl3 .gk {
    line-height: 26px;
}

.ss-cl .cl3 .gk .ak {
    display: inline-block;
    width: 86px;
    height: 26px;
    background-color: #3092dd;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin-top: 12px;
}

.ss-cl .cl3 .gk .cor {
    background: #fc6b62;
}

.ss-cl .cl3 .gk .ak:hover {
    font-weight: bold;
}

.disb {
    display: inline-block;
}

.ss-cl .cl3 .gk-tex {
    margin-top: 15px;
    font-size: 15px;
    line-height: 26px;
}

.ss-cl .cl3 .gk-tex p {
    margin-top: 4px;
}

.ss-cl .cl3 .gk-tex .sp1 {
    color: #333333;
    text-align: justify;
}

.ss-cl .cl3 .gk-tex .a5 {
    font-size: 12px;
    color: #333333;
}

.ss-cl .cl3 .gk-tex .a5:hover {
    text-decoration: underline;
}

.ss-cl .cl3 .gk-tex .sp2 {
    font-size: 12px;
    color: #999999;
}

.ss-cr .rtbox {
    width: 260px;
    height: 890px;
    background-color: #f9f9f9;
    margin-right: 20px;
    overflow: hidden;
}

.rtbox-t {
    width: 220px;
    font-size: 14px;
    color: #1e81cd;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
    margin-left: 20px;
    margin-top: 24px;
}

.ss-cr .rtbox ul {
    margin-top: 10px;
}

.ss-cr .rtbox ul li {
    background: url("../images/ss7_03.png") left center no-repeat;
    margin-left: 22px;
}

.ss-cr .rtbox ul li a {
    font-size: 14px;
    color: #333333;
    line-height: 38px;
    padding-left: 11px;
}

.ss-cr .rtbox ul li .cur,
.ss-cr .rtbox ul li a:hover {
    color: #1e81cd;
    font-weight: bold;
}


/*******图片新闻**********/

.list-u .u2 li {
    width: 275px;
    height: 250px;
    box-sizing: border-box;
    border: 1px solid #d2d2d2;
    margin-left: 20px;
    margin-top: 20px;
    float: left;
}

.list-u .u2 li a {
    display: block;
    width: 100%;
    height: 100%;
}

.list-u .u2 li:hover {
    border: 1px solid #4b7eda;
    box-shadow: 1px 2px 5px 0px rgba(6, 0, 1, 0.15);
}

.list-u .u2 li a img {
    width: 100%;
    height: 200px;
}

.list-u .u2 li span {
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    margin-left: 15px;
    padding-top: 10px;
    display: inline-block;
}

.pd {
    padding-top: 28px;
    padding-bottom: 30px;
}