@charset "utf-8";
/* CSS Document */

.title-banner{
	background:url(/assets/Home/apiying2/images/dis/banner.png) no-repeat center;
	width:100%;
	height:348px;
	display:block;
}
.possible{
	width:1265px;
	height:246px;
	margin:40px auto;
}
.possible .text-box{
	width:446px;
	height:150px;
	font-size:14px;
	color:#444;
	float:left;
	margin-top:60px;
	line-height:25px;
	margin-left:50px;
}
.green{
	color:#5fc325;
	
}
.f24{
	font-size:24px;
	padding-bottom:35px;
}
.f39{
	font-size:39px;
	font-weight:lighter;
	padding-top:35px;
}
.dis{
	width:100%;
	color:#656565;
	font-size:14px;
	text-align:center;
}
.dis-img{
	padding-top:20px;
	padding-bottom:30px;
}
.f20{
	font-size:20px;
	
	padding-bottom: 15px;
}
.c1{
	color:#0b0b0b;
}
.circle-img{
	background:url(/assets/Home/apiying2/images/dis/3.png) no-repeat center;
	width:100%;
	height:122px;
	margin-bottom: 30px;
    margin-top: 60px;
}
.circle-img2{
	background:url(/assets/Home/apiying2/images/dis/4.png) no-repeat center;
	width:100%;
	height:122px;
	margin-bottom: 30px;
    margin-top: 60px;
}
.circle{
	width:1235px;
	height: 155px;
	color:#545454;
	margin:0px auto;
}
.circle li{
	width:280px;
	margin-right:38px;
	float:left;
}
.btn{
	background:url(/assets/Home/apiying2/images/dis/btn.png) no-repeat;
	width:196px;
	height:47px;
	margin:0px auto 65px;
	display:block;
}
.dis-bg{
	width:100%;
	background:#f9f9f9;
	text-align:center;
	color: #656565;
	padding-bottom: 15px;
}
.line{
	padding-bottom: 35px;
    padding-top: 6px;
}
.thinking {
	width: 100%;
}
.thinking li {
	border-bottom: 1px solid #eee;
	padding: 20px 0;
}
.thinking li:last-child {
	border-bottom: none;
}
.think {
	width: 820px;
	margin: auto;
	text-align: left;
}
.think:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
}
.think img {
	float: left;
	margin-right: 40px;
}
.think .wenzi {
	float: left;
}
.font16 {
	font-size: 16px;
	color: #222;
}
/*首页*/
.m_banner{ background:#fff;height:348px; position:relative;}
.m_banner .banner{height:348px;width:100%; position:absolute;top:0;left:0; background-position:center top;}
.banner_ctrl{ height:100px;position:absolute;top:50%;left:50%;margin:-50px 0 0 -480px;z-index:2;}
.banner_ctrl a{ display:block;width:30px;height:100px; background:url("/assets/common/images/banner_ctrl.png") no-repeat;_background:url(/assets/common/images/banner_ctrl.jpg) no-repeat; position:absolute; opacity:.1;filter: alpha(opacity=10);
-moz-opacity:0.1;}
.banner_ctrl a.prev{left:-30px;}
.banner_ctrl a.next{right:-970px; background-position:-30px 0; position:relative}
.m_banner .banner .main_c{ position:relative;z-index:10;height:348px;}