﻿* {
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
body,
html {
	width: 100%;
	height: 100%;
	position: relative;
}


body {
	/*background: #eee;*/
	background: ;
	/*font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
   */
	color:#000;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {

	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}

.banner {
	width: 100%;
	height: 600px;

	overflow: hidden;
}

.about_page {

	width: 100%;
	text-align: center;
	background: #FFFFFF;
	text-indent:25px;
}

.core_business {
	width: 100%;
	background: #FFFFFF;
}

.core {
	width: 100%;

	position:relative;

	-webkit-perspective:800px;

	perspective:800px;
	overflow: hidden;
}

.cooperated {
	width: 100%;

}

.contact {
	width: 100%;
	background: red;
	background: #FFFFFF;
}
.cooperated_block{
	background: #FFFFFF;
}


/*第一页*/

.banner_banner{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	opacity: 1;
}


.banner_banner_box_1,.banner_banner_box_2,.banner_banner_box_3{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	overflow: hidden;
	text-align: center;

}
.banner_banner_box_1{
	z-index: 2;
}
.banner_banner_box_2{
	z-index: 1;
}
.banner_banner_box_3{
	z-index: 0;
}
.banner_banner_box_1_1{
	width: 100%;
	height: 100%;
	left: 0;
}
.banner_banner_box_2_1{
	width: 100%;
	height: 100%;
	text-align: center;
	right: 0;
}
.banner_banner_box_3_1{
	width: 100%;
	height: 100%;
	text-align: center;
	right: 0;
}

.banner_img {
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.logo{
	width: 200px;
	position: absolute;
	top: 5%;
	left: 5%;
	z-index: 3;
}
.banner_dec{
	width: 300px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: none;
}

.login{
	width: 36%;

	position: absolute;
	bottom: 10%;
	right: 11%;
	z-index: 3;
}
.login img{
	width: 100%;
	border: 1px solid #FFFFFF;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.search{
	width: 36%;

	position: absolute;
	bottom: 10%;
	left: 11%;
	z-index: 3;
}
.search img{
	width: 100%;
	border: 1px solid #FFFFFF;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.search textarea,.submit{
	display: none;
}
.banner_search_info{
	width: 86%;
	height: 45%;
	background: #FFFFFF;
	position: absolute;
	top: 42%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 999;
	display: none;
}
.banner_search_info2{
	display: none;
}
.banner_textarea{
	width: 90%;
	height: 66%;
	margin: 5%;
	border: 1px solid #E5E5E5;
}
.banner_search_info textarea{
	overflow:hidden;
	width:90%;
	height: 90%;
	margin: 5%;
	resize: none;
	border: 0;

}
.banner_search_info img{
	width: 29%;
	height: 9%;
	position: absolute;
	bottom: 4%;
	left: 5%;
}
.phone_submit{

	position: absolute;
	bottom: 4%;
	right: 5%;
	background: #0071b0;
	color: #FFFFFF;
	text-align: center;
	padding: 2% 15% ;
	font-family: "微软雅黑";

}
.banner_mouse_click_mouse{
	display: none;
}
.sheld2{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.4;
	display: none;
	z-index: 100;
}
/*第二页*/

.about_page_title {
	width: 100%;
	height: 20%;
	font-size: 43px;
	margin-top: 20px;
	font-weight: 100;
}

.about_page_line {
	width: 100px;
	border-top: 1px saddlebrown solid;
	margin: 10px auto;
}

.about_page_subtitle {
	font-size: 20px;
	margin-bottom: 20px;
}

.about_page_message{
	font-size: 15px;
	width: 80%;

	margin: auto;
	text-align:justify;
	text-justify:inter-ideograph;
}
.about_page_message p{
	margin: 20px;
}

.video_page {
	width: 100%;
	height: 230px;
	position: relative;

}


#videoIndex2 {
	width: 70%;
	height: 100%;
	display: none;
	position: absolute;
	left: 15%;

}
.video_post{
	width: 100%;
	position: absolute;
	left: 0;
	padding-top: 36px;

}
.video_post img{
	width: 26%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.pc{
	display: none;
}

/*第三页*/

.core_business_content {
	width: 80%;
	height: 60%;
	text-align: center;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.core_business_content_box {
	width: 100%;
	float: left;
	position: relative;
}

.shadow {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	background: #00c1de;
	display: none;
}

.core1,
.core2,
.core3 {
	width: 100%;
	vertical-align:bottom;
}

.core_business_content_box_img {
	width: 50%;
	position: absolute;
	/*top: 23%;*/
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	color: #FFFFFF;
	font-size: 20px;
}

.core_business_content_box_img img {
	width: 40%;
}

.core_business_content_box_message {
	position: absolute;
	top: 40%;
	width: 80%;
	/* height: 40%;*/
	height: 40%;
	left: 10%;
	color: #FFF;
	font-size: 12px;
	font-weight: 100;
	overflow: hidden;
	display: none;
	text-indent: 25px;
}
.core_business_content_box_message_content{
	width: 100%;
	position: absolute;
	top: 0;
	text-align: left;
}
.core_business_content_box_btn {
	border: 1px solid #FFF;
	width: 117px;
	height: 34px;
	position: absolute;
	bottom: 5%;
	line-height: 35px;
	color: #FFF;
	font-size: 13px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none;
}

/*第四页*/

.core_bg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	overflow: hidden;
	/*visibility: hidden;*/
	/*visibility: visible;*/
	opacity: 0;
}
.core_bg img{
	height: 100%;
}
.core_title{
	position: relative;
}

.core_move{
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	margin-top: 2%;
	width: 100%;
	height: 360px;
	position: relative;
	top: 113px;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}
.core_move_box{
	width: 58%;
	height: 300px;
	position: absolute;
	left: 21%;
	cursor: pointer;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;

}
.core_sheld{
	width: 100%;
	height: 100%;
	background: #000000;
	position: absolute;
	top: 0;
	opacity: 0.2;


}
.core_move_box:nth-of-type(1){
	-webkit-transform: translateZ(-200px) rotateY(-90deg) translate3d(0, -50%, 200px) rotateY(90deg);
	transform: translateZ(-200px) rotateY(-90deg) translate3d(0, -50%, 200px) rotateY(90deg);

}
.core_move_box:nth-of-type(2){
	-webkit-transform:translateZ(-200px) rotateY(0deg) translate3d(0, -50%, 170px) rotateY(0deg);
	transform:translateZ(-200px) rotateY(0deg) translate3d(0, -50%, 170px) rotateY(0deg);
}
.core_move_box:nth-of-type(3){
	-webkit-transform:translateZ(-200px) rotateY(90deg) translate3d(0, -50%, 200px) rotateY(-90deg);
	transform:translateZ(-200px) rotateY(90deg) translate3d(0, -50%, 200px) rotateY(-90deg);
}
.core_move_box:nth-of-type(4){
	-webkit-transform: translateZ(-200px) rotateY(180deg) translate3d(0, -50%, 200px) rotateY(-180deg);
	transform: translateZ(-200px) rotateY(180deg) translate3d(0, -50%, 200px) rotateY(-180deg);
}
.core_move_box img{
	width: 100%;
	height: 300px;
}
.position_number{
	display: none;

}
.box1{
	display: none;
}
.core_move_box_message{
	position: absolute;
	bottom: 10%;
	width: 100%;
	font-size: 24px;

}
.jump_sheld{
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.7;
	position: absolute;
	top: 0;
	z-index: 10;
	display: none;
}
.detail_page{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	background: black;
	opacity: 0.5;
	z-index: 10;
	display: none;
	-webkit-transform:translate3d(0, 0%, 10px);
	transform:translate3d(0, 0%, 10px);
}
.detail_page_box{
	width: 80%;
	height: 36%;
	padding-top: 11%;
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 4%;
	position: absolute;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	z-index: 110;
	display: none;
	text-align: left;
	text-indent: 20px;
	-webkit-transform:translate3d(-50%, -50%, 11px);
	transform:translate3d(-50%, -50%, 11px);
}
.detail_page_box strong{
	position: absolute;
	display: block;
	text-align: center;
	left: 50%;
	top: 7%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 12px;
	text-indent:0;
}
/*第五页*/
.cooperated_member{
	width: 94%;
	/*height: 200px;*/
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	padding-bottom: 80px;

}
.cooperated_member_box{
	width: 45%;
	height: 36px;
	text-align: center;
	display: inline-block;
}
.cooperated_member_box img{
	height: 72px;

}
.member1{

}

.contact_us{
	width: 100%;
	background: #FFFFFF;
	position: relative;
}

.contact_us_down{

	width: 90%;

	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;


}

.contact_us_down_box{
	float: left;
	margin: 0 3%;
	width: 100%;
	margin-bottom: 20px;
}
.contact_us_down_box:nth-of-type(1){
	margin-bottom: 0px;
}
.contact_us_down_box:nth-of-type(2){
	margin-top: 0;
}
.contact_us_down_box:nth-of-type(2){
	margin-left: 7%;
}
.qr_code{width: 200px;}
.tip{
	min-width: 260px;
	height: 30px;
	/*padding-left: 40px;*/
	font-size: 14px;
	text-align: left;
	margin-bottom: 4%;
}
.contact_us_tip1{

}
.contact_us_tip2{

}
.contact_us_tip3{
	margin-top: 16px;
}
.tip1_img,.tip1_img_2{
	width: 20px;
	height: 30px;
	text-align: center;
	float: left;
	line-height: 30px;
	position: relative;
}
.tip_message{
	width: 79%;
	height: 100%;
	/* line-height: 30px; */
	margin-left: 11px;
	float: left;
	font-size: 13px;
	margin-top: 8px;
}
.tip1_img img{
	height: 90%;
}
.tip1_img_2 img{
	height: 55%;

}
.clearboth{
	clear: both;
}
.tip1_img img,.tip1_img_2 img{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.contact_us_tip4{

	font-size: 30px;
}
.contact_us_tip4 a{
	text-decoration: none;
	color:  rgb(0,113,179);
}
.contact_us_btn{
	width: 100px;
	height: 30px;
	border: 1px solid  rgb(0,113,179);
	color:  rgb(0,113,179);
	line-height: 30px;
	margin: auto;
}

.last_img{
	width: 100%;
	height: 300px;
	position: absolute;
	bottom:0px ;
	/*overflow: hidden;*/
	/*visibility: hidden;*/
	opacity: 0;


}
.last_img2{
	width: 100%;
	height: 200px;
}
.last_img img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.last_padd{
	width: 100%;
	height: 20px;
}
.last_link{
	width: 80%;
	margin-left: 10%;
	text-align: left;
}
.last_link a{
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 3%;
	margin-top: 10px;
	font-size: 13px;
	display: block;
	float: left;
}
.last_img img{
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);

}

.tail{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #FFFFFF;
}




.swiper-container {
	width: 100%;
	height: 100%;
	position: relative;
	/*overflow: hidden;*/
	z-index: 10;
}

.wiper-wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
}

.page {
	position: relative;

	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}

.sub_title{
	padding: 30px 0px;

}
.sub_title img{
	width: 250px;
}
.grey{
	width: 100%;
	height: 100%;
	background: #1f1e1e;
	opacity: 0.8;
	position: absolute;
	top: 0;
}


.jump_btn{
	width: 50px;
	height: 50px;
	position: fixed;
	right: 30px;
	top: 30px;
	background: url(../img/banner/banner_btn.png);
	background-size: 100% 100%;
	z-index: 15;
	cursor: pointer;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.jump_nemu{
	width: 100%;

	position: fixed;
	top: 0%;
	z-index: 10;

}
.jump_content_3d{
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d ;
	-webkit-perspective: 800px;
	perspective: 800px;
}
.jump_content{

	width: 100%;
	/*height: 300px;*/
	position: absolute;

	background: #FFFFFF;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform:translate3d(0px, 0px, 0px)  rotateX(-180deg) ;
	transform:translate3d(0px, 0px, 0px)  rotateX(-180deg) ;
	text-align: center;

}
.jump_content_btn1{
	width: 100%;
	height: 20%;
	/*padding-top:20px;
	padding-bottom:20px;*/

	text-align: center;
	position: relative;
}
.jump_slide{
	width: 100%;
	height: 100%;
}
.center_h,.jump_content_btn1_cn{
	width: 100%;
	height: 50%;
}
.center_h img,.jump_content_btn1_cn img{
	width: 50%;
}
.small_l{
	margin-top: -5%;
}
.small_l2{
	margin-top: -5%;
}
.big_l{
	padding-top: 4%;
}
.jump_logo{
	width: 100%;
	padding-top: 24px;
}
.jump_logo img{
	width: 40%;
}
.jump_content2{
	color: #8c8a8a;
	margin-top: 9%;
}
.line{
	width: 60px;
	margin: auto;
	border-bottom: 1px solid rgba(248,154,28,1);
}

.language_btn{
	width: 50px;
	height: 50px;
	position: fixed;
	right: 30px;
	top: 90px;
	background: rgba(0,0,0,0.5);
	color: #FFF;
	z-index: 99;
	cursor: pointer;
	opacity: 0.8;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	/*display: none;*/
}

/*填充物*/
.about_page_padding{
	width: 100%;
	height: 30px;
}
.core_business_padding{
	width: 100%;
	height: 36px;
}
/*动画*/


.addw{
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.pcmode{
	display: none;
}