/****index****/
.banner{
	height:496px;
	background:url(../index_files/back1.png) no-repeat center;
	background-size:auto 100%;
	padding-top:25px;
}
.banner-title{
	padding-top:110px;	
}
.banner-title h2{
	font-size:55px;
	color:#fff;
	font-weight:bold;
}
.banner-pic {
	padding-left:5%
}
.banner-pic img{
	display: block;
	max-width: 100%;
	margin:auto;
}
/*oversea*/
.oversea{
	padding:160px 0;
	text-align:center;
	font-size:16px;
	color:#464547;
	line-height:34px;
}
.title{
	text-align:center;
	font-size:28px;
	color:#465461;
	font-weight:bold;
}
.oversea_des{
	margin-top:60px;
}
.oversea_more{
	height:46px;
	margin-top:50px;
}
.oversea_more a{
	display: block;
	width:180px;
	height:40px;
	background:#2bdcd4;
	font-size:16px;
	color:#fff;
	text-align:center;
	line-height:40px;
	border-radius: 22px;
	margin:0 auto;
	font-weight:bold;
	-webkit-transition: box-shadow 0.15s ease,-webkit-transform 0.15s ease;
	-webkit-transition: box-shadow 0.15s ease,transform 0.15s ease;
	transition: box-shadow 0.15s ease,transform 0.15s ease;
	will-change: box-shadow,transform;
	box-shadow: 0 7px 14px -3px rgba(0,0,0,0.1), 0 2px 10px 0 rgba(0,0,0,0.2);
	transition: all 0.6s;
}
.oversea_more a:hover{
	box-shadow: 0 11px 16px -3px rgba(0,0,0,0.2), 0 4px 10px 0 rgba(0,0,0,0.3);
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px);
}
/*sea*/
.sea{
	padding:0 132px 115px;
}
.sea_main{
	padding-top:60px;
}
.sea_main ul{
	overflow:hidden
}
.sea_main ul li{
	float:left;
	width:25%;
}
.sea_main ul li:last-child .sea_t_btn{
	float:right;
}
.sea_t_btn{
	width:95%;
	height:102px;
	font-size:16px;
	color:#465461;
	padding-top:8px;
	cursor: pointer;
	text-align:center;
}
.sea_t_btn .sea_img{
	height:58px;
	margin-bottom:5px;	
}
.sea_t_btn .sea_img img{
	display: block;
	max-height:58px;
	margin:auto;
}
.sea_t_btn .sea_img .img2{
	display: none;
}
.sea_main .active .sea_t_btn{
	background:#2bdcd4;
	border-radius:4px;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.3);
	color:#fff
}
.sea_main .active .sea_t_btn .img1{
	display: none;
}
.sea_main .active .sea_t_btn .img2{
	display: block;
}
.sea_t_btn:hover{
	background:#2bdcd4;
	border-radius:4px;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.3);
	color:#fff
}
.sea_t_btn:hover .img1{
	display: none;
}
.sea_t_btn:hover .img2{
	display: block;
}
.sea_box{
	display: none;
	padding:75px 0 35px;
	box-shadow: 1px 2px 20px rgba(0,0,0,0.1);
	margin-top:30px;
}
.sea_box .col-md-6{
	padding:0 70px;
}
.sea_box-l img{
	max-width:100%;
	height:auto;
	display: block;
	margin:auto;
}
.sea_box_r{
	font-size:16px;
	color:#465461;
	line-height:30px;
}
.sea_box_r h3{
	font-size:24px;
	color:#465461;
	font-weight:bold;
	margin-bottom:20px;
}
.sea_box_r a{
	display: block;
    margin: 20px auto 0;
    background: url(../index_files/link.png) no-repeat left center;
    background-size: auto 11px;
    padding-left: 42px;
    font-size: 14px;
    font-weight: bold;
    color: #2bdcd4;
    margin-left: 0;
    -webkit-transition: margin-left 2s;
    -moz-transition: margin-left 2s;
    -o-transition: margin-left 2s;
    transition: all 0.6s;
}
.sea_box_r a:hover{
	margin-left:10px;
	text-shadow: 1px 2px 10px rgba(43,220,212,0.4);
}
/*coporate*/
.coporate{
	height:1140px;
	background:url(../index_files/back2.png) no-repeat center;
	background-size:auto 100%;
	padding-top:220px;
}
.coporate .w{
	padding:0 115px;
}
.title1{
	color:#fff
}
.coporate-t{
	overflow:hidden;
	padding-bottom:60px;
	border-bottom:1px solid #2bdcd4
}
.coporate-t ul{
	overflow:hidden;
}
.coporate-t ul li{
	float:left;
	width:20%;
	margin-top:80px;
}
.coporate-t ul li img{
	display: block;
	max-width:55%;
	margin:auto;
	height:70px;
}
.coporate-b{
	padding-top:85px;
	overflow:hidden;
}
.coporate-b ul li{
	float:left;
	width:20%;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	line-height:35px;
}
.coporate-b .counter{
	font-size:32px;
}
/*partner*/
.partner{
	margin-top:-99px;
	padding:0 65px;
}
.partner .col-md-3{
	display: table;
	margin-top:30px;
}
.partner_img{
	display: table-cell;
	height:47px;
	width:100%;
	vertical-align: middle;
	text-align:center;	
}
.partner_img img{
	display: block;
	margin:auto;
	max-height:47px;
	max-width:55%;
	margin-top:0;
}
.partner .swiper-container{
	margin-top:60px;
}
.partner .swiper-button-prev{
	background:url(../index_files/left.png) no-repeat center;
	left:0;
	top:55%
}

.partner .swiper-button-next{
	background:url(../index_files/right.png) no-repeat center;
	right:0;
	top:55%
}
/*latest*/
.latest{
	padding:160px 0 130px;
}
.latest_main{
	padding-top:60px;
}
.latest_box{
	width:80%;
	background:#fff;
	box-shadow: 1px 2px 10px rgba(153,153,153,0.7);
	margin:auto;
	border-radius: 6px;
	overflow:hidden;
}
.latest_img{
	overflow:hidden;
}
.latest_img img{
	display: block;
	width:100%;
	height:auto;
	transition: all 0.6s;
}
.latest_des{
	position:relative;
	padding:10px 15px 30px;
	font-size:12px;
	color:#5c5c5c;
	overflow:hidden;
}
.latest_des .mask{
	position:absolute;
	top:100%;
	left:0;
	right:0;
	height:100%;
	background:#2bdcd4;
	z-index:1;
	transition: all 0.6s;
}
.latest_des_main img{
	float:left;
	margin:2px 3px 0 0;
	width:12px;
}
.latest_des_main h3{
	font-size:13px;
	color:#333333;
	font-weight:bold;
	margin:10px 0;
}
.latest_des_main .profit{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
}
.latest_des_main span{
	display: inline-block;
	margin-top:20px;
	background:url(../index_files/arrow.png) no-repeat right center;
	padding-right:21px;
	font-size:14px;
	color:#2bdcd4;
	font-weight:bold;
	transition: all 0.6s;
}
.latest_des_main{
	position:relative;
	z-index:2;
}
.latest_box:hover .mask{
	top:0;
}
.latest_box:hover .latest_des{
	color:#fff
}
.latest_box:hover .latest_des_main h3{
	color:#fff
}
.latest_box:hover span{
	color:#fff;
	background:url(../index_files/arrow1.png) no-repeat right center;
}
.latest_box:hover .latest_img img{
	transform: scale(1.1);
}
.latest_box:hover .latest_des_main span{
	margin-left:10px;
}
/****about****/
.inside_banner{
	height:329px;
	background:url(../index_files/back6.png) no-repeat center;
}
.banner_title{
	font-size:45px;
	font-weight:bold;
	color:#fff;
	padding-top:90px;
	line-height:65px;
}
.banner_title1{
	padding-top:120px;
}
/*about*/
.about{
	padding:140px 0 105px;
}
.about_main{
	padding:60px 35px 0;
}
.about_l{
	text-align:right;
	padding-right:60px;
}
.about_l img{
	max-width:70%;
	height:auto;
}
.about_r{
	font-size:16px;
	color:#465461;
	line-height:36px;
	padding-top:20px;
}
/*value*/
.value{
	height:631px;
	background:url(../index_files/back7.png) no-repeat center;
	background-size:auto 100%;
	padding-top:80px;
}
.value_main{
	padding-top:60px;
}
.value_main .col-md-3:nth-child(1) .value_box,.value_main .col-md-3:nth-child(2) .value_box{
	border:2px solid #27c5eb;
}
.value_main .col-md-3:nth-child(3) .value_box,.value_main .col-md-3:nth-child(4) .value_box{
	border:2px solid #ac91f3;
}
.value_main .col-md-3:nth-child(2) .value_box{
	background:#27c5eb;
}
.value_main .col-md-3:nth-child(4) .value_box{
	background:#ac91f3;
}
.value_box{
	position:relative;
	width:90%;
	margin:auto;
	height:285px;
	padding:20px 5px 0;
	overflow:hidden;
	-webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    transition: all 2s;
}
.value_box_main{
	position:relative;
	z-index:2;
	font-size:14px;
	color:#465461;
	text-align:center;
}
.value_box:hover{
	 -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.value_img{
	height:63px;
}
.value_img img{
	display: block;
	max-height:63px;
	width:auto;
	margin:auto;
}

.value_box_main h3{
	font-size:16px;
	font-weight:bold;
	margin:20px 0;
	line-height:24px;
}
.value_main .col-md-3:nth-child(2) .value_box_main,.value_main .col-md-3:nth-child(4) .value_box_main{
	color:#fff
}

/*course*/
.course{
	padding:107px 0 120px;
}
.course_t{
	padding-top:60px;
	background:url(../index_files/link3.png) no-repeat center 96%
}
.course_t_main{
	width:1140px;
	margin:auto;
}
.course_t .slick-dots{
	display: none !important;
}
.course_t .slick-prev{
	display: none !important;
	background:url(../index_files/left1.png) no-repeat;
	width:18px;
	height:25px;
	left:0;
	top:auto;
	bottom:-14px;
	z-index:99
}
.course_t .slick-next{
	display: none !important;
	background:url(../index_files/right1.png) no-repeat;
	width:18px;
	height:25px;
	right:0;
	top:auto;
	bottom:-14px;
	z-index:99
}
.pro_time{
	padding:0 10px;
	text-align:center;
	font-size:16px;
	color:#465461;
}
.pro_time p{
	height:30px;
}
.course_t .slick-dotted.slick-slider{
	margin-bottom:0;
}
.pro_time span{
	display:block;
	width:10px;
	height:10px;
	border-radius: 50%;
	background:#465461;
	margin:15px auto 0;
}
.course_t .slick-current p{
	color:#27dcd4;
	font-size:20px;
	font-weight:bold;
}
.course_t .slick-current span{
	display: inline-block;
	background:#27dcd4;
	width:10px;
	height:10px;
}
.course_b{
	padding:60px 15px 0;
}
.course_box{
	display: none;
}
.course_box ul{
	text-align:center;
}
.course_box ul li{
	display: inline-block;
	margin:0 1%;
	background:#fff;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
	padding:20px 3%;
	vertical-align:top;	
}
.course_img{
	display: block;
	max-width:100%;
	margin:auto;
	height:auto
}
.course_des{
	font-size:16px;
	color:#465461;
	padding-top:35px;
	line-height:30px;
	text-align:left;
}
/*find1*/
.find1{
	background:url(../index_files/back8.png) no-repeat center;
}
.find1 a{
	color:#16c8f5;
}
/*welfare*/
.welfare{
	padding:140px 35px 135px;
}
.welfare_main ul{
	overflow:hidden;
}
.welfare_main ul li{
	float:left;
	width:20%;
	margin-top:60px;
	text-align:center;
	font-size:18px;
	color:#465461
}
.welfare_img{
	height:70px;
	margin-bottom:25px;
}
.welfare_img img{
	max-height:70px;
	height:auto;	
}

/*******join*****/
/*life*/
.life{
	padding:0 0 150px;
}
.life_main{
	padding-top:60px;
	overflow-x:hidden
}
.life_img{
	width:98%;
	margin:auto;
}
.life_img img{
	display: block;
	width:100%;
	height:auto;
}
/*job*/
.job{
	padding-bottom:140px;
}
.job_t{
	padding-top:70px;
	text-align:center;
	padding-bottom:45px;
	border-bottom:2px solid #c6c6c6;
}
.job_t ul li{
	display: inline-block;
	padding:2px 120px;
	border-right:1px solid #d3d3d3;
	font-size:22px;
	color:#465461;
	font-weight:bold;
	cursor: pointer;
}
.job_t ul li:last-child{
	border-right:0;
}
.job_t ul li img{
	margin-left:10px;
}
.job_t ul .active{
	color:#29d1e0;
}
.accordion {
	width: 100%;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.accordion .link {
	cursor: pointer;
	display: block;
	padding: 15px 20px;
	color: #4d4d4d;
	font-size: 22px;
	color:#465461;
	border-bottom: 1px solid #ddd;
	position: relative;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	text-transform: capitalize;
}
.accordion li i {
	position: absolute;
	top: 25px;
	left: 12px;
	width:15px;
	height:15px;
	background:url(../index_files/arrow4.png) no-repeat right center;
	background-size:15px auto;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px
}
.accordion li.open
.accordion li.open i {
	color: #b63b4d
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.accordion li.open .link{
	border-bottom: 0
}
.submenu {
	display: none;
	font-size: 16px;
	color:#465461;
	line-height:30px;
	border-bottom: 2px solid #c6c6c6;
	padding:20px;
}
.submenu a {
	display: block;
	text-decoration: none;
	color: #d9d9d9;
	padding: 12px;
	padding-left: 42px;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.submenu a:hover {
	background: #b63b4d;
	color: #fff
}
.job_b{
	padding-top:60px;
}

/*****news*****/
.inside_banner_orange{
	background:url(../index_files/back9.png) no-repeat center;
}
.inside_banner_purple{
	background:url(../index_files/back15.png) no-repeat center;
}
.news{
	padding:180px 0 140px;
	width:960px;
	margin:auto;
}
.news_t{
	text-align:center;
	border-bottom:1px solid #e0e0e0
}
.news_t a{
	display: block;
	width:134px;
	height:54px;
	margin:auto;
	font-size:24px;
	color:#465461;
	border-radius: 4px 4px 0 0;
	text-align:center;
	line-height:54px;
}
.news_t .on{
	background:#2bdcd4;
	color:#fff
}
.news_t .col-sm-3:hover a{
	background:#2bdcd4;
	color:#fff
}
.news_b{
	padding:45px 97px 0;
}
.news_box{
	margin-top:55px;
}
.news_img{
	overflow:hidden;
}
.news_img img{
	display: block;
	width:100%;
	height:auto;
	transition: all 0.6s;
}
.news_des{
	font-size:14px;
	color:#464547;
	line-height:24px;
	padding:10px 0 10px 3%;
}
.news_tag{
	font-size:12px;
	color:#000;
}
.news_time{
	color:#c0c0c0;
}
.news_des h3{
	font-size:18px;
	color:#465461;
	margin:10px 0 15px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.news_des p{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.news_des span{
	display: inline-block;
	margin-top:15px;
	background:url(../index_files/link.png) no-repeat left center;
	width:150px;
	font-size:12px;
	color:#2bdcd4;
	font-weight:bold;
	padding-left:30px;
	margin-left:0;
	transition:margin-left 2s;
-moz-transition:margin-left 2s; /* Firefox 4 */
-webkit-transition:margin-left 2s; /* Safari and Chrome */
-o-transition:margin-left 2s; /* Opera */
}
.news_box{
	transition: all 0.6s;
}
.news_box:hover{
	box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
}
.news_box:hover img{
	transform: scale(1.1);
}
.news_box:hover span{
	margin-left:10px
}
/*find_orange*/
.find_orange{
	background:url(../index_files/back10.png) no-repeat center;
}
.find_purple{
	background:url(../index_files/back16.png) no-repeat center;
}
.find_blue{
	background:url(../index_files/back17.png) no-repeat center;
}
.find_orange a{
	color:#fb5169;
}
.find_purple a{
	background:#fff;
	color:#976aec;
}
.find_blue a{
	background:#fff;
	color:#27a1ed;
}

/*office*/
.office{
	padding:75px 0 150px;
}
.office_main{
	margin-top:60px;
	position:relative;
}
.office_main .map{
	display: block;
	max-width:100%;
	height:auto;
	margin:auto;
}
.map_box{
	margin-bottom:20px;
	padding:0 1%;
}
.map_box_main{
	background:rgba(239,250,251,0.9);
	border-radius: 10px;
	padding:20px 15px;
	transition: all 2s;	
}
.map_tb{
	text-align:center;
	font-size:16px;
	color:#465461;
}
.map_tb img{
	display: block;
	max-width:100%;
	height:75px;
	margin:0 auto 15px;
}
.map_box_main ul{
	height:85px;
}
.map_box_main ul li{
	margin-top:20px;
	font-size:14px;
	color:#464a57;
}
.map_box_main ul li span{
	display: block;
	float:left;
	width:calc(100% - 48px);
}
.map_box_main ul li .map_pic{
	float:left;
	display:block;
	width:43px;
	margin-top:-5px;
}
.map_box_main ul li span img{
	display: block;
	height:25px;
	margin:auto;
}
.map_des{
	padding-right:5%;
}
.map_img_box{
	height:330px;
	overflow-y:auto;
}
.map_img_box img{
	display: block;
	width:100%;
	height:auto;
}
/*talk*/
.talk{
	height:940px;
	background:url(../index_files/back11.png) no-repeat top;
	background-size:auto 100%;
}
.talk_main{
	padding:143px 30px 0;
}
.talk_box{
	padding-top:60px;
}
.talk_l{
	padding:45px 5% 0;
	font-size:16px;	
	color:#465461;
	font-weight:normal;
}
.talk_l span{
	display: inline-block;
	font-weight:bold;
	line-height:36px;	
	color:#2bdcd4;
	width:100px;
	margin-right:20px;
	font-size:14px;
}
.talk_img{
	padding-top:50px;
}
.talk_img img{
	display: block;
	max-width:100%;
	height:auto;
	margin:auto;
}
.talk_r{
	width:79%;
	background:#fff;
	box-shadow: 1px 2px 10px #f3f3f3;
	margin:auto;
	padding:0 30px 30px;
}
.talk_r .item{
	padding-top:20px;
	font-size:13px;
	color:#465461;
	font-weight:bold;
}
.talk_r .item input{
	width:100%;
	height:38px;
	border:1px solid #eceded;
	margin-top:5px;
	border-radius: 4px;
	padding:0 5px;
	color:#333;
	font-size:14px;
}
.talk_r button{
	width:100%;
	height:34px;
	background:url(../index_files/btn.png) no-repeat center;
	background-size:100% 100%;
	box-shadow: none;
	margin-top:30px;
	border:0;
	font-size:18px;
	color:#fff;
	transition: all 1s;
}
.talk_r button:hover{
	box-shadow: 1px 2px 10px rgba(0,0,0,0.2);
	border-radius: 3px;
}
/****introduce****/
.introduce_banner{
	height:343px;
	background:url(../index_files/back12.png) no-repeat center
}
/*market*/
.market{
	padding:164px 30px 109px;
}
.market_t_l img{
	display: block;
    max-width: 70%;
    height: 34px;
    margin: 5px auto 40px;
	
}

.market_t_r{
	padding-left:13%;
	font-size:16px;
	color:#465461;
	line-height:30px;
}
.market_t_r h3{
	font-size:24px;
	color:#465461;
	font-weight:bold;
	margin-bottom:20px;
	line-height:42px;
}
.market_b{
	width:725px;
	margin:70px auto 0;
	background:#fff;
	box-shadow: 1px 2px 20px #e1eaf3;
	padding:45px 0;
	border-radius: 10px;
}
.market_b_img img{
	display: block;
	max-width:60%;
	margin:auto;
}
.market_b_img{
	border-right:1px solid #dadada
}
.market_b .col-xs-6:last-child .market_b_img{
	border-right:0;
}
/*design*/
.design{
	height:840px;
	background:url(../index_files/back14.png) no-repeat center;
	padding-top:200px;
	background-size:auto 100%
}
.design_l{
	padding:0 5%;
	font-size:18px;
	color:#fff
}
.design_l h3{
	font-size:28px;
	font-weight:bold;
	margin-bottom:45px;
	line-height:50px;
}
.design_l_list{
	width:300px;
	height:36px;
	margin-top:95px;
	border-radius: 18px;
	border:3px solid #fff;
}
.design_l_list ul li{
	float:left;
	width:33.33%;
	height:31px;
	text-align:center;
	line-height:31px;
	border-radius: 15px;
	cursor: pointer;
}
.design_l_list ul .active{
	background:#fff;
	color:#27c5ed;
}
.design_r{
	padding:0 5%
}

.design_main{
	margin-top:45px;
	width:490px;
	height:234px;
	background:url(../index_files/phone.png) no-repeat center;
	background-size:100% 100%;
	padding:17px 55px;
	transform:rotate(5deg);
-ms-transform:rotate(5deg); 	/* IE 9 */
-moz-transform:rotate(5deg); 	/* Firefox */
-webkit-transform:rotate(5deg); /* Safari 和 Chrome */
-o-transform:rotate(5deg); 
	overflow:hidden;
	display: none;
	transition: all 1s;
}
.design_main1{
	width:232px;
	height:487px;
	background:url(../index_files/phone1.png) no-repeat center;
	background-size:100% 100%;
	transform:rotate(0deg);
-ms-transform:rotate(0deg); 	/* IE 9 */
-moz-transform:rotate(0deg); 	/* Firefox */
-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
-o-transform:rotate(0deg); 
	padding:59px 15px;
	margin-top:-85px;
	margin-left:30px
}
.design_main img{
	display: block;
	width:100%;
	min-height:100%
}
.design_main video{
	width:100%;
	height:100%;
	object-fit:fill 	
}

/*accurate*/
.accurate{
	padding:0 0 135px;
}
.title_des{
	text-align:center;
	font-size:18px;
	color:#465461;
	margin-top:30px;
}
.one{
	margin:60px auto 0;
	height:345px;
	overflow:hidden;
	position:relative;
}
.one ul{
	width:100000px;
	position:absolute;
	left:0;
} 
.one ul li{
	display:block;
	float:left;
	border-radius:5px;
	width:320px;
}
.accurate_tb{
	position:relative;
	text-align:center;
}
.accurate_tb img{
	position:absolute;
	left: 28%;
    bottom: 21%;
}
.accurate_tb .num{
	font-size:100px;
	color:#beedfa;
	font-weight:bold;
}
.accurate_link{
	width:320px;
	height:14px;
	background:url(../index_files/link2.png) no-repeat center;
	background-size:100% 100%
}
.accurate_des{
	padding:26px 10% 0 20%;
	font-size:12px;
	color:#464a57;
	line-height:24px;
}
.accurate_des h3{
	font-size:16px;
	line-height:28px;
	font-weight:bold;
	margin-bottom:30px;
}
.accu_main{
	padding:20px;
	background:#fff;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
	overflow:hidden;
	margin-top:60px;
}
.accurate_l{
	float:left;
	width:137px;
}
.accurate_l ul li{
	width:137px;
	height:63px;
	text-align:center;
	font-size:14px;
	color:#465461;
	line-height:63px;
	font-weight:bold;
	cursor: pointer;
	border-radius:5px 5px 0 0;
}

.accurate_l ul .on{
	font-size:17px;
	color:#fff;
	background:#2bdcd4;
	
}
.accurate_r{
	position:relative;
	overflow: hidden;
	float:right;
	width:calc(100% - 137px);
	height:280px;
}
.accu_box{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	bottom:0;
	padding:80px 0 60px 80px;
	transition: all 2s;
	opacity: 0;
}
.accu_box_img img{
	display: block;
	max-width:100%;
	height:auto;
	margin:auto;
	animation: myfirst 2s infinite;
}
.accu_box_des{
	padding:40px 20px 20px;
	font-size:16px;
	color:#465461;
	line-height:30px;
}
/*coperate*/
.coperate{
	margin-top:0;
	padding-bottom:155px;
}
/*platform*/
.platform{
	padding:150px 81px;
}
/*network*/
.network{
	padding-bottom:150px;
}
.network_main{
	padding:60px 150px 0;
}
.advan{
	position:relative;
	width:75%;
	background:#fff;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
	margin:auto;
	padding:80px 3%;
	text-align:center;
}
.advan h3{
	font-size:25px;
	color:#465461;
	font-weight:bold;
}
.advan_img img{
	display: block;
	max-width: 100%;
	height:auto;
	margin:0 auto 30px;
}
.advan span{
	display: block;
	margin-top:40px;
	height:11px;
	background:url(../index_files/more1.png) no-repeat center;
	background-size:auto 100%
}
.advan_box{
	display: none;
	position:absolute;
	width:110%;
	height:110%;
	left:-5%;
	top:-5%;
	background:#fff;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
	padding:40px 20px;
	font-size:15px;
	color:#465461;
	text-align:left;
	line-height:30px;	
}
.advan_box .p1{
	font-size:16px;
	line-height:28px;
	margin-bottom:30px;
}
.advan_box a{
	display: block;
	width:109px;
	background:url(../index_files/more2.png) no-repeat center;
	padding-left:50px;
	font-size:14px;
	color:#2bdcd4;
	font-weight:bold;
	margin-top:35px;
	margin-left:0;
	transition: margin-left 2s;
-moz-transition: margin-left 2s; /* Firefox 4 */
-webkit-transition: margin-left 2s; /* Safari 和 Chrome */
-o-transition: margin-left 2s; /* Opera */
}
.advan_box a:hover{
	margin-left:10px;
}
.advan:hover .advan_box{
	display: block;
}

.map_img_box::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.map_img_box::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: none;
}
.map_img_box::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: none;
}
 

@keyframes myfirst {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, -2px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

/****news_details*****/
.news_details{
	padding:90px 0;
}
.news_details_des{
	font-size:14px;
	color:#333;
	line-height:24px;
}
.news_details_des h3{
	text-align:center;
	font-size:18px;
	color:#000;
	margin-bottom:20px;
}
.news_details_des img{
	display: block;
	max-width: 100%;
	height:auto !important;
	margin:auto;
}
.news_article{
	padding-top:60px;
	font-size:14px;
	color:#333;
	line-height:30px;
}
.news_article ul li a{
	color:#333;
}
.news_article ul li a:hover{
	color:#2bdcd4;
}
