@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;}
/* 开始提示信息 */
.startmessage{
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 42px;
    bottom: 80px;
    left: 0;
    padding: 10px;
    border-radius: 5px;
    background: url(../images/kmore.png) center/cover no-repeat;
}
.startmessage p{
    position: relative;
    width: 100%;
    color: #1b5e84;
    font-weight: 600;
    height: 35px;
    font-size: 1px;
}
.startmessage p span{
    position: absolute;
    display: inline-block;
    transform-origin: center;
    opacity: 0.78;
}
.startmessage p span:nth-of-type(1) {
    transform: rotate(-27deg);
    bottom: 6px;
    /* left: 5px; */
}
.startmessage p span:nth-of-type(2) {
    transform: rotate(-18deg);
    bottom: 13px;
    left: 12px;
}
.startmessage p span:nth-of-type(3) {
    transform: rotate(-10deg);
    left: 25px;
    bottom: 17px;
}
.startmessage p span:nth-of-type(4) {
    transform: rotate(1deg);
    left: 38px;
    bottom: 19px;
}
.startmessage p span:nth-of-type(5) {
    transform: rotate(10deg);
    right: 27px;
    bottom: 18px;
}
.startmessage p span:nth-of-type(6) {
    transform: rotate(14deg);
    right: 15px;
    bottom: 14px;
}
.startmessage p span:nth-of-type(7) {
    transform: rotate(32deg);
    right: 3px;
    bottom: 8px;
}
/* .startmessage span{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #1b5e84;
    position: absolute;
    right: 30px;
    bottom: -10px;
} */
.cusul{
    width: 100%;
    background: #fff;
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #2f82b5;
}
.cusul li{
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    list-style: none;
    background: none!important;
    padding: 0;
}
.cusul li.activespan{
    background: #5584ff!important;
    border-radius: 5px 5px 0 0;
    box-shadow: 4px 0 0px #2f82b5;
}
.activespan span{
    color:#fff!important;
}
.cusul li span{
    float: none!important;
    margin-left: 0!important;
    cursor: pointer;
    font-size: 14px;
}
.ul_con{
    height: auto;
    display: block;
    font-size: 14px;
    color: #333;
    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;

}
.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;
}
.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{
  /* width: 435px; */
  width: 310px;
  height: 437px;
  /* height: 550px; */
  /* background-color: #fff;
  border-radius: 20px; */
  position: relative;
  /* zoom: 0.9; */
}
.big-b-left{
    left:-50%;
}
.big-b1{
    overflow: hidden;
    margin: auto;
    top:90px;
    bottom:0;
    width: 100%;
    background-color: #FFF;
}
.bigg-box{
    width: 100%;
    height: 100%;
}
.fexed{
    /* height: 201px; */
    position: relative;
}
.top-content{

    padding-top: 3px;
    background: #fff;

    margin: 0px auto;
    margin-top: 37px;
    /* box-shadow: 0 10px 15px rgba(0,0,0,0.05); */
    /* display: none; */
}
.fe_img{
    width: 65px;
    height: 65px;
    border-radius: 50%;
    margin: 0 auto;
    /* position: absolute; */
    /* top: -40px; */
    /* left: 48%; */
    /* margin-left: -31px; */
    margin-top: -41px;
}
.fe_img>img{
    width: 100%;
    height: 100%;
}
.top-content>h3{
    font-size: 16px;
    margin: 10px 0 14px;
    color: #090909;
    text-align: center;
    letter-spacing: 1px;

    font-family: "Microsoft YaHei", "微软雅黑", Tahoma, Helvetica;
}
.mes_head{
    width: 100%;
    height: 100%;
}
.znwdlogo{
    width: 100%;
    height: 124px;
    display: flex;
    padding-top: 12px;
    justify-content: space-around;
    background-image: url(../images/bj.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#huanyingyu p{
  font-size: 16px;
    line-height: 22px;
    /* margin-top: 5px; */

    max-height: 48px;
    max-width: 225px;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.znwd_img{
    width: 95px;
    height: auto;
    position: absolute;
    left: 11px;
    bottom: -24px;
    z-index: 9;
}
.znwdlogo>span{
    display: block;
    left: 115px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    margin-top: 15px;
    position: absolute;
    bottom: 45px;
    font-size: 14px;
}
/* 服务导航 */
.service_nav ul.service{
  display: flex;
  height: 100%;
  align-items: center;

}
.service_nav ul.service>li{
  flex: 1;
  text-align: center;
  cursor: pointer;
}
.service_nav ul.service>li a{
  width: 100%;
    height: 100%;
    display: inline-block;
}
.service_nav ul.service>li img {
  width: 43px;
}
/*  */
div#huanyingyu {
  width: 63%;
  animation: slideInRight .5s ease-in-out both;
}
.fireMan{
  width: 72px;
  height: 72px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 6px solid #6fa1b59c;
  position: relative;
}
.fireMan #labaimg{
  position: absolute;
  width: 18px;
  top: 43px;
  left: -30px;
  animation: slideInRight .5s ease-in-out both;
  cursor: pointer;
}
.conBox{
  /* margin-top: 30px; */
  margin-bottom: 70px;
  position: fixed;
  right: 20px;
  bottom: 0px;

}
.fireBox{
  /* text-align: center; */
  position: fixed;
  bottom: -5px;
  left: 0;
}
/* .fireBox img{
	transform: rotateY(180deg);
} */
.fireBox img{
  width: 85px;
}
.openFire{
  animation: openFire 1s;
}
.closeFire{
  animation: closeFire 1s;
}
/* 添加火娃的动画 */
@keyframes openFire {
  0%{
    transform: rotateY(0deg);
  }
  /* 50%{
    transform: rotateY(180deg);
  } */
  100%{
    transform: rotateY(360deg);
  }

}
/* 添加火娃的动画 */
@keyframes closeFire {
  0%{
    transform: rotateY(360deg);
  }
  /* 50%{
    transform: rotateY(180deg);
  } */
  100%{
    transform: rotateY(0deg);
  }

}
.fireMan img{
  width: 100%;
  /* height: 100%; */
  position: absolute;
  top: -15px;
  left: 0;

}
.service_nav{
  /* width: 310px; */
  width: 285px;
  height: 80px;
  margin: 0 auto;
  background-color: #fff;
  position: absolute;
    top: 88px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
    box-shadow: 1px 1px 20px #f0f0f0;
}
/* 历史记录 */
/* ul#hisDialog {
  max-height: 192px;
  overflow-y: auto;
} */
.hisDialog {
  width: 90%;
  margin: 0 auto;
  animation: slideInRight .5s ease-in-out both;
}
.hisDialog ul li {
  line-height: 32px;
  font-size: 14px;
}
/* 无历史记录 */

.nohistoty {
    height: 145px;
    text-align: center;
}
.nohistoty img {
  height: 100%;
}
/* 清空历史记录 */
a.empty,a.empty img {
  width: 25px;
  height: 25px;
}
.b-content{
    box-sizing: border-box;
    height: 95%;
    bottom: 50px;
    top: 50px;
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 1px 1px 10px #f0f0f0;
}
.b-content1{
    box-sizing: border-box;
    width: 100%;
}
.con-l{
    height: 100%;
    box-sizing: border-box;
    position: relative;

}
#message{
    height: 86%;
    width: 100%;
    /* padding-bottom: 75px; */
    box-sizing: border-box;
    position: relative;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}
#message::-webkit-scrollbar {
  display: inline-block;
}
#message::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #fff; /* or add it to the track */
}
#message::-webkit-scrollbar-thumb {
  background: #e3e3e3;
}
#navBar{
    position: fixed;
    border-bottom: 2px solid #2f5398;
    background: #356da9;
}
.help-box1{
    float: right;

}
.header{
    width: 100%;
    margin: 0 auto;
    height: 34px;
    box-sizing: border-box;
}
.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-size: 35px;
    padding-left: 40px;
}
.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;
}
.login ul{
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}
.login_name{
    color: #333;
    font-size: 14px;
    line-height: 24px;
}
.login_data{
    color: #777;
    font-size: 12px;
    line-height: 20px;
}
.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: -27px;
    top: -10px;
    width: 40px;
    height: 40px;
    background: url(../images/tx1@2x.png) no-repeat;
    background-size: 100%;
}
.triangle {
    display: none;
    width: 17px;
    height: 27px;
    background: url(../images/triangle.png) no-repeat;
    position: absolute;
    left: -11px;
    top: 0px;
}
.trangle2 {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/tx2@2x.png) no-repeat;
    position: absolute;
    right: -6px;
    top: 0;
    background-size: 100%;
    z-index: 1;
    position: absolute;
}
.dialog_tab{
    background: #FFFFFF;
    padding: 10px 12px;
    color: #343434;
    margin-bottom: 25px;
    position: relative;
    margin-right: 41px;
    margin-left: 35px;
    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: absolute;
  bottom: 0px;
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  border-radius: 0 0 20px 20px;
  background: #e2eff3;
  padding-top: 8px;
  z-index: 999;
}
/* 底部栏改造 */
.talk_btn {
  width: 16%;
  position: relative;
}
.talk_btn button {
  width: 45px;
    /* text-align: center; */
    height: 45px;
    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: 1px;
    left: 50%;
    transform: translateX(-50%);
    background-size: 100% 100%;
}
#chatform {
 width: 80%;
 margin-left: 17%;
 position: relative;
 /* margin: 0 10px; */
}
.talk_btn img{
	width: 50px;
	margin-top: -10px;
	margin-left: 5px;
}
#chatform textarea {
  width: 100%;
    height: 45px;
    outline: none;
    line-height: 45px;
    border: none;
    font-size: 12px;
    color: #666;
    padding-left: 20px;
    background-color: #f6f6f6;
    border-radius: 30px;
    box-sizing: border-box;
    resize: none;
    padding-right: 77px;
    scrollbar-width: none; /* Firefox */
     -ms-overflow-style: none;  /* IE 10+ */
}
/* WebKit */
#chatform textarea::-webkit-scrollbar {
  width: 0;
  height: 0;
}
/* 按住说话 */
#talkmess_btn {
  width: 100%;
    height: 45px;
    outline: none;
    line-height: 45px;
    border: none;
    font-size: 14px;
    color: #666;
    text-align: center;
    padding-left: 10px;
    background-color: #f6f6f6;
    border-radius: 30px;
    box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* 发送 */
.button {
  width: 70px;
  margin-left: 4%;
  position: absolute;
  right: 7px;
  top: 0;
}
/* 发送按钮 */
.button button {
  width: 100%;
    border: none;
    font-size: 14px;
    color: #fff;
    height: 39px;
    margin-top: 4px;
    line-height: 39px;
    border-radius: 20px;
    background-color: #1b5e84;
  /* background: url(../images/fasong2.png) no-repeat center; */
}
/* 录音 */
#audiobg {
  width: 100%;
  /* height: 100%; */
  height: 82%;
  /* bottom: 75px; */
  bottom: 82px;
  background: rgba(0,0,0,0.5);
  position: absolute;
  z-index: 22;
}
/* 关闭按钮 */
.closeAI{
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 26px;
  background-color: #1d5e84;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: -17px;
  right: -17px;
  z-index: 10;
  cursor: pointer;
}
#audiobg img {
  width: 30%;
  bottom: 136px;
  height: auto;
  position: absolute;
  left: 50%;
  margin-left: -15%;
}
#audiobg p {
  color: #fff;
  left: 37%;
  font-size: 18px;
  bottom: 102px;
  position: absolute;
}
.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;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.keywords{
    width: 100%;
    position: absolute;
    bottom: 57px;
    color:#333;
    z-index: 1;
    left: 0;
    display: flex;
    height: 45px;
}
.keywords p{
    width: 115px;
    padding: 8px;
    color: #2f82b5;
    /*margin: 5px;*/
}
@media only screen and (min-width: 320px) and (max-width: 375px){
    .keywords p {
        width: 130px;
    }
}

.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{
    /* width: 150px; */
    animation: slideInRight .8s ease-in-out both;
    /* padding: 0 25px; */
    /* background: #fff; */
    /* font-size: 12px; */
    /* padding: 0px 5px; */
    /* border-radius: 15px; */
    margin: 0px 10px 0 0;
}
/*.keywordsdiv ul li:nth-child(even) {
    margin-top: 15px;
}
.keywordsdiv ul li:nth-child(odd) {
    margin-top: -5px;
}*/
.keywordsdiv ul li a {
    display: block;
    font-size: 13px;
    /* width: 85px; */
    color: #000;
    float: left;
}
.keywordsdiv ul li a p{
    width: auto!important;
    text-align: center;
    margin: 5px auto;
    /* line-height: 28px; */
    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);
}
/*.keywordsdiv ul li:nth-child(even) i{
    display: block;
    width: 100%;
    height: 100px;
    background: url(../images/keybtn_line.png) no-repeat;
    position: absolute;
    z-index: -2;
    left: 45px;
    top: -10px;
}.keywordsdiv ul li:nth-child(odd) i {
     transform: rotateY(180deg);
     display: block;
     width: 100%;
     height: 100px;
     background: url(../images/keybtn_line.png) no-repeat;
     position: absolute;
     z-index: -2;
     left: 45px;
 }*/

/*.keywordsdiv ul li:last-child i {*/
/*    display: none;*/
/*}*/

.dialog {
    overflow: hidden;
    padding-right: 6px;
    position: relative;
    margin: 10px 0px;
    background-size: 32px;
    margin-right: 16px;
    background-position: right 3px;
    animation-duration: 1s;
    animation-name: fadeInRight;
    background-position: right -8px;
}
.dialog li {
    float: right;
    max-width:85%;

    position: relative;
    cursor: pointer;
}
.center a{
    max-width:100%;
    color:#FFF;
    display: block;
    background: #2f82b5;
    padding: 5px 18px 5px 10px;
    border-radius: 10px;
    line-height: 24px;
}
.onoff {
    right:0;
    height: 30px;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    margin-top: 10px;
    background: url(../images/chat_open.png) no-repeat 0px 2px;
    position: absolute;
    top: 15px;
    left: -15px;
    background-size: 15px;
}
.center {
    float: right;
    color: #FFF;
    font-size: 14px;
    line-height: 32px;
    margin: 3px 0px;
    padding: 15px 15px 0 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;
    padding-left: 30px;
}
.change{
    top: 0px;
    /* width: 25%; */
    max-width: 30%;
    padding: 0 8px;
    height: 26px;
    color: #2f82b5;
    right: 0;
    background: #fff;
    margin: 0 auto;
    border-radius: 15px;
    box-shadow: 0 2px 5px rgb(0 0 0/ 0.1);
    animation: slideInRight .5s ease-in-out both;
    position: absolute;
    margin-top: 8px;
    border: 1px solid #2f82b5;
    display: flex;
    justify-content: center;
    align-items: center;
}
.change>span{
    font-size: 15px;
    display:inline-block;
}
.change>img{
    width: 16px;
    margin-right: 5px;
    vertical-align: middle;
}
.hottags-ul{
    display: none;
    /* height: 170px; */
    animation: slideInRight .5s ease-in-out both;
}
.swiper-content{
    margin:5px 0 0 0;
}
.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;
    position: relative;
    margin-right: 41px;
    border-radius: 4px;
    position: relative;
    border-radius: 10px;
    position: relative;
    padding-bottom: 10px;
    background: #fff;
    padding-bottom:10px;
    animation-name: fadeInLeft;
    animation-duration: 2s;
    box-shadow: 0 2px 3px rgba(0,0,0,0.1);
    padding: 10px 10px 10px 20px!important;
}
/* .tabmore{
	margin-bottom: 25px!important;
}
.tabmore0{
	margin-bottom: 25px;
	animation-duration: 1s;
} */

.tabmore0{
    margin-bottom: 25px;
    animation-duration: 1s;
}
.tabmore{
    margin-bottom: 25px!important;

    opacity:0;
    margin-bottom: 10px;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-delay: 1s;
}
.tabmore2{
    opacity:0;
    margin-bottom:25px;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-delay: 2s;
}
.tabmore3{
    opacity:0;
    margin-bottom: 25px;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-delay: 3s;
}
.tabmore4{
    opacity:0;
    margin-bottom: 25px;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-delay: 4s;
}
.tabmore5{
    opacity:0;
    margin-bottom: 25px;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-delay: 5s;
}

.dialog_tab p{
    color: #333;
    font-size: 14px;
    line-height: 22px;
}
.dialog_tab p span {
    color: #50a2ff;
    max-width:100%;
    min-width: 60%;
    display: inline-block;
}
.tab2_content .news li button {
    background: 0 none;
    outline: none;
    border: 0 none;
    float: left;
    cursor: pointer;
    font-size: 14px;
    line-height: 24px;
    color: #212121;
    font-family: "Microsoft YaHei";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* max-width: 53%; */
    text-align: left;
    padding-left:6px;
}
.tab2_content .news li a {
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    font-family: "Microsoft YaHei";
    color: #212121;
    padding-left: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* max-width: 95%; */
    text-align: left;
}
.tab2_content .news li span {
    margin-left: 10px;
    color: #55a4ff;
    /* font-size: 16px; */
    font-size: 14px;
    line-height: 24px;
    /*display: none;*/
    word-wrap: normal;
    word-break: keep-all;
    /* display: none; */
}
.tab2_content .news li {
    background: url(../images/list_bg.png) no-repeat 3px 10px;
    padding:0;
    overflow: hidden;
    /* padding-left:5px; */
    padding-left: 13px;
    display: flex;
}
.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 #50a2ff;
}

.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{
    line-height: 28px;
    /* color: #2a84ff; */
    color: #4788ff !important;
    font-size: 16px;
}
.slected2{
    background: #50a2ff!important;
    border-radius: 5px 5px 0 0;
    box-shadow: 4px 0 0px #50a2ff;
    color: #fff!important;
}
.dialog_tab p.more-new,p.more-new2 {
    color: #ffffff!important;
    cursor: pointer;
    line-height: 32px;
    text-align: center;
    background: #3970ff;
    border-radius: 15px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
    width: 100px;
    height: 32px;
    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 {
    color: #50a2ff;
    font-size: 12px;
    font-size: 14px;
    line-height: 28px;
}
.more-dan {
    color: #50a2ff !important;
    cursor: pointer;
    line-height: 20px !important;
}
.g-man{
    position:absolute;
    left:1px;
    bottom:-45px;
    line-height: 30px;
    font-size: 13px;
}
.g-man span{
    display: none;
}
.g-man1,
.g-man2{
    width: 95px;
    height: 30px;
    margin-right: 10px;
    line-height: 30px;
    text-align: center;
    color: #2f82b5;
    background: #fff;
    border: 1px solid #2f82b5;
    border-radius: 18px;
    box-shadow: 0px 0px 10px rgb(232 237 255);
    box-sizing: border-box;
    cursor: pointer;
}
.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; */
}
/*prompting-start*/
.prompting{
    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{
    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);
}
.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: #55a4ff;
}
.pro-box textarea{
    width:95%;
    border:0 none;
    border:1px solid #CCC;
    border-radius: 4px;
    max-width:305px;

    line-height: 24px;
    min-height: 24px;
    outline: none;
    resize : none;
}
.pro-box .modal-body{
    padding:0;
}
.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;
    padding:0;
    background-color: #FFF;
}
#submitBtn,#cancelBtn{
    border:0 none;
    outline: none;
    color:#FFF;
    width: 60px;
    height: 30px;
    cursor: pointer;
    background-color: #5ba7ff;
}
#submitBtn1,#cancelBtn1,#cancelBtn2{
    border:0 none;
    outline: none;
    color:#FFF;
    width: 60px;
    height: 30px;
    cursor: pointer;
    background-color: #5ba7ff;
    border-radius: 8px;
}
#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;
    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;
    padding-left: 20px;
    list-style: circle;

}
.h-tit img{
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    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:#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{
    background: #2f82b5;
    border: 1px solid #fff;
    border-radius: 5px;
    line-height: 21px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
    padding: 6px 10px;
    text-align: left;
    /*width: 100%;*/
    margin: 5px 5px 5px 0;
    color: #fff;
}
.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;
    overflow: hidden;
    max-height: 248px!important;
    /* padding: 10px; */
    margin: 0 auto;
    /* margin-top: -5px; */
    animation: slideInRight .5s ease-in-out both;
}
.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{
    width: 100%;
    /* display: flex; */
}
.swiper-title{
  width: 100%;
  height: 47px;
  position: relative;
  border-bottom: 1px #dfe2e2 dashed;
  display: flex;
  align-items: center;
}
.swiper-title>h4{
  width: 100%;
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  color: #296282;
  font-size: 17px;
  padding-left: 10px;
  box-sizing: border-box;
}
.swiper-title>h4::before{
  content: "";
  display: inline-block;
  width: 4px;
  height: 17px;
  position: absolute;
  background-color: #1c5f85;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.swiper-title>h4>img{
    width: 110px;
    vertical-align: middle;
}


.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; */
    position: sticky;
    top: -5px;
    left: -3px;
}
.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: #296282;
}
.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: #ffffff;
    position: relative;
    line-height: 26px;
    border-radius: 100px;
    border: 1px solid #50a2ff;
    width: 90%;
    margin: 40px auto;
}
.prolocaUl ul{
    height: 150px!important;
    text-align: center;
    line-height: 5px;
}
.prolocaUl ul li{
    margin: 0px auto!important;
    height: 32px;
    text-align: left;
    width: 90%!important;
    margin: 0 auto;
}
.proloca_ul li a {
    /* background: #f6f6f6!important; */
    color: #333;
    /* height: 39px; */
}
ul.wjk_ul.hottags-ul.proloca_ul li a:before {
    display: inline-block;
    content: "";
    width: 8px;
    height: 10px;
    margin-right: 8px;
    background: url(../images/list_bg.png) center/cover no-repeat;
}
/* 左侧特殊判断  输入框：医保等 */
/* 医保 */
.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-size: 100%;
}
.dialog_tab .showDiv ul li:first-child i{
    background-size: 100%;
}
.dialog_tab .showDiv ul li:last-child i,
.dialog_tab .showDiv ul li .lastI{
    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:#CCC;
    width:100%;
    table-layout:fixed;
}
.tab2_content table tr td:nth-child(1){
    background: #f3f3f3;
    width: 25%;
    width: 60px;
    text-align: center;
    color: #333;
}
.tab2_content table td{
    background:#FFF;
    line-height: 24px;
    font-size: 13px;
    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: #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: 199px!important; */
}
.swiper-container{
    background: rgba(255,255,255,0.3);
    border-radius: 15px;
}
.swiper-slide{
    width: 100%;
    height: auto !important;
}
.swiper-content .wjk_ul li,
.proloca .prolocaDiv .proloca_ul li{
    width: 100%;
    line-height: 32px;
    font-size: 14px;
    /* border-bottom: 1px solid #efefef; */
    font-family: "Microsoft YaHei", "微软雅黑", Tahoma, Helvetica;
}
.wjk_ul li:nth-of-type(4){
    border:none;
}
.swiper-content .wjk_ul li a,
.proloca .prolocaDiv .proloca_ul li a{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.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: 70px;
}

.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: 39px;
    height: 40px;
    text-align: center;
}
.bmfw_con ul li a p {
    font-size: 12px;
    text-align: center;
}


/*时间展示*/
.tab2_content_sjzs{
    display: block;
    height: 116px;
    color: #fff;
    width: 90%;
    position: absolute;
    background: url("../images/sjbg.png") no-repeat;
    background-size: 100%;
}
.sjzs_hour{
    position: absolute;
    right: 80px;
    font-size: 30px;
    top: 10px;
}
.sjzs_date{
    position: absolute;
    right: 80px;
    font-size: 15px;
    top: 55px;
}
.sjzs_weeks{
    position: absolute;
    right: 30px;
    top: 40px;
    font-size: 14px;
}
/*错别字处理*/
/*.tabmore .tab2_content {*/
/*    display: flex;*/
/*}*/
.search_again{
    cursor:pointer;
}