@charset "utf-8";
/* CSS Document */
body,input,textarea{font:12px/1.2em Microsoft YaHei, Tahoma, Arial, sans-serif,'Hiragino Sans GB'; letter-spacing:0.7px;
}
*{margin:0; padding:0;
}
a{text-decoration:none; display:inline-block; color: #888;
}
a:focus {outline:none; 
}
ul li{list-style:none;
}
img{border:0;
}
em, i{font-style:normal;
}
.clearfix:after{content:''; clear:both; display:block; clear:both; line-height:0; visibility:hidden;
}
*html .clearfix{height:1%;
}

/*价格内部页面*/
.pricewrap{
	width:100%; 
	overflow:hidden; 
}
.price_cont{
	width:100%;
	
    margin-bottom: 50px;
    float: left;
}
.price_cont .price_banner{
	width:100%;
	height:480px;
	background:url(../images/price/price_banner.png) 50% 0 no-repeat;
	float:left;
}
.price_banner .price_banner_tit{
	width:100%;
	text-align:center;
	height:70px;
	line-height:70px;
	color:#fff;
	font-size:48px;
	font-weight:500;
	float:left;
	margin:125px 0 100px 0;
}
.price_banner_cont{
	/* width:1013px; */
	width:841px;
	margin:0 auto;	
}
.price_banner_cont li{
	width:142px;
	height:40px;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-size:16px;
	float:left;
	background:url(../images/price/price_btnc.png) 0 0 no-repeat;
	margin-right:30px;
	margin-bottom:25px;
}
.price_banner_cont li:nth-child(5), .price_banner_cont li:nth-child(10){
	margin-right:0px;
}
.price_banner_cont li a{
	width:100%;
	color:#fff;
}
.price_banner_cont li:hover{
	background:url(../images/price/price_btnc.png) 0 -40px no-repeat;
	cursor:pointer;
}
.price_section{
	width:1013px;
	margin:0 auto;
}
.price_section .section_tit{
	width:100%;
	float:left;
	margin-top:58px;
	margin-bottom:20px;
	cursor:pointer;
}
.price_section .section_tit .tit_name{
	float:left;
	height:65px;
	line-height:65px;
	color:#333;
	font-size:32px;
	margin-right:30px;
}
.price_section .section_tit .tit_font{
	float:left;
	height:65px;
	line-height:81px;
	color:#808080;
	font-size:14px;
	margin-right:10px;
}
.price_section .section_tit .tit_href{
	float:left;
	height:65px;
	line-height:81px;
	color:#1fa66e;
	font-size:14px;
	display:none;
}
.price_table{
	width:900px;
	border:1px solid #ccc;
	border-left:none;
	border-bottom:none;
}
.price_table_a{
	
	margin-bottom:30px;
}
.price_table tr{
    display: table-row;
}
.price_table td{
	width:150px;
	word-break:break-all;
	line-height:50px;
	color:#333;
	font-size:14px;
	text-align:center; 
	border:1px solid #ccc;
	border-right:none;
	border-top:none;
}
.price_table td a{
	color:#1fa66e;
}
.price_btn_cont{
	width:100%;
	float:left;
}
.price_btn_cont .btn_font{
	width:150px;
	height:38px;
	text-align:center;
	line-height:38px;
	color:#fff;
	font-size:16px;
	font-weight:600;
	float:left;
	background:url(../images/price/price_btna.png) 0 0 no-repeat;
	margin-right:30px;
	cursor:pointer;
}
.price_btn_cont .btn_font:hover{
	cursor:pointer;
	background:url(../images/price/price_btna.png) 0 -38px no-repeat;
}
.price_btn_cont .btn_font_a{
	width:150px;
	height:38px;
	text-align:center;
	line-height:38px;
	color:#15a588;
	font-size:16px;
	font-weight:600;
	float:left;
	background:url(../images/price/price_btnb.png) 0 0 no-repeat;
	margin-right:30px;
	cursor:pointer;
}
.price_btn_cont .btn_font_a:hover{
	color:#fff;
	cursor:pointer;
	background:url(../images/price/price_btnb.png) 0 -38px no-repeat;
}
.price_tips{
	width:100%;
	line-height:25px;
	font-size:14px;
	color:#999;
	float:left;
	margin-top:30px;
}
.price_tips i{
	padding-left:27px;
}
.font_p i{
	padding-left:78px;
}
.price_font_p{
	width:1000px;
	float:left;
	padding-bottom:20px;
	margin-bottom:30px;
	border-bottom:1px solid #d7d7d7;
}
.price_font_p .font_p{
	color:#999;
	font-size:14px;
	line-height:40px;
	width:100%;
	float:left;
}
.price_font_p .font_p b{
	color:#000;
	font-weight:500;
}
.price_icon{
	float:left;
	width:670px;
	height:50px;
	background:url(../images/price/price_icon1.jpg) no-repeat;
}
.price_icon_a{
	float:left;
}
.price_icon_b{
	float:left;
}
.price_icon_c{
	float:left;
}
.price_flow_cont{
	width:100%;
	float:left;
	margin-bottom:20px;
}
.price_flow_cont li{
	width:100%;
	float:left;
	margin-top:10px;
}
.price_flow_cont li .flow_img{
	width:110px;
	height:94px;
	float:left;
	margin:0 40px 0 0;
}
.price_flow_cont li .flow_img_a{
	background:url(../images/price/price_icon2.jpg) no-repeat;
}
.price_flow_cont li .flow_img_b{
	background:url(../images/price/price_icon3.jpg) no-repeat;
}
.price_flow_cont li .flow_img_c{
	background:url(../images/price/price_icon4.jpg) no-repeat;
}
.price_flow_cont li .flow_div{
	float:left;
	width:850px;
	font-size:14px;
}
.price_flow_cont li .flow_div span{
	float:left;
	width:100%;
	color:#000;
	line-height:30px;
}
.price_flow_cont li .flow_div p{
	float:left;
	width:100%;
	line-height:25px;
	color:#999;
}
@media screen and (max-width: 1300px) {
	.price_cont .price_banner{
		width:100%;
		height:400px;
	}
	.price_banner .price_banner_tit {
	    margin: 90px 0 70px 0;
	}
}