@charset "utf-8";
/**
 * [OElove] (C)2010-2099 OELOVE.COM Inc.
 * Email: service@phpcoo.com, phpcoo@qq.com
 * This is not a freeware, use is subject to license terms
 * $LastTime 11:48 2018/5/2 Design by bo$
*/
/*---- pre_index_land start----*/
.container{
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
}
.oe_content .container{
	height: 596px;
	display: table;
	background-color: #fff;
	overflow: hidden;
} 
.fl{
	float: left;
}
.rt{
	float: right;
}
.qr_code_box{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.box-td{
	display: inline-block;
	overflow: hidden;
}
.phone img{
	width: 147px;
	height: 268px;
}
.qr_code_des{
	margin-left: 86px;
}
.qr_code_des .title{
	font-size: 28px;
	color: #d2494a;
	margin-bottom: 18px;
	margin-left: -1px;
	text-align: left;
}
.qr_code_des>.text{
	font-size: 14px;
	color: #999;
	margin-bottom: 27px;
	text-align: left;
}
.qr_code_wrap{
	overflow: hidden;
	margin-left: 2px;
}
.qr_code_wrap .text{
	font-size: 18px;
	color: #666;
	margin-bottom: 24px;
}
.qr_code_wrap .btn{
	width: 128px;
	height: 38px;
	font-size: 18px;
	color: #fff;
	background-color: #f05a5b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border-radius: 3px;
	border-radius: 3px;
	display:inline-block;
	text-align: center;
	line-height: 38px;
}
.qr_code_wrap .btn:hover{
	opacity: .8;
	filter: alpha(opacity=80);
	color: #fff;
}
.into_phone{
	margin-top: 86px;
	margin-left: 60px;
	text-align: center;
}
.qr_code img{
	width: 175px;
	height: 175px;
}
/*---- pre_index_land end----*/

/*---- pre_about_detail start----*/
.oe_about{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 50px 0;
  padding-top:20px;
}
.oe_about_left{
	width: 225px;
	float: left;
}
.oe_about_right{
	width: 940px;
	float: right;
}
.oe_about_right .title{
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.oe_about_content p span,
.hint a span,
.hint span a{
 font-family: "Microsoft Yahei",arial,"Hiragino Sans GB","Hiragino Sans GB W3",ו,simsun !important;
	font-size: 14px !important;
	color: #666 !important;
	display: block;
}
.hint a span,
.hint span a{
	display: inline-block;
	margin-right: 10px;
	color: #14b5a0 !important;
}
.hint span a:hover,
.hint span a:hover{
	color: #333;
	text-decoration: none;
}
.oe_about_left dt{
	border-bottom: 2px solid #ebebeb;
  margin-bottom:10px;
}
.oe_about_left dt a{
 font-weight: bold;
 display: inline-block;
	font-size: 16px;
	color: #666;
	border-bottom: 2px solid #14b5a0;
	line-height: 35px;
	margin-bottom: -2px;
}
.oe_about_left dd a{
	display: block;
	line-height: 36px;
	border-bottom: 1px dashed #ebebeb;
}
.oe_about_left dd a:last-child{
	border-bottom: none;
}
.oe_about_left dl{
	margin-bottom: 15px;
}
/*---- pre_about_detail end----*/