html {
    font-family:Microsoft YaHei,"微软雅黑"; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
	padding:0;
	margin:0;
}
div{margin: 0;
	padding:0;font-family:Microsoft YaHei,"微软雅黑";}

body {
	font-family:Microsoft YaHei,"微软雅黑";
    margin: 0;
	padding:0;
	background-color:#333;
}
dl,dd,dt{padding:0;margin:0}




/* Base styles */

* {
  outline: none !important;
  -moz-outline-style: none;
}



.logo{ position:fixed; top:35px; left:25px; width:90px; height:60px; padding-left:20px; z-index:1000;}

.logo1{ position:fixed; top:20px; left:5px; width:192px; height:80px; padding-left:20px; z-index:1000;}

.topnav1{ position:fixed; top:20px; right:20px; z-index:1000;}
.topnav1 ul li{ float:right; font-size:15px; line-height:40px; margin-left:20px; margin-right:20px;}
.topnav1 ul li a{ color:#b3b3b3; text-decoration:none;}
.topnav1 ul li a:hover{ color:#01ffcd}
.topnav1 ul li.sel a{ color:#01ffcd}

.topnav2{ position:fixed; top:25px; right:12px; z-index:1000;}
.topnav2 ul li{ float:right; font-size:14px; line-height:18px; margin-left:20px; margin-right:20px;}
.topnav2 ul li a{ color:#b3b3b3; text-decoration:none;}
.topnav2 ul li a:hover{ color:#F5FFFA}
.topnav2 ul li.sel a{ color:#F5FFFA}

.topnav3{ position:fixed; top:125px; right:20px; z-index:1000;}
.topnav3 ul li{ float:right; font-size:12px; line-height:20px; margin-left:20px; margin-right:20px;}
.topnav3 ul li a{ color:#b3b3b3; text-decoration:none;}
.topnav3 ul li a:hover{ color:#01ffcd}
.topnav3 ul li.sel a{ color:#01ffcd}

.topnav4{ position:fixed; top:60px; right:12px; z-index:1000;}
.topnav4 ul li{ float:right; font-size:12px; line-height:7px; margin-left:20px; margin-right:20px;}
.topnav4 ul li a{ color:#b3b3b3; text-decoration:none;}
.topnav4 ul li a:hover{ color:#F5FFFA}
.topnav4 ul li.sel a{ color:#F5FFFA}
.topnav4 ul li.sel1 a:hover{ color:#00FA9A}
.topnav4 ul li.sel1 a{ color:#b3b3b3}
.topnav4 ul li.sel1-1 a{ color:#00FA9A}
.topnav4 ul li.sel2 a:hover{ color:#98FB98}
.topnav4 ul li.sel2 a{ color:#b3b3b3}
.topnav4 ul li.sel2-1 a{ color:#98FB98}
.topnav4 ul li.sel3 a:hover{ color:#FFB6C1}
.topnav4 ul li.sel3 a{ color:#b3b3b3}
.topnav4 ul li.sel3-1 a{ color:#FFB6C1}
.topnav4 ul li.sel4 a:hover{ color:#1E90FF}
.topnav4 ul li.sel4 a{ color:#b3b3b3}
.topnav4 ul li.sel4-1 a{ color:#1E90FF}
.topnav4 ul li.sel5 a:hover{ color:#FF8C00}
.topnav4 ul li.sel5 a{ color:#b3b3b3}
.topnav4 ul li.sel5-1 a{ color:#FF8C00}
.topnav4 ul li.sel6 a:hover{ color:#CD5C5C}
.topnav4 ul li.sel6 a{ color:#b3b3b3}
.topnav4 ul li.sel6-1 a{ color:#CD5C5C}
.topnav4 ul li.sel7 a:hover{ color:#FFDAB9}
.topnav4 ul li.sel7 a{ color:#b3b3b3}
.topnav4 ul li.sel7-1 a{ color:#FFDAB9}
.topnav4 ul li.sel8 a:hover{ color:#87CEFA}
.topnav4 ul li.sel8 a{ color:#b3b3b3}
.topnav4 ul li.sel8-1 a{ color:#87CEFA}


#top{ width:100%; height:100px; padding:25px 0; position:fixed; top:0; z-index:100; padding-bottom:320px;}
#top .logo{ float:left; padding-left:50px; z-index:1000;}
#top .topnav{ float:right; padding-right:50px; z-index:1000;}
#top .topnav ul li{ float:right; font-size:18px; line-height:100px; margin-left:50px; margin-right:20px;}
#top .topnav ul li a{ color:#b3b3b3; text-decoration:none;}
#top .topnav ul li a:hover{ color:#01ffcd}
#top .topnav ul li.sel a{ color:#01ffcd}




@media screen and (max-width:767px){
.logo1{ position:fixed; top:10px; left:5px; width:150px; height:63px; padding-left:0; z-index:1000;}	
.topnav1{ position:fixed; top:25px; right:5px; z-index:1000;}
	
}

/**图片随机缩放样式**/
img{max-width:100%;width:auto\9;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}
#wrapper{ position:relative;}

.container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.block {
  float: left;
  display: inline;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

ul,li {
  padding: 0;
  margin: 0;
  list-style:none;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: 400;
}

h2 {
  font-size: 64px;
  color: #00B0B9;
  font-weight: 600;
  line-height: 68px;
  margin-bottom: 29px;
}

h3 {
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 15px;
}

p.bold {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 15px;
}

p {
  font-size: 18px;
  line-height: 26px;
  margin-top: 0;
}

.not-mobile {
  display: block;
}

.mobile {
  display: none;
}

/* Top header */



/* Second menu */

.fixed {
  position: fixed;
  top: 0;
}








.main{width:100%; display:block;}
.main img{width:100%;}
.main_img{width:100%;overflow:hidden; position:relative; z-index:100; display:block;font-family:Microsoft YaHei,"微软雅黑"; text-align:center; width:100%;}
.main_img img{
	width:100%;
	overflow-y: hidden;
    position: relative;
	z-index:100;
	transition-delay: 0.1s;
    transition-duration: 12s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.1s;
    -moz-transition-duration: 12s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0.1s;
    -webkit-transition-duration: 12s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0.1s;
    -o-transition-duration: 12s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.main_img:hover img {
	transform: scale(1.1, 1.1);		
	-ms-transform:scale(1.1, 1.1); 	/* IE 9 */
	-moz-transform:scale(1.1, 1.1); 	/* Firefox */
	-webkit-transform:scale(1.1, 1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1, 1.1); 	/* Opera */
}
.main_img .show {
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    opacity: 1;
	filter:alpha(opacity=1);
    position: absolute;
    top: 0;
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: opacity;
    transition-timing-function: ease-in;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 0.4s;
    -moz-transition-property: opacity;
    -moz-transition-timing-function: ease-in;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0s;
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: opacity;
    -webkit-transition-timing-function: ease-in;
	/* Opera */
	-o-transition-delay:0s;
    -o-transition-duration: 0.4s;
    -o-transition-property: opacity;
    -o-transition-timing-function: ease-in;
    width:100%;
    z-index: 100;
}
.main_img:hover .show {opacity: 0;filter:alpha(opacity=0);}
.main_img .show img{ width:100%;}


.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f24{ font-size:24px;}
.f30{ font-size:30px}
.f36{ font-size:36px;}
.f40{ font-size:40px}
.f96{ font-size:96px}
.r5{right:5%;}
.b5{ bottom:5%;}
.b40{ bottom:40%;}





.main2{width:100%; display:block;}
.main2 img{width:100%;}
.main2_img{width:100%;overflow:hidden; position:relative; z-index:100; display:block;font-family:Microsoft YaHei,"微软雅黑"; text-align:center; width:100%;}
.main2_img img{
	width:100%;
	overflow-y: hidden;
    position: relative;
	z-index:100;
	transition-delay: 0.1s;
    transition-duration: 5.0s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.1s;
    -moz-transition-duration: 5.0s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0.1s;
    -webkit-transition-duration: 5.0s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0.1s;
    -o-transition-duration: 5.0s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.main2_img:hover img {
	transform: scale(1.1, 1.1);		
	-ms-transform:scale(1.1, 1.1); 	/* IE 9 */
	-moz-transform:scale(1.1, 1.1); 	/* Firefox */
	-webkit-transform:scale(1.1, 1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1, 1.1); 	/* Opera */
}
.main2_img .show {
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    opacity: 1;
	filter:alpha(opacity=1);
    position: absolute;
    top: 0;
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: opacity;
    transition-timing-function: ease-in;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 0.4s;
    -moz-transition-property: opacity;
    -moz-transition-timing-function: ease-in;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0s;
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: opacity;
    -webkit-transition-timing-function: ease-in;
	/* Opera */
	-o-transition-delay:0s;
    -o-transition-duration: 0.4s;
    -o-transition-property: opacity;
    -o-transition-timing-function: ease-in;
    width:100%;
    z-index: 100;
}
.main2_img:hover .show {opacity: 0;filter:alpha(opacity=0);}
.main2_img .show img{ width:100%;}


.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f24{ font-size:24px;}
.f30{ font-size:30px}
.f36{ font-size:36px;}
.f40{ font-size:40px}
.f96{ font-size:96px}
.r5{right:5%;}
.b5{ bottom:5%;}
.b40{ bottom:40%;}






.main2_img .imgArea6 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:0%;
    opacity: 0;
	position: absolute;
	z-index:110;
    transition-delay: 0.8s;
    transition-duration: 1.6s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.8s;
    -moz-transition-duration:1.6s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0.8s;
    -webkit-transition-duration: 1.6s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay:0.8s;
    -o-transition-duration: 1.6s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:0%;
}
.main2_img:hover .imgArea6 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main2_img:hover .imgArea6{opacity:1;filter:alpha(opacity=100); bottom:0%;}

.main2_img .imgArea6-1 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:0%;
    opacity: 0;
	position: absolute;
	z-index:110;
     transition-delay: 1.2s;
    transition-duration: 2.4s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 1.2s;
    -moz-transition-duration: 2.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 1.2s;
    -webkit-transition-duration: 2.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 1.2s;
    -o-transition-duration: 2.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:0%;
}
.main2_img:hover .imgArea6-1 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main2_img:hover .imgArea6-1{opacity:1;filter:alpha(opacity=100); bottom:0%;color:#f1f1f1}


.main2_img .imgArea6-2 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:0%;
    opacity: 0;
	position: absolute;
	z-index:110;
     transition-delay: 1.8s;
    transition-duration: 2.4s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 1.8s;
    -moz-transition-duration: 2.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 1.8s;
    -webkit-transition-duration: 2.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 1.8s;
    -o-transition-duration: 2.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:0%;
}
.main2_img:hover .imgArea6-2 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main2_img:hover .imgArea6-2{opacity:1;filter:alpha(opacity=100); bottom:0%;color:#f1f1f1}









/**********    文字位于左侧下方   ***************/
.main_img .imgArea1 {
	bottom:0;
    opacity: 0;
	position: absolute;
	z-index:110;
    transition-delay: 0.6s;
    transition-duration: 1.2s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.6s;
    -moz-transition-duration:1.2s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0.6s;
    -webkit-transition-duration: 1.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay:0.6s;
    -o-transition-duration: 1.2s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	left:3%;
	font-family:Arial, Helvetica, sans-serif;
}
.main_img:hover .imgArea1 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img:hover .imgArea1{opacity:1;filter:alpha(opacity=100); bottom:15%;color:#FFF}

.main_img .imgArea1-1 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:0;
    opacity: 0;
	position: absolute;
	z-index:110;
    transition-delay: 1.2s;
    transition-duration: 2.4s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 1.2s;
    -moz-transition-duration: 2.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 1.2s;
    -webkit-transition-duration: 2.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 1.2s;
    -o-transition-duration: 2.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	left:3%;
}
.main_img:hover .imgArea1-1 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img:hover .imgArea1-1{opacity:1;filter:alpha(opacity=100); bottom:7%;color:#f1f1f1}



/**********    文字位于左侧中间   ***************/
.main_img .imgArea2 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:0;
    opacity: 0;
	position: absolute;
	z-index:110;
    transition-delay: 0.6s;
    transition-duration: 1.2s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.6s;
    -moz-transition-duration:1.2s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0.6s;
    -webkit-transition-duration: 1.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay:0.6s;
    -o-transition-duration: 1.2s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	left:5%;
}
.main_img:hover .imgArea2 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img:hover .imgArea2{opacity:1;filter:alpha(opacity=100); bottom:44%;color:#FFF}

.main_img .imgArea2-1 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:0;
    opacity: 0;
	position: absolute;
	z-index:110;
    transition-delay: 1.2s;
    transition-duration: 2.4s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 1.2s;
    -moz-transition-duration: 2.4s; 
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 1.2s;
    -webkit-transition-duration: 2.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 1.2s;
    -o-transition-duration: 2.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	left:5%;
}
.main_img:hover .imgArea2-1 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img:hover .imgArea2-1{opacity:1;filter:alpha(opacity=100); bottom:35%;}


/**********    文字位于右侧中间   ***************/
.main_img .imgArea3 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:0;
    opacity: 0;
	position: absolute;
	z-index:110;
    transition-delay: 0.6s;
    transition-duration: 1.2s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.6s;
    -moz-transition-duration:1.2s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0.6s;
    -webkit-transition-duration: 1.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay:0.6s;
    -o-transition-duration: 1.2s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:5%;
}
.main_img:hover .imgArea3 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img:hover .imgArea3{opacity:1;filter:alpha(opacity=100); bottom:48%;color:#FFF}

.main_img .imgArea3-1 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:0;
    opacity: 0;
	position: absolute;
	z-index:110;
    transition-delay: 1.2s;
    transition-duration: 2.4s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 1.2s;
    -moz-transition-duration: 2.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 1.2s;
    -webkit-transition-duration: 2.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 1.2s;
    -o-transition-duration: 2.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:5%;
}
.main_img:hover .imgArea3-1 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img:hover .imgArea3-1{opacity:1;filter:alpha(opacity=100); bottom:38%;color:#f1f1f1}




/**********    文字位于右侧下方   ***************/
.main_img .imgArea4 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:0%;
    opacity: 0;
	position: absolute;
	z-index:110;
    transition-delay: 0.8s;
    transition-duration: 1.6s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.8s;
    -moz-transition-duration:1.6s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0.8s;
    -webkit-transition-duration: 1.6s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay:0.8s;
    -o-transition-duration: 1.6s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:0%;
}
.main_img:hover .imgArea4 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img:hover .imgArea4{opacity:1;filter:alpha(opacity=100); bottom:0%;}

.main_img .imgArea4-1 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:-20%;
    opacity: 0;
	position: absolute;
	z-index:110;
     transition-delay: 1.2s;
    transition-duration: 2.4s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 1.2s;
    -moz-transition-duration: 2.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 1.2s;
    -webkit-transition-duration: 2.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 1.2s;
    -o-transition-duration: 2.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:0%;
}
.main_img:hover .imgArea4-1 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img:hover .imgArea4-1{opacity:1;filter:alpha(opacity=100); bottom:0%;color:#f1f1f1}




/**********    文字位于中间   ***************/
.main_img .imgArea5 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:-10%;
    opacity: 0;
	position: absolute;
	z-index:110;
    transition-delay: 0.8s;
    transition-duration: 1.6s;
    transition-property: all;
    transition-timing-function: ;
	/* Firefox 4 */
	-moz-transition-delay: 0.8s;
    -moz-transition-duration:1.6s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0.8s;
    -webkit-transition-duration: 1.6s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ;
	/* Opera */
	-o-transition-delay:0.8s;
    -o-transition-duration: 1.6s;
    -o-transition-property: all;
    -o-transition-timing-function: ;
	right:0%;
}
.main_img:hover .imgArea5 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img:hover .imgArea5{opacity:1;filter:alpha(opacity=100); bottom:0%;}

.main_img .imgArea5-1 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:-9%;
    opacity: 0;
	position: absolute;
	z-index:110;
     transition-delay: 0.9s;
    transition-duration: 1.8s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.9s;
    -moz-transition-duration: 1.8s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0.9s;
    -webkit-transition-duration: 1.8s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0.9s;
    -o-transition-duration: 1.8s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:0%;
}
.main_img:hover .imgArea5-1 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img:hover .imgArea5-1{opacity:1;filter:alpha(opacity=100); bottom:0%;color:#f1f1f1}


.main_img .imgArea5-2 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:-7%;
    opacity: 0;
	position: absolute;
	z-index:110;
     transition-delay: 1.4s;
    transition-duration: 2.4s;
    transition-property: all;
    transition-timing-function: ;
	/* Firefox 4 */
	-moz-transition-delay: 1.4s;
    -moz-transition-duration: 2.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 1.4s;
    -webkit-transition-duration: 2.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ;
	/* Opera */
	-o-transition-delay: 1.4s;
    -o-transition-duration: 2.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ;
	right:0%;
}
.main_img:hover .imgArea5-2 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img:hover .imgArea5-2{opacity:1;filter:alpha(opacity=100); bottom:0%;color:#f1f1f1}






.main_img .imgArea6 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:0%;
    opacity: 0;
	position: absolute;
	z-index:110;
    transition-delay: 0.8s;
    transition-duration: 1.6s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.8s;
    -moz-transition-duration:1.6s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0.8s;
    -webkit-transition-duration: 1.6s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay:0.8s;
    -o-transition-duration: 1.6s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:0%;
}
.main_img:hover .imgArea6 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img:hover .imgArea6{opacity:1;filter:alpha(opacity=100); bottom:0%;}

.main_img .imgArea6-1 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:0%;
    opacity: 0;
	position: absolute;
	z-index:110;
     transition-delay: 1.2s;
    transition-duration: 2.4s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 1.2s;
    -moz-transition-duration: 2.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 1.2s;
    -webkit-transition-duration: 2.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 1.2s;
    -o-transition-duration: 2.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:0%;
}
.main_img:hover .imgArea6-1 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img:hover .imgArea6-1{opacity:1;filter:alpha(opacity=100); bottom:0%;color:#f1f1f1}


.main_img .imgArea6-2 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:0%;
    opacity: 0;
	position: absolute;
	z-index:110;
     transition-delay: 1.8s;
    transition-duration: 2.4s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 1.8s;
    -moz-transition-duration: 2.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 1.8s;
    -webkit-transition-duration: 2.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 1.8s;
    -o-transition-duration: 2.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:0%;
}
.main_img:hover .imgArea6-2 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img:hover .imgArea6-2{opacity:1;filter:alpha(opacity=100); bottom:0%;color:#f1f1f1}




.main_img .imgArea6-3 {
	font-family:Arial, Helvetica, sans-serif;
	bottom:0%;
    opacity: 0;
	position: absolute;
	z-index:110;
     transition-delay: 2.4s;
    transition-duration: 2.4s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 2.4s;
    -moz-transition-duration: 2.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 2.4s;
    -webkit-transition-duration: 2.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 2.4s;
    -o-transition-duration: 2.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:0%;
}
.main_img:hover .imgArea6-3 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img:hover .imgArea6-3{opacity:1;filter:alpha(opacity=100); bottom:0%;color:#f1f1f1}









.pro01{ background:url(products-01.jpg) no-repeat center; height:768px; display:block;}
.pro02{ background:url(products-02.jpg) no-repeat center; height:768px; display:block;}
.pro03{ background:url(products-03.jpg) no-repeat center; height:768px; display:block;}
.pro04{ background:url(products-04.jpg) no-repeat center; height:768px; display:block;}
.pro05{ background:url(products-05.jpg) no-repeat center; height:768px; display:block;}
.pro06{ background:url(products-06.jpg) no-repeat center; height:768px; display:block;}
.pro07{ background:url(products-07.jpg) no-repeat center; height:768px; display:block;}
.pro08{ background:url(products-08.jpg) no-repeat center; height:768px; display:block;}


.about03{ background:url(about02.jpg) no-repeat center; height:768px; display:block;}
.about04{ background:url(about03.jpg) no-repeat center; height:768px; display:block;}
.about05{ background:url(about05.jpg) no-repeat center; height:768px; display:block;}
.about06{ background:url(about06.jpg) no-repeat center; height:768px; display:block;}


.endmargin{ width:100%; clear:both; height:500px;}
.endmargin img{ width:100%; height:auto;}


.end{ width:100%;  display:block; background-color:#333;  clear:both; overflow:hidden; position:fixed; bottom:0; left:0; z-index:-1;
-webkit-box-shadow:0 -5px 10px #444;  
  -moz-box-shadow:0 -5px 10px #444;  
  box-shadow:0 -5px 10px #444;  }
 
 
@media (min-width:1025px) and (max-width:1366px) {
.endmargin{ width:100%; clear:both; height:540px;}
.end{ width:100%;} 	
}

@media (min-width: 768px) and (max-width:1024px) {
	.endmargin{ width:100%; clear:both; height:400px;}
} 
 
 

@media (max-width: 767px) {
	.endmargin{ width:100%; clear:both; height:180px;}
}  





.endmargin1{ width:100%; clear:both; height:480px;}
.endmargin1 img{ width:100%; height:auto;}

 
@media (min-width:1025px) and (max-width:1366px) {
.endmargin1{ width:100%; clear:both; height:360px;}
.end{ width:100%;} 	
}

@media (min-width: 768px) and (max-width:1024px) {
	.endmargin1{ width:100%; clear:both; height:400px;}
} 
 
 

@media (max-width: 767px) {
	.endmargin1{ width:100%; clear:both; height:110px;}
}  
  
  
.end .blogo{ width:150px; height:150px; margin:0 auto;}
.end .copyright{color:#b3b3b3; height:40px; line-height:40px; font-size:14px;margin-top:30px; margin-bottom:20px; clear:both; display:block; text-align:center;}

.end .end_about{ float:left; width:24%; margin-right:2%; margin-left:4%;}
.end .end_service{ float:left; width:18%; margin-right:2%;}
.end .end_contact{ float:left; width:18%; margin-right:2%;}
.end .end_address{ float:left; width:20%;}
.end .end_about h3,.end .end_service h3,.end .end_contact h3,.end .end_address h3{ padding-top:70px; color:#01ffcd; font-size:15px; margin-bottom:20px;}
.end .end_about p,.end .end_service p,.end .end_contact p,.end .end_address p{ color:#d9d9d9; line-height:1.6; font-size:13px;}



















.main{width:100%; display:block;}
.main img{width:100%;}
.main_img1{width:100%;overflow:hidden; position:relative; z-index:100; display:block;font-family:Microsoft YaHei,"微软雅黑"; font-size:18px; line-height:1.6;}
.main_img1 img{
	width:100%;
	overflow-y: hidden;
    position: relative;
	z-index:100;
	transition-delay: 0.1s;
    transition-duration: 1.0s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.1s;
    -moz-transition-duration: 1.0s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0.1s;
    -webkit-transition-duration: 1.0s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0.1s;
    -o-transition-duration: 1.0s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.main_img1:hover img {
	transform: scale(1, 1);		
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img1 .show {
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    opacity: 1;
	filter:alpha(opacity=1);
    position: absolute;
    top: 0;
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: opacity;
    transition-timing-function: ease-in;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 0.4s;
    -moz-transition-property: opacity;
    -moz-transition-timing-function: ease-in;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0s;
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: opacity;
    -webkit-transition-timing-function: ease-in;
	/* Opera */
	-o-transition-delay:0s;
    -o-transition-duration: 0.4s;
    -o-transition-property: opacity;
    -o-transition-timing-function: ease-in;
    width:100%;
    z-index: 100;
}
.main_img1:hover .show {opacity: 0;filter:alpha(opacity=0);}
.main_img1 .show img{ width:100%;}


.main_img1 .imgArea1 {
	font-family:Microsoft YaHei,"微软雅黑";
	 width:220px;
	bottom:0;
    opacity: 0;
	color:#cacaca;
	text-align:center;
	position: absolute;
	z-index:110;
    transition-delay: 0.6s;
    transition-duration: 1.2s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.6s;
    -moz-transition-duration:1.2s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0.6s;
    -webkit-transition-duration: 1.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay:0.6s;
    -o-transition-duration: 1.2s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:43%;
}
.main_img1:hover .imgArea1{opacity:1;filter:alpha(opacity=100); bottom:48%; color:#cacaca;}
.main_img1:hover .imgArea1 img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img1 .imgArea1-1 {
	font-family:Microsoft YaHei,"微软雅黑";
	width:220px;
	color:#cacaca;
	text-align:center;
	bottom:0;
    opacity: 0;
	position: absolute;
	z-index:110;
    transition-delay: 1.2s;
    transition-duration: 1.2s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 1.2s;
    -moz-transition-duration: 1.2s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 1.2s;
    -webkit-transition-duration: 1.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 1.2s;
    -o-transition-duration: 1.2s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:43%;
}
.main_img1:hover .imgArea1-1 {opacity:1;filter:alpha(opacity=100); bottom:42.5%; color:#cacaca;}


@media screen and (max-width:767px){
.main_img1:hover .imgArea1 img,.main_img1:hover .imgArea1-1 img {
	transform: scale(0.4, 0.4);	
	-ms-transform:scale(0.4, 0.4); 	/* IE 9 */
	-moz-transform:scale(0.4, 0.4); 	/* Firefox */
	-webkit-transform:scale(0.4, 0.4); /* Safari 和 Chrome */
	-o-transform:scale(0.4, 0.4); 	/* Opera */
}	
.main_img1 .imgArea1 { left:20%;}	
.main_img1 .imgArea1-1 { left:20%;}	

.main_img1:hover .imgArea1{bottom:22%; color:#cacaca;}
.main_img1:hover .imgArea1-1 {bottom:29%;}
}


.main_img1 .imgArea1a {
	font-family:Microsoft YaHei,"微软雅黑";
	 width:180px;
	bottom:0;
    opacity: 0;
	color:#cacaca;
	position: absolute;
	z-index:110;
    transition-delay: 0.6s;
    transition-duration: 1.2s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.6s;
    -moz-transition-duration:1.2s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0.6s;
    -webkit-transition-duration: 1.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay:0.6s;
    -o-transition-duration: 1.2s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	left:7%;
}
.main_img1:hover .imgArea1a{opacity:1;filter:alpha(opacity=100); bottom:55%; color:#cacaca;}
.main_img1:hover .imgArea1a img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img1 .imgArea1a-1 {
	font-family:Microsoft YaHei,"微软雅黑";
	width:430px;
	padding-left:10px;
	color:#cacaca;
	bottom:0;
    opacity: 0;
	position: absolute;
	z-index:110;
    transition-delay: 1.2s;
    transition-duration: 1.2s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 1.2s;
    -moz-transition-duration: 1.2s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 1.2s;
    -webkit-transition-duration: 1.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 1.2s;
    -o-transition-duration: 1.2s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	left:7%;
}
.main_img1:hover .imgArea1a-1 {opacity:1;filter:alpha(opacity=100); bottom:26%; color:#cacaca; line-height:1.6; font-size:18px;}






.main_img1 .imgArea2a {
	font-family:Microsoft YaHei,"微软雅黑";
	 width:220px;
	bottom:0;
    opacity: 0;
	color:#cacaca;
	position: absolute;
	z-index:110;
    transition-delay: 0.6s;
    transition-duration: 1.2s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.6s;
    -moz-transition-duration:1.2s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0.6s;
    -webkit-transition-duration: 1.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay:0.6s;
    -o-transition-duration: 1.2s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	left:7%;
}
.main_img1:hover .imgArea2a{opacity:1;filter:alpha(opacity=100); bottom:55%; color:#cacaca;}
.main_img1:hover .imgArea2a img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img1 .imgArea2a-1 {
	font-family:Microsoft YaHei,"微软雅黑";
	width:243px;
	color:#cacaca;
	bottom:0;
    opacity: 0;
	position: absolute;
	z-index:110;
    transition-delay: 1.2s;
    transition-duration: 1.2s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 1.2s;
    -moz-transition-duration: 1.2s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 1.2s;
    -webkit-transition-duration: 1.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 1.2s;
    -o-transition-duration: 1.2s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	left:7%;
}
.main_img1:hover .imgArea2a-1 {opacity:1;filter:alpha(opacity=100); bottom:12%; color:#cacaca; line-height:1.6; font-size:18px;}







.main_img .imgArea2a {
	font-family:Microsoft YaHei,"微软雅黑";
	width:220px;
	bottom:0;
    opacity: 0;
	color:#cacaca;
	 text-align:center;
	position: absolute;
	z-index:110;
    transition-delay: 0.6s;
    transition-duration: 1.2s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.6s;
    -moz-transition-duration:1.2s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0.6s;
    -webkit-transition-duration: 1.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay:0.6s;
    -o-transition-duration: 1.2s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:16%;
}
.main_img:hover .imgArea2a{opacity:1;filter:alpha(opacity=100); bottom:43%; color:#cacaca;}
.main_img:hover .imgArea2a img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img .imgArea2a-1 {
	font-family:Microsoft YaHei,"微软雅黑";
	width:220px;
	bottom:0;
    opacity: 0;
	text-align:center;
	color:#cacaca;
	position: absolute;
	z-index:110;
    transition-delay: 1.2s;
    transition-duration: 2.4s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 1.2s;
    -moz-transition-duration: 2.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 1.2s;
    -webkit-transition-duration: 2.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 1.2s;
    -o-transition-duration: 2.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:16%;
}
.main_img:hover .imgArea2a-1{opacity:1;filter:alpha(opacity=100); bottom:37.5%; color:#cacaca; text-align:center;}




.main_img .imgArea3a {
	font-family:Microsoft YaHei,"微软雅黑";
	width:220px;
	bottom:0;
    opacity: 0;
	color:#cacaca;
	 text-align:center;
	position: absolute;
	z-index:110;
    transition-delay: 0.6s;
    transition-duration: 1.2s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.6s;
    -moz-transition-duration:1.2s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0.6s;
    -webkit-transition-duration: 1.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay:0.6s;
    -o-transition-duration: 1.2s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:4%;
}
.main_img:hover .imgArea3a{opacity:1;filter:alpha(opacity=100); bottom:15%; color:#cacaca; text-align:center;}
.main_img:hover .imgArea3a img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}
.main_img .imgArea3a-1 {
	font-family:Microsoft YaHei,"微软雅黑";
	width:220px;
	bottom:0;
    opacity: 0;
	text-align:center; 
	color:#cacaca;
	position: absolute;
	z-index:110;
    transition-delay: 1.2s;
    transition-duration: 2.4s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 1.2s;
    -moz-transition-duration: 2.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 1.2s;
    -webkit-transition-duration: 2.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 1.2s;
    -o-transition-duration: 2.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	right:4%;
}
.main_img:hover .imgArea3a-1{opacity:1;filter:alpha(opacity=100); bottom:9.5%; color:#cacaca; text-align:center;}



.main_img .imgArea4a {
	font-family:Microsoft YaHei,"微软雅黑";
	width:220px;
	text-align:center;
	color:#cacaca;
	bottom:0;
    opacity: 0;
	position: absolute;
	z-index:110;
    transition-delay: 0.6s;
    transition-duration: 1.2s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0.6s;
    -moz-transition-duration:1.2s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0.6s;
    -webkit-transition-duration: 1.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay:0.6s;
    -o-transition-duration: 1.2s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	left:23%;
}
.main_img:hover .imgArea4a{opacity:1;filter:alpha(opacity=100); bottom:44%; color:#cacaca; text-align:center;}
.main_img:hover .imgArea4a img {
	transform: scale(1, 1);	
	-ms-transform:scale(1, 1); 	/* IE 9 */
	-moz-transform:scale(1, 1); 	/* Firefox */
	-webkit-transform:scale(1, 1); /* Safari 和 Chrome */
	-o-transform:scale(1, 1); 	/* Opera */
}

.main_img .imgArea4a-1 {
	font-family:Microsoft YaHei,"微软雅黑";
	width:220px;
	bottom:0;
    opacity: 0;
	text-align:center; 
	color:#cacaca;
	position: absolute;
	z-index:110;
    transition-delay: 1.2s;
    transition-duration: 2.4s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 1.2s;
    -moz-transition-duration: 2.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 1.2s;
    -webkit-transition-duration: 2.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 1.2s;
    -o-transition-duration: 2.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	left:23%;
}
.main_img:hover .imgArea4a-1{opacity:1;filter:alpha(opacity=100); bottom:38.5%; color:#cacaca; text-align:center;}




