/*��¼*/
/*登录*/
.login{
    height: 900px;
    background-image: url("../images/login-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.login-content{
    background-color: #fff;
    top:20%;
    right: 20%;
    width: 580px;
    position: absolute;
    padding:20px 130px;
}
.login-content h2{
    text-align: center;
    font-size: 20px;
    line-height: 100px;
}
.login ul li{
    margin-bottom: 20px;

}
.login ul li>div{
    border: 1px solid #ddd;
    padding: 0 10px;
}
.login ul li.yan div{
    display: inline-block;
    width: 60%;
}
.login ul li.yan img{
    width:38%;
    float: right;

}
.login ul li input{
    border: none;
    height: 50px;
    display: block;
    background: none;
    font-size: 14px;
}
.login ul li.yan input{
    width: 80%;
}
.login .login-btn input{
    height: 3em;
    padding-left: 0px;
    background-color: #09AAFE;
    line-height: 3em;
    font-size: 1.3em;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    width: 100%;
}
.login .login-btn input:hover{
    background: rgba(9,170,254,0.9);
}
.login ul li{
    position: relative;
}
.login ul li i{
    width: 30px;
    float: left;
    font-size: 28px;
    line-height: 50px;
}
.login .login-content .zhuc li button{
    width: 80px;
    height: 30px;
    background-color: #FF6700;
    line-height: 30px;
    color: #fff;
    position: absolute;
    right:10px;
    top: 10px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.jiexi-content{
    padding: 2.5em;
    background-color:#FFF6E4;
}
.jiexi-content p span{
    color: #E85454;
    line-height: 40px;
}
.jiexi-content p  b{
    color: #5EAE06;
}
.jiexi-content p{
    color: #000;
    line-height: 1.5em;
}
.login ul li.check{
    font-size: 14px;
    color: #666;
}
.login ul li.check .tiao{
    color: #FF6700;
}
.login ul li.check input{
    display: inline-block;
    height: auto;
}
.login ul li.zhu{
    font-size: 14px;
    color: #666;
}
.login ul li.zhu span{
    color: #F1081B;
}
.modal-content{
    padding: 40px 100px;
    width: 80%;
}
.modal-content h4{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
}
.modal-content p{
    font-size: 14px;
    line-height: 30px;
}

.daohang:before{
    content:"";
    display: block;
    clear: both;
}
.daohang{
    display: inline-block;
    width:100%;
    height:80px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: #fff;
    border-bottom: 3px solid #2680E8;
    box-shadow: 0 0 29px -4px #EDF2FA;
    /*background-color:rgba(255,255,255,0.8);*/
}
.return{
    height: 60vh;
}
.return-title{
    height: 100px;
    background-color: #F0F0F0;
}
.return-title h1{
    line-height: 100px;
    font-size: 24px;
}
.return-cont p{
    margin-top: 60px;
    font-size: 16px;
    padding-left: 30px;
}
.return-cont p i{
    display: inline-block;
    width: 26px;
    height: 26px;
    background:url("../images/index/i.png");
    position: relative;
    top:7px;
}
.return-cont ul{
    padding-left: 100px;
    margin-top: 80px;
}
.return-cont ul li label{
    font-weight: normal;
    font-size: 16px;
    color: #868686;
}
.return-cont ul li input{
    width: 240px;
    height: 40px;
    border: solid 1px rgba(212, 212, 212, 1);
}
.return-btn{
    margin-top: 30px;
    padding-left: 70px;
}
.return-btn a{
    width: 120px;
    height: 40px;
    background-color: #224D83;
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}
.step{ margin:30px auto; display:block; height:60px;}
.step li{ position:relative; text-align:center;}
.step .line_bg{ height:3px; background:#B7B7B7; display:inline-block; width:50%; top:13px; position:absolute; z-index:1;}
.step .lbg-l{left:0;}
.step .lbg-r{right:0;}
.step .num{ position:relative; z-index:2; background:#fff;width:54px; height:30px;text-align:center; display:inline-block;}
.step .num em,.num i{width:24px; height:24px; display:inline-block; left:15px; top:2px;position:absolute;}
.step .num em{ background:#B7B7B7;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);z-index:2;}
.step .num i{  z-index:3; color:#fff; font-style:normal; font-weight:700; top:4px;}
.step .lbg-txt{ position:relative; color:#B7B7B7; font-size:13px;}
.step .on .lbg-txt{color:#224D83;}
.step .on .line_bg,.step .on .num em{ background:#224D83}
.return-cz{
    text-align: center;
}
.return-cz ul{
    margin: auto;
    width: 50%;
}
.return-cz ul li{
    text-align: left;
    line-height: 50px;
    font-size: 14px;
}
.return-cz ul li label{
    width: 80px;
    font-weight: normal;
    font-size: 16px;
    color: #868686;
}
.return-cz ul li  input{
    width: 240px;
    height: 40px;
    border: solid 1px rgba(212, 212, 212, 1);
    font-size: 14px;
}
.return-cz ul li button{
    width: 120px;
    height: 40px;
    background-color: #224D83;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-size: 14px;
}
.return-cz ul li a{
    width: 120px;
    height: 40px;
    background-color: #224D83;
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}
.return-cz  .return-btn{
    margin-top: 30px;
    padding-left:80px;
}
.return-cz p{
    height: 70px;
    line-height: 70px;
    color: #666;
    font-size: 16px;
}
.return-cz p i{
    display: inline-block;
    width: 66px;
    height: 71px;
    background:url("../images/index/cg.png");
    position: relative;
    top:28px;
}
.verify{
    width: 280px;
    height: 40px;
    margin-top: 30px;
}
.verify span{
    width: 64px;
    height: 40px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #868686;
    margin-right: 23px;
}
#verify_box{
    width: 240px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color:#fff;
    position: relative;
    background-color: rgba(212, 212, 212, 1);
    top:-40px;
    right:-71px;
}
#verify_xbox{
    width: 54px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color:#fff;
    position: absolute;
    background: #7BBB55;
}
#btn{
    cursor: pointer;
    width: 54px;
    height: 40px;
    background-color: rgba(255, 255, 255, 1);
    border: solid 1px rgba(212, 212, 212, 1);
    float: right;
}
.continue{
    width: 120px;
    height: 40px;
    background-color: rgba(212, 212, 212, 1);
    margin: 0 70px;
    border: none;
    color: #302f41;
    font-size: 16px;
}
.continue:hover{
    background-color: rgba(235, 54, 38, 1);
    color: #ffffff;
}
/*�м�����*/
.main-md:before{
    content:"";
    display: block;
    clear: both;
}
.main-md{
    display: table;
    min-height:1000px;
    width:100%;
}
.main-md>.left-content{
    display: block;
    float: left;
    background-color: #323945;
    min-height: 1000px;
    width:200px;
    /*height:100%;*/
}
.main-md>.right-content{
    display: block;
    margin-left: 204px;
    min-height: 1000px;
}
.right-content>.title{
    padding:15px 20px;
    border-bottom: 2px solid #ecebeb;
}
.right-content>.title h1{
    font-size:16px;
    color:#a2a2a2;
}
.fssftt:before,.fssftt>div:before{
    content:"";
    display: block;
    clear: both;
}


/*����ϵͳ-��Լ�б�*/
.an{
    width: auto !important;
    border: 1px solid #517bea;
    color: #517bea;
    font-size: 14px !important;
    text-align: center !important;
    margin-right: 10px;
}
.zf{width:40px !important;}

.accountsListUl li {
    text-align: center;
    width: 10%;
    line-height: 30px;
    display: inline-block;
    padding: 4px 0;
    font-size: 14px;
}
.itemBill {
    background: #fafafa;
    margin-top: 2px;
    /*min-height: 125px;*/
}
.itemBillUl li:first-child {
    width: 25%;
    text-align: left;
    padding-left: 84px;
}
.itemBillUl li {
    vertical-align: top;
    text-align: center;
    width: 10%;
    display: inline-block;
    padding: 4px 0;
    line-height: 30px;
    font-size: 14px;
}
.el-dropdown {
    color: #507bea;
    font-size: 14px;
}
.el-button{
    width:50px !important;
    padding: 7px 9px;
    border-radius: 4px;
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #507bea;
    color: #507bea;
    margin: 0;
    font-size: 14px;
    box-sizing: border-box;
    text-align: center;
}
.el-dropdown-menu{
    background-color: #ffffff;
    border: 1px solid;
    width: 110px;
    text-align: center;
    z-index: 999;
    position: absolute;
}
.el-dropdown-menu>li:first-child{border-bottom: 1px solid #cccccc;padding-left:0 !important;}
.el-dropdown-menu__item{width:100% !important;text-align: center !important;}
.billDetail {
    padding: 6px 20px 6px 170px;
    border-bottom: 1px solid #eaebeb;
}
.box_shaw{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow:  0 0 15px #EAEAEA;
    -moz-box-shadow:  0 0 15px #EAEAEA;
    box-shadow: 0 0 15px #EAEAEA;
}
.margin_20{
    margin: 20px 0;
}
.notice{
    padding: 25px 15px;
    font-size: 16px;
}
.conte{
    padding:0 20px;
}
.vip_top{
    padding: 40px;
}
.vip_top_lf{
    float: left;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.vip_top_lf img{
    width: 100%;
}
.vip_top_rt h4{
    font-size: 18px;
    color: #363636;
    margin-bottom: 15px;
}
.vip_top_rt span{
    display: inline-block;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin-right:100px;
}
.org{
    color: #FF4508;
}
.vip_top_rt{
    margin-left: 120px;
}
.vip_top_rt span a{
    display: inline-block;
    width: 50px;
    height: 30px;
    color: #fff;
    background-color: #0DA7F8;
    line-height: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}
.dan_list ul{
    padding: 20px 0;
    overflow: hidden;
}
.dan_list ul li{
    background: url("../images/list-1.jpg") no-repeat;
    padding: 30px 0;
    float: left;
    width: 20%;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow:  0 0 15px #EAEAEA;
    -moz-box-shadow:  0 0 15px #EAEAEA;
    box-shadow: 0 0 15px #EAEAEA;
}
.dan_list ul li:nth-child(2){
    margin: 0 5%;
    background: url("../images/list-2.jpg") no-repeat;
}
.dan_list ul li:nth-child(3){
    background: url("../images/list-3.jpg") no-repeat;
}
.dan_list ul li:nth-child(4){
    margin: 0 5%;
    background: url("../images/list-4.jpg") no-repeat;
}
.dan_img{
    float: left;
    display: inline-block;
    width: 75px;
    color: #fff;
    text-align: center;
}
.dan_img i{
    font-size: 35px;
}
.dan_text{
    text-align: center;
    margin-left: 75px;
}
.dan_text h4{
    font-size: 16px;
    color: #fff;
}
.dan_text span{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.chose{
    margin: 30px 0;
    font-size: 15px;
    font-weight: bold;
    color: #758791;
}
.chose input{
    width: 130px;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #C6DAE5;
}
.chose select{
    width: 80px;
    height: 35px;
    line-height:25px;
    text-align: center;
    margin-right: 20px;
    border:1px solid #C6DAE5;
    color: #6A6A6A;
}
.chose a{
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height:30px;
    text-align: center;
    background-color: #2680E6;
    color: #fff;
}
.mypage {
    width:100%;
    height:auto;
    border:#09AAFE 0px solid;
    margin:0 auto;
    padding: 50px 0;
    text-align:center;
    font-size: 16px;
}
.pc_dis{
    display: none;
}
.mypage a{
    color:#4d555d;
    width:auto;
    height:auto;
    padding:6px 12px;
    font-size:16px;
    margin-right:5px;
    border: 1px solid #DBDBDB;
    background: #F5F5F5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.mypage span{
    color:#717171;
    width:auto;
    height:auto;
    padding:10px;
    font-size:16px;
    border-radius:5px;
    margin-right:5px;
}
.mypage .linking,.mypage a:hover {
    color: #fff;
    background: #09AAFE;
    border:1px solid transparent;
    border-radius: 4px;
}
.col_blue{
    color: #60BEFF;
}
.left-nav {
    display:block;
}
.main-tit{
    font-size: 14px;
    color: #333333;
    padding: 0px 0;
    /*padding: 20px 0;*/
}
.main-tit i{
    color: #CBCFD8;
    margin-right: 10px;
}
.col_red{
    color: #EF5145;
}
.conte_tit h1{
    font-size: 15px;
    color: #2580E8;
    font-weight: bold;
    padding-top: 20px;
}
.conte_tit h1 i{
    margin-right: 5px;
}
.col_hui{
    color: #CACACA;
}
.dao{
    font-size: 16px;
    color: #2580E6;
}

.release_cont{
    padding-top: 50px;
    padding-bottom: 30px;
}
.release_cont ul li{
    margin-bottom: 20px;
}
.release_lf{
    float: left;
    width: 175px;
    text-align: right;
}
.release_lf b{
    font-size: 16px;
    font-weight: normal;

}
.release_rt{
    margin-left:175px;
    font-size: 14px;
}
.release_rt span{
    margin-right: 15px;
}
.release_rt label{
    margin-right: 10px;
    font-weight: normal;
    color: #999999;
}
.release_rt input[type="text"]{
    width: 40%;
    height: 30px;
    line-height: 30px;
    border:1px solid #DCDCDC;
}
.release_rt select{
    width: 111px;
    height: 30px;
    line-height: 30px;
    color: #999999;
    border:1px solid #DCDCDC;
}
.release_rt textarea{
    width: 80%;
    height: 80px;
    border:1px solid #DCDCDC;
}
.release_cont ul li a{
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #0DA7F8;
    color: #0DA7F8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 20px;
}
.release_cont ul li a:hover{
    background-color: #0DA7F8;
    color: #fff;
}
.release_lf b span{
    color: #FF0000;
}
.member_h3{
    padding-left: 25px;
    font-size: 16px;
    color: #0D9EEA;
    line-height: 55px;
    border-bottom: 1px solid #E2E2E2;
}
.member_h3 b{
    display: inline-block;
    height: 16px;
    width:3px;
    position: relative;
    top:2px;
    margin-right: 5px;
    background-color: #0DA0ED;
}
@media screen and (max-width: 1400px) and (min-width: 1200px){
    .fssftt>div.fssftt-left{width:250px;}
}
@media screen and (max-width: 1200px){
    .main-md{width:1200px;}
    .fssftt>div.fssftt-left{width:200px;}
    .left-content{width:200px;}
    .right-content{width:1000px;}
    .daohang{width:1200px;}
    .log {
        position: fixed;
        top: 300px;
        right: 235px;
    }
}
@media screen and (max-width: 768px){
    .return-cont ul {
        padding-left: 10px;
    }
    .return-cont ul li input {
        width: 206px;
    }
    .return-cz ul {
        margin: auto;
        width: 100%;
        padding: 0 10px;
    }
    .return-cz ul li input {
        width: 120px;
    }
    .login-content {
        top: 20%;
        right: 0;
        width: 100%;
        padding: 20px 10px;
    }
    .jie{
        line-height: 25px;
        padding: 15px 10px;
    }
    .jie b{
        font-size: 14px;
        margin-right: 10px;
    }
    .jie span{
        color: #999;
    }
    .jie a{
        color: #0DA7F8;
    }
    .phone{
        width: 100%;
    }
    .release_lf{
        width: 100%;
        text-align: left;
    }
    .release_rt {
        margin-left:0;
    }
    .release span{
        display: inline-block;
        width: 77px;
        margin-bottom: 15px;
    }
    .release span a{
        font-size: 14px;
    }
    .release_rt select {
        width: 100px;
    }
    .release_rt input[type="text"]{
        width:100%;
    }
    .release_rt p {
        width: 59%;
    }
    .release_cont ul li {
        margin-bottom: 10px;
    }
}
