@charset "utf-8";

/*通用banner*/
.banner2{position:relative;width:100%;height:842px;overflow:hidden; margin:auto; background:url("banner.jpg") center no-repeat;}
.i_title{ width:100%;text-align: center;    -moz-opacity: 0;
    opacity: 100;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
	margin-top: 15%;
	float: left;
}
.i_title i{    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 100%;
    height: 37px;
    color: #FF0000;
    /* letter-spacing: 2px; */
    font-size: 34px;
    font-weight: 300;
    font-style: inherit;
    text-transform: uppercase;
    /* background: url(words.png) no-repeat 0px -528px; */
}
.i_title span{    font-size: 24px;
    letter-spacing: 3px;
    padding-left: 10px;}


.scroll {
	position:relative;
	font-size:1.3em;
	margin-top:6em;
	display:inline-block;

}
.scroll:hover {
	text-decoration:none;
}

.scroll:after {
	content:'';
	width:40px;
	height:40px;
	position:absolute;
	margin:auto;
	top:50px;
	right:0;
	bottom:0;
	left:0;
	-webkit-animation:3s arrow infinite ease;
	animation:3s arrow infinite ease;
}

.scroll:after {
	border-right:2px solid #FFF;
	border-bottom:2px solid #FFF;
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	
}
.tagline {

	font-size:2.3em;
	letter-spacing:0.02em;
	padding:0;
}
.section {
	height:100vh;
	height: 950px;
    float: left;
    width: 100%;
    clear: both;
}
.home {
}
.business {width: 100%;
	background:url("/style/index/index_bg02.jpg") top center no-repeat;text-align:center;

}
.case {
	background:url("/style/index/index_bg03.jpg") top center no-repeat;text-align:center;
}
.clients {
	background:url("/style/index/index_bg04.jpg") top center no-repeat;text-align:center;
}
.quality {
	background:url("/style/index/index_bg05.jpg") top center no-repeat;text-align:center;
}
.news {
	background:url("/style/index/index_bg03.jpg") top center no-repeat;text-align:center;
}
.company {
	background:url("/style/index/index_bg06a.jpg") top center no-repeat;text-align:center;
}
.develop {
	background:url("/style/index/index_bg07.jpg") top center no-repeat;text-align:center;
}
.contact {
	background:url("/style/index/index_bg08.jpg") top center no-repeat;text-align:center;
}
.inner {
	width:960px;
	margin:0 auto;
}
pre {
	background:rgba(0,0,0,0.2);
	padding:2em 0 2em 0;
	font-size:2.1em;
	margin-top:0.7em;
}
@-webkit-keyframes arrow {
	0%,100% {
		top:50px;
	}
	50% {
		top:80px;
	}
}
@keyframes arrow {
	0%,100% {
		top:50px;
	}
	50% {
		top:80px;
	}
}
@media (max-width : 950px ){
	.inner {
		width:100%;

	}
	h1,h2,h3,p,pre,dl {
		margin-left:30px;
		margin-right:30px;
	}
}




/*通用banner*/
.banner{position:relative;width:100%;height: 100vh; overflow:hidden; margin:auto; margin-top:0px;}
.nybanner { height:100vh;}
.banner .container{height:100%;}
.banner .contents{position:absolute;top:0px;left:0px;width:100%;height:100vh;}
.banner .content{position:absolute;top:0px;width:100%;height:100vh;/*background-size:100%;*/background-repeat:no-repeat;background-position:center top;text-align:center;}
.banner .content .container {
    position: relative;
    width: 1200px;
    margin: 0px auto;
}
.banner .contentInfo{display:none;overflow:hidden;position:absolute;top:30%;left:25%;width:50%;height:400px;margin-top:0px;z-index:1;text-align:left;}
.banner .contentInfo .sub{text-shadow:0px 0px 3px #b67ebc;position:absolute;top:17px;left:8px;width:2px;height:120px;background:#fff;}
.banner .contentInfo .sub{transform-origin:left bottom;-moz-transform-origin:left bottom;-ms-transform-origin:left bottom;-o-transform-origin:left bottom;-webkit-transform-origin:left bottom;}
.banner .contentInfo .quan{text-shadow:0px 0px 3px #b67ebc;position:absolute;top:128px;left:0px;width:14px;height:14px;border:2px solid #fff;border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;-webkit-border-radius:16px;}
.banner .contentInfo .title{position:absolute;left:32px;top:0px;line-height:50px;font-size:36px;color:#fff;font-family:"微软雅黑";}
.banner .contentInfo .mid_t{text-shadow:1px 2px 1px #FFFFFF;opacity: 0.9; position:absolute;left:32px;top:70px;line-height:50px;font-size:80px;color:#FF0000;font-family:"微软雅黑";}
.banner .contentInfo .info{position:absolute;left:32px;top:150px;line-height:32px;font-size:16px;color:#CCCCCC; text-align: center;}
.banner .contentInfo .btn{text-shadow:0px 0px 3px #b67ebc;position:absolute;top:240px;left:40%;color:#fff;border:1px solid #fff;text-align:center;line-height:32px;width:110px;height:30px; border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px;text-align: center;}
.banner .bannerNav{position:absolute;bottom:15%;width:100%;text-align:center;z-index:2;}
.banner .bannerNav .bannerNavChild{margin:0 10px;width:10px;height:10px;display:inline-block;*display:inline;*zoom:1;background:#fff;border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px;cursor:pointer;}
.banner .bannerNav .bannerNavChild.on{background:#F8081F;
animation:bannerNavChildOn .2s  ease-in-out 0s  both;
-moz-animation:bannerNavChildOn .2s  ease-in-out 0s  both;
-webkit-animation:bannerNavChildOn .2s  ease-in-out 0s  both;
-o-animation:bannerNavChildOn .2s  ease-in-out 0s  both;}


.banner .catesbox{width:100%; height:40px;position:absolute;left:0;bottom:0;background:url(neiNavBg.png) left top repeat-x; z-index: 100;}
.banner .catesbox .catesdiv{width:1200px;height:40px;margin:0 auto;}
.banner .catesbox .catesdiv .sel{border-bottom:2px solid #0985cc;height:38px;}
.banner .catesbox .catesdiv ul li{width:auto;height:40px;float:left;line-height:40px;text-align:center;}
.banner .catesbox .catesdiv ul li a{min-width:75px;height:40px;display:block;font-size:13px;color:#fff;font-family: microsoft yahei; padding:0px 10px;}
.banner .catesbox .catesdiv ul li a:hover{ background-color:#1BBC9B;}
.banner_shadow{ float:left; width:100%; height:20px; background:url("banner_shadow.jpg") repeat-x;}

/************************  home  ************************/
.home .tonext{
	display: block;
	margin: 0 auto;
	width: 47px;
	height: 47px;
	background: url("/style/icos.png")no-repeat 0px -60px;
	cursor: pointer;
	z-index: 10000;
	position: absolute;
	bottom: 15%;
	right:5%;
	
}
.home .tonext:hover {
	background: url("/style/icos.png") no-repeat 0px -112px;
}
/************************  我们能做什么  ************************/
.business .i_title{float: inherit;}
.business ul.items {
	margin: 0 auto;
	margin-top: 5%;
}
.business ul.items li {
	width: 200px;
	height: 300px;
	margin: 0 8px;
	background: url("/style/bg_red.png") no-repeat 0px 400px;
	overflow: hidden;
	float: left;position: relative;
}
.business ul.items li:hover{ cursor: pointer;}
.business ul.items li i {
	display: block;
	position: relative;
	margin: 0 auto;
	margin-top: 43px;
	height: 69px;
}
.business ul.items li.pc i {
	width: 69px;
	background: url("/style/index_ico.png") no-repeat -245px -357px;
}
.business ul.items li.mobi i {
	width: 64px;
	background: url("/style/index_ico.png") no-repeat -416px -291px;
}
.business ul.items li.sys i {
	width: 76px;
	background: url("/style/index_ico.png") no-repeat -415px -362px;
}
.business ul.items li.app i {
	width: 74px;
	background: url("/style/index_ico.png") no-repeat -244px -439px;
}
.business ul.items li.host i {
	width: 79px;
	background: url("/style/index_ico.png") no-repeat -420px -439px;
}
.business ul.items li u {
	display: block;
	position: absolute;
	width: 156px;
	height: 156px;
	margin-left: 22px;
	background: url("/style/index_ico.png") no-repeat 0px -363px;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
.business ul.items li:hover u.cl {
	clip: rect(0px, 156px, -10px, 78px);
}
.business ul.items li u.cl {
	clip: rect(0px,156px,156px,78px);
}
.business ul.items li:hover u.cr {
	clip: rect(156px,78px,156px,0px);
}
.business ul.items li u.cr {
	clip: rect(0px,78px,156px,0px);
}
.business ul.items li strong {
	display: block;
	margin-top: 70px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
.business ul.items li strong a:hover {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}
.business ul.items li p {
	position: relative;
	top: 200px;
	color: White;
	font-family: Arial, "微软雅黑";
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.business ul.items li:hover {
	background-position: 0px 0px;
	-webkit-transition: all .5s ease-in-out .3s;
	-moz-transition: all .5s ease-in-out .3s;
	-ms-transition: all .5s ease-in-out .3s;
	-o-transition: all .5s ease-in-out .3s;
	transition: all .5s ease-in-out .3s;
}
.business ul.items li:hover i {
	-webkit-transition: all .5s ease-in-out .4s;
	-moz-transition: all .5s ease-in-out .4s;
	-ms-transition: all .5s ease-in-out .4s;
	-o-transition: all .5s ease-in-out .4s;
	transition: all .5s ease-in-out .4s;
}
.business ul.items li.pc:hover i {
	background: url("index_ico.png") no-repeat -168px -357px;
}
.business ul.items li.mobi:hover i {
	background: url("index_ico.png") no-repeat -337px -291px;
}
.business ul.items li.sys:hover i {
	background: url("index_ico.png") no-repeat -327px -362px;
}
.business ul.items li.app:hover i {
	background: url("index_ico.png") no-repeat -164px -439px;
}
.business ul.items li.host:hover i {
	background: url("index_ico.png") no-repeat -335px -439px;
}
.business ul.items li:hover u.cl {
	clip: rect(0px, 156px, -10px, 78px);
}
.business ul.items li:hover u.cr {
	clip: rect(156px,78px,156px,0px);
}
.business ul.items li:hover strong {
	color: White;
	-webkit-transition-delay: .4s;
	-moz-transition-delay: .4s;
	-ms-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s;
}
.business ul.items li:hover p {
	top: 20px;
	-webkit-transition: all .3s ease-in-out .5s;
	-moz-transition: all .3s ease-in-out .5s;
	-ms-transition: all .3s ease-in-out .5s;
	-o-transition: all .3s ease-in-out .5s;
	transition: all .3s ease-in-out .5s;
}
.business label {
	display: block;
	margin: 0 auto;
	margin-top: -40px;
	width: 297px;
	height: 21px;
	background: url("index_ico.png") no-repeat 0px -333px;
}




/************************  客户案例  ************************/
.case .contents{ position: relative;width: 1140px;height: 340px;overflow: hidden;margin:auto;     padding-top: 5%;}
.case .contents .ArticleList{
position: relative;
    width: 1140px;
    height: 260px;
    overflow: hidden;
    margin: 10px 0px;}
.case .contents .ArticleList ul{position: absolute;top: 0;left: 0;white-space: nowrap;height:260px; margin:0px;}
.case .contents .ArticleList ul li{ width:380px; height:260px; overflow:hidden; float:left; clear:none;border:0px; line-height:auto;display:inline; position:relative; margin:0px; padding:0px;}
.case .contents .ArticleList ul li .Images{width:340px; height:200px; text-align:center; margin:auto; border:0px;padding:0px;}
.case .contents .ArticleList ul li img{ width:340px; height:200px; text-align:center; margin:auto; border:0px;padding:0px;}
.case .contents .ArticleList ul li .Names{ width:340px; height: 60px;line-height: 60px;font-size:16px; font-weight:500; text-align: center; background-color: #FFFFFF;}
.case .contents .ArticleList ul li a{color: #333;
    background: none;
    display: inherit;
    overflow: auto;
    text-overflow: inherit;
    padding-left: 0px;}


.case .contents .showbox{
position: relative;
    width: 1140px;
    height: 260px;
    overflow: hidden;
    margin: 10px 0px;}
.case .contents .showbox ul{position: absolute;top: 0;left: 0;white-space: nowrap;height:260px; margin:0px;}
.case .contents .showbox ul li{ width:380px; height:260px; overflow:hidden; float:left; clear:none;border:0px; line-height:auto;display:inline; position:relative; margin:0px; padding:0px;}
.case .contents .showbox ul li .Images{width:340px; height:200px; text-align:center; margin:auto; border:0px;padding:0px;}
.case .contents .showbox ul li img{ width:340px; height:200px; text-align:center; margin:auto; border:0px;padding:0px;}
.case .contents .showbox ul li .Names{ width:340px; height: 60px;line-height: 60px;font-size:16px; font-weight:500; text-align: center; background-color: #FFFFFF;}
.case .contents .showbox ul li a{color: #333;
    background: none;
    display: inherit;
    overflow: auto;
    text-overflow: inherit;
    padding-left: 0px;}
.case .navBtn {
    position: absolute;
    top: 60%;
    height: 70px;
    cursor: pointer;
}
.case .navBtn.leftBtn {
    left: -50px;
}
.case .navBtn.rightBtn {
    right: -50px;
}
.case .numBox
{
	width:86%;height:auto;/*background: #f5f5f5;*/float:left;margin: 2% 7% auto 7%;
}
.case .numBox .items{width:20%; float:left; padding-top:60px; padding-bottom:60px;}
.case .numBox .item{width:60%; float:left; margin-left: 20%;}
.case .numBox .item h2{width:100%; float:left; text-align: center; font-size:80px; color:#555555; font-weight: 500;margin: auto;line-height: 80px;}
.case .numBox .item h5{width:100%; float:left; text-align: center; font-size:22px; color:#555555;font-weight: 500;margin: auto;}
.case .numBox sup{font-size: 50px;}
.case .numDesc{width:86%;height:auto;/*background: #f5f5f5;*/float:left;margin: 10px 7% auto 7%; }
.case .numDesc h5{ text-align: center; font-size:26px; color:#555555; line-height: 30px;font-weight: 300;margin: 10px auto 30px auto;}
.case .numDesc p{ text-align: center; font-size:20px; color:#555555;font-weight: 300;}
.case .i_title{margin-top: 10%;}



/************************  客户  ************************/
.clients .i_title{padding-bottom: 20px;}
.clients .clients_contents {
	position: relative;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.clients .clients_contents .caption {
	width: 100%;
	text-align: center;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
.clients.active .clients_contents .caption {
	-moz-opacity: 1;
	opacity: 1;
}
.clients .clients_contents .caption i {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	width: 299px;
	height: 37px;
	background: url("words.png")/*tpa=http://www.ensof.cn/templets/Images/words.png*/ no-repeat -152px -528px;
}
.clients .clients_contents .caption span {
	font-size: 24px;
	padding-left: 10px;
}

.clients .clients_contents ul.items {
	margin: 0 auto;
	margin-top: 45px;
	width: 1155px;
	height: 450px;
	font-size: 0;
	overflow: hidden;
}
.clients .clients_contents ul.items li {
	position: relative;
	padding: 0;
	width: 230px;
	height: 150px;
	overflow: hidden;
	z-index: 10;
}
.clients .clients_contents ul.items li.hzhb01 {
	top: 0px;
	background: url("/style/hzhb.png") no-repeat;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
}
.clients .clients_contents ul.items li.hzhb01:hover {
	background: url("/style/hzhb.png") no-repeat 0px -150px;
}
.clients.active .box ul.items li.hzhb01 {
	top: 0px;
}
.clients .clients_contents ul.items li.hzhb02 {
	top: 0px;
	background: url("/style/hzhb.png") no-repeat -230px 0px;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
}
.clients .clients_contents ul.items li.hzhb02:hover {
	background: url("/style/hzhb.png") no-repeat -230px -150px;
}
.clients.active .box ul.items li.hzhb02 {
	top: 0px;
}
.clients .clients_contents ul.items li.hzhb03 {
	top: 0px;
	background: url("/style/hzhb.png") no-repeat -460px 0px;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
}
.clients .clients_contents ul.items li.hzhb03:hover {
	background: url("/style/hzhb.png") no-repeat -460px -150px;
}
.clients.active .box ul.items li.hzhb03 {
	top: 0px;
}
.clients .clients_contents ul.items li.hzhb04 {
	top: 0px;
	background: url("/style/hzhb.png") no-repeat -690px 0px;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
}
.clients .clients_contents ul.items li.hzhb04:hover {
	background: url("/style/hzhb.png") no-repeat -690px -150px;
}
.clients.active .box ul.items li.hzhb04 {
	top: 0px;
}
.clients .clients_contents ul.items li.hzhb05 {
	top: 0px;
	background: url("/style/hzhb.png") no-repeat -920px 0px;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
}
.clients .clients_contents ul.items li.hzhb05:hover {
	background: url("/style/hzhb.png") no-repeat -920px -150px;
}
.clients.active .box ul.items li.hzhb05 {
	top: 0px;
}
.clients .clients_contents ul.items li.hzhb06 {
	top: 0px;
	background: url("/style/hzhb.png") no-repeat -1150px 0px;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
}
.clients .clients_contents ul.items li.hzhb06:hover {
	background: url("/style/hzhb.png") no-repeat -1150px -150px;
}
.clients.active .box ul.items li.hzhb06 {
	top: 0px;
}
.clients .clients_contents ul.items li.hzhb07 {
	top: 0px;

	background: url("/style/hzhb.png") no-repeat -1380px 0px;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
}
.clients .clients_contents ul.items li.hzhb07:hover {
	background: url("/style/hzhb.png") no-repeat -1380px -150px;
}
.clients.active .box ul.items li.hzhb07 {
	top: 0px;
}
.clients .clients_contents ul.items li.hzhb08 {
	top: 0px;
	background: url("/style/hzhb.png") no-repeat -1610px 0px;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
}
.clients .clients_contents ul.items li.hzhb08:hover {
	background: url("/style/hzhb.png") no-repeat -1610px -150px;
}
.clients.active .box ul.items li.hzhb08 {
	top: 0px;
}
.clients .clients_contents ul.items li.hzhb09 {
	top: 0px;
	background: url("/style/hzhb.png") no-repeat -1840px 0px;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
}
.clients .clients_contents ul.items li.hzhb09:hover {
	background: url("/style/hzhb.png") no-repeat -1840px -150px;
}
.clients.active .box ul.items li.hzhb09 {
	top: 0px;
}
.clients .clients_contents ul.items li.hzhb10 {
	top: 0px;
	background: url("/style/hzhb.png") no-repeat -2070px 0px;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
}
.clients .clients_contents ul.items li.hzhb10:hover {
	background: url("/style/hzhb.png") no-repeat -2070px -150px;
}
.clients.active .box ul.items li.hzhb10 {
	top: 0px;
}
.clients .clients_contents ul.items li.hzhb11 {
	top: 0px;
	background: url("/style/hzhb.png") no-repeat -2300px 0px;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
}
.clients .clients_contents ul.items li.hzhb11:hover {
	background: url("/style/hzhb.png") no-repeat -2300px -150px;
}
.clients.active .box ul.items li.hzhb11 {
	top: 0px;
}
.clients .clients_contents ul.items li.hzhb12 {
	top: 0px;
	background: url("/style/hzhb.png") no-repeat -2530px 0px;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
}
.clients .clients_contents ul.items li.hzhb12:hover {
	background: url("/style/hzhb.png") no-repeat -2530px -150px;
}
.clients.active .box ul.items li.hzhb12 {
	top: 0px;
}
.clients .clients_contents ul.items li.hzhb13 {
	top: 0px;
	background: url("/style/hzhb.png") no-repeat -2760px 0px;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
}
.clients .clients_contents ul.items li.hzhb13:hover {
	background: url("/style/hzhb.png") no-repeat -2760px -150px;
}
.clients.active .box ul.items li.hzhb13 {
	top: 0px;
}
.clients .clients_contents ul.items li.hzhb14 {
	top: 0px;
	background: url("/style/hzhb.png") no-repeat -2990px 0px;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
}
.clients .clients_contents ul.items li.hzhb14:hover {
	background: url("/style/hzhb.png") no-repeat -2990px -150px;
}
.clients.active .box ul.items li.hzhb14 {
	top: 0px;
}
.clients .clients_contents ul.items li.hzhb15 {
	top: 0px;
	background: url("/style/hzhb.png") no-repeat -3220px 0px;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
}
.clients .clients_contents ul.items li.hzhb15:hover {
	background: url("/style/hzhb.png") no-repeat -3220px -150px;
}
.clients.active .box ul.items li.hzhb15 {
	top: 0px;
}
.clients .clients_contents ul.items li.r {
	border-right: 1px dotted #ddd;
}
.clients .clients_contents ul.items li.b {
	border-bottom: 1px dotted #ddd;
}
.clients .clients_contents ul.items li span {
	position: absolute;
	bottom: -30px;
}
.clients .clients_contents ul.items li.bg.all {
	position: absolute;
	width: 1155px;
	height: 450px;
	background-color: White;
	-moz-opacity: 0.3;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.clients .clients_contents ul.items li.bg.one {
	position: absolute;
	background: #eee;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	display: none;
}
.clients .clients_contents ul.mini {
	display: none;
}


/************************  品质  ************************/
.quality .i_title span{ color:aliceblue;}
.quality .contents{position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin: auto;
    padding-top: 5%; }
.qu_items{ width: 300px; float:left; margin: 5% 50px; padding: 0px; height: 300px; overflow: hidden;}
.qu_items .Context .ContextBox img{ clear: both; margin: auto; text-align: center; padding-bottom: 15px;}
.qu_items .Context .ContextBox p{ font-size: 16px; font-family: "microsoft yahei"; font-weight: 500; color: aliceblue; line-height: 3em;}

.quality_more{ padding-top: 50px;}
.quality_more a {
	margin: 0 auto;
	margin-top: 90px;
	width: 300px;
	padding: 12px 10px;
	color: #FF0000;
	font-size: 18px;
	letter-spacing: 3px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #FF0000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.quality_more:hover a {
	-moz-opacity: 1;
	opacity: 1;
}
.quality_more a:hover {
	color: White;
	background: #FF0000;
	border: 1px solid #FF0000;
}

.quality .contents .showbox{
position: relative;
    width: 100vw;
    height: 340px;
    overflow: hidden;
    margin: 0px 0px;}
.quality .contents .showbox ul{position: absolute;top: 0;left: 0;white-space: nowrap;height:340px; margin:0px;padding: 0px;}
.quality .contents .showbox ul li{width: 380px;
    height: 340px;
    overflow: hidden;
    float: left;
    clear: none;
    border: 0px;
    line-height: auto;
    display: inline;
    position: relative;
    margin: 0px;
    padding: 0px;}
.quality .contents .showbox ul li .qu_items{ width: 300px; float:left; margin: 2% 40px auto 40px; padding: 0px; height: 300px; overflow: hidden;}
.qu_items .Context .ContextBox img{ clear: both; margin: auto; text-align: center; padding-bottom: 15px;}
.qu_items .Context .ContextBox p{ font-size: 16px; font-family: "microsoft yahei"; font-weight: 500; color: aliceblue; line-height: 3em;}

.quality .navBtn{display: none}



.news .contents{ position: relative;width: 90%;height: auto;overflow: hidden;margin: 0px 5% auto 5%;padding-top: 0px;float: left;}

.news .contents .ArticleList{position: relative;width: 100%;height: 460px;overflow: hidden;margin:10px auto 0px 0px;}
.news .contents .ArticleList ul{position: absolute;top: 0;left: 0;white-space: nowrap;height:460px;margin: 0px;}
.news .contents .ArticleList ul li{ width:24%; height:460px; overflow:hidden; float:left; clear:none;border:0px; margin: 0px 0.5%;display:inline;}
.news .contents .ArticleList ul li .Images{width:100%; height:230px; margin:auto; border:0px;padding:0px;z-index: 100;float: left;overflow: hidden;}
.news .contents .ArticleList ul li .Images1{width:100%; height:230px; margin:auto; border:0px;padding:0px;z-index: 100;float: left;margin-top: 220px;}
.news .contents .ArticleList ul li .Images a{padding-left:0px;}
.news .contents .ArticleList ul li .Images1 a{padding-left:0px;}
.news .contents .ArticleList ul li img{ width:100%; height:auto; text-align:center; margin:auto; border:0px;padding:0px;}
.news .contents .ArticleList ul li .Names{ width:100%; height: 230px;background: #FFF;  margin: auto;margin-top: 4px;z-index: 1000;float: left;    overflow: hidden;}
.news .contents .ArticleList ul li .Names1{ width:100%; height: 230px; margin: auto;float: left;background: #FFFFFF;margin-top: -460px;z-index: 100000;padding-bottom: 10px;}
.news .contents .ArticleList ul li .Names h3{width:94%; float:left; margin: -11px 3% auto 3%; font-size: 18px; font-weight: 500; line-height: 2em; height:50px; overflow: hidden;padding-top: 40px;background: url(c1_item_bg2.png) center top no-repeat;}
.news .contents .ArticleList ul li .Names1 h3{width:94%; float:left; margin: 40px 3% auto 3%; font-size: 18px; font-weight: 500; line-height: 2em; height:50px; overflow: hidden;}
.news .contents .ArticleList ul li .Names .t_cont{width:94%; float:left; margin: auto 3%; font-size: 14px; color:#666; line-height: 1.8em;white-space:initial;text-align: left;}
.news .contents .ArticleList ul li .Names1 .t_cont{width:94%;height: 140px; float:left; margin: auto 3%; font-size: 14px; color:#666; line-height: 1.8em;white-space:initial;text-align: left;background: url(c1_item_bg1.png) center bottom no-repeat;padding-bottom: 21px;}
.news .contents .ArticleList ul li .Names a{ border:0px; background:none; text-align:left; font-weight:500; padding-left:0px;}
.news .contents .ArticleList ul li .Names1 a{ border:0px; background:none; text-align:left; font-weight:500;padding-left:0px;}



/************************  关于我们  ************************/
.company_t{ width: 80%;
    height: 140px;
    text-align: left;
    float: left;
    margin-top: 120px;
    margin-left: 10%;}
.company_t h3{color:#333333; font-size:28px;  clear: both;font-weight: 500;}
.company_t span{color:#fa0202; font-size:40px; clear: both;font-weight: 300;}
/*
.company .com_cols{position: absolute;
	list-style: none;
	top: 150px;
	left: 50px;
	width: 120px;
	padding: 0px;}

.com_cols a{
	position: relative;
	color: #FF0000;
	background-color: #502928;
	font-size: 16px;
	text-align: center;
	width: 120px;
	height: 50px;
	line-height: 50px;
	float: left;margin-bottom: 1px;
	cursor: pointer;
	z-index: 30;
	-webkit-transition: all .0s ease-in-out .2s;
	-moz-transition: all .0s ease-in-out .2s;
	-ms-transition: all .0s ease-in-out .2s;
	-o-transition: all .0s ease-in-out .2s;
	transition: all .0s ease-in-out .2s;
}
.com_cols a.cur {
	color: White;
	background-color: #701D1E;
}
.com_cols a:hover {
	color: White;
	background-color: #701D1E;
}
*/

.company .com_cols,.news .com_cols{position: absolute;
	list-style: none;
	top: 120px;
	right: 10%;
	width: auto;float: right;
}

.com_cols a{
	position: relative;
	color: #666666;
	font-size: 16px;
	text-align: center;
	width: auto;
	height: 50px;
	padding:10px 10px;
	float: left;margin-bottom: 1px;
	cursor: pointer;
	z-index: 30;
	-webkit-transition: all .0s ease-in-out .2s;
	-moz-transition: all .0s ease-in-out .2s;
	-ms-transition: all .0s ease-in-out .2s;
	-o-transition: all .0s ease-in-out .2s;
	transition: all .0s ease-in-out .2s;
}
.com_cols a.cur {
	color: White;
	background-color: #701D1E;
}
.com_cols a:hover {
	color: White;
	background-color: #701D1E;
}
.com_cols a b{font-size: 18px; font-weight: 500;}
.com_cols a span{width: 100%; font-size: 14px; color: #999999; float: left;}

.company_img{width: 40%;float: left;margin: 0px 0px 0px 10%;}


.com_cols_cont{ width:40%; height: 400px;float: right;margin: 0px 8% 0px 0px; overflow: hidden; display: none;}
.com_cols_cont .Context .title{ background: none; font-size: 28px; color: #333333; font-weight: 500; font-family: Arial, "微软雅黑"; text-align: left; border-bottom: 0px;text-indent: 0px; margin-bottom: 20px; height: 50px;line-height: 60px; margin:20px auto;}
.com_cols_cont .Context .title .more{ display: none;}
.com_cols_cont .Context p{ color:#5e5e5e; font-size: 18px; font-family: Arial, "微软雅黑"; line-height: 2em; text-align: left;}
.company_cont_t{font-size: 28px;color:#333333;line-height: 1.8em; border-bottom:3px solid #FF0000; text-align: left; width:auto;float: left;}
.com_cols_cont .Context{width:100%; float: left;}




/************************  联系我们  ************************/
.contact_conts{ margin:auto;float: left;
    width: 100%;}
.contact_conts .contact_l{width:200px; float: left;margin-left:20%;}
.contact_conts .contact_m{width:400px; height:300px;  overflow: hidden;float: left; margin: auto 20px auto 30px;}
.contact_m h5{font-size: 30px;
    color: #f00;
    text-align: left;
    margin: auto;}
.contact_m p{ text-align: left}
.contact_m .b_info{font-size: 14px; color: #666666; text-align: left; line-height: 1.8em;text-indent: 5px;}
.b_col .ColumnList{ width:100%; float: left; margin-top:10px;}
.b_col .ColumnList ul li{background: none; border-bottom: 0px; margin-right: 10px;}
.b_col .ColumnList ul li a{ color:#f00; font-size: 16px;}
.contact_conts .contact_r{width:370px; height:300px;overflow: hidden; float: right; margin: auto;margin-top: 20px; color: #666666; }
.contact_r h5{font-size: 30px;
    color: #f00;
    text-align: left;
    margin: auto;}
.contact_r p{ text-align: left}

.contact_conts .contact_m_r{width:400px; height:300px;  overflow: hidden;float: right; margin: auto 20px auto 30px;}
.contact_m_r h5{font-size: 30px;
    color: #f00;
    text-align: left;
    margin: auto;}
.contact_m_r p{ text-align: left}

.yl{
	/* IE 5-7 */
	filter: alpha(opacity=0);

	/* Netscape */
	-moz-opacity: 0;

	/* Safari 1.x */
	-khtml-opacity: 0;

	/* Good browsers */
	opacity: 0;
}


.contact_conts .copyright1{ padding-top:25px; padding-bottom: 10px; marign:auto; color: #666666;}
.contact_conts .bottomDHnav{padding-bottom: 10px; marign:auto;} .bottomDHnav a{color:#666666;border-right: 0px;padding: 0px 5px;font-size: 14px;}
.contact_all { margin: 30px auto 0px auto; color:#F00; font-size: 20px; text-align: center;}
.lx_mt5{margin-top:5%;}



.lx_mt{margin-top: 20%; float: left;}
.lx_border{ border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}





