﻿@charset "utf-8";
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
hr{
    border-top: 1px solid #d0d0d0;
}
body,p,h1,h2,h3,h4,h5,images,ul,li,table,dl,dd,dt{
    margin:0;
    padding:0;
    font-family:"微软雅黑";
}
body{
    background: url(../images/bg.png) repeat;
}
p,h1,h2,h3,h4,h5{
    margin: 0;
}
html{
    position: relative;
    height: 100%;
}
images{
    border:0 none;
}
a{
    text-decoration: none;
    color:#333;
}
a:hover, a:focus{
    text-decoration:none;
}
ul,ol{
    list-style:none;
}
.hide{
    display:none;
}
/* foot end */
.clearfix:after{
    content:"";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.right{
    float: right;
}
.left{
    float: left;
}
strong, em {
    font-weight: bold;
    font-style: normal;
}
/* 无结果回复推荐链接样式 */
.linkp{
    margin:0 0 10px!important;
}
.linkp a{
    color: #1857FF!important;
    text-decoration: underline;
}
.hideee{
    display:none;
}

a:hover{
    text-decoration: none!important;
}

.tab_img{
    float:left;
}
.tab_p{
    margin: 5px 0 0 105px;
}
.tab_p1{
    width: 100%;
    padding: 0 0 5px 5px;
    border-bottom: 1px solid #a8c8e1;
}
.tab_p h4{
    font-size: 16px;
    margin: 5px 0;
    color: #5392c7;
}

.more_div{
    /* padding:10px 15px; */
}

.bodybg{
    position: relative;
    margin: 40px auto;
}
.wz_logo{
    width: 1000px;
    height: 100px;
    margin: 0 auto;
}
.wz_logo ul li{
    float: left;
    margin: 0 10px;
    height: 100px;
    line-height: 72px;
}
.wz_logo ul li a{
    display: block;
    color: #fff;
}
/*header-start*/
.header{
    width: 1000px;
    height: 100px;
    padding: 20px 0;
    /* background: url("../images/hd_bg.png") no-repeat 100% 100%; */
    margin: 0 auto;
}
.header-main{
    width:1100px;
    height:100px;
    margin:0 auto;
}
.header-logo{
    width: 35%;
    height:auto;
    margin-top:35px;
    float:left;
    text-align:center;
}
.header-logo img{
    width: 100%;
}
.header-nav{
    float: right;
    margin-top: 45px;
}
.header-nav ul li {
    float: left;
    color: #000000;
    padding: 10px 25px;
}
.header-nav ul li a {
    display: block;
    color: #000000;
    font-size: 18px;
}
.header-znwd{
    width: 1000px;
    padding:20px;
    /* margin:20px auto; */
}

.header-znwd ul li{
    float: left;
    margin-left: 10px;
    background:#fff;
    padding: 6px 15px;
    border-radius: 10px;
    height: 32px;
    cursor: pointer;
}
.header-znwd ul li span{
    margin-left: 5px;
}
/*问答框*/
.bg_content_left {
    min-height: 710px;
    float: left;
    border-radius: 20px;
    position: absolute;
    left: 180px;
}
.bg_top{
    float: left;
    width: 170px;
    margin-right: 10px;
}

.logo_left ul{overflow: hidden;}
.logo_left ul li{
    margin-bottom: 10px;
    /* padding: 25px 30px; */
    border-radius: 8px;
    /* background: #fff; */
    width: 100%;
    float: left;
}
.logo_left div{background: #fff;border-radius: 8px;overflow: hidden;}
.logo_left div img{
    display: block;
    width: 155px;
    margin-top: -3px;
}





.b-content{
    display: block;
    position: relative;
    /* width: 1065px; */
    width: 1200px;
    /* border-radius: 25px; */
    /* background: #4d8ddd; */
    /* background-size: 100%; */
    margin: 0 auto;
    /* box-shadow: 1px 5px 15px rgba(0,0,0,0.2); */
    /* padding: 10px 10px 10px 0; */
}
.b-content .bg_title_top{
    height: 90px;
    /* line-height: 100px; */
    margin-bottom: 10px;
    padding: 0 30px;
    border-radius: 10px;
    background: #fff;
}
.b-content .bg_title_top .bg_title_topL{
    display: inline-block;
}
.b-content .bg_title_top .bg_title_topL i{
    display: inline-block;
    width: 178px;
    height: 31px;
    margin-top: 30px;
    background: url(../images/bg_title_top.png) no-repeat 100%;
}
.b-content .bg_title_top .bg_title_topL span{
    margin-left: 5px;
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 28px;
    vertical-align: bottom;
}
.b-content .bg_title_top .bg_title_topR{
    line-height: 90px;
}
.b-content .bg_title_top .bg_title_topR ul{
    height: 100%;
    position: relative;
}
.b-content .bg_title_top .bg_title_topR li{
    float: left;
}
.b-content .bg_title_top .bg_title_topR li span{
    font-weight: 700;
    margin-left: 10px;
    font-size: 15px;
}


.bg_content_left {
    min-height: 660px;
    float: left;
    border-radius: 20px;
}

.content-top{
    width: 100%;
    height: 75px;
    background: #fff;
    border-radius: 15px 15px 0 0;
    display: flex;
    justify-content: space-between;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    z-index: 99;
    position: relative;
}
.znwd_left{
    width: 335px;
    margin-left: -25px;
    margin-top: -25px;
}
.znwd_left img{
    width: 100%;
}
.znwd_right{
    margin-right: 15px;
    margin-top: 15px;
}


/* 回复时答案选项卡显示 */

.cusul{
    width: 100%;
    /*background: #fff;*/
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #6898fe;
}
.cusul li{
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    list-style: none;
    background: none!important;
    padding: 0;
}
.cusul li.activespan{
    background: #6898fe!important;
    border-radius: 5px 5px 0 0;
    box-shadow: 4px 0 0px #6898fe;
}
.activespan span{
    color:#fff!important;
}
.activespan span a{
    color:#fff!important;
}
.cusul li span{
    float: none!important;
    margin-left: 0!important;
    cursor: pointer;
}
.ul_con{
    width: 95%;
    /*min-height: 250px;*/
    display: block;
    font-size: 14px;
    color: #343434;
    line-height: 24px;
    text-align: left;
    padding: 5px;
    /*background:#fff;*/
}
.ul_con table{
    background:#CCC;
    width:100%;
    table-layout:fixed;
}
.ul_con table tr td:nth-child(1){
    background: #f3f3f3;
    width: 15%;
    text-align: center;
    color: #333;
}
.ul_con table td{
    background:#FFF;
    line-height: 24px;
    font-size: 13px;
    padding: 5px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;

}







/*znwdheader-start*/

/* zb  end */
/*  */
.lt_menu{
    height: 38px;
    padding: 0 57px;
}
.backk_a{
    width: 104px;
    height:30px;
    float: left;
    position: relative;
}
.posi{
    display: block;
    width: 91px;
    height: 142px;
    position: absolute;
    top: 16px;
    z-index: 2;
    left: 4px;
}
.posi>img {
    width: 100%;
    height: 100%;
}

.content-top{
    width: 100%;
    height: 75px;
    background: #fff;
    border-radius: 15px 15px 0 0;
    display: flex;
    justify-content: space-between;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    z-index: 99;
    position: relative;
}

.znwd_left{
    width: 335px;
    margin-left: -25px;
    margin-top: -25px;
}
.znwd_left img{
    width: 100%;
}
.znwd_right{
    margin-right: 15px;
    margin-top: 15px;
}


/* 回复时答案选项卡显示 */

.cusul{
    width: 100%;
    /*background: #fff;*/
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #6898fe;
}
.cusul li{
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    list-style: none;
    background: none!important;
    padding: 0;
}
.cusul li.activespan{
    background: #6898fe!important;
    border-radius: 5px 5px 0 0;
    box-shadow: 4px 0 0px #6898fe;
}
.activespan span{
    color:#fff!important;
}
.cusul li span{
    float: none!important;
    margin-left: 0!important;
    cursor: pointer;
}
.ul_con{
    width: 95%;
    /*min-height: 250px;*/
    display: block;
    font-size: 14px;
    color: #343434;
    line-height: 24px;
    text-align: left;
    padding: 5px;
    /*background:#fff;*/
}
.ul_con table{
    background:#CCC;
    width:100%;
    table-layout:fixed;
}
.ul_con table tr td:nth-child(1){
    background: #f3f3f3;
    width: 15%;
    text-align: center;
    color: #333;
}
.ul_con table td{
    background:#FFF;
    line-height: 24px;
    font-size: 13px;
    padding: 5px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;

}







/*znwdheader-start*/
.znwdheader{
    position: relative;
    height: 100px;
    min-width: 1002px;
    /*  margin-bottom:40%;*/
    width: 100%;
    background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    position: relative;

}
.znwdheader>.content{
    top: -15px;
    /* position: absolute; */
    bottom: 0px;
    left: 50%;
    margin-left: -500px;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.3);
}


/*content-left*/
.content-left{
    width: 710px;
    min-height: 690px;
    float: left;
    border-radius: 20px;
    position: relative;
}

.content-head {
    width: 100%;
    height: 45px;
    background: #cd3e45;
    position: relative;
    text-align: left;
}
.content-logo{
    width:75px;
    /*height:90px;*/
    /*background:#f1f1f1;*/
    position:absolute;
    margin-top:-10px;
}
.content-logo img{
    width:85px;
    height:auto;
    z-index: 99;
}
.content-head p{
    color: #fff;
    font-size: 22px;
    line-height: 45px;
    margin-left: 95px!important;
}
/*content-le-href*/
.retract{
    width: 35px;
    height: 35px;
    /* border-right: 2px solid #c6c6c6; */
    /* float: left; */
    box-shadow: 0 0 5px #bfbfbf;
    background: #cd3e45;
    border-radius: 8px 0 0 8px;
    position: absolute;
    left: -150px;
    top: 55px;
    text-align:center;
    cursor:pointer;
}
#yulanFlower{
    display: none;
    position: absolute;
    left: -140px;
    bottom:-50px;
    /* text-align:center;
    cursor:pointer; */
}
.retract img{
    width:66%;
    height:auto;
    margin:18% auto;
}
.content-le-href{
    width: 118px;
    /*height: 575px;*/
    height:85%;
    /* border-right: 2px solid #c6c6c6; */
    /* float: left; */
    box-shadow: 0 0 5px #bfbfbf;
    background: #fff;
    position: absolute;
    left: -115px;
    top:55px;
    overflow:auto;

}
ul.href_ul{
    width:100%;
    height: auto;
    /* padding-top:30px;*/
    position:absolute;
    z-index:2;
    background:#fff;
}
ul.href_ul li{
    width: 100%;
    height: 80px;
    /*box-shadow: 0 0 1px #e0e0e0;*/
    /*margin-bottom:15px;*/
    border-bottom:1px solid #333;
}
ul.href_ul li div.href_div{
    width: 100%;
    height: 80px;
    /*box-shadow: 0 0 5px #c8c8c8 inset;*/
}
div.href_div a{
    height: 80px;
    line-height: 80px;
}
div.href_div a span{
    float: left;
    margin-left: 3px;
    font-weight: 700;
    font-size: 15px;
    width: 60px;
    text-align: center;
    white-space: nowrap;
}
div.href_div a img{
    float: left;
    margin-top: 27px;
    width: 40%;
}
.smallHref_div{
    width:100%;
    height:150px;
    position:absolute;
    bottom: 0px;
    text-align:center;
    padding-top:50px;
    z-index:1;
}
.smallHref_div img{
    width:80px;
    height:auto;
}
.smallHref_div h5{
    font-size:15px;
    margin-top:10px;
}
/*content-talk*/
.content-talk{
    float: left;
    height:100%;
    position:absolute;
    width: 100%;
    border-radius: 25px;
}

/*content-index-right-start*/
.con-r{
    width: 300px;
    min-height: 700px;
    border-radius: 8px;
    box-sizing: border-box;
    margin-left: 10px;
    position: relative;
    /* background: #fff; */
}
.con-r-title{
    height: 95px;
    line-height: 90px;
    border-bottom: 10px solid #eaeaea;
}
.con-r-title p{
    background-size: 100%;
    width: 100%;
    height: 92px;
    margin-left: -10px;
    margin-top: 10px;
}
.con-r-news{
    height: 450px;
    padding: 15px;
}
.con-r-news h2{
    color: #cd3e45;
    font-size:14px;
    font-family: "Microsoft YaHei";
    line-height: 36px;
    font-weight: normal;
    border-bottom:1px dashed #ccc;
}
.lunbo{
    height: 300px;
    width: 100%;
    overflow: hidden;
}
.con-r-news>ul{
    width: 100%;
    height: 34px;
    position: relative;
    background: #efeefc;
    border-radius: 30px;
    margin-top: 10px;
}
.con-r-news>ul>li{
    float: left;
    line-height: 34px;
    width: 50%;
    text-align: center;
}
.con-r-news>ul>li.news-act{
    box-sizing: border-box;
    line-height: 34px;
    font-weight: bold;
    background: #0085d1;
    border-radius: 30px;
}
.cxfw{
    height: auto;
    position:relative;
    position: absolute;
    bottom: 77px;
    left: 0;
    right: 0;
    top:254px;
}
.con-r-news>ul>li a{
    color:#333;
    font-size:14px;
    font-family: "微软雅黑";
}
.con-r-news>ul>li>a>img{
    display: none;
    vertical-align: middle;
}
.con-r-news>ul>li.news-act a{
    color:#fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
}


dl.news-dl{
    width: 100%;
    text-align: left;
}
dl.news-dl dd{
    float: left;
    width: 100%;
}
dl.heng dd{
    width: 33%;
}
dl.policy dd{
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 28px;
    font-weight: normal;
}
.news-dl dd{
    float: left;
    width: 100%;
}
.news-dl dd a{
    color: #333;
    font-size: 14px;
    padding-left: 15px;
}
.news-dl dd a:hover{
    color: #cd3e45;
}
.cxfw{
    height: auto;
    position:relative;
    position: absolute;
    bottom: 77px;
    left: 0;
    right: 0;
    top:254px;
}
.con-r-news>ul>li a.new-a{
    color:#777;
    font-size:14px;
    font-family: "Microsoft YaHei";
}
.con-r-news>ul>li.news-act a.news-a{
    font-size:15px;
    color: #fff;
    text-decoration: none;
}

.con-r-news>ul>li table tr{
    line-height: 26px;
    text-align: left;
}
.con-r-news>ul>li table td{
    text-align: left;
    font-size: 14px;
    color: #767676;
    display: inline-block;
}
.con-r-news>ul>li table td.t{
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 34px;
    display: inline-block;
}
.con-r-news>ul>li table td.d{
    text-align: center;
    position: absolute;
    right:10px;
    margin-right:20px;
}
.con-r-news>ul>li table{
    width:100%;
    display: block;
}
.con-r-news>ul>li table tbody{
    width:100%;
    display: block;
}
.con-r-news>ul>li table tr{
    width:100%;
    position: relative;
    display: block;
}
.con-r-news>ul>li table td.dd{

}
.con-r-news>ul>li.news-act table td a{
    color:#212121;
    font-size:14px;
    font-family: "Microsoft YaHei";
    font-weight:normal;
    line-height: 34px;
    display: block;
    width: 270px;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
p.hover_p{
    display: none;
    background: #676767;
    z-index: 3;
    position: absolute;
    color: #fff;
    font-weight: normal;
    border-radius: 15px;
    font-size: 12px;
    line-height:22px;
    padding: 5px;
}
p.hover_p i{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #676767;
    border-top: 10px solid transparent;
    position: absolute;
    top: -15px;
    left: 30px;
}
/*为民服务*/
.fuwu{
    margin-top: 20px;
    margin-bottom: 18px;
}
.fuwu-h3{
    height: 60px;
    padding-right: 14px;
    margin-right: -14px;
    position: relative;
    background-size: 100% 100%;
}
.fuwu-h3 h3{
    width: 25%;
    color:#5192c8;
    font-size:15px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    text-align: center;

    box-sizing: border-box;
    line-height: 47px;
    background-size: 50%;
}
#show-ul{
    width: 20%;
    height: auto;
    margin:5% auto 0;
    text-align: center;
}
#show-ul i{
    font-size: 18px;
    color: #5292c6;
}
.show-content{
    height: 150px;
    display: none;
}
/*white*/
.white{
    width: 295px;
}
.white .whiteBackI{
    display: inline-block;
    width: 280px;height: 14px;
    margin-left: 8px;
    margin-bottom: -5px;
    background-size: 280px 14px;
}
.white .white-ul{
    overflow: hidden;
    padding-left: 12px;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*便民查询*/
.arrow{
    width:30px;
    height:30px;
    border-radius:30px;
    top:100px!important;
    position: relative;
    background: rgba(0,0,0,0.2);
    color: #fff;
    /*position:absolute;*/
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}
.arrow:hover{
    text-decoration:none;
}
.arrow i{
    line-height: 30px;
    font-size:18px;
}
.lbleft{
    left: 4%;
}
.lbright{
    left:88%;
}
#fuwu-fix ul.item{
    background: #fff;
    width: 295px;
    margin-top: -13px;
    border-top: 1px solid #a8c8e1;
    overflow: hidden;
    padding: 4px 30px 20px;
}
.item li a{
    display: block;font-size: 12px;
}

#guizhou{
    height: 150px;
}
ul.guizhou-ul{
    width: 95%;
    height: auto;
    margin: 3% auto;
}
ul.guizhou-ul li{
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    line-height: 24px;
}
.con-r-news>ul>li.news-act table td a:hover{
    color:#cd3e45;
}
.service{
    margin-top:25px;
}
.service ul li{
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.service-c{
    margin: 5px;
    border:1px solid #DDD;
}
.service-c h5{
    height: 30px;
    border-bottom:1px solid #DDD;
    line-height: 30px;
    text-align: center;
}
.service-c h5 a{
    font-size:14px;
    font-weight:normal;
    position: relative;
    padding-left:22px;
}
.service-c h5 a:hover,.se-con ul li a:hover{
    color:#cd3e45;
    text-decoration: underline;
}
.service-c h5 a i{
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../images/icon.png);
    margin-right: 4px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.service-c h5 i.ser-ixx{
    background-position: 0 0;
}
.service-c h5 i.ser-idt{
    background-position: -21px 0;
}
.service-c h5 i.ser-irx{
    background-position: -40px 0;
}
.service-c h5 i.ser-iss{
    background-position: -59px 0;
}
.se-con ul{
    padding:8px 0;
}
.se-con ul li{
    float: left;
    width: 50%;
    text-align: center;
    line-height: 21px;
}
.se-conq ul li{
    width: 100%;
}
.se-con ul li a{
    font-size:12px;
}
/*content-index-right-end*/


/*content-right*/
.content-right{
    width: 360px;
    height:100%;
    float: right;
    padding-top: 15px;
    margin-right: 24px;
    position:relative;
}
.content-head-right{
    box-shadow: 0 0 10px #bfbfbf;
}
.h-icon{
    /* float: right; */
    /* width: 50px; */
    /* margin-top: 10px; */
    /* margin-right: 26px; */
    /* cursor: pointer; */
}
.help_a{
    float: right;
    color: #fff;
    cursor: pointer;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
}
.help_a:hover{
    text-decoration: none;
}
.content-right-main{
    width: 350px;
    bottom:155px;
    position:absolute;
    top:0px;
    background: #fff;
    box-shadow: 0 0 10px #bfbfbf;
    margin-top: 15px;
    padding: 15px;
    overflow-y:auto;
    overflow-x:hidden;
    box-sizing: border-box;
}
.zc-main{
    width: 90%;
    height: auto;
    margin: 0 auto;
}
.zc-title{
    width: 190px;
    height: 35px;
    background: #fff;
    border-radius: 8px;
    border:3px solid #cd3e45;
    box-sizing: border-box;
}
.zc-title li{
    float: left;
    height: 30px;
    line-height: 30px;

    width: 92px;
    text-align: center;
    border-left: 1px solid #cd3e45;
    border-right: 1px solid #cd3e45;
    box-sizing: border-box;
}
.zc-title li a{
    color: #cd3e45;
    padding: 10px 15px;
    font-size: 15px;
}
.zc-title li.active{
    background: #cd3e45;
}
.zc-title li.active a{
    color: #fff;
}
.zc-con{
    width: 280px;
    margin: 10px auto;
}

.g_footer{
    bottom:-160px;
}

.c_text{
    line-height: 26px;
    height:134px;
    overflow: hidden;
    color:#666;
}
.c_text img{
    height: 160px !important;
    width: auto !important;
    display: block;
    margin:0 auto;
    float: left;
    margin-right: 8px;

}
.c_text1{
    line-height: 26px;
    overflow: hidden;
    color:#666;
}
.c_text1 img{
    max-width: 100%;
    width: 85px;
    height: 100px;
    margin-right: 10px;
}
.more-dan{
    color: #50a2ff !important;
    cursor: pointer;
    line-height: 20px !important;
    width:92%!important;
    text-align:left!important;
    /*padding-left:20px;*/
}
.sybz{
    width: 121px;
    height: 36px;
    background-color: #EEE;
    border-radius: 0 25% 25% 0;
    float: left;
}

.feature-list{
    margin-top:20px;
    padding-left:10px;
}
.xiaomi-qrcode{
    text-align: center;
    margin-top:5px;
    margin-bottom:15px;
}
.xiaomi-qrcode img{
    width: 77px;
}
.xiaomi-qrcode p{
    padding-top:10px;
}

.zwmc-main{
    height: 150px;
    margin-top: 10px;
}
.zwmc-main .left{
    width: 33%;
    line-height: 24px;
    height: 24px;
    padding-left:8px;
    box-sizing: border-box;
}
.zwmc-main .left a{
    font-size:12px;
}
.zwmc-main .left a:hover{
    color:#cd3e45;
}
.rdfw-main .service{
    width: 33%;
    text-align: center;
    margin-bottom:8px;
}
.rdfw-main .service img{
    width: 76px;
}
.service a{
    display: inline-block;
}
.service-section{
    margin-top:20px;
    padding-left:20px;
    padding-right:20px;
}
.service-o{
    width: 50%;
    float: left;
}
.service-o h3{
    padding-left:20px;
}
.more-new, .more-new2{
    color: #ffffff!important;
    cursor: pointer;
    line-height: 32px;
    text-align: center;
    background: #4c87f9;
    border-radius: 15px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
    width: 100px;
    height: 32px;
    font-size: 13px;
    margin: 10px 0;
}
/*2-end*/

/*content-start*/
.content{
    width: 1000px;
    margin:0 auto;
    height: 64px;
    background-color: #cd3e45;
    margin-top:50px;
    position: relative;
}
.content>img{
    position: absolute;
    margin-top:-50px;
    z-index: 9;
    left:10px;
    top:50%;
    float: left;
}
.icon-sybz{
    width: 64px;
    border-left:1px solid #fff;
    height: 64px;
}
.icon-sybz a{
    display: block;
    width: 100%;
    height: 100%;

}
.icon-sybz-act a{
    background-color: #cd3e45;
}
.icon-sybz a:active{
    background-color: #cd3e45;
}
/*content-left-start*/
.con-l{
    width: 785px;
    height: 100%;
    box-sizing: border-box;
}
.con-l{
    position: relative;
    width: 100%;
    overflow: hidden;

}
.con-l-t{
    position: absolute;
    bottom: 125px;
    width: 100%;
    top: 0;
    box-sizing: border-box;
    /* padding-top:10px; */
    padding-bottom: 40px;
}
#message{
    overflow: hidden;
    height: 100%;
    outline: none;
    /* padding: 0px 15px 0 15px; */
}
.adwz{
    font-size:13px;
    line-height:28px;
    color: #50a2ff;
    float:right;
}
.adwz:hover{
    color:#a4a2a2;
    text-decoration: none;
}
.dialog{
    overflow: hidden;
    padding-right: 30px;
    /* background: url(../images/man.png) no-repeat right; */
    background-size: 9%;
    position: relative;
    margin: 10px 0px;
    /* height: 50px; */
    /* animation-duration: 1s; */
    /* animation-name: fadeInRight; */
}
.dialog li {
    float: right;
    max-width:40em;
    position: relative;
    cursor: pointer;
}
.onoff {
    right:0;
    height: 100%;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    margin-top: 10px;
    background: url(../images/chat_open.png) no-repeat 0px 2px;
    position: absolute;
    top: 0px;
    left:-23px;
}
@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}

@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}

@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}

@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}

.dialog_tab{
    background: #f7f7f7;
    padding: 13px;
    padding-left: 36px;
    color: #333;
    margin-bottom: 70px;
    position: relative;
    margin-right:41px;
    margin-left: 30px;
    border-radius: 10px;
    position: relative;
    width:77%;
    max-width:100%;
    animation-name: fadeInLeft;
    animation-duration: 2s;
    font-size: 14px;
    /* box-shadow: 0 2px 3px rgba(0,0,0,0.1); */
}
.dialog_none{
    background: none;
    box-shadow: none;
    border: none;
    margin: 0;
}
.tabmore,.tabmore1{
    margin-bottom:25px!important;

}
.tabmore2{
    opacity:0;
    margin-bottom: 25px;
    /* animation-duration: 2s; */
    animation-fill-mode: forwards ;
    animation-delay: 1s;
}
.tabmore3{
    opacity:0;
    margin-bottom: 25px;
    /* animation-duration: 4s; */
    animation-fill-mode: forwards ;
    animation-delay: 2s;
}
.tabmore4{
    opacity:0;
    margin-bottom: 25px;
    /* animation-duration: 6s; */
    animation-fill-mode: forwards ;
    animation-delay: 3s;
}
.tabmore5{
    opacity:0;
    margin-bottom: 25px;
    /* animation-duration: 8s; */
    animation-fill-mode: forwards ;
    animation-delay: 4s;
}


.dialog_tab hr{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.good2{
    position: absolute;
    right:-29px;
    bottom:0px;
}
.good2 a{
    display: block;
    width: 23px;
    height: 23px;
    background:url(../images/zan.png) no-repeat;
}
.good2 a.good2-one:hover{
    background-position: -24px 0;
}
.good2 a.good2-two{
    background-position:  0 -24px;
    margin-top:5px;
}
.good2 a.good2-two:hover{
    background-position:  -24px -24px;
}
.xg-qus ul li{
    float: left;
    padding:0 20px;
    line-height: 24px;
    cursor: pointer;
    max-width: 35em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xg-qus ul li a{
    color:#cd3e45;
}
.daan{
    width:70%;
    padding-bottom:30px;
}
.dialog_tab > p {
    line-height: 32px;
    font-size: 14px;
}
.g-man{
    position:absolute;
    left:1px;
    bottom:-45px;
    line-height: 30px;
    font-size: 13px;
    display:flex;
}
.g-man span{
    color:#333;
    font-size: 15px;
}
.g-man1,
.g-man2{
    width: 95px;
    height: 30px;
    margin:0 10px;
    line-height: 30px;
    text-align: center;
    color: #6898fe;
    background: #fff;
    border: 1px solid #6898fe;
    border-radius: 18px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 13px;
}
.g-man2{
    /* color:#e2791f; */
    /* color: #777;
    cursor: pointer; */
}
.g-man1 span{
    display: inline-block;
    width: 15px;height: 13px;margin-right: 5px;
    vertical-align: unset;
    background: url(../images/zan.png) no-repeat left center;
    background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    cursor:pointer;
    /* float: left; */
}
.g-man2 span{
    display: inline-block;
    width: 15px;height: 13px;margin-right: 5px;
    vertical-align: unset;
    background: url(../images/nozan.png) no-repeat left center;
    background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    cursor:pointer;
    /* float: left; */
}
ul.hideul {
    width: 90%;
    float: left;
    overflow: hidden;
    max-height: 62px;
}
.chnl li a {
    color: #cd3e45;
}
.showOrHide {
    margin-top: 8px;
}
.answer_man {
    position: absolute;
    left: -43px;
    top: 0;
}
.right_arrow {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -18px;
    top: -20px;
    background: url(../images/logo-tx.png) no-repeat right;
    background-size: 100%;
}
.triangle{
    display: none;
    width: 22px;
    height: 27px;
    background: url(../images/triangle.png) no-repeat;
    position: absolute;
    left: -13px;
    top: 2px;
}
.triangle2 {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: 10px;
    background: url(../images/man.png) no-repeat;
    z-index: 1;
    top: 0;
    background-size: 100%;
}

.trangle2 {
    display: none;
    width: 20px;
    height: 27px;
    background: url(../images/triangleRight.png) no-repeat;
    position: absolute;
    right: -10px;
    top: 3px;
    background-position: -6px;
}
.dialog_tab >div > p {
    color:#333;
    line-height: 24px;
}
.dialog_tab >div > p font{
    color: #50a2ff;
}
.dialog_tab p span {
    color: #cd3e45;
    text-overflow: ellipsis;
}
.dialog_tab2{
    width: 100px;
    margin:0 auto;
    text-align: center;
    padding-bottom:5px;
    margin: 20px auto;
    padding-top: 5px;
    position: relative;
    border-radius: 4px;
    position: relative;
    background-color: #ccc;
}
.dialog_tab2 span{
    color: #fff;
}
.friendly_p{
    line-height: 28px;
    color: #2a84ff!important;
    font-size: 16px;
}
.friendly_p2{
    line-height: 28px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.slected2{
    background: #2877e9!important;
    border-radius: 5px 5px 0 0;
    box-shadow: 4px 0 0px #1c4b8f;
    color: #fff!important;
}
.tab2_title {
    width: 100%;
}
.tab2_title ul {
    width: 100%;
    height: 34px;
    float:left;
    margin-bottom: 5px;
    /* padding: 9px 0; */
    box-sizing: border-box;
    border-bottom: 1px solid #2877e9;
}
.tab2_title ul li {

}
.tab2_title ul li {
    padding: 7px 10px;
    float: left;
    /* line-height: 34px; */
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    color: #727272;
    font-size: 14px;
}
.tab2_title ul li:last-child{
    /* background: none; */
}
.zhankai{
    padding: 0px 6px;
    float: left;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    color: #ec6941;
    font-size: 13px;
}
.tab2_content .news li button,
.part_data2 table td.t button {
    background: 0 none;
    outline: none;
    border: 0 none;
    float: left;
    cursor: pointer;
    font-size:14px;
    line-height: 24px;
    color: #fff;
    font-family: "Microsoft YaHei";
    padding:0!important;
    max-width: 100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align:left;
}
.tab2_content .news li button:hover{
    text-decoration: underline;
}
.tab2_content {
    width: 95%;
    height: auto;
    overflow: hidden;
}
.tab2_content p {
    color: #333;
}
.tab2_content>p>a{
    color:#cd3e45;
    padding-left:5px;
}
.tab2_content> div {
    height: auto;
}
.hottags {
    padding-bottom: 10px;
    z-index: 999;
    background: #FFF;
    display: flex;
}
.icon_changjianwenti{
    width: 4px;
    height: 20px;
    display: block;
    background: #2b9ad9;
    float: left;
    margin-right: 5px;
    margin-top: 1px;
}
.cjwt{
    width: 100%;
    padding: 10px;
    height:520px;
}
.cjwt_left{
    width: 50%;
    margin-right: 10px;
    float: left;
}
.cjwt_right{
    float: left;
    padding: 10px;
}
.hottags h2 {
    color: #333;
    font-size:14px;
    line-height: 36px;
    font-weight: normal;
    border-bottom:1px dashed #CCC;
}
.hotdivs{
}
.hottags-ul {
    display: block;
    width: 100%;
    height: 130px;
    flex-wrap: wrap;
    overflow: hidden;
    margin: 0 auto;
    animation: slideInRight .5s ease-in-out both;

    display: flex;
    flex-direction: column;
}
.swiper-wrapper ul li{
    height: 42px;
    text-align: left;
    background: url(../images/10.png) no-repeat left center;
    margin: 0 auto;
}
.hottags-ul li{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: auto;
    height: 26px;
    line-height: 42px;
}
.hottags-ul li:first-child {
    margin-top: 0;
    transition: margin-top .8s;
}
.hottags h2 a{
    float: right;
    color: #cd3e45;
}
.hottags-ul li a{
    font-size: 14px;
    line-height: 42px;
    color: #29201e;
    margin-left: 25px;
    float: left;
}
.hottags>div {
    overflow: hidden;
}

.more-b {
    text-align: center;
    color: #5392c7;
    cursor: pointer;
    margin-top:10px;
}
.news {
    overflow: hidden;
}
.tab2_content .newss li {

    /*     background: url(../images/dotted.gif) no-repeat 3px 10px; */
    padding-left:12px;
    overflow: hidden;
}
.tab2_content .news li {
    background: url(../images/li_bg2.png) no-repeat 4px 8px;
    overflow: hidden;
    padding-left: 20px;
}
.tab2_content .news li a {
    max-width:100%;
    line-height: 24px;
    font-size:14px;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    float: left;
    font-family: "Microsoft YaHei";
    color:#fff;
}
.tab2_content .news li a:hover{
    text-decoration: underline;
}
.tab2_content .news li span.bszn{
    float: left;
    color: #4d87f9;
    margin-left: 10px;
    display: none;
}
.tab2_content .news li span {
    margin-right: 5px;
    /* color: #47c3de; */
    float: left;
    line-height: 24px;
    font-size: 14px;
}
.news li {

}
.center {
    float: right;
    background: #6898fe;
    color:#FFF;
    font-size:14px;
    line-height: 28px;
    margin: 18px 0px;
    padding: 9px 34px 8px 20px;
    border-radius:10px;
    position: relative;
    /* box-shadow: 0 2px 4px rgba(0,0,0,0.2); */
}
.center a{
    color:#FFF;
}
.center span{
    display: block;
    width: 6px;
    height: 11px;
    position: absolute;
    right:-6px;
    top:50%;
    margin-top:-5px;
}
.dialog .triangle{
    display: block;
    width: 22px;
    height: 27px;
    background: url(../images/triangleRight.png) no-repeat;
    background-size: 22px 27px;
    position: absolute;
    right: 0;
    top: 5px;
    left: 573px;
}
.con-l-b{
    position: absolute;
    bottom: 0px;
    height: 125px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-shadow:0 -1px 8px #d1d1d1;
    /* background-color: #eaeaea; */
    /* border-radius: 100px; */
    /* margin: 0 2%; */
    border-top: 1px solid #e1e1e1;
}
.setting{
    height: 30px;
    width: 100%;
    background-color: #EEE;
}
#fontSelect{
    margin-top:7px;
}
.font-c{

    height: 100%;
    margin-left:10px;
    margin-right:5px;
    cursor: pointer;
}
.font-c span{
    display: block;
    float: left;
    width: 24px;
    height: 25px;
    margin-top:2px;
}
.mec-text{
    float: right;
    color:#999;
    line-height: 32px;
    padding-right:20px;
}
.tipDiv{
    background-color: #fff;
    width: 100%;
    z-index: 9;
    position: absolute;
    bottom: 125px;
    border-bottom: 3px solid #2776e9;
    color:#333;
}
.tipDiv li{
    line-height: 30px;
    padding-left:10px;
}
.tipDiv li:hover{
    background-color: #e2e2e2;
}
.text-con{
    position:absolute;
    right: 20px;
    left: 20px;
    top: 0px;
}

.keywords{
    width: 100%;
    position: absolute;
    bottom: 130px;
    color: #333;
    z-index: 1;
    /* display: none; */
}
.keywords ul{
    display: flex;
}
@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideInRight{0%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}
.keywords ul li{
    /* margin: 2px 7px; */
    /* text-align: center; */
    /* animation-delay: .8s;
    transition: .15s ease-in-out; */
    animation: slideInRight .8s ease-in-out both;
}
.keywords ul li a {
    display: block;
    /* width: 100px; */
    text-align: center;
    color: #323232;
    line-height: 28px;
    background-position: 5px 0;
    font-size: 12px;
    height: 28px;
    padding: 0 20px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    margin-left: 20px;
    border-radius: 8px;
}
.keywords ul li a:hover{
    background: linear-gradient(#709efe,#1d65fd);
    color:#fff;
}


/*菜单栏*/
/* .Menu{
    width: 10%;
    position: absolute;
    bottom: 106px;
    height: 44px;
    color:#333;
    right: 0;
    background: #fff;
} */
.record{
    margin-top: 5px;
}
.record a{
    text-align: center;
    color: #fff;
    font-size: 12px;
    display: block;
}

/*end*/
#messCon{
    background: #fff url(../images/sr.png) no-repeat;
    background-position: 6px 20px;
    background-size: 16px;
    width: 100%;
    overflow: auto;
    height: 110px;
    outline: none;
    resize: none;
    padding-left: 30px;
    box-sizing: border-box;
    margin-top: 10px;
    font-size: 14px;
    line-height: 52px;
    color:#666;
    float: left;
    border: 0;
}
#fontNum{
    ftpadding-le: 10px;
    color:#7e7d7d;
    font-size: 12px;
    display: none;
    float: right;
    margin-right: 98px;
    margin-top: -16px;
}
#gl{
    color: #5392c7;
    margin-right:5px;
    line-height: 32px;
}
#gl span{
    display: inline-block;
    width: 25px;
    height: 23px;
    background-size: cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    margin-right:3px;
    float: left;
    margin-top:4px;
}
#number{
    color:#333;
}
.button{
    position: absolute;
    right: 0;
    bottom: 20px;
    padding-right:20px;
    margin-top: 15px;
}
#sendMess{
    width: 80px;
    height: 36px;
    border-radius: 8px;
    font-size: 15px;
    text-align: center;
    box-shadow: 0 1px 8px rgb(201 64 80);
}
#sendMess i{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 7px;
    vertical-align: middle;
    background: url(../images/fs.png) no-repeat 100%;
}
.chatbtnover{
    background-color: #bd1a2d;
    border: 0 none;
    color: #FFF;
    line-height: 30px;
    /* padding-left: 28px; */
    cursor: pointer;
    outline: none;
}
.chatbtnover img{
    width: 15px;
    margin-right: 5px;
    vertical-align: text-bottom;
}
.chatbtnover:active{
    background-color: #cd3e45;
}
/*content-index-left-end*/

.part_data table td.t{
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    background:url('../images/li_bg.png') no-repeat  left;
    padding-left: 10px;
}
.morebs,.shouqibs{
    cursor:pointer;
    color:#cd3e45;
    font-size:13px;
}
.shouqibs{
    float:right;
}

/*历史记录*/
.content-right-bottom{
    /* margin-top: 20px; */
}
.content-right-bottom .con-rtit{
    height: 34px;
    padding-right: 14px;
    margin-right: -14px;
    background-size: 100% 100%;
}
.tit2{
    line-height: 34px;
    width: 100%;
    height: 34px;
}
.tit2 h2{
    width: 90px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #cd3e45;
    float: left;
    background-size: 50%;
}
.tit2 h2 img{
    vertical-align: middle;
    margin-right: 5px;
}
.empty{
    float: right;
    display: none;
    /* margin-right: 50px; */
    cursor: pointer;
}
.empty img{
    width: 35px;
    height: 34px;
}
.compro ul{
    padding: 10px;
    height: 140px;
    overflow: auto;
    background: #fff;
}
/*滚动条*/
.compro ul::-webkit-scrollbar { width:5px; height:2px; background:#ccc; border-radius:10px;/*外层轨道*/}
.compro ul::-webkit-scrollbar-thumb{ display:block; width:3px; margin:0 auto; border-radius: 10px; background:#ea5050;/*内层轨道*/}

.relevantReco::-webkit-scrollbar { width:5px; height:2px; background:#ccc; border-radius:10px;/*外层轨道*/}
.relevantReco::-webkit-scrollbar-thumb{ display:block; width:3px; margin:0 auto; border-radius: 10px; background:#ea5050;/*内层轨道*/}

.content-right-main::-webkit-scrollbar { width:8px; height:2px; background:#ccc; border-radius:10px;/*外层轨道*/}
.content-right-main::-webkit-scrollbar-thumb{ display:block; width:3px; margin:0 auto; border-radius: 10px; background:#ea5050;/*内层轨道*/}

.content-le-href::-webkit-scrollbar { width:5px; height:2px; background:#ccc; border-radius:10px;/*外层轨道*/}
.content-le-href::-webkit-scrollbar-thumb{ display:block; width:3px; margin:0 auto; border-radius: 10px; background:#ea5050;/*内层轨道*/}

.compro ul li{
    line-height: 30px;
    padding-left:10px;
    font-size:12px;
    padding-right:10px;
}
.compro ul li span{
    cursor:pointer;
    display:none;
}
.compro ul li:hover span.dishis{
    display:block;
}
.compro ul li a{
    width:95%;
    float:left;
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.histor{
    height: 160px;
    width: 295px;
}
.histor ul li{
    color: #333;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

/*content-index-right-end*/
/*help */
.modal_show{
    position: fixed;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    z-index:2;
}
.modal{
    background-color: #fff;
    position: fixed;
    top:100px;
    left:50%;
    border-radius: 10px;
    margin-left:-375px;
    box-sizing: border-box;
    background:#e47855;
    display: block!important;
}
.modal h5{
    width: 100%;
    position:absolute;
    z-index:1;
    float: left;
    text-align: center;
    font-size: 18px;
    color:#fff;
    height: 36px;
    line-height: 36px;
    background: #4c87f9;
    border-radius: 10px 10px 0 0;
    display: none;
}
#modal_close_help{
    position:absolute;
    right:5px;
    z-index:2;
    float: right;
    padding-top:5px;
    background: url(../images/helpclose.png) no-repeat;
    background-size: 80%;
    margin-right:5px;
    color: #fff;
    cursor: pointer;
    width: 25px;
    text-align: center;
    height: 25px;
    line-height: 24px;
    color: #000;
    margin-top: 7px;
}
.modal_content{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background:#fff;
    width:100%;
    margin:0 auto;
    max-height: 500px;
    height:auto;
    overflow-y:auto;
    padding-bottom:10px;
    min-height:200px;
    border-radius: 15px;
}
.help{
    width: 60px;
    height: 60px;
    background: #cd3e45;
    border-radius: 8px;
    position: fixed;
    top: 230px;
    left: 50%;
    margin-left: 545px;
}
.rule-item{
    line-height: 30px;
    font-size: 16px;
}
/*help-end*/
/*content-help-right-start*/
.help-l{
    background-color: #FFF;
    overflow:auto!important;
}
/*滚动条*/
.help-l::-webkit-scrollbar { width:5px; height:2px; background:#ccc; border-radius:10px;/*外层轨道*/}
.help-l::-webkit-scrollbar-thumb{ display:block; width:3px; margin:0 auto; border-radius: 10px; background:#5392c7;/*内层轨道*/}

.help-l .post{
    margin-bottom:20px;
}
.h-tit h2,.con-r h4{
    height: 45px;
    background-color: #cd3e45;
    line-height: 45px;
    color:#FFF;
    padding-left:15px;
}
.h-tit h2 i{
    font-style: normal;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top:4px;
    margin-right:3px;
    float: left;
    margin-top:12px;
}
.que-con h2{
    margin-bottom:10px;
}
.que-con a{
    background: url(../images/li_bg.png) no-repeat left center;
    font-size:14px;
    margin-left: 10px;
    padding-left: 10px;
    font-family: "΢���ź�";
    line-height: 30px;
    display: block;
}
.h-tit{
    padding-bottom:20px;
}
.h-tit p{
    line-height: 24px;
    color:#666;
    margin-top:10px;
    margin-bottom:10px;
    padding-left: 20px;
    list-style: circle;
    margin-left:8px;
}
.h-tit>div{
    width: 90%;
    border:1px solid #EEE;
    margin:0 auto;
}
.h-tit>div img{
    width: 100%;
    height:auto;
}
/*content-help-right-end*/
/*help-con-start*/
.content-help-con {
    position: relative;
    width: 100%;
    margin-top:50px;
    overflow: hidden;
}
.content-help-con .con-div{
    padding: 10px 0;
    height: 500px;
    box-sizing: border-box;
    overflow-y: auto;
    margin-top: 50px;
}
.con-slide{
    border-radius: 3px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 15px 15px;
    color: #a4a2a2;
    padding-right: 0;
}
.con-slide .slide_arrow,
.con-slide .slide_triangle,
.con-slide .slide_content{
    float: left;
}
.con-slide .slide_arrow{
    width: 100px;
    height: 152px;
    background-size:100%;
}
.con-slide .slide_triangle{
    margin-top: 15px;
    display: block;
    width: 10px;
    height: 12px;
    position: relative;
    right: -1px;
}
.con-slide .slide_content{
    width: 150px;
    border: 1px solid #dcd7d7;
    padding: 12px 15px;
    border-radius: 10px;
    background: #fff;
    color: black;
}
.swiper-button-prev{
    left: 0!important;
}
.swiper-button-next{
    right: 0!important;
}
.swiper-button-next, .swiper-button-prev{
    color: #fff!important;
    background-image: none!important;
}
.content-help-con .swiper-slide img{height: auto;width: 82%;}
.content-help-con .swiper-wrapper {margin-left: 46px!important;}

.swiper-container{    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;}
.swiper-slide img{width: 100%;width: 12px;/* width: 59px; */height: 169px;width: 59px;/* margin-bottom: 20px; *//* position: absolute; *//* left: 0px; *//* top: 0; */}

.swp2 {
    top: 410px;
}

.help-con{
    background-color: #fff;
    width: 1200px;
    margin:0 auto;
    position: absolute;
    top:158px;
    left:50%;
    bottom:0;
    margin-bottom:25px;
}
.help-l{
    padding-left:20px;
    padding-top:20px;
    background-color: #f5f5f5;
    padding-right:20px;
}
.help-l .post h3{
    border-bottom: 1px solid #ababab;
    position: relative;
    font-size:16px;
    color:#5392c7;
    font-weight: normal;
    height: 46px;
    line-height: 46px;

}
.help-l .post h3 i{
    display: block;
    font-style: normal;
    width: 19px;
    height: 19px;
    margin-top:13px;
    position: absolute;
    left: 8px;
}
.help-l .post h3 span{
    border-bottom: 3px solid #5392c7;
    line-height: 45px;
    display: block;
    position: absolute;
    padding-left:30px;
    padding-right:10px;
}
.help-l{
    overflow: auto;

}

.h-tit img{
    width: 100%;
    height:auto;
}
.help-r ul li{
    height: 45px;
    line-height: 45px;
}
.help-r ul li a{
    padding-left:30px;
}
.help-r ul li a:hover{
    text-decoration: none;
}
.help-r ul li a.h-act{
    color:#5392c7;
}
/*help-con-end*/
/*footer-strart*/

/*footer-end*/

/*prompting-start*/
.prompting{
    position: fixed;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
    z-index:999;
}
.prompting1 ,.prompting2,.prompting3{
    position: fixed;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    z-index:999;
    background-color: rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
}
.pro-box{
    width: 360px;
    min-height: 240px;
    background-color: #fff;
    position: fixed;
    top:50%;
    left:50%;
    border-radius: 10px;
    margin-left:-170px;
    margin-top:-150px;
    /* padding:15px; */
    box-sizing: border-box;
}
.pro-box h5{
    line-height: 36px;
    color:#d1474e;
    line-height: 36px;
    background: #1856AC;
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 18px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.pro-box label{
    padding:5px;
}
.pro-box textarea{
    width:100%;
    padding-left:5px;
    border:0 none;
    border:1px solid #CCC;
    border-radius: 4px;
    max-width:305px;
    min-width:305px;
    line-height: 24px;
    min-height: 24px;
    outline: none;
    resize : none;
    margin: 28px;
}
.modal-footer{
    border-top: 1px solid #ccc;
    padding-top: 8px;
    text-align: right;
    /* padding-right: 30px; */
}
#submitBtn,#cancelBtn{
    border:0 none;
    outline: none;
    color:#FFF;
    width: 60px;
    height: 30px;
    cursor: pointer;
    background-color: #318fe6;
}
#submitBtn1,#cancelBtn1,#cancelBtn2,#cancelBtn3{
    border:0 none;
    outline: none;
    color:#FFF;
    width: 85px;
    height: 30px;
    cursor: pointer;
    background-color: #1856ac;
    border-radius: 5px;
    font-size: 14px;
}
#cancelBtn{
    background-color: #777;
    margin-right:10px;
}
#cancelBtn1{
    background-color: #777;
    margin-right:10px;
}
/*prompting-end*/
.right_bar .pop_list .layer p{
    color:#FFF;
}
.survey{
    float: right;
}
.survey a{
    color:#5392c7;
}
.showmap{
    height:280px
}
/*底部*/
.g-footer-box{
    position:absolute;
    bottom:-140px;
}
/*新闻类信息弹窗显示*/
.modal_show{
    position: fixed;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    z-index:999;
}
.modal{
    width: 1000px;
    background: none!important;
    position: fixed;
    top:100px;
    left:50%;
    border-radius: 10px;
    margin-left:-500px;
    box-sizing: border-box;
    background:#efefef;
    display: block!important;
}
#modal_close{
    float: right;
    padding-top:5px;
    background: url("../images/close.png");
    background-size:100%;
    margin-right:5px;
    color: #fff;
    cursor: pointer;
    width: 25px;
    text-align: center;
    height: 25px;
    line-height: 24px;
    color: #000;
    position: absolute;
    margin-top: 13px;
    right: 0;
    z-index:3;
}
.modal_content{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background:#fff;
    width:100%;
    margin:0 auto;
    max-height: 500px;
    height:auto;
    overflow-y:auto;
    padding-bottom:10px;
    padding-top: 70px;
}
.modal_content p{
    width:80%;
    margin:0 auto;
    padding-top:5px;
    text-align:center;
    line-height:50px;
    height:50px;
}
.modal_content p.title_p{
    position: absolute;
    top: 0;
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-radius: 15px 15px 0 0;
}
.modal_content p span{
    color: #cd3e45;
    font-weight: bold;
    font-size: 16px;
}
.modal_content div{
    padding:0px 30px;
}
.modal_content a{
    text-align:left;
    padding:2px 30px;
}
.choosebtn{
    margin: 10px 10px 10px 0;
    background: #6898fe;
    font-size: 14px;
    box-shadow: 1px 2px 5px #969696;
    color: #fff;
    border-radius: 5px;
    line-height: 24px;
    outline: none;
    border: 0;
    padding: 3px 10px;
    cursor: pointer;
}
.marginbottom{
    margin-bottom:25px!important;
}
.bcontext-c {
    height: 148px;
    line-height: 24px;
    overflow: hidden;
    color: #666;
}
.bcontext {
    margin-bottom: 10px;
    text-indent: 2em;
    margin-top: 10px;
    line-height: 24px;
}
.bcontext img {
    width:auto!important;
    height:160px;
    display: block;
    margin: 0 auto;
    float: left;
    margin-right: 8px;
}
a.bsbm_a{
    width: 100px;
    background: #cd3e45;
    padding: 10px;
    color: #fff!important;
    float:none!important;
}


.modal{
    max-height: 85%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
    left: 0;
    top: 150px;
}
.content-help-con{
    width: 100%;
    /* max-height: 400px; */
}
.con-left{
    width: 30%;
}
.con-slide .slide_content2{
    width: 100%;
    box-sizing: border-box;
}
.con-right{
    width: 630px;
    width: 100%;
}
.swiper-slide{
    width: 182px;/*设为固定值*/
    width:auto;/*根据内容调整宽度*/
    /*     text-align: center; */
}


/* 常见问题新增样式 */
.con-l-x{
    position: absolute;
    width: 100%;
    top: 0;
    background-color: #fff;
    box-sizing: border-box;
    min-height:70px;
    border-radius: 0px 0px 0 0;
}

.cjwt-top{
    width: 100%;
    display: flex;
    padding: 9px 0 0 ;
}
.cjwt_i{
    width: 4px;
    height: 17px;
    background: #cd3e45;
    margin-top: 17px;
}
.cjwt-top h2{
    margin: 0;
    padding-left:20px;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
}
.cjwt-top ul{
    margin-left:10px;
    display: flex;
}
.cjwt-top ul li{
    margin-left: 10px;
    height: 50px;
    line-height: 50px;
}
.cjwt-top ul li a{
    background: #cd3e45;
    padding: 5px 13px;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
}
.cjwt-top img.cjwt_img{
    position:absolute;
    right:0px;
    width: 60px;
}
.cjwt-bottom{
    width: 100%;
    height: 100px;
    background: #fff;
}

.con-l,
.con-r,
.con-l-b{
    /* border-radius: unset; */
    /* border-radius: 15px; */
}

.cjwt_show{
    width: 100%;
    padding: 15px;
    height: 200px;
    position: relative;
}
.cjwt_show img {
    width:100%;
}
.content-help{
    display: none;
}






/* 智能联想 */
.relevantRecoul {
    width: 100%;
    height: 150px;
    margin: 15px auto;
}
.relevantRecoul li{
    float: left;
    width:100%!important;
    height:26px;
    line-height:26px;
    text-align:left!important;
    cursor: pointer;
    background: url(../images/xiangguantuijian.png) no-repeat left center;
    border-radius:100px;
    background-size:20px;
}
.znlx_con li{

}
.znlx_con li:hover{
    transition: all 2s ease-in 1s;
}
.znlx_con li:hover .relevantRecoula{
    font-size:16px!important;
    display:block;
}
/* .relev0{
    margin-left:25px;
    margin-top: 10px;
}
.relev1{
    margin-left: 45px;
    margin-top: 10px;
}
.relev2{
    margin-left: 8px;
    margin-top: -15px;
}
.relev3{
    margin-left: 165px;
    margin-top: -65px;
}
.relev4{
    margin-left: 25px;
    margin-top: -4px;
}
.relev5{
    margin-left: 145px;
    margin-top: -75px;
} */
.relevantRecoul li a{
    display:block;
    color:#fff!important;
    font-size:13px!important;
    background:none!important;
}
.relevantRecoula{
    display:block!important;
    color:#fff;
    font-size:14px;
    /* padding-top:20px!important;*/
    /*     width:100%!important; */
    width:75px;
    /*     padding-left:8px; */
    height:75px;
    white-space: inherit!important;
    line-height:18px;
    cursor:pointer;
    text-align:left!important;
}
.relevantReco a{
    /*     display: inline-block;
        float: left;
        width: 23%;margin: 1%; */
}
/* .relevantRecoul li a{
    width: 98%;
}
.relevantReco img{
    width: 65px;
    max-height: 75px;
}
.relevantReco p{
    text-align: center;
    text-overflow: ellipsis;overflow: hidden;white-space: nowrap;
}
 */
.icon{
    width: 82px;
    height: 82px;
    right: -90px;
    /* margin-top: 5px; */
    position: absolute;
    /* margin-top: 7px; */
    display: none;
    z-index: 2;
}
.icon-erweima{
    background: #676767;
    top: 90px;
    left: -37px;
    box-shadow: 0px 3px 5px rgba(0,0,0,0.1);
    width: 130px;
    text-align: center;
    padding: 0 5px 5px;
    border-radius: 10px;
}
#dwi{
    position: absolute;
    z-index: 2;
}
.icon-tran{
    right: 52px;
    position: absolute;
    z-index: 2;
    width: 10px;
    height: 10px;
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #676767;
    border-top: 10px solid transparent;
    top: -18px;
    transform: rotate(0deg);
}
.icon-erweima img{
    width: 100%;
    border-radius: 10px;
}
.icon-erweima span{
    color:#fff;
    line-height: 24px;
}
.zsk,.iphone{
    width: 82px;
    height: 82px;
    margin-top: 7px;
    z-index: 2;
}
.zsk a{
    color: #fff;
    text-align: center;
    line-height: 110px;
    display: block;
    width: 100%;
    margin-left: 5px;
    background-size: 100% 100%;
    height: 100%;
}
.iphone a{
    color: #fff;
    text-align: center;
    line-height: 110px;
    display: block;
    width: 100%;
    margin-left: 5px;
    background-size: 100% 100%;
    height: 100%;
}
/*图文上下展示*/
.styleone{
    /*margin-top: -20px;*/
}
.styleone
p{
    margin: 0 0 10px 0;
    font-size: 14px;
    color: #333;
    text-indent: 2em;
}
.styleone
img{
    width: 80%;
    height: auto;
    border-radius: 5px;
    border: 1px solid #eee;
    margin: 0 10%;
}
/*图文左右展示*/
.styletwo{
    display: flex;
    /*margin-top: -20px;*/
}
.styletwo
img{
    height: 160px !important;
    width: auto !important;
    display: block;
    margin: 0 auto;
    float: left;
    margin-right: 8px;
}
.styletwo
p{
    margin: 0 0 10px 0;
    font-size: 14px;
    color: #333;
    text-indent: 2em;
    line-height: 24px;
}
/*只展示图片*/
.stylethree{
    /*margin-top: -20px;*/
}
.stylethree
img{
    width: 100%;
    height: auto;
}
/*图文列表展示*/
.stylefour
div {
    float: left;
    margin: 9px;
}

.stylefour
p {
    text-align: center;
    line-height: 22px;
    height: 22px;
    font-size:12px;
}

.stylefour
img {
    max-width: 100px;
    width: 90px;
    height:90px;
}
.page_init{
    width: 100%;
    height:100%;
    position:fixed;
    top: 0%;
    border-radius:5px;
    left: 0;
    z-index: 3;
    padding:20% 40%;
    transition-duration: 1.5s;
    -moz-transition-duration: 1.5s; /* Firefox 4 */
    -webkit-transition-duration: 1.5s; /* Safari 和 Chrome */
    -o-transition-duration: 1.5s;
}
.posi{
    position:absolute!important;
    z-index: 3;
    transition-duration: 1.5s;
    -moz-transition-duration: 1.5s; /* Firefox 4 */
    -webkit-transition-duration: 1.5s; /* Safari 和 Chrome */
    -o-transition-duration: 1.5s;
    overflow:hidden;
}

.page_con{
    width: 470px;
    /* margin: 20% auto; */
    display: flex;
}
.page_con
img{
    width: 200px;
    height:100%;
    transition-duration: 1.5s;
    -moz-transition-duration: 1.5s; /* Firefox 4 */
    -webkit-transition-duration: 1.5s; /* Safari 和 Chrome */
    -o-transition-duration: 1.5s;
}

.znwdtishi{
    width: 0;
    height: 0;
    background-size: 100%;
    border-radius: 5px;
    position: absolute;
    top: 200px;
    left: 200px;
    padding: 30px 40px;
    opacity:0;
}
.znwdtishi
p{
    font-size:16px;
    text-align:left;
    line-height: 28px;
    color: #fff;
    text-indent: 2em;
}




.cjwt_title{
    width: 100%;
    height: 50px;
    text-align: center;
}
.cjwt_title
p{
    font-size: 20px;
    line-height: 50px;
    color: #cd3e45;
    font-weight: bold;
}
.swiper-wrapper
ul li{

    background: url(../images/hot4.png) no-repeat left center;

    width: 50%;

    float: left;
}
.swiper-wrapper ul li:nth-child(1){
    background: url(../images/hot1.png) no-repeat left center;
}
.swiper-wrapper ul li:nth-child(2){
    background: url(../images/hot2.png) no-repeat left center;
}
.swiper-wrapper ul li:nth-child(3){
    background: url(../images/hot3.png) no-repeat left center;
}
.swiper-slide
ul li a {
    display: block;
    width: 340px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*特殊情况，需要填写信息传给后台*/
.bornone{
    border:none!important;
    width: 100%!important;
}
.cxrk_left{
    float: left;
    width: 100%;
    /* border-right: 1px dashed #333; */
    margin-right: 5%;
    padding:5px;
}
.cxrk_left .cxrk_zjhn{
    width: 70%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #cd3e45;
    border-radius: 3px;
    float: left;
    outline: none;
    font-size: 16px;
    padding-left:10px;
}

.cxrk_por{
    position: relative;
}
.cxrk_pab{
    position: absolute;
    z-index: 3;
    left: 35%;
    top: 60%;
    background: #fff;
    color: #cd3e45;
    border-radius: 30px;
    padding: 0 25px;
    font-weight: bold;
    height: 40px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    line-height: 40px;
    font-size: 18px;
    border:0;
    outline: none;
    cursor: pointer;
}
.cxrk_btn{
    border: 0 none;
    outline: none;
    color: #FFF;
    width: auto;
    height: 34px;
    cursor: pointer;
    background-color: #cd3e45;
    border-radius: 5px;
    padding: 0 10px;
    line-height: 34px;
    margin-left: 15px;
    font-size: 16px;
}
.radio_btn{
    margin-left: 0!important;
    background: none!important;
    color: #333!important;
    padding: 0!important;
}
.MZ_btn{
    float:right;
    margin-top: 20px;
}
.cxrkclick2{
    float: right;
    /* margin-top: 20px; */
}
.cxrkclick3{
    float: right;
    margin-top: 40px;
}
.login_btn{
    float:right;
}
/*JiaoTi*/
.cxrkclick4,.cxrkclick5,.cxrkclick6,.cxrkclick7,.cxrkclick9{
    float: right;
    margin-top: 10px;
}
.jiaoti_div
label{
    width: 100%;
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 15px;
}
.radio_lable{
    width: auto!important;
    display: inline-table!important;
}
.jiaoti_div
label span {
    float: left;
    height: 34px;
    line-height: 34px;
    color:#333;
    width: 25%;
    text-align: right;
    padding-right: 10px;
    position:relative;
    margin-right:15px;
    white-space: nowrap;
}
.bitian_icon{
    width:10px;
    height:10px;
    background-size:100%;
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
}
.bitian_icon2{
    width:10px;
    height:10px;
    background-size:100%;
    display: inline-block;
}
.bitian_icon3{
    width:10px;
    height:10px;
    background-size:100%;
    display: block;
    position: absolute;
    left: 5px;
    top: 35px;
}
/*回复内容表格显示*/

.tab2_content
table{
    background:#CCC;
    width:100%;
    table-layout:fixed;
}
.tab2_content
table tr td:nth-child(1){
    background: #f3f3f3;
    width: 25%;
    text-align: center;
    color: #333;
}
.tab2_content
table td{
    background:#FFF;
    line-height: 24px;
    font-size: 14px;
    padding: 5px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;

}
.table_div{
    background: #f0f0f0;
}
.table_ul{
    width: 100%;
    padding: 0px 10px;
}
.table_ul
li {
    width: 100%;
    display: flex;
    margin: 2.8% 0;
}
.table_ul
li span{
    background: #ce4148;
    color: #FFF;
    width: 40%;
    text-align: center;
    height: 34px;
    line-height: 34px;
    border-radius: 5px 0 0 5px;
    font-size: 15px;
}
.table_ul
li p{
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    width: 60%;
    text-align: left;
    height: 34px;
    line-height: 34px;
    border-radius: 0 5px 5px 0;
    padding-left: 5px;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.table_more,.showMinZheng_butS{
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    color: #cc3c43;
    border-radius: 8px;
    text-align: center;
    border: 1px solid #ce4046;
    margin: 10px auto;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
    cursor: pointer;
    outline: none;
    font-size: 15px;
}
.showMinZheng_butS{
    margin-left: 41%;
}

/*民政特殊展示效果*/
.dialog_tab .showMinZheng
ul{width: 100%;
    padding: 5px 10px;}
.dialog_tab .showMinZheng
ul li{
    display: flex;
}

.dialog_tab .showMinZheng
ul li div{width: 100%;
    display: flex;
    margin: 1.5% 0;}
.dialog_tab .showMinZheng
ul li label{
    background: #cd3f45;
    color: #FFF;
    width: 40%;
    text-align: center;
    height: 34px;
    line-height: 34px;
    border-radius: 5px 0 0 5px;
    font-size: 15px;
}
.label-more
ul li label{
    width:60%!important;
}
.dialog_tab .showMinZheng
ul li span{background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    width: 60%;
    text-align: left;
    height: 34px;
    line-height: 34px;
    border-radius: 0 5px 5px 0;
    padding-left: 5px;
    font-size: 15px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.showMZUl{
    background: #f0f0f0;
}
/* 分页 */
.dialog_tab .showMinZheng .showMinZhengPage{
    /* overflow: hidden; */
}
.dialog_tab .showMinZheng .showMinZhengPage span{
    display: inline-block;
    border: 1px solid #e9e9e9;
    font-size: 16px;
    color: #848484;
    background: #fff;
    padding: 5px 15px;
    margin: 2px;
    cursor: pointer;
}
.dialog_tab .showMinZheng .showMinZhengPage .showMinZhengPageClick{
    color: #fff;background: #ce4047;
}



/*流程选择*/
.flow {
    margin-bottom: 10px;
}
.flow input{
    display: none;
}

.flow label {
    padding: 5px 30px 5px 15px;
    margin-right: 20px;
    line-height: 40px;
    background: #f0f0f0;
    text-align: center;
    cursor: pointer;
    position: relative;
    color: #000;
    font-size: 16px;
    border-radius: 1px;
    box-shadow: 1px 3px 1px rgba(0,0,0,0.1);
}
.flow input:checked+label {
    color: #fff;
    /* background-size: 25px;*/
}

.Matters_btn{
    float: right;
    border-radius: 1px;
}

.historydiv{
    height: 255px;
    /* background:url(../images/forthbg2.png) no-repeat; */
    background-size: 100% 100%;
    padding: 15px 15px;
    /* margin-top: 15px; */
    width: 100%;
}
.news_content{
    height: 100%;
}
.tit2{
    border-bottom: 1px solid #b8b8b8;
    height: 36px;
    position: relative;
    /* margin-top: 10px; */
}
.tit2 h2{
    width: 40%;
    border-bottom: 3px solid #1682ca;
    box-sizing: border-box;
    line-height: 33px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    color: #2188cd;
    text-decoration: none;
    float: left;
}
.tit2 a{
    float:right;
}
.tit2 a img{
    width: 37px;
    right: 10px;
    position: absolute;
    top: -3px;
}
.compro ul{
    margin-top:10px;
    padding-left:6px;
    height: 175px;
    overflow: auto;
}
/*滚动条*/
/* .compro ul::-webkit-scrollbar { width:5px; height:2px; background:#ccc; border-radius:10px;外层轨道}
.compro ul::-webkit-scrollbar-thumb{ display:block; width:3px; margin:0 auto; border-radius: 10px; background:#1796ff;内层轨道}
*/
.compro ul li{
    line-height: 24px;
    background:url('../images/li_bg.png') no-repeat  left;
    padding-left:10px;
    font-size:12px;
    padding-right:10px;
}
.compro ul li span{
    cursor:pointer;
    display:none;
}
.compro ul li:hover span.dishis{
    display:block;
}
.compro ul li a{
    width:95%;
    float:left;
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.wenti{
    width: 55%;
    height: auto;
    box-shadow:1px 2px 3px rgba(0,0,0,0.2);
    position:relative;
}
.wenti h2{
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    height: 26px;
    color: #333;
}
.change{
    display: inline-block;
    background: #bd1a2d;
    border-radius: 8px;
    height: 26px;
    padding: 0 15px;
    line-height: 26px;
    float: right;
}
.cj_img{
    /* width: 18px; */
    /* height: 22px; */
    /* margin: 0px 6px 0px 0; */
    /* float: left; */
    display: inline-block;
    vertical-align: text-bottom;
}
.cj_img>img{
    /* width: 100%; */
    /* height:100%; */
}
.change>span{
    font-size: 14px;
    color: #fff;
    /* display: block; */
    /* float: left; */
    margin-left: 8px;
    /* line-height: 22px; */
}
/*常见问题样式新版*/
.asked_div{
    width: 93%;
    height: 150px;
    position: relative;
    background: #f7f7f7;
    padding: 0 30px;
    margin: 0 auto;
    border-radius: 10px;
}
.ass{
    width: 681px;
    height: 40px;
    position: absolute;
    top: 2px;
    left: -33px;
    background-image: url(../images/cnxwb-1@2x.png);
    background-repeat: no-repeat;
    /* display: none; */
    background-size: 103% 100%;
}
.swiper-wrapper{
    /* margin-left: -35px; */
    /* z-index: 5; */
}
.swiper_cjwt{
    /* width: 386px!important; */
}
.swiper_one,.swiper_two,.swiper_three{
    width: 188px!important;
    background: #ffffff;
    height: 92px!important;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
    border-radius: 10px;
}
.swiper_one a,.swiper_two a,.swiper_three a {
    display: block;
    width: 100%;
    text-align: center;
    color: #333;
    height: 188px;
}
.swiper_one,.swiper_two,.swiper_three,.swiper_f,.swiper_fw{
    margin: 7px 0;
    width: 169px!important;
    background: #ffffff;
    height: 82px!important;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
    border-radius: 18px;
}
.swiper_one>a,.swiper_two>a,.swiper_three>a,.swiper_f>a,.swiper_fw>a {
    width: 175px!important;
    height: 92px!important;
}
.swiper-slide2{
    height: 140px;
    border-radius: 16px;
    margin-top: 10px;
}
.swiper-title{
    float: left;
    position: relative;
    position: relative;
    top: 0;
    left: -21px;
}
.swiper-title>span{
    color: #fff;
    font-size: 22px;
    writing-mode: tb-rl;
    margin: 38px 5px 0 0;
}
.swiper-content{
    height: 100%;
    overflow: hidden;
}
.swiper-next{
    width: 26px;
    height: 26px;
    background: url(../images/next.png) no-repeat;
    position: absolute;
    top:90px;
    right: -5px;
    outline: none;
    background-size: 100%;
}
.swiper-prev{
    width: 26px;
    height: 26px;
    background: url(../images/prev.png) no-repeat;
    position: absolute;
    top: 90px;
    left: -5px;
    outline: none;
    background-size: 100%;
}
.swiper_cjwt{
    /* margin-left: 45px; */
}
/*右侧智能问答logo新版样式*/
.znwd_div{
    width: 100%;
    text-align: center;
}


.znleft_bg{
    position: absolute;
    z-index: 1;
    left: 11px;
    top: 82px;
    width: 75px;
}
.znzx{
    position: absolute;
    z-index: 2;
    left: 30px;
    top: 125px;
    width: 35px;
}
.znwd_word{
    width: 275px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 20px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
}
.znwd_word img{
    width: 152px;
}
.bmfw_div{
    width: 100%;
    height: 225px;
    padding: 0 15px;
    /* margin-top: 15px; */
}
.bmfw_con{
    display: flex;
    margin: 0 auto;
}
.bmfw_con>ul{
    display: flex;
    flex-wrap: wrap;
    /* margin: 0 auto; */
    /* padding: 0 0 0 10px; */
    padding: -6px 0 0 12px;
}
.bmfw_con>ul>li{
    flex:1;
    text-align: center;
    /* display: table-cell; */
    margin: 10px 0px;
    /* margin: 0 auto; */
    vertical-align: middle;
}
.bmfw_title h5{
    font-size: 18px;
    height: 60px;
    line-height: 72px;
    background-size: 200px;
    text-align: center;
    color: #Fff;
}



.bmfw_con ul li a {
    /* float: left; */
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 56px;
    align-items: center;
    color: #493c3c;
    justify-content: space-around;
    margin: 0 auto;
}
.bmfw_con ul li a>span{
    /* flex: 1; */
    width: 114px;
    display: block;
    /* display: inline-block; */
    margin-left: 23px;
    font-size: 15px;
    /* float: left; */
}
.bmfw_con ul li a>div{
    display: block;
    width: 56px;
    height: 56px;
    margin: 0 auto;
    float: left;
}



.bmfw_con ul li a p {
    color: #000;
}
.bmfw_con ul li:hover a p {
    color: #2777ea;
}

.znlx{
    width: 100%;
    height: 340px;
    padding: 0 15px;
    position: relative;
}
.znlx_con{
    position: absolute;
    width: 290px;
    height: 300px;
    top: 35px;
    z-index: 2;
    background-size: 300px;
}
.person_icon{
    width:20px;
    height: auto;
    display: block;
}
/*
#znlx_div a{
    display: block;
    position: absolute;
    color: #fff;
    text-decoration: none;
    padding: 8px;
    background: #4c87f9;
    border-radius: 10px;
    font-size: 13px!important;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.3);
}
#znlx_div a:hover{ color:#fff;   }*/

#huanying>span{
    display: inline-block;
    padding:6px;
    background-color:#cf4249;
    border-radius:13px;
    color: #fff;
}
#huanying>span>img{
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
/* ka */
.con_t{
    width: 93%;
    height: auto;
    float: left;
    padding: 0px 24px;
    /* background-image: url(../images/bj@2x2.png); */
    /* background-size: 100% 100%; */
    /* background-repeat: no-repeat; */
    background: #4a7dff;
    border-radius: 15px;
    margin: 5px 0 10px;
}
.tit{
    display: flex;
    background: url("../images/sq@2x.png") no-repeat right;
    cursor: pointer;
    height: 35px;
    line-height: 36px;
    justify-content: center;
}
.tit>span{
    display:inline-block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.3em;
}
#t_wz{
    width: 100%;
    margin-bottom: 9px;
    height: 37px;
    background-image: url(../images/bt@2x2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.xia_zk{
    display: block;
    width: 35px;
    height: 25px;
    border-radius: 50%;
    cursor: pointer;
    background: #4a7dff url(../images/sq@2shang.png) no-repeat center center!important;
    /* position: absolute; */
    /* left: 50%; */
    z-index: 8;
    /* margin-left: -46px; */
    margin: 0 auto;
    background-size: 50%!important;
}
.xia_zk>i{
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    /* background-color:#2f8fdc; */
    margin: 0 auto;
}
.wenti_zk{

    background: #4a7dff url(../images/sq@2x2.png) no-repeat center center!important;
    background-size: 50% !important;
}
.t_jie{
    height: auto;
    font-size: 16px;
}
.t_jie>span{
    font-size: 14px;
    color: #333;
}

.ti_wen{
    /* display: none; */
    width: 100%;
    /* display: flex; */
    /* flex-direction: column; */
    max-height: 96px;
    overflow: auto;
}
/*滚动条样式*/
.ti_wen::-webkit-scrollbar {
    width: 4px;
    /*height: 4px;*/
}
.ti_wen::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(255,255,255,255.5);
}
.ti_wen::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 5px;
    background: rgba(0,0,0,0.1);

}
.t_item{
    display: flex;
    /* line-height: 32px; */
    /* height: 51px; */
    align-items: center;
}
.sanj_img{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 23px;
    color: #fff;
    line-height: 27px;
    margin: 0 5px;
}
.t_item>span{
    font-size: 15px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*滚动条样式*/
.ka_xia::-webkit-scrollbar {
    width: 4px;
    /*height: 4px;*/
}
.ka_xia::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.ka_xia::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 5px;
    background: rgba(0,0,0,0.1);
}

/*  */
.swiper-slide .swiper_cjwt .swiper-slide-active{
    margin-right: -10px;
}
/* 头 */
.header-sx{
    width: 100%;
    height: 125px;

}
.head{
    width: 1100px;
    height: 100%;
    margin:0 auto;
    /* background-color: #fff; */
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.head_img{
    width: 435px;
    height: 109px;
    float: left;
}
.head_img>a{
    display: block;
    display: flex;
}
.head_img>img{
    width: 100%;
    height: 100%;
}

/* 常见问题 */
.chang_ji,.chang_img{
    float: left;
    border-radius: 23%;
    width: 207px;
    height: 130px;
    background-color: pink;
}
.chang_ji{
    position: relative;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
}
.chang_ji>i:nth-of-type(2){
    width: 40px;
    height: 12px;
    position: absolute;
    right: -27px;
    top: 22px;
    z-index: 9;
}
.chang_ji>i:nth-of-type(1){
    width: 40px;
    height: 12px;
    position: absolute;
    right: -27px;
    bottom: 22px;
    z-index: 9;
}
.chang_img>img{
    width: 100%;
    height: 100%;
}
/* 学校查询 */
.xiaban{
    width:100%;
    height: 370px;
    border-radius: 5px;
    overflow: auto;
}
/*滚动条样式*/
.xiaban::-webkit-scrollbar {
    width: 5px;
    /* height: 350px; */
}
.xiaban::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.xiaban::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px ;
    border-top-right-radius: 5px;
    border-top-left-radius:5px ;
    background: rgba(0,0,0,0.1);

}
.x_ul{
    display: flex;
    flex-direction: column;

}
.x_ul>.x_li{
    line-height: 46px;
    box-sizing: border-box;
    display: flex;
    display:flex;
    justify-content: flex-start;
    align-items:center;
    user-select: none;
}
.xz_img{
    width: 20px;
    height: 15px;
    margin: 0 6px;
}
.xz_img>img{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.x_ul>.x_li>span{
    flex: 1;
    font-size: 16px;
    color: #333333;
    background: url(../images/sq@2x.png) no-repeat right;
}
.span_show{
    background: url(../images/zk@2x.png) no-repeat right!important;
}
.x_shou{
    width: 8px;
    height: 14px;
    margin-right: 23px;
}
.x_shou>img{
    width: 100%;
    height: 100%;
}

.x_hide{display: none;width: 100%;height: auto;padding: 0 0 0 16px;}
.x_hide>p{
    margin: 6px 0;
    text-indent: 2em;
}
.x_hide>p>text{
    font-size: 14px;
    color: #696969;
    letter-spacing: 2px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}

/* 学校查询end */

.sw_shang{
    /* width: 100%; */
    /* min-height: 44px; */
    /* padding: 8px 0; */
    /* line-height: 26px; */
}
.sw_shang>span{
    display: block;
    font-size: 9px;
    color: #fff;
}

.sw_xia>h5{
    height: 50px;
    padding: 15px 30px 10px;
    /* position: relative; */
}
.sw_xia>h5>img{margin-top: 2px;}

.f{
    width: 100%;
    height: 268px;
    background-color: #f3f3f3;
    margin-top: 49px;

}
.radius{
    float: left;
    background-color: #ffffff;
    /* padding: 15px 0 0 0; */
    border-radius: 8px;
    box-sizing: border-box;
    /* overflow: hidden; */
    position: relative;
}
.con_s{
    margin: 20px 0;
    display: block;
}
.s_img{
    /* display: flex; */
    width: 267px;
    height: 85px;
    border-radius: 14px;
    background: #e9e9e9;
    box-shadow: 1px 3px 20px 0px #b7b7b780;
}
.s_img>img{
    width: 100%;
    height: 100%;
}
.con_wz{
    padding: 10px 6px 0px;
}
.con_wz>p{
    font-size: 16px;
    color: #363636;
    font-weight: 800;
}
.con_wz>p>span{
    display: inline-block;
    font-size: 12px;
    color: #a1a1a1;
    font-weight: normal;
    /* margin-top: 6px; */
}

.bm_m{
    width: 100%;
    /* height: 100%; */
}
.bm_m>li{
    display: flex;
    height: 90px;
    border-radius: 8px;
    margin: 10px 0;
    box-shadow: 1px 5px 20px 0px #f9f9f980;
}

.jiyi{
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}
.jit_img{
    float: left;
}
.jit_img>img{
    width: 267px;
    height: auto;
    box-shadow: 0px 0px 15px 0px #b7b7b780;
}
.jiyi>span{
    font-size: 13px;
    color: #3d3d3d;
}
.shengq{
    width: 100%;
    height: 300px;
}
.shengq>a{
    display: block;
    /* height: 100%; */
}.shengq>a>img{
     width: 267px;
     height: 100%;
     margin-top: 5px;
 }
.con_top{
    width: 335px;
    height: 205px;
}
.con_top a img{
    width: 100%;
    margin-top: 10px;
}

.con_top a span {
    display: block;
    bottom: 0;
    position: absolute;
    text-align: center;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 24px;
    color: #fff;
    border-radius: 0 0 10px 10px;
    line-height: 24px;
}

.con_top a {
    width: 100%;
    height: 100px;
    display: block;
    padding: 0 15px;
}
.con_bot{background: #fff;border-radius: 8px;}
.con_bot_title{
    background: #fff;
    /* border-radius: 8px 8px 0 0; */
    /* height: 75px; */
    border-bottom: 1px solid #e2e0e3;
    padding-top: 1px;
}
.con_bot_title h5{
    padding: 0 20px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    display: inline-block;
    border: none;
    font-weight: unset;
}
.con_bot_title h5 a{
    color: #999;
}
.con_bot_title h5 img{margin-right: 5px;}
.bot_change{
    width: 100%;
    overflow: hidden;
}
.bot_change ul li{
    float: left;
    /* width: 50%; */
}
.bot_change ul li a{
    display: block;
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
}
.con_bot_title .change_active{
    border-bottom: 3px solid #3676fc;
    font-weight: 700;
}
.con_bot_title .change_active a{
    color: #6897ff;
}
.bot_change .change_active .hoverClick{
    display: inline-block;
}
.bot_change .change_active .nohoverClick{
    display: none;
}
.bot_change h5 .hoverClick{
    display: none;
}


.bot_div{
    width: 100%;
    /* height: 260px; */
    padding: 13px 10px 10px 10px;
}
.part_data{
    /* margin-top:5px; */
    position: absolute;
    top: 21px;
    width: 100%;
    left: 0;
    box-sizing: border-box;
}


.bot_con{
    height: 170px;
}
.bot_div ul{
    overflow: hidden;
}
.bot_div ul li{
    width: 33.3%;
    float: left;
    text-align: center;
    /* margin: 0 1%; */
    padding: 2px;
    /* height: 34px; */
    /* line-height: 34px; */
    /* background: red; */
    cursor: pointer;
}
.bot_div ul li a{
    display: block;
    width: 100%;
    height: 70px;
    text-align: center;
    font-size: 14px;
}
.bot_div ul li span{
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    margin-top: 8px;
}
#bot_geren ul li:nth-child(1) a{
    background: url(../images/slbg.png) no-repeat;
    background-size: 100%;
}
#bot_geren ul li:nth-child(2) a{
    background: url(../images/shbz.png) no-repeat;
    background-size: 100%;
}
#bot_geren ul li:nth-child(3) a{
    background: url(../images/zjbl.png) no-repeat;
    background-size: 100%;
}
#bot_geren ul li:nth-child(4) a{
    background: url(../images/gysy.png) no-repeat;
    background-size: 100%;
}
#bot_geren ul li:nth-child(5) a{
    background: url(../images/ylws.png) no-repeat;
    background-size: 100%;
}
#bot_geren ul li:nth-child(6) a{
    background: url(../images/zfbz.png) no-repeat;
    background-size: 100%;
}
.bm_con{
    margin-top: 10px;
    background: #fff;
    border-radius: 8px;
}
.bm_con>img{
    padding: 13px 13px 0;
}
.bm_con ul{overflow: hidden;background: #fff;padding: 5px 10px 13px;border-radius: 0 0 8px 8px;}
.bm_con ul li {
    width: 50%;
    /* margin: 10px 0; */
    float: left;
    padding: 5px 10px;
}
.bm_con ul li a {
    width: 100%;
    display: block;
    text-align: center;
    background: #f7f7f7;
    border-radius: 6px;
    padding: 10px 0;
    letter-spacing: 6px;
    font-size: 14px;
    font-weight: normal;
}
.bm_con ul li a img{
    width: 27px;
    height: 27px;
    margin-right: 10px;
}
.hotLine{
    /* margin-top: 10px; */
}
.hotLine img{
    width: 100%;
    margin: 10px 0 0;
}

.footer {
    font-size: 14px;
    color: #434343;
    line-height: 26px;
    padding: 28px 0;
    border-top: 1px solid #f2f2f2;
}
.main_width {
    width: 1000px;
    margin: 0 auto;
    clear: both;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.footer .footer_l .link_a {
    margin: 0 -10px; }
.footer .footer_l .link_a a {
    margin-right: 10px;
    margin-left: 10px;
    display: inline-block; }
.footer .footer_r {
    /*width: 428px;*/
    margin-left: -19px;
    margin-top: 12px; }
.footer .footer_r img {
    display: inline-block;
    float: left;
    margin-left: 19px; }

.hyperlink {
    width: 100%;
    border-top: 3px solid #245399; }
.hyperlink .hyperlink_list {
    height: 50px;
    line-height: 50px; }

.hyperlink .hyperlink_list .hyperlink_item {
    width: 14.286%;
    text-align: center;
    position: relative;
    color: #434343;
    font-size: 16px;
    cursor: pointer; }
.hyperlink .hyperlink_list .active{
    color:#245399;
    font-weight: bold;
}
.hyperlink .hyperlink_list .hyperlink_item:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 15px;
    background: #c6c6c6;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }
.hyperlink .hyperlink_list .hyperlink_item:last-of-type:after {
    width: 0; }


.dyContent ul{ width: 100%; height: auto; overflow: hidden;}
.dyContent ul li{ font-size: 16px; width: 25%; float: left; overflow: hidden; line-height: 2.2; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden;}
.dyContent ul li a{ color: #666;}



.hyperlink .dyContent div{ display: none;}

.list_info_tab .tab2_content .news li a {
    color:#000!important;
    max-width: 78%;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list_info_tab .tab2_content .news li button {
    color:#000!important;
    max-width: 73%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list_info_tab .tab2_content .news li span.bszn {
    display:block!important;
}
.list_info_tab .tab2_content  .news li {
    background: url(../images/bt@2x.png) no-repeat left center;
    overflow: hidden;
    padding-left: 20px;
}
.list_info_tab div::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 5px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.list_info_tab div::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow: inset 0 0 5px #497bff;
    background: #535353;
}
.list_info_tab div::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #ededed;
}

/*时间展示*/
.tab2_content_sjzs{
    display: block;
    background: url("../images/sjbg.png") no-repeat;
    height: 116px;
    margin-left: 20px;
    color: #fff;
    width: 357px;
    position: relative;
}
.sjzs_hour{
    position: absolute;
    right: 105px;
    font-size: 38px;
    top: 15px;
}
.sjzs_date{
    position: absolute;
    right: 110px;
    font-size: 15px;
    top: 70px;
}
.sjzs_weeks{
    position: absolute;
    right: 45px;
    top: 40px;
    font-size: 14px;
}
/*错别字处理*/
/*.tabmore .tab2_content {*/
/*    display: flex;*/
/*}*/
.search_again{
    cursor:pointer;
}
.link_p{
    line-height: 32px;
}
.link_tag_a{
    float: right;
    display: block;
    background: #6994f8;
    padding: 5px 8px;
    border-radius: 5px;
    color: #fff;
    box-shadow: 0px 5px 1px rgb(72 118 225);
    margin: 5px;
    font-size: 12px;
}

/*免责声明*/
.mianzeh4{
    text-align: center;
    border-bottom: 1px dashed #0d6dc3;
    height: 36px;
    line-height: 24px;
    margin: 0;
    font-size: 18px;
}
.mianzep{
    width: 65px;
    float: left;
    background: #569fe9;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff!important;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 1px 2px 3px #ddd;
    margin-right:50px;
    margin-top: 15px;
}
