.head {
	width: 100%;
	padding: .1rem 0 0.2rem 0;
}
body{
	padding-top: 0;
}
.head img {
	margin: 0 auto;
}

.yindao {
	width: 100%;
	
	background: #f5f5f5;
	display: flex;
	justify-content: space-around;
}

.yindao a {
	width: 24%;
	text-align: center;
	font-size: .28rem;
	line-height: .45rem;
	height: .45rem;
	background: #fff;
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
	border-radius: .2rem;
	color: #ed7702;
	border: 1px solid #ed7702;
	
}

.yindao a:first-child {
	width: 15%;
}

.yindao a:last-child {
	width: 30%;
}

.ask {
	width: 95%;
	overflow: hidden;
	margin: 0 auto;
	
	
}
.ask .zxwt_01{
	background-color: #f6f6f6;
}
.ask .zxwt_01 b{
	font-weight: normal;
	color: #ed7702;
	display: inline;
}
.ask span{
	display: inline-block;
	width:20%;
	text-align: center;
	border-left: 1px solid #acacac;
	position: relative;
}
.ask span i{
	    display: inline-block;
	    width: 15px;
	    height: 15px;
	    line-height: 15px;
	    background: red;
	    color: #fff;
	    text-align: center;
	    font-size: 12px;
	    font-style: normal;
	    border-radius: 50%;
	    position: absolute;
	    top: 4px;
	    left: 55%;
}
.ask span img{
	width: 80%;
	vertical-align: middle;
}
.ask .zxwt_01 {
	width: 48.5%;
	font-size: .28rem;
	line-height: .6rem;
	text-align: center;
	margin-top: .25rem;
	border: 1px solid #acacac;
	color: #000;
	border-radius: 0.1rem;
	text-align: left;
	padding: 0 .1rem;
}
.ask .zxwt_01:nth-of-type(2n){
	float: right;
}




.talk {
	width: 98%;
	overflow: hidden;
	margin: .2rem auto 0 auto;
}

.talk .once {
	width: 100%;
	margin-top: .2rem;
	display: none;
}

.talk .once.on {
	display: block;
	display: flex; 
	display: -webkit-flex; 
	height: .8rem;
	align-items: center;
	 flex-direction: row;
	  flex-wrap: wrap;
}

.kefu {
	width: .8rem;
	height: .8rem;
	float: left;
	margin-right: .1rem;
}

.talk .once p {
	font-size: .28rem;
	line-height: .6rem;
	height: .6rem;
	border: 1px solid #d5d5d5;
	float: left;
	
	padding: 0 .2rem;
	border-radius: 0.1rem;
}

.talk .twice, .talk .thrid{
	width: 100%;
	
	
	display: none;
	clear: both;
}

.talk .twice.on {
	display: block;
	width: 100%;
	align-items: center;
	 flex-direction: row;
	  flex-wrap: wrap;
	  margin-top: .2rem;
	  overflow: hidden;
}
.talk .twice.on {
	display: block;
	width: 100%;
	align-items: center;
	 flex-direction: row;
	  flex-wrap: wrap;
	  margin-top: .2rem;
	  overflow: hidden;
}
.talk .thrid.on {
	display: block;
	width: 100%;
	align-items: center;
	 flex-direction: row;
	  flex-wrap: wrap;
	  margin-top: .2rem;
	  overflow: hidden;
}
.talk .twice p,.talk .thrid p {
	font-size: .28rem;
	max-width: 80%;
	border: 1px solid #d5d5d5;
	float: left;
	margin-top: 0.2rem;
	padding: 0 .1rem;
	border-radius: 0.1rem;
}

.talk .twice p img {
	
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.2rem;
}

#liuyan {
	width: 100%;
	
	position: fixed;
	left: 0;
	bottom: 0;
	border-top: 2px solid #bfbfbf;
	background: #fff;
}

#liuyan img {
	width: .32rem;
	height: .32rem;
	margin: 0.2rem;
	float: left;
}

#liuyuan input {
	-webkit-appearance: none;
}

#liuyan .shuru {
	width: 60%;
	font-size: .28rem;
	line-height: .65rem;
	height: .65rem;
	border: none;
	border-bottom: 2px solid #f5f5f5;
	outline: none;
}

#liuyan .fasong {
	width: 1.2rem;
	height: .55rem;
	border: none;
	color: #fff;
	font-size: .3rem;
	margin: 0.1rem 0.1rem;
	border-radius: 0.1rem;
	float: right;
	background-color: #ed7702;
}
#LR_text1 {
    display: none!important;
}
.cnzz{
	opacity: 0;
}