﻿* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

.clear {
    clear: both;
}
/*header开始*/
header {

}

.header-in {
    width: 1180px;
    height: 66px;
    margin: 0 auto;
    position: relative;
}

.logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}

.slogin {
    margin-left: 90px;
    background: #01aaef;
    width: 120px;
    text-align: center;
    float: left;
}

.header-in p {
    color: #fff;
    font-size: 14px;
    padding: 6px 6px;
    line-height: 26px;
}

nav {
    background: #01aaef;
}

    nav ul {
        float: right;
    }

        nav ul li {
            float: left;
            padding: 0px 0 0px 6px;
        }

            nav ul li a {
                font-size: 14px;
                color: #333;
                line-height: 66px;
                padding: 0 20px;
                display: block;
                cursor: pointer;
                font-family: "微软雅黑";
            }

                nav ul li a span {
                    font-size: 16px;
                    color: #ffa000;
                }

            nav ul li .home {
                color: #fff;
                /*border-bottom:2px #01aaef solid;
        border-top:2px #01aaef solid;*/
                background: #01aaef;
            }

        nav ul .shaoma {
            position: relative;
        }

        nav ul li a:hover {
            color: #01aaef;
        }

.goumai {
    width: 143px;
    height: 159px;
    background: url(../images/%E6%89%AB%E7%A0%811_03.png) no-repeat center;
    position: absolute;
    right: -20px;
    bottom: -140px;
    z-index: 22;
    display: none;
}

.shaoma:hover .goumai {
    display: block;
}
/*header结束*/
section {
    margin-top: 30px;
    height: 600px;
    background-image: linear-gradient(to top,#01aaef,#46c9ff);
    background-image: -webkit-linear-gradient(to top,#01aaef,#46c9ff);
    background-image: -ms-linear-gradient(to top,#01aaef,#46c9ff);
    background-image: -moz-linear-gradient(to top,#01aaef,#46c9ff);
    background-image: -o-linear-gradient(to top,#01aaef,#46c9ff);
}

.section-in {
    width: 1180px;
    margin: 0 auto;
}

.login-bg {
    float: left;
}

.section-in img {
    padding: 82px 0 0 76px;
}

.login {
    position: relative;
    width: 418px;
    height: 328px;
    background: #fff;
    float: right;
    margin-top: 132px;
    border-radius: 10px;
    font-family: "微软雅黑";
}

    .login:before {
        content: "";
        position: absolute;
        width: 127px;
        height: 78px;
        display: block;
        background: url(/web/css/login/comon/images/logo_06.png) center no-repeat;
        top: -10px;
        left: 146px;
    }

.login-top {
    height: 69px;
    border-bottom: 1px #dddcdd solid;
    font-size: 22px;
    color: #333;
    line-height: 69px;
}

    .login-top a:hover {
        color: #fb5c5c;
    }

.denglu {
    width: 209px;
    text-align: center;
    float: left;
}

    .denglu a {
        padding: 18px 12px;
        color: #fb5c5c;
        border-bottom: 4px #fb5c5c solid;
    }

.zhuce {
    width: 209px;
    text-align: center;
    float: right;
}

    .zhuce a {
        padding: 18px 12px;
    }

.user {
    width: 286px;
    height: 38px;
    border: 1px #dddcdd solid;
    border-radius: 6px;
    background: url(/web/css/login/comon/images/user_10.png) left no-repeat;
    margin: 34px 0 0 41px;
    padding-left: 47px;
    font-size: 14px;
}

.yanzhengma {
        width: 100px;
    height: 38px;
    border: 1px #dddcdd solid;
    border-radius: 6px;
    background: url(/web/css/login/comon/images/yznzheng_06.png) left no-repeat;
    margin: 14px 0 0 41px;
    padding-left: 47px;
    font-size: 14px;
}

.yanzheng {
    width: 170px;
    height: 38px;
    border: 1px #dddcdd solid;
    border-radius: 6px;
    margin: 14px 40px 0 0;
    font-size: 14px;
    float: right;
    text-align: center;
    background: #eaeaea;
    color: #797979;
    line-height: 2.6778;
    cursor:pointer;
}

.mima {
    width: 286px;
    height: 38px;
    border: 1px #dddcdd solid;
    border-radius: 6px;
    background: url(/web/css/login/comon/images/mima.png) left no-repeat;
    margin: 14px 0 0 41px;
    padding-left: 47px;
    font-size: 14px;
}

.sure {
    width: 335px;
    height: 46px;
    background: #f65151;
    border-radius: 6px;
    border: none;
    margin-left: 41px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.sure1 {
    width: 335px;
    height: 46px;
    background: #f65151;
    border-radius: 6px;
    border: none;
    margin-left: 41px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-top: 16px;
}

.forget {
    display: block;
    color: #f65151;
    font-size: 14px;
    line-height: 40px;
    padding-left: 305px;
}

.weixin {
    display: block;
    background: url(/web/css/login/comon/images/weixin_06.png) left no-repeat;
    font-size: 14px;
    color: #777;
    line-height: 44px;
    padding-left: 26px;
    margin-left: 260px;
}

.f-two {
    display: none;
}

.err-wrapper {
    width: 100%;
    height: 25px;
    position: absolute;
    text-align: center;
    padding: 6px;

}

.err-register, .err-login {
        display:none;
    color: #ff0000;
    font-size: 14px;
}
.qiangdu {
    position: absolute;
    right: 15px;
    bottom: 177px;
    color: #25B34B;
    font-weight: 600;
}
.tips{
    font-size: 12px;
    color: #999;
    padding-top: 8px; 
    padding-left: 47px;
}
/*footer*/
footer {
    background: #363636;
}

.footer-in {
    padding-top: 20px;
    width: 1180px;
    margin: 0 auto;
    font-family: "微软雅黑";
}

.footer-l {
    float: left;
}

.footer-m {
    float: left;
    padding-left: 20px;
    padding-top: 10px;
}

    .footer-m h5 {
        font-weight: normal;
        color: #fff;
        font-size: 14px;
    }

footer h1 {
    color: #fff;
    font-size: 16px;
    padding-bottom: 18px;
}

footer h6 {
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 12px 0 6px 0;
}

.footer-m ul li {
    float: left;
    padding-right: 20px;
    height: 34px;
}

    .footer-m ul li a {
        color: #fff;
        font-size: 14px;
    }

        .footer-m ul li a:hover {
            color: #fd6540;
        }

.footer-r {
    float: right;
}

.r-l {
    float: left;
    padding-left: 20px;
}

    .r-l img {
        padding-bottom: 10px;
    }

.r-r {
    float: left;
    padding-left: 40px;
    padding-top: 8px;
}

    .r-r p {
        font-size: 14px;
        color: #fff;
        line-height: 34px;
    }

        .r-r p span {
            font-size: 18px;
            font-weight: bold;
            color: #fff;
            line-height: 30px;
        }
/*footer*/
#copy {
    background: #222;
}

.copy-in {
    width: 1180px;
    margin: 0 auto;
    font-family: "微软雅黑";
}

    .copy-in p {
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 40px;
    }
 .none{display:none;}
 .error_input{border:1px solid #ff0000;}
 #count{margin-right:8px;}