@charset "utf-8";body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img{padding:0;margin:0}
html{height:100%}
body{font-family:'微软雅黑';margin:0;padding:0;word-break:break-all;word-wrap:break-word;height:100%;background:#fff;font-size:14px;overflow-x:hidden;overflow:none;min-width:1680px}
dl,ul{margin:0;padding:0}
dl dt,dl dd,ul li{list-style:none;margin:0;padding:0}
a{color:#333;text-decoration:none;outline:none}
a:hover{color:#48b0c0;text-decoration:none}
a img{border:0}
h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}
.clear{clear:both;}
.clearfix:after{clear: both;display: block;content:'';}
.w1680{width:1680px;margin:0px auto;}
.fl{float:left}
.fr{float:right}
img{max-width: 100%;}
/*************************************************/

.wrap{width: 100%;height: 100%;position: relative;}
.top{padding-top:50px; width:100%; }
.content{position: absolute;top:15%;left: 25%;}
.content .mobile{float: left;}
.content .txt{float: left;margin-left:80px;padding-top:75px;}
.content .txt p{font-size: 50px;color: #fff;padding-top:20px;}
.content .txt .down{padding-top: 80px;}
.content .txt .down a{display: block;width: 180px;height: 50px;border-radius: 25px;color: #000;text-indent: 70px;
float: left;margin-right: 30px;line-height: 50px;background: url(../images/android.png) no-repeat 45px center #fff;}
.content .txt .down .ewm{background-color: #fff;border-bottom-right-radius:25px;border-bottom-left-radius:25px;padding:5px 10px 10px;
text-indent:0px;display: none;margin-top: -2px;}


.con_txt{color: #fff;font-size: 14px;position: absolute;top: 32%;left: 0px;width: 100%;color: #fff;}
.con_txt .con{width:35%;margin: 0px auto;line-height: 28px;}
.con_txt .con h3{padding-bottom: 20px;}
/*

.content .txt .down .ios{background: url(../images/ios.png) no-repeat 55px center #fff;text-indent: 85px;line-height: 52px;}
.content .txt .down a:hover{border-bottom-right-radius:0px;border-bottom-left-radius:0px;}

.content .txt .down .ewm img{width:160px;}
.content .txt .down a:hover .ewm{display: block;}
*/
.copyright{position: absolute;bottom:20px;left: 0px;width: 100%;text-align: center;color: #fff;font-size:12px;}
.copyright a{color: #fff;}
.links{font-size:15px;color: #fff;}
.links a{color: #fff;}
.logo_box {
  float:left;margin-left:100px;
}
.logo_box img{width:155px;}
.navigation-bar {
   padding-right:100px;
}
.navigation-item{position: relative;font-size:16px;float: right;margin-left: 35px;}
.navigation-bar a {
    color: #fff;
}
 .navigation-bar .current-tab {
   position: absolute;display: none;
    bottom: -10px;
    width: 100%;
    height: 2px;left:0px;
    background-color: #F9DB49;
}
.active .current-tab{display: block;}
.video-wrap{}
.video-wrap, .video-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;z-index:-99;overflow: hidden;
}
.video-wrap .mask{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	 opacity: 0.7;
    background-color: #000;
    height: 100%;
}



