﻿@charset 'utf-8';
@font-face {
	font-family: 'RL';
	src: url('../fonts/raleway-light.eot');
	src: url('../fonts/raleway-light.woff') format('woff'), 
	url('../fonts/raleway-light.ttf') format('truetype'), 
	url('../fonts/raleway-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RT';
	src: url('../fonts/roboto-thin.eot');
	src: url('../fonts/roboto-thin.woff') format('woff'), 
	url('../fonts/roboto-thin.ttf') format('truetype'), 
	url('../fonts/roboto-thin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Rw';
	src: url('../fonts/raleway.eot');
	src: url('../fonts/raleway.woff') format('woff'), 
	url('../fonts/raleway.ttf') format('truetype'), 
	url('../fonts/raleway.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RB';
	src: url('../fonts/roboto-bold.eot');
	src: url('../fonts/roboto-bold.woff') format('woff'), 
	url('../fonts/roboto-bold.ttf') format('truetype'), 
	url('../fonts/roboto-bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
    font-family: 'robotolight';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot') format('embedded-opentype'),
    url('../fonts/roboto-light-webfont.woff2') format('woff2'),
    url('../fonts/roboto-light-webfont.woff') format('woff'),
    url('../fonts/roboto-light-webfont.ttf') format('truetype'),
    url('../fonts/roboto-light-webfont.svg') format('svg');
}
@font-face
{
    font-family: 'hel';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/helvetica-roman-semib.eot');
    src: local('?'), url('../fonts/helvetica-roman-semib.woff') format('woff'),
    url('../fonts/helvetica-roman-semib.ttf') format('truetype'),
    url('../fonts/helvetica-roman-semib.svg') format('svg');
}
/*b1集团简介*/
.j_b1xx{
	display: inline-block;
	margin: 0 auto;
}
.j_b1xx a{
	float: left;
	display: inline-block;
}
.j_b1xx a span{
	display: block;
	width: 300px;
}
.j_b1xx a span i{
	display: block;
	width: 100%;
	font-size: 28px;
	line-height: 32px;
	color: #999999;
	font-family: 'RL';
	font-style: normal;
	text-align: center;
	margin-bottom: 15px;
}
.j_b1xx a span .b1_xz-h{
	display: block;
}
.j_b1xx a span .b1_xz-l{
	display: none;
}
.j_b1xx a span.act i{
	color: #00a0e9;
}
.j_b1xx a span.act .b1_xz-h{
	display: none;
}
.j_b1xx a span.act .b1_xz-l{
	display: block;
}
.j_b1xxbo{
	display: block;
	text-align: center;
	margin-top: 45px;
}
.j_b1_con1{
	margin-top: 70px;
}
.b1_slibo .j_tm {
	padding-top: 20px;
}
.b1_slibo .j_tm h2{
	font-size: 14px;
	line-height: 28px;
	color: #00a0e9;
	font-family: 'RL';
}
.b1_slibo .j_tm h1{
	font-size: 16px;
	line-height: 42px;
	color: #666666;
	font-weight: bold;
}
.b1_slibo .j_sp{
	position: relative;
	margin: 7px 0 23px;
	overflow: hidden;
}
.b1_slibo .j_sp .mc{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.25;
	z-index: 2;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
}
.b1_slibo .j_sp .pic{
	position: relative;
	width: 100%;
	z-index: 1;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
}
.b1_slibo .j_sp .bof{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 70px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 3;
}
.b1_slibo{
	width: 714px;
	margin-right: 30px;
	overflow: hidden;
}
.b1_slibo .j_ms p{
	position: relative;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	padding: 15px 0 40px;
}
.b1_slibo .j_ms p::after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 52px;
	height: 2px;
	background: #666666;
}
.j_tm,
.j_ms{
	opacity: 0;
	-webkit-transition: all .2s ease-out 0s;
    -moz-transition: all .2s ease-out 0s;
    -ms-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
}
.b1_slibo.slick-current .j_tm,
.b1_slibo.slick-current .j_ms{
	opacity: 1;
}
.b1_slibo.act .j_tm,
.b1_slibo.act .j_ms{
	opacity: 1;
}
.b1_sli{
	position: relative;
}
.b1_sli .chanarrow{
	left: auto;
	right: 0;
	bottom: 0;
	-webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}
.j_b1_con1{
	position: relative;
}
.bgcor1{
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	z-index: 0;
	background: #f8fafc;
}
.j_b1_con2{
	margin-top: 70px;
}
.j_b1_con2 .b1_lb{
	margin-bottom: 30px;
	background: #f8fafc;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
}
.j_b1_con2 .b1_lb.act{
	background: #00a0e9;
}
.j_b1_con2 .b1_lb.act .text h1,
.j_b1_con2 .b1_lb.act .text h2,
.j_b1_con2 .b1_lb.act .text p{
	color: #ffffff;
}
.j_b1_con2 .b1_lb:last-child{
	margin-bottom: 0;
}
.b1_lb .pic_bo{
	position: relative;
	float: right;
	width: 542px;
	overflow: hidden;
}
.b1_lb .pic_bo .mc{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.25;
	z-index: 2;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
}
.b1_lb .pic_bo .pic{
	position: relative;
	width: 100%;
	z-index: 1;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
}
.b1_lb .pic_bo .bof{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 58px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 3;
}
.b1_lb .text{
	float: right;
	width: calc(100% - 542px);
	padding: 70px 40px 70px 0;
}
.b1_lb .text h2{
	font-family: 'RL';
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
}
.b1_lb .text h1{
	font-size: 24px;
	line-height: 36px;
	color: #666666;
	height: 36px;
	text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
	overflow:hidden;
	margin: 22px 0 22px;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
}
.b1_lb .text p{
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	height: 30px;
	text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
	overflow:hidden;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
}
.padding_o{
	padding-bottom: 0;
}
/*分页*/
.paging li
{
	font-family: 'Arial';
	line-height: 32px;

	display: inline-block;

	width: 34px;
	height: 34px;
	margin-right: 6px;
	margin-left: 6px;
	color: #333333;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	vertical-align: top;

	border: 1px solid transparent;
}
.fenye{
	width: 100%;
}
.pc_fenye{
	padding: 0 15px;
	position: relative;
	left:50%;
	transform: translateX(-50%);
	display: inline-block;
	margin:68px auto;/*间距*/
	text-align: center;
}
.pc_fenye li{
	float: left;
	width: 24px;
	height: 36px;
	border-bottom:2px solid transparent;
	font-size: 16px;
	line-height: 35px;
	color: #333333;
	text-align: center;
	margin:0px 15px;
}
.pc_fenye li:hover{
	border-bottom:2px solid #00a0e9;/*hover边框颜色*/
	color: #00a0e9;/*hover字体颜色*/
	font-weight: bold;
}
.pc_fenye li.lp:hover{
	border-bottom:2px solid transparent;/*hover边框颜色*/
	color: #333333;/*hover字体颜色*/
	font-weight: normal;
}
.pc_fenye li img{
	margin-bottom: 3px;
}
.pc_fenye li .red{
	display: none;
}
.pc_fenye li:hover .red{
	display: inline-block;
}
.pc_fenye li:hover .hui{
	display: none;
}
.pc_fenye li.activepage{
	border-bottom:2px solid #00a0e9;/*选中边框颜色*/
	color: #00a0e9;/*选中字体颜色*/
	font-weight: bold;
}
.sj_fenye{
	display: none;
	position: relative;
	width: 100%;
	margin: 30px 0;
	padding: 0 15px;
}
.sj_fenye .prev{
	width: 70px;
	height: 40px;
	border:1px solid #00a0e9;/*手机分页边框颜色*/
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #00a0e9;/*手机分页字体颜色*/
	float: left;
}
.sj_fenye .next{
	width: 70px;
	height: 40px;
	border:1px solid #00a0e9;/*手机分页边框颜色*/
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #00a0e9;/*手机分页字体颜色*/
	float: right;
}
/*f1体验店*/
.j_city{
	display: block;
	text-align: center;
}
.j_citybo{
	display: inline-block;
	margin-top: 78px;
}
.j_citybo span{
	position: relative;
	width: 277px;
	line-height: 46px;
	border: 1px solid #e5e5e5;
	float: left;
	display: inline-block;
	padding: 0 14px 0 24px;
	cursor: pointer; z-index:9;
}
.j_citybo span:nth-child(2){
	margin-left: -1px;
}
.j_citybo span i{
	float: left;
	width:calc(100% - 20px);
	font-size: 18px;
	line-height: 46px;
	color: #666666;
	font-style: normal;
	text-align: left;
}
.j_citybo span b{
	float: right;
	width: 14px;
	line-height: 46px;
}
.j_citybo span b img{
	width: 14px;
}
.j_citybo span b.act img{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.j_citybo span ul{
	display: none;
	position: absolute;
	left: -1px;
	top:100%;
	width:calc(100% + 2px);
	max-height: 147px;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	background: #ffffff;
	z-index: 2;
}
.j_citybo span ul li{
	font-size: 18px;
	line-height: 26px;
	padding: 10px 24px;
	color: #666666;
	border-top:1px solid #e5e5e5;
	text-align: left;
}
.j_citybo button{
	float: left;
	width: 178px;
	height: 48px;
	font-size: 18px;
	line-height: 46px;
	color: #ffffff;
	border: 1px solid #00a0e9;
	background: #00a0e9;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
}
.f1_con{
	padding-top: 80px;
}
.f1_slick{
	z-index: 2;
}
.f1_sli{
	position: relative;
	margin-bottom: 64px;
}
.f1_slibo{
	position: relative;
	padding-top: 130px;
	overflow: hidden;
	height: 500px;
}
.f1_sli:last-child{
	margin-bottom: 0;
}
.f1_sli:nth-child(2n+1) .sekuai{
	position: absolute;
	left: 0;
	top: 130px;
	width: 145px;
	height: 370px;
	background: #00a0e9;
}
.f1_sli:nth-child(2n) .sekuai{

	float: right;
	position: absolute;
	right:0;
	top: 130px;
	width: 145px;
	height: 370px;
	background: #cdad87;
}
.f1_sli:nth-child(2n+1) .f1_slibo .pic_bo{
	position: absolute;
	top:0;
	width: 982px;
	left: 80px;
	z-index: 1;
}
.f1_sli:nth-child(2n) .f1_slibo .pic_bo{
	position: absolute;
	top:0;
	width: 982px;
	right: 80px;
	z-index: 1;
}
.f1_slibo .pic{
	position: relative;
	width:100%;
	z-index: 1;
}
.f1_sli:nth-child(2n+1) .f1_slibo .yuan{
	position: absolute;
	top: 90px;
	right: 105px;
	z-index: 3;
}
.f1_sli:nth-child(2n) .f1_slibo .yuan{
	position: absolute;
	top: 90px;
	left: 105px;
	z-index: 3;
}
.f1_sli:nth-child(2n+1) .f1_slibo .jb{
	position: absolute;
	top:0;
	right:0;
	width:50%;
	height: 100%;
	background-image: -webkit-linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);
	background-image: -moz-linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);
	z-index: 2;
}
.f1_sli:nth-child(2n) .f1_slibo .jb{
	position: absolute;
	top:0;
	left:0;
	width:50%;
	height: 100%;
	background-image: -webkit-linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);
	background-image: -moz-linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);
	z-index: 2;
}
.f1_sli:nth-child(2n+1) .text{
	position: absolute;
	width: 320px;
	top: 170px;
	right:0;
	z-index: 2;
}
.f1_sli:nth-child(2n) .text{
	position: absolute;
	width: 320px;
	top: 170px;
	left:0;
	z-index: 2;
}
.f1_sli .text h1{
	font-size: 20px;
	line-height: 30px;
	color: #00a0e9;
	text-align: center;
	margin-bottom: 25px;
}
.f1_sli .text p{
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	text-align: center;
	margin: 8px 0;
}
.f1_sli .text span{
	display: block;
	text-align: center;
}
.f1_sli .text span img{
	width: 18px;
	margin: 12px auto 0;
}
.f1_sli:nth-child(2n+1) .lb_jt{
	position: absolute;
	right: 195px;
	bottom: 55px;
	z-index: 10;
}
.f1_sli:nth-child(2n) .lb_jt{
	position: absolute;
	left: 195px;
	bottom: 55px;
	z-index: 10;
}
.f1_sli .lb_jt .prev{
	float: left;
	margin: 0px 14px;
	padding: 5px 0;
	cursor: pointer;
}
.f1_sli .lb_jt .next{
	float: left;
	margin: 0px 14px;
	padding: 5px 0;
	cursor: pointer;
}
.f1_sli .lb_jt .prev img,
.f1_sli .lb_jt .next img{
	width: 21px;
}
/*b2视频影像详情*/
.b1_con{
	padding-bottom: 80px;
}
.lb1{
	position: relative;
}
.bg1{
	position: absolute;
	left: 0;
	top:0;
	width:100%;
	height: 100%;
	background: url(../images/j_bg.png) center 260px no-repeat;
	background-size: cover;
	z-index: 0;
}
.example_video_1-dimensions{
	width:auto!important;
	height: auto!important;
}
.video-js .vjs-tech{
	display: block!important;
	position: relative!important;
	width:auto!important;
	height: auto!important;
	margin: 0 auto!important;
	max-width: 100%!important;
}
.video-js{
	width:auto!important;
	height: auto!important;
}
.video-js .vjs-big-play-button{
	display: none!important;
}
.video_bo{
	position: relative;
}
.video_bo iframe{
	position: relative;
	display: block;
	margin: 0 auto;
	max-width: 100%;
	z-index: 1;
}
.video_bo .mc{
	position: absolute;
	left: 0;
	top:0;
	width:100%;
	height: 100%;
	background: #000000;
	opacity: 0.25;
	z-index: 2;
}
.video_bo video{
	position: relative;
	z-index: 0;
}
.video_bo .bof{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 3;
	cursor: pointer;
}
.video_bo .bof img{
	width: 96px;
}
.b1_con .text{
	padding: 70px 0 77px;
}
.b1_con .text h1{
	font-size: 36px;
	line-height: 42px;
	color: #060001;
	text-align: center;
	margin-bottom: 50px;
}
.b1_con .text .p{
	font-size: 14px;
	line-height: 26px;
	color: #666666;
}
.b1_con .text .p p{
	font-size: 14px;
	line-height: 26px;
	color: #666666;
}
.fanhui{
	position: relative;
}
.fanhui .prev{
	float: left;
	cursor: pointer;
	margin-left: 35px;
}
.fanhui .fh{
	position: absolute;
	left: 50%;
	top:0;
	width: 24px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	cursor: pointer;
}
.fanhui .next{
	float: right;
	cursor: pointer;
	margin-right: 35px;
}
.fanhui .prev img,
.fanhui .next img{
	width: 13px;
}
.fanhui .fh img{
	width: 24px;
}
/*e2旗舰店详情*/
.intitle p{
	font-size: 20px;
	color: #666666;
	line-height: 30px;
	margin-top: 22px;
}
.e2_sli{
	position: relative;
}
.e2_con{
	padding: 60px 0 0;
}
.e2_slibo{
	position: relative;
	width: 982px;
}
.e2_slibo img{
	width:100%;
	position: relative;
	z-index: 1;
}
.e2_slibo .mc{
	position: absolute;
	left: 0;
	top:0;
	width:100%;
	height: 100%;
	background: #ffffff;
	opacity: 0.7;
	z-index: 2;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
}
.e2_slibo.slick-active .mc{
	opacity: 0;
}
.e2_sli .lb_jt{
	position: absolute;
	right: 40px;
	bottom: 70px;
	z-index: 10;
}
.e2_sli .lb_jt .prev {
	float: left;
	margin: 0px 14px;
	padding: 5px 0;
	cursor: pointer;
}
.e2_sli .lb_jt .next {
	float: left;
	margin: 0px 14px;
	padding: 5px 0;
	cursor: pointer;
}
.e2_sli .lb_jt .prev img,
.e2_sli .lb_jt .next img {
	width: 21px;
}
.e2_con .text{
	position: relative;
	margin-top: 75px;
	padding-top: 115px;
}
.e2_con .text .e2xq_bg{
	position: absolute;
	left: 0;
	top:0;
	z-index: 0;
}
.e2_con .text .p_bo{
	position: relative;
	z-index: 2;
	padding-left: 148px;
}
.e2_con .text p{
	font-size: 14px;
	line-height: 26px;
	color: #666666;
}
.e2_con .text .map_bo{
	margin-top: 80px;
}
.e2_con .text .map_bo .map{
	width:100%;
	height: 490px;
}
.e2_con .text .map_bo .weiz_bo{
	position: absolute;
	left: 50%;
	bottom: 0;
	padding: 22px 94px;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.map_bo .weiz_bo .mc{
	position: absolute;
	left: 0;
	top:0;
	width:100%;
	height: 100%;
	background: #ffffff;
	opacity: 0.9;
	z-index: 1;
}
.e2_con .text .map_bo .weiz{
	position: relative;
	display: inline-block;
	min-width: 460px;
	z-index: 2;
}
.map_bo .weiz i{
	float: left;
	display: inline-block;
	line-height: 36px;
}
.map_bo .weiz i img{
	width: 36px;
}
.map_bo .weiz b{
	float: left;
	width:calc(100% - 36px - 30px);
	display: inline-block;
	font-size: 18px;
	line-height: 36px;
	color: #333333;
	margin-left: 30px;
	font-weight: normal;
}
.ditu_sj::before{
	content:"";
	width:0;
	height:0;
	position:absolute;
	left:50%;
	bottom: -15px;
	border-left:10px solid transparent;
	border-top:15px solid white;     /* 白色小三角形 */
	border-right:10px solid transparent;
	z-index: 15;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.no_h{
	white-space:normal;
	text-align: center;
}
.c1_con1 .tle h1{
	font-size: 48px;
	line-height: 80px;
	color: #00a0e9;
	text-align: center;
	margin-bottom: 30px;
}
.c1_con1 .tle h1 i{
	font-size: 80px;
	line-height: 80px;
	color: #00a0e9;
	font-weight: bold;
	font-style: normal;
}
.c1_con1 .tle p{
	font-size: 36px;
	line-height: 46px;
	color: #999999;
	font-family: 'RL';
	text-align: center;
}
.c1_sli1{
	overflow: hidden;
}
.c1_slick1{

}
.c1_slibo1{
	position: relative;
	width: 400px;
	padding: 50px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}
/*.c1_slibo1.slick-current{*/
	/*width: 400px;*/
	/*padding: 0 7px;*/
/*}*/
.c1_slibo1.act{
	width: 400px;
	padding: 0 7px;
}
.c1_slibo1 .pori{
	position: relative;
	overflow: hidden;
}
.c1_slibo1 .pori:hover .pic{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.c1_slibo1 .pic{
	width:100%;
	-webkit-transition: all .6s ease-out 0s;
	-moz-transition: all .6s ease-out 0s;
	-ms-transition: all .6s ease-out 0s;
	-o-transition: all .6s ease-out 0s;
	transition: all .6s ease-out 0s;
}
.c1_slibo1 .mc{
	position: absolute;
	left: 0;
	top:0;
	width:100%;
	height:100%;
	background: #000000;
	opacity: 0.16;
	z-index: 2;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}
/*.c1_slibo1.slick-current .mc{*/
	/*position: absolute;*/
	/*left: 0;*/
	/*top:0;*/
	/*width:100%;*/
	/*height:100%;*/
	/*background: #000000;*/
	/*opacity: 0.2;*/
	/*z-index: 2;*/
/*}*/
.c1_slibo1.act .mc{
	position: absolute;
	left: 0;
	top:0;
	width:100%;
	height:100%;
	background: #000000;
	opacity: 0.2;
	z-index: 2;
}
.c1_slibo1 .text{
	position: absolute;
	top:50%;
	left: 50%;
	width:calc(100% - 30px);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 3;
}
/*.c1_slibo1.slick-current .text .c1_ion{*/
	/*display: block;*/
	/*margin: 0 auto;*/
	/*position: relative;*/
	/*width: 126px;*/
	/*height: 126px;*/
	/*-moz-border-radius: 50%; !* Firefox *!*/
	/*-webkit-border-radius: 50%; !* Safari 和 Chrome *!*/
	/*border-radius: 50%; !* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 *!*/
	/*text-align: center;*/
	/*border: 1px solid rgba(255,255,255,1);*/
	/*line-height: 126px;*/
	/*margin-bottom: 48px;*/
/*}*/
.c1_slibo1.act .text .c1_ion{
	display: block;
	margin: 0 auto;
	position: relative;
	width: 126px;
	height: 126px;
	-moz-border-radius: 50%; /* Firefox */
	-webkit-border-radius: 50%; /* Safari 和 Chrome */
	border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	text-align: center;
	border: 1px solid rgba(255,255,255,1);
	line-height: 126px;
	margin-bottom: 48px;
}
.c1_slibo1 .text .c1_ion{
	display: block;
	margin: 0 auto;
	position: relative;
	width: 126px;
	height: 126px;
	-moz-border-radius: 50%; /* Firefox */
	-webkit-border-radius: 50%; /* Safari 和 Chrome */
	border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	text-align: center;
	border: 1px solid rgba(255,255,255,0.2);
	line-height: 126px;
	margin-bottom: 15px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}
/*.c1_slibo1.slick-current .text .c1_ion::before{*/
	/*content: '';*/
	/*position: absolute;*/
	/*left: 50%;*/
	/*top:50%;*/
	/*width: 90px;*/
	/*height: 90px;*/
	/*border: 4px solid rgba(255,255,255,1);*/
	/*-webkit-transform: translate(-50%, -50%);*/
	/*-moz-transform: translate(-50%, -50%);*/
	/*-ms-transform: translate(-50%, -50%);*/
	/*-o-transform: translate(-50%, -50%);*/
	/*transform: translate(-50%, -50%);*/
	/*-moz-border-radius: 50%; !* Firefox *!*/
	/*-webkit-border-radius: 50%; !* Safari 和 Chrome *!*/
	/*border-radius: 50%; !* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 *!*/
/*}*/
.c1_slibo1.act .text .c1_ion::before{
	content: '';
	position: absolute;
	left: 50%;
	top:50%;
	width: 90px;
	height: 90px;
	border: 4px solid rgba(255,255,255,1);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-moz-border-radius: 50%; /* Firefox */
	-webkit-border-radius: 50%; /* Safari 和 Chrome */
	border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.c1_slibo1 .text .c1_ion img{
	display: inline-block;
}
.c1_slibo1 .text .c1_ion::before{
	content: '';
	position: absolute;
	left: 50%;
	top:50%;
	width: 90px;
	height: 90px;
	border: 4px solid rgba(255,255,255,0.2);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-moz-border-radius: 50%; /* Firefox */
	-webkit-border-radius: 50%; /* Safari 和 Chrome */
	border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}
.c1_slibo1 .text .c1_ion img{
	width: 40px;
}
.c1_slibo1 .text h1{
	font-size: 36px;
	line-height: 62px;
	color: #ffffff;
	text-align: center;
}
.c1_slibo1 .text p{
	font-size: 18px;
	line-height: 32px;
	color: #ffffff;
	text-align: center;
}
/*.c1_slibo1.slick-current .text p{*/
	/*font-size: 18px;*/
/*}*/
/*.c1_slibo1.slick-current .text h1{*/
	/*font-size: 42px;*/
/*}*/
/*.c1_slibo1.slick-current .text .c1_ion{*/
	/*margin-bottom: 48px;*/
/*}*/
.c1_slibo1.act .text p{
	font-size: 18px;
}
.c1_slibo1.act .text h1{
	font-size: 42px;
}
.c1_slibo1.act .text .c1_ion{
	margin-bottom: 48px;
}
.c1_con1{
	padding-top: 110px;
	background: url(../images/bg.jpg);
	overflow: hidden;
}
.c1_sli1{
	padding-bottom: 43px;
	margin-top: 25px;
}
.c1_sli1 .chanarrow{
	bottom: 100px;
}
.c1_con2 .c2_sli{
	position: relative;
	float: left;
	width:calc(100% - 370px);
	overflow: visible;
}
.c2_sli .banner_pag{
	position: absolute;
	left: 569px;
	top: 10px;
}
.c2_sli .banner_pag .bann_a{
	display: block;
	font-size: 32px;
	line-height: 30px;
	color: #00a0e9;
	font-weight: bold;
}
.c2_sli .banner_pag .bann_b{
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #999999;
	font-weight: bold;
}
.c2_sli .banner_pag .bann_b i,
.c2_sli .banner_pag .bann_a i{
	font-style: normal;
}
.c1_con2 .tle{
	float: right;
	width: 370px;
	padding: 52px 50px 94px 80px;
}
.c1_con2 .tle h1{
	font-size: 56px;
	line-height: 90px;
	color: #333333;
	text-align: right;
}
.c1_con2 .tle h1 em{
	font-size: 86px;
	color: #00a0e9;
	font-weight: bold;
	font-style: normal;
}
.c1_con2 .tle p{
	font-size: 14px;
	line-height: 36px;
	color: #666666;
	text-align: right;
}
.c1_con2 .tle p em{
	font-size: 20px;
	color: #00a0e9;
	font-weight: bold;
	font-style: normal;
}
.c1_con2{
	padding: 100px 0;
	box-shadow: 0px 0px 70px #e4eaf1;
}
.c2_sli{
	overflow: hidden;
}
.c2_slick{
	margin: 0 -13px;
}
.c2_slibo{
	position: relative;
	padding: 0 13px;
	width: 280px;
}
.c2_slibo .pic_bo{
	position: relative;

}
.c2_slibo .pic_bo img{
	width:100%;
}
.c2_slibo .text{
	position: relative;
	margin-top: 25px;
}
.c2_slibo .text h1{
	font-size: 20px;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
}
.c2_slibo .text p{
	margin-top: 26px;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}
.c2_slibo .c12_bg{
	position: absolute;
	left: 0;
	top:0;
	width:100%;
	opacity: 0;
}
.c2_slibo .text .jb{
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	width:100%;
	height: 100%;
	background-image: -webkit-linear-gradient(to top, #0fa4e8, rgba(15, 164, 232, 0.5) 75%, rgba(15, 164, 232, 0) 100%);
	background-image: -moz-linear-gradient(to top, #0fa4e8, rgba(15, 164, 232, 0.5) 75%, rgba(15, 164, 232, 0) 100%);
	background-image: -o-linear-gradient(to top, #0fa4e8, rgba(15, 164, 232, 0.5) 75%, rgba(15, 164, 232, 0) 100%);
	background-image: -ms-linear-gradient(to top, #0fa4e8, rgba(15, 164, 232, 0.5) 75%, rgba(15, 164, 232, 0) 100%);
	background-image: linear-gradient(to top, #0fa4e8, rgba(15, 164, 232, 0.5) 75%, rgba(15, 164, 232, 0) 100%);
	z-index: 0;
}
@media (min-width: 992px){
	.c2_slibo .text .jb,
	.c2_slibo .c12_bg,
	.c2_slibo .text p,
	.c2_slibo .text h1,
	.c2_slibo .text{
		-webkit-transition: all .3s ease-out 0s;
		-moz-transition: all .3s ease-out 0s;
		-ms-transition: all .3s ease-out 0s;
		-o-transition: all .3s ease-out 0s;
		transition: all .3s ease-out 0s;
	}
}
/*.c2_slibo.slick-current .c12_bg{*/
	/*position: relative;*/
	/*opacity: 1;*/
/*}*/
.c2_slibo.act .c12_bg{
	position: relative;
	opacity: 1;
}
.c2_slibo{
	height: 500px;
}
.c12_l{
	width:calc(100% - 26px);
	position: absolute;
	top:50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
/*.c2_slibo.slick-current .pic_bo{*/
	/*display: none;*/
/*}*/
/*.c2_slibo.slick-current .text{*/
	/*width:100%;*/
	/*position: absolute;*/
	/*bottom: 0;*/
	/*padding: 20px 30px;*/
/*}*/
/*.c2_slibo.slick-current .text .jb{*/
	/*opacity: 1;*/
/*}*/
/*.c2_slibo.slick-current .text h1{*/
	/*position: relative;*/
	/*z-index: 1;*/
	/*font-size: 24px;*/
	/*color: #ffffff;*/
/*}*/
/*.c2_slibo.slick-current .text p{*/
	/*position: relative;*/
	/*z-index: 1;*/
	/*font-size: 16px;*/
	/*color: #eeeeee;*/
/*}*/
.c2_slibo.act .pic_bo{
	display: none;
}
.c2_slibo.act .text{
	width:100%;
	position: absolute;
	bottom: 0;
	padding: 20px 30px;
}
.c2_slibo.act .text .jb{
	opacity: 1;
}
.c2_slibo.act .text h1{
	position: relative;
	z-index: 1;
	font-size: 24px;
	color: #ffffff;
}
.c2_slibo.act .text p{
	position: relative;
	z-index: 1;
	font-size: 16px;
	color: #eeeeee;
}
.c2_sli{
	position: relative;
	z-index: 3;
}
.c2_sli .lb_jt{
	position: absolute;
	right: -318px;
	bottom: 65px;
	z-index: 5;
}
.c2_sli .lb_jt img{
	width: 22px;
	margin: 0 13px;
	cursor: pointer;
}
/* Jay */
.c1_con2 .tle .lb_jt{
	text-align: right;
}
.c1_con2 .tle .lb_jt img{
	display: inline-block;
	width: 20px;
	margin-left: 28px;
	margin-top: 45px;
}
.c1-con3{
	width: 100%;
	height: auto;
}
.c1-con3 h3{
	position: relative;
	z-index: 2;
	text-align: center;
	color: #00a0e9;
	font-size: 48px;
	padding-top: 100px;
}
.c1-con3 .bbg{
	z-index: 0;
}
.c1-con3 .container{
	position: relative;
	z-index: 2;
}
.c1-con3 .en{
	position: relative;
	z-index: 2;
	font-size: 36px;
	color: #999999;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 100px;
	font-family: 'Rw';
}
.c1-con3 h3 i {
	font-size: 120px;
	font-style: normal;
}
.c1-con3-list{
	width: 25%;
	height: auto;
	float: left;
	padding-left: 11px;
	padding-right:11px;
}
.c1-con3-list > .img{
	width: 100%;
	height: 280px;
	overflow: hidden;
	position: relative;
}
.c1-con3-list > .img-f{
	display: none !important;
}
.c1-con3-list > .img1{display: none;}
.c1-con3-list > .img img{
	height: 280px;
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);

	-moz-transform: translateX(-50%);

	-ms-transform: translateX(-50%);

	-o-transform: translateX(-50%);

	transform: translateX(-50%);
}
.c1-con3-list .bottom{
	width: 100%;
	height:280px;
	background: #F5F5F5;
	padding:40px 30px 0;
}
.c1-con3-list .bottom .img{
	text-align: center;
}
.c1-con3-list .bottom .img img{
	width: 35px;
}
.c1-con3-list .bottom .p1{
	font-size: 20px;
	font-weight: bold;
	color:#00a0e9;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 35px;
}
.c1-con3-list .bottom .p2{
	font-size: 14px;
	line-height: 26px;
	color: #666666;
}
/*d1加盟合作*/
.d1_con1 .tle{
	padding: 100px 0 70px;
}
.d1_con1 .tle h1{
	font-size: 48px;
	line-height: 48px;
	color: #00a0e9;
	text-align: center;
	margin-bottom: 34px;
}
.d1_con1 .tle p{
	font-size: 20px;
	line-height: 42px;
	color: #666666;
	text-align: center;
}
.d1_con1 .tle p strong{
	font-size: 26px;
}
.d1_sli{
	position: relative;
}
.j_bg2 img{
	display: block;
	width: 430px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.d1_slick{
	opacity: 0;
	position: absolute;
	left: 50%;
	top:calc(50% + 45px);
	width: 250px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2;
}
.d1_slibo{
}
.d1_slibo .p{
	font-size: 20px;
	line-height: 48px;
	color: #666666;
	text-align: center;
}
.d1_slibo .p p{
	font-size: 18px;
	line-height: 38px;
	color: #666666;
}
.d1_slibo .p strong{
	font-size: 24px;
	color: #00a0e9;
}
.slibtn{
	position: absolute;
	left: 50%;
	top:0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.slibtn .yuan{
	width: 690px;
}
.bgggg{
	padding-bottom: 466px;
}
.bgggg .container{
	position: relative;
}
.slibtn .yuand{
	opacity: 0;
	position: absolute;
	display: inline-block;
	width: 150px;
	height: 150px;
	border: 3px dashed #00a0e9;
	border-radius: 50%;
	text-align: center;
	line-height: 206px;
	background: #ffffff;
	cursor: pointer;
}
.slibtn .yuand i{
	position: absolute;
	top:50%;
	left: 50%;
	width:100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.slibtn .yuand h1{
	font-size: 28px;
	line-height: 48px;
	color: #00a0e9;
	font-weight: bold;
	font-style: normal;
}
.slibtn .yuand h2{
	font-size: 26px;
	line-height: 46px;
	color: #00a0e9;
	font-style: normal;
}
.slibtn .yuand[data-num='1']{
	left: -70px;
	top: 230px;
}
.slibtn .yuand[data-num='2']{
	left: 20px;
	bottom: 34px;
}
.slibtn .yuand[data-num='3']{
	left: 270px;
	bottom: -75px;
}
.slibtn .yuand[data-num='4']{
	right: 20px;
	bottom: 34px;
}
.slibtn .yuand[data-num='5']{
	right: -70px;
	top: 230px;
}
.yuand.act::before{
	content: '';
	display: block;
	width: 206px;
	height: 206px;
	border: 1px solid #00a0e9;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border-radius: 50%;
	animation:mymovea 2s infinite;
}
@-webkit-keyframes mymovea
{
	0% {
		width: 150px;
		height: 150px;
		opacity: 0;
	}
	29%{
		opacity: 0;
	}
	30%{
		opacity: 0.5;
	}
	100% {
		width: 180px;
		height: 180px;
		opacity: 0.1;
	}
}
.yuand.act::after{
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #00a0e9;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border-radius: 50%;
	animation:mymovec 2s infinite;
}
@-webkit-keyframes mymovec
{
	0% {
		width: 180px;
		height: 180px;
		opacity: 0;
	}
	29%{
		opacity: 0;
	}
	30%{
		opacity: 0.5;
	}
	100% {
		width: 210px;
		height: 210px;
		opacity: 0.1;
	}
}
.d12_slick{
	margin:0 -50px;
}
.d12_bo{
	position: relative;
	float: left;
	width: 20%;
}
.d12_bo::before{
	content: '';
	position: absolute;
	right: -30px;
	top: 73px;
	width: 60px;
	border-bottom: 2px dashed #00a0e9;
}
.d12_bo:last-child::before{
	border: 0;
}
.d12_bo .ion_bo{
	width: 150px;
	height: 150px;
	border: 3px solid #00a0e9;
	border-radius: 50%;
	padding: 45px 0;
	margin: 0 auto;
}
.d12_bo:last-child{
	margin-right: 0;
}
.d12_bo .ion_bo h1{
	font-size: 26px;
	line-height: 30px;
	color: #00a0e9;
	text-align: center;
}
.d12_bo .ion_bo p{
	font-family: 'RL';
	font-size: 20px;
	line-height: 30px;
	color: #666666;
	text-align: center;
}
.d12_bo .text{
	width:calc(100% - 30px);
	text-align: center;
	margin: 25px auto;
}
.d12_bo .text .p_bb{
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
}
.d12_bo .text .p_bb img{
	position: absolute;
	left: 0;
	top: 13px;
	width: 8px
}
.d12_bo .text .p_bb{
	position: relative;
	padding-left: 20px;
}
.d12_bo .text .p_bb p{
	font-size: 16px;
	line-height: 34px;
	color: #666666;
	text-align: left;
}
.d12_bo .text .p_bb strong{
	width:100%;
	display: inline-block;
	font-size: 24px;
	line-height: 34px;
	color: #00a0e9;
	text-align: left;
}
.d12_bo .text .p_bb p strong{
	display: inline;
	font-size: 24px;
	line-height: 34px;
	color: #00a0e9;
}
.d12_bo .text .p_bb p em{
	font-size: 20px;
	line-height: 34px;
	color: #00a0e9;
	font-weight: bold;
	font-style: normal;
}
.d1_con2{
	padding: 90px 0 320px;
}
.d1_con2 .tle{
	margin-bottom: 70px;
}
.d1_con2 .tle h1{
	font-size: 48px;
	line-height: 54px;
	color: #00a0e9;
	text-align: center;
	margin-bottom: 25px;
}
.d1_con2 .tle p{
	font-size: 20px;
	line-height: 42px;
	color: #666666;
	text-align: center;
}
.d1_con2 .tle p strong{
	font-size: 26px;
}
.d1_con3{
	padding: 190px 0 134px;
	margin-top: -250px;
}
.d1_con3 .tle{
	position: relative;
	margin-bottom: 85px;
}
.d1_con3 .tle h1{
	font-size: 48px;
	line-height: 54px;
	color: #00a0e9;
	text-align: center;
}
.d1_con3 .tle p{
	font-size: 20px;
	line-height: 36px;
	color: #00a0e9;
	font-family: 'RL';
	text-align: center;
}
.d1_con3 .tle img{
	position: absolute;
	left: calc(50% + 113px);
	top:calc(100% - 167px);
}
.d13_bd{
	position: relative;
	padding: 53px 20px 75px;
	margin-top: 57px;
}
.d13_bd .main013u{
	position: relative;
	z-index: 2;
	margin-top: 0;
}
.d13_bd .main013ul {
	margin: 0 -13px;
}
.d13_bd .main013u .ull {
	width: 50%;
	padding: 0 13px;
}
.d13_bd .main013u .input1 {
	margin-top: 22px;
}
.d13_bd .main013u input {
	height: 51px;
	border: 1px solid #d1d1d2;
	font-size: 14px;
	color: #666;
	width: 100%;
	padding-left: 15px;
}
.d13_bd .main013u ::-webkit-input-placeholder
{
	color: #666;
}
.d13_bd .main013u :-moz-placeholder
{
	color: #666;
}
.d13_bd .main013u ::-moz-placeholder
{
	color: #666;
}
.d13_bd .main013u :-ms-input-placeholder
{
	color: #666;
}
.d13_bd .main013u .liuyan textarea {
	height: 123px;
	border: 1px solid #d1d1d2;
	font-size: 14px;
	color: #666;
	width: 100%;
	padding: 15px;
	resize: none;
}
.d13_bd .main013u .inputyan{
	margin-top: 64px;
	position: relative;
}
.d13_bd .main013u .inputyan input{
	width: 244px;
}
.d13_bd .main013u .inputyan img{
	margin-left: 27px;
	width: 90px;
	height: 40px;
}
.d13_bd .main013u .inputyan button{
	width: 175px;
	height: 42px;
	background: #21a9f8;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	line-height: 42px;
	border-radius: 22px;
	box-shadow: 0 5px 3px 0 #cacdd2;
	margin-left: 250px;
	margin-top: 3px;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
}
.d13_bd .main013u .inputyan button:hover{
	background: #fff;
	color: #21a9f8;
}
.d13_bd .mc{
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height: 100%;
	background: #ffffff;
	opacity: 0.8;
	z-index: 0;
}
/*hover效果*/
@media (min-width: 1200px){
	.b1_slibo:hover .j_sp .mc,
	.b1_lb .pic_bo:hover .mc{
		opacity: 0;
	}
	.b1_slibo:hover .j_sp .pic,
	.b1_lb .pic_bo:hover .pic{
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}
	.j_citybo button:hover{
		background: #ffffff;
		color: #00a0e9;
	}
}
/*wow效果*/
.j_b1xx a:nth-child(2n+1) span,
.b1_sli,
.j_b1_con2 .b1_lb,
.fenye,
.j_citybo span:nth-child(1),
.f1_sli,
.input1,
.ull,
.d1_con3 .tle p,
.d1_con3 .tle h1,
.d1_con2 .tle p,
.d1_con2 .tle h1,
.c1_con1 .tle h1,
.c1_con1 .tle p,
.c1_slick1,
.c2_slick,
.c1_con2 .tle h1,
.c1_con2 .tle p,
.c1-con3 h3,
.c1-con3 p,
.c1-con3-list > .img,
.c1-con3-list .bottom{
	visibility: visible;
	animation-duration: 1s;
	animation-delay: 0s;
	animation-name: fadeInUp;
}
@media (max-width: 1199px){
	.slibtnlik,
	.d12_slick{
		visibility: visible;
		animation-duration: 1s;
		animation-delay: 0s;
		animation-name: fadeInUp;
	}
}
@media (min-width: 1199px){
	.d12_bo:nth-child(1),
	.yuand:nth-child(1),
	.yuand:nth-child(5){
		visibility: visible;
		animation-duration: 1s;
		animation-delay: 0.3s;
		animation-name: fadeInUp;
	}
	.d12_bo:nth-child(2),
	.yuand:nth-child(2),
	.yuand:nth-child(4){
		visibility: visible;
		animation-duration: 1s;
		animation-delay: 0.6s;
		animation-name: fadeInUp;
	}
	.d12_bo:nth-child(3),
	.yuand:nth-child(3){
		visibility: visible;
		animation-duration: 1s;
		animation-delay: 0.9s;
		animation-name: fadeInUp;
	}
	.d12_bo:nth-child(4){
		visibility: visible;
		animation-duration: 1s;
		animation-delay: 1.2s;
		animation-name: fadeInUp;
	}
	.d12_bo:nth-child(5){
		visibility: visible;
		animation-duration: 1s;
		animation-delay: 1.5s;
		animation-name: fadeInUp;
	}
}
.j_b1xx a:nth-child(2n) span,
.j_citybo span:nth-child(2){
	visibility: visible;
	animation-duration: 1s;
	animation-delay: 0.5s;
	animation-name: fadeInUp;
}
.j_city button{
	visibility: visible;
	animation-duration: 1s;
	animation-delay: 1s;
	animation-name: fadeInUp;
}
.bg1{
	visibility: visible;
	animation-duration: 1s;
	animation-delay: 0.5s;
	animation-name: fadeInUp;
}
/*媒体查询*/
@media (max-width: 1199px){
	.slibtn .yuand{
		height: 206px;
	}
	.f1_sli:nth-child(2n+1) .sekuai,
	.f1_sli:nth-child(2n) .sekuai{
		display: none;
	}
	.f1_sli:nth-child(2n+1) .f1_slibo .pic_bo,
	.f1_sli:nth-child(2n) .f1_slibo .pic_bo {
		position: relative;
		left: 0;
		right:0;
		width:100%;
	}
	.f1_slibo{
		padding-top: 0;
		height: auto;
	}
	.f1_sli:nth-child(2n+1) .lb_jt{
		right:50px;
		bottom: 20px;
	}
	.f1_sli:nth-child(2n) .lb_jt{
		left:50px;
		bottom: 20px;
	}
	.e2_slibo{
		width:100%;
	}
	.e2_slibo .mc{
		display: none;
	}
	.e2_sli .lb_jt{
		bottom: 30px;
		right: 30px;
	}

	.c1_slibo1.slick-slide{
		padding: 0 7px;
	}
	.c2_slibo {
		position: relative;
		padding: 0 5px;
	}
	.c2_sli .banner_pag{
		display: none;
	}
	.c12_l {
		width: 100%;
		position:static;
		height: 500px;
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-o-transform: translateY(0%);
		transform: translateY(0%);
	}
	.c2_slick{
		margin: 0;
	}
	.c1-con3-list {
		width: 50%;
		height: auto;
		float: left;
		padding-left: 11px;
		padding-right: 11px;
		margin-bottom: 20px;
	}
	.c1-con3-list > .img{
		display: block;
		width: 100%;
	}
	.c1-con3-list > .img img{
		display: block;
		width: 100%;
		height: auto;
		position:static;
		-webkit-transform: translateX(0%);

		-moz-transform: translateX(0%);

		-ms-transform: translateX(0%);

		-o-transform: translateX(0%);

		transform: translateX(0%);
	}
	.slibtn .yuand{
		position: relative;
		display: inline-block;
		border: 0px dashed #00a0e9;
		border-radius: 50%;
		text-align: center;
		background: transparent;
		cursor: pointer;
	}
	.slibtn .yuand[data-num='0']{
		left: 0px;
		top: 0px;
		right:0;
		bottom: 0;
	}
	.slibtn .yuand[data-num='1']{
		left: 0px;
		top: 0px;
		right:0;
		bottom: 0;
	}
	.slibtn .yuand[data-num='2']{
		left: 0px;
		top: 0px;
		right:0;
		bottom: 0;
	}
	.slibtn .yuand[data-num='3']{
		left: 0px;
		top: 0px;
		right:0;
		bottom: 0;
	}
	.slibtn .yuand[data-num='4']{
		left: 0px;
		top: 0px;
		right:0;
		bottom: 0;
	}
	.slibtn .yuand[data-num='5']{
		left: 0px;
		top: 0px;
		right:0;
		bottom: 0;
	}
	.slibtn{
		position: relative;
		margin-top: 50px;
	}
	.slibtn .yuan{
		display: none;
	}
	.slibtn .yuand i{
		display: block;
		width: 206px;
		height: 206px;
		line-height: 206px;
		border: 3px dashed #00a0e9;
		border-radius: 50%;
		background: #ffffff;
	}
	.bgggg{
		padding-bottom: 100px;
	}
	.slibtn .yuand b{
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.d12_bo::before{
		width: 40px;
		right: -20px;
	}
	.slibtnlik{
		padding: 0 40px;
	}
	.yuand.act i{
		background: #00a0e9;
	}
	.yuand.act h1,
	.yuand.act h2{
		color: #ffffff;
	}
	.yuand.act::before,
	.yuand.act::after{
		content: '';
		display: none;
		width: 206px;
		height: 206px;
		border: 1px solid #00a0e9;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		border-radius: 50%;
	}
	.d12_slick{
		padding: 0 40px;
	}
	.d12_bo::before{
		display: none;
	}
	.d12_slick{
		margin: 0;
	}
	.c1_con2 .tle{
		padding-bottom: 50px;
	}
}
@media (max-width: 991px){
	.j_b1xxbo{
		margin-top: 25px;
	}
	.j_b1_con1,
	.j_b1_con2{
		margin-top: 30px;
	}
	.pc_fenye{
		margin: 30px 0;
	}
	.b1_lb .pic_bo{
		float: none;
		width:100%;
	}
	.b1_lb .text{
		float: none;
		width:100%;
		padding: 20px 0;
	}
	.b1_lb .text h1{
		margin: 10px 0;
	}
	.pc_fenye{
		display: none;
	}
	.sj_fenye{
		display: block;
	}
	.b1_slibo{
		width:auto;
		margin-right: 0;
	}
	.b1_slick{
		padding-bottom: 15px;
	}
	.j_citybo{
		margin-top: 20px;
	}
	.f1_con{
		padding-top: 30px;
	}
	.f1_sli{
		margin-bottom: 20px;
	}
	.f1_sli:nth-child(2n+1) .text,
	.f1_sli:nth-child(2n) .text{
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.j_citybo span{
		width: 270px;
	}
	.b1_con .text{
		padding: 26px 0;
	}
	.b1_con .text h1{
		margin-bottom: 20px;
	}
	.b1_con{
		padding-bottom: 30px;
	}
	.bg1{
		background: url(../images/j_bg.png) center 100px no-repeat;
		background-size: cover;
	}
	.b1_con .text h1{
		font-size: 28px;
		line-height: 34px;
	}
	.e2_con{
		padding-top: 30px;
	}
	.e2_con .text .p_bo{
		padding-left: 0;
	}
	.e2_con .text .map_bo{
		margin-top: 25px;
	}
	.e2_con .text{
		padding-top: 70px;
		margin-top: 25px;
	}
	/* Jay */
	.c1_con1 .tle h1 {
		font-size: 24px;
		line-height: 40px;
		color: #00a0e9;
		text-align: center;
		margin-bottom: 20px;
	}
	.c1_con1 .tle h1 i {
		font-size: 36px;
		line-height: 40px;
	}
	.c1_con1 {
		padding-top: 30px;
	}
	.c1_sli1 {
		padding-bottom: 150px;
		margin-top: 35px;
	}
	.c1_sli1 .chanarrow {
		bottom: 56px;
	}
	.c1_slibo1 .text .c1_ion {
		width: 60px;
		height: 60px;
		line-height: 60px;
		margin-bottom: 30px;
	}
	.c1_slibo1 .text h1 {
		font-size: 24px;
		line-height: 30px;
		color: #ffffff;
		text-align: center;
	}
	.c1_slibo1 .text p {
		font-size: 18px;
		line-height: 24px;
	}
	.c1_con1 .tle p {
		font-size: 18px;
		line-height: 24px;
	}
	.c1-con3 h3 {
		text-align: center;
		color: #00a0e9;
		font-size: 24px;
		padding-top: 35px;
	}
	.c1-con3 h3 i {
		font-size: 32px;
		font-style: normal;
	}
	.c1-con3 .en {
		font-size: 24px;
		color: #999999;
		text-align: center;
		padding-top:30px;
		padding-bottom: 40px;
		font-family: 'Rw';
	}
	.d1_con1 .tle{
		padding: 30px 0 20px;
	}
	.d1_con1 .tle h1{
		margin-bottom: 15px;
		font-size: 24px;
		line-height: 24px;
	}
	.d1_con1 .tle p{
		font-size: 18px;
		line-height: 40px;
	}
	.d1_con1 .tle p strong{
		font-size: 20px;
	}
	.bgggg{
		padding-bottom: 30px;
	}
	.d1_slibo .p{
		font-size: 16px;
		line-height: 32px;
	}
    .d1_slibo .p p{font-size: 16px;
		line-height: 32px;}
	.d1_slibo .p strong{
		font-size: 18px;
	}
	.d1_con2{
		padding: 30px 0 270px;
	}
	.d1_con2 .tle h1{
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	.d1_con2 .tle p strong{
		font-size: 20px;
	}
	.d1_con2 .tle p{
		font-size: 18px;
		line-height: 30px;
	}
	.d1_con2 .tle{
		margin-bottom: 25px;
	}
	.d1_con3{
		padding: 120px 0 30px;
	}
	.d1_con3 .tle img {
		position: absolute;
		left: calc(50% + 70px);
		top: calc(100% - 148px);
	}
	.d1_con3 .tle h1{
		font-size: 24px;
		line-height: 30px;
	}
	.d1_con3 .tle p{
		font-size: 18px;
		line-height: 24px;
	}
	.d1_con3 .tle{
		margin-bottom: 20px;
	}
	.d13_bd{
		margin-top: 20px;
		padding: 0 15px 15px;
	}
	.d13_bd .main013u .inputyan button{
		margin-left: 150px;
	}
	.slibtn{
		margin-top: 25px;
	}
	.c2_slibo .pic_bo{
		display: none;
	}
	.c2_slibo .text{
		width:100%;
		position: absolute;
		bottom: 0;
		padding: 20px 30px;
	}
	.c2_slibo .text .jb{
		opacity: 1;
	}
	.c2_slibo .text h1{
		position: relative;
		z-index: 1;
		font-size: 24px;
		color: #ffffff;
	}
	.c2_slibo .text p{
		position: relative;
		z-index: 1;
		font-size: 16px;
		color: #ffffff;
	}
	.c2_slibo .c12_bg{
		opacity: 1;
	}
}
@media (max-width: 767px){
	.d1_con3 .tle img{
		display: none;
		height: auto;
	}
	.b1_slibo .j_sp .bof,
	.b1_lb .pic_bo .bof{
		width: 40px;
	}
	.bgcor1{
		display: none;
	}
	.b1_sli .chanarrow{
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.j_b1xx a{
		float: none;
	}
	.f1_sli:nth-child(2n+1) .text,
	.f1_sli:nth-child(2n) .text{
		position: relative;
		width:100%;
		top: 0%;
		-webkit-transform: translateY(-0%);
		-moz-transform: translateY(-0%);
		-ms-transform: translateY(-0%);
		-o-transform: translateY(-0%);
		transform: translateY(-0%);
		background: #f0f0f0;
		padding: 20px;
	}
	.f1_sli:nth-child(2n+1) .lb_jt,
	.f1_sli:nth-child(2n) .lb_jt{
		left: auto;
		right:10px;
		bottom: 15px;
	}
	.j_citybo{
		width:100%;
	}
	.j_citybo span{
		float: none;
		width:100%;
		display: block;
		margin: 5px auto;
	}
	.video_bo .bof img{
		width: 48px;
	}
	.e2_con .text .map_bo .map{
		height: 320px;
	}
	.e2_con .text .map_bo .weiz_bo{
		position: relative;
		left: 0;
		-webkit-transform: translateX(-0%);
		-moz-transform: translateX(-0%);
		-ms-transform: translateX(-0%);
		-o-transform: translateX(-0%);
		transform: translateX(-0%);
	}
	.e2_sli .lb_jt{
		bottom: 10px;
		right: 10px;
	}
	.e2_con .text .map_bo .weiz_bo{
		padding: 15px 10px;
	}
	.e2_con .text .map_bo .weiz{
		min-width: inherit;
	}
	.map_bo .weiz i{
		position: absolute;
		top:50%;
		left: 0;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.map_bo .weiz b{
		font-size: 14px;
		line-height: 24px;
		margin-left: 51px;
		width: calc(100% - 36px - 15px);
	}
	.c1_con2 .tle h1 {
		font-size: 24px;
		line-height: 30px;
		color: #333333;
		text-align: center;
	}
	.c1_con2 .tle p{
		text-align: center;
	}
	.c1_con2 .tle h1 em {
		font-size: 30px;
		color: #00a0e9;
		font-weight: bold;
		font-style: normal;
	}
	.c1_con2 .tle {
		float: right;
		width: 100%;
		padding: 30px 15px;
	}
	.c2_sli{
		padding-bottom: 30px;
	}
	.c2_sli .lb_jt{
		width: 100px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
		bottom: 0px;
	}
	.c1_con2 .c2_sli {
		float: left;
		width: calc(100%);
	}
	.c1_con2 {
		padding: 40px 0;
	}
	.c2_slibo{
		height: auto;
	}
	.c2_slibo .text p {
		margin-top: 15px;
		font-size: 16px;
		line-height: 30px;
		color: #ffffff;
	}
	.c1-con3-list {
		width: 100%;
	}
	.d13_bd .main013u .ull,
	.d13_bd .main013u .inputyan input {
		width: 100%;
	}
	.d13_bd .main013u .inputyan{
		text-align: center;
		margin-top: 22px;
		height: 113px;
	}
	.d13_bd .main013u .inputyan img{
		margin-left: 0;
		position: absolute;
		top: 5px;
		right: 5px;
	}
	.d13_bd .main013u .inputyan button{
		position: relative;
		top: 0;
		left: 0%;
		display: block;
		width:100%;
		margin: 20px auto 0;
		-webkit-transform: translateX(-0%);
		-moz-transform: translateX(-0%);
		-ms-transform: translateX(-0%);
		-o-transform: translateX(-0%);
		transform: translateX(-0%);
	}
	.c1-con3-list > .img{
		display: none;
	}
	.c1-con3-list > .img-f{
		display: block !important;
	}
	.j_bg2 img{
		width:100%;
	}
	.d1_slick{
		width: 60%;
		top: calc(50% + 22px);
	}
	.slibtn .yuand i{
		width: 150px;
		line-height: 150px;
		height: 150px;
	}
	.slibtn .yuand{
		height: 150px;
	}
	.slibtn .yuand h1{
		font-size: 24px;
		line-height: 32px;
	}
	.slibtn .yuand h2{
		font-size: 18px;
		line-height: 24px;
	}
}
@media (max-width: 414px){
	.c1_con2 .tle {
		float: none;
		width: 275px;
		padding: 30px 15px;
		margin: auto;
	}
	.c1_con2 .c2_sli {
		float: none;
		width: 100%;
	}
}