﻿@charset "UTF-8";
@import url(public.css);


/* banner */
.banner {
	position:relative;
	z-index:0;
	height:473px;
}
.banner-show {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	width:100%;
	min-width:1200px;
	height:473px;
	overflow:hidden;
}
.banner-show .cell {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	overflow:hidden;
	background-repeat:repeat-x;
	background-position:center top;
}
.banner-show .cell .con {
	position:relative;
	height:450px;
	background-repeat:no-repeat;
	background-position:center top;
}
/* .bns-01 {
	background-image:url(../i/b1.jpg);
} */
.bns-01 .con {
	background-image:url(../i/index_02.jpg);
}
/* .bns-02 {
	background-image:url(../i/b2.jpg);
} */
.bns-02 .con {
	background-image:url(../i/index_banner_02.jpg);
}
/* .bns-03 {
	background-image:url(../i/b3.jpg);
} */
.bns-03 .con {
	background-image:url(../i/index_banner_03.jpg);
}
.banner-link {
	position:absolute;
	top:100px;
	left:50%;
	width:400px;
	height:400px;
	margin-left:-430px;
}
.banner-link i {
	display:none;
}
.banner-control {
	position:absolute;
	top:0;
	left:50%;
	width:1200px;
	margin-left:-600px;
}
.banner-control a {
	position:absolute;
	top:238px;
	width:30px;
	height:30px;
	line-height:10;
	overflow:hidden;
	background-image:url(../i/icon_control.png);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
}
.banner-control a.left {
	left:-55px;
	background-position:0 0;
}
.banner-control a.left:hover {
	background-position:0 -30px;
}
.banner-control a.right {
	right:-55px;
	background-position:-30px 0;
}
.banner-control a.right:hover {
	background-position:-30px -30px;
}

/* banner */

/* main */
.main{
	width: 1200px;
	margin: 0 auto;
}
.main .row{
	width: 100%;
}
/* 新闻 */
.news{
	width: 580px;
	float: left;
}
.show { 
	width:100%; 
	height:72px; 
	border-bottom:1px solid #ececec;
	margin:-2px 0 0 0;
	font-size: 16px;
}
.productShow {width:580px;}
.productShow ul { float:left; margin:20px 0 0 0;}
.productShow ul li{float:left; list-style:none;  padding:15px 18px; cursor:pointer;color:#393939;}
.productShow ul .current { border-bottom:4px solid #1B4D7E;}
.productShow .more{float: left;margin: 38px 0 10px 30px;}
.imgShow { width:580px; margin:20px auto 0;}
.imgShow .newimg{
	width: 185px;
	height: 136px;
	border: 1px solid #999999;
	float: left;
}
.imgShow ul {width: 370px;float: left;margin: 0 0 0 20px;}
.imgShow ul li{float:left; list-style:none; position:relative;line-height: 30px;height: 30px;}
.imgShow ul li img{
	/* float: left; */
	margin-top: 8px;
	margin-right: 5px;
}
.imgShow ul li a{
	width: 355px;
	height:30px;
	line-height:30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	float: left;
	color: #8C8C8C;
	font-size: 14px;
	cursor: pointer;

}
.imgShow ul li a:hover{
	color: #ff0000;
}

/* 新闻 */
/* 资质开始 */
.zizhi{
	width: 350px; 
	margin:-2px 0 0 0;
	font-size: 16px;
	float: left;
	padding: 0 10px;
}
.zizhi .zizhiborder{width: 350px;height: 72px;border-bottom:1px solid #ececec;}
.zizhi .zizhititle{width: 100px;float: left;margin:20px 0 0 0;height: 55px;}
.zizhi .zizhititle .current { border-bottom:4px solid #1B4D7E;}
.zizhi .zizhititle li {
	width: 100px;
	height: 51px;
	line-height: 51px;
	color:#393939;
}
.zizhi .more{float: left;margin: 38px 0 10px 30px;}

.zizhi .zizhicontent{
	margin: 20px 0 0 0;
}
.zizhi .zizhicontent li img{
	float: left;
	margin-top: 8px;
	margin-right: 5px;
	display: block;
}
.zizhi .zizhicontent li a{
	width: 335px;
	height:30px;
	line-height:30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	float: left;
	color: #8C8C8C;
	font-size: 14px;
	cursor: pointer;

}
.zizhi .zizhicontent li a:hover{
	color:#ff0000;
}
/* 资质结束 */
/* 业绩开始 */
.yeji{
	width: 250px;
	margin:-2px 0 0 0;
	font-size: 16px;
	float: left;
}
.yeji .yejiborder{width: 250px;height: 72px;border-bottom:1px solid #ececec;}
.yeji .yejititle{width: 100px;float: left;margin:20px 0 0 0;height: 55px;}
.yeji .yejititle .current { border-bottom:4px solid #1B4D7E;}
.yeji .yejititle li {
	width: 100px;
	height: 51px;
	line-height: 51px;
	color:#393939;
}
.yeji .more{float: left;margin: 38px 0 10px 30px;}

.yeji .yejicontent{
	margin: 20px 0 0 0;
}
.yeji .yejicontent li img{
	float: left;
	margin-top: 8px;
	margin-right: 5px;
	display: block;
}
.yeji .yejicontent li a{
	width: 235px;
	height:30px;
	line-height:30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	float: left;
	color: #8C8C8C;
	font-size: 14px;
	cursor: pointer;

}
.yeji .yejicontent li a:hover{
	color: #ff0000;
}
/* 业绩结束 */

/* 核心技术开始 */
.hexinjishu{
	width: 580px;
	float: left;
	margin:-2px 0 0 0;
	font-size: 16px;
}
.hexinjishu .hexinjishuborder{border-bottom:1px solid #ececec;width: 580px;height: 72px;}
.hexinjishu .hexinjishutitle{width: 100px;float: left;margin:20px 0 0 0;height: 55px;}
.hexinjishu .hexinjishutitle .current { border-bottom:4px solid #1B4D7E;}
.hexinjishu .hexinjishutitle li {
	width: 100px;
	height: 51px;
	line-height: 51px;
	color:#393939;
}
.hexinjishu .more{float: left;margin: 38px 0 10px 30px;}
.hexinjishu .hx{width: 580px;margin:20px auto 0;}
.hexinjishu .newimg{
	width: 185px;
	height: 136px;
	border: 1px solid #999999;
	float: left;
}
.hexinjishu .hexinjishucontent {width: 370px;float: left;margin: 0 0 0 20px;}
.hexinjishu .hexinjishucontent li{float:left; list-style:none; position:relative;line-height: 30px;height: 30px;}
.hexinjishu .hexinjishucontent li img{
	float: left;
	margin-top: 8px;
	margin-right: 5px;
}
.hexinjishu .hexinjishucontent li a{
	width: 355px;
	height:30px;
	line-height:30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	float: left;
	color: #8C8C8C;
	font-size: 14px;
	cursor: pointer;

}
.hexinjishu .hexinjishucontent li a:hover{
	color: #ff0000;
}
/* 核心技术结束 */

/* 方案开始 */
.fangan{
	width: 350px;
	margin:-2px 0 0 0;
	font-size: 16px;
	float: left;
	padding: 0 10px;
}
.fangan .fanganborder{border-bottom:1px solid #ececec;width: 350px;height: 72px;}
.fangan .fangantitle{width: 100px;float: left;margin:20px 0 0 0;height: 55px;}
.fangan .fangantitle .current { border-bottom:4px solid #1B4D7E;}
.fangan .fangantitle li {
	width: 100px;
	height: 51px;
	line-height: 51px;
	color:#393939;
}
.fangan .more{float: left;margin: 38px 0 10px 30px;}

.fangan .fangancontent{
	margin: 20px 0 0 0;
}
.fangan .fangancontent li img{
	float: left;
	margin-top: 8px;
	margin-right: 5px;
	display: block;
}
.fangan .fangancontent li a{
	width: 335px;
	height:30px;
	line-height:30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	float: left;
	color: #8C8C8C;
	font-size: 14px;
	cursor: pointer;

}
.fangan .fangancontent li a:hover{
	color:#ff0000;
	}
/* 方案结束 */
/* 团队开始 */
.tuandui{
	width: 250px;
	margin:-2px 0 0 0;
	font-size: 16px;
	float: left;
}
.tuandui .tuanduiborder{border-bottom:1px solid #ececec;width: 250px;height: 72px;}
.tuandui .tuanduititle{width: 100px;float: left;margin:20px 0 0 0;height: 55px;}
.tuandui .tuanduititle .current { border-bottom:4px solid #1B4D7E;}
.tuandui .tuanduititle li {
	width: 100px;
	height: 51px;
	line-height: 51px;
}
.tuandui .more{float: left;margin: 38px 0 10px 30px;}

.tuandui .tuanduicontent{
	margin: 20px 0 0 0;
}
.tuandui .tuanduicontent li img{
	float: left;
	margin-top: 8px;
	margin-right: 5px;
	display: block;
}
.tuandui .tuanduicontent li a{
	width: 235px;
	height:30px;
	line-height:30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	float: left;
	color: #8C8C8C;
	font-size: 14px;
	cursor: pointer;

}
.tuandui .tuanduicontent li a:hover{
	color: #ff0000;
}
/* 团队结束 */

/* 业务领域开始 */
.yewu{
	width: 1200px;
	margin:-2px 0 0 0;
	font-size: 16px;
	float: left;
}
.yewu .yewuborder{
	width: 1200px;
	height:72px; 
	border-bottom:1px solid #ececec;
}
.yewu .yewutitle{width: 100px;float: left;margin:20px 0 0 0;height: 55px;}
.yewu .yewutitle .current { border-bottom:4px solid #1B4E7D;}
.yewu .yewutitle li {
	width: 100px;
	height: 51px;
	line-height: 51px;
}
.yewu .more{float: left;margin: 42px 0 10px 30px;}

.yewu .yewucontent {
    margin-top: 12px;
  	position: relative;
	width: 1200px;
}

.yewu .yewucontent .yewushow {
	width: 1150px;
    height: 285px;
    margin-left:25px;
    position: relative;
    overflow: hidden;
}

.yewu .yewucontent .yewushow .yewuul{
    position: absolute;
    top: 0;
    left: 0;
  	list-style: none;
    height: 285px;
}
  
.yewu .yewucontent .arrow_left {
	position: absolute;
  	top: 90px;
 	left: 0;
    display: block;
}

.yewu .yewucontent .yewuli {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 275px;
	border: 1px solid #bbbbbb;
}

.yewu .yewucontent .yewuli img{
	width: 249px;
	height: 177px;
	margin: 13px;
}

.yewu .yewucontent .yewuli p a{
	display:block;
	margin-top: 3px;
	color: #666666;
	font-weight:bold;
	font-size:14px;
	text-align: center;
}

.yewu .yewucontent .yewuli p {
	margin-top: 5px;
	margin-left: 7px;
	font: bold 12px/ 22px '宋体';
	color: #E1E1E1;
	text-align:center;
}

.yewu .yewucontent .arrow_right {
	position: absolute;
  	top: 90px;
  	right: 0;
    display: block;
}

/* 业务领域结束 */


/* 合作伙伴开始 */
.partner{
	width: 1200px;
	margin-top: 50px;
}

.partner ul {
	width: 1170px;
}
.partner ul li{
	float: left;
	width: 226px;
	/* border: 1px solid #bbbbbb; */
	margin: 0 3px;
	text-align: center;
}
/* 合作伙伴结束 */
/* main */
