@charset "utf-8";
.index-module,
.backcolor {width: 100%;min-width: 1150px}
i.bor {
	display: block;
	width: 100%;
	min-width: 1150px;
	height: 1px;
	background: #e8e8e8
}
a.more,a.more:before {
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in
}
a.more {
	position: relative;
	display: block;
	width: 198px;
	height: 47px;
	margin: 0 auto;
	text-align: center;
	line-height: 47px;
	color: #323233;
	border: 1px solid #f0f0f0;
	margin: 0 auto;
	overflow: hidden;
	z-index: 999;
	border-radius: 5px;
}
a.more:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 47px;
	background: #323233;
	z-index: -1
}
a.more:hover {color: #fff}
a.more:hover:before {width: 198px}

.index_title{position: relative;}

.about-usezan .index_title h3,
.contact-usezan .index_title h3,
.news-usezan .index_title h3,
.partner-usezan .index_title h3,
.service-usezan .index_title h3,
.team-usezan .index_title h3,
.work-usezan .index_title h3 {color: #333}
.about-usezan .index_title span,
.contact-usezan .index_title span,
.news-usezan .index_title span,
.partner-usezan .index_title span,
.service-usezan .index_title span,
.team-usezan .index_title span,
.work-usezan .index_title span {color: #757575}
/* 背景色 */
.about-usezan .nowhite .index_title h3,
.contact-usezan .nowhite .index_title h3,
.news-usezan .nowhite .index_title h3,
.partner-usezan .nowhite .index_title h3,
.service-usezan .nowhite .index_title h3,
.team-usezan .nowhite .index_title h3,
.work-usezan .nowhite .index_title h3 {color: #fff}
.about-usezan .nowhite .index_title span,
.contact-usezan .nowhite .index_title span,
.news-usezan .nowhite .index_title span,
.partner-usezan .nowhite .index_title span,
.service-usezan .nowhite .index_title span,
.team-usezan .nowhite .index_title span,
.work-usezan .nowhite .index_title span {color: #fff}
/* 子菜单 */
.subcat-index{position: absolute;top: 40px;right: 0;z-index: 9;}
.subcat-index a{padding-left: 20px;color: #999;}
.subcat-index a:hover{color: #333;}
/* ====我们的服务 */
.service-usezan ul li{
	float: left;
	width: 463px;
	height: 118px;
	border: 1px solid #f0f0f0;
	padding: 30px 50px 0px;
	margin: 0 20px 20px 0;
}
.service-usezan ul li .s-left{
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.service-usezan ul li img{
	-webkit-transition: all .3s ease-out .3s;
	-moz-transition: all .3s ease-out .3s;
	-ms-transition: all .3s ease-out .3s;
	transition: all .3s ease-out .3s;
}
.service-usezan ul li img{
	width: 88px;
	height: 88px;
	border: 1px solid #f1f1f1;
	border-radius: 150px;
	margin-right: 25px;
}
.service-usezan ul li h5 a{color: #323232;}
.service-usezan ul li p{color: #969696;}
.service-usezan ul li .s-right{width: 330px;}
.service-usezan ul li:hover .s-left{margin-left: -20px;}
.service-usezan ul li:hover img{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* 背景色 */
.service-usezan .nowhite ul li,
.service-usezan .nowhite ul li img{border-color:rgba(255,255,255,.2);}
.service-usezan .nowhite ul li img{background: #fff;}
.service-usezan .nowhite ul li h5 a{color: #fff;}
.service-usezan .nowhite ul li p{color: rgba(255,255,255,.7) !important;}

/* ===== 产品、案例 (默认3个) */

.work-usezan ul li{
	width: 370px;
	height: auto;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.work-usezan ul li img{
	width: 370px;
	height: auto;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.work-usezan ul li:hover img{
	opacity: .8;
	filter: alpha(opacity=80);
}
.work-usezan .hd{
	width: 372px;
	height: 57px;
	line-height: 55px;
	text-align: center;
	margin: 0 auto;
}
.work-usezan .hd a{
	display: block;
	float: left;
	border:1px solid #e0e0e0;
	border-radius: 5px;
	font-size: 12px;
	cursor: pointer;
	color: #666;
}
.work-usezan .hd a.caturl{
	width: 198px;
	margin: 0 20px;
}
.work-usezan .hd a.prev,
.work-usezan .hd a.next{
	width: 63px;
	height: 55px;
	background: url(../images/lr.png) no-repeat 26px 19px;
}
.work-usezan .hd a.prev{background-position: -281px 19px;}
.work-usezan .hd a.nextStop,
.work-usezan .hd a.prevStop{cursor: not-allowed;opacity: .4;filter: alpha(opacity=40);}

/* 4个 */
.work-usezan ul.number4 li{
	width: 270px;
	margin-right: 24px;
}
.work-usezan ul.number4 li img{width: 270px;}

/* 存在背景 */
.work-usezan .nowhite .subcat-index a,
.work-usezan .nowhite .title a,
.work-usezan .nowhite .title p,
.work-usezan .nowhite .hd a{color:#fff;}
.work-usezan .nowhite .title p{opacity: .6;filter: alpha(opacity=60);}
.work-usezan .nowhite .hd a{border-color: rgba(224,224,224,.4)}

/* ===== 关于我们 */
.about-usezan .about-content {
	margin: 0 auto;
	width: 1000px;
	text-align: center;
	line-height: 24px;
	color: #666;
}
.about-usezan .nowhite .about-content{color:rgba(255,255,255,.8);}
.about-usezan .nowhite a.more{border-color: rgba(255,255,255,.6);color:rgba(255,255,255,.8);}

/* ===== 团队 Team */
.team-usezan {position: relative}
.team-usezan .bd ul li {
	position: relative;
	width: 100%;
	height: 183px;
	margin-bottom: 20px;
}
.team-usezan .bd ul li .team_list{
	width: 491px;
	height: 110px;
	float: left;
	border:1px solid #f0f0f0;
	margin-right: 20px;
	padding: 35px;
	background: #fff;
}
.team-usezan .bd ul li .team_list .data{
	float: left;
	width: 53px;
	height: 58px;
	line-height: 58px;
	margin-right:15px;
	text-align: center;
	border:1px solid #f0f0f0;
	color: #666;
}
.team-usezan .bd ul li .team_list .team-right{width: 408px;float: left;}
.team-usezan .bd ul li .team_list .enname{color: #666}
.team-usezan .bd ul li .team_list .zhiye{color: #999}
.team-usezan .bd ul li .team_list p{color: #666}

.team-usezan .hd{text-align: center;}
.team-usezan .hd ul li{
	display: inline-block;
	width: 11px;
	height: 11px;
	background: transparent;
	border:2px solid #e8e8e8;
	text-indent: -99999px;
	border-radius: 50px;
	margin-right: 8px;
	margin-top: 10px;
	cursor: pointer;
}
.team-usezan .hd ul li.on{border-color: #636363;}

/* 背景 */
.team-usezan .nowhite .bd ul li .team_list{background: transparent; border-color: rgba(240,240,240,.4);}
.team-usezan .nowhite .bd ul li .team_list .data{color: rgba(255,255,255,.8);border-color: rgba(240,240,240,.4);}
.team-usezan .nowhite .bd ul li .team_list h5{color: #fff}
.team-usezan .nowhite .bd ul li .team_list .enname,
.team-usezan .nowhite .bd ul li .team_list .zhiye,
.team-usezan .nowhite .bd ul li .team_list p{color: rgba(255,255,255,.8);}
/* ===== 新闻资讯 */
.news-usezan ul li{
	float: left;
	width: 368px;
	min-height: 330px;
	border:1px solid #f0f0f0;
	margin-right: 20px
}
.news-usezan ul li .news-detail{
	width: 330px;
	margin:0 auto;
}
.news-usezan ul li .news-detail h5 a{
	font-size: 14px;
	font-weight: bold;
}
.news-usezan ul li a.imgnews{
	display: block;
	width: 330px;
	height: 130px;
	overflow: hidden
}
.news-usezan ul li img{
	width: 330px;
	height: 130px;
	-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-ms-transition: all .4s ease-in;
	transition: all .4s ease-in
}
.news-usezan ul li .news-data{
	width: 100%;
	height: 43px;
	line-height: 43px;
}
.news-usezan ul li .news-detail h5 a,
.news-usezan ul li .news-data,
.news-usezan ul li .remark p,
.news-usezan ul li .remark a.news-more{color: #666;}
.news-usezan ul li .remark p {
	max-height: 45px;
	overflow: hidden
}
.news-usezan ul li .remark a.news-more{display: block;}
.news-usezan ul li:hover img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}
.news-usezan .hd{
	width: 372px;
	height: 57px;
	line-height: 55px;
	text-align: center;
	margin: 0 auto;
}
.news-usezan .hd a{
	display: block;
	float: left;
	border:1px solid #e0e0e0;
	border-radius: 5px;
	font-size: 12px;
	cursor: pointer;
	color: #666;
}
.news-usezan .hd a.caturl{
	width: 198px;
	margin: 0 20px;
}
.news-usezan .hd a.prev,
.news-usezan .hd a.next{
	width: 63px;
	height: 55px;
	background: url(../images/lr.png) no-repeat 26px 19px;
}
.news-usezan .hd a.prev{background-position: -281px 19px;}
.news-usezan .hd a.nextStop,
.news-usezan .hd a.prevStop{cursor: not-allowed;opacity: .4;filter: alpha(opacity=40);}

/* 背景颜色 */
.news-usezan .nowhite ul li{border-color: rgba(240,240,240,.4);}
.news-usezan .nowhite ul li .news-detail h5 a,
.news-usezan .nowhite .hd a.caturl{color:#fff;}
.news-usezan .nowhite ul li .news-data,
.news-usezan .nowhite ul li .remark p,
.news-usezan .nowhite ul li .remark a.news-more{color:rgba(255,255,255,.8);}
.news-usezan .nowhite .hd a{border-color: rgba(224,224,224,.4)}

/* ===== 联系我们 */
.contact-usezan ul li{
	float: left;
	width: 297px;
	height: 58px;
	border: 1px solid #f4f4f4;
	border-width: 1px;
	padding: 44px 42px
}
.contact-usezan ul li i {
	float: left;
	display: inline-block;
	width: 51px;
	height: 51px;
	margin-right: 9px;
	background: url(../images/contact.png) no-repeat 0 0
}
.contact-usezan ul li h5 {color: #555}
.contact-usezan ul li:nth-of-type(2) i {background-position: 0 -95px}
.contact-usezan ul li:nth-of-type(3) i {background-position: 0 -199px}
.contact-usezan .hd{
	text-align: center;
	overflow: hidden;
	zoom: 1;
	margin-top: 25px
}
.contact-usezan .hd ul li{
	display: inline-block;
	float: none;
	width: 15px;
	height: 15px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	border-width: 0;
	border: 0;
	padding: 0;
	background: url(../images/slide1-ico.png) 0 0 no-repeat
}
.contact-usezan .hd ul li.on{background-position: -23px 0}
.contact-usezan .form-action li{
	width: 310px;
	float: left;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 45px;
	margin-right: 110px
}
.contact-usezan .form-action li.textarea,.contact-usezan .form-action li:nth-of-type(3){margin-right: 0}
.contact-usezan .form-action li label {color: #fff}
.contact-usezan .form-action input[type=text]{
	width: 99%;
	padding-left: 5px;
	height: 36px;
	border: 0
}
.contact-usezan .form-action li.textarea {width: 100%}
.contact-usezan .form-action textarea {
	width: 100%;
	height: 20px;
	border: 0;
	outline: 0;
	resize: none
}
.contact-usezan .form-action input[type=submit] {
	position: relative;
	display: block;
	width: 198px;
	height: 47px;
	margin: 0 auto;
	text-align: center;
	line-height: 47px;
	border: 1px solid #f0f0f0;
	background: 0 0;
	cursor: pointer;
	z-index: 999;
	font-size: 12px;
	color: #666;
	border-radius: 5px;
}
.contact-usezan .form-action input[type=submit]:hover {
	background: #323233;
	width: 198px;
	color: #fff
}

.contact-usezan .nowhite ul li{border-color:rgba(0,0,0,.1)}
.contact-usezan .nowhite ul li i{float:left;display:inline-block;width:51px;height:51px;margin-right:9px;background:url(../images/contact-1.png) no-repeat 0 0}
.contact-usezan .nowhite ul li:nth-of-type(2) i{background-position:0 -100px}
.contact-usezan .nowhite ul li:nth-of-type(3) i{background-position:0 -199px}
.contact-usezan .nowhite ul li h5,.contact-usezan .nowhite ul li p{color:#fff}
.contact-usezan .nowhite ul li:nth-of-type(2){border-width:1px 0}
.contact-usezan .nowhite .form-action li.textarea{width:100%;border-bottom:0}
.contact-usezan .nowhite .form-action textarea{width:100%;height:35px;border:0;outline:0;resize:none}
.contact-usezan .nowhite .form-action input[type=submit]{
	background:transparent;
	color: #fff;
	display:block;
	width:245px;
	height:47px;
	margin:0 auto;
	border-radius:40px;
	text-align:center;
	line-height:47px;
	border:1px solid #f0f0f0;
	cursor:pointer;
	-webkit-transition:all .3s ease-in;
	-moz-transition:all .3s ease-in;
	-ms-transition:all .3s ease-in;
	transition:all .3s ease-in;
	border-color:rgba(255,255,255,.4);
}
.contact-usezan .nowhite .form-action input[type=submit]:hover{background:#323233;color:#fff;border-color:#323233}

/* ===== 合作伙伴 */
.partner-usezan .bd{width: 105%;}
.partner-usezan .bd ul li{
	float: left;
	width: 270px;
	height: 135px;
	margin-top:25px;
	margin-right: 23px;
	overflow: hidden;
}
.partner-usezan .bd ul li img{
	position: absolute;
	left: 0%;
	top: 0;
	width: 268px;
	height: 133px;
	border: 1px solid #f0f0f0;
}
.partner-usezan .bd ul li .dask{
	width: 270px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -101%;
	text-align: center;
	z-index: 9;
}
.partner-usezan .bd ul li .dask span{
	display: block;
	line-height: 135px;
	color: #fff;
	font-size: 14px;
	background: rgba(0,0,0,1);
}
.partner-usezan .bd ul li img{
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.partner-usezan .bd ul li .dask{
	-webkit-transition: all .4s ease-out .2s;
	-moz-transition: all .4s ease-out .2s;
	-ms-transition: all .4s ease-out .2s;
	transition: all .4s ease-out .2s;
}
.partner-usezan .bd ul li:hover img{
	-webkit-transform: scale(.5);
	-moz-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
}
.partner-usezan .bd ul li:hover .dask{left: 0%;}
/* 自定义广告 */
ads-container {min-width: 1150px;width: 100%;height: 100%;height: auto;background: #000;overflow: hidden;}
.ads-slide {position: relative;}
.ads-intro {position: absolute;overflow: hidden;}
#ads-center{width:1150px;margin: 0 auto;}
