/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/
.view_li img{-webkit-transition:all .15s cubic-bezier(.01,0,.985,.005);-o-transition:all .15s cubic-bezier(.01,0,.985,.005);transition:all .15s cubic-bezier(.01,0,.985,.005);-o-transition:all .15s cubic-bezier(.01,0,.985,1.005);-webkit-transition:all .15s cubic-bezier(.01,0,.985,1.005);}
.view_li img:hover{transition:all .1s cubic-bezier(.01,0,.985,1.005);-o-transition:all .1s cubic-bezier(.01,0,.985,1.005);-webkit-transition:all .1s cubic-bezier(.01,0,.985,1.005);transform:translate(-10px,-.2em) scale(1.01,1.01);-ms-transform:translate(-10px,-.2em) scale(1.01,1.01);-webkit-transform:translate(-10px,-.2em) scale(1.01,1.01);}
a[class]:hover{text-decoration:none;}
#banner_edit .banner_tab{bottom:2.6vw;}
#banner_edit .banner_tab a{height:auto;width:1.5em;font-size:14px;font-weight:bold;line-height:1.4em;opacity:1;border-radius:0;margin:0 3%;cursor:pointer; bottom:2.6vw; border-bottom-style:solid; border-bottom-width:2px;}
.about .about_img{width:45%;float:left;}
.about .about_info{width:44%;float:right;-webkit-box-sizing:border-box;box-sizing:border-box;}
.about .about_info>span{position:relative;padding-left:40px;}
.about .about_info>span:before{content:'';width:30px;height:2px;position:absolute;top:0;bottom:0;left:0;margin:auto;}
.about_img{text-align:right;}
.image_box{display:inline-block;}
.image_box::after{content:"";width:100%;height:100%;position:absolute;left:-5%;bottom:-6%;z-index:-1;}
.about_info .desc{padding-bottom:25px;}
.about_info .btn_cirlce{margin:0 15px 0 0;}
/* updates */

@media (max-width:1000px){ /*不知道干嘛的留在index*/
	.about .about_img{width:92%;padding-bottom:15px;margin-left:4%;}
	.about .about_info{width:100%;padding-left:0;text-align:center;}
	.image_box{margin-bottom:60px;max-width:82.6%;}
	.image_box::after{width:100%;height:100%;left:-60px;bottom:-60px;}
	.about_info .desc{padding-bottom:10px;}
	.desc{font-size:12px;}
	.about_info .btn_cirlce{margin-right:7px;}
	.through{font-size:12px;}
	.span_yell{display:block;position:absolute;left:0;top:0;width:50px;height:50px;border-radius:50%;font-size:16px;text-align:center;line-height:50px;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;}
	body .app_gallery{padding-top:20px;padding-bottom:30px;}
}


/* 
@media  screen and (min-width:1000px) {
	.bx_nav_one    .header_content_height{display: block !important;}
} */