
.banner{
    height: 380px;
    background: url("../images/banner1.jpg") no-repeat center center;
}
.banner2{
    height: 473px;
    background: url("../images/banner2.jpg") no-repeat center center;
}
.banner3{
    height: 474px;
    background: url("../images/banner3.jpg") no-repeat center center;
}
.banner4{
    height: 473px;
    background: url("../images/banner4.jpg") no-repeat center center;
}
.banner5{
    height: 381px;
    background: url("../images/banner5.jpg") no-repeat center center;
    position: relative;
}
.banner6{
    height: 491px;
    background: url("../images/banner6.jpg") no-repeat center center;
    position: relative;
}
.banner5  .w1290{
    position: absolute;
    top: 276px;
    left: 50%;
    margin-left: -645px;
}
.banner5 a{
    display: inline-block;
    width: 160px;
    height: 34px;
    padding-left: 30px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #00d8ff;
    border-radius: 15px;
    color: #fff;
    margin: 0 10px;
    font-size: 16px;
    background: url("../images/download_icon1.png") no-repeat;
    background-position: 30px 0px;
}
.banner5 a:nth-of-type(2){
    background-position: -155px 0px;
}
.banner5 a:nth-of-type(3){
    background-position: -330px 0px;
}
.bg{
    background: url("../images/bg.jpg") center center;
}
.w1290{
    width: 1290px;
    margin: 0 auto;
}
.tit1{
    padding: 55px 0 40px 0;
}
.txt1{
    font-size: 30px;
    color: #fff;
    text-align: center;
    text-align: center;
}
.txt2{
    font-size: 40px;
    color: #fff;
    text-align: center;
    text-align: center;
}
.date1{
    padding-bottom: 25px;
    text-align: center;
}
.date1 span{
    display: inline-block;
    width: 130px;
    height: 50px;
    line-height: 50px;
    border: 3px solid #050505;
    border-radius: 10px;
    color: #00d8ff;
    font-size: 16px;
    text-align: center;
}
.date li{
    width: 158px;
    height: 106px;
    text-align: center;
    background: #282828;
    cursor: pointer;
    float: left;
    margin: 0 6px;
}
.date li:hover{
    background: #1dc9e8;
}

.date li h3{
    font-size: 18px;
    color: #fff;
    padding: 25px 0 12px;
    font-weight: bold;
}
.date li:hover h3{
    color: #000;
}
.date li p{
    font-size: 16px;
    color: #fff;
}
.date li:hover p{
    color: #000;
}
.date li p span{
    color: #00d8ff;
}
.date li:hover p span{
    color: #000;
}
.date ul{
    width: 1020px;
    margin: 0 auto;
}
.slider1{
    position: relative;

}
.slider1 .prev{
    position: absolute;
    top: 6px;
    left: 25px;
    width: 82px;
    height: 82px;
    background: url("../images/prev.png") no-repeat;
}
.slider1 .prev:hover{
    background: url("../images/prev2.png") no-repeat;
}
.slider1 .next{
    position: absolute;
    top: 6px;
    right: 25px;
    width: 82px;
    height: 82px;
    background: url("../images/next.png") no-repeat;
}
.slider1 .next:hover{
    background: url("../images/next2.png") no-repeat;
}
.tit2{
    padding-top: 70px;
    padding-bottom: 40px;
}
.tit2 span{
    padding: 16px 24px 16px 64px;
    border: 3px solid #00d8ff;
    border-radius: 6px;
    background: url("../images/icon1.png") no-repeat 20px 13px;
    font-size: 16px;
    color: #00d8ff;

}
.table1 table{
    width: 100%;
}
.table1 th{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    height: 56px;
    text-align: center;
    border: 1px solid #5d5d5d;
    background: rgba(255,255,255,0.2);
}
.table1 td{
    font-size: 16px;
    color: #fff;
    height: 50px;
    border: 1px solid #5d5d5d;
    background: rgba(255,255,255,0.1);
}
.pad_b150{
    padding-bottom: 150px;
}
.line2{
    height: 1px ;
    background: #5d5d5d;
    overflow: hidden;
}
.sec1 ul{
    width: 796px;
    margin: 0 auto;
}
.sec1 li{
    float: left;
    margin: 0 35px;
}
.sec1 h1{
    width: 320px;
    height: 50px;
    line-height: 50px;
    border-radius: 6px;
    text-align: center;
}
.sec1 h1 a{
    width: 320px;
    height: 50px;
    border: 3px solid #00d8ff;
    border-radius: 6px;
    font-size: 16px;
    color: #00d8ff;
    display: block;
}
.sec1 h1 a:hover{
    font-size: 16px;
    color: #000;
    background: #00d8ff;

}
.sec1 p{
    font-size: 16px;
    color: #d4d4d4;
    text-align: center;
    padding-top: 13px;
}
.pad_b80{
    padding-bottom: 80px;
}

.aboutus{
    height: 680px;
    position: relative;
}
.t2{
    font-size: 16px;
    color: #fff;
    padding-bottom: 20px;
}
.t1{
    font-size: 30px;
    color: #fff;
    padding-bottom: 20px;
}
.t3{
    line-height: 30px;
    margin-bottom: 25px;
    color: #aaaaaa;
    font-size: 16px;
}
.aboutus .tit3{padding-bottom: 25px;}
.aboutus .text{
    width: 620px;
    position: absolute;
    top: 155px;
    left: 0;
}
.aboutus .aboutus_img{
    position: absolute;
    top: 155px;
    right: 0;
}
.aboutus .aboutus_img{
    position: absolute;
    top: 155px;
    right: 0;
}
.regulatory{
    height: 743px;
    background: url("../images/aboutus_img2.jpg") no-repeat center center;
    text-align: center;
}
.regulatory .tit3{
    padding-top: 165px;
}
.list1 ul{
    width: 771px;
    margin: 0 auto;
}
.list1 li{
    float: left;
    margin:0 21px;
    width: 215px;
    height: 165px;
    background: rgba(255,255,255,0.1);
}
.list1 img{
    margin: 24px 0 29px 0;
}
.list1 p{
    font-size: 16px;
    margin-bottom: 13px;
    color: #fff;
}
.list1 a{
    font-size: 16px;
    margin-bottom: 13px;
    color: #fff;
    text-decoration: underline;
}
.list2{
    padding-bottom: 40px;
}
.list2 li{
    width: 249px;
    height: 177px;
    margin: 0 6px 12px 6px;
}
.list2 ul{
    width: 1305px;
}
.list2 li img{
    margin: 0 ;
}
.list2 li img{
    margin: 0 ;
}
.tab{
    padding: 77px 0;
    text-align: center;
}
.tab a{
    display: inline-block;
    width: 143px;
    height: 49px;
    border-radius: 6px;
    line-height: 49px;
    text-align: center;
    border: 1px solid #525252;
    margin: 0 13px;
    color: #fff;
}
.tab a:hover ,.tab a.active{
    border: 1px solid #00d8ff;
    color: #00d8ff;
}
.list3 li{
    width: 420px;
    background: rgba(255,255,255,0.1);
    margin-bottom: 10px;
    padding: 14px 0 14px 80px;
    background-image: url("../images/contact_icon1.png") ;
    background-repeat: no-repeat;
    background-position: 20px 15px;
}
.list3 li:nth-of-type(2){
    background-image: url("../images/contact_icon1.png") ;
    background-repeat: no-repeat;
    background-position: 20px -112px;
}
.list3 li:nth-of-type(3){
    background-image: url("../images/contact_icon1.png") ;
    background-repeat: no-repeat;
    background-position: 20px -230px;
}
.list3 li:nth-of-type(4){
    background-image: url("../images/contact_icon1.png") ;
    background-repeat: no-repeat;
    background-position: 20px -320px;
}
.list3 li h2{
    font-size: 20px;
    color: #fff;
    margin-bottom: 13px;
}
.list3 li p{
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}
.address{
    padding-bottom: 100px;
}
.address .left{
    float: left;
}
.address .right{
    float: right;
}
.pc_download{
    padding: 110px 0;
}
.pc_download .left{
    width: 650px;
    float: left;
    text-align: center;
}
.pc_download .left a{
    display: inline-block;
    width: 375px;
    height: 70px;
    line-height: 70px;
    border-radius: 10px;
    border: 1px solid #00d8ff;
    color: #00d8ff;
    font-size: 25px;
    background: url("../images/download_icon2.png") no-repeat 45px 18px;
    margin-top: 20px;
}
.pc_download .right{
    float: right;
    width: 640px;
}
.tit4{
    font-size: 30px;
    color: #00d8ff;
    margin-bottom: 15px;
}
.pc_download .list4 li{
    float: left;
}
.list4 li{
    width: 320px;
    padding-left: 25px;
    line-height: 30px;
    background: url("../images/dot1.png") no-repeat 10px 13px;
    color: #aaaaaa;;
}
.phone_download{
    height: 704px;
    background: url("../images/download_img5.jpg") no-repeat center center;
}
.phone_download .w1290{
    padding: 95px 0;
}
.phone_download .left{
    float: left;
    width: 650px;
}
.phone_download .list4 li{
    color: #c7c7c7;
    background: url("../images/dot2.png") no-repeat 10px 13px;
}
.phone_download .tit4 {
    color: #fff;
}

.phone_download .t3 {
    color: #c7c7c7;
}

.phone_download .right {
    float: right;
}
.phone_download .right li {
    float: left;
    width: 200px;
    text-align: center;
}
.phone_download .right li img {
    margin: 5px 0;
}
.phone_download .right li:nth-of-type(2) img {
    margin: 4px 0;
}
.phone_download .right li p {
    font-size: 18px;
    color: #00d8ff;
}
.location{
    height: 60px;
    background: rgba(255,255,255,0.1);
}
.location p{
    color: #a1a1a1;
    height: 60px;
    line-height: 60px;
    background: url("../images/home.png") no-repeat 0 18px;
    padding-left: 35px;
}
.location p span{
    color: #fff;
}
.list5 {
    padding-top: 75px;
}
.list5 li{
    float: left;
    width: 377px;
    margin-right: 79px;
    margin-bottom: 75px;
}
.list5 li:nth-of-type(3n){
    margin-right: 0px;
}
.list5 .txt3{
    padding: 24px 20px;
    background: #2c2c2c;
}
.list5 .txt3 p{
    line-height: 20px;
    margin-bottom: 24px;
    color: #8d8d8d;
    font-size: 14px;
}
.list5 .txt3 p:nth-of-type(1){
   line-height: 20px;
    margin-bottom: 24px;
    color: #fff;
    font-size: 16px;
}
.page{
    text-align: center;
    margin-bottom: 80px;
}
.page a{
   display: inline-block;
    background: #141414;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    background: #141414;
    border:3px solid #000;
    border-radius: 6px;
    color: #00d8ff;
    margin: 0 8px;
}
.page a:hover{
    border:3px solid #00d8ff;
}
.detail{
    padding: 45px 0;
}
.detail h1{
    font-size: 30px;
    color: #fff;
}
.detail h2{
    font-size: 16px;
    color: #fff;
    padding-top: 20px;
}
.detail p{
    font-size: 14px;
    color: #9f9f9f;
    line-height: 28px;
    padding-top: 40px;
}
.private{
    padding-top: 55px;
}
.private .left{
    float: left;
    width: 275px;
}
.private .left li{
    width: 275px;
    height: 65px;
    line-height: 65px;
    background: #111;
    text-align: center;
    font-size: 20px;
    margin-bottom: 4px;
}
.private .left li:hover,.private .left li.active{
    color: #141414;
    background: #00d8ff;
}
.private .right{
    float: right;
    width: 970px;
}
.private .right li{
    border-bottom: 1px solid #595959;
    margin-bottom: 35px;
}
.private .right li:last-child{
    border-bottom: none;
}
.mask{
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
    background: rgba(40,40,40,0.6);
}





.tip{
    padding: 20px 20px 10px 75px;
    background: rgba(255,255,255,0.1);
    background-image: url("../images/ico2.png") ;
    background-repeat: no-repeat;
    background-position: 20px 20px;
    margin-top: 65px;
}
.tip p{
    color: #fff;
    font-size: 14px;
    margin-bottom: 15px;
}
.mask{
    width: 100%;
    height: 100%;
    position: fixed;
    top:0;
    left: 0;
    background: rgba(40,40,40,0.6);
    z-index: 1;
}
.layer{
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -470px;
    width: 900px;
    border-radius: 10px;
    background: rgba(0,0,0,0.75);
    overflow: hidden;
    z-index: 2;
}
.layer_top{
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    background: #000;
    color: #00d8ff;
    font-size: 16px;
    font-weight: bold;
}
.layer_top .close{
    float: right;
    width: 22px;
    height: 45px;
    cursor: pointer;
    background: url("../images/close.png") no-repeat center center;
}
.layer_body{
    padding: 0 20px 40px 20px;
}
.layer_body .table1{
    margin-bottom: 50px;
}
.layer_body .logo{
    padding: 20px 0;
}
.layer_body .logo img{
    display: block;
}
.layer_body .logo span{
    float: right;
    color: #fff;
    font-size: 16px;
}
.layer_body .title{
    color: #00d8ff;
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px;
}
.layer_body p{
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
}
.layer_body .t6{
    color: #999999;
}







