@charset "utf-8";

body{
    padding:0 !important;
    background: #fff;
    background-size:cover;
    position: absolute;
    width: 100%;
    /* max-width: 740px; */
}


body,p,h1,h2,h3,h4,h5,img,ul,li,table,dl,dd,dt,button{
    margin:0;
    padding:0;
    color:#333;
    font-family: "Microsoft YaHei", "微软雅黑", Tahoma, Helvetica;
}
button{outline: none;}
.cusul{
    /* width: 100%;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-box; */
    /*position: realtive;*/
    /*box-flex: 1.0;*/
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
    height: 43px;
    box-sizing: border-box;
    /* 下面是实现横向滚动的关键代码 */
    display: inline;
    float: left;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; /*解决在ios滑动不顺畅问题*/
    overflow-y: hidden;
    margin-bottom: 5px;
    box-sizing: border-box;
}
.cusul::-webkit-scrollbar { width:5px; height:2px; background:#fff; border-radius:10px;/*外层轨道*/}
.cusul::-webkit-scrollbar-thumb{ display:block; width:3px; margin:0 auto; border-radius: 10px; background:#fff;/*内层轨道*/}

.cusul li{
    width: 60px;
    height: 37px;
    line-height: 40px;
    text-align: center;
    list-style: none;
    padding: 0 1px;
    /* margin-top: 15px; */
    box-sizing: border-box;
    border-radius: 5px 5px 0 0;
    /* float: left; */
    display: inline-block;
}
.cusul li.activespan{border-bottom: 2px solid #c02c38;}
.activespan span{
    color: #c02c38!important;
    font-weight: bold;
}
.cusul li span{
    float: none!important;
    margin-left: 0!important;
    cursor: pointer;
    font-size: 12px;
    color: #666666;
}
.ul_con{
    /* width: 95%; */
    /*min-height: 250px;*/
    height: auto;
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    text-align: left;
    padding: 5px 0;
    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;

}
.hideee{
    display:none;
}
hr{
    border-top: 1px solid #d0d0d0;
}
.linkp{
    font-size: 14px;
    line-height: 20px!important;
    /*margin: 0 0 10px;*/
}
.linkp a{
    color: #1857FF!important;
    text-decoration: underline;
}
a:hover{
    text-decoration: none!important;
}
#navBar{
    width: 100%;
    z-index: 999;
    margin-bottom: 0px !important;
}
/*.con-overflow{*/
/*    display: -webkit-box;*/
/*    -webkit-box-orient: vertical!important;*/
/*    -webkit-line-clamp: 3;*/
/*    overflow: hidden;*/
/*}*/
.con-overflow{
    overflow: hidden;
    position: relative;
    height: 70px;
    line-height: 24px!important;
}
.con-overflow:after {
    content: '...';
    text-align: right;
    position: absolute;
    bottom: -7px;
    right: 0;
    width: 10%;
    height: 1.8em;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}
.xiang img{
    width:100%;
}
.nav-collapse{
    width: 24%;
    text-align: center;
    top: 70px;
    right: 0px;
    position: absolute;
    z-index: 999;
    background-color: #f8f8f8;
    display: none;
}
img{
    border:0 none;
}
a{
    text-decoration: none;
    color:#333;

}
a:hover{
    text-decoration: none;
}
ul,ol{
    list-style:none;
}

.clearfix:after{
    content:"";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.right{
    float: right;
}
.left{
    float: left;
}
.navmenu{
    position: fixed;
    top:0;
    left:50%;
    right:0;
    background-color: #EEE;
    bottom:0;
}
.navmenu ul{
    margin-top:20px;
}
.navmenu>ul>li>a {
    padding: 18px;
    color: #666;
    display: block;
    border-bottom: solid 1px #ddd;
    font-size: 16px;
}
.logogif{
    width: auto;
    height: 100%;
    position: absolute;
    right: 10px;
}
.big-b{
    position: relative;
    overflow: hidden;
    /* max-width: 740px; */
    margin: auto;
    min-height: 100%;
    bottom:7px;
    width: 100%;
    background-color: #fff;
    /* background: url(../images/back-sjd.jpg) no-repeat; */
    background-size: cover;
}
.big-b-left{
    left:-50%;
}
.big-b1{
    overflow: hidden;
    /* max-width: 740px; */
    margin: auto;
    top:90px;
    bottom:0;
    width: 100%;
    background-color: #FFF;
}
.bigg-box{
    position: absolute;
    /* bottom: 90px; */
    bottom:100px;
    top: 0;
    width: 100%;
}
.top-content{
    width: 100%;
    height: 385px;
    padding-top: 0px;
}
.znwdlogo{
    width: 100%;
    display: flex;
    background: url(../images/background.png) no-repeat;
    background-size: 100% 100%;
    height: 175px;
    position: relative;
}
.znwdlogo i.logo{
    display: block;
    position: absolute;
    right: 10px;
    bottom: 0;
    width: 110px;
    height: 130px;
    background: url(../images/jqr.gif) no-repeat;
    background-size: 100%;
}
.znwdcontent{
    width: 100%;
    height: 60px;
    margin: 0 auto;
    margin-top: 60px;
    position: relative;
}
.login_tx{
  width: 80%;
  height: 65px;
  position: absolute;
  /* top: 50px; */
  left: 3%;
}
.login_tx span{

    font-size: 15px;

    color: #fff;

    display: block;

    margin-left: 0%;

    line-height: 32px;
}
@media screen and ( min-width: 426px){
    .login_tx span{

        font-size: 15px;
    
        color: #fff;
    
        display: block;
    
        margin-left: 0%;
    
        line-height: 32px;
    }

}
@media screen and (max-width: 425px){
	/* 适配iphone6/ 7 /8的css样式 */
    .login_tx span {
        font-size: 15px;
        color: #fff;
        display: block;
        margin-left: 0%;
        line-height: 32px;
    }
   
}
@media screen and ( max-width: 376px){
	/* 适配iphone4的css样式 */
    .login_tx span {
        font-size: 12px;
        color: #fff;
        display: block;
        margin-left: 0%;
        line-height: 32px;
    }
}



.login_tx img{
    float: left;
    width: 45px;
    height: 45px;
}
span.login_znwdword {
    font-size: 14px;
    color: #fff;
}
.login_address{
  width: 20%;
  /* text-align: center; */
  /* padding: 0 21px; */
  height: 36px;
  /* background: #d1392b; */
  /* border-radius: 100px 0 0 100px; */
  /* color: #fff; */
  /* font-size: 14px; */
  /* line-height: 36px; */
  position: absolute;
  right: 0;
  top: 15px;
  /* box-shadow: 0px 5px 10px rgb(0 0 0 / 5%); */
}
.address{
  position: absolute;
  /* left: 0px; */
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  /* height: 50px; */
  /* width: 50px; */
  /* float: left; */
  /* margin-left: 75px; */
  margin-top: 8px;
}
.search_zdCode{
    text-align: center;
    cursor: pointer;
}
.search_zdCode .input {
  width: 60px;
    border: none;
    /* max-width: 100px; */
    /* min-width: 75px; */
    /* width: auto; */
    text-align: center;
    /* height: 36px; */
    /* border-radius: 5px 0 0 5px; */
    /*line-height: 50px;*/
    color: #ffffff;
    outline: none;
    background: none;
    /* white-space: nowrap;
    overflow: hidden; */
    display: block;
    padding: 0!important;
    font-size: 15px;
    font-family: "Microsoft YaHei", "微软雅黑", Tahoma, Helvetica;
    max-width: 70px !important;
    margin-top: 5px;
}

.tipSearch{
    position: absolute;
    top: 48px;
    width: 100px;
    z-index: 9;
}
.tipSearch ul {
    float: left;
    text-align: center;
    width: 100%;
    background: #dc6b72;
    margin: 0;
    max-height: 150px;
    overflow: auto;
    border-radius: 5px;
}
.tipSearch ul li {
    width: 100%!important;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}
.icon_zd{
    background: url(../images/dqqh.png) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: -21px;
    /* right: 28px; */
    right: 50%;
    transform: translateX(50%);
    background-size: 100% 100%;
}

.address_tishi {
    position: absolute;
    background: url(../images/tc.png) no-repeat;
    width: 230px;
    height: 100px;
    padding: 20px;
    background-size: 100% 100%;
    right: 10px;
    top: 50px;
    z-index: 99;
    text-align: center;
}
.address_tishi p{
    line-height: 24px;
    margin: 0px 0 0;
    font-size: 14px;
}
.instability_tishi{
    font-size: 12px;
    line-height: 18px;
    margin: auto;
    text-align: left;
    color: #9a2c34;
    display: block;
}
.cancel-btn{
    border: 0;
    background: #9a2c34;
    color: #fff;
    width: 50px;
    outline: none;
    font-size: 14px;
    border-radius: 5px;
}
.determ-btn{
    border: 0;
    background: #c02c38;
    color: #fff;
    width: 75px;
    outline: none;
    font-size: 14px;
    border-radius: 5px;
    height: 24px;
    position: absolute;
    line-height: 24px;
    bottom: 10px;
    right: 50px;
}
.address_time{
    position: absolute;
    right: 25px;
    bottom: 20px;
}
.address_time p{
    line-height: 0px;
}

.b-content{
    box-sizing: border-box;
    height: 100%;
    bottom: 50px;
    top: 50px;
    width: 100%;
    /* max-width: 740px; */
}
.b-content1{
    box-sizing: border-box;
    width: 100%;
    /* max-width: 740px; */
}
.con-l{
    height: 100%;
    /* padding-left:10px; */
    /* max-width: 740px; */
    box-sizing: border-box;
}
#message{
  height: 100%;
  width: 100%;
  /* padding-bottom: 30px; */
  box-sizing: border-box;
  overflow-y: scroll !important;
  background-color: #f6f6f6;

}
#navBar{
    position: fixed;
    border-bottom: 2px solid #2f5398;
    background: #356da9;
}
.help-box1{
    float: right;

}
.header{
    /* max-width: 740px; */
    width: 100%;
    /* padding:0px 10px; */
    margin: 0 auto;
    height: 34px;
    /* background-color: #138df5; */
    /* position: fixed; */
    box-sizing: border-box;
    /* z-index: 99; */
}
.header .content{
    height: 50px;
    width: auto;
}
.header-logo{
    width: 100%;
    float: left;
}
.header-logo p{
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 40px;
    background: url(../images/znwdlogo.png) no-repeat;
    background-size: 35px;
    padding-left: 40px;
    background-position: 30% 80%;
}
.header-logo img{
    position: absolute;
    width: 12px;
    height: auto;
    left: 16px;
    top: 10px;
    display: none;
}
.login{
    width: 80%;
    height: 52px;
    margin: 10px auto;
}
.login img{
    float: left;
    width: 52px;
    height: 52px;
    /*border-radius: 50%;*/
}
.login ul{
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}
.login_name{
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    padding-left: 5px;
    text-align: left;
}
.login h5{
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
}
.login a{
    float: right;
    background: #fff;
    color: #cd3e45;
    font-size: 12px;
    padding: 5px 20px;
    border-radius: 15px;
    margin-top: 10px;
    box-shadow: 0px 10px 5px rgba(0,0,0,0.1);
}
.header .content .home-h{
    float: left;
    height: 32px;
    margin-top:10px;
    width: 15%;
    margin-left:5%;
    background-color: #2f6ea2;
    font-size:14px;
    line-height: 32px;
    color:#FFF;
    text-align:center;
}
.con-l-t{
    padding:10px;
}
.right_arrow {
    position: absolute;
    left: -48px;
    top: -15px;
    width: 40px;
    height: 40px;
    background: url(../images/logo3.png) no-repeat;
    background-size: 100%;
}
.triangle {
    /* width: 17px; */
    /* height: 27px; */
    /* background: url(../images/triangle.png) no-repeat; */
    /* position: absolute; */
    /* left: -10px; */
    /* top: 0px; */
}
.trangle3 {
    /* width: 20px; */
    /* height: 27px; */
    /* background: url(../images/kuang-2.png) no-repeat; */
    /* position: absolute; */
    /* right: 8px; */
    /* top: 8px; */
    /* background-size: 100% 100%; */
}
.trangle2 {
    /* display: block; */
    /* width: 40px; */
    /* height: 40px; */
    /* background: url(../images/man.png) no-repeat; */
    /* position: absolute; */
    /* right: -35px; */
    /* top: 0; */
    /* background-size: 100%; */
    /* z-index: 1; */
    /* position: absolute; */
}
.dialog_tab{
    background: #FFFFFF;
    /* border: 1px solid #e2e2e2; */
    padding: 10px 12px;
    color: #343434;
    margin-bottom: 25px;
    position: relative;
    margin-right: 41px;
    margin-left: 50px;
    border-radius: 4px;
    position: relative;
    padding-bottom: 10px;
    font-size: 14px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}
.dialog_none{
    background: none;
    box-shadow: none;
    border: none;
    margin: 0;
}
#inputpanel {
  /* position: relative;
  position: fixed;
  bottom: 0px;
  width: 100%;
  padding: 8px 10px 12px; */
  /* margin-bottom: 30px; */
  /* box-sizing: border-box; */
  /* border-radius: 20px 20px 0 0; */
  /* background: #c02c38; */
  /* border-top: 1px solid #efefef; */
  position: relative;
    padding-top: 46px;
}
.tipDiv{
    position: absolute;
    bottom:0;
    bottom: 60px;
    background-color: #FFF;
    padding-left:15px;
    right:0;
    left:0;
    z-index: 9;
}
.tipDiv ul li{
    line-height: 28px;
}
.keywords{
    width: 100%;
    position: absolute;
    /* bottom: 60px; */
    top: 0;
    color: #333;
    z-index: 1;
    left: 0;
    display: flex;
    margin-bottom: 30px;
}
.keywords p{
    width: 130px;
    padding: 2px 0px;
    color: #c22c38;
    margin: 5px 10px;
}
.fixkeywords{
    width: 100%;
    color: #333;
    z-index: 1;
    position: fixed;
    /*background: url(../images/background.png) no-repeat;*/
    top: 50px;
    background-size: 100%;
    padding-top: 10px;
}
.keywordsdiv ul{
    display: -webkit-inline-box;
    width: 100%;
    margin: 0 auto;
    /*background:#f8f8f8 url(../images/keybtn_bg.gif) no-repeat;*/
    /*height: 100px;*/
    background-size: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}
@-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}}
.keywordsdiv ul li{
    animation: slideInRight .8s ease-in-out both;
    margin: 0 10px 0 0;
}
.keywordsdiv ul li a {
    display: block;
    font-size: 13px;
    color: #000;
    float: left;
}
.keywordsdiv ul li a p{
    width: auto!important;
    text-align: center;
    margin: 5px auto;
    background: #f7f7f7;
    font-size: 12px;
    padding: 4px 13px;
    border-radius: 15px;
    border: 1px solid #dfdfdf;
    color: #292929;
    box-shadow: 0 5px 5px rgba(0,0,0,0.1);
}
#chatform{
    /* width: 80%;
    background-color: #fff;
    border-radius: 30px;
    box-sizing: border-box;
    overflow: hidden;
    padding-left:5px;
    margin: 0px 9%; */
    width: 70%;
    margin-left: 10%;
}
#chatform textarea {
    width: 100%;
    height: 35px;
    outline: none;
    line-height: 35px;
    border: none;
    font-size: 14px;
    color:#666;
    padding-left: 10px;
    background-color: #f6f6f6;
    border-radius: 10px;
}

.button{
    width: 15%;
    margin-left: 4%;

}
.button button {
    width: 100%;
    border: none;
    font-size: 14px;
    color: #fff;
    height: 32px;
    margin-top: 4px;
    line-height: 32px;
    border-radius: 3px;
    background-color: #bd1b2d;
    /* background: url(../images/fasong2.png) no-repeat center; */
}
ul.dialog{
    overflow: hidden;
    /* padding-right: 35px; */
    position: relative;
    margin: 10px 0px;
    background-size: 32px;
    /* margin-right: 16px; */
    background-position: right 3px;
    background-position: right -8px;
}
ul.dialog li {
    float: right;
    max-width:85%;

    position: relative;
    cursor: pointer;
}
.center a{
    max-width:100%;
    color: #c02c38;
    display: block;
    background: #fff;
    padding: 10px;
    border-radius: 10px 0 10px 10px;
    line-height: 24px;
    box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
}
.onoff {
    right:0;
    height: 30px;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    margin-top: 0;
    background: url(../images/chat_open.png) no-repeat 0px 2px;
    position: absolute;
    top: 18px;
    left: -15px;
    background-size: 15px;
}
.center {
    float: right;
    /* background: #4788ff; */
    color: #FFF;
    font-size: 14px;
    line-height: 32px;
    margin: 3px 0px;
    padding: 5px 10px;
    border-radius: 5px;
}
.hottags {
    padding-bottom: 10px;
}
.hottags h2{
    font-size:14px;
    line-height: 30px;
    font-weight: normal;
    border-bottom: 1px dashed #CCC;
    overflow: hidden;
    background: url(../images/djdzw.png) no-repeat left;
    padding-left: 30px;
}
.change{
    bottom: 0;
    text-align: center;
    height: 32px;
    color: #fff;
    font-size: 14px;
    line-height: 32px;
    display: block;
    /* position: absolute; */
    /* right: 50%; */
    border-radius: 15px;
    padding: 0 5px;
    background: #c02c38;
    width: 100px;
    margin: 0 auto;
    box-shadow: 0px 3px 5px rgb(255 146 155);
}
.change img{
    margin-top: -1px;
    width: 15px;
    vertical-align: middle;
}
.hottags-ul{
    display: none;
    overflow: hidden;
    height: 115px;
    padding: 0 10px;
    animation: slideInRight .5s ease-in-out both;
}
.swiper-content .hottags-ul:nth-of-type(1){
    display: block;
}
.prolocaUl .hottags-ul:nth-of-type(1){
    display: block;
}
#hottags-box ul li a {
    color: #4494de;
    line-height: 24px;
    font-size:16px;
}
@-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{
    padding: 10px 12px;
    color: #343434;
    max-width: 68%;
    /*margin-bottom: 66px;*/
    position: relative;
    margin-right: 41px;
    border-radius: 4px;
    position: relative;
    border-radius: 0 10px 10px;
    position: relative;
    padding-bottom: 10px;
    background: #fff;
    padding-bottom:10px;
    animation-name: fadeInLeft;
    animation-duration: 2s;
    box-shadow: 0 5px 5px rgba(0,0,0,0.1);
    padding: 10px 10px 10px 10px!important;
}
/* .tabmore{
	margin-bottom: 25px!important;
}
.tabmore0{
	margin-bottom: 25px;
	animation-duration: 1s;
} */

.tabmore0{
    margin-bottom: 25px;
}
.tabmore{
    margin-bottom: 25px!important;
    opacity:0;
    margin-bottom: 10px;
    animation-fill-mode: forwards;
    animation-delay: 0.2s;
}
.tabmore2{
    opacity:0;
    margin-bottom:25px;
    animation-fill-mode: forwards;
    animation-delay: 0.3s;
}
.tabmore3{
    opacity:0;
    margin-bottom: 25px;
    animation-fill-mode: forwards;
    animation-delay: 0.5s;
}
.tabmore4{
    opacity:0;
    margin-bottom: 25px;
    animation-fill-mode: forwards;
    animation-delay: 0.8s;
}
.tabmore5{
    opacity:0;
    margin-bottom: 25px;
    animation-fill-mode: forwards;
    animation-delay: 1s;
}

.dialog_tab p{
    color: #333;
    font-size: 14px;
    line-height: 22px;
}
.more-dann{
    color: #c30310!important;
    cursor: pointer;
    line-height: 34px!important;
    padding-left: 15px;
    background: url(../images/zhankai.png) 75px center no-repeat;
    border-radius: 15px;
    width: 100px;
    height: 34px;
    font-size: 13px;
    margin: 10px 0;
}
.shouqi{
    color: #c30310!important;
    cursor: pointer;
    line-height: 34px;
    padding-left: 20px;
    background: url(../images/shouqi.png) 55px center no-repeat;
    border-radius: 15px;
    width: 85px;
    height: 34px;
    font-size: 13px;
    margin: 10px 0;
}

.dialog_tab p span {
    color: #cd3e45;
    text-overflow: ellipsis;
}
.choosediv{
    background: none;
    box-shadow: none;
    margin: 0!important;
    padding: 0!important;
    max-width: 100%;
}
a.choosespan{
    color: #c30310;
    cursor: pointer;
}
span.choosespan{
    position: absolute;
    background: url(../images/chosedizhi.png) no-repeat center center;
    color: #fff!important;
    padding: 0px 15px 0px 30px;
    border-radius: 15px;
    cursor: pointer;
    /* box-shadow: 0px 2px 5px #bbadae; */
    line-height: 28px;
    right: 15px;
    bottom: 17px;
    width: 0;
    height: 50px;
    background-size: 28px;
}
@media only screen and (min-width: 320px) and (max-width: 375px){

}
@media only screen and (min-width: 375px) and (max-width: 414px){

}
@media only screen and (min-width: 600px) and (max-width: 780px){


}
.tab2_content .news li button {
    background: 0 none;
    outline: none;
    border: 0 none;
    /* float: left; */
    cursor: pointer;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    font-family: "Microsoft YaHei";
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    /* max-width: 53%; */
    text-align: left;
    display: contents;
}
.tab2_content .news li a {
    line-height: 24px;
    font-size: 14px;
    /* float: left; */
    font-family: "Microsoft YaHei";
    color: #333;
    /* padding: 0 6px; */
    /* overflow: hidden; */
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    /* max-width: 50%; */
    text-align: left;
}
.tab2_content>p>a {
    color: #cd3e45;
    /* padding-left: 5px; */
}
.tab2_content .news li span {
    /* margin-left: 6px; */
    color: #c40412;
    font-size: 14px;
    line-height: 24px;
    /*display: none;*/
    /* word-wrap: normal; */
    /* word-break: keep-all; */
    /* float: left; */
    /* width: 50px; */
    overflow: hidden;
}
.tab2_content .news li span:nth-child(1){
    margin-right:5px;
    color: #666;
}
.tab2_content .news li span:nth-child(3){
    float: right;
}
.tab2_content .news li {
    overflow: hidden;
    padding: 10px;
    /* display: flex; */
    max-height: 50px;
    /* line-height: 50px; */
}
.tab2_content .news li:nth-child(even){
    background:#f8f9fb;
}
.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 #297fff;
}

.tab2_title ul li {
    padding: 7px 5px;
    float: left;
    /* line-height: 34px; */
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    color: #727272;
    font-size: 14px;
    margin: 0 5px 0 0;
}
.friendly_p{
    color: #333!important;
    font-size: 15px;
    background: url(../images/shu.png) no-repeat;
    line-height: 18px!important;
    padding: 0 10px;
    margin: 10px 0 0;
}
.slected2{
    background: #5c9af5!important;
    border-radius: 5px 5px 0 0;
    box-shadow: 4px 0 0px #297efe;
    color: #fff!important;
}
.dialog_tab p.more-new,p.more-new2,p.more-new3{
    color: #c30310!important;
    cursor: pointer;
    line-height: 34px;
    padding-left: 10px;
    background: url(../images/zhankai.png) 70px center no-repeat;
    border-radius: 15px;
    width: 100px;
    height: 34px;
    font-size: 13px;
    margin: 10px 0;
}
.xg-qus ul li {
    float: left;
    padding: 0 10px;
    line-height: 24px;
    cursor: pointer;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.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;
}
.adwz {
    font-size: 13px;
    line-height: 20px;
    color: #c02c38;
    float: right;
}
.more-dan {
    color: #c02c38 !important;
    cursor: pointer;
    line-height: 20px !important;
}
.g-man{
    position: relative;
    margin: -15px 50px 15px;
    line-height: 30px;
    font-size: 13px;
    display:flex;
    animation-name: fadeInLeft;
    animation-duration: 2s;
}
.g-man span{
    color: #959595;
    font-size: 13px;
    float: left;
}
.g-man1,
.g-man2{
    width: 95px;
    height: 30px;
    margin:0 10px;
    line-height: 30px;
    text-align: center;
    border-radius: 18px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 13px;
    padding: 0 12px;
    color: #666666;
    background: #fff;
    border: 1px solid #e3e3e3;
}
.g-man1:hover,.g-man2:hover{
    background: #c02c38;
}
.g-man1:hover span,.g-man2:hover span{
    color: #fff;
}
.g-man1 span:nth-child(1){
    display: block;
    width: 17px;
    height: 17px;
    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;
    margin-top: 6px;
}
.g-man2 span:nth-child(1){
    display: block;
    width: 17px;
    height: 17px;
    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;
    margin-top: 6px;
}
.g-man1:hover span:nth-child(1){
    display: block;
    width: 17px;
    height: 17px;
    margin-right: 5px;
    vertical-align: unset;
    background: url(../images/zan2.png) no-repeat;
    cursor:pointer;
    margin-top: 6px;
    background-size:cover;
}
.g-man1:hover span,.g-man2:hover span{
    color: #fff;
}
.g-man2:hover span:nth-child(1){
    display: block;
    width: 17px;
    height: 17px;
    margin-right: 5px;
    vertical-align: unset;
    background: url(../images/noz2.png) no-repeat;
    cursor:pointer;
    margin-top: 6px;
    background-size:cover;
}
/*prompting-start*/
.prompting,.modal_address{
    position: fixed;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    z-index: 2;
    background-color: rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
}
.prompting1,.prompting2,.prompting3,.prompting4{
    position: fixed;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    z-index:999;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
}
.close{
    position: absolute;
    right: 1%;
    width: 45px;
    height: 45px;
    top: 5%;
    background: #fff;
    cursor: pointer;
    border-radius: 100%;
    z-index: 9;
}
.close img{
    width: 100%;
}

#example{
    width: 90%;
    height: 85%;
    position: absolute;
    background: #fff;
    display: block;
    margin: 15% 5%;
    overflow: auto;
}
p.lookbig_p {
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/chakandatuicon.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 10px;
    right: 10px;
}
.pro-box{
    width: 340px;
    min-height: 235px;
    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: 32px;
    color: #5392c7;
}


.pro-box h5,.modal-box h5{
    line-height: 36px;
    color:#d1474e;
    line-height: 42px;
    background: #d1474e;
    color: #fff;
    text-align: left;
    margin: 0;
    font-size: 15px;
    /* border-top-left-radius: 10px; */
    /* border-radius: 10px 10px 0 0; */
    font-weight: normal;
    padding-left: 15px;
}

.icon_chongzhi{
    display: block;
    position: absolute;
    top: 50px;
    left: 30px;
    cursor: pointer;
    background: url(../images/address_right.png) no-repeat right 15px;
    background-size: 15px 15px;
    padding-right: 20px;
    font-weight: bold;
    font-size: 16px;
    height: 32px;
    line-height: 42px;
    color: #d1474e;
}
.modal-body p.add_chose{
    position: absolute;
    left: 70px;
    font-weight: bold;
    font-size: 16px;
    /* height: 32px; */
    line-height: 42px;
    color: #d1474e;
    padding-right: 25px;
    top: 50px;
}
p.add_chose span{
    max-width: 50px;
    margin-left: 20px;
    cursor: pointer;
    /* border-bottom: 1px solid #d1474e; */
    background: url(../images/address_right.png) no-repeat right;
    background-size: 15px 15px;
    padding-right: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    text-align: center;
}
.add_content {
    max-height: 300px;
    margin: 10px 0;
    padding: 0 15px;
    overflow: auto;
}

.add_content ul li {
    float: left;
    width: 25%;
    padding: 15px 0;
    text-align: center;
    cursor: pointer;
    height: 50px;
}

.add_content ul li a {
    display: inline-table;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    padding: 0 5px;
}
.add_content ul li a.active{
    background: #d1474e;
    color: #fff;
    border-radius: 15px;
}
.add_footer{
    height: 50px;
    text-align:center;
}
.add_footer button {
    width: 85px;
    border: 0;
    height: 30px;
    line-height: 30px;
    outline: none;
    font-size: 14px;
    background-color: #777;
    border-radius: 5px;
    color: #fff;
    margin: 0 5px;
}
.add_footer button[disabled]{
    color: #fff;
    background: #f9e5e7;
}
.modal-box{
    width: 90%;
    max-height: 460px;
    background-color: #fff;
    position: fixed;
    top: 15%;
    left: 5%;
    /* border-radius: 10px; */
    /* margin-left: -300px; */
    margin-top: 0;
    box-sizing: border-box;
}

.pro-box textarea{
    width: 100%;
    border:0 none;
    border:1px solid #CCC;
    border-radius: 0 0 4px 4px;
    /* width: 304px; */
    line-height: 24px;
    min-height: 24px;
    outline: none;
    resize : none;
    font-family: "Microsoft YaHei", "微软雅黑", Tahoma, Helvetica;
    box-sizing: border-box;
}
.pro-box .modal-body{
    padding:0;
    width: 100%;
}
.pro-box .modal-body label.radio{
    padding-left:12px;
}
.pro-box .modal-body input{
    margin:0;
    vertical-align: inherit;
    margin-right:3px;
}
.pro-box .modal-footer{
    margin-top:18px;
    text-align: center;
    border-top:0 none;
    background-color: #FFF;
}
#submitBtn,#cancelBtn{
    border:0 none;
    outline: none;
    color:#FFF;
    width: 60px;
    height: 30px;
    border-radius: 5px;
    cursor: pointer;
    background-color: #d1474e;
}
#submitBtn1, #cancelBtn1, #cancelBtn2, #cancelBtn3{
    border:0 none;
    outline: none;
    color:#FFF;
    width: 60px;
    height: 30px;
    cursor: pointer;
    background-color: #d1474e;
    border-radius: 5px;
}
#cancelBtn{
    background-image: none;
    background-color: #777;
    margin-right:10px;
}
#cancelBtn1{
    background-image: none;
    background-color: #777;
    margin-right:10px;
}
/*prompting-end*/
/*help-con-start*/
.help-con{
    background-color: #fff;
    width: 1000px;
    margin:0 auto;
    position: absolute;
    top:138px;
    left:50%;
    margin-left:-500px;
    bottom:0;
    margin-bottom:25px;
}
.help-l{
    padding-left:20px;
    background-color: #f5f5f5;
    padding-right:20px;
}
.help-l .post h3{
    margin:0;
    border-bottom: 1px solid #ababab;
    position: relative;
    font-size:16px;
    color:#2f5398;
    font-weight: normal;
    height: 46px;
    line-height: 46px;

}
.help-l .post h3 i{
    display: block;
    font-style: normal;
    background:url('../images/attention.png') no-repeat;
    width: 19px;
    height: 19px;
    margin-top:13px;
    position: absolute;
    left: 8px;
}
.help-l .post h3 span{
    border-bottom: 3px solid #2f5398;
    line-height: 45px;
    display: block;
    position: absolute;
    padding-left:30px;
    padding-right:10px;
}
.help-l{
    padding-bottom:30px;

}

.h-tit p {
    line-height: 24px;
    color: #666;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url(../images/dotted.gif) no-repeat 8px 10px;
    padding-left: 20px;
    list-style: circle;

}
.h-tit img{
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    height: auto;
}
.help-r ul li{
    background: url(../images/attention.png) no-repeat 5px center;
    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:#2f5398;
}
/*help-con-end*/
.span12 img{
    width: 200px;
    margin-top: -10px;
    margin-left: 10px;
}
.span12{
    width: 60%;
    float: left;
}
.span13{
    text-align: center;
    width: 45px;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    margin-right: 7px;
    float: right;

}
.nav{
    line-height: 30px;
}
.nav li{
    border-bottom: 1px dashed #eee;
}
.span13 img{
    width: 45px;
}
.choosebtn{
    margin: 10px 5px 5px 0;
    background: #f8f9fb;
    font-size: 14px;
    color: #999;
    border-radius: 30px;
    line-height: 24px;
    outline: none;
    border: 0;
    padding: 5px 15px;
    cursor: pointer;
}
.choosebtn:active{
    background:#fff3f4;
    color:#c30310;
}
.bcontext-c {
    height: 148px;
    line-height: 24px;
    overflow: hidden;
    color: #666;
}
.bcontext img {
    width:auto!important;
    height:160px;
    display: block;
    margin: 0 auto;
    float: left;
    margin-right: 8px;
}
/*图文上下展示*/
.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: 0 2%;
    width: 45%;
}

.stylefour p {
    text-align: center;
    line-height: 22px;
    height: 22px;
}


.stylefour img {
    width: 100%;
    height: 80px;
}
/* .device {
    width: 90%;
    position: relative;
    height: 195px!important;
    background: #fff;
    border-radius: 0 0 15px 15px;
    box-shadow: 0px 3px 5px rgba(0,0,0,0.1);
    margin: 0 auto;
    margin-top: -30px;
    padding: 20px 0;
    z-index: 0;
} */
.content-slide {
    padding: 20px;
    /* color: #fff; */
}
.title {
    font-size: 25px;
    margin-bottom: 10px;
}
.pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 10px;
    width: 100%;
}
.wjk{
    margin-top: 5px;
    /* border: 1px solid #efefef; */
}
.swiper-title{
    width: 150px;
    height: 42px;
    margin: 0 auto;
    /* margin-top: -33px; */
    /* margin-left: 25%; */
}
.swiper-title h5{
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    background: url(../images/cjwt.png) no-repeat;
    color: #000;
    width: 150px;
    margin: 0 auto;
    border-radius: 10px;
    text-align: center;
    z-index: 2;
    position: absolute;
    background-size: 98%;
    padding-left: 15px;
    letter-spacing: 2px;
}
.swiper-title img{
    width: 18px;
    /*margin-top: 35px;*/
}
.swiper-pagination-switch {
    display: inline-block;
    width: 25px;
    height: 7px;
    border-radius: 10px;
    background: rgba(255,255,255,0.4);
    /* box-shadow: 0px 1px 2px #555 inset; */
    margin: 0 -2px;
    cursor: pointer;
}
.swiper-active-switch {
    background: #fff;
}
.swiper-content .bmfw_ul li{
    float: left;
    width: 25%;
    height: 85px;
    overflow: hidden;
}
.swiper-content .bmfw_ul li a{
    display: block;
    line-height: 18px;
    text-align: center;
    width: 100%;
    font-size: 12px;
    color: #fff;
    line-height: 28px;
}
.swiper-content .bmfw_ul li a img{
    width: 48px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.swiper-content .bmfw_ul li a span{
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
/* 常见问题的固定在顶部的样式 */
.proloca{
    display: none;
    width: 100%;height: 45px;padding-top: 5px;padding-bottom: 3px;
    text-align: center;
    color: #333;
    /*background: #fff;*/
    transition: all 1s ease 0s;
    overflow: hidden;
    z-index: 2;
}
.prolocaLo{
    display: block;
    position: fixed;
    top: -5px;
}
.proloca .prolocaDiv{
    display: inline-block;
    width: 90%;
    height: 25px;
    padding: 10px 0px;
    text-align: left;
    border-radius: 5px;
    box-shadow: 0px 2px 3px #eaeaea;
    background: #fff;
    transition: all 1s ease 0s;
    text-align: center;
    overflow: hidden;
}
.proloca .prolocaDiv .proloca_title{
    line-height: 25px;
    display: flex;
    padding: 0 15px;
    justify-content: space-between;
}
.proloca .prolocaDiv .proloca_title h5{
    font-size: 16px;
    color: #c02c38;
}
.proloca .proloca_title i{
    display: inline-block;
    width: 14px;height: 8px;margin-top: 8px;
}
.proloca .prolocaDiv .proloca_itop{
    background: url(../images/proloca_itop.png) no-repeat;
    background-size: 100%;
}
.proloca .prolocaDiv .proloca_ibottom{
    display: none;
    background: url(../images/proloca_ibottom.png) no-repeat;
    background-size: 100%;
}
.prolocaUl{
    display: none;
    width: 100%;
    /* padding-bottom: 5px; */
    /*border-bottom: 1px dashed #bebebe;*/
    margin: 0 auto;
}
.proloca .prolocaDiv .change{
    display: block;
    background: #c02c38;
    position: relative;
    line-height: 32px;
    border-radius: 100px;
    /* border: 1px solid #c22c38; */
    width: 90%;
    margin: 0px auto;
}
.prolocaUl ul{
    height: 100px!important;
}
.prolocaUl ul li{
    margin: 4px auto!important;
    height: 24px!important;
    line-height: 24px!important;
}
.proloca_ul li a {
    /* background: #f7f7f7!important; */
    color: #333;
}
/* 左侧特殊判断  输入框：医保等 */
/* 医保 */
.dialog_tab .speUidBack{
    position: relative;
}
.dialog_tab .speUidBack img{
    width: 100%;
}
.dialog_tab .speUidBack .speDiv{
    position: absolute;
    bottom: 10px;
    width: 70%;
    left: 15%;
    /*margin-left: -64px;*/
    /*transform: translate(-50%, 0px);
    display: inline-table;*/
}
.dialog_tab .speUidBack .speDiv button{
    width: 100%;
    padding: 5px 0;
    background: #fff;
    color: #346be9;
    margin: 0;
}
.dialog_tab .span_long span{
    margin-bottom: 0!important;
}
.dialog_tab .span_long input[type='text']{
    width: calc(100% - 0px)!important;
}

.dialog_tab .spe_content h6{
    margin: 0;margin-bottom: 5px;
    color: #333;font-size: 14px;line-height: 24px;
}
.dialog_tab .speYiBao .speDiv,
.dialog_tab .speMinZheng .speDiv,
.dialog_tab .speShiJian .speDiv,
.dialog_tab .specialDiv .speDiv{
    padding: 13px;
    text-align: center;
    border-radius: 3px;
    background: #fff;
    overflow: hidden;
}
.dialog_tab .speDiv span{
    float: left;
    margin-bottom: 15px;
    font-size: 14px;color: #2995f5;line-height: 30px;
    text-align: left;
}
.dialog_tab .speDiv .speRadioDiv{
    float: left;
    text-align: left;
    /*margin-bottom: 10px;*/
    font-size: 14px;
    line-height: 30px;
}
.dialog_tab .speRadioDiv label{
    display: inline-block;
}
.dialog_tab .speRadioDiv input[type='radio']{
    vertical-align: text-top;
}
.dialog_tab .speDiv input[type='text']{
    float: right;
    width: calc(100% - 75px);
    height: 30px;
    padding: 0 6px;
    margin-right: 0;
    margin-bottom: 15px;
    border: none;
    border-radius: 3px;
    background: #efefef;
    box-sizing: border-box;
}
.dialog_tab .speDiv button{
    font-size: 12px;color: #fff;background: #346be9;
    padding: 5px 30px;margin-top: 6px;margin-bottom: 6px;
    border: 1px solid #346be9;border-radius: 15px;
    vertical-align: bottom;
    float: right;
}

/* 民政 */
/* 民政：后台返回信息展示 */
.dialog_tab .showDiv ul{
    padding-right: 10px;margin-bottom: 20px;
    font-size: 13px;font-weight: 600;
    border-radius: 5px;
    background: #fff;
}
.dialog_tab .showDiv ul li{
    display: flex;
}
.dialog_tab .showDiv ul li em{
    display: inline-block;
    width: 1px;height: auto;margin: 0 12px;
    background: #ececec;
    position: relative;
}
.dialog_tab .showDiv ul li i{
    display: inline-block;
    width: 5px;height: 34px;margin-left: -2px;
    background: url(../images/mz_back.png) no-repeat;
    background-size: 100%;
}
.dialog_tab .showDiv ul li:first-child i{
    background: url(../images/mz_back_top.png) no-repeat;
    background-size: 100%;
}
.dialog_tab .showDiv ul li:last-child i,
.dialog_tab .showDiv ul li .lastI{
    background: url(../images/mz_back_top.png) no-repeat;
    background-size: 100%;
    transform: rotate(180deg);
    position: absolute;bottom: 0;
}
.dialog_tab .showDiv ul li div{
    width: 100%;padding: 6px 0;
    line-height: 24px;
    border-bottom: 1px dashed #eee;
    overflow: hidden;
}
.dialog_tab .showDiv ul li label{
    display: inline-block;
    /*width: 65px;*/
}
.dialog_tab .showDiv ul li span{
    /*float: right;*/
    /*width: calc(100% - 70px); */
    font-weight: 100;font-size: 12px;
    color:#000;
    word-wrap:break-word;word-break:break-all;
}
/* 分页 */
.dialog_tab .showDiv .showMinZhengPage{
    /* overflow: hidden; */
}
.dialog_tab .showDiv .showMinZhengPage span{
    display: inline-block;
    border: 1px solid #e9e9e9;
    font-size: 12px;color: #848484;background: #fff;
    padding: 3px 6px;margin: 2px;
}
.dialog_tab .showDiv .showMinZhengPage .showMinZhengPageClick{
    color: #fff;background: #346be9;
}
.dialog_tab .showDiv button{
    display: block;
    padding: 5px 26px;margin: 20px auto;
    font-size: 12px;color: #fff;background: #346be9;
    border: none;border-radius: 15px;
}

/* app表格 */
.ul_appCon table{
    background:#CCC;
    width:100%;
    table-layout:fixed;
}
.ul_appCon table tr td:nth-child(1){
    background: #4788ff;
    width: 65px;
    text-align: center;
    color: #fff;
}
.ul_appCon table td{
    background:#FFF;
    line-height: 24px;
    font-size: 13px;
    padding: 5px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 市长配置的图片 */
.styletwo1{
    display: inline-block !important;
}

.tab2_content {
    width: 100%;
    height: auto;
    overflow: hidden;
}
/* 预设htmlOne的表格 */
.tab2_content table{
    /* background: #e3e3e3; */
    width:100%;
    table-layout:fixed;
    border-collapse: collapse;
}
.tab2_content table tr{
    border: 1px solid #e3e3e3;
}
.tab2_content table tr td:nth-child(1){
    background: #f8f9fb;
    width: 25%;
    width: 60px;
    text-align: center;
    color: #333;
}
.tab2_content table td{
    background:#FFF;
    line-height: 24px;
    font-size: 13px;
    padding: 5px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 0;
}
.tab2_content table td a{
    color:#ce4148;
    text-decoration:underline;
}
.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: #346ceb;
    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: #346ceb;
    border-radius: 8px;
    text-align: center;
    border: 1px solid #346ceb;
    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%;
}

/*.znwdhead img.logo{
    position: absolute;
    left: 90px;
    bottom: -18px;
}
.znwdhead img.logo_word{
    position: absolute;
    left: 165px;
    bottom:-15px;
}*/
.dialog_none{
    background: none;
    box-shadow: none;
    border: none;
    margin: 0;
}
.swiper-wrapper{
    height: 185px!important;
}
.swiper-container{
    background: rgba(255,255,255,0.3);
}
.swiper-slide{
    height: 185px!important;
    overflow: hidden;
    float: none!important;
}
.swiper-content .wjk_ul li,
.proloca .prolocaDiv .proloca_ul li{
    float: left;
    width: 50%;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    margin: 2px auto;
}
.swiper-content .wjk_ul li a,
.proloca .prolocaDiv .proloca_ul li a{
    display: block;
    width: 90%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: #fff;
    margin: 0 5%;
    font-size: 14px;
    /* border: 1px solid #efefef; */
    text-align: left;
}
.bmfw_con{
    padding: 10px 0 0 0;
}
.bmfw-title{
    width: 90%;
    margin: 0 auto;
}
.bmfw_con ul {
    display: flex;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    height: 65px;
}

.bmfw_con ul li {
    /* width: 60px; */
    margin: 0 20px;
    float: left;
}

.bmfw_con ul li a {
    display: block;
    width: 100%;
    padding: 0 5px;
    text-align: center;
}

.bmfw_con ul li a img {
    width: 42px;
    text-align: center;
}
.bmfw_con ul li a p {
    font-size: 12px;
    text-align: center;
}



/*语音需要*/

.talk_btn {
    width: 10%;
    position: relative;
}
.talk_btn button {
    width: 34px;
    /* text-align: center; */
    height: 34px;
    background: url(../images/yuyin.png) no-repeat center;
    color: #FFF;
    border: 0 none;
    outline: none;
    border-radius: 6px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    margin-top: 5px;
    left: 50%;
    transform: translateX(-50%);
    background-size: 100% 100%;
}
#talkmess_btn{
    padding-left: 10px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    border: none;
    text-align: center;
    color: #c5c4c4;
    background-color: #f6f6f6;
    border-radius: 10px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; 
}
#audiobg{
    width: 100%;
    height: 100%;
    bottom: 107px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    z-index: 22;
}
#audiobg p{
    color: #fff;
    left: 40%;
    font-size: 18px;
    bottom: 78px;
    position: absolute;
}
#audiobg  img{
    width: 30%;
    bottom: 120px;
    height: auto;
    position: absolute;
    left: 50%;
    margin-left: -15%;
}
/*语音播放*/
#audio,#audio2{
    width: 0;
    height: 0;
    overflow: hidden;
}
.vocalimg{
    width: 20px;
    height: 18px;
    margin-left: 90%;
}



/*时间展示*/
.tab2_content_sjzs{
    display: block;
    height: 116px;
    color: #fff;
    width: 357px;
    position: relative;
    background: url("../images/sjbg.png") no-repeat;
}
.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_a{
    color: #c02c38;
    height: 50px;
    line-height: 50px;
    background: url(../images/icon_link.png) no-repeat left;
    background-size: 30px;
    display: block;
    padding-left: 36px;
}
.answer_li li {
    padding-left: 18px;
    background: url(../images/li_bg.png) no-repeat left 8px;
    background-size: 7px auto;
}
.answer_li li p {
    line-height: 24px;
}
.answer_li li p:nth-child(2){
    overflow: auto;
    max-height: 150px!important;
    margin: 5px 0;
}
/*.answer_li li p:nth-child(2){*/
/*    overflow: hidden;*/
/*    position: relative;*/
/*    max-height: 150px!important;*/
/*}*/
/*.answer_li li p:nth-child(2):after{*/
/*    content: '...';*/
/*    text-align: right;*/
/*    position: absolute;*/
/*    bottom: 5px;*/
/*    right: 0;*/
/*    width: 10%;*/
/*    height: 1.8em;*/
/*    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);*/
/*}*/
ul.answer_btn li {
    float: left;
    margin: 5px;
}
ul.answer_btn li a {
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
    padding: 3px 10px;
    border-radius: 16px;
    color: #e9414d;
    border: 1px solid #f1f1f1;
}
ul.answer_btn {
    width: 100%;
    height: 35px;
    margin: 10px 0;
}
ul.answer_btn>li>a.selected {
    background-color: #dedede;
    color: #999;
    box-shadow: none;
}
/* 语音播报样式 */
.voice{
  width: 21px;
  height: 21px;
  background-image: url(../images/icon_cvoice_red.png);
  background-size: contain;
  z-index:0;
  position: absolute;
  /* top: 50%; */
  bottom: -10px;
  /* right: -40px; */
  right: 5px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.startVoice{
background-image: url(../images/icon_voice_red.png);
}
.continuePlay{
    background-image: url(../images/play.png);
}
/* 改版样式 */
.top-content{
  height: 160px;
}
.znwdlogo{
  height: 150px;
  display: flex;
  flex-direction: column;
}
.question_tit {
  display: flex;
  font-size: 14px;
  padding: 5px;
 
  justify-content: space-between;
  border-bottom: 2px solid #f1f1f1;
}
.question_tit>p{
  position: relative;
}
.question_tit>p::after{
  content: "";
  width: 102%;
  height: 4px;
  background-color: #dc3c3b;
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
}
.swiper-content {
  height: 160px;
  overflow: hidden;
}
ul.default_ul {
  height: 160px;
  overflow: hidden;
  display: none;
}
ul.default_ul:first-child{
  display: block;
}
ul.default_ul li {
  height: 38px;
  line-height: 38px;
  position: relative;
  padding-left: 12px;
  animation: slideInRight .8s ease-in-out both;
  box-sizing: border-box;
  border-bottom: 1px dashed #f4f4f4;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.default_ul li:last-child{
  border-bottom: none;

}
ul.default_ul li::before{
  content: "";
  width: 5px;
  height: 5px;

  background-color: #fcc8c7;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateX(-50%);
}
.login_address::after{
  left: -3px;
    content: "";
    display: inline-block;
    position: absolute;
    width: 1px;
    height: 39px;
    top: -5px;
    background-color: #fff;
}
.znwd_tit{
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-top: 35px;
}