@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
li { list-style: none; }
i{font-style: normal;}
img { border: none; }
input,
select,
textarea { outline: none; border: none; background: none; border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  background-image: linear-gradient(transparent, transparent);
  font-family:"Helvetica", "Arial";
}
textarea { resize: none; }
html { -webkit-text-size-adjust:none;overflow-x:hidden;}
article， aside， details， figcaption， figure， footer， header， hgroup， menu， nav， section { display: block; }
img { display: block; max-width: 100%; height:auto; width: auto\9; /* ie8 */ vertical-align:top; }
.video embed， .video object， .video iframe { width: 100%; height: auto; }
a { border:0; text-decoration: none; outline: none;}
a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);}
em{ font-style: normal;}
.clearfix:after,
.clearfix:before { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
body {min-width:300px; /*font-family:"Helvetica", "Arial";*/ background-color: #fff; color:#030000;overflow-x:hidden;}
body{font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial,
"Microsoft YaHei", FreeSans, Arimo, "Droid Sans",
"wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3",
FontAwesome, sans-serif;}







body{
	font-family: SourceRegular;
	font-size: .36rem;
	line-height: 1.8;
	color: #fff;
	background-color: #fff;
}
.font-en {
    font-family: Arial;
}
.tab{
	display: none;
}
.tab.active{
	display: block;
}
.font-36{
	font-size: .36rem;
}
.font-32{
	font-size: .32rem;
}
.font-70{
	font-size: .70rem;
}
.p{
	padding: 0 .6rem;
	box-sizing: border-box!important;
}
h2{
	font-size: .6rem;
	line-height: 1;
	padding-top: 2rem;
	padding-bottom: 1.2rem;
}
h2 .font-en{
	font-family: Geogtq;
}
.font-dense{
	font-family: Dense;
	font-size: 1.08rem;
	line-height: 1;
}
.banner{
	position: relative;
	width: 100%;
	height: 11rem;

	text-align: center;
}
.banner.index1{
	background: url(./image/banner.jpg) no-repeat center;
	background-size: cover;
}
.banner.index2{
	background: url(./image/m-banner3.jpg) no-repeat center;
	background-size: cover;
}
.download-div{
	position: absolute;
	display: table;
	left: 1.4rem;
	top: 6.25rem;
	color: #fff;
}
.download-div h2{
	font-size: .8rem;
    color: #fff;
    position: absolute;
    top: -2.8rem;
    width: 6rem;
    text-align: left;
    font-style:italic;
}
.download>img{
	width: 1.2rem;
	height: 1.2rem;
}
.download-div>.detail{
	display: table-cell;
	line-height: 1;
	padding-left: .3rem;
	vertical-align: middle;
}
.detail>.light{
	margin-top: .2rem;
}
.fixed-top{
	position: fixed!important;
	top: 1.4rem!important;
	z-index: 4!important;
}
.navbar{
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: .38rem;
	height: 1.4rem;
	line-height: 1.4rem;
	background: #fff;
}
.navbar .font-en{
	font-family: Geogtq;
}
.navbar-repeat{
	display: none;
	position: relative;
	width: 100%;
	height: 1.4rem;
}
.navbar li{
	float: left;
	width: 33.3%;
	text-align: center;
}
.navbar a{
	position: relative;
	display: inline-block;
	height: 1.4rem;
	color: #666;
}
.navbar>li.active a>.redline{
	position: absolute;
	left: 50%;
	bottom: 0;
	display: inline-block;
	margin-left: -.65rem;
	width: 1.3rem;
	height: .06rem;
	background: #37b0f8;
	background-size: cover;
}
.navbar>li.active a{
	color: #37b0f8;
}
.navbar>li:nth-child(3) a>.font-en>div{
    display: block;
    margin-top: .3rem;
	line-height: 1;
}
.part{
	position: relative;
	width: 100%;
	color: #fff;
	text-align: center;
}
.part1{
	color: #333;
}
.part1-ul{
	box-sizing: content-box;
	width: 100%;
	height: 10.96rem;
	padding-bottom: 12.8rem;
	background: #fff;
	background-size: cover;
	display: flex;display: -webkit-flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.part1-ul>li{
	float: left;
	display: block;
	width: 4.2rem;
	height: 5.48rem;
	box-shadow: 0 0 10px rgba(49,189,251,.4);
	margin-bottom: .8rem;
	padding: .8rem 0;
	box-sizing: border-box;
	border-radius: .1rem;
}
.part1-ul>li>div{
	vertical-align: middle;
}
.part1-ul .font-dense{
	font-size: .6rem;
	padding-right: .1rem;
	font-weight: bold;
	line-height: 1rem
}
.part1-icon{
	display: inline-block;
	margin-bottom: .4rem;
	width: 1.6rem;
	height: 1.6rem;
}
.part1-desc{
	color: #666;
}
.part2 h2{
	color: #333;
}
.part2-ul{
	width: 100%;
	overflow: hidden;
}
.part2-ul>li{
	position: relative;
	display: table;
	float: left;
	font-size: .24rem;
	width: 5.37rem;
	height: 5.74rem;
	overflow: hidden;
	background: #168ef0;
}
.part2-ul>li:nth-child(3),
.part2-ul>li:nth-child(4){
	height: 6rem;
}
.part2-ul>li img{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: .8rem;
	display: inline-block;
	width: .66rem;
	height: .66rem;
}
.part2-ul>li:nth-child(1){
	border-right: .03rem solid #f5f5f5;
}
.part2-ul>li:nth-child(3){
	border-right: .03rem solid #f5f5f5;
	border-top: .03rem solid #f5f5f5;
	border-bottom: .03rem solid #f5f5f5;
}
.part2-ul>li:nth-child(4){
	border-top: .03rem solid #f5f5f5;
	border-bottom: .03rem solid #f5f5f5;
}
.part2-ul>li:nth-child(5){
	border-right: .03rem solid #f5f5f5;
}
.part2-ul>li>div{
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.part2-ul>li>div>.font-36{
	display: inline-block;
	margin-top: 1.8rem;
	width: 4rem;
}
.part2-ul>li>div>.font-32{
	display: inline-block;
	width: 4rem;
	line-height: 1.5;
	overflow: hidden;
	color:#fff;
	text-align: left;
	font-family: Arial;
	word-break: break-all;
	margin-top: .3rem;
}
.part2-ul>li .font-36 .font-en{
	font-family: Geogtq;
}
.part3{
	background: #fff;
}
.part3 h2{
	color: #333;
}
.part3-ul{
	display: table;
	width: 100%;
	height: 474px;
}
.part3-ul>li{
	position: relative;
	display: table;
	margin: 0 auto;
	width: 9.6rem;
	height: 5rem;
	margin-bottom: 1rem;
	background: #fff;
	border-radius: .3rem;
	color: #666;
	box-shadow: 0 0 10px rgba(49,189,251,.4);
}
.part3-ul>li>div{
	font-size: .36rem;
	/*width: 4.9rem;*/
	padding-top: 1rem;
	padding-left: .7rem;
	text-align: left;
}
.part3-ul>li>.moveImg{
	position: absolute;
	bottom: 1.2rem;
    right: .8rem;
	width: 2.8rem;
}
.part3-ul>li>.part3-3{
	top: -1rem;
	right: 0;
}
.part3-ul .text-red{
	font-size: .6rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: .4rem;
}
.part3-ul .text-red .font-en{
	font-family: Geogtq;
}
.part4{
	margin-bottom: 1.5rem;
}
.part4 h2{
	padding-bottom: .5rem;
}
.part4>p{
	font-size: .36rem;
	line-height: .66rem;
	opacity: .8;
	text-align: left;
	margin-bottom: 1.5rem;
}
.part4>.video-div{
	position: relative;
	width: 100%;
}
.part4>.video-div>.play{
	position: absolute;
	bottom: .7rem;
	display: block;
	width: 100%;
	text-align: center;
}
.part4>.video-div>.play>img{
	display: inline-block;
	width: 1.6rem;
	height: 1.6rem;
	z-index: 3;
}
#video{
	width: 100%;
	height: 6.7rem;
}
.part5{
	height: auto;
	padding-top: 1.5rem;
}
.part5>img{
	width: 100%;height: auto;
}
.head>.head-img{
	position: relative;
	left: -.1rem;
	z-index: 3;
	width: 1.4rem;
	height: 1.4rem;
}
.head1{
    left: 2.3rem;
    top: 1.2rem;
}
.head2{
	z-index: 3;
    left: .65rem;
    top: 2.5rem;
}
.info>div:nth-child(1){
    width: 2.73rem;;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*.info.info-show{
	width: 4.13rem;
}*/
.info>.font-28{
	font-size: .28rem;
	line-height: .43rem;
	opacity: .8;
}
.info>div{
	padding-left: .63rem;
}
.head:hover .info{
	width: 4.8rem;
	transition: width .4s;
}
/*about us*/
.part1 .company-intro{
	width: 100%;
	height: auto;
	padding: 0 .6rem;
	box-sizing: border-box;
	font-size: .36rem;
	color: #666;
	line-height: .8rem;
	text-indent: 2em;
	text-align: justify;
}
.part1 .company-photo{
	width: 100%;
	height: auto;
	padding: 0 .6rem;
	box-sizing: border-box;
}
.part1 .company-photo img{
	width: 100%;
	height: auto;
	display: block;
	margin:.3rem auto;
}
.part1 .huabei-partner{
	width: 100%;
	height: auto;
	padding: 0 .6rem;
	box-sizing: border-box;

}
.part1 .huabei-partner img{
	width: 100%;
	height: auto;
}
.part1 .contact-us-bg{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 3rem;
}
.part1 .contact-us-bg img{
	width: 100%;
	height: auto;
}
.part1 .contact-us-bg .contact-us-info{
	width: 7.8rem;
	height: 4.5rem;
	position: absolute;
	left: calc(50% - 3.9rem);
	top: -1rem;
	background: #fff;
	box-shadow: 0 0 5px #f5f5f5;
}
.part1 .contact-us-bg .contact-us-info h3 {
	width: 100%;
    font-size: .6rem;
    color: #333;
    line-height: 1.8rem;
}
.part1 .contact-us-bg .contact-us-info p {
	text-align: center;
    color: #666;
    font-size: .24rem;
    line-height: .6rem;
}

h2{
	padding-top: 1.2rem;
}
a{
	color: #fff;
}
.font-48{
	font-size: .48rem;
}
.part8 h2,
.part9 h2{
	text-align: center;
    font-family: Regular;
    font-size: .6rem;
    color: #333;
    line-height: .6rem;
    padding: 1.2rem 0;
}
.part8,
.part9,
.part10{
	position: relative;
	height: auto;
	background: #fff;
}
.content{
	text-align: left;
	word-break: break-all;
	opacity: .8;
}
.applyphotographer .btn-div{
	position: absolute;
	bottom: 1rem;
	width: 100%;
	text-align: center;
}
.applyphotographer .btn-div>a{
	display: inline-block;
	width: 6rem;
	height: 1.3rem;
	line-height: 1.3rem;
	background-size: cover;
}
.part10 h2{
	padding-top: 2.6rem;
}
.part8 .huabei-photo-item {
	padding: 0 .6rem;
}
.part8 .huabei-photo-item .huabei-photo-title{
	width: 2.25rem;
	height: auto;
	display: block;
	padding:0 0 .6rem;
	margin: 0 auto;
}
.part8 .huabei-photo-item p{
	color: #666;
	font-size: .36rem;
	line-height: .8rem;
	margin-bottom: .8rem;
}
.part8 .huabei-photo-item img{
	width: 100%;
	height: auto;
	margin-bottom: .6rem;
}
.part9 .huabei-photo-item4{
	width: 100%;
	height: 6rem;
	background: url(./image/photo_item4_bg.png) center center;
}
.part9 .huabei-photo-item5{
	width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,.6);
    top: 0;
    left: 0;
}
.part9 .huabei-photo-item5 .huabei-photo-title{
	width: 2.25rem;
	height: auto;
	display: block;
	padding:0 0 .4rem;
	margin: .5rem auto 0;
}
.part9 .huabei-photo-item5 p{
	color: #fff;
	font-size: .36rem;
	line-height: .8rem;
}
.part9 .huabei-photo-item5 ul{
	width: 100%;
	height: 1.5rem;
	margin: .4rem auto;
}
.part9 .huabei-photo-item5 ul li {
	width: 25%;
	height: 1rem;
	display: block;
	float: left;
	text-align: center;
}
.part9 .huabei-photo-item5 ul li img{
	width: auto;
	height: .4rem;
	display: block;
	margin:0 auto;
}
/*  i标签少用    */
/*  头部样式   */
.font-hide{
	display: none!important;
}
body{
	background: #fff;
}
.font-dense{
	font-family: Dense;
}
.font-arial{
	font-family: Arial;
}
.font-geogtq{
	font-family: Geogtq!important;
}
header{
	/*position: relative;*/
}
.header{
	width: 100%;
	height: 1.4rem;
	position: fixed;
	top: 0;
	z-index: 100;
}
.header-section{
	position: relative;
	height: 1.4rem;
}
.header-section .logo{
	width: 2.97rem;
	height: .48rem;
	/*background: url(../image/logo.png) no-repeat;*/
	background-size:contain;
	position: absolute;
	right: .6rem;
	top: 0;
	bottom: 0;
	margin: auto;
}
.header-section .logo img{
	float: right;
}
.header-section .logo .b-logo{width: auto;height: 100%;}
.header-section .logo .w-logo{width: auto;height: 100%;display: none;}
.header-section .header-menu{
	display: block;
	width: .58rem;
	height: .58rem;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuBAMAAACllzYEAAAAFVBMVEX///////////////////////////9nSIHRAAAABnRSTlMASUrk5udXTd49AAAAKElEQVQ4y2NgGCJAJA0bcGRwwyqegkM8lUEVq7gRw0gDo+E5Gp40AAB4IGpsYzPPuwAAAABJRU5ErkJggg==) no-repeat center center;
	background-size: contain;
	position: absolute;
	left: .6rem;
	top: 0;
	bottom: 0;
	margin: auto;
}
.header-section .header-section-bg{
	display: block;
	position: absolute;
	width: 100%;
	height: 1.4rem;
	background: #168ef0;
	opacity: 0;
}
.b-masks{
	position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.header-masks{
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(9,9,9,.5);
	z-index: 10;
}
.header-masks-show{
	display: block;
}
.header-section .nav{
	position: absolute;
	left: -4.4rem;
	box-sizing: border-box;
	display: block;
	width: 4.2rem;
	background: rgba(26,26,26,.97);
	padding-top: 1.8rem;
	z-index: 15;
	transition:all .5s;
}
.header-section .nav-show{
	left: 0;
}
.header-section .nav .nav-box{
	height: 100%;
	width: 100%;
	position: relative;
}
.header-section .nav .nav-box>span{
	display: block;
	width: .58rem;
	height: .58rem;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAMAAABgZ9sFAAAAOVBMVEX///////////////////////////////////////////////////////////////////////////+0EB4eAAAAEnRSTlMACAkRElRVVldYhovy9PX8/f63JYnKAAAArklEQVRIx+3VyxKDIAwFUHwV6qOB+/8f243TKUggd9yaZXJGUZPo3BOdmAe9NsxlZk2H1/TrSGuemRIgoa69AGnKUuMOzXsBsI/FDUXxXgDIUqbfde+1y4RaIYh6yEqpoSvFpr6UO7oAXZ0Rg/5DJv1jRn36GI369GbtXIgAEI2a5NxhuEflXiT3mbgm4FqMa2BuPLjh40abWxzcWiKXHrlS3ZY+rYW93fsdPFHGF5QFFqKrQ93jAAAAAElFTkSuQmCC) no-repeat center center;
	background-size: cover;
	position: absolute;
	top: -1.54rem;
	left: .6rem;
}
.header-section .nav li{
	height: 1.6rem;
	line-height: 1.6rem;
	border-bottom:1px solid rgba(255,255,255,.05);
	text-align: center;
	font-size: .42rem;
	color: #FFFFFF;
}
/*.header-section .nav li:last-child{
	font-family: Source;
	width: 2rem;
	line-height: .7rem;
	height: .7rem;
	text-align: center;
	position: absolute;
	border:1px solid rgba(255,255,255,.2);
	-webkit-border-radius: .35rem;
	-moz-border-radius: .35rem;
	border-radius: .35rem;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 1.52rem;
}*/
.header-section .nav li a{
	font-family: Source;
	color: #FFFFFF;
}
footer{
	position: relative;
}
.footer-top-two{
	width: 100%;
	position: relative;
	height: 0;
}
.footer-top-two a{
	display: block;
	width: 1.05rem;
	height: 1.05rem;
	position: absolute;
}
.footer{
	width: 100%;
	height: 9rem;
	background: #fff;
}
.footer-top{
	font-size: 0;
	width: 100%;
	height: auto;
	border-top:1px solid rgba(255,255,255,.05);
}
.footer-top-img{
	width: 9.62rem;
	height: 100%;
	margin:0 auto;
}
.footer-top-img span{
	float: left;
	height: 100%;
	width: 50%;
	text-align: center;

}
.footer-top-img span img{
	margin: 1.5rem 0 0.26rem;
	display: inline-block;
	width: 2.54rem;
}
.footer-top-img span p{
	font-size: .28rem;
	color:#666;
	line-height: .6rem;
}
.footer-center{
	font-size: 0;
	width: 100%;
	height: 1.8rem;
	overflow: hidden;
	box-sizing: border-box;
	padding-top:.78rem ;
}
.footer-center-link{
	width: 9.62rem;
	height: 100%;
	margin:0 auto;
	display: flex;
}
.footer-center-link>span{
	font-family: Source;
	flex: 1;
	text-align: center;
}
.footer-center-link>span:nth-of-type(1){
	text-align: left;
}
.footer-center-link>span:nth-of-type(2){
	position: relative;
}
.footer-center-link>span:nth-of-type(1) h3{
	margin-left: 1.4rem;
	margin-bottom: .35rem;
}
.footer-center-link h3{
	font-size: .38rem;
	line-height: .7rem;
}
.footer-center-link p{
	margin-left: 1.4rem;
	line-height: .58rem;
}
.footer-center-link a{
	color: white;
}
.footer-center-link p a{
	font-size: .28rem;
}
.footer-center-link>span:nth-of-type(1) h3{
	color: #ccc;
}
.footer-center-link>span:nth-of-type(2) span img{
	height: .38rem;
}
.footer-center-link>span:nth-of-type(2) span a{
	position: absolute;
	width:.44rem;
	height: .44rem;
}
.footer-center-link>span:nth-of-type(2) span a:nth-of-type(1){
	left: 1.8rem;
	bottom: .8rem;
}
.footer-center-link>span:nth-of-type(2) span a:nth-of-type(2){
	right: 1.8rem;
	bottom: .8rem;
}
.footer-bottom{
	width: 100%;
	height: 1.24rem;
	position: absolute;
	bottom: 1.2rem;
	text-align: center;
	line-height: .6rem;
}
.footer-bottom p,.footer-bottom a{
	display: block;
	font-size: .3rem;
	color:#666;
	text-align: center;
	line-height: .6rem;
}
.footer-bottom img{
	display: inline-block;
	height: .5rem;
	line-height: .6rem;
}
.footer .footer-top .huabei-download{
	font-family: Source;
	text-align: center;
	float: right;
	padding-top: 1.4rem;
}
.footer .footer-top .huabei-download a{
	width: 3rem;
    height: 1rem;
    margin: .5rem auto;
    display: block;
    line-height: 1rem;
    text-align: center;
    font-size: .4rem;
    border-radius: .5rem; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #1684f0 , #02c7ff); /* 标准的语法 */
}
.footer .footer-top .foot-app .huabei-download a:first-child{
	margin-bottom: 50px;
}
.invert-logo{
	white-space: nowrap;
	/* 按照logo要求美化一下 */
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0.05em;
	width: -moz-fit-content !important;
	width: fit-content !important;
}
.white-text{
	color: #fff;
}
.black-text{
	color: #000;
}
.logo-text{
	white-space: nowrap;
	/* 按照logo要求美化一下 */
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0.05em;
	width: -moz-fit-content !important;
	width: fit-content !important;
}
/**/
.onlinerace{
	background: #fff;
}
.onlinerace-num{
	width: 100%;
}
.onlinerace-t{
	margin: 0 auto;
	padding:0rem .6rem 1.35rem;
	
}
.onlinerace-t h1{
	text-align: center;
	font-family: Regular;
	font-size: .6rem;
	color: #333;
	line-height: .6rem;
	padding:1.2rem 0;
}
.onlinerace-t p{
	text-align: center;
	font-family: Regular;
	font-size: .36rem;
	color: #666;
	line-height: .8rem;
}
.onlinerace-img{
	width: 100%;
	padding-bottom: 1.5rem;
}
.onlinerace-img img{
	width: 100%;
}
.onlinerace-numb>h1{
	text-align:center;
	font-family: Regular;
	font-size: .6rem;
	color: white;
	line-height: 3.6rem;
	margin-top: .5rem;
}
.onlinerace-numb-count{
	text-align: center;
	padding-bottom: 3.8rem;
}
.onlinerace-numb-count h3{
	text-align:center;
	font-family: Regular;
	font-size: 0.46rem;
	color: white;
	line-height: 1.06rem;
	margin-top: 0.4rem;
	margin-left: 0.25rem;
	margin-right: 0.25rem;
}
.onlinerace-numb-count h4{
	text-align:center;
	font-family: Regular;
	font-size: 0.4rem;
	color: white;
	line-height: 0.8rem;
	margin-left: 0.25rem;
	margin-right: 0.25rem;
}
.onlinerace-numb-img{
	text-align: center;
}
.onlinerace-numb-img img{
	display: inline-block;
	width: 4.2rem;
}
.onlinerace-bottom img{
	width: 100%;
}
.onlinerace-content-title{
	width: 60%;
	height: auto;
	margin: .8rem auto;
}
.onlinerace-t .onlinerace-content p span{
	color: #37b5f0;
}

