
@font-face {
    font-family: 'flama_condensedlight';
    src: url('../font/flamacondensed-light-webfont.woff2') format('woff2'),
         url('../font/flamacondensed-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'avenirregular';
    src: url('../font/avenir-black-webfont.woff2') format('woff2'),
         url('../font/avenir-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'flama_condensedmedium';
    src: url('../font/flamacondensed-medium_1-webfont.woff2') format('woff2'),
         url('../font/flamacondensed-medium_1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'news_gothic_condensedregular';
    src: url('../font/newsgothicbt-romancondensed-webfont.woff2') format('woff2'),
         url('../font/newsgothicbt-romancondensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'amsipronarw-bolduploaded_file';
    src: url('../font/amsipronarw-bold_0-webfont.woff2') format('woff2'),
         url('../font/amsipronarw-bold_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*,body,html,a,div,span,p,h1 {
	margin:0;
	padding:0;
    transition:All 0.8s ease-in-out;
    -webkit-transition:All 0.8s ease-in-out;
    -moz-transition:All 0.8s ease-in-out;
    -o-transition:All 0.8s ease-in-out;
}
a:hover{text-decoration:none;}
a,img{border:none;} 
.clear {clear:both;height:1px; overflow:hidden; width:100%; font-size:0; line-height:0;}
body{font:12px/1.75 "Source-Han-Normal", arial;color:#444; background-color:#fafafa; overflow-x: hidden;}
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;}
/* CSS reset */
body,div,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,select,option,td,th,form,fieldset,input,textarea,span,a{padding:0;margin:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:none;}
address,em,th{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
ol,ul{list-style:none outside none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} 
/* Global style */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
a:link,a:visited{text-decoration:none;color:#838383;}
.left{float:left;}
.right{float:right;}
.hide{display: none}
.show{display: block}
.transform {
	transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.cbw{width: 100%;background: #fff;}
.cwp {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.bg_att{
	background-size: cover;
	background-attachment: fixed;
}
.header{
	width: 100%;
	height: 900px;
	background-image: url(../images/banner1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
#m_header{display: none}
.t_navBox{
	position: fixed;
	top: 0; 
	width: 100%; 
	z-index: 9999; 
	background-color: rgba(255,255,255,.8);    
	padding-bottom: 15px;
	display: block;
}
.t_navBox .top_d{
	height: 50px;
	padding: 15px 0;
}
.t_navBox .top_d .logo{
	float: left;
	width: 162px;
	height: 55px;
	background: url(../images/logo.png) no-repeat;
}
.t_navBox .top_d .nav{
	float: left;
	margin-left: 130px;
}
.t_navBox .top_d .nav ul li a{
	position: relative;
	font-size: 16px;
	margin-right: 56px;
	line-height: 50px;
	color: #000000;
	padding-bottom: 8px;
	display: inline-block;
	overflow: hidden;
}
.t_navBox .top_d .nav ul li a:before{
	content: '';
	position: absolute;
	width: 0;
	bottom: 0;
	left: 50%;
	border-bottom: 2px #000000 solid;    
	-webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	
}
.t_navBox .top_d .nav ul li{display: inline-block;}
.t_navBox .top_d .nav ul li a:hover:before,
.t_navBox .top_d .nav ul li a.active:before{
	width: 100%;
	left: 0;
}
 
.t_navBox .top_d .search{
	float: right;
	margin-top: 8px;
	padding-left: 8px; 
	width: 100px;
	height: 32px;
	line-height: 32px;
	border-radius:5px;
}
.t_navBox .top_d .search:hover{
	width: 206px;
	border: 1px #464646 solid;
	background: #FFFFFF;
}
.t_navBox .top_d .search:hover input.searchIn{
	width: 160px;
}
.t_navBox .top_d .search input{float: left;}
.t_navBox .top_d .search input.searchIn{
	display: inline-block;
	width: 0px;
	height: 30px; 
	border:none;
	outline: none;
	background: transparent; 
}
.t_navBox .top_d .search input.searchBtn{
	width: 23px;
	height: 28px;
	background: url(../images/searchIco.png) center no-repeat;
	border: none;
	outline: none;
}
.bannerIco{
	position: relative;
}
.bannerIco>div{
	position: absolute; 
}
.bannerIco>div.ltxten{    
	left: 48.5%;
    top: 168px;
	width: 31px;
	height: 462px;
	background: url(../images/bannerTxt_e.png) center no-repeat;
}
.bannerIco>div.rtxtcn{
	right: 45.2%;
    top: 110px;
	width: 46px;
	height: 413px;
	background: url(../images/bannerTxt_c.png) center no-repeat;
}
.header .goBtm{
	position: absolute;
	cursor: pointer;
	bottom: 60px;
	width: 38px;
	height: 38px;
	left: 50%;
	margin-left: -19px; 
	background: url(../images/bannerIcodown.png) no-repeat;
}


/*** case ***/
.case{
	width: 100%;
	background-color:#000000;
	padding: 20px 0;
	position: relative;
}
.tsBg:before{    
	content: '';
    display: block;
    width: 100%;
    height: 50px;
    background: url(../images/s_t.png) top center no-repeat; 
    position: absolute;
    top: -30px;
	
}
.tsBg:after{ 
	content: '';
    display: block;
    width: 100%;
    height: 50px;
    background: url(../images/s_b.png) top center no-repeat; 
    position: absolute;
    bottom: -30px;
}    
.case .tit{
	margin-top: 70px;
	width: 100%;
	height: 157px;
	background: url(../images/cases_tit.png) center no-repeat;
}
.ProductList *{
    transition:All 0.0s ease-in-out;
    -webkit-transition:All 0.0s ease-in-out;
    -moz-transition:All 0.0s ease-in-out;
    -o-transition:All 0.0s ease-in-out;
}
.ProductList{overflow:hidden; text-align: justify; margin: 0 -10px;}
.ProductList li{
	float:left;
	padding: 0 10px;
	width:25%;
	height:438px; 
	overflow:hidden;
}
.ProductList .unit{position:relative;z-index:4;height:438px; background: #ffffff;}
.ProductList .hoverline{
	display:block;
	height:0px;
	width:100%;
	background-color:#000;
	opacity: .65;
	position:absolute;top:0;left:0;
}

.ProductList .images{display:block;width:100%;overflow:hidden; position: relative;} 
.ProductList .images img{display:block; width: 100%;}
.ProductList .unit>h1 a,
.ProductList .unit>i,
.ProductList .unit>span{
	display: block;
	margin-left: 33px;
}
.ProductList .unit>h1 a{
	margin-top: 14px;
	/*font-family: "Source-Han-Normal";*/
	font-size: 18px;
	color: #1f1f1f;
}
.ProductList .unit>i{
	font-family: 'flama_condensedlight';
	font-style: normal;
	color: #8d8d8d;
	font-size: 36px;
	margin-top: 26px;
}
.ProductList .unit>span{
	margin-top: 16px;
	font-family: "Source-Han-Light";
	font-size: 14px;
	color: #606060;
}
.view{
	position:absolute;
	z-index:500;
	left:0;
	bottom:-60px;
	width:100%;
	height:59px;
	background-color:#ffffff;
	font-size:14px;
	font-family:"\5FAE\8F6F\96C5\9ED1";
	border-bottom:1px solid #7a7a7a;
}
.view .left{padding-left:30px;}
.view .right{
	background-color:#7a7a7a;
	color:#fff;
	display:block;
	height:30px;
	line-height:30px;
	width:80px;
	text-align:center;
}
.view .right span{font-family:"\5B8B\4F53";font-size:16px;padding-left:6px;}
.view .right:hover{background-color:#2D2D2D;}

/* allProduct */
.allProduct{position:relative;z-index:2; width: 100%; margin-top: 80px; margin-bottom: 180px;}
.productTab{height:32px;padding-top:8px;z-index:9999; width: 782px; margin: 70px auto;}
.productTab li{
	float:left;
	color:#fff;
	margin-left:20px; 
	font-size:14px;
	padding:8px 24px;
	text-align: center;
}
.productTab li:hover,
.productTab li.select{border:1px #eef0f0 solid}
.productTab  a{display:block;color:#fff;}
.allProduct .ProductList{width:100%; overflow: hidden; margin: 0 auto;}
.allProduct li{margin-bottom:20px;}
 

/* isotope */
.isotope-item{z-index:2}
.isotope-hidden.isotope-item{pointer-events:none;z-index:1}
.isotope,.isotope .isotope-item{
	-webkit-transition-duration:0.8s;
	-moz-transition-duration:0.8s;
	-ms-transition-duration:0.8s;
	-o-transition-duration:0.8s;
	transition-duration:0.8s
}
.isotope{
	-webkit-transition-property:height, width;
	-moz-transition-property:height, width;
	-ms-transition-property:height, width;
	-o-transition-property:height, width;
	transition-property:height, width
}
.isotope .isotope-item{
	-webkit-transition-property:
	-webkit-transform, opacity;
	-moz-transition-property:-moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property:top, left, opacity;
	transition-property:transform, opacity
}
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{
	-webkit-transition-duration:0s;
	-moz-transition-duration:0s;
	-ms-transition-duration:0s;
	-o-transition-duration:0s;
	transition-duration:0s
}
/****** case end  **************/


/**** client *****/
.client{
	background-color: #ffffff;
	padding: 120px 0;
}
.client .tit{
	width: 100%;
	height: 157px;
	background: url(../images/costomer_tit.png) center no-repeat;
}

.client ul li{
	float: left;
	width: 20%;
	height: 254px;
	line-height: 254px;
	padding: 0px 24px;
	border-bottom: 1px #b2b2b2 solid;
}
.client ul li a img{
	width: 100%;
	margin: 0 auto; 
}
/*
.client ul li a:hover img{
    transform:rotateY(360deg);
    -webkit-transform:rotateY(360deg);
    -moz-transform:rotateY(360deg);	
}*/

.about{
	position: relative;
	width: 100%;
	padding: 120px 0;
	background-color: #000000;
}
.about .tit{
	width: 100%;
	height: 182px;
	background: url(../images/about_tit.png) center no-repeat;
}
.about h1{
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	display: block;
	margin-top: 100px;
}
.about .t_nums{
	text-align: center;
}
.about .t_nums li{
	display: inline-block;
	padding: 70px 25px;
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
	line-height: 40px;
	text-align: left;
}
.about .t_nums span{
	font-size: 100px;
	font-weight: bolder;
	font-family: 'flama_condensedlight';
	color: #ffffff;
}
.about p{
	width: 630px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
}
.about a{
	display: block;
	margin: 112px auto 0 auto;
	padding:0 35px 0 42px; 
	width: 160px;
	height: 54px;
	line-height: 54px;
	border: 3px #ffffff solid;
	font-size: 18px;
	color: #ffffff;
	background: url(../images/a_more.png) 160px center no-repeat;
    transition:All 0.8s ease-in-out !important;
    -webkit-transition:All 0.8s ease-in-out !important;
    -moz-transition:All 0.8s ease-in-out !important;
    -o-transition:All 0.8s ease-in-out !important;
}
.about a:hover{
	width: 244px;
	padding:0 0 0 35px;
	
}

.team{
	width: 100%;
	padding: 120px 0px;
	background: #FFFFFF;
	position: relative;
}
.team:after{    
	content: '';
    display: block;
    width: 100%;
    height: 50px;
    background: url(../images/s_t_w.png) top center no-repeat; 
    position: absolute;
    bottom: -30px;
	
}
.team .tit{
	width: 100%;
	height: 182px;
	background: url(../images/team_tit.png) center no-repeat;
}
.team ul{margin-top: 65px;}
.team ul li{
	float: left;
	display: block;
	padding: 0 10px;
	width: 25%;
	color: #1F1F1F;
}
.team ul li a{display: block;}
.team ul li a .pic img{width: 100%;}
.team ul li a .txt{
	width: 100%;
	padding: 66px 0 60px 30px;
	border: 3px #e5e5e5 solid;
	background: #FFFFFF;
}
/*
.team ul li a:hover{ 
	margin-top: -40px;
}*/
.team ul li a:hover .pic{opacity:.65}
.team ul li a:hover .txt{
	background: #e5e5e5;
}
.team ul li .txt h1{
	font-size: 36px;
	font-family: "news_gothic_condensedregular";
	color: #1F1F1F;
}
.team ul li .txt span{
	color: #1F1F1F;
	display: inline-block;
	font-size: 20px;
	padding-top: 15px;
	padding-bottom: 33px;
	border-bottom: 4px #8f8f8f solid;
	font-family: "微软雅黑";
}
.team ul li .txt p{
	padding-top: 33px;
	font-family: "微软雅黑";
	font-size: 18px;
	
}

.service{
	width: 100%;
	height: 1149px;
	padding: 120px 0;
	background-image: url("../images/service_bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
.service .tit{
	margin-top: 50px;
	display: block; 
	width: 100%;
	height: 182px;
	background: url(../images/service_tit.png) center no-repeat;
}
.service li.title{
	float: left;
	width: 40%;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 152px;
}
.service li.title h1{
	font-family: "avenirregular";
	font-size: 72px;
}
.service li.title p{
	font-size: 30px;
}
.service li.txt{
	float: left;
	width: 60%;
	color: #FFFFFF;
	padding-top: 110px;
	padding-left: 12px;
}
.service li.txt h1{
	font-family: "flama_condensedmedium";
	font-size: 30px;
}
.service li.txt p{
	font-size: 18px;
	color: #c6c6c6;
	margin-top: 15px;
}

.service li.txt dd dl{
	float: left;
	width: 330px;
	margin-top: 55px;
	
}
.contact{
	width: 100%;
	padding: 120px 0;
	background: #FFFFFF;
	position: relative;
}
.contact:before{ 
	content: '';
    display: block;
    width: 100%;
    height: 50px;
    background: url(../images/s_b_w.png) top center no-repeat; 
    position: absolute;
    top: -30px;
} 
.contact .tit{
	width: 100%;
	height: 182px;
	background: url(../images/contact_tit.png) center no-repeat;
}   
.contact .txt{
	text-align: center;
}
.contact .txt h1{
	font-family: "amsipronarw-bolduploaded_file";
	font-size: 36px;
	color: #1F1F1F;
	padding: 55px 0 65px 0;
}
.contact .txt p{
	font-family: "宋体";
	font-size: 36px;
	color: #444444; 
}
.contact .cInfo{
	margin-top: 50px;
}
.contact .cInfo li{
	float: left;
	width: 504px;
	height: 92px;
	line-height: 92px;
}
.contact .cInfo li span{
	font-family:"Myriad Pro Regular";
	font-size: 18px;
}
.contact .cInfo li.email{
	background: url(../images/email.png) right center no-repeat;
	border-bottom: 2px #dadada solid;
	margin-right: 80px;
}
.contact .cInfo li.phone{
	background: url(../images/phone.png) right center no-repeat;
	border-bottom: 2px #dadada solid;
}
.contact .cInfo li.wechat{
	background: url(../images/wechat.png) right center no-repeat;
	margin-right: 80px;
}
.contact .cInfo li.qq{
	background: url(../images/qq.png) right center no-repeat;
}


/*************   case.html  ****************/
.case-header{
	width:100%;
	height:300px;
	background:url(../images/case-top.jpg) no-repeat center;
    overflow: hidden;
}
.case-header .tit-i {
    text-align: center;
    padding: 30px 0;
    line-height: 36px;
    overflow: hidden;
	margin-top:100px;
}
.case-header .tit-i h3 {
    font-size: 30px;
    color: #002;
    margin-bottom: 10px;
}
.case-header .tit-i h5 {
    font-size: 20px;
    color: #cacace;
    text-transform: uppercase;
    font-family: Arial;
}
.case-header .tit-i em {
    width: 45px;
    border-bottom: 1px solid #7f7f90;
    display: inline-block;
}
.case-box{
	width:1200px;
	margin:0 auto;
	background: #f8f8f8;
}
.case-box img{
	display:block;
	margin:0 auto;
	max-width:80%;
}
.case-box{margin-top:30px;}
.case-box .case-box-txt{
	width: 574px;
	margin: 50px auto 30px auto;
}
.case-box .case-box-txt .tit{
	float: left;
}
.case-box .case-box-txt .info{
	float: right;
	font-size: 20px;
	margin-top: 30px;
}
.case-box .case-box-txt .tit h1,
.case-box .case-box-txt .tit h2{
	font-size: 24px;
	font-weight: bolder;
	line-height: 1.2;
}
.case-box .case-box-txt .tit em{
	display: block;
	margin-top: 20px;
	width: 42px;
	height: 2px;
	background: #d7d7d7;
}
.case-box .case-img-858 img{
	width: 858px !important;
}
.Popup {
	padding: 30px 0;
	display: block;
	border-bottom: 1px solid #ededed;
	margin-bottom: 80px;
}
.bdshare-button-style0-16:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.Popup p {
	font-size: 13px;
	padding-bottom: 30px;
	color: #777;
}
.Popup .share {
	display: inline-block;
	float: right;
	font-size: 0;
}
.Popup .share a {
	display: inline-block;
	margin-left: 20px;
	width: 30px;
	height: 30px;
	background: #BABABA;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-radius: 50%;
	line-height: 30px;
}

.footer{
	width: 100%;
	border-top: 1px #444444 solid;
	line-height: 108px;
	margin-top: 60px;
	color: #1F1F1F;
	font-size: 14px;
	text-align: center;
}


@media screen and (max-width:768px) {
	body{
		height: 100%;
	}
	.container{padding: 0px;}
	.header{
		height: 720px;
		background-position: 76%;
	}
	.t_navBox{
		display: none;
	}
	#sitewapper {
		height: 100%;
	}
	#m_header{
		width:100%;
		height:auto; 
		height:50px;
		display: block;
		z-index: 9999;
		position: fixed;
		background-color: rgba(255,255,255,.8);
	}

	.lcbody{
		width:30px;
		height:30px;
		position:relative;
		transform:translateZ(0px) rotate(0deg);
		transition:transform 0.4s cubic-bezier(0.4,0.01,.165,0.99)
	}

	.lcitem{
		position:absolute;
		left:0;
		top:0;
		transform:translateZ(0px) rotate(0deg);
		transition:transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0s;
		-webkit-transform:translateZ(0px) rotate(0deg);
		-webkit-transition:-webkit-transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0s;
		width:30px;
		height:30px;
	}

	.lcitem .rect{
		width:30px;
		height:1px;
		background:#999999;
		position:absolute;
		left:0;
		top:14px;
		transition:transform 0.2s ease 0.2s;
		-webkit-transition:-webkit-transform 0.2s ease 0.2s;
	}

	.lcitem .rect.top{
		transform:translate3d(0px,-6px,0px);
		-webkit-transform:translate3d(0px,-6px,0px);
	}

	.lcitem .rect.bottom{
		transform:translate3d(0px,6px,0px);
		-webkit-transform:translate3d(0px,6px,0px);
	}

	body.open .lcbody{
		transform:translateZ(0px) rotate(90deg);
		-webkit-transform:translateZ(0px) rotate(90deg);
	}

	body.open .lcitem{
		transform:translateZ(0px) rotate(45deg);
		transition:transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;
		-webkit-transform:translateZ(0px) rotate(45deg);
		-webkit-transition:-webkit-transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;
	}

	body.open .lcitem.bottom{
		transform:translateZ(0px) rotate(-45deg);
		-webkit-transform:translateZ(0px) rotate(-45deg);
	}

	body.open .lcitem .rect{
		transition:transform 0.2s ease 0s;
		transform:translate3d(0px,0px,0px);
		-webkit-transition:-webkit-transform 0.2s ease 0s;
		-webkit-transform:translate3d(0px,0px,0px);
	}

	#m_header .m_nav_btn{
		padding:10px 15px;
		background:transparent;
	}

	#m_logo{
		width:180px;
		height:30px;
		padding:10px 0;
		display:block;
		margin:0 auto;
	}

	#m_logo img{
		height:30px;
		max-width:220px;
		display:block;
		margin:0 auto;
		float:none
	}
	.t_navBox{
		padding-bottom: 0;
	}
	.t_navBox .top_d {
    	height: 50px;
    	padding: 10px 8px;
	}
	.m_navbg{
		position: fixed;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,.8);
		z-index: 999;
		display: none;
	}
	#leftcontrol{
		width:260px;
		height:100%;
		background:#202122;
		position:fixed; 
		overflow-y:auto;
		-webkit-overflow-scrolling:touch;
		overflow-scrolling:touch;
	}

	#leftcontrol >ul{
		padding-top:0px
	}

	#leftcontrol ul li{
		display:block;
		min-height:49px;
		border-top:1px solid #272727;
		font-size:1.3rem;
		width:100%;
	}

	#leftcontrol ul li .subnav{
		height:0;
		overflow:hidden;
	}

	#leftcontrol ul li a{
		display:block;
		color:#777777;
		padding:0 25px;
		height:49px;
		line-height:49px;
	}

	#leftcontrol > ul > li.active a{
		background:#111111;
		color:#fff;
	}

	#leftcontrol ul li.active a.hassub{
		background:#222324
	}

	#leftcontrol ul li a span{
		display:inline-block
	}

	#leftcontrol ul li a span.circle{
		width:8px;
		height:8px;
		border:#474747 1px solid;
		border-radius:5px;
		margin-right:20px
	}

	#leftcontrol ul li.active a span.circle{
		border-color:#00c0ff;
		background-color:#00c0ff
	}

	#leftcontrol ul.subnav li a{
		background:#19191A;
		color:#7e7e7e;
	}

	#leftcontrol ul.subnav li a i{
		margin-right:20px;
		font-size:1.5rem;
		color:#3e3e3e;
	}

	#leftcontrol ul.subnav li.active a{
		background:#060606
	}

	#leftcontrol ul li a span.more{
		width:12px;
		height:12px;
		position:relative;
		float:right;
		top:20px
	}

	#leftcontrol ul li a span.more span{
		background:#474747;
		position:absolute;
	}

	#leftcontrol ul li a span.more span.h{
		width:12px;
		height:2px;
		transform:translate3d(0,5px,0);
		-webkit-transform:translate3d(0,5px,0)
	}

	#leftcontrol ul li a span.more span.v{
		transform:rotate3d(0,0,1,90deg) translate3d(5px,0,0);
		-webkit-transform:rotate3d(0,0,1,90deg) translate3d(5px,0,0);
	}

	#leftcontrol ul li.active a span.more span.v{
		transform:rotate3d(0,0,0,0) translate3d(0,5px,0);
		-webkit-transform:rotate3d(0,0,0,0) translate3d(0,5px,0);
	}

	#sitecontent{
		background:#fff;
		z-index:1;
		position:absolute;
		left: 0;
		width: 100%;
		height:100%;
		box-shadow:0px 20px 20px rgba(0,0,0,0.6);
		transition: all 0.8s ease-in-out;
		-webkit-transition: all 0.8s ease-in-out;
	}

	body.open #sitecontent{
		/*transform:translate3d(260px,0,0);
		-webkit-transform:translate3d(260px,0,0);
		*/
		left: 260px;
	}
	.bannerIco>div.rtxtcn{
		right: 35.5%;
		top: 92px;
	}
	.bannerIco>div.ltxten{
		left: 45%;
		top: 148px;
	}
	.scrollView {
		overflow-x: hidden;
		overflow-y: auto; 
		position: relative;
	}

	.ProductList li{
		width: 49.8%;
		height: 260px;
		padding: 0  2%;
	}
	.ProductList .unit{height: 260px;}
	.ProductList .unit>i{
		font-size: 16px;
		margin-top: 6px;
	}
	.ProductList .unit>h1 a {
		margin-top: 8px;
		font-size: 12px; 
	}
	.ProductList .unit>span {
		margin-top: 6px;
		font-size: 12px; 
	}
	.ProductList .unit>h1 a, .ProductList .unit>i, .ProductList .unit>span {
		display: block;
		margin-left: 8px;
	}
	.case{padding: 0}
	.case .tit{margin-top: 30px;}
	.productTab{
		margin: 40px auto;
		padding: 0;
		width: 100%;
		height: 80px;
	}
	.productTab li{
		width: 100px;
		height: 30px;
		padding: 0;
		text-align: center;
		line-height: 30px;
	}
	.allProduct{
		margin: 20px 0;
	}
	.client,.about,.team,.service,.contact {
		padding: 50px 0;
	}
	.client .tit ,.case .tit,.about .tit,.team .tit,.service .tit,.contact .tit{
	   height: 100px;
	   background-size: contain;
	}
	.client ul li{
		width: 50%;
		height: 154px;
		line-height: 154px;
	}
	.about h1{
		margin-top: 50px;
		font-size: 24px;
	}
	.about .t_nums li{
		padding: 40px 15px;
		font-size: 18px;
	}
	.about .t_nums span{
		font-size: 36px;
	}
	.about p{width: 90%}
	.about a{margin: 52px auto 0 auto;}
	.team ul li{
		width: 50%;
		margin: 12px 0;
	}
	.team ul li .txt h1{
		font-size: 26px;
	}
	.team ul li a .txt { 
		padding: 20px 0 10px 8px;
	}
	.team ul li .txt p {
		padding-top: 15px; 
		font-size: 16px;
	}
	.service{height: 760px;}
	.service li.title { 
		padding-left: 10px;
		padding-top: 52px;
	}
	.service li.title h1 {
		font-size: 24px;
	}
	.service li.title p {
		font-size: 24px;
	}
	.service li.txt { 
		padding-top: 40px;
		padding-left: 12px;
	}
	.service li.txt dd dl {
		width: 100%;
		margin-top: 15px;
	}
	.service li.txt h1 {
		font-size: 20px;
	}
	.service li.txt p {
		font-size: 14px;
		margin-top: 8px;
	}
	.service li.txt dd.m_ddmt{
		margin-top: 25px !important;
	}
	.contact .txt h1{font-size: 26px; padding: 30px 0 25px 0;}
	.contact .txt p{font-size: 26px;}
	.contact .cInfo{width: 90%; margin: 0 auto}
	.contact .cInfo li{width: 100%;}
	.contact .cInfo li.wechat{border-bottom: 2px #dadada solid;}
	.footer{margin-top: 0}
	}

