/*重置样式*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, footer, header, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary {
    display: block;
}

ul {
    list-style: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    text-decoration: none;
    vertical-align: baseline;
    background: transparent;
    color: #fff;
}

a:hover {
    color: #00bcd4 !important;
}

body {
    font-size: 62.5%;
    /*10 ÷ 16 × 100% = 62.5%*/
    background: #ffffff !important;
    font-family: "Microsoft Yahei", "SimSun";
    font-weight: 400;
    color: #333;
    font-size: 1.4rem;
}

.padding-l0 {
    padding-left: 0;
}

.padding-r0 {
    padding-right: 0;
}

.margin-l15 {
    margin-left: 15px;
}

.margin-t2 {
    padding-top: 2rem;
}

.margin-t7 {
    margin-top: 7rem;
}


/*导航栏开始*/

.navbar {
    background-color: #fff !important;
    opacity: 0.8;
    margin-bottom: 0;
}

.banner {
    width: 100%;
    height: 35rem;
}

.login {
    color: #333 !important;
}

.login:hover {
    color: #00C1DE !important;
}

.logo {
    padding: 0;
}

.logo img {
    width: 40px;
    height: 40px;
    margin-top: 4px;
}

.login {
    font-size: 1.4rem;
}


/*banner开始*/

.main {
    position: relative;
}

.register {
    width: 100%;
    height: auto;
    background: #333 url(../../v3/images/HeadTail/login_banner.jpg) top no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    padding: 0;
    position: relative;
}

.zhuce {
    width: 100%;
    min-width: 310px;
    height: auto;
    margin: 0 auto;
    padding-top: 222px;
    padding-bottom: 180px;
    text-align: center;
    font-weight: normal;
    color: #fff;
}

.zhuce h1 {
    font-size: 4.8rem;
}

.zhuce h2 {
    font-size: 2rem;
    margin: 2rem auto;
    font-weight: normal;
}

.zhuce p {
    width: 360px;
    height: 2rem;
    font-size: 1.4rem;
    margin: 1rem auto;
    color: #fff;
    line-height: 2rem;
}

.zhuce .Back {
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 3rem;
    left: 0;
    font-size: 1.4rem;
}

.zhuce p input {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin: 5px 5px 0 116px;
}

.zhuce p span {
    width: 200px;
    height: auto;
    display: block;
    text-align: left;
    float: left;
    font-size: 1.2rem;
}

.zhuce .Back a {
    color: #fff;
}

.zhuce ul {
    width: 27%;
    height: auto;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    border: 1px solid #d3d3d3;
    border-radius: 0.4rem;
    position: relative;
}

.zhuce ul label img {
    width: 26px;
    height: 26px;
}

.zhuce ul label {
    position: absolute;
    right: 6px;
    bottom: 6px;
    z-index: 11;
    cursor: pointer;
}

.zhuce ul .zhuce-li {
    border-bottom: 1px solid #d3d3d3;
}

.zhuce ul li input {
    width: 100%;
    height: 3.6rem;
    border: none;
    padding-left: 1rem;
    font-size: 1.8rem;
    outline: none;
    color: #333;
}


/*section内容开始*/

.liaojie strong {
    width: 100%;
    height: auto;
    display: block;
    font-size: 1.4rem;
    font-weight: normal;
    color: #00bcd4;
    text-align: center;
}

.liaojie strong a {
    color: #00bcd4;
}

.margin-tb2r {
    margin: 2rem auto;
}

.footer {
    background: #222222;
    color: #ffffff;
    height: 4rem;
    line-height: 4rem;
    text-align: center;
}

.zhuce .addtext {
    color: red;
    font-size: 1.4rem;
}


/*尾部style*/

.bg-Four {
    width: 100%;
    background: #1b2028;
    height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.bg-Four .guanyu, .bg-Four .guanyu-to {
    width: 100%;
    height: 7rem;
    display: block;
    overflow: hidden;
}

.bg-Four .guanyu li {
    float: left;
    color: #129ddf;
    margin-left: 5%;
    line-height: 7rem;
}

.bg-Four .guanyu-to li {
    float: left;
    color: #586470;
    margin-left: 5%;
    margin-bottom: 1rem;
}

.error {
    color: red !important;
    /*position: absolute;
	z-index: 11;
	left: 0;
	bottom: 0;*/
}

.activity-list {
    margin-bottom: 60px;
    background-color: #fff !important;
}

.activity-list a {
    width: 100%;
    height: auto;
    display: block;
    margin: 12px auto;
}

#messageBox .error {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 800px) {
    .zhuce ul {
        width: 80%;
    }
}

@media screen and (max-width: 330px) {
    .zhuce ul {
        width: 90%;
    }
}
