/**
* this is for video download 2 page by fzb at 2014-12-6
*/
@charset "UTF-8";

body {
    position: relative;
    overflow: hidden;
    background-color: #4d4742;
    font-weight: normal;
    font-style: normal;
    font: 16px Microsoft YaHei,Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
ul,li{
    list-style: none;
}
a{
    color: #03a0ea;
    text-decoration:none;
    cursor: pointer;
}
* {
    margin: 0;
    padding: 0;
    border: 0;
}
.f-15 {
    font-size: 15px;
}
.hidden {
    display: none;
}
.headBg {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 74px;
    color:#fff; 
    background-color: rgba(0,0,0,0.5);
    /*background:#000\9;
    opacity:0.5\9;
    filter:alpha(opacity=50)\9; */
    background-image: url("../img/topBg.png")\9;
}
.header {
    width: 80%;
    height: 100%;
    min-width: 960px;
    margin: 0 auto;
    position: relative;
    color: #666;
}
.header p {
    position: absolute;
    top: 10px;
    right: -5px;
}
.header p a {
    margin: 0 15px;
}
.logoTitle{
    height: 37px;
    position: absolute;
    top: 17px;
    color: #fff;
    text-align: center;
    padding-left: 48px;
    line-height: 37px;
}
.logoTitleContent{
    margin-left:  11px;
    padding-left: 11px;
    color: rgba(255,255,255,0.95);
    border-left: 1px solid rgba(255,255,255,0.4);
}
.langChoose{
    width: 400px;
    position: absolute;
    top: 38%;
    font-size: 16px;
   /*color: rgba(255,255,255,0.9);*/
    text-align: center;
    padding-left: 64%;
    z-index: 100000;
}
.langText {
  position: absolute;
  width: 100%;
  height: 74px;
  color: #fff;
  z-index: 2;
  top: 35%;
}
.langTextArea {
  width: 70%;
  height: 100%;
  min-width: 960px;
  margin: 0 auto;
  position: relative;
}
.bannerBg {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.banner {
    width: 100%;
    height: 100%;
}
.downLoad {
    width: 150px;
    height: 43px;
    position: absolute;
    bottom: 120px;
    left: 725px;
}
.footer {
    color: #707070;
    width: 100%;
    height: 60px;
    line-height: 1.8em;
    padding-top: 20px;
    margin-top: 10px;
    text-align: center;
}
.footer a {
    color: #707070;
    margin-left: 10px;
}

/*-------------------------------add by wangms -----------------------------------------------------------------------*/
.home-banner{
    width: 100%;
    height: 430px;
}
.link-box{
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    text-align: center;
}
.link-body{
    width: 1055px;
    display: inline-block;
    margin: 0 auto;
}
.link-box ul{
    padding: 0;
    display: inline-block;
}
.link-box li{
    display: inline-block;
    position: relative;
    width: 464px;
    height: 200px;
    margin: 0 10px;
    background: #fff;
    overflow: hidden;
}
.imgcut{
    display: block;
    width: 100%;
    height: 100%;
}
.link-box li em{
    position: absolute;
    left: 0;
    bottom: 5px;
    height: 21px;
    padding-left: 10px;
    line-height: 21px;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    z-index: 20;
}
.ovbg{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 53px;
    background: #000;
    opacity: 0.6;
    z-index: 10;
    filter: alpha(opacity=60);
}
.link-box li strong{
    position: absolute;
    left: 0;
    bottom: 27px;
    padding-left: 10px;
    font-size: 16px;
    color: #fff;
    z-index: 20;
    font-weight: normal;
}
.nav-box{
    width: 100%;
    margin: 0 auto;
    background: #fff;
}
.banner-nav{
    width: 120px;
    height: 30px;
    margin:0 auto;
    background: #fff;
}
.banner-nav li{
    display: inline-block;
    cursor: pointer;
    width: 10px;
    height: 10px;
    margin:10px;
    background: url("../img/normal.png") no-repeat center center;
}
/*.banner-nav li.on{*/
    /*background: url("../img/active.png") no-repeat center center !important;*/
/*}*/
.banner-body{
    background: #fff;
    width: 100%;
    height: 400px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.banner-body img{
    height: 400px;
    width: 752px;
}
.banner-content{
    display: inline-block;
    position: relative;
}
.banner-body div{
    position: absolute;
    left:0;
    height: 400px;
    width: 100%;
}
.bg-content {
    width: 1024px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
.h-500{
    height: 500px;
}
.app-bg-1{
    background: url("../img/bg0.jpg") no-repeat center center;
}
.app-bg-2{
    background: url("../img/bg1.jpg") no-repeat center center;
}
.app-bg-3{
    background: url("../img/bg2.jpg") no-repeat center center;
}
.app-bg-4{
    background: url("../img/bg3.jpg") no-repeat center center;
}
.app-bg-5{
    background: url("../img/bg4.jpg") no-repeat center center;
}
.app-bg-6{
    background: url("../img/bg5.jpg") no-repeat center center;
}
.app-content-1{
    background: url("../img/app1.png") no-repeat center center;
}
.app-content-2{
    background: url("../img/app2.png") no-repeat center center;
}
.app-content-3{
    background: url("../img/app3.png") no-repeat center center;
}
.app-content-4{
    background: url("../img/app4.png") no-repeat center center;
}
.app-content-5{
    background: url("../img/app5.png") no-repeat center center;
}
.app-content-6{
    background: url("../img/app6.png") no-repeat center center;
}
.pc-banner-bg{
    background: url("../img/pc-banner-bg.jpg") no-repeat center center;
}
.app-banner-bg{
    background: url("../img/app-banner-bg.jpg") no-repeat center center;
}
.gotop{
    display: none;
    position: fixed;
    right: 90px;
    bottom: 100px;
    width: 66px;
    height: 67px;
    background: transparent url("../img/betop.png") no-repeat 0 0;
    background: transparent url("../img/betop.gif") no-repeat 0 0\9;/*IE8 hack*/
    z-index: 900;
    cursor: pointer;
}

.dLink{
    left: 80px;
    top: 310px;
    width: 190px;
    height: 42px;
    position: absolute;
}
.banner-content .pc-dLink{
    position: absolute;
    top: 260px;
    left: 430px;
    width: 130px;
    height: 35px;
    cursor: pointer;
}
.banner-content .app-dLink{
    position: absolute;
    left: 350px;
    top: 220px;
    width: 130px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    z-index: 999999;
}

/**/
.type-icons {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 110px;
    border-top: 2px solid #eeeeee;
    border-top: 1px solid gray;
    font-size: 0;
}
.type-icons ul {
    height: 100%;
}
.type-icons li {
    position: relative;
    float: left;
    width: 25%;
    text-align: center;
    cursor: pointer;
}
.type-icons li div {
    width: 125px;
    height: 100%;
    margin: 0 auto;
    padding: 14px 0;
}
.type-icons li.active div {
     border-top: 4px;
     margin-top: -4px;
 }
.type-icons li.active .liIconBox{
    border-top: solid #fff;
}
/*.type-icons li.last {
    margin-right: 0;
}*/
.icons-box {
    position: relative;
    min-width: 760px;
    width: 70%;
    height: 100%;
    margin: 0 auto;
}
.icons-box li img {
    height: 50px;
}
.iconIphoneText{
    font-size: 20px;
    color: #CCCCCC;
    border-top: hidden !important;
    /*position: absolute;*/
    bottom: -89px;
}
.removeLayer {
    background-color: rgba(0, 0, 0, 0.1) !important;
    position: absolute;
    border-top: hidden !important;
    bottom: -40px !important;
    z-index: 888 !important;
}
.masklayer{
    border-top: hidden !important;
}
.qrCode {
    position: absolute;
    bottom: 158px;
    left: 0;
    width: 360px;
    height: 335px;
}
.scanCodeDown{
    bottom: 160px;
    left: 0;
    color: #000;
    bottom: 169px;
    height: 40px;
    width: 240px;
    margin-left: 60px;
    font-size: 17px;
    text-align: center;
    position: absolute;
    bottom: 161px;
}
.scanCodeDown div{
    width: 63%;
    height: 100%;
    margin: 0 auto;
}
/*test start*/
.qrCode .qrCode-bg {
    width: 280px;
    height: 300px;
    background-color: #fff;
    margin-left: 40px;
    margin-top: 28px;
    position: absolute;
}
.trianglePc{
    width: 0;
    height: 0;
    margin-top: 300px;
    margin-left: 120px;
    position: absolute;
    border-width: 20px 20px 0px 20px;
    border-style: solid;
    border-color: #fff transparent;
}
.qrCode .qrcode-info {
    position: absolute;
    top: 33px;
    left: 41px;
    padding: 25px;
}
/*test end*/
.qrCode img {
    width: 229px;
    height: 220px;
}
.bannerList {
    position: absolute;
    top: 0;
    left: 0;
    transition: left 1s;
    -moz-transition: left 1s; /* Firefox 4 */
    -webkit-transition: left 1s; /* Safari 和 Chrome */
    -o-transition: left 1s; /* Opera */
    transition-timing-function: ease;
}
.banner li {
    position: relative;
    float: left;
}
.download-android, .download-ios {
    position: absolute;
    top: 60%;
    left: 56%;
    height: 28px !important;
    line-height: 28px;
    width: 103px !important;
    background: #00adee !important;
    color: #fff;
    font-size: 22px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: 5px 48px 5px;
}
.download-pc {
    position: absolute;
    top: 60%;
    left: 56%;
    height: 28px !important;
    line-height: 28px;
    width: 103px !important;
    background: #00adee !important;
    color: #fff;
    font-size: 22px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: 5px 48px 5px;
}
.download-mac {
    position: absolute;
    top: 60%;
    left: 28%;
    height: 28px !important;
    line-height: 28px;
    width: 103px !important;
    background: #00adee !important;
    color: #fff;
    font-size: 22px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: 5px 48px 5px;
}

.zhBgText {
    position: absolute;
    top: 32%;
    width: 39%;
    color: #fff;
}

.bigrounded {
    -webkit-border-radius: 400px;
    -moz-border-radius: 400px;
    border-radius: 400px;
    behavior: url(../js/ie-css3.htc);              /* This lets IE know to call the script on all elements which get the 'box' class */
}
.logo {
    width: 44px;
    height: 37px;
    position: absolute;
    top: 17px;
}
.fiveWrap {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  text-align: right;
}
.downloadLinkIcon {
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 2px 8px;
  font-size: 12px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  margin-right: 4px;
  text-decoration: none;
}

.langChoose{
    width: 125px;
    position: absolute;
    top: 38%;
    font-size: 16px;
    /* color: rgba(255,255,255,0.9); */
    text-align: center;
    padding-left: 74%;
    z-index: 100001;
}
.verChoose{
    width: 212px;
    position: absolute;
    top: 38%;
    font-size: 16px;
    /* color: rgba(255,255,255,0.9); */
    text-align: center;
    padding-left: 82%;
    z-index: 100000;
}

.activeBg{
    color :#008EFF !important;
}

.langChooseUl {
    display: inline-block;
  }
  .langChooseUl li {
      /* float: left; */
      width: 125px;
      height: 40px;
      cursor:pointer;
      color:#fff;
      font-size: 14px;
      margin-bottom: 5px;
  }
  .langChooseUl li img:first-child  {
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 4px;
    margin-left: 20px;
    width: 17px;
    height: 17px;
  }
  .langChooseUl li .iconDown {
    vertical-align: middle;
    margin-bottom: 2px;
    margin-left: 12px;
    margin-right: 20px;
  }
  .langNavUl {
      position: absolute;
      top:47px;
      display: none;
      background: rgba(80,70,67, .8);
  }
  /* .langChooseUl li:hover .langNavUl{display: block;} */
  .langNavUl li {
      /* display: block; */
      width: 125px;
      height: 30px;
      font-size: 14px;
      line-height: 30px;
      text-align: center;
      color: #fff;
  }
  .langNavUl .empty {
    height: 10px;
}
.verChooseUl {
    display: inline-block;
  }
  .verChooseUl li {
      /* float: left; */
      width: 125px;    
      height: 40px;
      cursor:pointer;
      color:#fff;
      font-size: 14px;
      margin-bottom: 5px;
  }
  .verChooseUl li .iconDown {
    vertical-align: middle;
    margin-bottom: 2px;
    margin-left: 12px;
    margin-right: 20px;
  }
  .verNavUl {
      position: absolute;
      top:47px;
      /* right: 57px; */
      display: none;
      background: rgba(80,70,67, .8);
  }
  /* .langChooseUl li:hover .langNavUl{display: block;} */
  .verNavUl li {
      /* display: block; */
      width: 125px;
      height: 30px;
      font-size: 14px;
      line-height: 30px;
      text-align: center;
      color: #fff;
  }
  .verNavUl .empty {
    height: 10px;
}
  .grayText{
      color :#8B8B7A;
  }
  .whiteText{
      color:#fff;
  }




.theme-top {
    width: 100%;
    margin-bottom: 15px;
}
.item-title {
    width: 260px;
    font-weight: bold;
}
.theme-item {
    display: inline-block;
    vertical-align: middle;
}
.img_bg {
    background: url("../img/icon-qr.png") no-repeat;
    width: 72px;
    height: 72px;
}
.theme-mask {
    z-index: 9998;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#000;
    opacity:0.5;
    filter:alpha(opacity=50);
    display:none;
}
.theme-popover {
    z-index:9999;
    position: absolute;
    top:50%;
    left:50%;
    width: 400px;
    min-height: 360px;
    margin:-180px 0 0 -200px;
    border-radius:25px;
    border:solid 2px #666;
    background-color:#fff;
    display:none;
    box-shadow: 0 0 10px #666;
  }
  .theme-poptit {
    padding:12px;
    position: relative;
  }
  .theme-popbod {
    padding:60px 15px;
    color:#444;
    /* height: 148px; */
  }
  .theme-popbom {
    padding:15px;
    background-color:#f6f6f6;
    border-top:1px solid #ddd;
    border-radius:0 0 5px 5px;
    color:#666
  }
  .theme-popbom a {
    margin-left:8px
  }
  .theme-poptit .close {
    float:right;
    color:#000;
    padding:5px;
    margin:-2px -5px -5px;
    font:bold 16px/16px simsun;
  }
  .theme-poptit .close:hover {
    color:#444;
  }
  .btn.theme-reg {
    position: absolute;
    top: 8px;
    left: 43%;
    display: none
  }
  .inp-gray, .feed-mail-inp {
    border:1px solid #ccc;
    background-color:#fdfdfd;
    width:220px;
    height:16px;
    padding:4px;
    color:#444;
    margin-right:6px
  }
  .dform {
    padding: 20px;
  }
  .dform .ipt_error {
    background-color:#FFFFCC;
    border-color:#FFCC66
  }
  .dform-tip {
    display:none;
    background-color:#080;
    color:#fff;
    line-height:42px;
    margin-top:10px;
    font-size: 14px;
  }
  .dform-tip-errer {
    background-color: #CF301A;
  }
  .dform-tip a {
    display: inline-block;
    padding: 0 20px;
    margin-left:10px;
    background-color: #FFE924;
    color: #CF301A;
  }
  .dform-login {
    padding:0;
    height: 270px;
    overflow: hidden;
  }
  .theme-signin {
    font-size: 14px;
  }

  .theme-signin li {
    padding: 0 30px;
    margin-bottom: 15px;
    position: relative;
  }
  .placeholder {
      position: absolute;
      top: 0;
      z-index: 10;
      color: #888;
   }

  .theme-signin .btn {
    margin-bottom: 10px;
  }
  #identify_code_five {
      display: none;
  }
  .code_text {
    border: solid 1px #d2d2d2;
    border-left-color: #ccc;
    border-top-color: #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 #f8f8f8;
    background-color: #fff;
    padding: 4px 6px;
    height: 30px;
    line-height: 30px;
    color: #555;
    width: 175px;
    vertical-align: baseline;
  }
  .code_img_text {
        width: 106px;
        height: 40px;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
  }
  .ipt {
    border: solid 1px #d2d2d2;
    border-left-color: #ccc;
    border-top-color: #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 #f8f8f8;
    background-color: #fff;
    padding: 4px 6px;
    height: 30px;
    line-height: 30px;
    color: #555;
    width: 285px;
    vertical-align: baseline;
  }
  .item_check {
      margin-left: 48px;
      background-color: rgb(0,173,239);
      border: 1px solid rgb(0,173,239);
  }
  .btn {
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    min-width: 100px;
    padding: 0 12px;
    text-align: center;
    text-decoration: none;
    border-radius: 20px;
    color: #fff;
  }
  .btn-primary {
    background-color: #999;
    border: 1px solid #999;
  }
  .tipPlace {
      text-align: center;
      color: red;
      margin-bottom: 0 !important;
      display: none;
  }

.guide {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /* background: rgba(0,0,0,0.6); */
    z-index: 2020;
    /* display: flex; */
    /* flex-direction: column; */
}

.guide .guide-floor {
    position: relative;
    width: 100%;
}
.guide .guide-shadow {
    /* flex: 1; */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    background: rgba(0,0,0,0.6);
}

.guide .guide-floor img, .guide .guide-shadow img {
    display: block;
    width: 100%;
}


/* 判断ipad */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1366px){
    .header {
        width: 84%;
        min-width: auto;
    }
    .icons-box {
        min-width: auto;
        width: 78%;
    }
    .verChoose {
        display: none !important;
    }
    .langChoose {
        padding-left: 85%;
    }
    .ipt {
        -webkit-appearance: none;
        background-color: #fff;
        background-image: none;
        border: 1px solid #dcdfe6;
        outline: none;
        font-size: 16px;
    }
    .langNavUl li {
        height: 48px;
        line-height: 48px;
    }
}

/* ipad横屏 */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape){
/* style */
}

/* ipad竖屏 */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait){
/* style */
}


/* 判断iphone5 *//* 横屏竖屏判断方法与ipad一样 */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 760px) {
    .header {
        width: 84%;
        min-width: auto;
    }
    .icons-box {
        min-width: auto;
        width: 78%;
    }
    .theme-popover {
        transform: scale(1.5);
    }
    .ipt {
        -webkit-appearance: none;
        background-color: #fff ;
        background-image: none;
        border: 1px solid #dcdfe6;
        outline: none;
        font-size: 16px;
    }
    .verChoose {
        display: none !important;
    }
    .langChoose {
        padding-left: 85%;
    }
    .langNavUl li {
        height: 64px;
        line-height: 64px;
    }
}

