﻿@charset "utf-8";

/*****广告横幅****/
.i_banner{ width:100%; margin:20px auto; text-align:center; overflow:hidden; clear:both; position:relative;}
.i_banner img{ max-width:100%;}
.i_banner .i_banner_con{ position:absolute; width:990px; height:100%; left:50%; top:0; margin:0 0 0 -495px;}
.i_banner .i_banner_con p{ position:absolute; right:20px; top:50%; line-height:30px; margin:-30px 0 0 0; font-size:14px; color:#fff; text-align:center;}
.i_banner .i_banner_con span{ font-size:20px; font-weight:bold; display:block;}

/*****优势****/
.i_yous{ width:100%; margin:20px auto; text-align:center; clear:both; overflow:hidden;}
.i_yous img{ max-width:100%;}

/*****网站横幅显示****/
#index_banner{ 
	min-width: 1200px;
	background-color:#fff; 
	margin:0 auto; 
	overflow:hidden; 
	clear:both;
}

.flexslider{
	position:relative; 
	width:100%; 
	height: 500px; 
	margin:0 auto; 
	overflow:hidden; 
	z-index:10;
}
.flexslider .slides{
	position:relative;
	z-index:11;
}
.flexslider .slides li{ 
	width:100%; 
	height: 500px; 
	text-align:center; 
	overflow:hidden; 
	overflow:hidden;
}
.flexslider .slides li a{
	display:block;
	height: 100%;
}
.flexslider .flex-control-nav{
	position:absolute;
	bottom:14px; 
	z-index:21;
	width:100%;
	text-align:center;
}
.flexslider .flex-control-nav li{
	display:inline-block;
	width:40px;
	height:8px;
	margin:0 3px;
	display:inline;
	zoom:1;
}
.flexslider .flex-control-nav a{
	display:inline-block;
	text-indent: -999px;
	width:40px;
	height:8px;  
	background-color:#fff; 
	overflow:hidden; 
	color:#333;
}
.flexslider .flex-control-nav .flex-active{
	background-color:#FF5900; 
	color:#fff;
}

.flexslider .flex-direction-nav{
	position:absolute;
	z-index:31;
	width:100%;
	top:45%;
}
.flexslider .flex-direction-nav li a{
	display:block;
	width:22px;
	height:50px;
	overflow:hidden;
	position:absolute;
}
.flexslider .flex-direction-nav li a.flex-prev{
	left:0;
	background:rgba(0,0,0,0.6) url(../images/prev.png) center center no-repeat; 
	background-size:20px 20px;
}
.flexslider .flex-direction-nav li a.flex-next{
	right:0;background:rgba(0,0,0,0.6) url(../images/next.png) center center no-repeat;
	background-size:20px 20px;
}


/*****首页数字栏****/
.i-shuzi-c{
	position: relative;
	width: 1200px;
	margin:-80px auto 0;
	height: 160px;
	border: #E1E1E1 1px solid;
	background: #FDFDFD;
	z-index: 999;
	display: none;
}
.i-shuzi{
	width: 100%;
	margin:40px 0 0 0;
	height: 80px;
}
.i-shuzi ul li{
	float: left;
	width: 25%;
	text-align: center;
	border-left: rgba(170,170,170,.2) 1px solid;
}
.i-shuzi ul li:first-child{
	border-left: none;
}
.i-shuzi ul li span{
	font-size: 50px;
}
.i-shuzi ul li span em{
	font-size: 14px;
	position: relative;
	top: 8px;
	left: 5px;
	color: #999;
	vertical-align: top;
}
.i-shuzi ul li p{
	display: block;
	color: #999;
}

/*****首页概况栏****/
.i-intr{
	width: 1200px;
	padding: 90px 0 70px;
	margin:0 auto;
	text-align: center;
}
.i-intr strong{
	font-size: 32px;
	font-weight: normal;
}
.i-intr p{
	display: block;
	padding: 20px 0 30px;
	font-size: 16px;
	color: #666;
}
.i-intr a{
	display: inline-block;
	padding: 9px 40px;
	border:#ccc 1px solid;
	color: #aaa;
}
.i-intr a:hover{
	background: #3E8CF8;
	border: #3E8CF8 1px solid;
	color: #fff;
}

/*****首页标题栏****/
.i_title{ height:40px; line-height:40px; color:#999; border-bottom:#ccc 1px solid; text-transform:uppercase;}
.i_title span{ float:right; margin-right:3px;}
.i_title i{
	display: inline-block;
	position: relative;
	padding: 0 10px;
	font-size:16px; 
	font-weight:bold; 
}
.i_title i::after{
	content:"";
	position: absolute;
	width: 100%;
	height: 3px;
	background: #1F528B;
	left: 0;
	bottom: -1px;
}
.i_title a:hover{ text-decoration:underline;}

/*****首页顶部产品显示****/
.index_product_c{ 
	width:100%;
	min-width: 1200px;
	margin:0 auto;
	padding: 50px 0;
	background: #F1F1F1;
	overflow:hidden; 
	clear:both;
}
.index_product{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	}
.index_product_left{
	float:left;
	width:255px;
}
.index_product_title{
	width: 100%;
	height: 100px;
	text-align: center;
	line-height: 100px;
	background: #3E8CF8;
	font-size: 26px;
	color: #fff;
}
.index_product_phone{
	width: 100%;
	height: 112px;
	background: url(/static/images/i_psort_phone.jpg) no-repeat;
	text-align: center;
	color: #fff;
}
.index_product_phone span{
	display: block;
	font-size: 14px;
	padding: 30px 0 0;
}
.index_product_phone strong{
	font-size: 22px;
}
.index_product .hd{
	border: #e6e6e6 1px solid;
	background: #fff;
	}
.index_product .hd li{
	white-space:nowrap;
	}
.index_product .hd li a{
	display:block; 
	font-size:16px; 
	color:#333; 
	height:60px; 
	line-height:60px; 
	text-indent:40px; 
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis; 
	border-bottom:#e6e6e6 1px dotted;
}
.index_product .hd li a:hover,.index_product .hd li.on a{ 
	background-color:#F2F2F2; 
	border-left:#215191 5px solid; 
	text-decoration:none; 
	text-indent:35px;
}

.index_product .bd{
	float:right;
	width:940px;
	}
.index_product .bd li{ 
	float:left; 
	width:280px;
	height:300px;
	margin:0 0 0 30px;
	text-align:center; 
	position:relative;
}
.index_product .bd li img{ 
	height:260px; 
	width:260px; 
	border:#e5e5e5 1px solid; 
	vertical-align:middle;
}
.index_product .bd li:hover img{
	border:#3E8CF8 1px solid; 
}
.index_product .bd li i{
	display: block;
	height:40px; 
	line-height:30px; 
	font-style:normal; 
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis; 
	color:#333;
}

/*****荣誉资质****/
.i-rongyu-container{
	width: 100%;
	background: #fff;
	padding: 30px 0;
}

.i_ry{
	width:1200px; 
	margin:0 auto; 
	padding-top:20px; 
	clear:both; 
	overflow:hidden;
}
.i_rongyu{
	width:1200px; 
	overflow:hidden;
}
.i_rongyu_con{
	width:1200px; 
	height:280px; 
	overflow:hidden; 
	position:relative;
}
#i_rongyu_gl,#i_rongyu_gr{ 
	position: absolute;
	width: 32px;
	height: 60px;
	top: 50%;
	margin-top: -30px;
}
#i_rongyu_gl{
	left: 0;
	background: #0D75C3 url(/static/images/go-left.png) center center no-repeat;
}
#i_rongyu_gr{
	right: 0;
	background: #0D75C3 url(/static/images/go-right.png) center center no-repeat;
}
.i_rongyu_list{ 
	width:1100px; 
	padding-top:20px; 
	margin:0 auto;
}
.i_rongyu_list ul li{
	float:left;
	margin:0 10px;
	text-align: center;
}
.i_rongyu_list ul li span{
	display: table-cell; 
	vertical-align:middle; 
	width:160px; 
	height:200px;
	text-align:center; 
	overflow:hidden; 
	text-align:center; 
	box-sizing:border-box;
}
.i_rongyu_list ul li img{
	max-height:200px; 
	max-width:160px; 
	vertical-align:middle;
	border: #fafafa 1px solid;
}
.i_rongyu_list ul li i{
	width:200px; 
	font-style:normal; 
	padding-top:10px; 
	display:block; 
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis; 
	text-align: center;
}

/*****企业简介****/
.i_about_container{
	width: 100%;
	min-width: 1200px;
	padding: 50px 0;
	background: #F1F1F1;
}
.i_about{ 
	width:1200px; 
	background: #F1F1F1;
	margin:15px auto; 
	overflow:hidden; 
	clear:both;
}
.i_about_left{ 
	float: left;
	width: 585px;
	height: 328px;
	background: url(../images/i_video_pic.jpg) left top no-repeat;

}
.i_about_right{
	float: right;
	width: 580px;
	/*width: 580px;*/
}
.i_about_tit{
	padding: 20px 0 0;
}
.i_about_tit span{
	font-size: 24px;
}
.i_about_tit em{
	padding: 0 0 0 10px;
	font-size: 14px;
}
.i_about_con{
	padding: 30px 0 20px;
	line-height: 180%;
	color: #999;
}
.i_about_link{

}
.i_about_link a{
	display: inline-block;
	padding: 9px 60px;
	border: #ccc 1px solid;
	color: #999;
	background: #fff;
}
.i_about_link a:hover{
	background: #3E8CF8;
	border: #3E8CF8 1px solid;
	color: #fff;
}

/*****新闻资讯****/
.i_news_container{
	width: 100%;
	padding: 30px 0;
	background: #fff;
}
.i_news{ 
	width:1200px; 
	margin:0 auto;  
	overflow:hidden; 
	clear:both;
}
.i_news_c{
	float: left;
	width:430px;
	padding:0 50px 0 0; 
	_background:url(../images/i_news_line.png) right center no-repeat; 
	min-height:300px;
}
.i_news_con{ 
	padding-top:10px;
}
.i_news_con ul li{ 
	height:35px; 
	line-height:35px; 
	border-bottom:#ddd 1px dashed; 
	background:url(../images/li_ico_1.gif) left center no-repeat; 
	text-indent:10px; 
	overflow:hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
}
.i_news_con ul li:hover{ 
	background-color:#f9f9f9;
}
.i_news_con ul li span{ 
	float:right; 
	color:#999;
}

.i_answer{ 
	float: right;
	width:340px; 
}
.i_answer_con{ 
	height:290px; 
	margin-top:10px;
}
.i_answer_con dl{ 
	padding:20px 0; 
	border-bottom:#CCC 1px dotted;
}
.i_answer_con dl dt{ 
	height:40px; 
	line-height:40px; 
	font-weight:bold; 
	background:url(../images/i_question.png) left center no-repeat; 
	text-indent:26px; 
	overflow:hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
}
.i_answer_con dl dd{ 
	background:url(../images/i_answer.png) left top no-repeat; 
	padding-left:26px; 
	line-height:180%;
}