.details_wrap {
	overflow: hidden;
	background: #fff;
	padding: 20px;
	min-height: 600px;
}

.details_wrap .details_head {
	width: 100%;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 10px;
}

.details_wrap .details_head .title {
	color: #333;
	line-height: 50px;
	font-size: 30px;
	font-weight: initial;
	text-align: center;
	width: 100%;
}

.details_wrap .details_head .list {
	width: 100%;
	line-height: 36px;
	text-align: center;
}

.details_wrap .details_head .list p {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	font-size: 14px;
	color: #666;
	margin: 0 20px;
}

.details_wrap .details_head .list p a,
.details_wrap .details_head .list p span {
	color: #565656;
}

.details_wrap .details_head .list .phone {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	position: relative;
}

.details_wrap .details_head .list .phone span {
	color: #ffcb62;
	font-size: 14px;
	cursor: pointer;
}

.details_wrap .details_head .list .phone:hover .ewmdiv {
	display: block;
}

.details_wrap .details_head .list .phone .ewmdiv {
	display: none;
	width: 245px;
	height: 265px;
	background: url(../img/ewmbg2.png) no-repeat;
	position: absolute;
	right: 60px;
	top: -35px;
}

.details_wrap .details_head .list .phone .ewmdiv img {
	width: 180px;
	height: 180px;
	margin: 20px 0 4px -24px;
}

.details_wrap .details_head .list .phone .ewmdiv .tips {
	width: 90%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #565656;
	text-align: center;
}

.details_wrap .details_cont {
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	color: #333;
	line-height: 26px;
	margin: 10px auto 30px;
	float: left;
}

.details_wrap .details_cont p {
	width: 100%;
	float: left;
	margin: 10px 0;
}

.details_wrap .details_cont img {
	display: block;
	max-width: 75%;
	margin: 10px auto;
	height: inherit;
}

.details_wrap .details_cont .tit {
	font-weight: bold;
	line-height: 26px;
}

.details_wrap .details_cont h3 {
	color: #48b850;
	float: left;
	padding-left: 10px;
	border-left: 4px #48b850 solid;
}



.about_rd {
	overflow: hidden;
	background: #fff;
	padding: 20px;
	margin-top: 30px;
}

.about_rd .L_title {
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
}

.about_rd .L_title span {
	font-size: 20px;
	color: #333;
	float: left;
}

.about_rd .L_title .more {
	float: right;
	font-size: 14px;
	color: #bfddfc;
	line-height: 22px;
}

.about_rd .L_title .more i {
	display: inline-block;
	background: url(../img/img_icon.png) no-repeat;
	height: 4px;
	width: 10px;
	background-position: -17px 0;
	margin: 0 3px 3px;
}

.about_rd .L_title .more:hover {
	clear: #0ec5a1;
}

.about_rd .info {
	width: 535px;
	height: 120px;
	overflow: hidden;
	float: left;
}

.about_rd .info .bt {
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 20px;
	color: #111;
	overflow: hidden;
}

.about_rd .info .bt:hover {
	color: #ff7200;
}

.about_rd .info .dece {
	width: 100%;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	margin-top: 10px;
}

.about_rd .info span {
	float: left;
	height: 18px;
	font-size: 14px;
	color: #565656;
	margin-top: 15px;
}

.about_rd .info .btn {
	height: 16px;
	line-height: 16px;
	margin-top: 10px;
	float: right;
	font-size: 14px;
	color: #99ccff;
}

.about_rd .info .btn:hover {
	color: #ff7200;
}

.about_rd ul {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.about_rd li {
	height: 90px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #edeff5;
}

.about_rd li .img {
	display: block;
	float: left;
	margin-right: 30px;
}

.about_rd li .img,
.about_rd li .img img {
	width: 144px;
	height: 90px;
	overflow: hidden;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
}

.about_rd li:last-child {
	margin-bottom: 0;
	border: none;
}

.about_rd li:hover .img img {
	transform: scale(1.05);
}

/*# sourceMappingURL=new.css.map */


.dlapp-box {
	height: 105px;
	background: #f4f5f5;
	padding: 20px;
	margin: 20px 0;
	border-radius: 15px;
	float: left;
}

.dlapp-box dt {
	float: left;
}

.dlapp-box dt img {
	width: 105px;
	height: 105px !important;
	border-radius: 20px;
	max-width: 100% !important;
	margin: 0 !important;

}

.dlapp-box dd.dd01 {
	width: 430px;
	margin-left: 20px;
	float: left;

}

.dlapp-box dd.dd02 {
	float: right;
	width: 150px;
}

.dlapp-box .dlbtn {
	display: block;
	width: 150px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: #48b850;
	color: #FFF;
	border-radius: 4px;
	margin-top: 35px;
	font-size: 16px;
}

.dlapp-box .dlbtn:hover {
	background: #48b850;
	color: #FFF;
}

.dlapp-box dd.dd01 .start {
	display: inline-block;
}



.dlapp-box dd.dd01 .att {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 10px;
	display: block;
	color: #333;
	margin-top: 8px;
}

.dlapp-box dd.dd01 .att:hover {
	color: #48b850;
}

.dlapp-box dd.dd01 li {
	float: left;
	width: 50%;
	font-size: 14px;
	color: #666;

}

.dlapp-box dd.dd01 li span {
	color: #999;
}