.index-main {
	z-index:55;
	position:relative;
	width:100%;
	margin:0 auto;
	height:100%;
	
}
.index-main-box {
	position:relative;
	display:block;
	overflow:hidden;
	height:100%;
	
}
#indexslider {
	position:relative;
	width: 100%;

	height:100%;

}
.index-img {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.index-img img {
	width:100%;
	height:100%;
}
.index-pagination {
	position:absolute;
	z-index:66;
	bottom:20px;
	left:54%;
	height:30px;
	width:210px;
	margin-left:-100px;
	text-align:center;
}
.index-pagination li {
	display:inline-block;
	width:45px;
	position:relative;
	float:left;
	height:23px;
	margin-right:4px;
	overflow:hidden;
}
.index-pagination li a {
	position:relative;
	z-index:666;
	display:block;
	padding:16px 0px 5px 0px;
	height:2px;
	color:#5f6a72;
	text-align:center;
}
.index-pagination li a div {
	position:relative;
	z-index:555;
	display:block;
	height:2px;
	background:#333;
}
.index-pagination li a div span {
	position:absolute;
	top:0px;
	left:0px;
	height:2px;
	width:0px;
	background:#c9bb9e;
}

.language_change img{ -webkit-filter:grayscale(1)}
.language_change:hover img{ -webkit-filter:grayscale(0)}
.language_change{
	color: #737373;font-size: 15px;font-family:Arial, Helvetica, sans-serif
}
.header_logo li:hover .language_change{
	color:#8B604C;
}
.index-pagination li a div em {
	position:absolute;
	display:none;
	width:27px;
	height:10px;
	/* background:url(../images/car-ico.png) no-repeat; */
	top:-5px;
	left:1px;
}
.index-pagination li.current a {
	color:#0b4da2;
	_color:#c9242b;
}
.index-pagination li.back {
	/* background:url(../images/car-ico.png) no-repeat; */
	display:block;
	position:absolute;
	width:27px;
	height:10px;
	left:0px;
	top:4px;
	z-index:444;
}
.wrap3_1{
	padding-top: 50px;
}
.wrap3_2{

}
.wrap3_3{
	padding-top: 30px;
	width: 20%;
	margin: auto;
}
.wrap3_3>input{
	border: 1px solid #000000;
	background: white;
}
.wrap3_4>img{
	margin-top: 12px;
}

.header_logo{
    width: 250px;
	height: 100%;
	float: right;
    position: relative;
    z-index: 111;
}
.header_logo ul{
	width: 100%;
	height: 100%;
	margin-left:15px;
    position: relative;
    z-index: 1;
}
.header_logo li{
	height: 90px;
	width:33%;
	float: left;
}
@-webkit-keyframes flipTop {
0% {
-webkit-transform: perspective(400px) rotateX(0deg); }

100% {
-webkit-transform: perspective(400px) rotateX(-90deg); } }

@-webkit-keyframes flipBottom {
0% {
-webkit-transform: perspective(400px) rotateX(90deg); }

100% {
-webkit-transform: perspective(400px) rotateX(0deg); } }

@-moz-keyframes flipTop {
0% {
-moz-transform: perspective(400px) rotateX(0deg); }

100% {
-moz-transform: perspective(400px) rotateX(-90deg); } }

@-moz-keyframes flipBottom {
0% {
-moz-transform: perspective(400px) rotateX(90deg); }

100% {
-moz-transform: perspective(400px) rotateX(0deg); } }

@-ms-keyframes flipTop {
0% {
-ms-transform: perspective(400px) rotateX(0deg); }

100% {
-ms-transform: perspective(400px) rotateX(-90deg); } }

@-ms-keyframes flipBottom {
0% {
-ms-transform: perspective(400px) rotateX(90deg); }

100% {
-ms-transform: perspective(400px) rotateX(0deg); } }

@-keyframes flipTop {
0% {
transform: perspective(400px) rotateX(0deg); }

100% {
transform: perspective(400px) rotateX(-90deg); } }

@-keyframes flipBottom {
0% {
transform: perspective(400px) rotateX(90deg); }

100% {
transform: perspective(400px) rotateX(0deg); } }

.dataStatistics {color: #fff;font-family: "Helvetica Neue", Helvetica, sans-serif;font-size: 50px;font-weight: bold;line-height: 170px;height: 105px;  width: 280px; margin: 0 auto;margin-bottom: 25px;}

.dataStatistics .seperator {vertical-align: top;margin: 0 -20px;display: inline; }
.dataStatistics .seconds,.dataStatistics .minutes,.dataStatistics .hours,.dataStatistics .days {height: 100%;display: inline; }
.dataStatistics .digit_set { float: left;border-radius: 10px;box-shadow: 0 2px 4px rgba(130, 130,130, 0.8);border: 1px solid #111111;width: 50px;height: 80%;display: inline-block;position: relative;margin: 0 3px; }

.dataStatistics .digit {position: absolute;height: 100%; }
.dataStatistics .digit > div {position: absolute;left: 0;overflow: hidden;height: 50%;width: 120px;padding: 0 0px; }

.dataStatistics .digit > div.digit_top, .dataStatistics .digit > div.shadow_top { width: 48px;background-color: #8a604c;border-bottom: 1px solid #333;box-sizing: border-box;top: 0;z-index: 0;border-radius: 10px 10px 0 0; }
.dataStatistics .digit > div.digit_top:before, .dataStatistics .digit > div.shadow_top:before {content: "";
height: 100%;width: 100%;position: absolute;left: 0;top: 0; }
.dataStatistics .digit > div.shadow_top {width: 48px;opacity: 0;opacity: 0;
filter:alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;-webkit-transition: opacity 0.3s ease-in; }
.dataStatistics .digit > div.digit_bottom, .dataStatistics .digit > div.shadow_bottom {top: 50%;width: 48px;background-color: #8a604c;bottom: 0;z-index: 0;border-radius: 0 0 10px 10px; }
.dataStatistics .digit > div.digit_bottom .digit_wrap, .dataStatistics .digit > div.shadow_bottom .digit_wrap {display: block;margin-top: -83px; }
.dataStatistics .digit > div.digit_bottom:before, .dataStatistics .digit > div.shadow_bottom:before {content: "";border-radius: 0 0 10px 10px;height: 100%;width: 100%;position: absolute;left: 0;top: 0; }
.digit_wrap{line-height: 170px; display: block; overflow: hidden;margin-top: -43px;}
.dataStatistics .digit > div.shadow_bottom {opacity: 0;opacity: 0;
filter:alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;-webkit-transition: opacity 0.3s ease-in; }
.dataStatistics .digit.previous .digit_top,.dataStatistics .digit.previous .shadow_top {opacity: 1;opacity: 1;
filter:alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;z-index: 0;
-webkit-transform-origin: 50% 100%;-webkit-animation: flipTop 0.3s ease-in both;-moz-transform-origin: 50% 100%;-moz-animation: flipTop 0.3s ease-in both;-ms-transform-origin: 50% 100%;-ms-animation: flipTop 0.3s ease-in both; transform-origin: 50% 100%;animation: flipTop 0.3s ease-in both;}
.dataStatistics .digit.previous .digit_bottom,.dataStatistics .digit.previous .shadow_bottom {z-index: 1;opacity: 1;opacity: 1;
filter:alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1; }
.dataStatistics .digit.active .digit_top {z-index: 1; }
.dataStatistics .digit.active .digit_bottom {z-index: 2;-webkit-transform-origin: 50% 0%;-webkit-animation: flipBottom 0.3s 0.3s ease-out both;-moz-transform-origin: 50% 0%;-moz-animation: flipBottom 0.3s 0.3s ease-out both;-ms-transform-origin: 50% 0%;-ms-animation: flipBottom 0.3s 0.3s ease-out both;transform-origin: 50% 0%;animation: flipBottom 0.3s 0.3s ease-out both; }

.four{
	width: 100%;
	height: 800px;
	
	overflow: hidden;
	
}
.four>div{
	width: 25%;
	height: 100%;
	position: relative;
	float: left;
}
.four_1{
	background-image: url(../img/a1.jpg)
}
.four_2{
	background-image: url(../img/a2.jpg)
}
.four_3{
	background-image: url(../img/a3.jpg)
}
.four_4{
	background-image: url(../img/a4.jpg)
}

.zhegai_2{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(16,16,16,.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99101010,endColorstr=#9901010); 
	z-index: 2;
}
.zhegai_3{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(16,16,16,.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99101010,endColorstr=#9901010); 
	z-index: 2;
}
.zhegai_4{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(16,16,16,.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99101010,endColorstr=#9901010); 
	z-index: 2;
}
.zhegai_1{
	position: absolute;
	left: 0;
	top: 76%;
	height: 100%;
	width: 100%;
	background-color:rgba(255,255,255,.2);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff,endColorstr=#33ffffff); 
	z-index: 2;
}
.neirong{
	width: 80%;
	color: white;
	margin: auto;
	margin-top:5%;
}
.neirong_ul{
 width: 100%;
float: left;
margin-left: 0;
opacity: 0;
filter:alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
}
.neirong_ul>li{
	float: left;
	padding-left: 2%;
	width:18%;
}
.neirong_ul>li img{
	width:100%;
}
.neirong_gd{
	display: block;
	width: 18%;
	height: 50px;
	line-height: 25px;
	border: 1px solid #fff;
	float: left;
	text-align: center;
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
    margin-left: 10px;
    font-size: 12px;
    line-height: 20px !important;
    /*height: 42px !important;*/
    padding-top: 2px;
}
.saerch_for:hover{
	cursor: pointer;
}
.mainbox{
	position: absolute;
	width: 15%;
	height: 35%;
	left: 70%;
	bottom: 20%;
	background-color: rgba(0,0,0,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000); 
	color: white;
	overflow: hidden;
	
}
.mainbox p{
color: #bcbbba;
	margin-bottom: 0.5%;
}
.mainbox_1{
	margin-left: 7%;
	margin-top: 15%;
}
#ind7_form{
	width: 300px;
}
.info{
	width: 150%;
	margin: auto;
	z-index: 999;
}
.info section{
	width: 40%;
	float: left;
}
.neirong>p{
	text-align: left;
}
.neirong_ul>li{
	text-align: left;
}
.jieshao{
	width: 100%;
	
	color: black;
	font-size: 20px;
	text-align: center;
		padding-top: 40px;
			padding-bottom: 50px;

	
}

.jieshao>p{


	width: 50%;
	margin: auto;
    font-size: 18px;
}
.ind7_all{
	background: #f3f3f3;
}

.ckgd>p{
	margin-top: 10%;
	width: 20%;
	text-align: center;
	border: 1px solid black;
}
#carousel {
				width: 576px;
				height: 335px;
			}
			
			#carousel img {
				border: 1px solid #ccc;
				display: block;
				padding: 10px;
				float: left;
				background: url(images/loading.gif) no-repeat center center;
			}
			
			
			.wpb_wrapper {
				background-repeat: no-repeat;
				background-size: cover!important;
			}
			
			.be-section-pad {
				background-color: rgba(0, 0, 0, .5);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000); 
			}
			
			.wrap3 {
				text-align: center;
			}
			
			.swiper-container1 {
				width: 100%;
			}
			
			.swiper-slide {
				text-align: center;
			
				display: -webkit-box;
				display: -ms-flexbox;
				display: -webkit-flex;
				display: flex;
				-webkit-box-pack: center;
				-ms-flex-pack: center;
				-webkit-justify-content: center;
				justify-content: center;
				-webkit-box-align: center;
				-ms-flex-align: center;
				-webkit-align-items: center;
				align-items: center;
				transform: scale(1);
				-webkit-transform: scale(1);
				;
			}
			
			.vc_column-inner{
				background-image: url(../images/bgnn.jpg)!important;
				background-repeat: no-repeat!important;
				background-size: contain!important;
			}
			





@media(max-width:768px){

.dataStatistics {
    font-size: 40px;
	}
.digit_wrap{line-height: 165px;}

}