﻿.content {
    width: 100%;
    background: #eee;
    padding-bottom: 30px;
}
.wrapper_breadLines {
    font-size: 16px;
    color: #666;
    width: 1200px;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
.wrapper_breadLines a{
    display:inline-block
}
.wrapper_main {
    width: 1200px;
    margin: auto;
    overflow: auto;
}
.wrapper_left {
    width:847px;
    min-height: 600px;
    float: left;
    padding-right: 30px;
    background: #fff;
    padding-left: 30px;
    padding-bottom:50px;
}
.time {
    font-size: 14px;
    color: #999;
    margin-bottom: 50px;
    text-align:center;
}
.timea {
    font-size: 14px;
    color: #999;
    margin-top: 17px;
    text-align: right;
}
.time span {
    margin-right: 20px;
}
.w_map{
    text-align:center;
    overflow:hidden;
    margin-bottom:30px;
}
.w_map>img{
   vertical-align:top;
}
.news_detail h1 {
    text-align: center;
    font-weight: normal;
    font-size: 30px;
    margin-top: 45px;
    margin-bottom: 20px;
    color: #333;
}
.wrapper_right {
    width: 400px;
    float: right;
    /*background: #fff;*/
    overflow: auto;
    padding-left: 20px;
}
.hot_news {
    font-size: 16px;
    color: #4B4B4B;
    background: #fff;
    box-sizing: border-box;
    height: 69px;
    line-height: 69px;
}
.hot_news > img {
    margin-right: 10px;
    vertical-align: middle;
}

a {
text-decoration: none;
color: #353535;
}

a:hover, .item_title:hover, .item_subtitle:hover, .w_li1 p:hover{
    color: #fa7a12;
}
.w_p1{
    font-size:14px;
    color:#999;
}
.news_detail_con {
    font-size: 14px;
    font-family: SimSun;
    color: rgb(0, 0, 0) !important;
    line-height: 20px;
    overflow: auto;
}
.news_detail_con p{
    font-size:20px !important;
    line-height:40px !important;
    font-weight:300 !important;
}
 .news_detail_con p img{
     display:inline-block;
     margin:20px auto;
 }
.w_a{
    font-size:14px;
    color:#333;
}
.dr_tit {
    padding:25px;
    /*padding-top: 29px;
    padding-bottom: 30px;*/
    line-height: 25px;
    background: #fff;
}

    .dr_tit > span {
        vertical-align: top;
        font-size: 22px;
        font-weight: 800;
        color: #fa7a12;
        margin-left: 10px;
    }

.sswz{
    font-size:14px;
    margin-top:20px;
}
.content {
    width: 100%;
    background: #eee;
    padding-bottom: 30px;
}

.wrapper_breadLines {
    font-size: 16px;
    color: #666;
    width: 1200px;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

    .wrapper_breadLines a {
        display: inline-block;
    }

.wrapper_main {
    width: 1200px;
    margin: auto;
    overflow: auto;
}

.wrapper_left {
    min-height: 600px;
    float: left;
    padding-right: 30px;
    background: #fff;
    padding-left: 30px;
    padding-bottom: 50px;
}

.w_map {
    text-align: center;
    overflow: hidden;
    margin-bottom: 30px;
}

    .w_map > img {
        vertical-align: top;
    }

.news_detail h1 {
    text-align: center;
    font-weight: normal;
    font-size: 30px;
    margin-top: 45px;
    margin-bottom: 20px;
    color: #333;
}

.wrapper_right {
    width: 400px;
    float: right;
    /*background: #fff;*/
    overflow: auto;
    padding-left: 20px;
}

a {
    text-decoration: none;
    color: #353535;
}

    a:hover, .item_title:hover, .item_subtitle:hover, .w_li1 p:hover {
        color: #fa7a12;
    }

.w_p1 {
    font-size: 14px;
    color: #999;
}

.news_detail_con {
    font-size: 14px;
    font-family: SimSun;
    color: rgb(0, 0, 0) !important;
    line-height: 20px;
    overflow: auto;
}

    .news_detail_con p {
        font-size: 18px !important;
        line-height: 40px !important;
        font-weight: 300 !important;
    }

        .news_detail_con p img {
            display: inline-block;
            margin: 20px auto;
        }

.w_a {
    font-size: 14px;
    color: #333;
}

.w_p2 {
    margin-bottom: 10px;
    margin-top: 12px;
}



/*专题信息*/
.special_banner {
    width: 100%;
    height: 280px;
    background: url(/images/special/ban.png?v=2020623) no-repeat center center/cover;
}
.banner_font {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 60px;
    box-sizing: border-box;
}
    .banner_font  h1 {
        font-size: 36px;
        font-weight: bold;
        color: rgba(255,255,255,1);
        margin-bottom:32px;
    }

    .banner_font span {
        display: block;
        font-size: 18px;
        font-weight: bold;
        color: rgba(255,255,255,1);
        line-height:27px;
        /*height: 72px;
        line-height: 37px;
        overflow: hidden;*/
    }

.special_con {
    width: 1200px;
    margin:0px auto;
    display: flex;
    justify-content: space-between;
}
.w_tit{
    color:#b1b1b1;
}
.special_con .special_left {
    width: 847px;
    /*min-height: 1830px;*/
    height: auto;
    background-color: #fff;
    padding: 35px 25px;
    box-sizing: border-box;
}

    .special_con .special_left .special_left_one {
        display: block;
        padding: 20px 0;
        box-sizing: border-box;
        border-bottom: 1px dashed #DCDCDC;
        display: flex;
        justify-content: space-between
    }
.left_img {
    width: 180px;
    height: 130px;
    vertical-align: top;
}
.left_img img{
    width:100%;
    height:100%;
}
.item_title {
    font-size: 18px;
    color: #666666;
    margin-bottom: 15px;
}
.item_subtitle {
    font-size: 15px;
    color: #A3A3A3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 28px;
}
    .special_con .special_right {
        width: 341px;
        height: auto;
    }
.ri_img {
    width: 297px;
    height: 159px;
    margin-bottom: 25px;
}
.ri_first {
    margin-bottom: 20px;
    background: #fff;
    padding: 0 18px 30px;
}

.spabout .spabout_con, .spother .spabout_con {
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    display: flex;
    margin-bottom: 12px;
}
.spabout a span, .spother a span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    color: #fff;
    background: #ccc;
    margin-right: 12px;
}

.spabout a:nth-child(2) span, .spother a:nth-child(1) span {
    background: #FF491F;
}

.spabout a:nth-child(3) span, .spother a:nth-child(2) span {
    background: #FA7911;
}

.spabout a:nth-child(4) span, .spother a:nth-child(3) span {
    background: #FFA81F;
}
.dr_ul {
    width: 100%;
}

.dr_li {
    height: 92px;
    border: 1px solid #fff;
    margin-bottom: 12px;
    /*background: #fff;*/
    position: relative;
}

    .dr_li:nth-child(1)::before, .dr_li:nth-child(2)::before, .dr_li:nth-child(3)::before, .dr_li:nth-child(4)::before {
        content: "";
        width: 6px;
        height: 90px;
        background: linear-gradient(-90deg,rgba(255,57,69,1) 0%,rgba(253,111,97,1) 100%);
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .dr_li:nth-child(2)::before, .dr_li:nth-child(2):hover {
        background: linear-gradient(0deg,rgba(52,108,233,1) 1%,rgba(77,195,243,1) 100%);
    }

    .dr_li:nth-child(3)::before, .dr_li:nth-child(3):hover {
        background: linear-gradient(0deg,rgba(252,122,35,1) 1%,rgba(255,173,31,1) 100%);
    }

    .dr_li:nth-child(4)::before, .dr_li:nth-child(4):hover {
        background: linear-gradient(0deg,rgba(27,173,171,1) 0%,rgba(73,202,179,1) 100%);
    }

        .dr_li:nth-child(1):hover::before, .dr_li:nth-child(2):hover::before, .dr_li:nth-child(3):hover::before, .dr_li:nth-child(4):hover::before {
            display: none;
        }

    .dr_li:nth-child(1):hover {
        background: linear-gradient(-90deg,rgba(255,57,69,1) 0%,rgba(253,111,97,1) 100%);
    }

        .dr_li:nth-child(1):hover .dr_sp1 {
            color: #FF3D47;
            background: #fff;
        }

        .dr_li:nth-child(1):hover .dr_ps1 {
            color: #fff;
        }

    .dr_li:nth-child(2):hover .dr_ps2 {
        color: #fff;
    }

    .dr_li:nth-child(3):hover .dr_ps3 {
        color: #fff;
    }

    .dr_li:nth-child(4):hover .dr_ps4 {
        color: #fff;
    }

    .dr_li:nth-child(1):hover p.drl_p2, .dr_li:nth-child(2):hover p.drl_p2, .dr_li:nth-child(3):hover p.drl_p2, .dr_li:nth-child(4):hover p.drl_p2 {
        color: #fff !important;
    }

    .dr_li:nth-child(2):hover .dr_sp2 {
        color: #356CE9;
        background: #fff;
    }

    .dr_li:nth-child(3):hover .dr_sp3 {
        background: #fff;
        color: #FC7A24;
    }

    .dr_li:nth-child(4):hover .dr_sp4 {
        color: #1BADAB;
        background: #fff;
    }

    .dr_li:nth-child(1) p, .dr_ps1, .dr_li:nth-child(2) p, .dr_ps2, .dr_li:nth-child(3) p, .dr_ps3, .dr_li:nth-child(4) p, .dr_ps4 {
        color: #4B4B4B;
    }

.dr_sp1, .dr_sp2, .dr_sp3, .dr_sp4 {
    display: inline-block;
    width: 71px;
    height: 25px;
    border-radius: 13px;
    text-align: center;
    line-height: 25px;
    font-size: 16px;
    background: #EFF1F6;
    color: #5A5A5A;
}

.drl_p1 {
    width: 100%;
    margin-top: 19px;
    margin-bottom: 12px;
    padding-left: 23px;
    padding-right: 15px;
    display: flex;
    justify-content: space-between;
}

.dr_ps1, .dr_ps2, .dr_ps3, .dr_ps4 {
    font-size: 18px;
    font-weight: bold;
}

.drl_p2 {
    font-size: 14px;
    font-weight: 400;
    padding-left: 23px;
    color: #9598A0 !important;
}
.ri_top {
    height: 69px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    color: #4B4B4B;
}

    .ri_top h3 {
        font-size: 16px;
        font-weight: bold;
        color: #4B4B4B;
    }

    .ri_top img {
        display: block;
        margin-right: 10px;
        margin-left: -6px;
    }