@charset "utf-8";
body, div, ol, ul, li, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0
}
em {
    font-style: normal;
}
fieldset, img {
	border: 0;
}
img {
	vertical-align: middle;
}
ol, ul, li {
	list-style-type: none;
	text-align: justify;
	text-justify: inter-ideograph;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
button, input, select, textarea {
	font-size: 12px;
	font-family: inherit;
	margin: 0;
	outline: none;
	resize: none;
	border: none;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
html {
	verflow: -Scroll;
	overflow-x: hidden;
	zoom: 1;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
body {
	color: #565656;
	font-size: 14px;
	font-family: "Microsoft YaHei", "SimSun", Arial, Helvetica, sans-serif;
	background: #f3f3f3;
}
a {
	color: #565656;
	text-decoration: none;
	outline: none;
blr:expression(this.onFocus=this.blur());
	transition: all ease 0.3s;
}
a:hover {
	color: #2a8daa;
	text-decoration: none;
}
:focus {
	outline: none;
}
/* CSS活动的公共样式 */
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb25 {
	margin-bottom: 25px;
}
.center {
	text-align: center;
}
.hide {
	overflow: hidden;
}
.erp {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*  广告轮播图 */
.banner {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	/*height: 550px;*/
}
.banner .bd {
	/*height: 550px;*/
	z-index: 0;
	position: relative;
	/*
	left: 50%;
	
	margin-left: -960px;
	*/
}
.banner_ctr {
	height: 90px;
	position: absolute;
	top: 45%;
	z-index: 2;
	left: 50%;
	margin-left: -600px;
}
.banner_ctr a {
	display: block;
	width: 40px;
	height: 40px;
	background: url('../images/ctrl.png') no-repeat 0 0;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	display: block;
}
.banner_ctr a.prev {
	left: -90px;
}
.banner_ctr a.next {
	right: -1280px;
	background-position: -40px 0px;
}
.banner_ctr a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}


.banner .hd {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	
	width: 100%;
	height: 30px;
	line-height: 30px;
	
}
.banner .hd ul {
	text-align: center
}
.banner .hd ul li {
	display: inline-block;
	overflow: hidden;
	margin: 1px;
	width: 42px;
	height: 2px;
	background: #000;
	line-height: 999px;
	opacity: .5;
	cursor: pointer;
	zoom: 1;
	filter: alpha(opacity=50)
}
.banner .hd ul .on {
	background: #fff
}




/*  搜索 */
.search {
	height: 60px;
	overflow: hidden;
}
.searFont {
	line-height: 60px;
	width: 800px;
}
.searFont strong {
	color: #ff0000;
	font-weight: normal;
	font-size: 14px;
}
.searFont a {
	margin: 0 6px;
}
.searMain {
	width: 350px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	margin-top: 20px;
	border: 1px solid #cbcbcb;
}
.searMain .sear_text {
	float: left;
	width: 285px;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	background: #fff;
}
.searMain .sear_btn {
	float: right;
	width: 38px;
	height: 38px;
	cursor: pointer;
	background: url('../images/sbtn.png') no-repeat center center;
	transition: all 0.3s;
}
.searMain:hover {
	box-shadow: 0 0 5px #b2d8ff;
	border: 1px solid #b2d8ff;
}

.searKey{ position: absolute; right: 0; top: 70px;}
.searKey a{ margin-left: 5px;}
/*  产品中心 */
.product {
	padding: 50px 0;
	overflow: hidden;
	background: #f7f7f7;
	border-top: 1px solid #eee;
}
.proLeft {
	width: 260px;
}
.proLeft .tie {
	background: #2a8daa;
	height: 70px;
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
	text-align: center;
	line-height: 32px;
	padding-top: 10px;
}
.proLeft .tie span {
	display: block;
	font-size: 16px;
	font-family: Arial;
	font-weight: normal;
}
.proLeft ul {
	margin-bottom: 15px;
}
.proLeft li {
	height: 50px;
	line-height: 50px;
	margin-top: 1px;
	font-size: 16px;
	background: #fff;
}
.proLeft li a {
	display: block;
	color: #333;
	padding-left: 25px;
	background: url('../images/side_li.png') no-repeat 220px center;
}
.proLeft li a:hover {
	background: #333 url('../images/side_lih.png') no-repeat 230px center;
	color: #fff;
}
.product .form {
	padding: 10px 20px;
	background: #2fdfd5;
	color: #fff;
}
.product .form h3 {
	font-size: 16px;
	border-bottom: 1px solid #74e8e1;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.product .form h3 span {
	display: block;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	line-height: 20px;
}
.product .form input {
	width: 190px;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	margin-bottom: 5px;
}
.product .form textarea {
	height: 60px;
	padding: 10px 15px;
	width: 190px;
	background: #fff;
}
.product .form .btn {
	overflow: hidden;
}
.product .form .btn input {
	width: 80px;
	padding: 0;
	margin-bottom: 0;
	text-align: center;
}
.product .form .sub {
	background: #f55151;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s;
}
.product .form .btn img {
	background: #fff;
	padding: 6px 0;
}
.product .form .sub:hover {
	background: #0e79f3;
}
.proRight {
	width: 910px;
	height: 780px;
}
.proRight ul {
	width: 950px;
}
.proRight li {
	float: left;
	width: 300px;
	background: #fff;
	/*box-shadow: 0 0 10px #ddd;*/
	font-size: 12px;
	/*margin: 0 15px 15px 0;*/
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	
}
.proRight li a {
	display: block;
	padding: 10px;
	height: 385px;
}
.proRight li .pImg {
	display: block;
	width: 280px;
	height: 280px;
	overflow: hidden;
	margin-bottom: 10px;
}
.proRight li img {
	width: 280px;
	height: 280px;
	transition: all 0.5s;
}
.proRight li h4 {
	font-size: 18px;
	color: #4c4c4c;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dashed #c4c4c4;
	height: 40px;
	margin-bottom: 5px;
	line-height: 40px;
	position: relative;
	top: 0;
	transition: all 0.4s;
	text-align: center;
}
.proRight li p {
	position: relative;
	top: 0;
	transition: all 0.4s;
	text-align: center;
}
.proRight li a:hover {
	background: #2a8daa;
	color: #fff;
}
.proRight li a:hover h4 {
	color: #fff;
	top: 60px;
	border-top: 1px dashed #ccc;
	border-bottom: none;
}
.proRight li a:hover p {
	top: -45px;
}
.proRight li a:hover img {
	transform: scale(1.1);
}
/*  定制服务 */
.service {
	background: #0e79f3 url('../images/service_bg.jpg') no-repeat center top;
	padding-top: 40px;
	overflow: hidden;
	height: 505px;
}
.service .w1200 {
	position: relative;
	height: 505px;
}
.hTitle {
	text-align: center;
	font-size: 30px;
	color: #00549d;
	line-height: 35px;
	margin-bottom: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
.hTitle span {
	display: block;
	font-size: 20px;
	color: #dfdfdf;
	font-family: Arial;
}
.service .hTitle {
	color: #fff;
}
.service .hTitle span {
	color: #fff;
	opacity: .3;
}
.searviceL {
	width: 375px;
	height: 320px;
	bottom: 15px;
	left: 40px;
	position: absolute;
	color: #a0ccff;
}
.searviceL h3 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 25px;
}
.searviceL p {
	margin-bottom: 8px;
}
.searviceR {
	width: 380px;
	height: 190px;
	bottom: 0;
	right: 60px;
	position: absolute;
	font-size: 18px;
	color: #fff;
	line-height: 26px;
}
.searviceR .txt {
	height: 120px;
	margin-bottom: 10px;
}
.searviceR a {
	display: inline-block;
	width: 95px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 3px;
	margin-right: 16px;
	color: #fff;
	font-size: 14px;
}
/*典型客户*/
	.index_case { margin: 40px auto 80px auto;}
	.index_case ul li{width:239px; float: left; height: 160px;position:relative; border-right: 1px solid #eee;}
	.index_case ul li img{width:239px; height: 160px;position: absolute; z-index: 2;transform:rotateY(0deg);transition: all 0.5s ease 0s; backface-visibility: hidden;}
	.index_case ul li span{ position: absolute; width:239px; height:160px; background:#fff; line-height:158px; text-align: center;transform:rotateY(-180deg);transition: all 0.5s ease 0s; backface-visibility: hidden; color: #fff; background: #2a8daa; font-size: 18px;}
	
	.index_case ul li:hover img{transform: rotateY(180deg); }
	.index_case ul li:hover span{transform: rotateY(0deg);}

	.index_case ul li:nth-child(5),
	.index_case ul li:nth-child(10),
	.index_case ul li:nth-child(15){width:240px;border-right: 0;}
	
	.index_case ul li:nth-child(6),
	.index_case ul li:nth-child(7),
	.index_case ul li:nth-child(8),
	.index_case ul li:nth-child(9),
	.index_case ul li:nth-child(10){border-top:1px solid #eee; border-bottom: 1px solid #eee;}

/*  解决方案 */
.solution {
	background: #fff;
	overflow: hidden;
}
.ind_tit h3{ text-align: center; color: #333; margin: 30px 0;}
.ind_tit h3 span{ font-weight: bold; font-size:30px; padding: 15px 0; display: block;}
.ind_tit h3 i{ font-style: normal; color: #2a8daa; font-size: 42px;}
.ind_tit h3 p{ font-weight: normal}

.solution .hTitle, .odds .hTitle {
	background: url('../images/tie_bg.png') no-repeat center 40px;
	margin-bottom: 12px;
	padding: 30px 0 0 0;
}
.solutionMain{ padding: 10px 0 50px 0;}
.solutionMenu {
	width: 205px;
	overflow: hidden;
	padding-left: 20px;
}
.solutionMenu li {
	margin-bottom: 1px;
	text-transform: uppercase;
}
.solutionMenu li a {
	display: block;
	color: #fff;
	border: 1px solid #4a5e78;
	border-radius: 3px;
	padding-left: 5px;
	height: 43px;
	padding-top: 15px;
	background: #1a3957;
}
.solutionMenu li i {
	float: left;
	width: 30px;
	height: 30px;
	background: url('../images/solution_icon.png') no-repeat;
	margin-right: 6px;
}
.solutionMenu li h5 {
	font-weight: normal;
	font-size: 14px;
	overflow: hidden;
	line-height: 18px;
}
.solutionMenu li h5 span {
	display: block;
	font-family: Arial;
	font-size: 10px;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(1);
	transform-origin: left;
}
.solutionMenu li:nth-child(2) i {
	background-position: -30px 0;
}
.solutionMenu li:nth-child(3) i {
	background-position: -60px 0;
}
.solutionMenu li:nth-child(4) i {
	background-position: -90px 0;
}
.solutionMenu li:nth-child(5) i {
	background-position: -120px 0;
}
.solutionMenu li:nth-child(6) i {
	background-position: -150px 0;
}
.solutionMenu li:nth-child(7) i {
	background-position: -180px 0;
}
.solutionMenu li:nth-child(8) i {
	background-position: -210px 0;
}
.solutionMenu li:nth-child(9) i {
	background-position: -240px 0;
}
.solutionMenu li a:hover, .solutionMenu li.on a {
	background: #1d66bb;
	color: #fff;
	width: 225px;
	margin-left: -20px;
	padding-left: 20px;
	border: 1px solid #1d66bb;
	border-radius: 0 5px 5px 0;
}
.solutionTab, .solutionBox {
	width: 975px;
	height: 565px;
	overflow: hidden;
	position: relative;
}
.solutionBox .sImg {
	width: 700px;
	height: 540px;
	overflow: hidden;
	margin-top: 25px;
	position: relative;
	z-index: 2;
}
.solutionBox img {
	width: 700px;
	height: 540px;
	transition: all 1s;
}
.solutionBox .scale {
	animation: scale 10s;
}
.solutionBox .txt {
	background: #1d66bb;
	height: 525px;
	width: 215px;
	padding: 20px 30px;
	color: #a4ceff;
	position: relative;
}
.solutionBox .txt:after {
	content: "";
	position: absolute;
	border: 25px solid transparent;
	border-right-color: #001839;
	left: -50px;
	top: 0;
}
.solutionBox .txt h4 {
	font-size: 25px;
	height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
	color: #fff;
}
.solutionBox .txt p {
	height: 380px;
	overflow: hidden;
	margin-bottom: 20px;
	line-height: 26px;
}
.solutionBox .txt .more {
	display: inline-block;
	width: 90px;
	height: 30px;
	border: 1px solid #8eb3dd;
	border-radius: 3px;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
}
.solutionBox .txt .more:hover {
	background: #fff;
	color: #0e79f3;
}
@keyframes scale {
 from {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
 50% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
 to {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
/*  4大优势 */
.odds {
	padding: 50px 0;
	overflow: hidden;
	position: relative;
}
.odds ul {
	background: url('../images/odds_bg.jpg') no-repeat center 15px;
	overflow: hidden;
	height: 380px
}
.odds li {
	float: left;
	width: 280px;
	height: 150px;
	font-size: 15px;
	padding-left: 65px;
	margin-right: 400px;
	padding-top: 15px;
	margin-bottom: 40px;
}
.odds li i {
	float: left;
	width: 48px;
	height: 48px;
	background: url('../images/odds_icon.png') no-repeat;
	margin-left: -65px;
}
.odds li h4 {
	font-size: 20px;
	color: #0076cc;
	height: 35px;
}
.odds li:nth-child(2n) {
	float: right;
	margin-right: 0;
}
.odds li:nth-child(2) i {
	background-position: -48px 0;
}
.odds li:nth-child(3) i {
	background-position: -96px 0;
}
.odds li:nth-child(4) i {
	background-position: -144px 0;
}
.odds .tie {
	color: #333;
	font-size: 25px;
	font-weight: normal;
	position: absolute;
	top: 275px;
	left: 475px;
	line-height: 40px;
}
/*  关于我们 */
.about {
	padding: 50px 0;
	overflow: hidden;
	color: #333;
}
.settingBox {
	width: 540px;
	border: 2px solid #333;
	position: relative;
	overflow: hidden;
	height: 360px
}
.settingBox li, .settingBox .ohbox {
	width: 540px;
	height: 360px;
	overflow: hidden;
	position: relative;
}
.settingBox li img {
	width: 540px;
	height: 360px;
	transition: all 0.5s;
}
.settingBox li p {
	display: block;
	height: 45px;
	line-height: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	background: url('../images/opc.png');
	background: rgba(0,0,0,.6);
	transition: all 0.4s;
	position: absolute;
	z-index: 2;
	padding: 0 20px;
	bottom: 0;
	width: 500px;
}
.settingBox li:hover img {
	transform: scale(1.1);
}
.settingBox .pageBtn span {
	position: absolute;
	top: 140px;
	cursor: pointer;
	left: 0;
	background: url('../images/setting_btn.png') no-repeat;
	width: 40px;
	height: 30px;
	font-size: 0;
	line-height: 0;
	opacity: .5;
}
.settingBox .pageBtn .next {
	left: auto;
	right: 0;
	background-position: -40px 0;
	right: 0;
}
.settingBox .pageBtn span:hover {
	opacity: 1;
}
.aboutRight {
	width: 600px;
}
.aboutRight .hTitle {
	color: #2a8daa;
	text-align: left;
	position: relative;
}
.aboutRight .hTitle:after {
	content: "";
	left: 0;
	bottom: 0;
	width: 50px;
	height: 1px;
	background: #2a8daa;
	position: absolute;
}
.aboutRight .hTitle span {
	color: #2a8daa;
	opacity: .4;
}
.aboutRight .font p{ text-indent: 40px;}
.aboutRight .more {
	width: 160px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	display: inline-block;
	color: #2a8daa;
	border-radius: 3px;
	margin-top: 30px;
	border: 1px solid #2a8daa;
}
.aboutRight .more:hover {
	background: #2a8daa;
	color: #fff;
}
/*  新闻 */
.news {
	padding: 50px 0;
	overflow: hidden;
	background: #e9eaeb;
}
.newsLeft {
	width: 740px;
	overflow: hidden;
}
.nTie {
	height: 55px;
	font-size: 18px;
	font-weight: normal;
}
.nTie em {
	color: #ccc;
	margin: 0 25px;
	font-style: normal;
}
.nTie .m.on, .newsRight .nTie .m {
	font-weight: bold;
	color: #2a8daa;
}
.nTie .more {
	float: right;
	text-transform: uppercase;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
}
.newsMain, .newsBox {
	height: 365px;
	overflow: hidden;
}
.newsBox .n1 {
	height: 200px;
	margin-bottom: 5px;
	overflow: hidden;
	font-size: 12px;
}
.newsBox .n1 .nImg {
	width: 300px;
	height: 200px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.newsBox .n1 img {
	width: 300px;
	height: 200px;
	transition: all 0.5s;
}
.newsBox .n1 h4 {
	font-size: 18px;
	height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
	line-height: 50px;
}
.newsBox .n1 h4 a {
	color: #222;
}
.newsBox .n1 h4 a:hover {
	color: #2a8daa;
}
.newsBox .n1:hover img {
	transform: scale(1.1);
}
.newsBox .n1 .more {
	display: inline-block;
	width: 90px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: #2a8daa;
	color: #fff;
	margin-top: 15px;
}
.newsBox .n1 .more:hover {
	background: #2a8daa;
}
.newsBox .n2 {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #dfdfdf;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newsBox .n2 a {
	background: url('../images/ly_li.png') no-repeat left center;
	padding-left: 10px;
	color: #333;
}
.newsBox .n2 span {
	float: right;
	color: #999;
	font-size: 12px;
	margin-left: 10px;
}
.newsBox .n2 a:hover {
	background: url('../images/ly_li.png') no-repeat 8px center;
	padding-left: 18px;
	color: #2a8daa;
}
/*  常见问题 */
.faq {
	width: 420px;
}
.faq .nTie {
	color: #2a8daa;
	font-weight: bold;
}
.faq .nTie span {
	color: #d2d2d2;
	margin-left: 5px;
	font-weight: normal;
}
.faq li {
	overflow: hidden;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 20px;
}
.faq li a {
	display: block;
	border: 1px solid #c3c3c3;
	transition: all 0.4s;
	padding: 0 20px;
	height: 38px;
	background-position: right top;
}
.faq li h4 {
	height: 38px;
	line-height: 38px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
	font-size: 14px;
}
.faq li.on a {
	background: #2a8daa url('../images/faq_icon.jpg') no-repeat right top;
	padding-right: 100px;
	color: #fff;
	height: 115px;
	border: 1px solid #2a8daa;
}
.faq li.on a h4 {
	font-size: 16px;
	padding-top: 5px;
}

.about ul.piclist{position: relative; width: 540px; height: 360px;}
.about ul.piclist li{position: absolute; width: 540px; left: 0px; top: 0px; }
.about ul.piclist li p{bottom: -45px;}


/*  合作伙伴 */
.partner {
	height: 70px;
	padding: 40px 0;
	background: #fff;
}
.partner .w1200 {
	position: relative;
}
.partner .ohbox {
	position: relative;
	left: 40px;
	height: 70px;
	width: 1120px;
	overflow: hidden;
}
.partner .piclist {
	height: 70px;
	width: 1140px;
	zoom: 1;
}
.partner li {
	float: left;
	width: 150px;
	height: 70px;
	overflow: hidden;
	position: relative;
	margin-right: 15px;
	background: #f1f1f1;
}
.partner li img {
	width: 150px;
	height: 70px;
	position: absolute;
	z-index: 2;
	transform: rotateY(0deg);
	transition: all 0.5s ease 0s;
	backface-visibility: hidden;
}
.partner li span {
	position: absolute;
	width: 140px;
	height: 70px;
	background: #f1f1f1;
	line-height: 70px;
	text-align: center;
	transform: rotateY(-180deg);
	transition: all 0.5s ease 0s;
	backface-visibility: hidden;
	color: #333;
	padding: 0 5px;
}
.partner li:hover img {
	transform: rotateY(180deg);
}
.partner li:hover span {
	transform: rotateY(0deg);
}
.partner .pageBtn span {
	background: url('../images/p_btn.png') no-repeat 0 0;
	width: 16px;
	height: 29px;
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
	left: 0;
	top: 25px;
	opacity: .5;
}
.partner .pageBtn .next {
	background-position: -16px 0;
	left: auto;
	right: 0;
}
.partner .pageBtn span:hover {
	opacity: .8;
}
/* 底部 */
.footer {
	background: #333;
	font-size: 12px;
	color: #fff;
	color: #a4a4a4;
}
.footer .footMain {
	padding: 35px 0 40px 0;
	overflow: hidden;
}
.backTop {
	background: #2fd45c;
	border-radius: 10px;
	position: absolute;
	right: 0;
	top: -55px;
}
.footLeft {
	width: 740px;
	overflow: hidden;
}
.footLeft ul {
	float: left;
	width: 120px;
}
.footLeft ul h3 {
	font-size: 16px;
	color: #fff;
	height: 40px;
	font-weight: normal;
}
.footContact {
	width: 190px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}
.footContact .phone {
	font-size: 25px;
	font-family: Arial;
	margin-bottom: 10px;
}
.footContact span {
	display: inline-block;
	width: 150px;
	height: 36px;
	line-height: 36px;
	background: #006699;
	color: #fff;
	margin-top: 10px;
}
.footWx {
	width: 225px;
	overflow: hidden;
	text-align: center;
}
.footWx p {
	width: 100px;
}
.footWx img {
	width: 100px;
	margin-bottom: 8px;
}
.copyright {
	padding: 20px 0;
	border-top: 1px solid #454545;
}
.firendLink {
	margin-top: 10px;
}
.firendLink a {
	margin: 0 5px;
}
.copyright em {
	font-style: normal;
	margin: 0 10px;
}
.footer a {
	color: #a4a4a4;
}
.footer a:hover {
	color: #fff;
}
/* 内页公用 */
.listBanner {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	height: 250px;
}
.listWrapper {
	padding: 50px;
	overflow: hidden;
}
.listLeft {
	width: 260px;
	float: left;
	overflow: hidden;
}
.listRight {
	width: 910px;
	float: right;
	overflow: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
}
.breadCrumb {
	margin-bottom: 35px;
	margin-top: 15px;
}
.breadCrumb strong {
	color: #333;
	font-size: 34px;
	font-weight: normal;
}
.breadCrumb .s {
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: left center;
}
.breadCrumb p, .listMenu p {
	background: url('../images/home_icon.png') no-repeat left center;
	padding-left: 20px;
	font-size: 14px;
}
.breadCrumb p span {
	margin: 0 8px;
}
.listLeft .searMain {
	width: 258px;
	margin-bottom: 20px;
	border: 1px solid #2a8daa;
	margin-top: 0;
}
.listLeft .searMain .sear_text {
	width: 198px;
	border: none;
	box-shadow: none;
}
.listLeft .searMain .sear_btn {
	width: 40px;
	font-size: 12px;
}
.solutionList, .partnerList, .honorList, .settingList, .newsList, .videoList, .newsList, .caseList {
	width: 1200px;
	overflow: hidden;
}
.partnerList ul, .honorList ul, .settingList ul, .videoList ul, .caseList ul {
	width: 1250px;
}
/* 内页公用菜单 */
.listMenu {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	background: #efefef;
	font-size: 16px;
}
.listMenu .menu a {
	color: #333;
	position: relative;
	height: 60px;
	display: inline-block;
	margin-right: 25px;
}
.listMenu .menu a:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	background: #2a8daa;
	transition: all 0.3s;
}
.listMenu .menu a.current, .listMenu .menu a:hover {
	color: #2a8daa;
}
.listMenu .menu a.current:before, .listMenu a:hover:before {
	width: 100%;
}
/*  内页左侧 */
.sidebar {
	margin-bottom: 15px;
}
.side_title {
	background: url('../images/aside_tie.jpg') no-repeat;
	height: 70px;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	line-height: 32px;
	padding-top: 10px;
}
.side_title span {
	display: block;
	font-size: 16px;
	font-family: Arial;
	font-weight: normal;
}
.sidebarMenu {
	background: #f4f4f4;
	padding: 10px 20px;
	margin-bottom: 10px;
}
.sidebarMenu li {
	border-bottom: 1px solid #cacaca;
	margin-bottom: 3px;
	font-size: 14px;
}
.sidebarMenu li a {
	display: block;
	color: #333;
	padding-left: 10px;
	background: url('../images/side_li.png') no-repeat 190px center;
	height: 39px;
	line-height: 39px;
}
.sidebarMenu li a:hover, .sidebarMenu li .current {
	background: #0e79f3 url('../images/side_lih.png') no-repeat 200px center;
	color: #fff;
}
.sidebarMenu li ul {
	font-size: 12px;
	padding: 5px 0;
	background: #f8f8f8;
}
.sidebarMenu ul li {
	background: none;
	padding-top: 0;
	border-bottom: none;
	margin-bottom: 0;
}
.sidebarMenu li ul a {
	background: url('../images/ly_li.png') no-repeat 35px center;
	padding-left: 45px;
	color: #666;
	height: 32px;
	line-height: 32px;
	font-size: 13px;
}
.sidebarMenu li ul .current, .sidebarMenu li ul a:hover {
	background: url('../images/ly_li.png') no-repeat 35px center;
	color: #2a8daa;
}
.recommend_pro {
	margin-top: 15px;
}
.listLeft .left_title {
	background: #2a8daa;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	padding-left: 15px;
	border-left: 5px solid #0056d8;
}
.recommend_slide {
	height: 1040px;
	overflow: hidden;
	padding: 9px;
	border: 1px solid #bcbcbc;
	background: #fff;
	border-top: none;
}
.recommend_pro li {
	width: 230px;
	overflow: hidden;
	margin-bottom: 10px;
}
.recommend_pro li img {
	width: 224px;
	height: 214px;
	border: 1px solid #ddd;
	padding: 2px;
}
.recommend_pro li span {
	height: 30px;
	line-height: 30px;
	position: relative;
	text-align: center;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.recommend_pro li:hover img {
	border: 1px solid #2a8daa;
}
/*  产品列表 */
.productList {
	padding-left: 5px;
}
.productList ul {
	width: 950px;
}
.productList li {
	float: left;
	width: 290px;
	background: #fff;
	box-shadow: 0 0 10px #ddd;
	font-size: 12px;
	margin: 0 15px 15px 0;
}
.productList li a {
	display: block;
	padding: 10px;
	height: 380px;
}
.productList li .pImg {
	display: block;
	width: 270px;
	height: 270px;
	overflow: hidden;
	margin-bottom: 10px;
}
.productList li img {
	width: 270px;
	height: 270px;
	transition: all 0.5s;
}
.productList li h4 {
	font-size: 18px;
	color: #4c4c4c;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dotted #c4c4c4;
	height: 40px;
	margin-bottom: 5px;
	line-height: 40px;
	position: relative;
	top: 0;
	transition: all 0.4s;
}
.productList li p {
	position: relative;
	top: 0;
	transition: all 0.4s;
}
.productList li a:hover {
	background: #0e79f3;
	color: #fff;
}
.productList li a:hover h4 {
	color: #fff;
	top: 60px;
	border-top: 1px dotted #c4c4c4;
	border-bottom: none;
}
.productList li a:hover p {
	top: -45px;
}
.productList li a:hover img {
	transform: scale(1.1);
}
/* 左侧图片放大镜样式 */
.rec-title {
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
	background: url(../images/page_line.jpg) no-repeat 10px 10px #e8e8e8;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.product-show-pic {
	width: 452px;
	height: 520px;
}
.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 310px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #ffffff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
/* 图片小图样式 */
.spec-preview {
	width: 450px;
	height: 425px;
	border: 1px solid #ccc;
	display: table-cell;
	vertical-align: middle;
}
.spec-scroll {
	margin-top: 10px;
	width: 452px;
	height: 80px;
	overflow: hidden;
	position: relative;
}
.spec-scroll a.prev {
	display: block;
	width: 12px;
	height: 21px;
	position: absolute;
	top: 30px;
	left: 0;
	background: url('../images/listpro_btn.png') no-repeat 0 0px;
	overflow: hidden;
	cursor: pointer;
}
.spec-scroll a.prev:hover {
	background-position: 0 -21px;
}
.spec-scroll a.next {
	display: block;
	width: 12px;
	height: 21px;
	position: absolute;
	top: 30px;
	right: 0;
	background: url('../images/listpro_btn.png') no-repeat 0 -42px;
	overflow: hidden;
	cursor: pointer;
}
.spec-scroll a.next:hover {
	background-position: 0 -63px;
}
.spec-scroll .items {
	position: relative;
	width: 410px;
	height: 80px;
	margin: 0 auto;
	overflow: hidden;
}
.spec-scroll .items ul {
	position: absolute;
	width: 450px;
	height: 80px;
}
.spec-scroll .items ul li {
	width: 104px;
	height: 80px;
	float: left;
}
.spec-scroll .items ul li img {
	width: 95px;
	height: 78px;
	cursor: pointer;
	border: 1px solid #ccc;
}
.spec-scroll .items ul li img:hover, .spec-scroll .items ul .on img {
	border: 1px solid #2a8daa;
}
/* 产品简介 */
.proshow_synopsis {
	width: 400px;
	color: #aaa;
	font-size: 14px;
	line-height: 30px;
	height: 520px;
	border-radius: 3px;
}
.proshow_synopsis .title {
	font-size: 24px;
	color: #2a8daa;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 15px;
	padding-bottom: 0px;
	font-weight: normal;
	padding-bottom: 10px
}
.proshow_synopsis strong {
	color: #333;
	font-weight: normal;
}
.proshow_synopsis .font {
	line-height: 24px;
	overflow: hidden;
	min-height: 175px;
	margin-bottom: 20px;
}
.proshow_synopsis .font strong {
	float: left;
	width: 45px;
}
.proshow_synopsis .font div {
	float: right;
	width: 355px;
}
.prodcut-tel {
	padding-left: 40px;
	margin-bottom: 20px;
	line-height: 26px;
	background: url('../images/p_icon.png') no-repeat left 8px;
}
.prodcut-tel span {
	font-family: arial;
	font-size: 24px;
	color: #2a8daa;
	display: block;
}
.proshow_synopsis .btn a {
	display: inline-block;
	width: 170px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #4b4b4b url(../images/proshow_icon1.png) no-repeat 20px 14px;
	color: #fff;
	transition: all 0.3s;
	font-size: 16px;
}
.proshow_synopsis .btn .a02 {
	background: #2a8daa url(../images/proshow_icon2.png) no-repeat 20px 13px;
	margin-left: 25px;
}
.proshow_synopsis .btn a:hover {
	opacity: 0.8;
	filter: alpha(opacity=50);
	transition: all 0.3s;
}
/* 产品说明标签切换样式 */
.gr-tab-list {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px;
}
.gr-tab-list .hd {
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #dadada
}
.gr-tab-list .hd li {
	padding: 0 30px;
	float: left;
	text-align: center;
	background: #dadada;
	margin-right: 5px;
	cursor: pointer;
}
.gr-tab-list .hd li.on {
	background: #2a8daa;
	color: #fff;
}
.gr-tab-list .bd {
	overflow: hidden;
	padding-top: 15px;
}
.gr-tab-list table td {
	padding-left: 15px;
}
.tab_down p {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dotted #ddd;
	background: url(../images/ly_li.png) no-repeat left center;
	padding-left: 15px;
}
.tab_down p a {
	float: right;
	background: url(../images/downicon.png) no-repeat right center;
	padding-right: 25px;
}
.tab_down p a:hover {
	background: url(../images/downiconh.png) no-repeat right center;
}
/* 采购表单样式 */
.orderBox {
	padding: 25px;
	width: 850px;
	background: #eee;
	overflow: hidden;
}
.orderBox h3 {
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	font-family: "微软雅黑";
}
.orderBox .table {
	padding-top: 20px;
	overflow: hidden;
}
.orderBox .table li {
	width: 410px;
	height: 215px;
	float: left;
	height: 35px;
	margin-bottom: 10px;
}
.orderBox .table li span {
	float: left;
	border: 1px solid #ddd;
	line-height: 33px;
	height: 33px;
	width: 78px;
	display: inline-block;
	text-align: center;
	background: #fff;
}
.orderBox .table li .iptTxt {
	float: right;
	width: 319px;
	border: 1px solid #ddd;
	border-left-width: 0;
	height: 33px;
	line-height: 33px;
	background: #fff;
	color: #666;
	padding-left: 10px;
}
.orderBox .table li .iptCode {
	float: left;
	width: 239px;
	border: 1px solid #ddd;
	border-left-width: 0;
	height: 33px;
	line-height: 33px;
	background: #fff;
	color: #666;
	padding-left: 10px;
}
.orderBox .table li .checkcode {
	float: right;
	border: 1px solid #ddd;
	border-left-width: 0;
	background: #fff;
	padding: 5px 9px 6px 10px;
}
.orderBox .table li .btn {
	width: 410px;
	height: 35px;
	line-height: 35px;
	background: #333;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border: none;
}
.orderBox .table li .btn:hover {
	background: #2a8daa;
	color: #fff;
}
.orderBox .table li.areLi {
	width: 400px;
	float: right;
	height: 215px;
	overflow: hidden;
}
.orderBox .table li.areLi .txtContent {
	width: 368px;
	height: 183px;
	border: 1px solid #ddd;
	outline: none;
	resize: none;
	padding: 15px;
	color: #666;
	line-height: 18px;
}
/* 相关产品样式 */
.related-product {
	overflow: hidden;
}
.related-product .title, .relatedTitle {
	background: #d1d1d1;
	height: 35px;
	line-height: 35px;
}
.related-product .title span, .relatedTitle span {
	display: inline-block;
	color: #fff;
	background: #2a8daa;
	width: 120px;
	height: 35px;
	text-align: center;
	font-size: 14px;
}
.related-product ul {
	width: 950px;
	margin-top: 20px;
}
.related-product li {
	float: left;
	width: 280px;
	margin-bottom: 20px;
	margin-right: 27px;
	border: 1px solid #ddd;
	background: #eee;
	text-align: center;
}
.related-product li a {
	display: block;
	width: 280px;
}
.related-product li img {
	width: 270px;
	height: 270px;
	padding: 5px;
	background: #fff;
}
.related-product li span {
	height: 35px;
	line-height: 35px;
	padding: 0 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.related-product li:hover {
	border: 1px solid #2a8daa;
}
.related-product li a:hover {
	background: #2a8daa;
	color: #fff;
}
/* 关于我们 */
.aboutBox1 {
	padding: 50px 0;
	overflow: hidden;
}
.aTie {
	font-size: 30px;
	font-weight: normal;
	color: #0e79f3;
	line-height: 30px;
	margin-bottom: 30px;
	position: relative;
	padding-bottom: 20px;
}
.aTie:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	height: 2px;
	width: 40px;
	position: absolute;
	background: #999
}
.aboutBox2 {
	padding: 50px 0;
	overflow: hidden;
	background: #f4f4f4 url('../images/culture-bg.jpg') no-repeat center 50px;
	height: 480px;
}
.aboutBox2 .font {
	width: 470px;
	padding-top: 65px;
}
.aboutBox2 .font .aTie {
	font-size: 20px;
	color: #0e79f3;
padding-bottom:;
}
.aboutBox2 .font .aTie:after {
	background: #0e79f3;
}
.aboutBox2 .font li {
	margin-bottom: 10px;
}
.aboutBox2 .font li strong {
	color: #333;
}
.aboutBox2 .font li:nth-child(4) {
	margin-left: -15px;
}
.aboutBox2 .font li:nth-child(5) {
	margin-left: -50px;
}
.aboutBox2 .font li:nth-child(6) {
	margin-left: -85px;
}
.aboutBox3 {
	padding: 50px 0;
}
.aboutHonor {
	width: 1200px;
	height: 345px;
	position: relative;
}
.aboutHonor .ohbox {
	width: 1200px;
	height: 345px;
	overflow: hidden;
}
.aboutHonor .ohbox ul {
	width: 1230px;
}
.aboutHonor li {
	float: left;
	width: 220px;
	height: 345px;
	text-align: center;
	margin-right: 25px;
	background: #eee;
}
.aboutHonor li img {
	width: 220px;
	height: 295px;
	transition: all 0.5s;
}
.aboutHonor li span {
	display: block;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #fff;
}
.aboutHonor li:hover img {
	transform: scale(.95);
}
.aboutHonor .pageBtn span {
	position: absolute;
	cursor: pointer;
	left: -70px;
	top: 120px;
	background: url('../images/hbtn.png') no-repeat;
	font-size: 0;
	line-height: 0;
	width: 47px;
	height: 47px;
}
.aboutHonor .pageBtn .next {
	left: auto;
	right: -70px;
	background-position: -47px 0;
}
.aboutHonor .pageBtn span:hover {
	background-position: -94px 0;
}
.aboutHonor .pageBtn .next:hover {
	background-position: -141px 0;
}
.aboutBox4 {
	padding: 50px 0;
	overflow: hidden;
	background: #f5f5f5;
}
.aboutSetting {
	width: 1200px;
	position: relative;
	overflow: hidden;
}
.aboutSetting li {
	float: left;
	width: 299px;
	height: 225px;
	overflow: hidden;
	margin-bottom: 1px;
}
.aboutSetting li img {
	width: 299px;
	height: 225px;
	transition: all 0.5s;
}
.aboutSetting li:nth-child(2n) {
	float: right;
	margin-left: 400px;
}
.aboutSetting li.s1 {
	position: absolute;
	left: 300px;
	top: 0;
}
.aboutSetting li.s1, .aboutSetting li.s1 img {
	width: 600px;
	height: 451px;
}
.aboutSetting li span {
	background: url('../images/opc2.png');
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	text-align: center;
	transition: all 0.3s;
	display: block;
}
.aboutSetting li:hover span {
	margin-top: -40px;
}
.aboutSetting li:hover img {
	transform: scale(1.1, 1.1);
}
.aboutBox5 {
	padding: 50px 0;
	overflow: hidden;
}
.aboutBox5 .job {
	width: 680px;
	overflow: hidden;
	height: 600px;
	overflow: auto;
}
.aboutBox5 .job .txt {
	height: 100px;
	margin-bottom: 15px;
}
.aboutBox5 li {
	margin-bottom: 10px;
	overflow: hidden;
}
.aboutBox5 li h4 {
	background: #efefef url('../images/a_li.jpg') no-repeat 15px center;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	font-weight: normal;
	padding: 0 15px 0 30px;
}
.aboutBox5 li h4 i {
	float: right;
	font-style: normal;
	font-family: "宋体";
	transform: rotate(-90deg);
	font-weight: bold;
	transition: all 0.3s;
}
.aboutBox5 li .font {
	padding: 20px;
	overflow: hidden;
	display: none;
}
.aboutBox5 li .font .s1 {
	display: block;
	margin: 10px 0;
}
.aboutBox5 li .font .p1 span {
	margin-right: 30px;
}
.aboutBox5 li h4.on i {
	transform: rotate(90deg);
}
/* 荣誉资质 */
.honorList ul li {
	width: 250px;
	float: left;
	margin-right: 26px;
	margin-bottom: 25px;
	text-align: center;
	padding: 15px 15px 0 15px;
	background: #f2f2f2;
	border-bottom: 3px solid #ddd;
	position: relative;
}
.honorList ul li img {
	display: block;
	width: 230px;
	height: 305px;
	padding: 4px;
	border: 1px solid #e3e3e3;
	background: #fff;
}
.honorList ul li::before {
	content: "";
	position: absolute;
	height: 3px;
	bottom: -3px;
	left: 0;
	transition: all 0.5s;
	width: 0;
}
.honorList ul li:hover::before {
	width: 100%;
	background: #0e79f3;
	transition: all 0.5s;
}
.honorList ul li span {
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.lb-data .lb-caption {
	color: #fff;
}
.honorList ul li:hover {
	background: #eee;
	box-shadow: 0 0 10px #ccc;
}
/* 公司坏境 */
.settingList ul li {
	width: 280px;
	float: left;
	margin-right: 26px;
	margin-bottom: 25px;
	text-align: center;
	background: #f2f2f2;
	border-bottom: 3px solid #ddd;
	position: relative;
}
.settingList ul li img {
	display: block;
	width: 270px;
	height: 195px;
	padding: 4px;
	border: 1px solid #e3e3e3;
	background: #fff;
	transition: all 0.5s;
}
.settingList ul li::before {
	content: "";
	position: absolute;
	height: 3px;
	bottom: -3px;
	left: 0;
	transition: all 0.5s;
	width: 0;
}
.settingList ul li:hover::before {
	width: 100%;
	background: #0e79f3;
	transition: all 0.5s;
}
.settingList ul li span {
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.settingList li:hover img {
	transform: scale(.95);
}
/* 合作伙伴 */
.partnerList li {
	float: left;
	width: 210px;
	margin-right: 33px;
	margin-bottom: 25px;
}
.partnerList li img {
	width: 200px;
	height: 95px;
	background: #e5e5e5;
	padding: 4px;
	border: 1px solid #d4d4d4;
	box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
}
.partnerList li span {
	height: 35px;
	line-height: 35px;
	display: block;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* 人才招聘  */
.jobTop {
	overflow: hidden;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
	height: 295px
}
.jobTop .main {
	float: right;
	width: 560px;
}
.jobTop .main .font {
	height: 190px;
	overflow: hidden;
	line-height: 28px;
}
.jobTop .main .p1 {
	padding-top: 15px;
	font-size: 16px;
	color: #333;
}
.jobTop .main .p1 a {
	color: #333;
}
.jobTop .main .p1 a:hover {
	text-decoration: underline;
}
.jobTop .more {
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	display: inline-block;
	background: #333;
	margin-top: 15px;
}
.jobTop .more:hover {
	background: #0e79f3;
}
.jobList li {
	border-bottom: 1px dashed #dbdbdb;
	margin-bottom: 20px;
}
.jobList h4 {
	font-size: 28px;
	font-weight: normal;
	background: url('../images/gicon19.png') no-repeat right center;
	padding-right: 20px;
	padding-bottom: 20px;
	line-height: 32px;
}
.jobList h4 span {
	display: block;
	font-size: 16px;
	margin-top: 8px;
}
.jobList h4 span i {
	display: inline-block;
	font-style: normal;
	background: url('../images/job_icon.png') no-repeat left -35px;
	padding-left: 30px;
	margin-right: 15px;
}
.jobList h4 span .num {
	background-position: 0 0;
}
.jobList .font {
	background: #f2f2f2;
	padding: 25px;
	display: none;
}
.jobList .font .tie {
	color: #555;
	margin-bottom: 10px;
	display: block;
}
.jobList .font h5 {
	margin-top: 15px;
	font-size: 16px;
}
.jobList h4.on {
	color: #333;
	background: url('../images/gicon18.png') no-repeat right center;
}
/* 工程案例列表 */
.caseList li {
	float: left;
	width: 260px;
	background: #fff;
	margin: 0 30px 25px 0;
	border: 1px solid #ccc;
	padding: 9px 9px 0 9px;
	line-height: 22px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #888;
}
.caseList li .cImg {
	width: 260px;
	height: 200px;
	display: block;
	overflow: hidden;
}
.caseList li a {
	color: #888;
}
.caseList li img {
	width: 260px;
	height: 200px;
	transition: all .5s;
}
.caseList li h5 {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border-top: 1px solid #c6c6c6;
	margin-top: 8px;
	font-weight: normal;
	padding-top: 8px;
	font-size: 14px;
	color: #333;
	margin-bottom: 5px;
}
.caseList li:hover img {
	transform: scale(1.1, 1.1);
}
.caseList li:hover {
	border: 1px solid #2a8daa;
}
.caseList li:hover h5 {
	border-top: 1px solid #2a8daa;
	color: #2a8daa;
}
/* 工程案例详情 */
.caseShow .title {
	text-align: center;
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
	font-weight: normal;
}
.caseShow .p1 {
	margin-bottom: 25px;
	text-align: center;
	color: #666;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px
}
.caseShow .p1 span {
	margin-right: 15px;
}
.casShow_img {
	margin-bottom: 30px
}
.zoombox {
	width: 900px;
	margin-bottom: 35px;
	text-align: center;
}
.zoompic {
	width: 900px;
height:;
	background: url('../images/loading.gif') no-repeat 50% 50%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.sliderbox {
	height: 82px;
	overflow: hidden;
	margin-top: 20px;
}
.sliderbox .arrow-btn {
	width: 20px;
	height: 70px;
	background: url('../images/arrow_btn.png') no-repeat;
	cursor: pointer;
	margin-top: 8px;
}
.sliderbox #btn-left {
	float: left;
	background-position: 0 0;
}
.sliderbox #btn-left.dasabled {
	background-position: -40px 0;
}
.sliderbox #btn-right {
	float: right;
	background-position: -20px 0;
}
.sliderbox #btn-right.dasabled {
	background-position: -60px 0;
}
.sliderbox .slider {
	float: left;
	height: 82px;
	width: 770px;
	position: relative;
	margin-left: 10px;
	overflow: hidden;
}
.sliderbox .slider ul {
	position: absolute;
	left: 0;
	width: 880px;
}
.sliderbox .slider li {
	float: left;
	width: 120px;
	height: 82px;
	text-align: center;
}
.sliderbox .slider li img {
	border: 3px solid #ddd;
	width: 94px;
	height: 76px;
}
.sliderbox .slider li.current img {
	border: 3px solid #2a8daa;
}
.caseShow_font1 .title {
	height: 35px;
	border-bottom: 1px solid #ccc;
}
.caseShow_font1 .title span {
	float: left;
	height: 35px;
	width: 120px;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
}
.caseShow_font1 .title .on {
	background: #2a8daa;
	color: #fff;
}
.caseShow_font1 {
	margin-bottom: 30px;
}
/*  解决方案 */
.solutionIndex li {
	width: 440px;
	background: #f8f8f8;
	position: relative;
	float: left;
	margin-bottom: 20px;
}
.solutionIndex li .sImg {
	display: block;
	width: 440px;
	height: 340px;
	overflow: hidden;
	position: relative;
	background: #000;
}
.solutionIndex li img {
	width: 440px;
	height: 340px;
	transition: all 0.4s;
}
.solutionIndex li i {
	position: absolute;
	width: 100px;
	height: 100px;
	top: -150px;
	left: 175px;
	background: url('../images/sicon.png') no-repeat;
	text-align: center;
	line-height: 100px;
	font-size: 14px;
	color: #219cdd;
	transition: all 0.4s;
	font-style: normal;
}
.solutionIndex li div {
	height: 90px;
	padding: 20px;
height:;
	position: relative;
	line-height: 22px;
	color: #777;
	z-index: 2;
}
.solutionIndex li div h4 {
	font-size: 18px;
	height: 30px;
	font-weight: normal;
}
.solutionIndex li div h4 a {
	color: #333;
}
.solutionIndex li:before {
	content: "";
	height: 0;
	width: 100%;
	background: #0e79f3;
	bottom: 0;
	left: 0;
	transition: all 0.4s;
	position: absolute;
}
.solutionIndex li:hover img {
	opacity: .5;
	transition: all 0.4s
}
.solutionIndex li:hover i {
	top: 125px;
	transition: all 0.4s;
}
.solutionIndex li:hover:before {
	height: 120px;
	transition: all 0.4s;
}
.solutionIndex li:hover div, .solutionIndex li:hover div h4 a {
	color: #fff;
	transition: all 0.5s;
}
.solutionIndex li:nth-child(2n) {
	float: right;
}
/* 服务 */
.support_box1 {
	margin-top: 60px;
}
.support_box1 h3 {
	height: 90px;
	line-height: 90px;
	padding: 0 40px 0 80px;
	font-size: 30px;
	background: #1d66bb url('../images/support_icon3.png') no-repeat 40px center;
	cursor: pointer;
	font-weight: normal;
	color: #fff;
	margin-bottom: 15px;
}
.support_box1 h3 i {
	float: right;
	background: url('../images/down_icon.png') no-repeat left -40px;
	width: 21px;
	height: 13px;
	margin-top: 38px;
}
.support_box1 li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #bababa;
	margin-bottom: 10px;
	font-size: 14px;
}
.support_box1 li p {
	background: url('../images/file.png') no-repeat left center;
	padding-left: 40px;
}
.support_box1 li a {
	float: right;
	background: url('../images/download.png') no-repeat left center;
	padding-left: 16px;
	color: #00509b;
}
.support_box1 li a:hover {
	text-decoration: underline;
}
.support_box2 {
	width: 520px;
	background: #eaeaea;
	padding: 40px;
	height: 460px;
}
.s_tie {
	font-size: 30px;
	color: #555;
	font-weight: normal;
	background: url('../images/support_icon4.png') no-repeat;
	padding-left: 40px;
	line-height: 30px;
	height: 60px;
}
.support_box2 .font {
	height: 200px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 34px;
	overflow: hidden;
}
.support_box3 {
	width: 520px;
	background: #f3f3f3;
	padding: 40px;
	height: 460px;
}
.support_box3 li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #bababa;
	background: url('../images/s_li.png') no-repeat left center;
	padding-left: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 100px;
}
.support_box3 li span {
	float: right;
	color: #999;
	margin-right: -100px;
}
.support_box3 .more {
	display: block;
	width: 215px;
	height: 50px;
	line-height: 50px;
	background: #333;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 30px;
	transition: all 0.3s;
}
.support_box3 .more:hover {
	background: #2a8daa;
}
/* 下载 */
.downList ul {
	width: 1250px;
}
.downList li {
	float: left;
	height: 130px;
	background: #ededed;
	overflow: hidden;
	padding-left: 20px;
	width: 565px;
	color: #888;
	line-height: 22px;
	margin: 0 30px 20px 0;
}
.downList li h5 {
	padding-top: 20px;
	font-size: 16px;
	font-weight: normal;
	font-weight: normal;
	height: 35px;
}
.downList li h5 a {
	color: #333;
}
.downList li h5 a:hover {
	text-decoration: underline;
}
.downList li .more {
	float: right;
	width: 70px;
	height: 130px;
	background: url('../images/down1.png') no-repeat center center;
	margin-left: 10px;
}
.downList li:hover {
	background: #333;
	color: #fff;
}
.downList li:hover h5 a {
	color: #fff;
}
.downList li:hover .more {
	background: #1595e0 url('../images/down2.png') no-repeat center center;
}
/* 常见问题 */
.faqList li {
	position: relative;
	margin-bottom: 25px;
}
.faqList li:after {
	content: '';
	position: absolute;
	top: 12px;
	right: 16px;
	display: block;
	width: 30px;
	height: 30px;
	background: #0e79f3;
	pointer-events: none;
}
.faqList li h3:before, .faqList li h3:after {
	content: '';
	position: absolute;
	top: 26px;
	right: 23px;
	z-index: 2;
	width: 16px;
	height: 2px;
	background: #fff;
}
.faqList li h3:before {
	width: 2px;
	height: 16px;
	top: 19px;
	right: 30px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.faqList li.act h3:before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	background: transparent\0;
}
.faqList li h3 {
	position: relative;
	padding: 0 60px 0 25px;
	background-color: #f1f1f1;
	line-height: 54px;
	font-size: 16px;
	cursor: pointer;
	font-weight: normal;
	border: 1px solid #e1e1e1;
}
.faqList li div {
	display: none;
	padding: 25px;
	line-height: 25px;
	color: #7c7c7c;
	-webkit-animation: fadeIn 0.5s ease-out 0.2s both;
	animation: fadeIn 0.5s ease-out 0.2s both;
	font-size: 14px;
	background: #f5f5f5;
}
@-webkit-keyframes fadeIn {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
@keyframes fadeIn {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
/* 新闻中心 */
.newsList li {
	border: 1px solid #e2e2e2;
	padding: 30px;
	overflow: hidden;
	margin-bottom: 30px;
	transition: all 0.3s;
}
.newsList li .font {
	width: 800px;
	overflow: hidden;
	color: #333;
	padding-top: 10px;
}
.newsList li .date {
	width: 80px;
	height: 110px;
	background: #2b2b2b;
	color: #fff;
	padding-left: 20px;
	font-size: 20px;
	font-family: 'HelveticaNeuedd7b7fc3f53d6';
	position: relative;
	margin-right: 40px;
	transition: all 0.4s;
}
.newsList li .date span {
	display: block;
	opacity: .8;
	padding-top: 35px;
	font-size: 14px;
}
.newsList li .date:after {
	position: absolute;
	content: "";
	width: 50px;
	left: 60px;
	background: #555;
	height: 1px;
	top: 10px;
	width: 0;
	transition: all 0.3s;
}
.newsList li h4 {
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 15px;
}
.newsList li .txt {
	color: #666;
}
.newsList li .pic {
	width: 220px;
	height: 150px;
	overflow: hidden;
}
.newsList li img {
	width: 220px;
	transition: all 0.5s;
	height: 150px;
}
.newsList li:hover .date {
	margin-right: 60px;
}
.newsList li:hover .date:after {
	width: 80%;
}
.newsList li:hover h4 {
	color: #0e79f3;
}
.newsList li:hover img {
	transform: scale(1.1);
}
.newsList li:hover {
	box-shadow: 0 5px 10px #eee;
}
/* 新闻详细样式 */
.articleBox1 .title {
	text-align: center;
	font-size: 20px;
	color: #000;
	margin-bottom: 10px;
	font-weight: normal;
}
.articleBox1 .p1 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-align: center;
	color: #888;
}
.detailLeft .p1, .picShow .p1 {
	border-bottom: 1px dotted #adadad;
	;
}
.articleBox1 .p1 span {
	margin-right: 15px;
}
.solution .p1 {
	margin-bottom: 40px;
}
.review {
	background: #f7f7f7 url(../images/nshow_icon.png) no-repeat left top;
	padding: 15px 15px 10px 15px;
	border: 1px dotted #adadad;
	border-right: none;
	border-left: none;
	text-indent: 2em;
	font-size: 14px;
	color: #333;
}
.fontResizer a {
	padding: 0 5px;
}
.article_key {
	background: #f7f7f7 url(../images/nshow_icon2.png) no-repeat 15px 7px;
	color: #adadad;
	margin-bottom: 20px;
	padding-left: 35px;
	line-height: 28px;
}
.fontsizebox {
	padding-bottom: 40px;
	border-bottom: 1px dotted #adadad;
	font-size: 13px;
	color: #424242;
}
.fontSize a.active {
	color: #0099e6;
}
.detailShare {
	overflow: hidden;
	padding: 25px 0;
	border-bottom: 1px dotted #adadad;
}
.detailShare span {
	border-left: 1px dotted #adadad;
	padding: 0 15px;
}
.detailShare span.date {
	margin-left: 15px;
}
.detail_fenx {
	font-size: 14px;
	padding-top: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px dotted #adadad;
	padding-bottom: 10px
}
.detail_fenx div {
	width: 48%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.relatedNews_font {
	width: 1200px;
	overflow: hidden;
	font-size: 13px;
	margin-top: 15px;
}
.relatedNews_font ul {
	width: 1240px;
}
.relatedNews_font ul li {
	float: left;
	padding-right: 50px;
	width: 570px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #ddd;
}
.relatedNews_font ul li a {
	display: block;
	width: 450px;
	line-height: 40px;
	background: url(../images/ly_li.png) no-repeat left center;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.relatedNews_font ul li span {
	float: right;
	color: #999;
}
/* 人才招聘  */
.gr-jobs-list dd {
	padding: 0 15px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #ddd;
	background: #f1f1f1;
	margin-top: 10px;
	cursor: pointer;
	font-size: 14px;
}
.gr-jobs-list dd em {
	float: right;
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/iconf.png) no-repeat;
	cursor: pointer;
	margin-top: 20px;
}
.gr-jobs-list dd.on em {
	background: url(../images/icong.png) no-repeat;
}
.gr-jobs-list dd span {
	display: block;
	float: left;
	width: 195px;
}
.gr-jobs-list dt {
	border: 1px solid #ccc;
	border-top: none;
	padding: 15px;
	margin-bottom: 10px;
	background: #fff;
}
.gr-jobs-list dt strong {
	font-size: 14px;
}
a.gr-apply {
	display: block;
	width: 140px;
	height: 40px;
	margin: 30px auto 0;
	background: #999;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border-radius: 2px;
}
a.gr-apply:hover, .jobs-submit:hover {
	background: #666;
	color: #fff;
}
.jobsShow {
	border: 1px solid #ddd;
	background: #fff;
}
.jobsShow h3 {
	font-size: 14px;
	font-weight: bold;
	background: #ddd;
	line-height: 35px;
	padding-left: 15px;
	font-weight: normal;
}
.jobsShow table {
	margin: 10px 20px 20px;
	background: #fff;
}
.jobsShow .mr {
	padding-right: 20px;
}
.jobsShow .jobsInput {
	width: 280px;
	border: 1px solid #ddd;
	line-height: 25px;
	height: 25px;
	padding: 0 5px;
	margin-bottom: 10px;
}
.jobsShow .input_radio {
	margin-right: 5px;
	vertical-align: middle;
}
.jobsShow .jobsInput:focus, .jobsShow .jobsTextarea:focus {
	border: 1px solid #d40413;
}
.jobsShow .jobsTextarea {
	width: 770px;
	padding: 5px;
	border: 1px solid #ddd;
	line-height: 22px;
	height: 125px;
	margin-top: 3px;
	display: block;
}
.jobsShow .jobsSubmit {
	background: #999;
	width: 85px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	border: none;
	color: #fff;
	margin-right: 10px;
	margin-top: 20px;
	border-radius: 4px;
}
.jobsShow .jobsSubmit:hover {
	background: #666;
	color: #fff;
}
.jobsShow .jobsSubmitb {
	background: #333;
	width: 100px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	border: none;
	color: #fff;
	margin-top: 20px;
	border-radius: 4px;
}
.jobsShow .jobsSubmitb:hover {
	background: #d40413;
	color: #fff;
}
/* 内页留言样式 */
.contactFont {
	width: 540px;
	background: #eee;
	padding: 30px;
	height: 450px;
}
#dituContent {
	width: 600px;
	height: 510px;
	float: left;
}
.feedback {
	margin-top: 50px;
	overflow: hidden;
}
.feedback .title {
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 25px;
	color: #333;
	position: relative;
}
.feedback .title span {
	padding: 0 25px;
	background: #fff;
	position: relative;
	z-index: 2;
}
.feedback .title::before {
	content: "";
	border-bottom: 1px solid #e1e1e1;
	width: 100%;
	left: 0;
	position: absolute;
	top: 13px;
}
#feedback_form label {
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	margin-bottom: 30px;
	padding-left: 40px;
	background: url(../images/contact.png) no-repeat;
	font-size: 14px;
}
#feedback_form label.name {
	background-position: 0 -32px;
}
#feedback_form label.email {
	background-position: 0 -64px;
}
#feedback_form label.city {
	background-position: 0 -96px;
}
#feedback_form label.msg_title {
	background-position: 0 -128px;
}
#feedback_form label.address {
	background-position: 0 -160px;
}
#feedback_form label.message {
	background-position: 0 -192px;
	margin-bottom: 10px;
}
#feedback_form input {
	width: 243px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 0 37px 30px 0;
	padding: 0 10px;
	border: 1px solid #dbdbdb;
}
#feedback_form input.last {
	margin-right: 0;
}
#feedback_form .msg {
	border-top: 1px dotted #ccc;
	padding: 30px 0;
}
#feedback_form textarea {
	height: 125px;
	width: 1183px;
	padding: 10px;
	border: 1px solid #dbdbdb;
	display: block;
}
#feedback_form .btns {
	width: 120px;
	height: 40px;
	margin-right: 10px;
	background: #2a8daa;
	color: #fff;
	border: none;
	font-size: 15px;
	margin-bottom: 0;
	cursor: pointer;
}
#feedback_form .btns:hover {
	background: #333;
	transition: all 0.3s;
}
#feedback_form .reset {
	background: #ccc;
	cursor: pointer;
	margin-bottom: 0;
}
#feedback_form .tableRow {
	width: 100%;
	height: 32px;
}
#feedback_form .tableRow input {
	width: 150px;
	margin-right: 10px;
	color: #999;
	float: left;
}
#feedback_form .tableRow .checkcode {
	width: 50px;
	height: 22px;
	margin-left: 5px;
	border: 1px solid #ccc;
	padding: 4px 5px;
	display: block;
	float: left;
	background: #fff;
}
#feedback_form input:focus, #feedback_form textarea:focus {
	border-color: #666;
}
/*==效果1==*/
.effect-one{position:relative;box-sizing:border-box;cursor:pointer;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.effect-one .effect-one-img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:1;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out;overflow:hidden}
.effect-oneBox:hover .effect-one-img,.effect-one:hover .effect-one-img
{opacity:.9;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}

.homeProgramme{padding:50px 0}
.homeProgramme h1.title{color:#000000; font-size:25px}
.homeProgramme h1.title span{margin-left:10px;color:#c7c7c7;font-size:20px}
.homeProgramme ul{ position: relative;height:400px;margin:50px 0 0 0;}
.homeProgramme ul li{position: absolute;overflow: hidden;}
.homeProgramme ul li .lump{position: relative;display: block;height: 100%;width: 100%;}
.homeProgramme ul li .lump u{position: absolute;bottom: 0;width:100%;height:100%;background: rgba(0,0,0,0.5);}
.homeProgramme ul li .lump h3{position: absolute;top: 50%;width:100%;color:#fff;font-size:16px;text-align:center;}
.homeProgramme ul li.box6 b{float:right; display:block;font-size:60px; color:#F5D5A8}
.homeProgramme ul li.box6 span{float:left;width:100%;display:block;color:#fff; font-size:16px;}
.homeProgramme ul li.box6 span em{ font-weight:bold; font-size:19px;}
.homeProgramme ul li.box1{ left:0;top:0;width:407px;height:390px;}
.homeProgramme ul li.box2{left: 420px;top:0;width:387px;height:190px;}
.homeProgramme ul li.box3{left: 820px;top:0;width: 387px;height:190px;}
.homeProgramme ul li.box4{left: 420px;top: 200px;width: 225px;height:190px;}
.homeProgramme ul li.box5{left: 658px;top: 200px;width:225px;height:190px;}
.homeProgramme ul li.box6{left: 895px;top: 200px;width:273px;height:150px;padding:20px;background: #fbaa35;}

.homeProgramme ul li.box1 .effect-one .effect-one-img{/* width:600px; *//* height:480px; *//* margin-top:-50px; *//* left:-100px; */}


.homeAbout{padding:30px; background:url(../images/abbg.jpg) no-repeat center top; /*background-attachment: fixed; */}
.homeAbout h1{color:#fff; font-size:80px;opacity: 0.3;}
.homeAbout h2{color:#fff;font-size:25px;font-weight:bold;}
.homeAbout .wx{margin:30px 0 20px 0;color:#fff; font-size:14px;line-height: 25px;}
.homeAbout .veo{float:left;width:100%;margin:20px 0 0 0}

.service_index{ background: url(../images/8.jpg) center center no-repeat; height: 826px;}
.service_index .tit{
box-sizing: border-box;
font-family: Microsoft YaHei;
color: #ffffff;
font-size: 47px;
line-height: 47px;
font-weight: bold;
text-align: center;
padding-top: 80px;
}
.service_index .text{
box-sizing: border-box;
font-family: Microsoft YaHei;
color: rgba(255,255,255,0.8);
font-size: 14px;
font-weight: normal;
text-align: center;
padding: 30px 0 40px 0;
}
.service_index .four-point{ color: #fff; width: 1200px; margin:0 auto; position: relative;}
.service_index .four-point span{ width: 280px; display: inline-block; position: absolute;font-size: 15px; line-height: 30px; background-image: url(../images/tu_101.png); background-repeat: no-repeat;}
.service_index .four-point span i{ font-style: normal; font-size: 18px; display: block;}
.service_index .four-point span:nth-child(1),.service_index .four-point span:nth-child(3){ padding-right: 70px;}
.service_index .four-point span:nth-child(2),.service_index .four-point span:nth-child(4){ padding-left: 70px;}
.service_index .four-point span:nth-child(1){text-align: right; left: 0; top: 100px;background-position: 298px -200px;}
.service_index .four-point span:nth-child(2){text-align: left;right: 0; top: 100px;background-position: 0 0;}
.service_index .four-point span:nth-child(3){text-align: right;left: 0; top: 350px;background-position:298px -600px;}
.service_index .four-point span:nth-child(4){text-align: left;right: 0; top: 350px;background-position: 0 -400px;}
.service_index .four-point .img-tu{ display: block; width: 500px; height: 500px; background: url(../images/tu.png) center center no-repeat; position: absolute; left: 350px; top: 0;}




.hsTel {
	background: #007ebf;
	padding: 40px 0;
	overflow: hidden;
}
.hsTel .tel {
	width: 244px;
	padding-right: 20px;
	border-right: 1px solid #0073af;
	overflow: hidden;
	padding-left: 35px;
}
.hsTel .tel .h-tit {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}
.hsTel .tel .h-tit span {
	font-family: arial;
	font-size: 13px;
	color: #4dc2fe;
	padding-left: 5px
}
.hsTel .tel p {
	color: #fff;
}
.hsTel .tel p.h-b{ font-size: 28px;}
.hsFooter {
	background: #222;
	overflow: hidden;
	color: #fff;
}
.hsTel .tel1 {
	background: url(../images/da.jpg) no-repeat left center;
}
.hsTel .tel2 {
	background: url(../images/te.jpg) no-repeat left center;
	width: 209px;
	padding:0 40px;
}
.hsTel .tel3 {
	background: url(../images/cz.jpg) no-repeat left center;
	width: 210px;
	padding:0 40px;
}
.hsTel .tel4 {
	background: url(../images/xl.jpg) no-repeat left center;
	margin-left: 30px;
	width: 199px;
	padding:0 40px;
	line-height: 43px;
	text-align: center;
}
.hsTel .tel4 a {
	color: #fff;
	font-size: 16px;
}
.hsTel .tel2 p, .hsTel .tel3 p {
	font-size: 14px;
}
.hsFooter {
	background: #2c2f36;
	padding: 40px 0;
	overflow: hidden;
	color: #6a6c6f;
}
.hsFooter .left {
	width: 800px;
	overflow: hidden;
}
.hsFooter .menu {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.hsFooter .menu a {
	font-size: 14px;
}
.hsFooter .menu span {
	padding: 0 12px;
}
.hsFooter .copy {
	padding-top: 10px;
}
.hsFooter .copy span {
	padding-left: 20px;
}
.hsFooter .copy em {
	font-style: normal;
	padding: 0 5px;
}
.hsFooter .code {
	text-align: center;
	width: 300px;
}
.hsFooter .code img {
	border-radius: 4px;
	width:90px;
	height: 90px;
}
.hsFooter .code span {
	display: block;
	line-height: 35px;
}
.hsFooter a {
	color: #6a6c6f;
}
.hsFooter a:hover {
	color: #fff;
	text-decoration: underline;}



/*mainCase*/

.mainCase{background:#fff;padding:50px 0;overflow:hidden;}
.mainCase .hd{height:70px;}
.mainCase .hd h2{float:left;font-size:25px;color:#333;font-weight:normal;background:url(../images/cline.jpg) no-repeat left 30px;line-height:28px;}
.mainCase .hd h2 span{font-family:arial;display:block;text-transform:uppercase;font-size:16px;line-height:16px;color:#999;padding-top:6px;}
.mainCase .hd ul{float:right;}
.mainCase .hd li{float:left;height:40px; border-right: 1px solid #ddd; padding:0 30px;cursor:pointer;}
.mainCase .hd li h3,.mainPlan .hd li h3{padding-left:55px;font-size:16px;font-weight:normal;line-height:20px;}
.mainCase .hd li h3 span,.mainPlan .hd li h3 span{display:block;font-family:arial;font-size:12px;text-transform:uppercase;color:#999;}
.mainCase .hd li h3.ti,.mainPlan .hd li h3.ti{background:url(../images/ca.png) no-repeat left center;}
.mainCase .hd li h3.ti1,.mainPlan .hd li h3.ti1{background:url(../images/cb.png) no-repeat left center;}
.mainCase .hd li h3.ti2,.mainPlan .hd li h3.ti2{background:url(../images/cc.png) no-repeat left center;}
.mainCase .hd li h3.ti3,.mainPlan .hd li h3.ti3{background:url(../images/cd.png) no-repeat left center;}
.mainCase .hd li h3.ti4,.mainPlan .hd li h3.ti4{background:url(../images/ce.png) no-repeat left center;}
.mainCase .hd li.on,.mainCase .hd li.on h3 span,.mainPlan .hd li.on h3 span{color:#2a8daa;}
.mainCase .hd li.on h3.ti,.mainPlan .hd li.on h3.ti{background:url(../images/cah.png) no-repeat left center;}
.mainCase .hd li.on h3.ti1,.mainPlan .hd li.on h3.ti1{background:url(../images/cbh.png) no-repeat left center;}
.mainCase .hd li.on h3.ti2,.mainPlan .hd li.on h3.ti2{background:url(../images/cch.png) no-repeat left center;}
.mainCase .hd li.on h3.ti3,.mainPlan .hd li.on h3.ti3{background:url(../images/cdh.png) no-repeat left center;}
.mainCase .hd li.on h3.ti4,.mainPlan .hd li.on h3.ti4{background:url(../images/ceh.png) no-repeat left center;}
.mainCase .bd{height:413px;margin-top:30px;overflow:hidden;}
.mainCase .bd li{float:left;}
.mainCase .bd li.case1,.mainCase .bd li.case1 a{display:block;width:590px;height:413px;position:relative;}
.mainCase .bd li.case1 .popup{width:260px;height:260px;background:#2a8daa;border-radius:50%;position:absolute;display:none;color:#fff;text-align:center;}
.mainCase .bd li.case1 .popup h3{font-size:18px;padding:70px 15px 0;}
.mainCase .bd li.case1 .popup p{line-height:20px;padding:15px 15px 0;}
.mainCase .bd li.case1 .popup span,.mainCase .bd li.caseA .r_board span{display:block;width:38px;height:38px;margin:15px auto 0;}
.overlayPop{position:absolute;top:0;left:0;display:none;margin:0;background:#000;}
.mainCase .bd li.caseA{width:295px;height:202px;margin-left:10px;overflow:hidden;}
.mainCase .bd li.caseA a{display:block;width:295px;height:202px;position:relative;}
.mainCase .bd li.caseA .r_board{width:295px;height:77px;text-align:center;color:#fff;display:none;position:absolute;z-index:40;}
.mainCase .bd li.caseA .r_board h3{font-size:16px;padding:0 15px;}
.overlayRubTop{position:absolute;overflow:hidden;z-index:20;margin:0;border:0 none;background:#000;}
.overlayRubBottom{position:absolute;overflow:hidden;z-index:20;margin:0;border:0 none;background:#000;}
.mainCase .bd li.case4,.mainCase .bd li.case5{margin-top:10px;}

.mainCase .bd ul li a.casePic{width: 590px; height: 413px;}
.mainCase .bd ul li .overlayPop{width: 590px; height: 413px; opacity: 0; display: block;}
.mainCase .bd ul li .popup{top: 76.5px; left: -520px; display: block;}

.mainCase .bd ul li.caseA a.casePic{width: 295px; height: 202px;}
.mainCase .bd ul li.caseA .overlayRubTop{width: 295px; height: 0px; left: 0px; top: 0px; opacity: 0.5;}
.mainCase .bd ul li.caseA .overlayRubBottom{width: 295px; height: 0px; left: 0px; bottom: 0px; opacity: 0.5;}
.mainCase .bd ul li.caseA .r_board {top: -154px; left: 0px; display: block;}
/*bBpprove*/

.bBpprove{background:#f5f5f5;padding:50px 0;overflow:hidden;}
.bBpprove h2{text-align:center;height:104px;display:block;margin-bottom:25px;}
.bBpprove a{display:block;width:103px;height:203px;float:left;margin-right:104px;text-align:center;padding:30px 5px 0;}
.bBpprove a span{display:block;width:48px;height:44px;margin:0 auto;}
.bBpprove a h3{font-style:15px;color:#333;line-height:35px;}
.bBpprove a p{line-height:18px;color:#999;}
.bBpprove a.bp span{background:url(../images/pa.png) no-repeat;}
.bBpprove a.bp:hover span{background:url(../images/pah.png) no-repeat;}
.bBpprove a.bp1 span{background:url(../images/pb.png) no-repeat;}
.bBpprove a.bp1:hover span{background:url(../images/pbh.png) no-repeat;}
.bBpprove a.bp2 span{background:url(../images/pc.png) no-repeat;}
.bBpprove a.bp2:hover span{background:url(../images/pch.png) no-repeat;}
.bBpprove a.bp3 span{background:url(../images/pd.png) no-repeat;}
.bBpprove a.bp3:hover span{background:url(../images/pdh.png) no-repeat;}
.bBpprove a.bp4 span{background:url(../images/pe.png) no-repeat;}
.bBpprove a.bp4:hover span{background:url(../images/peh.png) no-repeat;}
.bBpprove a.bp5 span{background:url(../images/pf.png) no-repeat;}
.bBpprove a.bp5:hover span{background:url(../images/pfh.png) no-repeat;}
.bBpprove a:hover{background:url(../images/phg.png) no-repeat; cursor: pointer}
.bBpprove a:hover h3,.bBpprove a:hover p{color:#fff;}
.bBpprove a.bp5{margin-right:0;}

.ind_story{position:relative;left:50%;margin-left:-960px;width:1920px;height:349px;max-width: 1920px;}


.ind_news {
	padding: 65px 0;
	background: #e9eaeb;
	overflow: hidden;
}
.ind_news .news {
	width: 660px;
	overflow: hidden;
	background: #fff;
	padding: 30px;
}
.ind_news .news .hd {
	height: 25px;
	line-height: 25px;
}
.ind_news .news .hd ul {
	float: left;
}
.ind_news .news .hd ul li {
	width: 110px;
	height: 25px;
	float: left;
	font-size: 17px;
	color: #333;
}
.ind_news .news .hd ul li.on {
	color: #fe0002;
}
.ind_news .news .hd a {
	float: right;
	font-family: arial;
	font-size: 13px;
	color: #999;
}
.ind_news .news .hd a:hover, .ind_news .ind_faq h2 a:hover, .ind_news .ind_faq .bd li h3 a:hover {
	color: #fe0002
}
.ind_news .news .bd {
	width: 660px;
	overflow: hidden;
}
.ind_news .news .bd ul {
	width: 700px;
}
.ind_news .news .bd ul li {
	width: 305px;
	height: 109px;
	float: left;
	padding-right: 10px;
	margin-right: 30px;
	margin-top: 20px;
}
.ind_news .news .bd ul li .pic {
	display: block;
	width: 86px;
	height: 109px;
	float: left;
	margin-right: 14px;
}
.ind_news .news .bd ul li .n-tit {
	width: 205px;
	float: left;
	height: 40px;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	font-weight: normal;
	font-size: 15px
}
.ind_news .news .bd ul li .n-tit a {
	color: #333;
	transition: all 0s linear;
}
.ind_news .news .bd ul li h5 {
	width: 205px;
	float: left;
	font-size: 12px;
	padding-top: 10px;
	font-weight: normal;
	color: #999;
	line-height: 20px;
}
.ind_news .news .bd ul li:hover {
	background: #fe0002;
}
.ind_news .news .bd ul li:hover .n-tit a, .ind_news .news .bd ul li:hover h5 {
	color: #fff;
}/* faq */
.ind_news .ind_faq {
	width: 377px;
	background: #fff;
	padding: 30px;
	overflow: hidden;
}
.ind_news .ind_faq h2 {
	height: 25px;
	line-height: 25px;
	font-size: 17px;
	color: #333;
	font-weight: normal;
}
.ind_news .ind_faq h2 a {
	float: right;
	font-family: arial;
	font-size: 13px;
	color: #999;
}
.ind_news .ind_faq .bd {
	height: 367px;
	overflow: hidden;
	margin-top: 20px;
}
.ind_news .ind_faq .bd img {
	height: 154px;
	margin-bottom: 20px;
}
.ind_news .ind_faq .bd li {
	padding-bottom: 25px;
}
.ind_news .ind_faq .bd li h3 {
	height: 20px;
	line-height: 20px;
	background: url(../images/fq.jpg) no-repeat left top;
	padding-left: 30px;
	padding-bottom: 5px;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 15px;
}
.ind_news .ind_faq .bd li h3 a {
	color: #333;
}
.ind_news .ind_faq .bd li p {
	background: url(../images/fa.jpg) no-repeat left 2px;
	padding-left: 30px;
	color: #888;
	line-height: 20px;
	margin-top: 5px;
}


/* ==========================================================================
   home_pro
   ========================================================================== */
.home_pro{padding:60px 0 0 0;background: url(../images/homebg01.jpg) no-repeat center top;background-size: cover;}
.home_pro .title{text-align: center;color: #fff;margin-bottom: 60px; }
.home_pro .title h2{font: 700 34px/2em microsoft yahei;}
.home_pro .title p{text-transform:Uppercase;font: 700 18px/1em microsoft yahei;}
.home_pro .mode01 li{width: 12.5%; float: left; text-align: center;}
.home_pro .mode01 li img{max-width: 95%;transition-duration:800ms;}
.home_pro .mode01 li:hover img{margin-top: -10px;}
.home_pro .mode01 li p{color: #fff;margin-top: 10px;}
.home_pro .mode02{text-align: center;padding:30px 0;}
.home_pro .mode02 img{max-width: 90%;}
.home_pro .mode03{margin-top: 60px;}
.home_pro .mode03 .txtarea{width: calc(100% - 167px);height: 167px;float: left; }
.home_pro .mode03 .txtarea .desc{width: 90%; text-align: center;color: #fff;margin:0 auto;font: 300 15px/2em microsoft yahei;height: 6em; overflow: hidden;}
.home_pro .mode03 .more{width: 167px; height: 167px; background: #c40a0a; float: right;transition-duration:800ms;}
.home_pro .mode03 .more a{color: #fff;width: 100%;display: inline-block; height: 137px;padding-top: 30px;font-size: 14px; text-align: center;transition-duration:800ms;}
.home_pro .mode03 .more:hover{background: #d40a0a;}
.home_pro .mode03 .more:hover a{padding-top: 50px;}

.home_pro .mode04 li{width: 12.5%; float: left; text-align: center;overflow: hidden;}
.home_pro .mode04 a{width: 110px;height: 85px;padding-top:25px; display: block;margin:0 auto; color: #fff;border:3px solid #fff;font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;transition-duration:800ms;
}
.home_pro .mode04 a:hover{transform:rotateY(360deg); background: #c40a0a;}

@media only screen and (max-width:1024px) {
.home_pro .mode04 a{width: 85px;height: 70px;padding-top:15px;font-size: 14px;}
}
@media only screen and (max-width:767px) {
.home_pro .mode02{padding:0 0 20px 0;}
.home_pro .mode01 li{width:25%; float: left; text-align: center;margin-bottom: 20px;}
.home_pro .mode04 li{width: 25%;margin-bottom: 20px;}
.home_pro .mode01 li img{max-width: 80%;}
}
@media only screen and (max-width:420px) {
    .home_pro{padding:60px 0;}
    .home_pro .mode03{margin-top: 30px;}
.home_pro .mode03 .txtarea{width:100%;height: auto;float: none;margin-bottom: 30px; }
.home_pro .mode03 .more{width: 100%; height: auto; background: #c40a0a; float: none;}
.home_pro .mode03 .more a{color: #fff;width: 100%;display: inline-block; height: auto;padding: 15px 0;font-size: 14px; text-align: center;}
}
@media only screen and (max-width:378px) {
.home_pro .mode04 a{width: 80px;height: 65px;padding-top:15px;font-size: 14px;}
}
@media only screen and (max-width:320px) {
.home_pro .mode04 a{width: 65px;height: 55px;padding-top:10px;font-size: 12px;}
}


.home_clients{padding:30px 0 60px 0;}
.picList li{width: 270px; transform: translate3d(0px, 0px, 0px); transition-duration: 0ms; float: left; margin: 15px}
.picList li a{order: 0; width: 270px;}
 
.picList li img{width: calc(100% - 10px);}
.picList li img:hover{filter: alpha(opacity=60);opacity: 0.6;}
.picList li img{border:5px solid #cdd4dc;}

.picList li .line { position: absolute; transition: all 0.3s ease; z-index: 8; display: block; background: #007ebf; }
.picList li .line1 { left: 0; top: 0; height: 5px; width: 0; }
.picList li .line2 { right: 0; top: 0; height: 0; width: 5px; }
.picList li .line3 { right: 0; bottom: 0; height: 5px; width: 0; }
.picList li .line4 { left: 0; bottom: 0; height: 0; width: 5px; }

.picList li a.cur .line1, .picList li a.cur .line3, .picList li a:hover .line1, .picList li a:hover .line3 { width: 100%; }
.picList li a.cur .line2, .picList li a.cur .line4, .picList li a:hover .line2, .picList li a:hover .line4 { height: 100%; }



/*  设备实力 */
.homeTitle{background:url(../images/tie_bg.png) no-repeat center 10px;font-size:22px;font-family:Arial;color:#0087bf;text-align:center;text-transform:uppercase;height:70px;}
.homeTitle span{display:block;color:#333;font-size:14px;letter-spacing:5px;}

.strength{ padding:50px 0;overflow:hidden;}
.strength .ohbox{ position:relative;overflow:hidden;height:335px;margin-bottom:25px;}
.strength .piclist{zoom:1; height:335px; width:1200px;}
.strength .piclist li{float:left;width:210px;height:335px;margin:0 15px;font-size:14px;}
.strength .piclist li img{width:210px;height:300px;}
.strength .piclist li span{display:block;text-align:center;height:35px;line-height:35px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.strength .pageBtn{text-align:center;height:23px;}
.strength .pageBtn span{ background:url(../images/strenth_btn.png) no-repeat 0 0px; display:inline-block;width:22px;height:23px;cursor:pointer;overflow:hidden; text-indent:-9999px;margin-left:5px;}
.strength .pageBtn .next{background-position:-22px 0;}
.strength .pageBtn span:hover{background-position:-44px 0;}
.strength .pageBtn .next:hover{background-position:-66px 0;}


/* flow */
.flow .title { text-align: center; }

.flow .title h2 { font-size: 25px; font-weight: bold; line-height: 38px; }

.flow .title h2 span { position: relative; padding: 0 35px; line-height: 38px; }

.flow .title h2 em { width: 24px; height: 4px; position: absolute; top: 50%; margin-top: -2px; }

.flow .title .left { left: 0; }

.flow .title .right { right: 0; }

.flow .title h3 { line-height: 26px; font-family: Arial; font-size: 18px; font-weight: bold; }



.flow { background: url(../images/flowAdorn.gif) no-repeat center 0 #2a8daa; padding-top: 40px; padding-bottom: 45px; }

.flow .title { margin-bottom: 26px; }

.flow .title h2, .flow .title p, .flow .title h3 { color: #fff; }

.flow .title em { background: #fff; }

.flowWrap { position: relative; }

.flowWrap .bd { width: 940px; margin: 0 auto; overflow: hidden; }

.flowWrap li { float: left; width: 138px; text-align: center; position: relative; margin: 0 25px; }

.flowWrap img { padding-top: 4px; margin-bottom: 8px; }

.flowWrap em { background: url(../images/flow.png); width: 138px; height: 138px; position: absolute; top: 0; left: 0; }

.flowWrap span { color: #fff; width: 100%; transition: 0.2s; }

.flowWrap .txt { font-size: 14px; padding-top: 3px; }

.flowWrap a:hover span { color: #f48a00; }


.flowWrap .ctrl { width: 1050px; position: absolute; top: 0; left: 50%; margin-left: -525px; }

.flowWrap .ctrl a { background: #fff; font-weight: bold; overflow: hidden; top: 60px; border-radius: 50%; width: 30px; height: 30px; line-height: 30px; text-align: center; color: #cdcdcd; position: absolute; font-family: 'simsun'; font-size: 20px; }

.flowWrap .ctrl .prev { left: 0; }

.flowWrap .ctrl .next { right: 0; }

.flowWrap .ctrl a:hover { background: #f48a00; color: #fff; }


/* footer */
.footer_lv { background: url(../images/footer.jpg) no-repeat center 0; height: 320px; }
.footNav { height: 46px; line-height: 46px; background: #2a8daa; text-align: center; color: #fff; font-size: 16px; }
.footNav a { color: #fff; }
.footNav a:hover { color: #e9ba25; }
.footNav span { margin: 0 20px; font-weight: bold; cursor: default; }

.footer_lv h2 { padding-top: 61px; margin-right: 60px; }
.siteInfo { padding-top: 61px; line-height: 30px; color: #fff; opacity: 0.5; filter: alpha(opacity = 50); font-size: 13px; }
.siteInfo a { color: #fff; }
.siteInfo a:hover { color: #50b64f; }
.siteInfo .long { margin-right: 30px; }
.siteInfo .short { margin-right: 24px; }
.siteInfo em { cursor: default; margin: 0 5px; font-style: normal; }

.code p { width: 88px; text-align: center; margin-left: 14px; padding-top: 70px; line-height: 30px; font-size: 13px; color: #fff; }


.quick-nav {
	margin-top: 20px;
	width:260px;
}

 .quick-nav h3 {
    padding: 8px 0 8px 20px;
    border-radius: 5px 5px 0 0;
    background: #2a8daa;
    color: #fff;
    font-size: 1pc;
}
.quick-nav dl {
	margin-bottom: 20px;
	padding: 10px 0 10px 11px;
	border-radius: 0 0 5px 5px;
	background: #2a8daa;
	color: #fff
}
.quick-nav dl dt {
	margin-top: 10px;
	font-size:14px;
}
.quick-nav dl dd {
	font-weight: 700;
	font-size: 32px;
}
.quick-nav dl dd a{ display:block; height:47px; margin-bottom:10px;}
.quick-nav .tel400{ text-align:center; padding-right:11px; }


.fnbg{ background: url(../images/fnbg.jpg) center center no-repeat; height: 875px;}
.fnbg h3{ color: #2a8daa; font-size: 48px; text-align:center; line-height: 48px; padding-top: 70px;}
.fnbg .subtxt{ text-align: center; color: #666; padding-top: 20px; height: 30px; line-height: 30px;}
.fnbg .txtli{ padding-top:148px;}
.fnbg .txtli ul li{ height: 105px; padding-top: 15px; font-size: 13px; line-height: 20px;}
.fnbg .txtli ul:first-child li:first-child{ color:#fff; padding-left: 200px;}
.fnbg .txtli ul li span{ display: block; font-size: 18px; line-height: 36px;}

.fnbg .txtli ul{ float: right; width: 410px;}
.fnbg .txtli ul li:nth-child(3){padding-top: 6px;}

.fnbg .txtli ul:first-child{ float: left;}
.fnbg .txtli ul:first-child li:nth-child(2){ padding-left: 125px;}
.fnbg .txtli ul:first-child li:nth-child(3){ padding-left: 160px;}


.gsbg{background: url(../images/gsbg1.jpg) top center no-repeat; height: 1104px;}
.cgcb{ height:430px; background:#2a8daa;color: #fff;}
.cgcb h3{font-size: 48px;line-height: 48px; text-align: center; padding-top: 50px; margin-bottom: 50px; }
.cgcb h3 i{ font-style:normal; color:#fffd00; }
.cgcb .txt{background: url(../images/cgcb.jpg) center center no-repeat; width: 1062px; height: 66px; margin: 0 auto;padding-top: 86px;color:#2a8daa; font-weight: bold; font-size: 16px;}
.cgcb .txt span{ width: 150px; text-align: center; display: inline-block; margin-left: 78px;}
.cgcb .txt span:first-child{ margin-left: 0px}
.cgcb .zxrx{ font-size:24px; font-weight: bold; text-align: center; padding-top: 70px;}
