@charset "UTF-8";

.main {
    width: 1240px;
    /* padding: 20px; */
    /* margin: 20px auto; */
    /* background-color: #fff; */
}

.bgfff {
    background-color: #fff;
}


/* 头条 */

.rddt h2 {
    line-height: 35px;
    text-align: center;
    padding: 9px 0;
}

.rddt h2 a {
    width: 96%;
    color: #0a5491;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 30px;
}

.rddt p {
    line-height: 30px;
}

.rddt p {
    color: #666666;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    padding: 20px;
    width: 100%;
    text-indent: 30px;
}

.rddt p a {
    /* float: left; */
    display: inline-block;
    color: #ff9201;
}

.cloumn1 {
    background-color: #fff;
    padding: 20px;
}

.focus {
    width: 700px;
}

.fade .image {
    position: relative;
}

.fade .slick-dots {
    position: absolute;
    right: 5px;
    bottom: 15px;
}

.fade .slick-dots li {
    float: left;
    margin-right: 8px;
    width: 8px;
    height: 8px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
}

.fade .slick-dots li.slick-active {
    background: #115ebd;
    color: #fff;
}

.fade img {
    width: 100%;
    height: 389px;
    display: block;
}

.text {
    position: absolute;
    bottom: 0;
    height: 42px;
    line-height: 42px;
    width: 100%;
    left: 0;
    background: rgba(0, 0, 0, .5);
    box-sizing: border-box;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    text-indent: 20px;
    font-size: 16px;
}

.news {
    width: 40%;
    position: relative;
}

.slideTxtBox .hd {
    height: 40px;
    line-height: 40px;
}

.slideTxtBox .hd ul li {
    float: left;
    padding: 0 18px;
    cursor: pointer;
    position: relative;
    border-radius: 5px;
}

.slideTxtBox .hd ul li a {
    display: block;
    font-size: 22px;
    color: #000;
}

.slideTxtBox .hd ul li.on {
    height: 40px;
    background-color: #0a5491;
}

.slideTxtBox .hd ul li.on a {
    color: #fff;
    display: block;
    font-weight: bold;
}

.slideTxtBox .bd ul {
    padding: 8px 0 0;
    zoom: 1;
}

.slideTxtBox .bd dl {
    padding-bottom: 10px;
}

.slideTxtBox .bd dt>a {
    color: #000000;
    font-size: 20px;
    float: left;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.slideTxtBox .bd dt p {
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 25px;
    clear: both;
    text-indent: 30px;
    max-height: 45px\0;
}

.slideTxtBox .bd dt p a {
    color: #ff9201;
}

.slideTxtBox .bd li {
    padding: 0 10px 0 18px;
    height: 44px;
    line-height: 44px;
    background: url(../images/dian.png) no-repeat 5px center;
}

.slideTxtBox .bd ul li a {
    width: 80%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #000000;
}

.slideTxtBox .bd li:hover a {
    color: #af241d;
}

.slideTxtBox .bd li span {
    float: right;
    color: #999999;
    text-align: center;
    display: inline-block;
    font-size: 16px;
}

.slideTxtBox .bd ul p.more a,
.btnList1 li a,
.tfsmy p a {
    width: 100%;
    height: 100%;
    display: block;
}

p.more {
    width: 55px;
    font-size: 16px;
    background: url(../images/more.png) no-repeat center right;
}

p.more a {
    color: #999999;
}

.slideTxtBox .bd ul p.more {
    position: absolute;
    top: 10px;
    right: 0;
}


/* .cloumn2 {
    padding: 66px 0;
    width: 100%;
}

.cloumn2 .main {
    height: 440px;
    overflow: hidden;
} */

.cloumn2_left,
.cloumn3_left {
    width: 660px;
    padding: 12px 20px 20px;
    background-color: #fff;
}

.left_title {
    border-bottom: 1px solid #ddd;
    line-height: 40px;
    position: relative;
}

.ltitle_inner a {
    font-size: 22px;
    color: #0a5491;
    padding-left: 18px;
}

.ltitle_inner a::after {
    position: absolute;
    left: 0;
    top: 10px;
    content: "";
    display: block;
    clear: both;
    width: 4px;
    height: 20px;
    background: #0a5491;
}

.more {
    color: #999999
}

.cloumn2_right,
.cloumn3_right {
    width: 480px;
    background-color: #fff;
    padding: 12px 20px 20px;
    height: 100%;
}

.szyw_box .hd {
    position: relative;
    border-bottom: #d2d2d2 solid 1px;
    line-height: 40px;
    padding-bottom: 10px;
}

.szyw_box .hd ul li.on {
    background: none;
}

.szyw_box .bd li {
    height: 40px;
    line-height: 40px;
}

.szyw_box .hd ul li.on a {
    color: #0a5491;
    font-size: 22px;
    font-weight: bold;
}

.szyw_box .hd li:first-child:after {
    position: absolute;
    left: 0;
    top: 11px;
    content: "";
    display: block;
    clear: both;
    width: 4px;
    height: 20px;
    background: #0a5491;
}

.gsgg_list .time {
    text-align: center;
    float: left;
    background-color: #f2f2f2;
    padding: 5px;
    margin-right: 10px;
}

.gsgg_list>div:first-child {
    margin: 22px 0 0;
}

.gsgg_list .time em {
    display: block;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
}

.gsgg_list .info {
    float: right;
    font-size: 16px;
    width: 82%;
    line-height: 28px;
}

.gsgg_list .info span {
    margin-right: 10px;
    color: #999999
}

.cloumn2 {
    margin-bottom: 20px;
}

.cloumn2_left,
.cloumn2_right {
    height: 340px;
    overflow: hidden
}

.title {
    position: relative;
    height: 35px;
    line-height: 35px;
}

.title h2 {
    position: relative;
    padding-left: 20px;
    color: #0a5491;
    font-size: 22px;
    font-weight: bold;
}

.title h2:after {
    position: absolute;
    left: 0;
    top: 9px;
    content: "";
    display: block;
    clear: both;
    width: 4px;
    height: 20px;
    background: #0a5491;
}

.title a {
    font-size: 16px;
    color: #999999;
}

.list li a {
    width: 100%;
}

.cloumn3 {}

.zwgk_list li {
    height: 45px;
    line-height: 45px;
    margin-top: 20px;
    clear: both;
    background: #fafafa url(../images/zgk_icon6.png) no-repeat 94% center
}

.zwgk_list li:first-child {
    margin-left: 0;
}

.zwgk_list li img {
    float: left;
    margin: 5px 15px;
}

.zwgk_list li p {
    float: left;
    font-size: 16px;
}

.cloumn3_left>div {
    width: 48%;
}

.cloumn3_left>div:first-child {
    margin-right: 4%;
}

.cloumn3 .title {
    border-bottom: #d2d2d2 solid 1px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.czxx_list li {
    font-size: 15px;
    padding: 15px 0;
    width: 50%;
    box-sizing: border-box;
    float: left;
    border-radius: 5px;
    text-align: center;
    margin: 10px 0 0;
    box-shadow: 0px 1px 1px #999;
}

.leader {
    padding-bottom: 15px;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 15px;
}

.leader-img {
    width: 113px;
    height: 154px;
    border: 1px solid #e5e5e5;
    padding: 7px;
    float: left;
}

.leader-info {
    margin-left: 150px;
}

.leader-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 25px;
}

.leader-name {
    display: inline-block;
    font-size: 22px;
    color: #0a5491;
    font-weight: bold;
    margin-bottom: 28px;
}

.leader-write {
    display: inline-block;
    padding: 9px 30px;
    background-color: #0a5491;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    vertical-align: middle;
    float: right;
}

.leader-write img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.sub-leader-title {
    font-size: 16px;
    color: #0a5491;
    font-weight: bold;
    margin-bottom: 20px;
}

.sub-leader-ul li {
    display: inline-block;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin-right: 25px;
    margin-bottom: 15px;
}

.cloumn4>div {
    padding: 20px 20px;
    background-color: #fff;
    margin-top: 20px;
}

.cloumn4 .title::before {
    content: "";
    display: block;
    clear: both;
    top: 21px;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #dcdcdc;
}

.cloumn4 .title h2 {
    width: 12%;
    background-color: #fff;
}

.cloumn4 .title img {
    vertical-align: -7px;
}

.cloumn4_three_img{
    width: 31%;
}
.cloumn4_three_img:first-child{
    width: 28%;
}

.cloumn4_three_img a {
    display: block;
}

.cloumn4_three img {
    display: block;
    max-width: 100%;
    width: 100%;
}

.cloumn4_center {
    width: 36%;
    margin: 0 2%;
}

.lxxd_title {
    line-height: 26px;
}

.lxxd_title h2 {
    font-size: 20px;
    color: #015293;
}

.lxxd li {
    background: url(../images/dian.png) no-repeat 5px center;
    line-height: 33px;
    padding-left: 18px;
}

.lxxd li a {
    float: left;
    font-size: 16px;
    width: 75%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.lxxd li span {
    float: right;
    color: #999999;
    width: 75px;
    text-align: center;
    line-height: 24px;
}

.lxxd li span.ing {
    color: #0a5491;
    background-color: #ecf5f9;
    border-radius: 50px;
}

.cloumn5>div {
    padding: 20px;
}

.zt_slick {
    margin: 35px 0;
}

.cloumn5 .slick-list {
    width: 93%;
    overflow: hidden;
    margin: 0 auto;
}

.cloumn5 .slick-slide {
    margin: 0 11px;
}
.cloumn5 .slick-slide img{
    width: 100%;
    height: 84px;
}

.slick-prev,
.slick-next {
    position: absolute;
    top: 36%;
    padding: 0;
    cursor: pointer;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

@media screen and (max-width: 1024px) {
    .main {
        width: 98%;
    }
    .cloumn2_left {
        width: 42%;
    }
    .focus,
    .news,
    .cloumn3_left,
    .cloumn3_right {
        width: 100%;
        float: none;
        margin: 0 0 3%;
    }
    .rddt p,
    .cloumn3_left,
    .cloumn3_right {
        width: 96%;
        padding: 2%;
    }
    .slideTxtBox .bd ul li a {
        width: 70%;
    }
    .cloumn3 {
        height: inherit;
    }
    .cloumn4_center {
        width: 58%;
    }
    .cloumn2 {
        padding: 3% 0;
    }
    .tzgg_tab .bd ul li a {
        width: 100%;
    }
    .tzgg_tab .bd li span {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .fzlm li {
        padding: 20px 5px 0;
    }
    .rddt h2 a {
        font-size: 22px;
    }
    .cloumn2_left,
    .cloumn2_right,
    .cloumn4_three>div {
        width: 96%;
        padding: 2%;
        float: none;
        margin: 0 0 3%;
    }
    .cloumn4_three>div {
        float: none;
    }
    .cloumn3_left>div {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 767px) {
    .text {
        font-size: 14px;
    }
    .rddt h2 a,
    .ltitle_inner a,
    .slideTxtBox .bd dt>a,
    .lxxd_title h2,
    .title h2 {
        font-size: 16px;
    }
    .slideTxtBox .bd ul li a,
    .list li a {
        width: 73%;
    }
    .rddt p,
    .slideTxtBox .bd ul li a,
    .list li a,
    p.more,
    .fw_con li,
    .cloumn2_left li,
    .lxxd li a {
        font-size: 14px;
    }
    .slideTxtBox .hd ul li {
        padding: 0 2px;
    }
    .slideTxtBox .hd ul li a,
    .zwgk_list li p {
        font-size: 15px;
    }
    .fade .slick-dots {
        display: none!important;
    }
    .szyw_box .hd {
        padding-bottom: 0;
    }
    .szyw_box .hd ul li.on a {
        font-size: 16px;
        padding-left: 10px;
    }
    .gsgg_list .info {
        width: 78%;
    }
    .gsgg_list .info span {
        display: none;
    }
    .zwgk_list li {
        margin-bottom: 3%;
    }
    /* .zwgk_list li:nth-child(4) {
        margin-left: 15%;
    } */
    .cloumn4>div {
        padding: 2%;
        margin-top: 3%;
    }
}

@media screen and (max-width: 500px) {
    .leader-name {
        font-size: 17px;
    }
    .gsgg_list .info {
        font-size: 14px;
    }
    .slideTxtBox .bd li span {
        font-size: 13px;
    }
}

@media screen and (max-width: 500px) {
    .slideTxtBox .bd li span,
    .lxxd li span {
        display: none;
    }
    .slideTxtBox .bd ul li a,
    .list li a,
    .lxxd li a {
        width: 100%;
    }
    .gsgg_list .info {
        width: 74%;
        line-height: 18px;
    }
    .zwgk_list li p {
        padding: 0;
        margin: 0;
    }
    .rddt h2,
    .rddt p {
        padding: 0;
    }
}