@charset "utf-8";
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img,
div,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #fff;
	color: #444;
	font-size: 14px;
	font-family: "Microsoft YaHei", "SimSun", "宋体", "Arial Narrow";
	padding: 0;
	margin: 0;
}

input {
	font-family: "Microsoft YaHei", "SimSun", "宋体", "Arial Narrow";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
	font-weight: normal
}

ul,
ol {
	list-style-type: none;
}

input {
	outline: none;
}

textarea {
	outline: none;
}

select,
input,
img {
	vertical-align: middle;
}

picture {
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/*图片放大组件*/

.imgZoom {
	overflow: hidden;
}

.imgZoom:hover img {
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.imgZoom img {
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}

@font-face {
	font-family: "HeroicCondensed-Regular.ttf";
	src: url("../font/HeroicCondensed-Regular.ttf");
}

a {
	text-decoration: none;
	color: #444
}

a:hover {
	color: #ec0000
}

.ysj {
	width: 1300px;
	margin: 0 auto
}

.clear {
	clear: both
}

@font-face {
	font-family: '../font/iconfont';
	src: url('../font/iconfont.eot');
	src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg#iconfont') format('svg');
}

.iconfont {
	font-family: "../font/iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fl {
	float: left!important;
}

.fr {
	float: right!important;
}

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
}

.clearfix:after {
	clear: both;
}

.inline {
	display: inline;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.hidden {
	display: none;
}


/*效果 */

.alpha6 {
	filter: Alpha(Opacity=60);
	opacity: 0.6;
}


/*-------------header-----------------*/

.top-head {
	height: 80px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
	background: none;
}

.top-head:hover {
	background: #d21919;
}

.shadow {
	width: 100%;
	height: 7px;
	font-size: 0;
	overflow: hidden;
/*	background: url(../images/nav_shadow.png) repeat-x;*/
}

.top02 {
	height: 80px;
	width: 100%;
}

.logo {
	width: 434px;
	float: left;
	/*padding-top: 10px;*/
}

.nav {
	width: 865px;
	float: right;
}

.nav ul {
	width: 860px;
}

.nav li {
	width: auto;
	margin-left: 40px;
	float: left;
	text-align: center;
	/* position:relative;*/
}

.nav a {
	width: auto;
	height: 78px;
	line-height: 78px;
	display: block;
	font-size: 16px;
	color: #fff;
	/*overflow:hidden;*/
}

.nav a:hover {
	color: #fcbe00;
	border-bottom: 2px solid #fcbe00;
}

.nav li a:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	right: 50%;
	bottom: -2px;
	height: 2px;
	opacity: 0;
	background-color: #fff;
}

.nav a#sel {
	border-bottom: 2px solid #f3782a;
	color: #f3782a;
}

.nav a#sel:hover:after {
	opacity: 0;
}

.min {
	background-color: #d21919;
}

.nav .sub {
	display: none;
	width: 100%;
	padding: 0;
	position: fixed;
	top: 80px;
	overflow: hidden;
	text-align: left;
	z-index: 110;
	left: 0px;
	background: rgba(250, 250, 250, 1)
}

.nav .sub .nav_xiao {
	width: 1200px;
	overflow: hidden;
	padding-top: 15px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.nav .sub .nav_xiao .xiao_one {
	width: 800px;
	float: right;
	overflow: hidden;
}

.nav .sub .nav_xiao .xiao_one a {
	float: left;
	display: inline;
	height: 28px;
	line-height: 28px;
	width: auto;
	overflow: hidden;
	border-bottom: 1px solid #d3d2d2;
	color: #313030;
	background: url(../images/201603/nav_dian.jpg) left center no-repeat;
	padding: 0;
	margin-top: 13px;
	font-size: 12px;
	font-family: "宋体";
}

.nav .sub .nav_xiao .xiao_one a:hover {
	color: #f3782a;
}

.nav .sub .nav_xiao .xiao_five {
	width: 280px;
	overflow: hidden;
	float: left;
	margin-top: 15px;
	margin-left: 50px;
}

.nav .sub .nav_xiao .xiao_five a,
.nav .sub .nav_xiao .xiao_five2 a {
	border-bottom: 0;
}

.nav .sub .nav_xiao .xiao_five img {
	width: 312px;
	height: 215px;
}

.nav .sub .nav_xiao .xiao_five a {
	width: 312px;
	height: 212px;
	padding: 0;
	margin-right: 45px;
	float: left;
}

.nav .sub .nav_xiao .xiao_five2 {
	float: right;
	margin-right: 20px;
	text-align: left;
	width: 300px;
	margin-top: 15px;
}

.nav .sub .nav_xiao .xiao_five2 p a {
	text-align: left;
	width: 140px;
	overflow: hidden;
	height: 47px;
	/*width:auto; padding-left:10px; padding-right:10px;*/
	margin-right: 10px;
	float: left;
	display: inline-block;
	padding-top: 0;
	/*height:auto; */
	line-height: 46px;
	color: #222;
	font-size: 14px;
	border-bottom: 1px dotted #D9D9D9;
}

.nav .sub .nav_xiao .xiao_five2 p a:nth-child(2n) {
	margin-right: 0px;
}

.nav .sub .nav_xiao .xiao_five2 p a:hover {
	color: #f00;
}

.nav .sub .nav_xiao .xiao_five3 {
	width: 400px;
	float: left;
	margin-left: 100px;
}

.nav .sub .nav_xiao .xiao_five3 p {
	font-size: 16px;
	line-height: 52px;
	font-weight: bold;
}

.nav .sub .nav_xiao .xiao_five3 span {
	color: #666;
	line-height: 30px;
}


/* bannercss */

.slideBox1 {
	width: 100%;
	height: 850px;
	overflow: hidden;
	position: relative;
}

.slideBox1 .hd {
	height: 12px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -125px;
	bottom: 60px;
	z-index: 1;
}

.slideBox1 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox1 .hd ul span li {
	width: 11px;
}

.slideBox1 .hd ul li {
	float: left;
	margin: 0 10px;
	width: 40px;
	height: 5px;
	filter: Alpha(Opacity=70);
	opacity: 0.7;
	background: #000002;
	font-size: 0;
	cursor: pointer;
}

.slideBox1 .hd ul li.on {
	background: #c90000;
	filter: Alpha(Opacity=100);
	opacity: 1;
}

.slideBox1 .banner {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox1 .banner li {
	zoom: 1;
	vertical-align: middle;
	height: 850px;
}

.slideBox1 .banner li a {
	display: block;
	width: 100%;
	height: 850px;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.absolute {
	position: absolute;
}

.web_widht {
	width: 1300px;
	margin: 0 auto;
	position: absolute;
	padding-top: 20px;
	text-align: center;
	left: 0;
	right: 0;
}

.slideBox1 .prev,
.slideBox1 .next {
	position: absolute;
	left: 1%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	/*background: transparent url("../images/slider-arrow.png") no-repeat scroll -110px 5px;*/
	opacity: 0.5;
}

.slideBox1 .next {
	left: auto;
	right: 1%;
	background-position: 8px 5px;
}

.slideBox1 .prev:hover,
.slideBox1 .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox1 .prevStop {
	display: none;
}

.slideBox1 .nextStop {
	display: none;
}

.fast_nav {
	height: 85px;
	position: relative;
	margin-top: -85px;
	z-index: 9;
}

.fast_nav .back_hei {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
}

.fast_nav .web_widht {
	z-index: 10;
}

.qyzz {
	background: #f5f5f5;
	height: 220px;
	width: 100%;
}

.gyzz_lt {
	float: left;
	padding-top: 38px;
	width: 400px;
}

.gyzz_lt i {
	font-size: 44px;
	padding-right: 14px;
	float: left;
	padding-top: 12px;
}

.gyzz_lt dl {
	/*float: left;*/
	color: #292929;
	font-size: 14px;
}

.gyzz_lt dl dt {
	font-size: 20px;
	color: #292929;
	line-height: 40px;
}

.gyzz_lt img {
	/*padding-top: 14px;*/
}

.gyzz_rt {
	width: 900px;
	float: right;
}

.gyzz_rt ul {
	width: 900px;
	height: 220px;
	display: block;
}

.gyzz_rt ul li {
	float: left;
	width: 300px;
	height: 220px;
	text-align: center;
/*	background: url(../images/xi1.jpg) no-repeat left;*/
	float: left;
}

.gyzz_rt ul li:hover i,
.gyzz_rt ul li:hover p,
.gyzz_rt ul li:hover span {
	color: #fff;
}

.gyzz_rt ul li::after {
	content: "";
	display: block;
	width: 0;
	height: 100%;
	background: #d21919;
	margin-top: -178px;
	transition: all 0.3s ease;
}

.gyzz_rt ul li:hover {
	color: #FFF;
}

.gyzz_rt ul li:hover::after {
	width: 100%;
}

.gyzz_rt ul li i {
	color: #222;
	font-size: 40px;
	padding-top: 45px;
	display: block;
}

.gyzz_rt ul li p {
	font-size: 16px;
	font-weight: bold;
	color: #d21919;
	line-height: 40px;
	display: block;
}

.gyzz_rt ul li span {
	line-height: 24px;
	color: #444;
	padding: 0 30px;
	display: block;
	height: 50px;
}

.cpzx {
	padding-top: 50px;
	overflow: hidden;
}

.cpzx_t {
	text-align: center;
	color: #8e8e8e;
	font-size: 15px;
	line-height: 40px;
}

.cpzx_t p {
	font-size: 36px;
	color: #2b2b2b;
}

.cpzx_dh {
	padding-top: 30px;
	padding-bottom: 50px;
	overflow: hidden;
}

.cpzx_dh li a {
	width: 138px;
	height: 52px;
	border: 1px solid #d5d5d5;
	font-size: 16px;
	color: #2b2b2b;
	display: block;
	text-align: center;
	line-height: 52px;
	float: left;
	margin-right: 5px;
}

.cpzx_dh li a:hover {
	border: 1px solid #d21919;
	background: #d21919;
	color: #fff;
}

.cpzx_dh dl a {
	width: 138px;
	background: #d21919;
	font-size: 16px;
	display: block;
	color: #fff;
	border: 1px solid #d21919;
	float: right;
	height: 52px;
	text-align: center;
	line-height: 52px;
}


/* foucs */


/*#foucs {background:#000;height:584px;overflow:hidden;position:relative; margin-bottom:45px;}
#foucs div.main {display:none;cursor:pointer}
#foucs .element {width:1300px;display:none;	position:absolute;}
#foucs .element dl a{width:880px; height:584px; display:block; overflow:hidden; float:left;}
#foucs .element dl a img{width:880px; height:584px;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
#foucs .element dl a img:hover {transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);}
#foucs .element ul{width:350px; background:#d21919; height:484px; float:right; padding:50px 35px;}
#foucs .element ul p{ font-size:26px; font-weight:bold; color:#fff; line-height:80px;}
#foucs .element ul span{ font-size:14px; color:#fff; line-height:30px;}
#foucs .element ul li{ padding-top:30px; padding-bottom:50px; overflow:hidden;}
#foucs .element ul li a{width:170px; height:120px; float:left; margin-right:8px; display:block;}
#foucs .element ul li a:last-child{ margin-right:0;}
#foucs .element ul b a{width:150px; height:40px; border:1px solid #fff; font-weight:300; color:#fff; text-align:center; line-height:40px; font-size:16px; display:block;-moz-border-radius:18px; -webkit-border-radius:18px;border-radius:18px;}
#foucs .element ul b a:hover{ background:#F90;border:1px solid #F90;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
#foucs .navi {display:block;width:38px;	height:27px;line-height:99em;overflow:hidden;background:url(../images/arrow-btn.png) no-repeat;top:280px;}
#foucs .left {left:5%;background:url(../images/gd_lt.png) no-repeat;}
#foucs .left:hover {background:url(../images/gd_lt.png) no-repeat;}
#foucs .right {right:5%;	background:url(../images/gd_rt.png) no-repeat;}
#foucs .right:hover {background:url(../images/gd_rt.png) no-repeat;}

.cpzx_a a{width:190px;-moz-border-radius:20px; -webkit-border-radius:20px;border-radius:20px; height:42px; background:#181818; color:#fff; text-align:center; line-height:42px;display:block; font-size:16px; margin:0 auto;}
.cpzx_a a::after{ content:"";-moz-border-radius:20px; -webkit-border-radius:20px;border-radius:20px; display:block; width:0; height:100%; background:#b20000; margin-top:-42px; transition:all 0.3s ease;}
.cpzx_a a:hover{ color:#FFF;}
.cpzx_a a:hover::after{ width:100%; }
*/


/* foucs */

.foucss {
	background: #000;
	height: 584px;
	overflow: hidden;
	position: relative;
	margin-bottom: 45px;
}

.foucss div.main {
	display: none;
	cursor: pointer
}

.foucss .element {
	width: 1300px;
	display: none;
	position: absolute;
}

.foucss .element dl a {
	width: 880px;
	height: 584px;
	display: block;
	overflow: hidden;
	float: left;
}

.foucss .element dl a img {
	width: 880px;
	height: 584px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.foucss .element dl a img:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.foucss .element ul {
	width: 350px;
	background: #d21919;
	height: 484px;
	float: right;
	padding: 50px 35px;
}

.foucss .element ul p {
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	line-height: 80px;
}

.foucss .element ul span {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}

.foucss .element ul li {
	padding-top: 30px;
	padding-bottom: 50px;
	overflow: hidden;
}

.foucss .element ul li a {
	width: 170px;
	height: 120px;
	float: left;
	margin-right: 8px;
	display: block;
}

.foucss .element ul li a:last-child {
	margin-right: 0;
}

.foucss .element ul b a {
	width: 150px;
	height: 40px;
	border: 1px solid #fff;
	font-weight: 300;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	display: block;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
}

.foucss .element ul b a:hover {
	background: #F90;
	border: 1px solid #F90;
	-webkit-transition: all 4s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.foucss .navi {
	display: block;
	width: 38px;
	height: 27px;
	line-height: 99em;
	overflow: hidden;
	background: url(../images/arrow-btn.png) no-repeat;
	top: 280px;
}

.foucss .left {
	left: 5%;
	background: url(../images/gd_lt.png) no-repeat;
}

.foucss .left:hover {
	background: url(../images/gd_lt.png) no-repeat;
}

.foucss .right {
	right: 5%;
	background: url(../images/gd_rt.png) no-repeat;
}

.foucss .right:hover {
	background: url(../images/gd_rt.png) no-repeat;
}

.cpzx_a a {
	width: 190px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	height: 42px;
	background: #181818;
	color: #fff;
	text-align: center;
	line-height: 42px;
	display: block;
	font-size: 16px;
	margin: 0 auto;
}

.cpzx_a a::after {
	content: "";
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	display: block;
	width: 0;
	height: 100%;
	background: #b20000;
	margin-top: -42px;
	transition: all 0.3s ease;
}

.cpzx_a a:hover {
	color: #FFF;
}

.cpzx_a a:hover::after {
	width: 100%;
}

.slideTxtBox {
	width: 100%;
	text-align: left;
}

.slideTxtBox .hd {
	width: 1015px;
	margin: 0 auto;
	position: relative;
}

.slideTxtBox .hd ul li {
	width: 138px;
	height: 52px;
	border: 1px solid #d5d5d5;
	font-size: 16px;
	color: #2b2b2b;
	display: block;
	text-align: center;
	line-height: 52px;
	float: left;
	margin-right: 35px;
}

.slideTxtBox .hd ul li.on {
	border: 1px solid #d21919;
	background: #d21919;
	color: #fff;
}

.slideTxtBox .hd dl a {
	width: 138px;
	background: #d21919;
	font-size: 16px;
	display: block;
	color: #fff;
	float: right;
	height: 52px;
	text-align: center;
	line-height: 52px;
}

.slideTxtBox .bd .bdbd {
	zoom: 1;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideTxtBox .arrow {
	position: absolute;
	right: 10px;
	top: 0;
}

.slideTxtBox .arrow a {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	/*background: url("../images/arrow.png") 0 0 no-repeat;*/
}

.slideTxtBox .arrow .next {
	background-position: 0 -50px;
}

.slideTxtBox .arrow .prevStop {
	background-position: -60px 0;
}

.slideTxtBox .arrow .nextStop {
	background-position: -60px -50px;
}


/*公司简介*/

.gsjj {
	margin-top: 50px;
	overflow: hidden;
	margin-bottom: 66px;
}

.gsjj_tlt {
	float: left;
	width: 510px;
	height: 270px;
	background: url(../images/jj_bj.jpg) no-repeat;
	padding: 50px 70px;
}

.gsjj_tlt p {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	/*background: url(../images/dd.png) no-repeat bottom left;*/
	height: 50px;
}

.gsjj_tlt span {
	line-height: 30px;
	color: #fff;
	height: 100px;
	padding: 20px 0 40px 0;
	display: block;
}

.gsjj_tlt a {
	width: 130px;
	color: #fff;
	font-size: 16px;
	height: 40px;
	border: 1px solid #fff;
	line-height: 40px;
	text-align: center;
	display: block;
}

.gsjj_tlt a:hover {
	background: #222;
	border: 1px solid #222;
	-webkit-transition: all 4s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.gsjj_trt {
	float: right;
	width: 650px;
	height: 370px;
}

.gsjj_elt {
	float: left;
	width: 545px;
}

.slideBox {
	width: 545px;
	height: 370px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #414141;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 545px;
	height: 370px;
	display: block;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
/*	background: url(../images/slider-arrow.png) -110px 5px no-repeat;*/
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}


/*荣誉*/

.gsjj_ert {
	width: 755px;
	float: right;
	background: #f6f6f6;
	height: 335px;
}

.picScroll-left {
	overflow: hidden;
	position: relative;
}

.picScroll-left .hd {
	overflow: hidden;
	padding: 20px 29px 6px 29px;
}

.picScroll-left .hd dl {
	float: right;
	width: 44px;
	font-family: "宋体"
}

.picScroll-left .hd dl a {
	color: #222;
	font-size: 24px;
}

.picScroll-left .hd p {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #222;
	line-height: 40px;
}

.picScroll-left .hd .prev {
	display: block;
	line-height: 40px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
	cursor: pointer;
}

.picScroll-left .hd .next {
	display: block;
	line-height: 40px;
	float: right;
	margin-right: 5px;
	overflow: hidden;
	cursor: pointer;
}

.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd {
	margin: 10px 20px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin-right: 18px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 160px;
	height: 225px;
	display: block;
	padding: 2px;
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title {
	line-height: 24px;
}

.yyly {
	margin: 60px 0;
}

.yyly_t {
	text-align: center;
}

.yyly_t p {
	font-size: 32px;
	font-weight: bold;
	color: #333333;
}

.yyly_t span {
	font-size: 14px;
	color: #666;
	line-height: 34px;
}

#slider {
	height: auto;
	clear: both;
	width: 100%;
	padding-top: 40px;
}


/*广告图开始*/

#head-carousel .is-carousel {
	clear: both;
}

#head-carousel .video-item {
	width: 25%;
}

#head-carousel #metro-carousel .video-item .item-thumbnail img {
	width: 100%;
}

#head-carousel #metro-carousel .video-item>.video-item {
	width: 100%;
}

#head-carousel #metro-carousel.is-carousel .carousel-button a,
#head-carousel #big-carousel.is-carousel .carousel-button a {}

.video-item {
	margin-bottom: 10px;
}

.video-item h2,
.video-item h2 a {
	font-size: 15px;
	line-height: 1.4;
	color: #5f5f5f;
	margin: 0 0 10px 0;
}

.video-item h2 a:hover {}

.video-item h2 a:hover,
.video-item h3 a:hover {
	text-decoration: none;
	color: #4141a0;
}

.video-item .item-thumbnail {
	position: relative;
	overflow: hidden;
}

.video-item .item-thumbnail a {
	overflow: hidden;
}

.video-item .item-thumbnail>a {
	display: block;
	overflow: hidden;
}


/*video thumb sizing*/

.video-item .item-thumbnail img {
	max-width: 100%;
	width: 100%;
}

.video-item .item-thumbnail .rating-bar {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 15px;
	line-height: 30px;
	padding: 0 8px;
}

.video-item .item-thumbnail .link-overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0);
	-webkit-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
}

.video-item .item-thumbnail .link-overlay:before {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -18px;
	border-radius: 50%;
	background: transparent;
	text-align: center;
	font: 14px/40px 'FontAwesome';
	transform: scale(0.8);
	opacity: 0;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
	text-decoration: none;
	box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, .75);
	color: #fff;
}

@media(min-width:768px) {
	.video-item .item-thumbnail:hover .link-overlay {
		background: rgba(20, 22, 23, 0.75);
		text-decoration: none;
	}
	.video-item .item-thumbnail:hover .link-overlay:before {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		text-decoration: none;
	}
}

.video-item .item-meta {
	color: #c6c6c6;
}

.video-item .item-meta [class^="fa-"],
.video-item .item-meta [class*=" fa-"] {
	font-size: 14px;
}

.video-item .item-meta span {
	line-height: 21px;
	margin-right: 20px;
}

.video-item .item-meta span>i {
	margin-right: 2px;
}


/*big carousel*/

#head-carousel {
	background: #000;
	color: #fff;
}

#head-carousel .container {
	padding-top: 0;
	overflow: hidden;
}

#head-carousel .video-item {
	float: left;
	margin: 0 1px 0 0;
	width: 25%;
	opacity: .5;
	transition: all .3s ease-in .1s;
	overflow: hidden;
}

#head-carousel .video-item .item-head a {
	color: #fff;
}

#head-carousel .video-item .item-head span a {
	text-transform: uppercase;
}

#head-carousel .current-carousel-item2 {
	opacity: 1;
}

#head-carousel .video-item .item-head {
	text-align: center;
	padding-bottom: 20px;
	background: none;
}

#head-carousel #big-carousel .video-item .item-thumbnail img {
	opacity: .85;
}

#head-carousel .video-item .item-head h3 a {
	font-size: 52px;
	line-height: 1.4em;
	text-transform: uppercase;
	font-family: 'Oswald';
	font-weight: 300;
	text-shadow: 1px 2px 2px rgba(0, 0, 0, .2);
}

#head-carousel .is-carousel {
	position: relative;
	margin: 0px;
}

#head-carousel .is-carousel .carousel-button {
	position: absolute;
	opacity: 0;
	transition: all .2s ease;
	left: 10px;
	right: 10px;
	top: 50%;
	margin-top: -20px;
	z-index: 3;
	height: 0;
}

#head-carousel .is-carousel .carousel-content {
	position: absolute;
	z-index: 0;
	overflow: hidden;
}

#head-carousel .is-carousel .carousel-button a {
	width: 56px;
	height: 56px;
	overflow: hidden;
	line-height: 40px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px;
	font-size: 18px;
}

#head-carousel .is-carousel .carousel-button a:hover {
	text-decoration: none;
}

#head-carousel .is-carousel .carousel-button .prev {
	float: left;
}

#head-carousel .is-carousel .carousel-button .next {
	float: right;
}

#head-carousel:hover #big-carousel .carousel-button,
#head-carousel #big-carousel:hover .shadow-right,
#head-carousel:hover #big-carousel .shadow-left {
	opacity: 1;
}

@media (max-width: 767px) {
	#head-carousel .shadow-left,
	#head-carousel .shadow-right {
		width: 60px;
	}
	#head-carousel .container {
		padding: 0;
	}
}

@media (max-width: 660px) {
	#head-carousel .shadow-left,
	#head-carousel .shadow-right {
		width: 30px;
	}
}

@media (max-width: 520px) {
	#head-carousel .shadow-left,
	#head-carousel .shadow-right {
		width: 0px;
	}
	.comment-content {
		float: left;
		position: relative;
		margin-left: 0;
		margin-top: 0;
	}
	.author-current {
		display: none;
	}
	.comment-respond .comment-form {
		margin-left: 0;
		position: relative
	}
	/*.comment-respond .comment-form .comment-form-comment{margin-top:150px}*/
	/* <== why we need this?*/
	.comment-respond .comment-form .row {
		/*position:absolute;top:0;*/
		margin: 0 0 0 0;
		width: 100%
	}
	.comment-respond .comment-form .col-md-4 {
		padding: 0 0 0 0
	}
	.comment-respond .comment-form .col-md-4 p input {
		width: 100%;
	}
}

#head-carousel #metro-carousel .video-item {
	opacity: 1;
	width: auto;
}

#head-carousel #metro-carousel .video-item>.video-item {
	width: 260px;
	margin: 0;
	clear: both;
}

#head-carousel #metro-carousel .video-item>.video-item:first-child {
	margin-bottom: 1px;
}

#head-carousel #metro-carousel .video-item>.video-item .item-head {
	text-align: inherit;
	padding-bottom: 5px;
}

#head-carousel #metro-carousel .video-item>.video-item .item-head h3 a {
	font-size: 17.5px;
}

#head-carousel #metro-carousel.is-carousel .carousel-button,
#head-carousel #big-carousel.is-carousel .carousel-button {
	position: absolute;
	top: 200px;
	margin-top: 0;
	z-index: 2;
	height: 0;
	opacity: 0;
	transition: all .2s ease;
}

#head-carousel #metro-carousel.is-carousel:hover .carousel-button,
#head-carousel #big-carousel.is-carousel:hover .carousel-button {
	opacity: 1;
}

#head-carousel #metro-carousel.is-carousel .carousel-button a,
#head-carousel #big-carousel.is-carousel .carousel-button a {
	border: none;
	border-radius: 0;
	height: auto;
	color: inherit;
}

#head-carousel #metro-carousel.is-carousel .carousel-button a:hover,
#head-carousel #big-carousel.is-carousel .carousel-button a:hover {
	color: #f9c73d;
}

.video-item .item-thumbnail p {
	display: block;
	overflow: hidden;
	background: #000;
}

.video-item .item-thumbnail p img {
	width: 100%;
	transform: translate(0px, 0);
	-moz-transform: translate(0px, 0);
	-ms-transform: translate(0px, 0);
	-o-transform: translate(0px, 0);
	-webkit-transform: translate(0px, 0);
	transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-ms-transition: all .4s;
}

.video-item .item-thumbnail span {
	display: block;
	height: 280px;
	width: 120px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	transform: translate(0px, -140%);
	-moz-transform: translate(0px, -140%);
	-ms-transform: translate(0px, -140%);
	-o-transform: translate(0px, -140%);
	-webkit-transform: translate(0px, -140%);
	filter: alpha(opacity=0);
	opacity: 0;
	transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-ms-transition: all .4s;
}

.video-item .item-thumbnail span h1 {
	font-size: 20px;
	color: #fff;
	font-weight: 300;
	line-height: 120px;
	padding-top: 120px;
	font-weight: bold;
}

.video-item .item-thumbnail a:hover img {
	filter: alpha(opacity=40);
	opacity: 0.4;
	transform: scale(1.2, 1.2);
}

.video-item .item-thumbnail a:hover span {
	filter: alpha(opacity=100);
	opacity: 1;
}

.sdys {
	height: 695px;
	background: url(../images/ys_bj.jpg) no-repeat center;
	overflow: hidden;
}

.sdys ul li {
	width: 324px;
	float: left;
	padding: 0;
	height: 795px;
}

.sdys ul li .libg {
	width: 264px;
	float: left;
	padding: 50px 30px;
	height: 695px;
}

.sdys ul li dl {
	color: #525252;
	margin-bottom: 40px;
	margin-top: 20px;
	font-size: 20px;
	height: 75px;
}

.sdys ul li dl dt {
	font-size: 28px;
	font-weight: bold;
	color: #525252;
	line-height: 50px;
}

.sdys ul li p {
	font-size: 16px;
	font-weight: bold;
	padding: 30px 40px 30px 0;
}

.sdys ul li span {
	display: block;
	line-height: 22px;
	font-size: 14px;
	color: #656565;
}

.sdys ul li b {
	font-size: 60px;
	font-family: "HeroicCondensed-Regular.ttf";
	font-weight: 300;
	line-height: 140px;
}

.sdys ul li:hover .libg {
	background-color: #d21919;
	-webkit-transition: all 4s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.sdys ul li:hover p,
.sdys ul li:hover span,
.sdys ul li:hover b,
.sdys ul li:hover dl dt,
.sdys ul li:hover dl {
	color: #fff;
}


/*工程案例*/

.ncg {
	height: auto;
	margin-top: 60px;
	margin-bottom: 40px;
	overflow: hidden;
}

.ncg_t {
	text-align: center;
	font-size: 15px;
	color: #8e8e8e;
	margin-top: 20px;
}

.ncg_t p {
	font-size: 36px;
	color: #2b2b2b;
	line-height: 20px;
}

.ncg_nr {
	width: 1330px;
	margin: 0 auto;
	padding-top: 50px;
}

.lanrenzhijia {
	position: relative;
}

.lanrenzhijia .btn {
	position: absolute;
	width: 47px;
	height: 70px;
	top: 556px;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}

.lanrenzhijia .prev {
	left: 0;
	background: url(../images/s_lt.png) no-repeat;
}

.lanrenzhijia .next {
	right: 0;
	background: url(../images/s_rt.png) no-repeat;
}

.lanrenzhijia li {
	float: left;
}

.lanrenzhijia .cf {
	position: relative;
}

.lanrenzhijia .cf li {
	position: relative;
	width: 1200px;
	height: 480px;
}

.lanrenzhijia .cf img {
	width: 795px;
	height: 480px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.lanrenzhijia .cf dl {
	position: absolute;
	width: 472px;
	padding: 50px 60px;
	height: 338px;
	background: url(../images/al_bj.png) no-repeat;
	display: block;
	right: 0;
	top: 25px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

.lanrenzhijia .cf dl strong {
	font-size: 24px;
	color: #3c3c3c;
	font-weight: 300;
	line-height: 60px;
}

.lanrenzhijia .cf dl dd {
	font-size: 14px;
	color: #838383;
	line-height: 28px;
	height: 180px;
	padding-bottom: 20px;
}

.lanrenzhijia .cf dl .cf01 {
	width: 160px;
	height: 44px;
	background: #d21919;
	line-height: 44px;
	text-align: center;
	color: #fff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	display: block;
	float: left;
	font-size: 20px;
	margin-right: 30px;
}

.lanrenzhijia .picBox {
	height: 480px;
	position: relative;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}

.lanrenzhijia .picBox ul {
	height: 480px;
	position: absolute;
}

.lanrenzhijia .picBox li {
	width: 1200px;
	height: 480px;
	margin: 0 auto;
}

.lanrenzhijia .listBox {
	width: 1200px;
	height: 117px;
	margin: 0 auto;
	position: relative;
	padding-top: 50px;
	overflow: hidden;
}

.lanrenzhijia .listBox ul {
	height: 100px;
	position: absolute;
}

.lanrenzhijia .listBox li {
	width: 190px;
	cursor: pointer;
	position: relative;
	padding-right: 20px;
}

.lanrenzhijia .listBox li i {
	display: none;
}

.lanrenzhijia .listBox li a {
	display: block;
	width: 190px;
	height: 117px;
}

.lanrenzhijia .listBox li img {
	width: 190px;
	height: 117px;
}

.lanrenzhijia .listBox .on img {
	width: 190px;
	height: 115px;
	border: 1px solid #d50000;
}

.lanrenzhijia .listBox .on i {
	display: block;
}


/*流程*/

.zjhh {
	background: url(../images/lc_bj.jpg) no-repeat top center;
	height: 820px;
	margin-bottom: 60px;
	margin-top: 60px;
}

.zjhh_t {
	height: 320px;
	padding-top: 50px;
	margin-bottom: 10px;
}

.zjhh_tlt {
	float: left;
	width: 550px;
	padding-top: 10px;
}

.zjhh_tlt p {
	font-size: 18px;
	color: #95999e;
	line-height: 30px;
}

.zjhh_tlt img {
	padding: 16px 0;
}

.zjhh_tlt span {
	color: #777474;
	font-size: 16px;
}

.dglc {
	height: 395px;
	background: #f3f3f3;
	margin-top: 30px;
}

.dglc ul {
	/*background: url(../images/xx.png) no-repeat center;*/
	height: 327px;
	width: 1206px;
	margin: 0 auto;
	padding-top: 63px;
}

.lc1 {
	width: 151px;
	height: 213px;
	background: url(../images/lc1.png) no-repeat;
	text-align: center;
	float: left;
	margin-right: 60px;
	margin-top: 52px;
}

.lc1 p {
	display: block;
	margin-bottom: 64px;
	font-size: 28px;
	color: #9f9f9f;
	line-height: 54px;
	font-family: "HeroicCondensed-Regular.ttf";
}

.lc1 i {
	font-size: 46px;
}

.lc1 span {
	font-size: 16px;
	line-height: 36px;
}

.lc1 .dglc_nr {
	height: 213px;
}

.lc1:hover .dglc_nr {
	background: url(../images/lc1_1.png) no-repeat;
	-webkit-transition: all 4s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.lc1:hover p,
.lc1:hover span,
.lc1:hover i {
	color: #fff;
}

.lc2 {
	width: 151px;
	height: 213px;
	text-align: center;
	background: url(../images/lc2.png) no-repeat;
	float: left;
	margin-right: 60px;
}

.lc2 p {
	display: block;
	margin-top: 56px;
	font-size: 28px;
	color: #9f9f9f;
	line-height: 54px;
	font-family: "HeroicCondensed-Regular.ttf";
}

.lc2 i {
	font-size: 46px;
	padding-top: 16px;
	display: block;
}

.lc2 span {
	font-size: 16px;
	line-height: 40px;
}

.lc2:hover .dglc_nr {
	background: url(../images/lc2_2.png) no-repeat;
}

.lc2:hover p,
.lc2:hover span,
.lc2:hover i {
	color: #fff;
}

.dglc ul li:last-child {
	margin-right: 0;
}

.sjdt {
	width: 650px;
	height: 310px;
	float: right;
}

.map-service {
	position: relative;
	height: 310px;
	/*background: url(../images/dt.png) no-repeat;*/
}

.map-service-right {
	margin-left: 414px;
	padding-top: 60px
}

.china-map {
/*	background: url(img/map_black_bg.png) center no-repeat;*/
	position: relative;
}

.region-list {
	position: absolute;
	left: 0;
	top: 0
}

@-webkit-keyframes warn {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@-moz-keyframes warn {
	0% {
		-moz-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}
	100% {
		-moz-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@-o-keyframes warn {
	0% {
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}
	100% {
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@keyframes warn {
	0% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

.area-box .dot {
	position: absolute;
	left: 0;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #a2a9b4;
	opacity: 1;
	filter: alpha(opacity=100)
}

.area-box .pulse {
	position: absolute;
	top: -28px;
	left: -28px;
	height: 66px;
	width: 66px;
	border: 2px solid #b7b7b7;
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	border-radius: 48px;
	-webkit-box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	-moz-box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	opacity: .12;
	filter: alpha(opacity=0);
	-webkit-animation: warn 2s ease-out both;
	-moz-animation: warn 2s ease-out both;
	-o-animation: warn 2s ease-out both;
	animation: warn 2s ease-out both;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background: 0 0
}

.area-box .delay-01 {
	-webkit-animation-delay: 0;
	-moz-animation-delay: 0;
	-o-animation-delay: 0;
	animation-delay: 0
}

.area-box .delay-02 {
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	-o-animation-delay: .4s;
	animation-delay: .4s
}

.area-box .delay-03 {
	-webkit-animation-delay: .8s;
	-moz-animation-delay: .8s;
	-o-animation-delay: .8s;
	animation-delay: .8s
}

.area-box .delay-04 {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.area-box .delay-05 {
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	-o-animation-delay: 1.6s;
	animation-delay: 1.6s
}

.area-box .delay-06 {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
	animation-delay: 2s
}

.area-box .delay-07 {
	-webkit-animation-delay: 2.4s;
	-moz-animation-delay: 2.4s;
	-o-animation-delay: 2.4s;
	animation-delay: 2.4s
}

.area-box .delay-08 {
	-webkit-animation-delay: -.4s;
	-moz-animation-delay: -.4s;
	-o-animation-delay: -.4s;
	animation-delay: -.4s
}

.area-box .delay-09 {
	-webkit-animation-delay: -.8s;
	-moz-animation-delay: -.8s;
	-o-animation-delay: -.8s;
	animation-delay: -.8s
}

.area-box .delay-10 {
	-webkit-animation-delay: -1.2s;
	-moz-animation-delay: -1.2s;
	-o-animation-delay: -1.2s;
	animation-delay: -1.2s
}

.area-box .delay-11 {
	-webkit-animation-delay: 4s;
	-moz-animation-delay: 4s;
	-o-animation-delay: 4s;
	animation-delay: 4s
}

.region-list.active .area-box .dot {
	background: #009fd9
}

.region-list.active .area-box .pulse {
	border-color: #009fd9;
	top: -39px;
	left: -39px;
	height: 88px;
	width: 88px;
	-webkit-box-shadow: 0 0 12px #0080d9, 0 0 20px #0080d9 inset;
	-moz-box-shadow: 0 0 12px #0080d9, 0 0 20px #0080d9 inset;
	box-shadow: 0 0 12px #0080d9, 0 0 20px #0080d9 inset
}

.region-list.waite .area-box .dot {
	background: #f90
}

.region-list.waite .area-box .pulse {
	border-color: #f90
}

.show-regin {
	position: absolute;
	left: 2px;
	height: 0;
	top: 0;
	width: 11px;
	opacity: 0;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.online-node .show-regin,
.region-list:hover .show-regin,
.underline-node .show-regin,
.waite-node .show-regin {
	height: 127px;
	opacity: 1
}

.show-regin span {
	width: 38px;
	position: absolute;
	left: 8px;
	top: -11px;
	padding: 6px 10px;
	font-size: 14px;
	color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	white-space: nowrap;
}

.show-regin1 span {
	width: 38px;
	position: absolute;
	left: 8px;
	top: -11px;
	padding: 6px 10px;
	font-size: 14px;
	color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	white-space: nowrap;
}

.show-regin2 span {
	width: 38px;
	position: absolute;
	left: 8px;
	top: -11px;
	padding: 6px 10px;
	font-size: 14px;
	color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	white-space: nowrap;
}

.postition-10 .show-regin span {
	left: 0
}

.postition-6 .show-regin span {
	top: -5px;
}

.area-box {
	z-index: 77
}

.show-regin {
	z-index: 66
}

.region-list.active .show-regin span {
	position: relative;
	color: #fff
}

.region-list.waite .show-regin span {
	color: #fff
}

.postition-1 {
	left: 0;
	top: 308px
}

.postition-2 {
	left: -350px;
	top: 10px
}

.postition-3 {
	left: 0;
	top: 516px
}

.postition-4 {
	left: -280px;
	top: 140px
}

.postition-5 {
	left: -160px;
	top: 0
}

.postition-6 {
	left: -110px;
	top: 125px
}

.postition-7 {
	left: 120px;
	top: 20px
}

.postition-7.region-list.active .area-box .pulse {
	top: -50px;
	left: -50px;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.postition-8 {
	left: 70px;
	top: 54px
}

.postition-9 {
	left: 96px;
	top: 114px
}

.postition-9.region-list.active .area-box .pulse {
	top: -50px;
	left: -50px;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.postition-10 {
	left: 126px;
	top: 170px
}

.postition-11 {
	left: 34px;
	top: 20px
}

.postition-13 {
	left: 50px;
	top: -12px
}

.douhao {
	width: 0
}

#btn {
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 9999;
	border: 0;
	outline: none;
}


/*新闻和常见问题*/

.ind {
	overflow: hidden;
	margin-bottom: 50px;
}

.xwdt {
	width: 850px;
	float: left;
}

.xwdt_nr {
	padding: 20px 0 30px 0;
	overflow: hidden;
	border-bottom: 1px solid #d8d8d8;
}

.xwdt_nr_lt {
	float: left;
	width: 305px;
}

.xwdt_nr_rt {
	float: right;
	width: 510px;
}

.xwdt_nr_rt p {
	font-size: 14px;
	color: #505050;
	font-weight: bold;
	line-height: 40px;
}

.xwdt_nr_rt span {
	color: #6b6b6b;
	line-height: 22px;
	display: block;
	padding-bottom: 10px;
	font-size: 12px;
}

.xwdt_e {
	margin-top: 14px;
}

.xwdt_e ul {
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-right: 20px;
}

.c1 li {
	width: 400px;
	float: left;
	height: 48px;
	border: 1px solid #d0d0d0;
}

.c1 li:nth-child(2n) {
	margin-right: 0;
}

.c1 li p {
	width: 58px;
	height: 48px;
	float: left;
	text-align: center;
	line-height: 48px;
	color: #626262;
	font-size: 16px;
	background: #d2d2d2;
}

.c1 li span {
	line-height: 48px;
	padding-left: 10px;
	color: #3e3e3e;
	font-size: 14px;
}

.c2 li {
	width: 400px;
	float: left;
	height: 48px;
	border: 1px solid #d21919;
}

.c2 li p {
	width: 58px;
	height: 48px;
	float: left;
	text-align: center;
	line-height: 48px;
	color: #fff;
	font-size: 16px;
	background: #d21919;
}

.c2 li span {
	line-height: 48px;
	padding-left: 10px;
	color: #3e3e3e;
	font-size: 14px;
}


/*常见问题*/

.cjwt {
	width: 400px;
	float: right;
}

.wtjd_t {
	border-bottom: 1px solid #f2f2f2;
	height: 50px;
	overflow: hidden;
}

.wtjd_t p {
	float: left;
	font-size: 22px;
	font-weight: bold;
}

.wtjd_t span {
	color: #848484;
	line-height: 40px;
	font-size: 12px;
	padding-left: 6px;
}

.wtjd_t a {
	float: right;
	color: #666666;
	line-height: 40px;
}

.wtjd_t a:hover {
	color: #F00;
}

.wtjd {
	width: 400px;
	float: right;
}

.wtjdCont {
	margin-top: 20px;
	height: 320px;
	background: #f6f6f6;
	overflow: hidden;
}

.wtjdCont dl {
	padding: 14px 0;
	border-bottom: 1px solid #fff;
	width: 400px;
}

.wtjdCont dl:hover {
	background: #d21919;
}

.wtjdCont dl:hover dt,
.wtjdCont dl:hover dd {
	color: #fff;
}

.wtjdCont dt {
	line-height: 32px;
	font-size: 14px;
	padding-left: 50px;
	color: #666666;
}

.wtjdCont dl a {
	color: #3a3a3a;
	font-size: 14px;
	font-weight: bold;
/*	background: url(../images/dd1.png) no-repeat 20px 11px;*/
	display: block;
}

.wtjdCont dd {
	line-height: 22px;
	color: #858585;
	padding-left: 50px;
	font-weight: 300;
}

.zlfz {
	background: url(../images/fz_bj.jpg) no-repeat center;
	background-attachment: fixed;
	height: 330px;
	font-size: 24px;
	color: #fff;
}

.zlfz .ysj {
	text-align: center;
	background: url(../images/fz.png) no-repeat center center;
	padding-top: 160px;
	text-indent: 320px;
	line-height: 80px;
	height: 150px;
}

.footer {
	background: #1f1f23;
	height: 385px;
	position: relative;
}

.link {
	height: 78px;
	background: #e5e5e5;
	position: absolute;
	top: -39px;
	color: #d5d5d5;
	text-align: center;
	font-size: 14px;
	left: 50%;
	margin-left: -650px;
}

.link a {
	color: #282727;
	font-size: 14px;
	padding: 0 34px;
	line-height: 78px;
	/*background: url(../images/sx.png) no-repeat right;*/
}

.link a:last-child {
	background: none;
}

.link a:hover {
	color: #f00;
}

.footer_e {
	padding-top: 70px;
}

.footer_elt {
	float: left;
	width: 700px;
}

.footer_elt ul {
	float: left;
	min-width: 280px;
	color: #8f9198;
	font-size: 12px;
	line-height: 30px;
}

.footer_elt ul p a {
	color: #e5e5e5;
	font-size: 16px;
	margin-bottom: 12px;
	/*background: url(../images/xi2.jpg) no-repeat bottom left;*/
	line-height: 50px;
	display: block;
}

.footer_elt ul li a {
	font-size: 12px;
	width: 120px;
	color: #8e9097;
	line-height: 30px;
	float: left;
}

.footer_elt ul li a:hover {
	color: #f00;
}

.footer_ezh {
	width: 200px;
	float: left;
	text-align: center;
	padding-top: 50px;
}

.footer_ert {
	width: 300px;
	float: right;
	padding-top: 40px;
}

.footer_ert p {
	font-size: 20px;
	font-weight: bold;
	color: #c50000;
	text-align: center;
	padding-bottom: 20px;
}

.footer_ert ul li {
	float: left;
	width: 150px;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	color: #66676c;
	margin-left: 75px;
}

.nyban1 {
	height: 400px;
	background: url(../images/nyban1.jpg) no-repeat center;
}

.ny_nav {
	height: 60px;
	margin-top: -35px;
	line-height: 60px;
	text-align: center;
}

.ny_nav li {
	display: inline-block;
	width: 160px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	box-shadow: 0px 2px 3px #e5e1e1;
}

.ny_nav a {
	color: #333;
	line-height: 60px;
	text-align: center;
	background: #fff;
	display: block;
	width: 100%;
	height: 100%;
}

.ny_nav ul .column_active {
	background: #db241e;
	color: #fff;
}

.ny_nav ul li a:hover {
	background: #db241e;
	color: #fff;
}

.ny_ll {
	height: 60px;
	border-bottom: 1px solid #d8d8d8;
	color: #666;
}

.ny_ll ul p {
	border-bottom: 2px solid #ff7609;
	line-height: 58px;
	font-size: 14px;
	display: inline-block;
}

.ny_ll ul p i {
	font-size: 12px;
}

.nynr {
	line-height: 34px;
	color: #333;
	font-size: 14px;
	padding: 30px;
}


/****************products开始**********************/

.ny_cp {
	float: left;
	width: 260px;
	background: #f5f5f5;
	margin-top: 20px;
}

.ny_cp_rt {
	width: 1000px;
	float: right;
	margin-top: 20px;
}

.nycp_t {
	/*height:220px;*/
	height: 155px;
	background: #f5f5f5;
	margin-bottom: 50px;
	padding: 40px;
}

.nycp_t dl {
	width: 300px;
	height: 220px;
	float: left;
	margin-right: 50px;
}

.nycp_t dl img {
	width: 300px;
	/*height:220px;*/
	height: 155px;
}

.nycp_t ul {
	line-height: 30px;
	color: #666;
	font-size: 14px;
}

.cpcp li {
	float: left;
	margin-bottom: 20px;
	margin-right: 28px;
	width: 312px;
	padding-bottom: 5px;
	border: 1px solid #ddd;
	height: auto;
	overflow: hidden;
	text-align: center;
	line-height: 36px;
	color: #3f3f3f;
	font-size: 16px;
}

.cpcp li:nth-child(3n) {
	margin-right: 0;
}

.cpcp li:hover {
	background: #f2f2f2;
	color: #222;
	-webkit-transition: all 4s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.cpcp li a img {
	width: 300px;
	height: 225px;
	padding: 6px 5px;
}

.cpcp li a img:hover {
	-webkit-transition: all 4s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}


/****************products结束**********************/

.lmt {
	height: auto;
	overflow: hidden;
}

.lmt_wei {
	line-height: 50px;
	font-size: 15px;
	background: #f8f8f8;
	color: #666;
	border-bottom: 1px solid #e5e5e5;
}

.ny_nr {
	overflow: hidden;
	margin-bottom: 20px;
	line-height: 34px;
	font-size: 14px;
	padding: 20px 0;
}

.list-title {
	width: 230px;
	height: 84px;
	display: block;
	padding-left: 30px;
	line-height: 70px;
	border-bottom: 1px solid #e1e1e1;
	font-size: 18px;
	background: #c70002;
	color: #fff;
}

.list-title i {
	float: left;
	font-size: 36px;
	padding-right: 20px;
}

.accordion {}

.accordion .link1 {
	padding-left: 20px;
	font-size: 14px;
	line-height: 70px;
	color: #444;
	font-size: 16px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
}

.accordion li:last-child .link1 {
	border-bottom: 0;
}

.accordion li {
	cursor: pointer;
}

.accordion li i {
	float: right;
	padding-right: 30px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
	font-size: 18px;
}

.accordion li.open .link1 {
	background: #c70002;
	color: #fff;
}

.accordion li.open i {
	color: #c70002;
	padding-right: 30px;
}

.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}


/**
 * Submenu
 -----------------------------*/

.submenu {
	display: none;
	background: #f5f5f5;
	font-size: 14px;
}

.submenu li {
	border-bottom: 1px solid #d6d7dc;
}

.submenu a {
	display: block;
	text-decoration: none;
	color: #666;
	padding: 12px;
	padding-left: 42px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.submenu a:hover,
.submenu li.current a {
	background: #f39800;
	color: #FFF;
}