﻿html,body{
	font-family:"Microsoft Yahei"; 
}
.footeror_xt{display:none}
.wrap {
	width: 6.4rem;
	max-width: 6.4rem;
	min-width: 3.2rem;
	height: 100%;
	margin: auto;
}

.wrapper {
	background:#eff3f6;
	background-size: 100% auto;
	height: 100%;
	position: relative;
}

header {
	width: 6.4rem;
	height: 1.2rem;
	vertical-align: middle;
	text-align: center;
}

header img {
	width: 6.4rem;
}

.d-info {
	width: 6rem; position: relative; z-index: 10;
	height: 1.76rem;
	margin: auto;
	margin-top: .18rem;
	background: url(top.png) bottom center no-repeat;
	background-size: 100% auto;
}

.d-info .info {
	float: left;
}

.d-info .info img {
	width: 2.02rem;
	height: 1.88rem;
	margin-right: .26rem;
}

.d-info h2 {
	line-height: .8rem;
	color: #fff;
	font-size: .24rem;
}

.d-info h2 strong {
	color: #fff;
	margin-right: .2rem;
	font-size: 0.3rem;
}

.d-info>p {
	padding-right: .23rem;
	font-size: .2rem;
	color: #fff;
	opacity: .8;
	line-height: .3rem;
}

.d-info>p a {
	font-size: .2rem;
	color: #fff;
	line-height: .3rem;
}
.sp-UpList li a{color: #fff}
.tels {
	position: relative;
	background: url(info.jpg) top center no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: 2rem;
	padding-top: .36rem;
	text-align: center;
}

.tels a {
	font-size: .26rem;
	color: #000;
	font-weight: bold;
	padding-left: .4rem;
}

.tels span {
	display:block;
	position:absolute;
	top:49%;
	left:53%;
	color:#f49632;
	font-size:.22rem;
}
.tels span +span{
	top:63%;
}
.tels strong{
	position:absolute;
	    right: 8%;
    top: 66%;
	color:#f00;
	font-size:.22rem;
}
.tels strong b{
	color:inherit;
}
.message {
	padding: 0 .2rem;
	text-align: center;
	overflow: hidden;
	display: none;
}

.message dt {
	color: #333;
	line-height: .56rem;
	font-size: 0.24rem;
	font-family: NSimSun;
}

.message dd {
	line-height: .36rem;
}

.message dd:first-of-type {
	width: .8rem;
	height: .8rem;
	float: left;
	margin-right: .1rem;
}

.message dd:last-of-type {
	float: left;
	box-sizing: border-box;
	width: 5.05rem;
	height: 1.33rem;
	background: url(msg.png) top center no-repeat;
	background-size: 100% auto;
	padding: .22rem .19rem 0 .35rem;
	text-align: left;
}

.message dd:last-of-type a {
	color: #6a5acd;
}

.UpList{ width: 80%; height:0.4rem; line-height:0.4rem; overflow:hidden; position:relative; font-size:0.2rem; 
	color:#fff; background: #7b797a; border-radius: 0.2rem; margin-top: 0.4rem; margin-left: 0.2rem}
.UpList .swiper-container_uplist{height: 1.16rem;}
.UpList .swiper-slide{width:100%; height:0.4rem; line-height:0.4rem; overflow:hidden;}
.UpList .swiper-slide li{ padding:0 0.2rem}
.UpList .swiper-slide li i{ float: right}



.bottom {
	padding-top:.1rem ;
	position: fixed;
	bottom: 0;
	width: 6.4rem; z-index: 10;
	background: url(line.png) top center;
	
}

.bottom .form {
	background: #fff;
	padding: .15rem 0 .15rem.2rem;
	height: 1rem;
	font-size: 0;
	box-sizing: border-box; z
}

.bottom .form input {
	width: 2.90rem;
	line-height: .7rem;

	height: .7rem;
	font-size: .28rem;
	color: #666;
	border:1px solid #ddd;
}
.bottom .form a{
	display: inline-block;
	width: 1.4rem;
	height: .7rem;
	line-height: .7rem;
	font-size: .24rem;
	color: #fff;
	text-align: center;
	border-radius:8px;
}
.bottom .form a{
	margin-left: .15rem;
	background: #00b7ee;
}
.bottom .form a+a{
	background: #e60000;
}
.bottom span{
	display: block;
	width: .3rem;
	height: .3rem;
	line-height: .3rem;
	border-radius:50%;
	border:1px solid #fff;
	background: #e60000;
	position: absolute;
	top:16%;
	right: 26%;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
@media only screen and (min-width:639px ) {
	.wrapper{
		height: 980px;
	}
	.bottom span{
		width: .2rem;
	height: .2rem;
	line-height: .2rem;
	}
}
/*# sourceMappingURL=talk.css.map */