/*公司简介CSS*/
.about{
	font-size: 0;
	padding: 60px 0;
}
.about .about-tu{
	display: inline-block;
	vertical-align: top;
	width: 580px;
	margin-right: 40px;
}
.about .about-content{
	display: inline-block;
	vertical-align: top;
	width: 580px;
	border: 1px solid #0099cc;
	padding: 40px 40px 40px 40px;
}
.about .about-content>h2{
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}
.about .about-content>span{
	font-size: 12px;
	color: #333333;
}
.about .about-content>p{
	font-size: 14px;
	color: #333333;
	margin-top: 25px;
	line-height: 20px;
	margin-bottom: 25px;
	overflow: hidden;
}
.about .about-content>a{
	font-size: 12px;
	color: #333333;
	display: inline-block;
	width: 135px;
	height: 30px;
	text-align: center;
	line-height: 29px;
	border: 1px solid #0099cc;
}
/*公司简介CSS*/

/*产品中心CSS*/
.product{
	background: #1c8195;
	padding-top: 60px;
	padding-bottom: 20px;
}
.product .titlea{
	font-size: 0;
	text-align: center;
	background: url(../image/baixian.png) no-repeat center;
	margin-bottom: 35px;
}
.product .titlea p{
	font-size: 30px;
	color: #ffffff;
	margin-bottom: 10px;
}
.product .titlea span{
	font-size: 12px;
	color: #ffffff;
}

.picScroll-left{
	overflow:hidden; 
	position:relative;
}
.picScroll-left .bd ul{ 
	overflow:hidden; 
	zoom:1; 
}
.picScroll-left .bd ul li{ 
	margin:0 15px; 
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center;  
}
.picScroll-left .bd ul li>a{
	display: block;
} 
.picScroll-left .bd ul li .pic{ 
	text-align:center; 
	width:270px; 
	height:270px; 
	position: relative;
}
.picScroll-left .bd ul li .pic>img{ 
	width:100%; 
	height:100%; 
	display:block; 
	border:1px solid #dddddd; 
}
.picScroll-left .bd ul li .pic>.xs{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(20,132,109,.7);
} 
.picScroll-left .bd ul li .pic>.xs>img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.picScroll-left .bd ul li .title{ 
	height: 40px;
	line-height: 40px;
	color: #fff;
	border-bottom: 1px solid #e3e3e3;
}
.product .more{
	display: block;
	width: 200px;
	height: 50px;
	background: #ffffff;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	color: #333333;
	margin: 40px auto 0 auto;
}
/*产品中心CSS*/

/*我们的优势CSS*/
.youshi{
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
	border-bottom: 1px solid #cccccc;
}
.youshi .titlea{
	font-size: 0;
	text-align: center;
	background: url(../image/baixian.png) no-repeat center;
	margin-bottom: 40px;
}
.youshi .titlea p{
	font-size: 30px;
	color: #666666;
	margin-bottom: 10px;
}
.youshi .titlea span{
	font-size: 12px;
	color: #666666;
}
.youshi-ul{
	font-size: 0;
}
.youshi-ul>li{
	display: inline-block;
	vertical-align: top;
	width: 270px;
	margin-right: 40px;
}
.youshi-ul>li:nth-child(even){
	margin-top: 40px;
}
.youshi-ul>li:last-child{
	margin-right: 0;
}
.youshi-ul>li>a{
	display: block;
	width: 100%;
	height: 320px;
	position: relative;
}
.youshi-ul>li>a:before{
	content: '';
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-right: 60px solid #fff;
	border-bottom: 60px solid transparent;
    border-left: 60px solid transparent;
}
.youshi-ul>li>a:after{
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-right: 60px solid transparent;
	border-top: 60px solid transparent;
    border-left: 60px solid #fff;
}
.youshi-ul>li>a>img{
	width: 100%;
	height: 100%;
}
.youshi-ul>li>h3{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
	position: relative;
}
.youshi-ul>li>h3:after{
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 2px;
	background: #999999;
}
.youshi-ul>li>p{
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
/*我们的优势CSS*/


/*企业动态CSS*/
.news-form{
	font-size: 0;
	padding: 70px 0;
}

.news-form .news{
	display: inline-block;
	vertical-align: top;
	width: 780px;
}
.news-form .news .news-title{
	height: 25px;
	line-height: 25px;
	margin-bottom: 30px;
}
.news-form .news .news-title .fl{
	
}
.news-form .news .news-title .fl a{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
.news-form .news .news-title .fl b{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	padding: 0 10px;
}
.news-form .news .news-title .fl span{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
.news-form .news .news-title .fr{
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
}
.news-form .news .news-content{
	
}
.news-form .news .news-content>a{
	display: inline-block;
	vertical-align: top;
	width: 320px;
	height: 240px;
}
.news-form .news .news-content>a>img{
	width: 100%;
	height: 100%;
}
.news-form .news .news-content>div{
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	width: 440px;
}
.news-form .news .news-content>div>div{	
	line-height: 28px;
}
.news-form .news .news-content>div>div>a{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.news-form .news .news-content>div>div>p{
	font-size: 14px;
	color: #666666;
}
.news-form .news .news-content>div>div>span{
	font-size: 14px;
	color: #cccccc;
}
.news-form .news .news-content>div>ul{
	
}
.news-form .news .news-content>div>ul>li{	
	line-height: 30px;
	padding-left: 13px;
	position: relative;
}
.news-form .news .news-content>div>ul>li:before{
	content: '○';
	display: inline-block;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}	
.news-form .news .news-content>div>ul>li>a{
	font-size: 14px;
	color: #666666;
}
.news-form .news .news-content>div>ul>li>span{
	font-size: 12px;
	color: #666666;
}
.news-form .form{
	display: inline-block;
	vertical-align: top;
	margin-left: 40px;
	width: 380px;
}
.news-form .form>h3{
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin-bottom: 30px;
}
.news-form .form>form{
	
}
.news-form .form>form>input[type=text]{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: none;
	background: #e0e0e0;
	padding-left: 10px;
	margin-bottom: 10px;
}
.news-form .form>form>textarea{
	display: block;
	width: 100%;
	height: 90px;
	padding: 14px 10px;
	border: none;
	background: #e0e0e0;
	margin-bottom: 10px;
}
.news-form .form>form>input[type=submit]{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: none;
	background: #27afc9;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}
/*企业动态CSS*/