@charset "UTF-8";
@import url("home.css");
/* CSS Document */
.banner{
	background:url(../img/banner.png);
	background-size:cover;
}
/*关于我们*/
.section{
	margin-top:60px;
	position:relative;
	padding-top:130px;
	margin-bottom:40px;
}
.title{
	position:absolute;
	top:0px;
	left:42%;
	height:100px;
}
.title h1{
	text-align: center;
}
.title h1 a{
	font-size:36px;
	color:#289de2;
		
}
.title h2{
	margin-top:20px;;
	margin-bottom: 25px;
	background:url(../img/titlle_line.png) no-repeat center center;
	text-align: center;
}
.title h2 a{
	font-size: 20px;
	color:#666;
}
.about{
	height:400px
}
.about_left{
	float: left;
	width: 850px;
	height: 200px;
	margin-top: 50px;
}
.about_left .biaoti{
	text-align: right;
	width:260px;
	height:50px;
}
.about_left .biaoti h1{
	color:#289de2;
	text-align: right;
	float: left;
	font-size:36px;
}
.about_left .biaoti h1 a{
	color:#289de2;
	font-size:36px;
}
.about_left .biaoti h2{
	float:right;
	font-size:20px;
	color:#666;
	margin-left:20px;
	margin-top: 15px;
}
.about_left .biaoti h2 a{
	font-size:20px;
	color:#666;
}
.about_left p{
	font-size:14px;
	color:#4d4d4d;
	line-height: 25px;
}
.about_left p a{
	font-size:15px;
	color:#4d4d4d;
	line-height: 25px;
}
.about_right{
	float: right;
	width:700px;
	height: 392px;
	margin-left: -150px;
}
/*product features*/
.sections{
	background-image:url(../img/bg_feature.png);
	background-repeat: no-repeat;
	background-attachment:fixed;
}
.feature{
	background-color: rgba(0,0,0,0.50);
	padding-top:40px;
}
.feature .content .title1{
	color:#fff;
}
.title1 h1{
	text-align: center;
}
.title1 h1 a{
	font-size:36px;
	color:#fff;		
}
.title1 h2{
	margin-top:25px;;
	margin-bottom: 2px;
	background:url(../img/titlle_line1.png) no-repeat center center;
	text-align: center;
}
.title1 h2 a{
	font-size: 20px;
	color:#FFF;
}

.list dl{
	float: left;
	margin-left: 40px;
	width:295px;
	padding-bottom: 10px;
}

.feature .special{
	width:330px;
}
.list dt{
	font-size: 30px;
	color:#fff;
	text-align: center;
	padding-top:80px;
	margin-bottom: 10px;
	margin-top:30px;
}
.list .standard{
	background:url(../img/i_standard.png) no-repeat;
	background-size:75px 71px; 
	background-position: 110px 0;
}
.list .professional{
	background:url(../img/i_professional.png) no-repeat;
	background-size:75px 71px; 
	background-position:110px 0;	
}
.list .zhineng{
	background:url(../img/i_zhineng.png) no-repeat;
	background-size:75px 71px; 
	background-position:110px 0;	
}
.list .jicheng{
	background:url(../img/i_jicheng.png) no-repeat;
	background-size:75px 71px; 
	background-position:110px 0;	
}
.list dl dd{
	color:#fff;
	line-height: 22px;
	word-spacing: 3px;
}
/*NEWS CENTER*/
.news dl dt,.news dl dd{
	float: left;
}
.news dl dt{
	width: 180px;
	height: 180px;
	margin-right:10px;
	border:1px solid #f2f2f2;
}
.news dl dt a img{
	width: 180px;
	height: 180px;
}
.news dl dd{
	width:466px;
	height: 135px;
	background:#f2f2f2;
	padding:30px 10px 15px 10px;
}
.news dl dd h3{
	font-size: 18px;
	color:#4d4d4d;
	font-weight:600;
	float:left;	
}
.news dl dd h6{
	font-size: 14px;
	color:#999;
	float:right;margin-top:5px;
}
.news dl dd h3:hover{
	text-decoration: underline;
}
.news dl dd h6:hover{
	text-decoration: underline;
}
.news dl dd p:hover{
	text-decoration: underline;
}
.news_title{
	width:466px;
	height: 30px;
}
.news dl{
	float:left;
}
.news dl dd p{
	font-size: 14px;
	color:#4d4d4d;
	width: 466px;
	line-height: 24px;
}
.news dl dd .f_more{
	width:70px;
	line-height: 24px;
	border:1px solid #e8c30c;
	color:#e8c30c;
	font-size:14px;
	display: block;
	background:none;
	border-radius: 12px;
	margin-top:8px;
	margin-left:390px;
	text-align: center;
}
.news dl a{
	display:block;
}
.news dl dd .f_more:hover{
	color:#fff;
	background:#e8c30c;
}
.distance{
	margin-left:40px;
	height: 10px;
}
.wid_distance{
	margin-top:40px;
}
.more{
	position:absolute;
	right:0;
	top:60px;
	width:90px;
	height:35px;
	border-radius:18px;
	background:#e5e5e5;
	color:#999;
	text-align:center;
	line-height: 33px;
	border:none;
	font-size:18px;
}
.more:hover{
	background-color:#289de2;
	color:#fff;
}

/*products*/
.product{
	
}
.product li{
	float: left;
	margin-left:17px;
	width:330px;
	height: 350px;
	background:#f2f2f2;
	overflow:hidden;
	border:1px solid #e5e5e5;
	position:relative;
	border-radius: 4px;
}
.pro_title{
	font-size:22px;
	color:#4d4d4d;
	text-align: center;
	line-height:80px;
}
.little_btn button{
	border:none;
	margin: 0 auto;
	display:block;
	width:100px;
	height: 30px;
	color:#e8c30c;
	border:1px solid#e8c30c;
	border-radius:4px;
	background:none;
}
.detail{
	background-color:rgba(0,0,0,0.60);
	width:330px;
	height: 350px;
	position:absolute;
	left:0;
	top:350px;
	border-radius:4px;
}

.detail dt{
	text-align: center;
	font-size:22px;
	color:#fff;
	margin-top:40px;
}
.detail .explain{
	width:240px;
	height:160px;
	color:#fff;
	margin:15px auto;
}
.detail .out_btn{
	width: 124px;
	height: 38px;
	color:#fff;
	font-size:18px;
	display:block;
	margin:0 auto;
	text-align: center;
	line-height: 36px;
	border:1px solid #fff;
	border-radius:20px;
	margin-top:50px;
}
.bg_map{
	background:url(../img/bg_map.png) no-repeat;
}
.exa_img{
	float:left;
	width:280px;
	height: 412px;
	padding:0 0 30px 30px;
	background:url(../img/arr_blue.png) no-repeat left bottom;
}
.example1{
	float:left;
	margin-left:40px;
}
.example1 dl{
	float:left;
	margin-left:30px;
	padding-right:20px;
	background:url(../img/arr_grey.png) right bottom no-repeat;
}
.example1 dl dt a{
	font-size:24px;
	line-height:40px;
	color:#3ea7e5;
	display:block;
}
.example1 dl dd a{
	color:#4d4d4d;
	width:250px;
	height:225px;
	line-height:24px;
	display:block;
}
.example1 dl .check_more{
	width:110px;
	text-align: center;
	color:#e8c30c;
	border:none; 
	border:1px solid #e8c30c;
	border-radius: 18px;
	line-height: 32px;
	margin-left: 120px;
	background:none;
	margin-top:  50px;
	margin-bottom:30px;
	font-size:16px;
	display:block;
	
}
.example1 dl .check_more:hover{
	background-color:#e8c30c;
	color:#fff;
}







