body{
    min-width: 1200px;
	background-image: linear-gradient(180deg, #F2F2F2, transparent);
	background: url(../images/wbg2.png) no-repeat;
	background-size: cover;
}
.body{
    /* background: url(../images/background.png) no-repeat; */
    background-size: cover;
    padding: 30px 0;
	
}
.bodybg{
    width: 1160px;
   /* background: url(../images/znwd-bj@2x1.jpg) no-repeat; */
    height: auto;
    margin: 0 auto;
    background-size: 100% 100%;
    background-position: 0px 10px;
    /* padding-top: 15px; */
    /* margin-top: 30px; */
    border-radius: 20px;
    position: relative;
}
.b-content{
    position: relative;
	top: -35px;
    /* width: 1120px;
    margin: 0 auto;
    padding: 20px 0; */
}
.b-content-right{ 
    border-radius: 15px;
    padding-bottom: 4px;
    background-color: #fff;
    width: 270px;
}   
.b-content-right span{
    font-size: 14px;
    color: #333;
    text-align: center;
    display: block;
}
.b-content-right li>img{
    vertical-align: sub;
    width: 18px;
}
.b-content-right li.h-help p{
    text-align: left;
}
.b-content-right li#phone p{
    text-align: right;
}
.b-content-right li#phone{
    position: relative;
}
.b-content > img{
    width: 86px;
}
.b-content-right li{
    width: 75px;
    /* line-height: 43px; */
    font-size: 15px;
     font-family: "微软雅黑";
     cursor: pointer;
     display: inline-block;
     text-align: center;
     line-height: 28px;
}
.b-content-right li:nth-child(3){
    letter-spacing: 5px;
}
/* .b-content-right li img{
    margin:12px 5px 0 14px;
} */
.b-content-right li:not(:nth-last-child(1)){
    margin-right: 16px;
}
.b-right{
    margin-left: 30px;
   
}
.b-right li{
    min-width: 135px;
    width: auto;
    padding-right: 50px;
    background: url(../images/kcl-2@2x.png) no-repeat right;
    
   
}
.b-right li img{
    margin-right: 5px;
    display: inline-block;
    
}
.b-right li span{
    display: inline-block;
    
    margin-bottom: 5px;
    position: relative;
    bottom: 5px;
}

.b-right li:nth-of-type(2){
    background: url(../images//hdwt-2@2x.png) no-repeat right;
}

.main-content{
    /* margin-top: 15px; */
    display: flex;
    /* margin:0 10px; */
    /* background: #fff; */
    border-radius: 20px;
    padding-bottom: 20px;
    margin-top: 43px;
    width: 100%;
}
.main-content-left{
    width: 733px;
    /* padding: 0 20px 0 40px; */
    position: relative;
}
.main-content-over{
    margin: 0 20px;
	background-color: rgba(255,255,255,0.3);
	padding: 20px;
}
.main-content-right{
    margin-right: 0;
    text-align: center;
    background-color: rgba(255,255,255,0.3);
	padding: 20px;
}
.right-top,.right-bottom{
    text-align: left;
    width: 255px;
    padding: 10px;
}
.right-bottom .wzcjd{
	width: 98%;
	background-color: #ECEDEF;
	padding: 8px;
	border-radius: 10px;
	margin-left: 3px;
	box-sizing: border-box;
}
.right-bottom .wzcjd a:first-child{
	width: 100%;
	margin-bottom: 7px;
}
.right-bottom .wzcjd a img{
	width: 100%;
}
.right-bottom .wzcjd a{
	display: inline-block;
	width: 48%;
	margin-left: 1px;
	position: relative;
}
.right-bottom .wzcjd .opword{
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	text-align: center;
	background-color: rgba(0,0,0,0.3);
	width: 100%;
	color: #fff;
	border-radius: 0 0 7px 6px;
}
.right-bottom .wzcjd a:last-child{
	margin-left: 3px;
}
.znlx{
    margin: 5px;
}

.znlx li{
    padding: 8px 0;
    display: inline-block;
    /* border-bottom: 1px dashed #e1d3d3; */ 
}
.znlx li:not(:nth-of-type(4n)){
    margin-right: 9px;
}
.znlx li a{
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #676767;
    line-height: 19px;
}
.znlx li a p{
    background: #f8f9fd;
    border-radius: 50%;
    text-align: center;
    height: 48px;
}
.znlx li a p img{
    width: 30px;
    margin: 9px;
}
.znlx li a span{
    display: block;
    font-size: 12px;
    color: #000;
    margin-top: 5px;
}

/* .right-top ul{ margin-top:55px;
    height: 90px;
    padding: 0 10px;
}
.right-top ul li{
    width: 39px;
    display: inline-block;
    cursor: pointer;
    border-radius: 10px;
    position: relative;
} */
/* .right-top ul li{
    margin-right: 10px;
}
.right-top ul li:nth-last-of-type(1){
    margin-right: 0;
}
.right-top ul li img{
    position: absolute;
    top: -20px;
    left: 0;
}
.right-top ul li span {
    margin-top: 30px;
    display: block;
    font-size: 15px;
} */
#clear{
    font-weight: bolder;
    margin-left: 195px;
}
.right-bottom{
    height: 235px;
    margin-top: 10px;
    background-color: #fff;
    
}
#history{
    box-sizing: content-box;
	padding: 15px 15px 0px 15px;
	border-radius: 0 0 10px 10px;
}

@-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}}
.dialog_tab{
    background: #fff;
    /* border: 1px solid #e1e1e1; */
    padding: 10px 12px;
    color: #333;
    margin-bottom: 20px;
    position: relative;
    margin-right:41px;
    margin-left: 20px;
    border-radius: 10px;
    position: relative;
    width:65%;
    max-width:100%;
    animation-name: fadeInLeft;
    animation-duration: 2s;
    font-size: 14px;
    box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
}

.right_arrow {
    width: 35px;
    height: 35px;
    position: absolute;
    left: -40px;
    top: -20px;
    background: url(../images/tx1@2x.png?v=1.1) no-repeat right;
    background-size: 100%;
    z-index: 3;
}
.triangle{
    display: none;
    width: 22px;
    height: 27px;
    /* background: url(../images/triangle.png) no-repeat; */
    position: absolute;
    left: -13px;
    top: 2px;
}
.tab2_title {
    width: 100%;
}
.tab2_top {
    display: flex;
    justify-content: space-between;
}
.tab2_top span{
    font-weight: 600;
    display: inline-block;
}
#changjian ul{
    height: 126px;
    /* position: relative; */
}
/* #changjian ul::before{
    position: absolute;
    content: "";
    width: 100%;
    border-top: 1px dashed #eee;
    top: 40px;
}

#changjian ul::after{
    position: absolute;
    content: "";
    width: 100%;
    border-top: 1px dashed #eee;
    top: 83px;
    right: 0;
} */
#changjian ul li{
    display: inline-block;
    width: 30%;
   line-height: 37px;
   /* background: url("../images/tuoyuan@2x.png") no-repeat ; */
   /* background-position: 3px 14px; */
   padding-left: 20px;
   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    font-size: 15px;
	position: relative;
}
#changjian ul li::after{
	position: absolute;
	content: "";
	width: 3px;
	height: 16px;
	background: #D00F33;
	/* border-top: 1px dashed #eee; */
	/* top: 40px; */
	left: 10px;
	top: 11px;
}
.one-s{
    display: block !important;
}
#message{
    padding: 29px 20px 0 40px;
    height: 499px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #fff;
	border-radius: 10px 10px 0 0;
}
.content-mes{
    height: 565px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
	background-color: #fff;
}
.con-l-b{
   height: 161px;
   position: relative;
   bottom: 0px;
   width: 100%;
   background-color: #fff;
   border-top: 2px solid #B4B2C6;
   border-radius: 0 0 10px 10px;
}
.wbj{
	width: 15px;
	position: absolute;
	left: 10px;
	top: 16px;
}
#messCon {
    background: #fff;
    background-position: 25px 20px;
    background-size: 2%;
    width: 88%;
    overflow: hidden;
    height: 155px;
    margin-top: 20px;
    outline: none;
    resize: none;
    padding-left: 30px;
    box-sizing: border-box;
    margin-top: 5px;
    font-size: 14px;
    /* line-height: 62px; */
    color: #333;
    float: left;
    border: 0;
    /* border-radius: 100px; */
    padding-top: 10px;
}
#sendMess {
	width: 80px;
	height: 30px;
	font-size: 16px;
	background-size: 80%;
	border: 0;
	position: absolute;
	top: 100px;
	right: 30px;
	cursor: pointer;
	color: #fff;
	border-radius: 5px;
	background: #1764ce;
}
.leaveword{
	width: 125px;
	white-space: nowrap;
	position: absolute;
	bottom: 9px;
	right: 16px;
	font-size: 14px;
	color: #999;
}
#talkmess_btn{
    background: #115eae url(../images//yy@2x.png) no-repeat center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    position: absolute;
    border: none;
    right: 15px;
    top: 20px;
    cursor: pointer;
}
#keywords{
    position: absolute;
    top: -35px;
    left: 18px;
}
@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideInRight{0%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}
#keywords li {
    display: inline-block;
    animation: slideInRight .8s ease-in-out both;
}
#keywords li:nth-of-type(1){
	color: #6D7681;
}
#keywords li{
    /* background: #fff; */
    border-radius: 20px;
    margin-right: 10px;
}
#keywords li a{
    color: #666; 
    background-color: #e3e6ed;
    border-radius: 10px;
    width: 80px;
    line-height: 30px;
    display: block;
    text-align: center;
    font-size: 15px;
}
.change{
    /* background-color: #fff; */
    color: #2372c1;
    padding: 4px 8px;
    border-radius: 5px;
    font-size: 14px;
    margin-right: 2px;
    cursor: pointer;
	position: absolute;
	bottom: -29px;
	right: 0;
}

.change img{
    width: 17px;
    transform: rotateX(360deg);
}
#changjian{
    height: 126px;

}
/* 发送信息样式 */
@-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 {
    overflow: hidden;
    padding-right: 20px;
    /* background: url(../images/man.png) no-repeat right; */
    background-size: 9%;
    position: relative;
    margin: 40px 0px;
    /* height: 50px; */
    animation-duration: 1s;
    animation-name: fadeInRight;
}
/* 猜你想问 */
#wguess{
	background-color: #EBE5D9;
	position: relative;
	width: 99%;
	margin-left: -17px;
	margin-top: 9px;
	margin-bottom: 50px;
}
#wguess .wguessword{
	position: absolute;
	top: -24px;
	font-weight: 700;
	left: 0;
	font-size: 16px;
}
.triangle2 {
    width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    right: 0;
    background: url(../images/tx2@2x.png) no-repeat;
    z-index: 1;
    top: 0;
    background-size: 100%;
}
.center {
    float: right;
    background: #daecff;
    color: #FFF;
    font-size: 14px;
    line-height: 28px;
    margin: 18px 0px;
    padding: 5px 17px 5px 10px;
    border-radius: 20px;
    border-top-right-radius: 0;
    position: relative;
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    margin-right: 20px;
}
.onoff {
    right: 0;
    height: 100%;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    margin-top: 10px;
    background: url(../images/1.png) no-repeat 0px 2px;
    position: absolute;
    top: 0px;
    left: -23px;
}
.center a {
    color: #333333;
}
.trangle2 {
    display: none;
    width: 20px;
    height: 27px;
    background: url(../images/triangleRight.png) no-repeat;
    position: absolute;
    right: -10px;
    top: 3px;
    background-position: -6px;
}
/* 发送信息样式 */

.tab2_content {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.dialog_tab p span {
    color: #cd3e45;
    text-overflow: ellipsis;
}
.tab2_content p {
    color: #333;
    /* font-weight: 600; */
    /* font-size: 15px; */
    /* border-bottom: 1px dashed #eee; */
    /* line-height: 40px; */
}
.dialog_tab>ul>li {
    border-bottom: 1px dashed #eee;
    /* line-height: 25px; */
    /* padding-top: 7px; */
    padding: 8px 0;
    background: url(../images/bt@2x.png) no-repeat left;
    padding-left: 15px;
    display: flex;
}
.dialog_tab>ul>li:nth-child(1){
    /* border-top: 1px dashed #eee; */
    margin-top: 10px;
}
.list_info_tab .tab2_content .news li:nth-child(1){
    /* border-top: 1px dashed #eee; */
    margin-top: 10px;
}
.dialog_tab li a {
    display: inline-block;
    width: 83%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 15px;
}
li .bszn {
    color: #387dbf;
    flex-shrink: 0;
}
.dialog_tab li button {
    background: 0 none;
    outline: none;
    border: 0 none;
    float: left;
    cursor: pointer;
    font-size: 14px;
    /* line-height: 19px; */
    color: #333;
    font-family: "Microsoft YaHei";
    padding: 0!important;
    width: 83%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    /* margin-right: 10px; */
    /* border-bottom: 1px; */
}
.dialog_tab > p {
    line-height: 32px;
    font-size: 14px;
}

.g-man {
    position: absolute;
    left: 1px;
    bottom: -45px;
    line-height: 30px;
    font-size: 13px;
    display: flex;
}
.wntj {
    font-weight: 900;
    /* margin-left: 40px; */
    font-size: 15px;
    color: #0d89e1;
    margin-bottom: 25px;
    bottom: -80px;
    display: inline-block !important;
}
.wntj >span {
    display: inline-block;
    margin-right: 25px;
    padding: 0 15px;
    line-height: 30px;
    color: #666 !important;
    font-size: 15px;
    position: relative;
    /* background-color: #fff; */
    border: 1px solid #dcdfe6;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
}
.wntj >span>span {
    /* display: inline-block; */
    position: absolute;
    width: 25px;
    line-height: 25px;
    background-color: #fff;
    border-radius: 50%;
    top: -10px;
    /* left: 77px; */
    text-align: center;
    z-index: 0;
    background-color: #58a8f5;
    color: #fff;
}
.g-man span {
    color: #333;
    font-size: 15px;
}
.g-man1, .g-man2 {
    width: 95px;
    height: 30px;
    margin: 0 10px;
    line-height: 30px;
    text-align: center;
    color: #2877e9;
    background: #fff;
    border: 1px solid #2877e9;
    border-radius: 18px;
    box-shadow: 0px 0px 10px rgb(177 201 246 / 90%);
    box-sizing: border-box;
    cursor: pointer;
    font-size: 13px;
}
.left {
    float: left;
}
.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; */
}
#fenye{
    background: none;
    border: none;
}
#fenye ul li:hover{
    color: #387dbf;
}
.dialog_tab li button:hover{
    color: #387dbf;
}
.wntj >span:hover{
    color: #409eff;
    border-color: #c6e2ff;
    background-color: #ecf5ff;
}
.dialog_tab li a:hover{
    color: #387dbf;
}
#fenye ul{
    display: flex;
    justify-content: center;
}
#fenye ul li{
    width: 20px;
    cursor: pointer;
}
#fenye ul li:hover{
    color: #387dbf;
}
#fenye ul .select{
    color: #387dbf;
}
.c_text{
    line-height: 26px;
    height:85px;
    overflow: hidden;
    color:#666;
    word-break:break-all;
}
.c_text img{
    height: 160px !important;
    width: auto !important;
    display: block;
    margin:0 auto;
    float: left;
    margin-right: 8px;

}
.c_text1{
    line-height: 26px;
    overflow: hidden;
    color:#666;
}
.c_text1 img{
    max-width: 100%;
    width: 85px;
    height: 100px;
    margin-right: 10px;
    
}
.daan{
    width:70%;
    margin-bottom: 70px;
}
.adwz{
    font-size:13px;
    line-height:28px;
    color: #50a2ff;
    float:right;
    display: inline-block;
    margin-right: 20px;
}
.adwz:hover{
    color:#a4a2a2;
    text-decoration: none;
}
.more-dan{
    color: #50a2ff !important;
    cursor: pointer;
    line-height: 20px !important;
    width:92%!important;
    text-align:left!important;
    /*padding-left:20px;*/
}
.more-dann{
    color: #ef5757!important;
    cursor: pointer;
    line-height: 28px;
    /* background: url(../images/zhankai.png) no-repeat right center; */
    width: 75px;
    background-size: 15px;
}
.choosebtn{
    margin: 10px 10px 10px 0;
    background: #0a81d6;
    font-size: 14px;
    box-shadow: 1px 2px 5px #969696;
    color: #fff;
    border-radius: 5px;
    line-height: 24px;
    outline: none;
    border: 0;
    padding: 3px 10px;
    cursor: pointer;
}
.list_info_tab .tab2_content .news li {
    background: url(../images/bt@2x.png) no-repeat left center;
    overflow: hidden;
    padding: 7px 0 7px 20px;
    border-bottom: 1px dashed #eee;
    line-height: 21px;
    display: flex;
}
.link_p{
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
}
.dialog_tab.tabmore6.list_info_tab {
    margin-bottom: 46px;
}
.answer_li li p {
    line-height: 20px;
    font-weight: 600;
}
/* 表格样式 */
.cusul {
    width: 100%;
    /* background: #fff; */
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #2877e9;
}
.cusul li.activespan {
    background: #2877e9!important;
    border-radius: 5px 5px 0 0;
    box-shadow: 4px 0 0px #143f7d;
}

.cusul li {
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    list-style: none;
    background: none!important;
    padding: 0;
}
.cusul li span {
    float: none!important;
    margin-left: 0!important;
    cursor: pointer;
}

.activespan span {
    color: #fff!important;
}
.tab2_content> div {
    height: auto;
}

.ul_con {
    width: 95%;
    /* min-height: 250px; */
    display: block;
    font-size: 14px;
    color: #343434;
    line-height: 24px;
    text-align: left;
    padding: 5px;
    /* background: #fff; */
}
.tab2_content table {
    background: #CCC;
    width: 100%;
    table-layout: fixed;
}
.tab2_content table tr td:nth-child(1) {
    background: #f3f3f3;
    width: 25%;
    text-align: center;
    color: #333;
}

.ul_con table tr td:nth-child(1) {
    background: #f3f3f3;
    width: 15%;
    text-align: center;
    color: #333;
}
.tab2_content table td {
    background: #FFF;
    line-height: 24px;
    font-size: 14px;
    padding: 5px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ul_con table td {
    background: #FFF;
    line-height: 24px;
    font-size: 13px;
    padding: 5px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* 表格样式 */

/* 意见反馈 */
.prompting1 ,.prompting2,.prompting3{
    position: fixed;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    z-index:999;
    background-color: rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
}
.pro-box{
    width: 360px;
    min-height: 240px;
    background-color: #fff;
    position: fixed;
    top:50%;
    left:50%;
    border-radius: 10px;
    margin-left:-170px;
    margin-top:-150px;
    /* padding:15px; */
    box-sizing: border-box;
}
.pro-box h5{
    line-height: 36px;
    color:#d1474e;
    line-height: 36px;
    background: #1e76d1;
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 18px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.pro-box textarea{
    width:100%;
    padding-left:5px;
    border:0 none;
    border:1px solid #CCC;
    border-radius: 4px;
    max-width:305px;
    min-width:305px;
    line-height: 24px;
    min-height: 24px;
    outline: none;
    resize : none;
    margin: 28px;
}
.modal-footer{
    border-top: 1px solid #ccc;
    padding-top: 8px;
    text-align: right;
    padding-right: 30px;
}
#submitBtn,#cancelBtn{
    border:0 none;
    outline: none;
    color:#FFF;
    width: 60px;
    height: 30px;
    cursor: pointer;
    background-color: #2877e9;
}
#submitBtn1,#cancelBtn1,#cancelBtn2,#cancelBtn3{
    border:0 none;
    outline: none;
    color:#FFF;
    width: 85px;
    height: 30px;
    cursor: pointer;
    background-color: #1e76d1;
    border-radius: 5px;
    font-size: 14px;
}
.text-center{
    text-align:center;
}
#cancelBtn{
    background-color: #777;
    margin-right:10px;
}
#cancelBtn1{
    background-color: #777;
    margin-right:10px;
}
/* 意见反馈 */
/* 问答技巧 */
.modal_show {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 999;
}
.modal {
    max-height: 85%;
    margin: 0 auto 0 calc(50% - 122px);
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
    left: 0;
    top: 150px;
    width: 1000px;
    background: none!important;
    box-sizing: border-box;
    /* background: #efefef; */
    display: block!important;
}
#modal_close_help {
    position: absolute;
    right: 5px;
    z-index: 2;
    float: right;
    padding-top: 5px;
    background: url(../images/helpclose.png) no-repeat;
    background-size: 80%;
    margin-right: 5px;
    color: #fff;
    cursor: pointer;
    width: 25px;
    text-align: center;
    height: 25px;
    line-height: 24px;
    color: #000;
    margin-top: 7px;
}
.content-help-con .con-div {
    padding: 10px 0;
    height: 645px;
    box-sizing: border-box;
    overflow-y: auto;
    /* margin-top: 50px; */
    width: 150%;
}
.content-help-con .swiper-slide img {
    height: auto;
    width: 82%;
    margin-left: 70px;
}
/* 个人法人 */
 .shu-content1{
	margin: 10px 0;
	width: 256px;
	position: relative;
	background: url(../images/wsmgr.png) no-repeat;
    display: flex;
	background-size: cover;
	height: 332px;
}
 .shu-content2{
	margin: 10px 0;
	width: 256px;
	position: relative;
	background: url(../images/swzq-fr.png) no-repeat;
    display: flex;
	background-size: cover;
	height: 332px;
	display: none;
}
 .shu-content1 p,.shu-content2 p{
	font-size: 14px;
	color: #333;
	cursor: pointer;
}
 .shu-content1 .gr1:first-child{
	margin-top: -1px;
}
.shu-content1 .gr1{
	margin-top: 73px;
	margin-left: 40px;
}
.shu-content1 .gr2:first-child{
	margin-top: 12px;
}
.shu-content1 .gr2{
	margin-top: 64px;
	margin-left: 97px;
}
.shu-content1 .gr2:last-child{
	margin-top: 81px;
}
 .shu-content2 .gr1:first-child{
	 margin-top: 0px;
 }
 .shu-content2 .gr1{
 	 margin-left: 41px;
	 margin-top: 70px;
 }
 .shu-content2 .gr2:first-child{
 	 margin-top: 0px;
 }
 .shu-content2 .gr2{
 	 margin-left: -62px;
 	 margin-top: 65px;
 }
  .shu-content2 .gr2:last-child{
	  margin-top: 83px;
  }
.shu-title p{
	text-align: center;
	margin: 15px 0;
}
.fr,.gr{
	cursor: pointer;
}
.fr{
	margin-left: 40px;
}
.selectgrfr{
	color:#CB8C21;
	font-weight: 600;
}
/* 问答技巧 */
/* 历史记录 */
.right-bottom > p,.right-top > p{
    display: inline-block;
    width: 100%;
    line-height: 40px;
    font-weight: 600;
    font-family: cursive;
    font-size: 18px;
    background-image: url(../images/bt.png);
	background-size: cover;
    color: #fff;
    text-align: center;
    font-family: "Microsoft YaHei",微软雅黑;
	position: relative;

}

.right-bottom > p img,.right-top > p img{
    width: 15%;
    vertical-align: middle;
}
.right-bottom > span,.right-top > span{
    color: #2976c4;
    margin-top: 10px;
    display: inline-block;
    font-size: 15px;
    margin-left: 180px;
    cursor: pointer;
}
.right-bottom > span img,.right-top > span img{
    width: 16px;
    margin: 0 5px 0 0;
}
.right-top > span img{
    margin-top: 3px;
}
.bottom2{
  box-sizing: content-box;
  height: 413px;
  padding: 20px 16px;
  border-radius: 10px 10px 0 0;

}

.news{
    margin: 5px 0;
}
.news li{
    padding-top: 5px;
}
.news li:not(:nth-last-child(1)){
    padding: 5px 0;
    border-bottom: 1px dashed #e1d3d3;
}
.news li a{
    display: inline-block;
    width: 92%;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
 white-space: nowrap;
}
.news li a:hover{
    color: #0a81d6;
}
.news li i{
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-left-color: #62a6dd;
    display: inline-block;
    margin-bottom: 3px;
}
.news li span{
    font-size: 12px;
    color: #b9c1ca;
}
.news li span:nth-of-type(2){
    float:right ;
}
#message .form-class>li{
    margin-top: 20px;
    width: 170px;
    line-height: 55px;
    background: #f7fbfe;
    border-radius: 10px;
    font-size: 14px;   
    text-align: center;
    margin-right: 20px;
     position: relative;
     cursor: pointer;
     display: inline-block;
}
.form-class{
   
    /* width: 890px; */
    /* display: -webkit-inline-box; */
    /* overflow-x: auto; */
}
.form-class li:nth-last-of-type(1){
    margin-right: 0px !important;
}
.form-class li ul{
    position: absolute;
    text-align: left;
    z-index: 999;
    height: auto;
    max-height: 150px;
    overflow-y: auto;
    width: 91%;
    padding: 5px 5px;
    margin: 1px 0;
    background-color: #fff;
    border: 1px solid #ebeef5;
    border-radius: 4px;
    display: none;
}

.form-class li ul li{
    line-height: 28px;
    padding-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;

}
.form-class li ul li:hover{
    background-color: #ecf5ff;
    color: #66b1ff;
}
#message .form-class li a img{
    margin: 10px 10px 0 0 ;
    width: 35px;
}
.historydiv ul li {
    line-height: 39px;
    font-size: 14px;
    padding-left: 5px;
    display: flex;
}
.historydiv ul li a{
    color: #676767;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 95%;
    padding-left: 25px;
    background: url(../images/lsjl-1@2x.png) no-repeat left;
    background-size: 6%;
}
.historydiv ul li a:hover{
    background-image: url(../images/lsjl-2@2x.png);
    color: #2775ca;
    background-color: #f8f9fb;
}
.historydiv ul li span{
    line-height: 39px;
    color: #676767;
    display: inline-block;
    cursor: pointer;
}
.historydiv {
    /* margin:0 10px 0 0; */
    height: 165px;
    overflow: auto;
}
/* 历史记录 */

/* 滚动条 */
.bodybg ::-webkit-scrollbar {
    width: 5px;
    height: 2px;
    /* background: #f8f8f8; */
    border-radius: 10px;
}
.bodybg ::-webkit-scrollbar-thumb {
    display: block;
    width: 3px;
    margin: 0 auto;
    border-radius: 10px;
    background: #ccc;
}
/* 滚动条 */

.yqfk {
    position: absolute;
    top: 0px;
    left: 104%;
    
}
.yqfk p {
    line-height: 47px !important;
    /* margin: 0 auto; */
    padding-left: 31px;
    font-size: 17px;
    font-family: fangsong;
    font-weight: 600;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 10px rgb(0 0 0 / 10%);
}
.tipDiv {
    background-color: #fff;
    width: 100%;
    z-index: 9;
    position: absolute;
    bottom: 160px;
    border-bottom: 3px solid #2776e9;
    color: #333;
}
.tipDiv ul{
    margin: 2px 10px;
}
.tipDiv ul li{
    line-height: 25px;
    cursor: pointer;
    font-size: 15px;
}
.tipDiv ul li:hover{
    background: #ecf5ff;
}
.con-overflow {
    overflow: hidden;
    position: relative;
    height: 90px;
    line-height: 24px!important;
}
/* 数据自带标签样式 */
.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;
}
.stylefour div {
    float: left;
    margin: 9px;
}
.stylefour p {
    text-align: center;
    line-height: 22px;
    height: 22px;
}
.stylefour img {
    max-width: 100px;
    width: 100px;
    height: 100px;
}
.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%;
}
/* 数据自带标签样式 */



.answer_li {
    overflow: hidden;
    position: relative;
    /* height: 90px!important; */
    line-height: 24px!important;
}

.answer_li li {
    padding-left: 18px;
    position: relative;
}
.answer_li>li::before{
    content: "";
    position: absolute;
    width: 3px;
    height: 15px;
    left: 4px;
    background: #0d6dc3;
    top: 3px;

  }
.answer_li li p {
    line-height: 20px;
    
}
.answer_li li p:nth-child(2){
    overflow: auto;
    max-height: 150px!important;
    margin: 5px 0;
    font-weight: 400;
    font-size: 14px;
}

.more-dann {
    color: #0d6dc3!important;
    cursor: pointer;
    line-height: 34px!important;
    padding-left: 15px;
    background: #f3f9ff url(../images/zhankai.png) 75px center no-repeat;
    border-radius: 15px;
    width: 90px;
    height: 34px;
    font-size: 13px;
    margin: 10px 0;
    font-weight: initial !important;
}
ul.answer_btn {
    width: 100%;
    height: 35px;
    margin: 10px 0;
}
ul.answer_btn li {
    float: left;
    margin: 0 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 13px;
    border-radius: 16px;
    color: #409EFF;
    border: 1px solid #f1f1f1;
    display: inline-block;
    margin-right: 15px;
    width: 85px;
    line-height: 24px;
}
div.con-overflow {
    overflow: hidden;
    position: relative;
    height: 88px ;
    line-height: 24px!important;
}
.ma {
    position: absolute;
    top: 60px;
    left: -30px;
    width: 140px;
    height: 170px;
    background: #848181;
    z-index: 10;
    border-radius: 10px;
    text-align: center;
    display: none;
}
.icon-tran {
    right: 63px;
    position: absolute;
    z-index: 2;
    width: 10px;
    height: 10px;
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #848181;
    border-top: 10px solid transparent;
    top: -18px;
    transform: rotate(0deg);
}
.ma>p {
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 40px;
    margin-top: 0;
    text-align: center !important;
}
.ma>img {
    /* width: 89%; */
    height: 121px;
    border-radius: 5px;
    margin: 0 !important;
}
