@charset "utf-8";
html{font-size:100%;}
body{	
	color:#595757;
	height:100%;
	font:14px/1.6 proxima-nova,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Wenquanyi Micro Hei";
	-webkit-font-smoothing: antialiased;
}
body,h1,h3,h4,p,ul,header,footer{margin:0;}
ul{list-style:none;padding-left:0;}
a{color:#38a884; text-decoration:none;}
i{font-style:normal;}
.tac{text-align:center;}
.fr{float:right;}
.dib{display:inline-block; vertical-align:top;}

/*******  wrapper   ********/
.wrapper{
	background:#f5f5f5;
	min-width:320px;
}
.conbox{
	margin:0 1em 2em;
	padding:1.5em;
	background:#fff;	
}

/*******  footer   *******/
.fcbox{
	padding:10px 0;
	font-size:14px;
	background:none;
}
.conbox{padding:30px 0;}
.conbox,
.phonebox{
	width:1220px;
	margin:0 auto;	
	background:transparent;
}
.phonebox{	
	line-height:60px;
	text-align:right;
	font-size:16px;
	background:url(../image/logo.jpg) no-repeat 40px 50%;	
}
.phonebox span{
	padding-left:25px;
	background:url(../image/phone.jpg) no-repeat 0 50%;	
}

/*    banbox    */
.banbox{
	background:url(../image/banimg_bg.jpg) repeat-x;
	height:413px;
	overflow:hidden;
}
	
/*    footer   */
.fcbox{padding:20px 0; font-size:16px;}
.footer{	
	color:#999;
	border-top:1px solid #ccc;
	padding:20px 0 6em;
	background-repeat:no-repeat;
	background-position:50% 4em;
	background-image:url(../image/copybg.jpg);
	background-color:#e4e4e4; 
}
footer p{font-size:20px;}
.copyright{font-size:16px;}
.contentbox{background:#f5f5f5;}
.headbox{background:#fff;}
.videobox{
	background:#fff;
	padding:50px;
	margin-top:60px;
}
.videobox h3{
	color:#38a884;
	font-size:30px;
	font-weight:400;
	line-height:1.2;
	padding-bottom:1em;
}
.plt{position:relative;}
.popupbox{
	background:rgba(0,0,0,.8);
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:none;
}
.ttz_video{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate3D(-50%, -50%, 0);
	-webkit-transform:-webkit-translate3D(-50%, -50%, 0);
}

/********  h5   ****/
.ttz_v_h5{
	max-width:1024px;
	margin:0 auto;
}
.ttz_v_h5 img{
	max-width:100%;
	display:block;
}
.gotoplay{cursor:pointer;}

















