﻿@charset "utf-8";
/* CSS Document */
/* reset */
body,h1,h2,h3,h4,h5,h6,p,dl,dd,ul,ol,form,input,textarea,th,td,select,figure,figcaption{margin:0;padding:0;}
em,i{font-style:normal;}
li {list-style:none;}
a {text-decoration:none;color:inherit;}
a:hover{text-decoration:none;color:inherit;}
a:focus{text-decoration: none;outline: none;}
img {border:none;vertical-align:middle;}
table{border-collapse:collapse;}
input,textarea{outline:none;background:#fff;border:none;}
textarea{resize:none;overflow:auto;}
body{font-size:12px;font-family:"微软雅黑";}
/* end reset */

/* public */
.bl{float:left;display:inline-block;}
.br{float:right;display:inline-block;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after{content:'';display: block;height:0;clear: both;visibility:hidden;}
.img_box{display:table-cell; vertical-align:middle;text-align:center;}
.img_box img{vertical-align:middle;border:none;display:inline-block;max-width:100%;max-height:100%;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
.fixed{position:fixed;left:0;top:0;z-index:999;}
.container{max-width:1300px;}
.submit{font-family: '微软雅黑';cursor:pointer;}



.htit1{
    width:100%;
    height:80px;
    line-height:80px;
    display:inline-block;
    text-align:center;
    font-size:60px;
    color:#efefef;
    font-family: 'Arial';
    position:relative;
    margin:30px 0;
}
.htit1 h3{
    width:260px;
    height:50px;
    line-height:35px;
    position:absolute;
    left:50%;
    top:0;
    font-size:38px;
    color:#484848;
    font-family: '微软雅黑';
    margin-left:-130px;
    background:url(/2017/vip/img/htit1_bg.jpg) no-repeat center bottom;
}



.min_nav{
    color:#a4a4a4;
    font-size:12px;
    padding:20px 0;
}
.min_nav li{
    display:inline-block;
    margin-right:10px;
}
.min_nav li:nth-child(1){
    padding-left:20px;
    background:url(/2017/vip/img/home_tag.png) no-repeat left center;
}
.min_nav li a:hover{
    text-decoration: underline;
}





.agroup{
    text-align:center;
    padding:30px 0;
}
.agroup_box{
    width:1320px;
    margin:0 auto;
}
.agroup_box .swiper-slide{
    width:145px;
    height:40px;
    line-height:40px;
    background:#d2d2d2;
    font-size:16px;
    color:#6b6b6b;
    border-radius:20px;
    margin:0 10px;
}
.agroup_box .swiper-slide:hover,
.agroup_box .swiper-slide.on{
    background:#0062b2;
    color:#fff;
}
.agroup_box .swiper-slide a{
    display:block;
}

.agroup .box6{
    width:1155px;
}

.agroup .box5{
    width:830px;
}
.agroup .box4{
    width:670px;
}
.agroup .box3{
    width:495px;
}
.agroup .box2{
    width:330px;
}



.agroup2{
    text-align:center;
    padding:30px 0;
}
.agroup2{
    max-width:1160px;
    margin:0 auto;
}
.agroup2 a{
    width:150px;
    height:40px;
    line-height:40px;
    background:#d2d2d2;
    font-size:16px;
    color:#6b6b6b;
    border-radius:20px;
    margin:0 10px;
    display:inline-block;
    margin-bottom:10px;
}
.agroup2 a:hover,
.agroup2 a.on{
    background:#0062b2;
    color:#fff;
}

.login{
    padding:20px 0;
}
.login_box{
    border-bottom:1px solid #e5e5e5;
    padding-bottom:130px;
}
.login_box form p{
    padding:8px 0;
    position:relative;
}
.login_box form label{
    height:40px;
    line-height:40px;
    display:block;
    background:url(/2017/vip/img/login_hbg.png) no-repeat left center;
    text-indent:15px;
    font-size:16px;
}
.login_box form input.text{
    border:1px solid #c5c5c5;
    width:100%;
    height:45px;
    text-indent:10px;
    box-shadow: 3px 3px 5px #eee inset;
    border-radius:4px;
}
.login_box form .log_verify{
    position:absolute;
    right:-2px;
    bottom:8px;
    width:100px;
    height:45px;
    border:1px solid #dacece;
    cursor:pointer;
}
.login_box form .submit{
    width:120px;
    height:45px;
    text-align:center;
    line-height:45px;
    color:#fff;
    background:#0062b2;
    font-size:16px;
}
.login_box .pic_box{
    padding:5px;
    border:1px solid #cfcfcf;
    text-align:center;
}
.login_box .pic_box img{
    width:100%;
}




.resign{
    padding:20px 0;
    
}
.resign_box{
    padding-bottom:80px;
    width:65%;
    margin:0 auto;
    text-align:center;
}
.resign_box form p{
    padding:12px 0;
    width:85%;
    text-align:left;
    display:inline-block;
    position:relative;
}
.resign_box form label{
    height:40px;
    line-height:40px;
    display:block;
    background:url(/2017/vip/img/login_hbg.png) no-repeat left center;
    text-indent:15px;
    font-size:16px;
}
.resign_box form input.text{
    border:1px solid #c5c5c5;
    width:100%;
    height:45px;
    text-indent:10px;
    box-shadow: 3px 3px 5px #eee inset;
    border-radius:4px;
}
.resign_box form select{
    border:1px solid #c5c5c5;
    width:100%;
    height:47px;
    text-indent:10px;
    box-shadow: 3px 3px 5px #eee inset;
    border-radius:4px;
}
.resign_box form .submit{
    width:170px;
    height:45px;
    text-align:center;
    line-height:45px;
    color:#fff;
    background:#0062b2;
    font-size:16px;
    margin:0 auto;
    display:block;
    margin-top:40px;
    margin-bottom:40px;
}
.resign_box form i.line{
    width:100%;
    height:1px;
    display:inline-block;
    background:#eee;
}

.resign_box .warning{
    border-bottom:1px solid #c2c2c2;
    text-align:center;
    padding:25px 0;
}
.resign_box .warning p{
    display:inline-block;
    background:url(/2017/vip/img/warning_tag.png) no-repeat left 15px;
    font-size:14px;
    color:#737373;
    text-indent:20px;
}
.resign_box .warning p b,
.resign_box .warning p span{
    color:#c40808;
}
.resign_box .iphone_btn{
    width:100px;
    height:40px;
    line-height:40px;
    text-align:center;
    background:#0062b2;
    color:#fff;
    font-size:13px;
    display:inline-block;
    position:absolute;
    bottom:15px;
    right:0;
    border-radius:8px;
    cursor:pointer;
}


























