@charset "UTF-8";



/* 首页banner区域 */

.i-slideBox { width: 100%; height: 600px; overflow: hidden; position: relative; }

.i-slideBox .hd { height: 20px; overflow: hidden; position: absolute; right: 50%; bottom: 20px; z-index: 1; }

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

.i-slideBox .hd ul li { float: left; margin-right: 4px; width: 20px; height: 20px; line-height: 20px; text-align: center; background: #fff; cursor: pointer; }

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

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

.i-slideBox .bd ul { width: 100%; height: 100%; }

.i-slideBox .bd li { width: 100%; height: 100%; zoom: 1; vertical-align: middle; }

.i-slideBox .bd img { width: 100%; height: 100%; display: block; }

.i-slideBox .prev, .i-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; }

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

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

.i-slideBox .prevStop { display: none; }

.i-slideBox .nextStop { display: none; }



/*优势*/
.i-advantage {
	width: 100%;
	overflow: hidden;
	background: #f3f3f3; padding:20px 0 0 0;
}
.i-advantage .adg-tit {
	width: 1200px; margin:0 auto;
	text-align: center;
}
.i-advantage .adg-tit h3 {
	font-size: 36px;
	color: #2a2a2a;
	line-height: 60px;
	font-weight: bold;
}
.i-advantage .adg-tit h3 span {
	font-size: 18px;
	font-weight: 400;
	position: relative;
	top: -8px;
}
.i-advantage .adg-tit p {
	font-size: 18px;
	color: #a30d0e;
	line-height: 24px;
}
.i-advantage .adg-tit img {
	display: block;
	margin: 12px auto;
}
.i-advantage .adg-con {
	width: 1200px; margin:0 auto;
	padding-top: 50px;
}
.i-advantage .adg-con .adItm {
	position: relative;
	width: 100%;
	height: 380px;
	background: #fff;
	margin-bottom: 90px;
}
.i-advantage .adg-con .adItm .num {
	position: absolute;
	left: 55%;
	top: -45px;
	display: block;
	width: 100px;
	height: 100px;
	background: #FF0302;
	text-align: center;
	line-height: 100px;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}
.i-advantage .adg-con .adItm .desc {
	width: 100%;
	height: 100%;
}
.i-advantage .adg-con .adItm .desc .pic {
	float: left;
	display: block;
	height: 380px;
	
}
.i-advantage .adg-con .adItm .desc .words {
	float: left;
	width: 500px;
	margin-left: 60px;
	
}	
.i-advantage .adg-con .adItm .desc .words h3 {
	font-size: 24px;
	color: #333;
	line-height: 80px;
	font-weight: bold;
	margin-top: 80px;
}
.i-advantage .adg-con .adItm .desc .words p {
	font-size: 16px;
	color: #a30d0e;
	line-height: 30px;
}
.i-advantage .adg-con .adItm .desc .words .rdList {

}
.i-advantage .adg-con .adItm .desc .words .rdList li {
	position: relative;
	font-size: 16px;
	color: #a30d0e;
	line-height: 32px;	
	padding-left: 20px;
}
.i-advantage .adg-con .adItm3 .desc .words .rdList {
	margin-top: 20px;
}
.i-advantage .adg-con .adItm3 .desc .words .rdList li {
	width: 300px;
}
.i-advantage .adg-con .adItm .desc .words .rdList li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 12px;
	display: block;
	width: 10px;
	height: 10px;
	background: #a20d0e;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.i-advantage .adg-con .adItm1 .desc .words {
	margin-left: 140px;
}
.i-advantage .adg-con .adItm3 .desc .words {
	width: 520px;
	margin-left: 20px;
}
.i-advantage .adg-con .adItm2 .desc .pic{
	float: right;
	margin-right: 0px;
}
.i-advantage .adg-con .adItm4 .desc .pic {
	margin-left: 60px;
}
.i-advantage .adg-con .adItm2 .num,
.i-advantage .adg-con .adItm4 .num {
	left: 60px;
}
/*经典案例*/
.i-casebai {
	width: 100%;
	overflow: hidden;	
	background: url(../images/i-case-bg.jpg) top center no-repeat;
}
.i-casebai .cs-tit {
	width: 100%;
	text-align: center;
	padding-top: 40px;
}
.i-casebai .cs-tit h3 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 40px;
}
.i-casebai .cs-tit p {
	font-size: 18px;
	color: #f2f2f2;
	line-height: 30px;
}
.i-casebai .cs-con {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.i-casebai .cs-con .csList {
	position: relative;
	width: 100%;
	padding-bottom: 50px;
}
.i-casebai .cs-con .csList .hd {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
}
.i-casebai .cs-con .csList .hd ul {
	width: 100%;
	height: 16px;
	text-align: center;
}
.i-casebai .cs-con .csList .hd li {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 6px;
	background: #1c1c1c;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.i-casebai .cs-con .csList .hd li.on{
	background: #a20d0e;
}
.i-casebai .cs-con .csList .bd .tempWrap ul {
	padding-bottom: 12px !important;
}
.i-casebai .cs-con .csList .bd .picList {
	width: 100%;
}
.i-casebai .cs-con .csList .bd .picList li {
	float: left;
	width: 344px;
	height: 420px;
	background: #f6f6f6;
	border: 8px solid #fff;
	margin-right: 40px;
	margin-left: 8px;
	box-shadow: 0 0 6px 0px #d9d9d9;
	-webkit-box-shadow: 0 0 6px 0px #d9d9d9;
	-moz-box-shadow: 0 0 6px 0px #d9d9d9;
	-ms-box-shadow: 0 0 6px 0px #d9d9d9;
	-o-box-shadow: 0 0 6px 0px #d9d9d9;
}
.i-casebai .cs-con .csList .bd .picList li:hover {
	box-shadow: 0 0 8px 3px #d9d9d9;
	-webkit-box-shadow: 0 0 8px 3px #d9d9d9;
	-moz-box-shadow: 0 0 8px 3px #d9d9d9;
	-ms-box-shadow: 0 0 8px 3px #d9d9d9;
	-o-box-shadow: 0 0 8px 3px #d9d9d9;	
}
.i-casebai .cs-con .csList .bd .picList li:hover .info .t {
	color: #a20d0e;
}
.i-casebai .cs-con .csList .bd .picList li .pic {
	display: block;
	width: 100%;
}
.i-casebai .cs-con .csList .bd .picList li .pic img {
	display: block;
	width: 344px;
	height: 235px;
}
.i-casebai .cs-con .csList .bd .picList li .info {
	display: block;
	width: 90%;
	margin: 0 auto;
}
.i-casebai .cs-con .csList .bd .picList li .info .t {
	display: block;
	width: 100%;
	height: 26px;
	overflow: hidden;
	font-size: 18px;
	color: #2b2b2b;
	line-height: 26px;
	padding: 16px 0;
}
.i-casebai .cs-con .csList .bd .picList li .info p {
	width: 100%;
	height: 80px;
	overflow: hidden;
	font-size: 14px;
	color: #555555;
	line-height: 20px;
}
.i-casebai .cs-con .csList .bd .picList li .info .more {
	display: block;
	font-size: 16px;
	color: #a30d0e;
	margin-left: 240px;
}
/* 首页产品中心 */

.i-product {

	width: 100%;

	height: 670px;



}

.i-product .wrapper {

	width: 1200px;

	height: auto;

	margin: 0 auto;

}

.p-item-hd {

	display: inline-block;

	width: 1200px;

	height: 74px;

	margin: 48px auto 20px;

}

.i-product .pro-bd {

	width: 1200px;

	margin: 0 auto;

}

.i-product .pro-bd .nav {

	width: 100%;

	height:40px;

	margin: 5px auto;

}

.i-product .pro-bd .nav ul {

	width: 80%; margin:0 auto

}

.i-product .pro-bd .nav ul li {

	float:left;

	width: 172px;

	height: 40px;

	background: url(../images/pro-nav-bg.png) 0 0 no-repeat;

	margin:0 0 20px 60px;

}

.i-product .pro-bd .nav ul li a {

	display: block;

	width: 100%;

	height: 40px;

	text-align: center;

	line-height: 40px;

	font-size: 18px;

	color: #fff;

}

.i-product .pro-bd .nav ul .on {

	background: url(../images/pro-nav-bg.png) -172px 0 no-repeat;

}

.i-product .pro-bd .nav ul li:hover {

	background: url(../images/pro-nav-bg.png) -172px 0 no-repeat;

}

.i-product .pro-bd .content {

	width: 1200px;

	height:382px;

}

.i-product .pro-bd .content .item {

	display: none;

	width: 100%;

	height: 100%;

}

.i-product .pro-bd .content .item .picScroll-left {

	position: relative;

}

.i-product .pro-bd .content .item  .hd {

	position: absolute;

	left: -4.5%;

	top: 110px;

	width:1310px;

	height: 136px;

	z-index: 1;

}

.i-product .pro-bd .content .item  .hd .prev {

	display: block;

	position: absolute;

	left:0;

	top:70px;

	width:44px;

	height: 136px;

	background: url(../images/pro-bd-arrow.png) 0 0 no-repeat;

	cursor: pointer;

}

.i-product .pro-bd .content .item  .hd .next {

	display: block;

	position: absolute;

	right:0;

	top:70px;

	width:44px;

	height: 136px;

	background: url(../images/pro-bd-arrow.png) -44px 0 no-repeat;

	cursor: pointer;

}

.i-product .pro-bd .content .item  .bd {

	position: relative;

	z-index: 9;

}

.i-product .pro-bd .content .item  .bd ul {

	width: 110%;

}

.i-product .pro-bd .content .item  .bd li {

	float: left;

	width: 278px;

	height: 382px;

	margin-right: 29px;

}

.i-product .pro-bd .content .item  .bd li .pic {

	width: 278px;

	height: 312px;

}

.i-product .pro-bd .content .item  .bd li .title {

	width: 278px;

	height: 38px;

	background: #715355;

	border-bottom-right-radius: 12px;

	-webkit-border-bottom-right-radius: 12px;

	-moz-border-bottom-right-radius: 12px;

	-ms-border-bottom-right-radius: 12px;

	-webkit-border-bottom-left-radius: 12px;

	-moz-border-bottom-left-radius: 12px;

	-o-border-bottom-left-radius: 12px;

	-ms-border-bottom-left-radius: 12px;

	text-align: center;

}

.i-product .pro-bd .content .item  .bd li .title span {

	display: block;

	font-family: "微软雅黑";

	font-size: 16px;

	color: #fff;

}

.i-product .pro-bd .content .item  .bd li .title .en {

	display: inline-block;

	margin-top: 10px;

}





/*首页成功案例开始*/

.i-case {

	width: 100%;

	height: 1039px;

	background: url(../images/anlibai.jpg) 50% 50% no-repeat;

}

.i-case .wrapper {

	width: 1200px; 

	height: 100%;

	margin: 0 auto;

}

.i-case .wrapper > .hd {

	display: inline-block;

	width: 1200px;

	height: 242px;

	text-align: center;

}

.i-case .wrapper > .hd .en {

	display: block;

	width: 442px;

	height: 32px;

	margin: 36px auto 14px;

}

.i-case .wrapper > .hd .ch {

	display: block;

	font-family: "微软雅黑";

	font-size: 30px;

	color: #fff;

	line-height: 40px;

}

.i-case .wrapper > .hd p {

	display: block;

	font-family: "微软雅黑";

	font-size: 16px;

	color: #fff;

	line-height: 40px;

}

.i-case .wrapper > .hd .more {

	display: block;

	width: 236px;

	height: 52px;

	border: 1px solid #ff0000;

	margin: 8px auto;

	text-align: center;

	line-height: 52px;

	font-size: 22px;

	color: #fff;

}

.i-case .wrapper > .bd {

	position: relative;

	width: 1200px;

	height: 710px;

}

.i-case .wrapper > .bd .hd {

	position: absolute;

	left: -4.5%;

	top: 240px;

	z-index: 1;

	width: 1310px;

	height: 136px;

}

.i-case .wrapper > .bd .hd .prev {

	display: block;

	position: absolute;

	left: 0;

	top: 0;

	width: 44px;

	height: 136px;

	background: url(../images/pro-bd-arrow.png) 0 0 no-repeat;

	cursor: pointer;

}

.i-case .wrapper > .bd .hd .next {

	display: block;

	position: absolute;

	right: 0;

	top: 0;

	width: 44px;

	height: 136px;

	background: url(../images/pro-bd-arrow.png) -44px 0 no-repeat;

	cursor: pointer;

}

.i-case .wrapper > .bd .bd {

	position: relative;

	z-index: 9;

	overflow: hidden;

}

.i-case .bd .pic-slide .pic-list {

	width: 110%;

}

.i-case .bd .pic-slide li ul {

	width: 100%;

}

.i-case .bd .pic-slide li a {

	float: left;

	width: 392px;

	height: 335px;

	margin: 0 12px 12px 0;

}

.i-case .bd .pic-slide li a img {

	display: block;

	width: 392px;

	height: 264px;

}

.i-case .bd .pic-slide li a .title {

	display: block;

	width: 392px;

	height: 70px;

	text-align: center;

	line-height: 70px;

	font-size: 24px;

	color: #333;

	background: #fafafa;

}







/*首页新闻中心*/

.i-news {

	width: 100%;

	height: 700px;

	background: #fff;

}

.i-news .wrapper {

	width: 1200px;

	height: 100%;

	margin: 0 auto;

}

.i-news .hd {

	display: block;

	width: 100%;

	height: 90px;

}

.i-news .hd img {

	display: block;

	width: 1200px;

	height: 90px;

	margin-top: 50px;

}

.i-news .bd {

	width: 1200px;

	height: 550px;

}

.i-news .bd .left {

	float: left;

	width: 380px;

	height: 100%;

}

.i-news .bd .left .title {

	display: block;

	width: 132px;

	height: 42px;

	background: url(../images/i-news-t-bg.png) 0 0 no-repeat;

	line-height: 42px;

	text-indent: 1.6em;

	font-size: 16px;

	color:#333;

	margin: 26px 0 20px;

}

.i-news .bd .left .con img {

	display: block;

	width: 380px;

	height: 264px;

	margin-bottom: 20px;

}

.i-news .bd .left .con p {

	font-size: 14px;

	color: #333;

	line-height: 20px;

	text-indent: 2em;

}

.i-news .bd .left .more {

	float: right;

	margin-right: 14px;

	display: block;

	width: 120px;

	height: 36px;

	border: 1px solid #f00;

	text-align: center;

	line-height: 36px;

	font-size: 16px;

	color: #333;

	margin-top: 26px;

}

.i-news .bd .right {

	float: left;

	width:780px;

	margin-left: 40px;

}

.i-news .bd .right > .title {

	display: block;

	width: 132px;

	height: 42px;

	background: url(../images/i-news-t-bg.png) -132px 0 no-repeat;

	line-height: 42px;

	text-indent: 1.6em;

	font-size: 16px;

	color:#fff;

	margin: 26px 0 20px;

}

.i-news .bd .right .con {

	width:780px;

}

.i-news .bd .right li {

	display: inline-block;

	width: 780px;

	height: 132px;

	margin-bottom: 14px;

}

.i-news .bd .right li .time {

	float: left;

	width: 51px;

	height: 57px;

	background: url(../images/i-news-p_03.jpg) no-repeat;

}

.i-news .bd .right li .time em {

	display: block;

	width: 40%;

	height: 50%;

	line-height: 27px;

	text-align: center;

	font-size: 18px;

	color: #333;

	margin-left: 6px;

}

.i-news .bd .right li .time span {

	display: block;

	width: 40%;

	height: 50%;

	float: right;

	line-height: 27px;

	text-align: center;

	font-size: 18px;

	color: #fff;

	margin-right: 6px;

}

.i-news .bd .right li .info {

	float: left;

	width: 729px;

	height: 132px;

	border-bottom: 1px solid #7d7d7d;

}

.i-news .bd .right li .info .pic {

	float: left;

	display: inline-block;

	width: 154px;

	height: 118px;

}

.i-news .bd .right li .info .pic img {

	display: block;

	width: 154px;

	height: 118px;

}

.i-news .bd .right li .info .des {

	float: left;

	width: 550px	;

	margin-left: 20px;

}

.i-news .bd .right li .info .des .title {

	display: block;

	width: 550px;

	height: 21px;

	padding-bottom: 12px;

	border-bottom: 1px dotted #B9AEAE;

	font-size: 21px;

	color: #333;

}

.i-news .bd .right li .info .des p {

	font-size: 16px;

	color: #333;

	line-height: 20px;

	margin-left: 0;

	padding: 8px 0;

}

.i-news .bd .right li .info .des .more {

	font-size: 14px;

	color: #f00;

	display: inline-block;

	margin: 4px 0;

}







/*首页公司简介*/

.i-about {

	width: 100%;

	height: 1100px;

	background: #fff;

}

.i-about .wrapper {

	width: 1200px;

	height: 100%;

	margin: 0 auto;

}

.i-about .hd {

	width: 1200px;

	height: 90px;

}

.i-about .bd {

	width: 1200px;

	overflow: hidden;

}

.i-about .pic {

	display: block;

	width: 1200px;

	height: 751px;

	margin-top: 38px;

}

.i-about .info .name {

	display: block;

	width: 520px;

	height: 36px;

	margin: 30px auto;

}

.i-about .info p {

	width: 926px;

	line-height: 24px;

	font-size: 18px;

	color: #242424;

	margin: 0 auto;

	text-indent: 2em;

}

.i-about .info .more {

	display: block;

	width: 240px;

	height: 43px;

	border: 1px dotted #333;

	margin: 10px auto;

	text-align: center;

	line-height: 43px;

	font-size: 18px;

	color: #f00;

}





/*首页联系我们*/

.i-contact {

	width: 100%;

	height: 920px;

	background: #fff;

}

.i-contact .wrapper {

	width: 1200px;

	height: 100%;

	margin: 0 auto;

}

.i-contact .hd {

	width: 230px;

	height: 90px;

	margin: 14px auto;

}

.i-contact .hd .tel {

	display: block;

	width: 610px;

	height: 65px;

	padding-left: 80px;

	background: url(../images/i-contact-tel.png) left 0 no-repeat;

	line-height: 65px;

	margin-left: -132px;

}

.i-contact .hd .tel span {

	float: left;

	font-size: 26px;

	color: #333;

}

.i-contact .hd .tel em {

	font-style: normal;

	font-weight: bold;

	float: left;

	font-size: 24px;

	color: #f00;

}

.i-contact .bd {

	display: inline-block;

	margin-top: 50px;

	width: 100%;

	height: 738px;

}





