@charset "utf-8";
body, button, input, select, textarea {
    font: 12px/1 "Microsoft YaHei",Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
}
/*page*/
.ep-pages{
	padding: 10px 12px;
	clear: both;
	text-align: center;
	font-family: Arial, "\5B8B\4F53", sans-serif;
    font-size: 14px;
    vertical-align: top;
    margin-bottom: 15px;
    transition: all .3s linear;
    margin-top: 20px;
}
.ep-pages .current{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 23px;
    line-height: 23px;
    padding: 3px 10px;
    margin: 5px 5px 0 0;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
    transition: all .3s linear;
}
.page-num,.page-return{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999999;
	margin-right: 20px;
}
.page-return{
	color: #1e6eaf;
	margin-left: 10px;
	/*vertical-align: text-top;*/
	display: inline-block;
	*display: inline;
    *zoom: 1;
    *margin-top: 0px;
}
.ellipsis{
	font-family: "微软雅黑";
	line-height: 2.5;
}
.ep-num{
	font-size: 12px;
	color:#999999;
	margin-right: 20px;
    transition: all .3s linear;
}
.ep-prev{
	display: inline-block;
	*display: inline;
    *zoom: 1;
}
.ep-prev,.ep-next,.ep-return{
	font-size: 12px;
	color:#7a7a7a;
	margin-top: 12px;
	font-family: "微软雅黑";
	margin-right: 10px;
	line-height: 1.5;
    transition: all .3s linear;
}
.ep-next{
	border: 1px solid #E5E5E5;
	display: inline-block;
	*display: inline;
    *zoom: 1;
	line-height: 23px;
    padding: 3px 10px;
    margin: 5px 1px 0 0;
    background: #fff;
    overflow: hidden;
    vertical-align: top;
    transition: all .3s linear;    
}
.ep-return{
    margin-left: 10px;
}
.ep-pages .current:hover{
	background:#233a71;
	color: #fff;
}
.ep-prev:hover{
	color: #233a71;
}
.ep-next:hover{
	background: #233a71;
	color: #FFFFFF;
}
.ep-pages .ep-return:hover{
	color: #1b9a93;
}
/*page*/
#banner .flickerplate{
	height: 550px;	
}
#banner .flickerplate .dot-navigation ul li{
	*display: inline;
	*zoom: 1;
}
.flickerplate .arrow-navigation.left{
	left: 40px !important;
}
.flickerplate .arrow-navigation.right{
	right: 30px !important;
}
.flickerplate .dot-navigation .dot{
	border: 2px solid #fff;
}
/*系统工程*/
.poject{
	text-align: center;
    padding-top: 80px;
}
.poject-name{
	font-family: "微软雅黑";
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 30px;
}
.poject-list{
	width: 100%;
	overflow: hidden;
	margin-top: 45px;
	position: relative;
}
.poject-list ul{
	width: 110%;
}
.poject-list ul li{
	float: left;
	width: 285px;
	height: 280px;	
	position: relative;
	transition: all 0.3s linear;
	overflow: hidden;
	cursor: pointer;
	margin-right: 20px;
}
.poject-list ul li:hover .poject-con{
	display: block;
}
.poject-list ul li:hover .poject-title{
	display: none;
}
.poject-title{
	text-align: center;
	width: 100%;
	height: 50px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 3.7;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
}
.poject-con{
	text-align: center;
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;	
	padding-top: 45px;
	display: none;
	background: rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
}
.poject-m{
	width: 240px;
	margin: 0 auto;
}
.poj-name{
	border-bottom: 1px solid #9a9b9b;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.poj-con{
	line-height: 2;
}
.ck-det{
	display: block;
    width: 115px;
    height: 35px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 2.4;
	color: #fffefe;
	margin: 20px auto;
}
.more{
	display: block;
	margin: 50px auto;
	width: 140px;
	height: 35px;
	border: 1px solid #0f72b6;
	text-align: center;
	font-size: 14px;
	color: #0f72b6;
	line-height: 2.5;
}
.case-bottom ul li{
	margin-bottom: 20px;
}
.case-name{
	border-bottom: 1px solid #9fa7af;
}
.case-more{
    margin: 30px auto;
}
/*系统工程*/
/*产品中心*/
.product{
	text-align: center;
	overflow: hidden;
}
.prod-list{
	width: 100%;
	overflow: hidden;
	margin-left: 100px;
	position: relative;
	margin-top: 45px;
	margin-bottom: 40px;
}
.prod-hide{
	display: none;
}
.prod-list ul li,.new-label ul li{
	width: 180px;
	height: 40px;
	float: left;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
	border: 1px solid #dcdcdc;
	line-height: 2.5;
	margin-left: 20px;
	cursor: pointer;
}
.prod-list ul li.active,.new-label ul li.active{
	border-color: #0f72b6;
	color: #0f72b6;
}
.prod-list .all,.new-label .all{
	width: 180px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 190px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
	border: 1px solid #dcdcdc;
	line-height: 2.5;
}
.demo .demo1 table tr td:hover .equipment{
	display: block;
}
.equipment{
	text-align: center;
	padding-top: 80px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	display: none;
}
.ment-sb{
    line-height: 4;
}
/*-----------*/
.demo{
	width: 100%;
	overflow: hidden;
	background: #fff;
	position: relative;
}
.demo .demo1 table tr td{
    overflow: hidden;
    position: relative;
}
/*产品中心*/
/*new*/
#new{
	width: 100%;
	height: 755px;
	background: url(../img/new-bg.jpg) bottom center no-repeat;
}
.new-name{
	text-align: center;
	padding-top: 60px;
}
.new-label{
	width: 605px;
	margin: 0 auto;
	overflow: hidden;
    position: relative;
}
.new-label ul{
	width: 110%;
}
.new-label ul li,.new-label .all{
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.new-label .all{
	right: 0;
}
.new-left{
	width: 302px;
	float: left;
	position: relative;
}
.new-right{
	/*362*/
	width: 847px;
	height: 450px;
	float: right;
	/*background: #fff;*/
}
.new-img{
	width: 320px;
	height: 450px;
	position: relative;
	overflow: hidden;
}
.new-img .box ul li{
	width: 320px;
	height: 450px;
	float: left;
	position: relative;	
}
.new-img .box ul{
	width: 500%;
    position: absolute;
    left: 0;
    top: 0;
}
.public{
	position: absolute;
	width: 320px;
	left: 0;
	bottom: 40px;
	height: 40px;
	background: rgba(6,37,80,1);
	*background-color: #062550;
}
.public p{
	text-align: center;
	line-height: 2.5;
	width: 210px;
	margin: 0 auto;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.radius{
	width: 100%;
	height: 40px;
	background: #005fb1;
	position: absolute;
	bottom: 0;
	left: 0;
}
.rad-span{
	position: absolute;
    top: 15px;
    left: 130px;
}
.rad-span span{
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	margin-right: 10px;
	cursor: pointer;
}
.rad-span span.new-active{
	background: #ff608e;
}
.new-center{
	float: left;
	width: 455px;
	height: 448px;
	border: 1px solid #e4e4e4;
    /*position: absolute;*/
    right: 0;
    top: 0;
    background: #fff;
}
.new-con{
	width: 415px;
	margin: 0 auto;
}
.story{
	border-bottom: 1px solid #e3e3e3;
	margin-top: 20px;
	padding-bottom: 18px;
}
.today{
	font-size: 24px;
	border-bottom: 5px solid #e3e3e3;
	padding-bottom: 16px;
}
.new-title{
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #e4e4e4;
    margin-bottom: 30px;
}
.foucs{
	margin-left: 10px;
}
.title-m{
	text-align: center;
    margin-bottom: 10px;
}
.max-new{
	margin-top: 40px;
	position: relative;
}
.title-m a{
	color: #666;
}
.new-rn{
	height: 40px;
	line-height: 1.5;
}
.chk-edt{
	float: right;
	*margin-top: -20px;
}
.title-img{
	width: 105px;
	height: 90px;
	float: left;
}
.list-con{
	margin-bottom: 20px;
	overflow: hidden;
}
.title-list{
	float: left;
	margin-left: 13px;
	margin-top: -5px;
}
.title-list ul li{
	background: url(../img/d.jpg)0px no-repeat;
	padding-left: 10px;
}
.title-list ul li a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 287px;
    line-height: 1.8;
}
.max-rec-list{
	width: 362px;
	border: 1px solid #E4E4E4;
	float: right;
	background: #fff;
}
.max-recommend{
	width: 325px;
	margin:  0 auto;
}
.rec-tj{
	font-family: "微软雅黑";
	font-size: 15px;
	color: #999;
	text-align: center;
	margin-top: 20px;
}
.tj-title{
	font-family: "微软雅黑";
	font-size: 25px;
	color: #333333;
	text-align: center;
	line-height: 2;
	position: relative;
}
.hx-1{
	display: block;
	width: 105px;
	border-top: 1px solid #E4E4E4;
	position: absolute;
	top:26px;
	left: 0;
}
.hx-2{
	display: block;
	width: 105px;
	border-top: 1px solid #E4E4E4;
	position: absolute;
	top: 26px;
	right: 0;
}
.rec-img{
	width: 95px;
	height: 85px;
	float: left;
}
.rec-right{
	width: 215px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}
.rec-con{
	border-bottom: 1px dashed #E4E4E4;
	overflow: hidden;
    margin-top: 15px;
    padding-bottom: 20px;
}
.rec-c{
	word-break: break-word;
}
.rec-c a{
	font-size: 14px !important;
	line-height: 1.7;
}
.rec-title{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-bottom: 15px;
}
.rec-title a,.rec-c a{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
}
.rec-title a:hover{
	color:#0c4a9f;
}
.cl-border{
	border: none;
}
.new-title .title-m a:hover{
	color: #0c4a9f;
}
.new-title .new-rn .chk-edt:hover{
	color: #0c4a9f;
}
.new-hide{
	display: none;
}
/*new*/
/*about*/
#about{
	width: 100%;
}
.about{
	text-align: center;
	padding-top: 60px;
}
.about-list{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}
.about-list ul{
	width: 110%;
}
.about-list ul li{
	float: left;
	margin-right: 20px;
}
/*about*/
/*背景图*/
#banner-img{
	width: 100%;
	height: 330px;
	background: url(../img/bg-01.jpg) bottom center no-repeat;
}
/*背景图*/
/*content*/
#content{
	width: 100%;
	height: auto;
}
.con-prod{
	padding-top: 30px;
}
.prod-left{
	width: 300px;
	float: left;
}
.prod-right{
	width: 870px;
	float: right;
	margin-bottom: 30px;
}
.prod-title{
	width: 100%;
	height: 88px;
	background: #1e6eaf;
	padding: 0.1px;
}
.prod-img{
	height: 60px;
	background: url(../img/cp.png) no-repeat;
	font-family: "微软雅黑";
	font-size: 30px;
	color: #fff;
	padding-left: 75px;
    margin-left: 20px;
    margin-top: 15px;
}
.prod-gather{
	width: 298px;
	border: 1px solid #dcdcdc;
	background: #f6f6f6;
}
.prod-gather ul li{
	width: 99%;
	height: 40px;
	border-bottom: 1px solid #dcdcdc;
	border-left: 3px solid #f6f6f6;
	cursor: pointer;
}
.prod-gather ul li.last-border{
	border-bottom: none;
}
.prod-gather ul li.bor-active{
	border-left: 3px solid #065ea6;
	background-color: #fff;
}
.prod-gather ul li.bor-active a{
	color: #1e6eaf;
}
.prod-gather ul li a{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333333;
	padding-left: 20px;
	line-height: 2.5;
}
.contact{
	width: 298px;
	border: 1px solid #dcdcdc;
	margin-top: 30px;
	margin-bottom: 30px;
}
.contact-name{
	height: 50px;
	padding-top: 15px;
	background-color: #e2e2e2;
}
.contact-w{
	font-family: "微软雅黑";
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-left: 23px;
    margin-right: 10px;
}
.contact-z{
}
.contact-address{
	padding-left: 20px;
	margin-top: 15px;
}
.contact-address p{
	font-size: 14px;
	color: #666666;
	line-height: 2;	
}
.position{
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 20px;
}
.position span{
	font-size: 20px;
}
.position .position-right{
	float: right;
	*margin-top: -36px;
}
.position-right a{
	padding-left: 4px;
	font-size: 12px;
	color: #999999;
	line-height: 1.5;
}
.position-right a.posi-cor{
	color: #333333;
}
.list-img{
	width: 100%;
	overflow: hidden;
}
.max-img-list{
	margin-top: 20px;
}
.list-img ul{
	width: 110%;
}
.list-img ul li{
	float: left;
	text-align: center;
	overflow: hidden;
	width: 275px;
    height: 271px;
	border: 1px solid #DCDCDC;
	position: relative;
	margin-right: 19px;
	margin-bottom: 20px;
}
.list-img ul li a{
	display: block;
	padding-top: 30px;
}
.list-img ul li a img{
	max-width: 100%;
}
.list-img ul li p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFEFE;
	width: 275px;
	height: 50px;
	background: rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	left: 0;
	bottom: 0;
	position: absolute;
	line-height: 3.5;
}
.det-title{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.det-img{
	width: 518px;
	height: 507px;
	border: 1px solid #DCDCDC;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 25px;
}
.det-img img{
	max-width: 100%;
	margin-top: 100px;
}
.prod-js{
	color: #1e6eaf;
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 20px;
}
.prod-font p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	line-height: 2;
	margin-bottom: 30px;
}
.prod-font .font-h{
	padding-bottom: 10px;
}
.prod-table span{
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}
.table{
	width: 100%;
	border:1px solid #DCDCDC;
	border-collapse: collapse;
}
.table tr td{
	height: 35px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #666666;
    line-height: 40px;
    border-right-color: #DCDCDC;
    padding-left: 10px; 
}
.page-list{
	text-align: center;	
    margin-top: 40px;
    display: block;
}
.page-list a{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #3d3d3d;
}
.page-list a:hover{
	color: #1e6eaf;
}
.xq-prev{
	float: left;
}
.xq-next{
	float: right;
}
.js-con{
	width: 100%;
	overflow: hidden;
}
.js-con ul{
	width: 110%;
	overflow: hidden;
}
.js-con ul li{
	float: left;
    margin-right: 15px;
}
.js-name{
	color: #1e6eaf;
}
.max-js{
	margin-top: 25px;	
}
.max-js p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	padding-bottom: 30px;
}
#content .case-w{
	width: 100%;
	float: inherit;
}
.case-list{
	width: 100%;
	overflow: hidden;
}
.case-list ul{
	width: 110%;
}
.case-list ul li{
	width: 285px;
	height: 280px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	float: left;
    margin-right: 20px;
}
.case-list ul li a{
	text-align: center;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.case-list ul li a:hover p,.list-img ul li:hover p,.poject-img-list ul li a:hover p{
	background: rgba(30,110,175,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F1E6EAF,endColorstr=#7F1E6EAF);
}
.list-img ul li:hover p{
	
}
.case-list ul li a p{
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFEFE;
	line-height: 3.5;
}
.map{
	margin-top: 60px;
}
.map-name{
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.map-img{
	margin-top: 35px;
}
.lx-address{
	text-align: center;
	margin-top: 38px;
}
.lx-address p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	margin-bottom: 15px;
}
.ser-con{
	margin-top: 33px;
}
.ser-con p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	line-height: 1.8;
	text-indent: 30px;
}
.sh-map{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.pattern{
	padding-left: 20px;
}
.prot{
	text-align: center;
	margin-top: 33px;
	margin-bottom: 33px;
}
.prot-img{
	text-align: center;
}
.prot-con{
	
}
.prot-con p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	line-height: 2;
	margin-bottom: 35px;
}
.poject-img-list{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.poject-img-list ul{
	width: 110%;
}
.poject-img-list ul li{
	width: 280px;
	height: 275px;
	overflow: hidden;
	position: relative;
    margin-bottom: 20px;
    float: left;
    margin-right: 15px;
}
.poject-img-list ul li a{
	text-align: center;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.poject-img-list ul li a p{
	width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    font-family: "微软雅黑";
    font-size: 14px;
    color: #FFFEFE;
    line-height: 3.5;
}
.new-xq-title{
	padding-top: 30px;
	padding-bottom: 25px;
	text-align: center;
	border-bottom: 1px dashed #DCDCDC;
}
.title-name{
	padding-bottom: 10px;	
}
.new-time span{
	color: #999999;
	padding-right: 15px;
}
.new-xq-con{
	margin-top: 20px;
}
.new-xq-con p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	line-height: 2;
}
.img-xq-cent{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.max-info{
	margin-top: 30px;
}
.chack-xq{
	*margin-top: -10px;
}
.info-con{
	border-bottom: 1px dashed #DCDCDC;
	margin-top: 20px;
	*border-bottom-style: none;
}
.chack-xq{
	float: right;
}
.info-title{
	display: block;
	margin-bottom: 15px;
}
.info-js{
	line-height: 1.8;
}
.info-t-c{
	margin-top: 15px;
	margin-bottom: 15px;
}
.info-con:hover .info-title,.info-con:hover .chack-xq{
	color: #1e6eaf;
}
/*content*/