@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;
    color: #333333;
    font-family:"微软雅黑";
}
body{
    /* background:url(../images/background.png) no-repeat; */
    background-size: cover;
    background: #dfe3e7;
}
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;
    top: 0;
    margin-top: 0;
}
.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-main{
    width:1100px;
    height:95px;
    margin:0 auto;
    /* display: flex; */
}
.header-logo{
    width: 35%;
    height:auto;
    margin-top:10px;
    float:left;
    text-align:center;
}
.header-logo img{
    width: 85%;
}

.head a{
    /* display: block; */
    float:left;
}
.head a img{
    width: 380px;
    display: block;
    margin-top: 10px;
}
.login{
    position: absolute;
    right: 50px;
    width: 365px;
    height: 100px;
    top: 20px;
}
#login_yes{
    width: 100%;
    height: 100px;
}
#login_no{
    width:310px;
    height: 100px;
}
.login_con .userName{
    width: 148px;
    height: 95px;
    background-size: 100%;
    text-align: center;
    color: #437ef7;
    font-size: 20px;
    font-weight: bold;
    float: right;
    padding: 38px 0;
}
.login_con h4{
    color: #fff;
    font-size: 22px;
    height: 100px;
    line-height: 100px;
}
/*问答框*/
.b-content{
    display: block;
    position: relative;
    width: 1250px;
    border-radius: 0 0 20px 20px;
    background-size: 100%;
    background-color: #fff;
    margin: 0 auto;
}

.bg_content_left {
    min-height: 710px;
    float: left;
    border-radius: 20px;
    margin-top: -1px;
}


/* 左边 */
.left_menu {
    display: flex;
    float: left;
    width: 106px;
    height: 700px;
    /* padding-left: 49px; */
    align-items: center;
    /* margin-left: 20px; */
}
.back_a {
    width: 93%;
    display: block;
    text-align: center;
    margin-top: 18px;
}
.back_a img {
    width: 60%;
}
.menu_bot {
    position: relative;
    width: 100%;
    min-height: 200px;
}
.menu_bot ul {
    height: auto;

}
.menu_bot ul li>img {
    width: 59px;
    vertical-align: middle;
    text-align: center;
}
.menu_bot ul li>span{font-size: 16px;color: #333333;display: block;margin: 9px 0;}
.menu_bot ul li {
    /* flex: 1; */
    margin: 45px 0;
    text-align: center;
    cursor: pointer;
    /* float: left; */
}
.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 #2877e9;
}
.cusul li{
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    list-style: none;
    background: none!important;
    padding: 0;
}
.cusul li.activespan{
    background: #2877e9!important;
    border-radius: 5px 5px 0 0;
    box-shadow: 4px 0 0px #143f7d;
}
.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*/

/* zb  end */
/*  */
.lt_menu{
    height: 79px;
    padding: 0 57px;
}
.backk_a{
    width: 104px;
    height:30px;
    float: left;
    position: relative;
}
.posi{
    display: block;
    width: 98px;
    height: 114px;
    position: absolute;
    top: 31px;
    z-index: 2;
    left: 6px;
}
.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 #0167CC;
}
.cusul li{
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    list-style: none;
    background: none!important;
    padding: 0;
}
.cusul li.activespan{
    background: #0167CC!important;
    border-radius: 5px 5px 0 0;
    box-shadow: 4px 0 0px #500909;
}
.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;

}




/*content-left*/
.content-left{
    width: 787px;
    /* height: 778px; */
    min-height: 720px;
    background: #edf1f9;
    float: left;
    /* border-right: 1px solid #ccc; */
    border-radius: 20px;
    position: relative;
}
/*右侧智能问答logo新版样式*/
.znwd_div{
    width: 100%;
    text-align: center;
}
.znwd_logoing{
    width: 248px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 50px;
    margin: 29px 46px 0 -44px;
    float: left;
}
.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: 15px;
}

/*content-index-right-start*/
.con-r{
    width: 315px;
    min-height: 720px;
    /* background: red; */
    margin-left: 14px;
    /* position: relative; */
    /* right: -75px; */
    border-radius: 20px 0px  00px 20px;
}
.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;
}
.part_data{
    margin-top:5px;
    position: absolute;
    top:40px;
    width: 100%;
    padding-left:10px;
    box-sizing: border-box;
    left:0;
}

.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;
}
#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;
}

/*便民查询*/
.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;
}
#fuwu-fix ul li{
    width: 50%;
    color: #666;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-top: 16px;
}
#fuwu-fix ul li:hover{
    /* color: #cd3e45; */
}
#fuwu-fix ul li:hover a{
    color: #cd3e45;
}
#fuwu-fix ul li i{
    display: inline-block;
    width: 30px;height: 30px;
    vertical-align: bottom;
    margin-right: 2px;
}
#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;
    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:#cd3e45 !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;
}
.zctcen a{
    display: block;
    float: left;
    width: 123px;
    height: 28px;
    line-height: 28px;
    padding: 3px 0 0 50px;
}
.wx{
    display: block;
    width: 32px;
    height: 32px;
    float: left;
}
.nicescroll-cursors{
    background-color: #c6c6c6 !important;
}
.service-section .title{
    line-height: 32px;
}
.feature-list li{
    padding-left:10px;
    line-height: 23px;
    color:#999;
}
.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;
    /* border-radius: 10px 0 0 0; */
    /* border-radius: 0 18px 0 0; */
}
.con-l-t{
    position: absolute;
    bottom:120px;
    bottom: 120px;
    width: 100%;
    top: 0;
    /* background: linear-gradient(to bottom, #f1f6ff 0%,#c9ebff 100%); */
    /* padding-left:5px; */
    box-sizing: border-box;
    padding-top:10px;
    padding-bottom: 48px;
}
#message{
    overflow: hidden;
    height: 100%;
    outline: none;
    padding: 0 17px 0 23px;
}
.adwz{
    font-size:13px;
    line-height:28px;
    color:#cd3e45;
    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: #FFFFFF;
    padding: 10px 12px;
    color: #333;
    margin-bottom: 70px;
    position: relative;
    margin-right:41px;
    margin-left: 20px;
    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;
}
.tabmore6{
    opacity:0;
    margin-bottom: 25px;
    /* animation-duration: 8s; */
    animation-fill-mode: forwards ;
    animation-delay: 3s;
}


.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: #0167CC;
    background: #fff;
    border: 1px solid #0167CC;
    border-radius: 18px;
    box-shadow: 0px 0px 5px rgb(212 181 181);
    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: 40px;
    height: 40px;
    position: absolute;
    left: -22px;
    top: -22px;
    background: url(../images/logo_left.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: 38px;
    height: 38px;
    display: block;
    position: absolute;
    right: 12px;
    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: #cd3e45;
}
.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: auto;
    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;
    height: 24px;
    color: #fff;
    font-family: "Microsoft YaHei";
    padding:0!important;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:pre-wrap;
    text-align:left;
}
.tab2_content .news li button:hover{
    text-decoration: underline;
}
.tab2_content {
    width: 100%;
    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;
    font-family: "΢���ź�";
    line-height: 36px;
    font-weight: normal;
    border-bottom:1px dashed #CCC;
}
.hotdivs{
    height: 190px;
    overflow: hidden;
}
.hottags-ul {
    /* display: flex; */
    /* width: 100%; */
    height: 135px;
    /* flex-wrap: wrap; */
    overflow: hidden;
    margin: 0 auto;
    padding: 15px 40px;
    /* margin-top:5px; */
    animation: slideInRight .5s ease-in-out both;
}
.swiper-wrapper ul li{
    height: 32px;
    line-height: 32px;
    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: 26px;
}
.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: 32px;
    color: #333;
    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 {
    padding-left:12px;
    overflow: hidden;
}
.tab2_content .news li {
    background: url(../images/li_bg2.png) no-repeat 0px 7px;
    overflow: hidden;
    padding-left: 13px;
}
.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;
}
.list_info_tab .tab2_content .news li a {
    color:#000!important;
}
.list_info_tab .tab2_content .news li button {
    color:#000!important;
}
/*.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;
}
.news li {

}
.center {
    float: right;
    background: #0167CC;
    color:#FFF;
    font-size:14px;
    line-height: 28px;
    margin: 18px 0px;
    padding: 5px 17px 5px 10px;
    border-radius:10px;
    position: relative;
    box-shadow: 0 5px 10px 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: relative;
    position: absolute;
    bottom: 0;
    height: 118px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-shadow:0 -1px 8px #d1d1d1;
    background-color: #f7f7f7;
}
.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: 120px;
    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: 25px;
    left: 25px;
    top: 0px;
    padding: 0 0 -15px 0;
}

.keywords{
    width: 100%;
    position: absolute;
    bottom: 119px;
    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 {
    padding: 0;
    display: block;
    background: url(../images/keywordsbg.png) no-repeat;
    height: 44px;
    width: 100px;
    text-align: center;
    color: #333;
    line-height: 34px;
    background-position: 5px 0;
    font-size: 14px;
}



/*菜单栏*/
/* .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:url(../images/sr.png) no-repeat;
    background-position: 10px 20px;
    background-size: 4%;
    width: 100%;
    overflow: auto;
    height: 100px;
    outline: none;
    resize: none;
    padding-left: 60px;
    box-sizing: border-box;
    /* margin-top:8px; */
    font-size: 14px;
    line-height: 62px;
    color:#666;
    float: left;
    border: 0;
    /* border-radius: 100px; */
}
#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{
    width:100px;
    position: absolute;
    right: 11px;
    bottom: 11px;
    padding-right:20px;
    /* padding-left:10px; */
    margin-top: 20px;
}
.chatbtnover{
    background-color: #fff;
    border: 0 none;
    color: #FFF;
    width: 100px;
    background-color: #cd3e45;
    height: 50px;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
}
.chatbtnover img{
    width: 15px;
    margin-right: 5px;
    vertical-align: text-bottom;
}
.chatbtnover:active{
    background-color: #cd3e45;
}
#sendMess{
    width: 84px;
    height: 35px;
    border-radius: 5px;
    background: #0167CC;
    font-size: 16px;
    background-size: 80%;
}
#sendMess>span{
    display: inline-block;
    color:#fff;
    font-size:15px;
}
#sendMess>img{
    width:18px;
    height:18px;
}

/*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;
}
.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;
    background-image: url(../images/left.png) !important;
}
.swiper-button-next{
    right: 0!important;
    background-image: url(../images/right.png) !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: 0!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%;
    margin-left:-600px;
    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: #0167CC;
    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: #0167CC;
}
#submitBtn1,#cancelBtn1,#cancelBtn2,#cancelBtn3{
    border:0 none;
    outline: none;
    color:#FFF;
    width: 85px;
    height: 30px;
    cursor: pointer;
    background-color: #0167CC;
    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) no-repeat;
    background-size:90%;
    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: #0167CC;
    font-size: 14px;
    box-shadow: 1px 2px 5px #afafaf;
    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 {
    height: 210px;
}
.relevantRecoul li{
    float: left;
    width:65px;
    height:65px;
    line-height:22px;
    text-align:center;
    cursor: pointer;
    border-radius:100px;
}
.znlx_con li{

}
.znlx_con li:hover{
    transition: all 2s ease-in 1s;
}
.znlx_con li:hover .relevantRecoula{
    font-size:16px!important;
    display:block;
}
.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:center;
}
.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: 180px; */
    box-shadow: 0px 3px 5px rgba(0,0,0,0.1);
    left: -12px;
    width: 130px;
    bottom: -140px;
    z-index: 3;
    text-align: center;
    padding: 0 5px 5px;
    border-radius: 10px;
}
#dwi{
    position: absolute;
    /* bottom: 0; */
}
.icon-tran{
    right: 56px;
    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;
}

.stylefour
img {
    max-width: 100px;
    height:90px;
}

.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{

    height: 33px;
    line-height: 33px;
    text-align: left;
    background: url(../images/10.png) no-repeat left center;
    width: 50%;
    float: left;

}
.swiper-slide
ul li a {
    flex: 1;
    display: inline-block;

    font-size: 13px;

    text-overflow: ellipsis;
    white-space: pre-wrap;
    overflow: hidden;

}
/*回复内容表格显示*/

.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%;
}
.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: flex;
    flex-direction: column;
    align-items: center;
    /* display: block; */
    /* width: 30px; */
    /* height: 96px; */
    padding: 2px 5px;
    /* line-height: 96px; */
    position: absolute;
    top: 54%;
    margin-top: -48px;
    right: 1px;
    background: #0167CC;
    z-index: 9;
    border-radius: 22px;
}
.change>img{
    /* vertical-align: middle; */
    height: 22px;
    margin: 3px 0;
}
.change>span{
    font-size: 15px;
    color: #fff;
    /* display: inline-block; */
    writing-mode: tb-rl;
    display: block;
    margin: 5px 0;
}
/*常见问题样式新版*/
.asked_div{
    width: 100%;
    /* padding: 0 10px; */
    height: 136px;
    position: relative;
    /* padding: 10px 0; */
    margin: 16px auto 0px;
}
.swiper-wrapper{
    margin-left: -30px;
    /* z-index: 5; */
}
.swiper_cjwt{
    width: 507px!important;
}
.swiper_one,.swiper_two,.swiper_three,.swiper_f,.swiper_fw{
    width: 135px!important;
    background: #ffffff;
    height: 180px!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 {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 10px;
    font-size: 18px;
    color: #333;
    height: 217px;
    line-height: 410px;
}

.swiper-slide2{
    display: flex;
    height: 130px;
    background:#fff;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
    border-radius: 25px;
}
.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{
    float: left;
    flex: 1;
    height: auto;
    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;
}

.bmfw_div{
    width: 100%;
    height: 225px;
    padding: 0 15px;
    /* margin-top: 15px; */
}
.bmfw_con{
    display: flex;
    margin-left: 15px;
}
.bmfw_con>ul{
    display: flex;
    flex-wrap: wrap;
    /* margin: 0 auto; */
}
.bmfw_con>ul>li{
    float:left;
    width: 46%;
    margin: 2%;
}
.bmfw_title h5{
    font-size: 18px;
    height: 60px;
    line-height: 72px;
    background-size: 200px;
    text-align: center;
    color: #Fff;
}

.bmfw_con ul li a {
    display: block;
    width: 100%;
    text-align: center;
    height: 92px;
    color: #333;
    padding-top: 60px;
}
.bmfw_con ul li:nth-child(1) a{
    background: url(../images/zfxxgk.png) no-repeat;
    background-size: 100% 100%;
}
.bmfw_con ul li:nth-child(2) a{
    background: url(../images/cjsbs.png) no-repeat;
    background-size: 100% 100%;
}
.bmfw_con ul li:nth-child(3) a{
    background: url(../images/grbs.png) no-repeat;
    background-size: 100% 100%;
}
.bmfw_con ul li:nth-child(4) a{
    background: url(../images/frbs.png) no-repeat;
    background-size: 100% 100%;
}
.bmfw_con ul li a>span{
    width: 100px;
    display: block;
    color: #fff;
    font-size: 14px;
}

.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: #0167CC;
    border-radius: 15px;
    margin: 5px 0 10px;
}
.tit{
    display: flex;
    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: #0167CC 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%;
    margin: 0 auto;
}
.wenti_zk{
    background: #0167CC 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);
    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-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);

}
/* ka */

.con_bian{
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    min-height: 275px;
    box-sizing: border-box;
}

.qing{
    display:flex;
    align-items:center;
    padding: 19px 0;
    box-sizing:border-box;
    position: relative;
}
.qing_b{

    width:6px;
    height:30px;
    border-radius:5px;
    float: left;
    background: #0167CC;
    margin: 0px 13px 0 20px;
}


.qing>span{
    color: #333333;
    font-size: 22px;
}
.empty{
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/qingkong.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 20px;
}
.jilv{
    display: flex;
    /* height: 317px; */
    min-height: 317px;
    background-color: #fff;
    position: relative;
    flex-direction: column;
    margin-top: 16px;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    overflow-x: hidden;
    box-sizing: border-box;
}

/*滚动条样式*/
.jilv::-webkit-scrollbar {
    width: 4px;
    /*height: 4px;*/
}
.jilv::-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);
}
.jilv::-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);

}
/* 无记录 */
.nohistoty{

    display: flex;

    display: table-cell;

    vertical-align: middle;

    text-align: center;

    margin: 0 auto;
}
.nohistoty>img{
    width: 80%;
}
#his-box::-webkit-scrollbar {
    width: 5px;
    /*height: 4px;*/
}
#his-box::-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);
}
#his-box::-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);

}
#his-box{
    height: 244px;
    overflow-y:auto;
    overflow-x:hidden;
    outline: none;
}
#his-box>li{
    width:100%;
    line-height: 33px;
    padding-left: 38px;
    box-sizing: border-box;
    color:#333;
    font-size: 16px;
    font-family:"微软雅黑";
}
#his-box>li>span{
    float: right;
    margin-right: 15px;
    font-size:16px;
    cursor: pointer;
}
.swiper-slide .swiper_cjwt .swiper-slide-active{
    margin-right: -10px;
}

.header-sx{
    width: 100%;
    height: 195px;
    /* background-color: #fff; */
    /* margin-bottom: 42px; */
}
.head_con{
    width: 1250px;
    height: 195px;
    margin: 0 auto;
    position: relative;
}
.shouy{
    display: inline-block;
    height: 43px;
    position: absolute;
    bottom: 0;
    right: 13px;
}
.shouy>span{
    /* padding: 6px 14px; */
    background: #fff;
    color: #cd3e45;
    border: 1px solid;
    width: 92px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border-radius: 20px;
    /* margin: 0 20px 0 0; */
    display: inline-block;
    box-shadow: 0px 5px 8px rgba(0,0,0,0.1);
}
.shy_img{
    /* width: 55px; */
    display: none;
    height: 39px;
}
.shy_img>img{
    width: 100%;
    height: 100%;
}
.WC-topimg{ width: 100%; height:195px; overflow: hidden; }
.WCT-img{ width: 100%; height: 100%; }
.foo-t{
    display: flex;
    /* height: 200px; */
    margin-top: 42px;
}
/* foot */
.footer{width: 1250px;  padding:20px 20px; background:#fff; border-top:4px solid #b60208;margin: 0 auto;}
.footer img{display:inline-block; vertical-align:middle;}
.footer .footer-grid{position:relative; padding:20px 180px 20px 120px;}
.footer .footer-grid .bqxx{text-align:center; font-size:12px; line-height:220%;}
.footer .footer-grid .bqxx span{display:inline-block; margin-right:10px; margin-left:10px;}
.footer .footer-grid .bqxx span.beian{display:none;}
.footer .footer-grid .biaozhi{position:absolute; width:120px; top:50%; left:8px; margin-top:-40px; text-align:center;}
.footer .footer-grid .jiucuo{position:absolute; width:180px; top:50%; right:0; margin-top:-36px; text-align:center;}
.footer .footer-grid .jiucuo span{display:inline-block; vertical-align:middle;}
/* foot end */
.footer a:hover { color: #f00; }

/* 常见问题 */
.chang_ji,.chang_img{
    float: left;
    border-radius: 23%;
    width: 207px;
    height: 130px;

}
.chang_ji{
    position: relative;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
}
.chang_ji>i:nth-of-type(2){
    background-image:url(../images/lj@2x.png);
    width: 40px;
    height: 12px;
    position: absolute;
    right: -27px;
    top: 22px;
    z-index: 9;
}
.chang_ji>i:nth-of-type(1){
    background-image:url(../images/lj@2x.png);
    width: 40px;
    height: 12px;
    position: absolute;
    right: -27px;
    bottom: 22px;
    z-index: 9;
}
.chang_img>img{
    width: 100%;
    height: 100%;
}

/*选项卡新加按钮样式*/
.tag_div{
    height: 40px!important;
    margin-top: 10px;
    float: right;
}
.tag_div a {
    background: #9ac6f1;
    color: #0167cc;
    padding: 6px 15px;
    border-radius: 10px;
    margin-left:10px;
    box-shadow: 0 1px 0px #333;
}
.tag_div a:hover{
    background:#0167cc;
    color:#fff;
}