*{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    list-style: none;
    border: none;
    font-family: "Microsoft YaHei"
}
html,body{ height:100%;}
body{
    font-family: "Microsoft YaHei"
}
input{
    font-family: "Microsoft YaHei"
}
a{
    text-decoration: none;
    color: inherit;
}
body {
    background-color: #fff;
    outline: none;
}
body button{
    outline: none;
}


.auto{
    margin: 0 auto;
    min-width: 1180px;
    max-width: 1200px;
}
.clearfloat{
    zoom: 1;
}
.top-logo{
    float: left;
    cursor:pointer;
}
.top-logo img{
    height: 80%;
    width: 80%;
    margin: 30px 0px;
}
.floatLeft{
    float: left !important  ;
}
.top-nav{
    width:50%;
    margin-left:90px;
}
.floatRight {
    float: right !important;
}
.top-nav > li {
    float: left;
    position: relative;
    width: 16%;
    text-align: center;
}
.top-nav li a{
    line-height: 74px;
    height: 74px;
    text-decoration: none;
    color: #ffffff;
    font-weight: 200;
    text-align: center;
    display: inline-block;
    font-size: 18px;

}
.top-nav-right{
    display: inline-block;
    float: left;
    line-height: 34px;
    width:124px;
    border:1px solid #fff;
    border-radius: 20px;
    text-align: center;
    position: relative;
    top:50%;
    margin-top: -17px;
    margin-left: 15px;
    margin-right:15px;
    color: #ffffff;
    cursor:pointer;
    font-size: 16px;
}

.top-nav .sub-nav {
    width: 100%;
    display: none;
    position: absolute;
    top: 74px;
    z-index: 999;
    background: rgba(0,102,156,0.7);
}
.top-nav li:hover .sub-nav {
    display: block;
}
.top-nav .sub-nav li a{
    line-height: 52px;
    height: 38px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    font-size: 14px;
}
.top-right{
    color:#000;
    margin-top: 35px;
    font-size: 16px;

}
.top-right a{
    text-decoration: none;
}
.head_top {
    width:100%;
    height: 86px;
    border-bottom: #f0f0f0 1px solid;
    background: #35b7ec;
    position: absolute;
    top:0;
    color:#fff;
}

.content-width {
    min-width: 800px;
    max-width: 1000px;
    margin: 0 auto;
}

.top-wrap {
    height: 100%;
}

.content-width a{
    outline: none;
}

.content-width a:hover{
    color: inherit;
}
/*.logo-div {*/
    /*!*margin-top: 21px;*!*/
    /*background: url("../images/logo3.png") no-repeat left center;*/
    /*text-indent: 140px;*/
    /*height:100%;*/
    /*font-size: 20px;*/
    /*line-height: 85px;*/
/*}*/
.logo-div {
    /*margin-top: 21px;*/
    background: url(../images/logo5.png) no-repeat left center;
    text-indent: 80px;
    height: 100%;
    margin-left: 20px;
    background-size: 40%;

}
.logo-div span{
    font-size: 16px!important;
    margin-left: -15px;
    line-height: 92px!important;
}

.top-wrap .word {
    height: 100%;
    line-height: 86px;
}
.bottom{
    width:100%;
    background-color: #fff;
    color: #7f7f7f;
    font-size: 12px;
}
.bottom div{
    margin:20px auto;
    text-align: center;
}
.body-container{
    background-color: #fafafa;
    width:100%;
    min-height:calc(100% - 152px);
    min-height:-webkit-calc(100% - 152px);
    float: none;
    border:1px solid #fff;
}
.login-container{
    background-color: #fff;
    height: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    overflow: hidden;

}
.login-left,.login-right{
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width:598px;
    height:100%;
    float: left;
}
.login-left{
}
.login-right{
}
.border-1px{
    border-right:1px solid #e8ebed;
    height:370px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    margin:50px 0;
  }
.login-left-content,.login-right-content{
    width:80%;
    height:80%;
    margin:50px auto;
}
.login-left-content span{
    margin:30px auto;
    display: block;
    text-align: center;
}
.login-left-content input{
    display: block;
    border: 1px solid #e5e8eb;
    border-radius: 5px;
    width: 60%;
    height:35px;
    line-height:35px;
    margin:30px auto;
    font-size: 14px;
    text-align: left;
    padding: 10px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #ccc;
    margin-left: 20px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc;
    margin-left: 20px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ccc;
    margin-left: 20px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #ccc;
    margin-left: 20px;
}
.login-left-content button{
    display: block;
    border-radius: 5px;
    width: 60%;
    height:35px;
    line-height:27px;
    margin:30px auto;
    background-color: #51bff8;
    color:#fff;
    font-size: 14px;
    cursor: pointer;
}
.hover :hover{
    color:#000;
}
.login-left-bottom{
    margin:30px auto;
    color:#000;
    font-size: 14px;
    text-align: center;
}
.login-left-bottom span{
    display: inline;
    color:#d9d9d9;
    margin: 0 20px;
}
.right-img{
    margin:30px auto;
    text-align: center;
}
.right-img img{
    display: inline;
    margin: 0 auto;
}
.right-imgs{
    margin:30px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.right-imgs div{
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
}
.right-imgs span{
    margin:10px 0;
    display: block;
}
.register-container{
    width:60%;
    height:100%;
    margin:30px auto;
}

.steps{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width:  80%;
    margin:50px auto;
    /*padding-top: 80px;*/
}
.step{
    -webkit-box-flex:1;
        -ms-flex:1;
            flex:1;
    display: inline-block;
    text-align: center;

}
.step div{
    width: 100%;
    height:60px;
}

.step span{
    display: block;
    margin:10px 0;
    vertical-align: bottom;
}
.step .choose{
    color:#51bff8
}
.userInfo{
    margin:5px auto 30px auto;
    width:70%;
    min-width:500px;

}
.info{
    width: 100%;
    color:#000;
}
.info span{
    display: inline-block;
    text-align: right;
    width:105px;

}
.text-danger span{
    margin-left: 15px;
    width: 300px;
    text-align: left;
}
.initInfo .info input{
    padding:10px 15px;
}
.info input{
    display: inline-block;
    border: 1px solid #e5e8eb;
    border-radius: 5px;
    width: 70%;
    height:35px;
    line-height:35px;
    margin:10px 20px;
    font-size: 14px;
    text-align: left;
    padding: 10px 40px;
}
.info input:focus{
    border-radius: 2px;
}
.info button{
    display: inline-block;
    border-radius: 5px;
    width: 33%;
    height: 35px;
    line-height: 23px;
    margin: 15px auto;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    color: #d1d1d1;
    outline: none;
}
.info .btn_select{
    display: inline-block;
    border-radius: 5px;
    width: 33%;
    height:35px;
    line-height:23px;
    margin:15px auto;
    font-size: 14px;
    background-color: #51bff8;;
    border:1px solid #e5e8eb;
    color:#fff;
    outline: none;
}
.info select{
    display: inline-block;
    border: 1px solid #e5e8eb;
    border-radius: 5px;
    width: 70%;
    height:35px;
    line-height:35px;
    margin:10px 20px;
    font-size: 13px;
    text-align: left;
    padding-left: 10px;
    vertical-align: middle;
    color:#000;
}
.input-icon{
    background-position: 10px 5px;
}
.icon2-email{
    background: url('../images/register/icon2-email.png') no-repeat scroll left center transparent;
    background-position: 12px 10px;
}
.icon-company{
    background: url('../images/register/icon-company.png') no-repeat scroll left center transparent;
    background-position: 10px 10px;
}
.icon-qq{
    background: url('../images/register/icon-qq.png') no-repeat scroll left center transparent;
    background-position: 12px 8px;
}
.icon-buy{
    background: url('../images/register/icon-buy.png') no-repeat scroll left center transparent;
    background-position: 12px 8px;
}
.icon-address{
    background: url('../images/register/icon-address.png') no-repeat scroll left center transparent;
    background-position: 12px 8px;
}
.icon2-com{
    background: url('../images/register/icon-com.png') no-repeat scroll left center transparent;
    background-position: 13px 8px;
}
.icon-email{
    background: url('../images/register/icon-email.png') no-repeat scroll left center transparent;
    background-position: 10px 10px;
}
.icon-pwd{
    background: url('../images/register/icon-pwd.png') no-repeat scroll left center transparent;
    background-position: 10px 5px;
}
.icon-pwd1{
    background: url('../images/register/icon-pwd1.png') no-repeat scroll left center transparent;
    background-position: 15px 10px;
}
.icon-phone{
    background: url('../images/register/icon-phone.png') no-repeat scroll left center transparent;
    background-position: 13px 8px;
}
.detailInfo-header{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin:0 auto;
    width:80%;
    font-size: 13px;
    color:#d9d9d9;
}
.detailInfo-header *{
    display: inline-block;
    text-align: center;
}
.detailInfo-header hr{
    margin:0 10px;
}
.detailInfo-header span{
    vertical-align: middle;
}
.detailInfo-header img {

        width: 17px;
        height:17px;
        margin-top: 16px;
    margin-right: 5px;
}
.detailInfo *{
    /*margin:10px 0;*/
}


.detailInfo input{
    display: inline-block;
    border: 1px solid #e5e8eb;
    border-radius: 5px;
    width: 68%;
    height:35px;
    line-height:35px;
    margin:10px 20px;
    font-size: 13px;
    text-align: left;
    padding: 10px;
    padding-left: 15px;
    vertical-align: middle;
}

.detailInfo select{
    display: inline-block;
    border: 1px solid #e5e8eb;
    border-radius: 5px;
    width: 68%;
    height:35px;
    line-height:35px;
    margin:10px 20px;
    font-size: 13px;
    text-align: left;
    padding-left: 10px;
    vertical-align: middle;
    color:#000;
}

.detailInfo .button{
    display: inline-block;
    border-radius: 5px;
    width: 33%;
    height:35px;
    line-height:23px;
    margin:15px auto;
    font-size: 14px;
    background-color: #fff;
    border:1px solid #d1d1d1;
    color:#d1d1d1;
    outline: none;
}
.detailInfo .button:focus{outline:none;}
.detailInfo     .btn_select{
    display: inline-block;
    border-radius: 5px;
    width: 33%;
    height:35px;
    line-height:23px;
    margin:15px auto;
    font-size: 14px;
    background-color: #51bff8;;
    border:1px solid #e5e8eb;
    color:#fff;
    outline: none;
}

.detailInfo span{
    display: inline-block;
    text-align: right;
    width:106px;
    margin-right: 10px;
}
.detailInfo .textAlignleft{
    margin:-20px 120px;
}
.active-container{
    border:1px solid #b1daff;
    width:80%;
    margin:0 auto;
    border-radius:5px;
    -webkit-box-shadow:   5px 5px 0px 1px rgba(209, 232, 253, 1);
            box-shadow:   5px 5px 0px 1px rgba(209, 232, 253, 1);
}
.active-container div{
    text-align: center;
    margin:15px auto;
    vertical-align: middle;
}
.right-imgs  .border{
    border:10px solid #009fd9;
    border-color: transparent transparent #009fd9 transparent;
    width:0px;
    height:0px;
    margin-left: 65px;
    margin-bottom: 0px;
}
.border-show{
    opacity: 0;
}
#verifyCanvas{
    width: 80%;
    height: 70%;
}
.text-danger {
    color: #ed5565;
}
.textAlignleft {
    text-align: left !important;
    margin-left: 130px;
}
/*goregister*/
.wrapper{
    /*min-width: 1180px;*/
    /*max-width: 1200px;*/
    margin: 0 auto;
}
.content{width: 100%;font-size: 30px;}
h2{
    text-align: center;
}
.server-title.h2{
    text-align: center;
    font-size: 26px;
    margin-bottom: 2.3%;
    margin-top: 0;
}
.h4{text-align: center;margin-bottom: 4%;
}
.Service-category{
    width: 11.27%;
    font-size:14px ;
}
.h4-title{
    color:#999999;
    margin-bottom: 4%;
    text-align: center;
}
.first-tr{

    font-size: 14px;
}
.table>thead>.first-tr>th{
    padding: 1.4%;
    text-align: center;
}

.table{padding-bottom: 30px}
.table>.tbody>tr>td{
    line-height: 33px;
    vertical-align:middle;
    font-size: 14px;
}
.table>thead>tr>th{
    vertical-align:middle;
}
.table>tbody>tr>.bg-w{font-weight: 900;
    font-size: 14px;
    background: #e8faff;
    vertical-align: middle;
;
}
.table .bg-thead{background: #e8faff;vertical-align: middle;border-bottom: 1px solid #c8eef9}
table,table tr th, table tr td { border:1px solid #c8eef9;line-height: 2.4% }
table { width: 200px; min-height: 25px; line-height: 25px; text-align: center; border-collapse: collapse;}
.table>thead>tr>th {
    vertical-align: middle;
    border-bottom: none;
}
.Member-title{
    font-size: 12px;
    line-height: 40px;
}
.case>h6{
    font-weight: normal;
    font-size: 14px;
}
#stat{
    position: relative;
    right: 21%;
    float: right;
    top:-40px;
    font-size: 13px;
}
#stat a{
    text-decoration: none;
    color: inherit
}
#stat a:hover{
    text-decoration: none;
    color: inherit
}
.footer{
    width: 100%;
    height:64px;
    line-height:64px;
    text-align: center;
    border-top: 1px solid #dedede;
    /*position: fixed;*/
    /*bottom:0;*/
    color:#fff;
    background-color: #35b7ec;
}


/*初始化*/
.author-container{
    width:842px;
    height:100%;
    margin:30px auto;
}
.auth_tips{
    width:100%; overflow:Hidden; height:50px; line-height:50px;  text-indent:40px;color:#51bff8; font-size:13px; background:#f3fbfe; width:842px;
    margin:40px auto;
}
.auth_tips img{ margin-right:10px;}

.detailInfo{
    width:100%; overflow:hidden;
}
.detailInfo h4{
    font-size:17px;
    font-weight: bold; color:#000;
    border-left:5px solid #51bff8; line-height:16PX; padding-left:15px;
}
.detailInfo .detail{
    width:100%; overflow: hidden; background:#f3fbfe; border-radius:5px; padding: 15px 70px; color:#51bff8; font-size:13px;
    line-height:25px;
    margin:25px 0px;
}
.detailInfo .detail>p{ background:url('../images/y_icon.png') left 12px no-repeat; padding-left:15px;}
.detail ul{ width:100%; overflow:hidden; margin:0px;}
.detail ul li{  float:left; line-height:55px; width:50%;}
.detail ul li p{ background:url('../images/y_icon.png') left center no-repeat; text-indent:15px; margin:0px;}
.title_tip{ line-height:40px; font-size:16px; width:80%; margin:0px auto;}

/*初始化静态页面*/
.logoImg{ float:left; width:160px; height:100px; overflow:hidden; border-radius:5px; border:1px dashed #e5e8eb; float:left; background:url('../images/img_icon.png') center no-repeat;}
.logo_main{padding:10px 25px; overflow:hidden;}
.logo_main .right{ float:left; margin-left:20px;}
.logo_main .logo_tips{ width:100%; overflow:hidden;font-size:13px; color:#b6c2ce;}

/*错误页面*/
.wrap{
    width:100%; overflow:hidden;
}
.error_page{
    width:100%;
    height:450px;
    overflow:hidden;
    background:url("../images/error.png") center no-repeat;
    text-align:center;
    position:fixed;
    top:50%;
    margin-top:-225px;
}
.error_code{
    font-size:70px; font-weight:bold; color:#35b7ec;
    margin-top:50px;
}
.error_page .title{
    line-height:80px; font-size:20px; color:#333333;
}
.error_page .goHome{
    width:125px; height:35px; line-height:35px; background:#35b7ec; font-size:16px; color:#fff;
    display:block;
    border-radius:20px;
    text-decoration: none;
    position: absolute; bottom:0px; left:50%; margin-left:-62px;
}
