img {
    border: none;
}

.hide {
    display: none;
}

a:focus {
    outline: none;
}

body {
    min-width: 1346px;
    background-color: #F5F5F5;
    ;
}

.top_t {
    width: 100%;
    height: 300px;
    background: url(banner.png) no-repeat;
}

.top_t_in {
    width: 1100px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.top_t_in>a>img {
    float: left;
    margin-top: 87px;
    margin-left: -5px;
}

.jiansuo {
    float: right;
    margin-top: 130px;
}

.search_out {
    width: 360px;
    height: 40px;
    background: url(search_bg.png) no-repeat;
}

.serch {
    width: 320px;
    height: 40px;
    background: none;
    border: none;
    outline: none;
    padding-left: 20px;
    color: #999;
    font-size: 14px;
    line-height: 40px;
}

.search_out button {
    float: right;
    width: 40px;
    height: 40px;
    background: none;
    outline: none;
    border: none;
    cursor: pointer;
}

.nav_out {
    background: #5488CB;
    width: 100%;
    height: 50px;
}

.nav {
    width: 1100px;
    height: 50px;
    margin: 0 auto;
}

.nav>ul>li {
    float: left;
    width: 183.33333px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

.nav>ul>li:hover {
    background: #FD746F;
}

.nav>ul>li>a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #FFFFFF;
}


/*主体开始*/

.sec_out {
    width: 1100px;
    height: auto;
    margin: 0 auto;
}

.sec_top {
    width: 100%;
    height: 423px;
    background: white;
}

.sec_top_in {
    width: 1060px;
    height: auto;
    margin: 0 auto;
}

.lunbo {
    width: 530px;
    height: 330px;
    margin-top: 14px;
    float: left;
}

.zxyw {
    width: 505px;
    height: 330px;
    margin-top: 14px;
    float: right;
}

.zxyw_tit {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #EEEEEE;
    ;
}

.zxyw_tit>span {
    font-weight: Bold;
    font-size: 16px;
    color: #0081CC;
    line-height: 1;
}

.zxyw_tit>a {
    float: right;
    margin-top: 5px;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    color: #999999;
}

.zxyw_list {
    margin-top: 6px;
}


/*信息列表样式*/

.fyxx_lsbox {
    position: relative;
}

.btqz {
    width: 3px;
    height: 3px;
    position: absolute;
    background: #666;
    top: 18px;
}

.fyxx_lsbox_r {
    margin-left: 16px;
    line-height: 36px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.fyxx_lsbox_r>a {
    font-size: 15px;
    width: 86%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.fyxx_lsbox_r>span {
    font-size: 16px;
    color: #999999;
}


/*信息列表样式结束*/

.sec_hf {
    width: 100%;
    height: 120px;
    margin-top: 27px;
    margin-bottom: 25px;
}

.sec_csxy {
    width: 100%;
    height: 261px;
    overflow: hidden;
    background-color: white;
}

.sec_csxy_in {
    width: 1060px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
}

.sec_csxy_in_l {
    width: 530px;
    height: 221px;
    float: left;
    border-right: 1px solid #EEEEEE;
}

.sec_csxy_in_r {
    width: 506px;
    height: auto;
    float: right;
}

.csxy_lsin {
    width: 506px;
    height: auto;
}

.sec_zdtagk {
    width: 100%;
    height: 100px;
    margin-top: 25px;
    margin-bottom: 24px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.sec_zdtagk>a>div {
    width: 353px;
    height: 100px;
    background: url(zdta1.png);
}

.sec_zdtagk>a+a>div {
    background: url(zdta2.png);
}

.sec_zdtagk>a+a+a>div {
    background: url(zdta3.png);
}

.sec_zdtagk>a>div>span {
    display: inline-block;
    width: 80px;
    height: 30px;
    margin-left: 243px;
    margin-top: 35px;
    background: url(jr1.png);
}

.sec_zdtagk>a+a>div>span {
    background: url(jr2.png);
}

.sec_zdtagk>a+a+a>div>span {
    width: 90px;
    background: url(jr3.png);
}

.sec_bot {
    width: 100%;
    height: 234px;
    background: white;
    overflow: hidden;
    margin-bottom: 25px;
}

.sec_bot_in {
    width: 1060px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
}

.rdzt_tit {
    width: 100%;
    height: 35px;
}

.rdzt_tit>span {
    font-weight: Bold;
    font-size: 16px;
    color: #0081CC;
    line-height: 1;
}

.rdzt_tit>a {
    float: right;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    color: #999999;
}

.rdzt_ls {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}


/*底部开始*/

.bot_out {
    width: 100%;
    height: 230px;
    background-color: #DEE0E2;
}

.bot_in {
    width: 1100px;
    height: auto;
    margin: 0 auto;
}

.yqlj_out {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #C0C0C0;
}

.foot_box {
    padding-left: 275px;
    position: relative;
}

.foot_box,
.foot_box a {
    font-size: 13px;
    color: #333;
}

.foot_box {
    line-height: 50px;
}

.width1200 {
    max-width: 1100px;
    margin: auto;
    margin-top: 18px;
}

.fot_line {
    margin: 0 15px;
}

.fot_p1 {
    margin-left: -60px;
}

.foot_box p {
    line-height: 23px;
}

.foot_img1 {
    position: absolute;
    left: 124px;
    top: 25px;
}

.foot_jiucuo1 {
    position: absolute;
    left: 0px;
    top: 38px;
}


/* 轮播 */

.old_type .sec_top {
    height: auto;
}

.old_type .lunbo {
    width: 100%;
    height: 600px;
    margin-top: 14px;
    float: none;
}


/* 政协要闻 */

.old_type .zxyw {
    width: 100%;
    height: 100%;
    margin-top: 20px;
    float: none;
}

.old_type .zxyw_tit {
    padding-bottom: 15px;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #EEEEEE;
}

.old_type .zxyw_tit>span {
    font-weight: Bold;
    font-size: 40px;
    line-height: 80px;
    display: inline-block;
}

.old_type .zxyw_tit>a {
    float: right;
    margin-top: 0;
    font-size: 40px;
    line-height: 80px;
}

.old_type .btqz {
    width: 10px;
    height: 10px;
    top: 30px;
}

.old_type .zxyw_list {
    margin-top: 0px;
    padding: 30px 0;
}

.old_type .fyxx_lsbox_r {
    margin-left: 32px;
    line-height: 70px;
}

.old_type .fyxx_lsbox_r>a {
    font-size: 32px;
}

.old_type .fyxx_lsbox_r>span {
    font-size: 32px;
}

.old_type .sec_csxy {
    height: auto;
}

.old_type .sec_csxy_in_l {
    width: 100%;
    height: auto;
    float: none;
    border-right: none;
}

.old_type .csxy_lsin {
    width: 100%;
    height: auto;
}

.old_type .sec_csxy_in_r {
    width: 100%;
    height: auto;
    float: none;
}


/* 热点专题 */

.old_type .sec_bot_in {
    width: 1060px;
    height: auto;
    margin: 0 auto;
    margin-top: 0px;
}

.old_type .rdzt_tit {
    width: 100%;
    height: auto;
    padding: 15px 0;
}

.old_type .rdzt_tit>span {
    font-size: 40px;
    line-height: 80px;
}

.old_type .rdzt_tit>a {
    font-size: 40px;
    line-height: 80px;
}

.old_type .scroll_horizontal {
    height: auto;
}

.old_type .scroll_horizontal .list li {
    float: left;
    width: 270px;
    height: auto;
}

.old_type .scroll_horizontal .box {
    height: auto;
}

.old_type .scroll_horizontal .list li a {
    height: 240px !important;
}

.old_type .scroll_horizontal .list li>a>p {
    line-height: 60px;
    font-size: 24px;
}

.old_type .rdzt_ls {
    padding-bottom: 20px;
}

.old_type .sec_bot {
    height: auto;
}

.old_type img.zx_img {
    width: 100%;
    display: block;
    padding: 40px 0;
}

.mobile_type .sec_out {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 3vw;
    box-sizing: border-box;
}

.mobile_type .sec_top {
    width: 100%;
    height: auto;
    background: white;
}

.mobile_type .sec_top_in {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.mobile_type img.zx_img {
    width: 100%;
}

.mobile_type .lunbo {
    width: 100%;
    height: 100%;
    margin-top: 2vw;
    float: none;
}

.mobile_type .Rotation .swiper-slide .text a {
    width: 40%;
}

.mobile_type .zxyw {
    width: 100%;
    height: 100%;
    margin-top: 5vw;
    float: none;
}

.mobile_type .zxyw_tit {
    height: auto;
    line-height: 12vw;
}

.mobile_type .zxyw_tit>span,
.mobile_type .zxyw_tit>a {
    font-size: 4vw;
    line-height: initial;
}

.mobile_type .btqz {
    display: none;
}

.mobile_type .fyxx_lsbox_r {
    margin-left: 0;
    line-height: 10vw;
}

.mobile_type .fyxx_lsbox_r>a {
    font-size: 3.5vw;
    width: 75%;
}

.mobile_type .fyxx_lsbox_r>span {
    font-size: 3.5vw;
}

.mobile_type .sec_hf {
    width: 100%;
    height: auto;
    margin-top: 5vw;
    margin-bottom: 5vw;
}

.mobile_type .sec_hf img {
    width: 100%;
}

.mobile_type .sec_csxy {
    width: 100%;
    height: auto;
    padding: 3vw;
    box-sizing: border-box;
}

.mobile_type .sec_csxy_in {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 0;
}

.mobile_type .sec_csxy_in_l {
    width: 100%;
    height: auto;
    float: none;
    border-right: none;
}

.mobile_type .csxy_lsin {
    width: 100%;
    height: auto;
}

.mobile_type .sec_csxy_in_r {
    width: 100%;
    height: auto;
    float: none;
}

.mobile_type .sec_zdtagk {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 3vw;
    margin-bottom: 3vw;
}

.mobile_type .sec_zdtagk>a>div {
    width: 100%;
    height: 25vw;
    background: url(zdta1.png);
    background-size: cover !important;
    margin: 2vw 0;
    display: inline-block;
}

.mobile_type .sec_zdtagk>a>div>span {
    display: inline-block;
    width: 20vw;
    height: 8vw;
    margin-left: 66vw;
    margin-top: 8vw;
    background-repeat: no-repeat !important;
}


/* 滚动*/

.mobile_type .sec_bot {
    height: 100%;
}

.mobile_type .sec_bot {
    width: 100%;
    margin-bottom: 3vw;
    box-sizing: border-box;
}

.mobile_type .sec_bot_in {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 0;
}

.mobile_type .rdzt_tit {
    width: 100%;
    height: auto;
    line-height: 12vw;
    padding: 0 3vw;
    box-sizing: border-box;
}

.mobile_type .rdzt_tit>a {
    font-size: 4vw;
}

.mobile_type .rdzt_tit>span {
    font-size: 4vw;
}