﻿@charset "utf-8";

html {
    color: #000;
    background:url(../images/login_bg.jpg) top center;
}

body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, button, input, textarea, form {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: 12px/150% Arial,"microsoft yahei",sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

address, cite, dfn, em, var {
    font-style: normal;
}

code, kbd, pre, samp, tt {
    font-family: "Courier New",Courier,monospace;
}

small {
    font-size: 12px;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #c00;
}

.underline {
    text-decoration: underline;
    display: block;
    padding-bottom: 5px;
}

a:hover {
    text-decoration: underline;
    color: #e2721b;
    text-decoration: none;
}

abbr[title], acronym[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

q:before, q:after {
    content: '';
}

:focus {
    outline: 0;
}

legend {
    color: #000;
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    border: 0;
    height: 1px;
    *color: #fff;
}

img {
    -ms-interpolation-mode: bicubic;
}

.font14 {
    font-size: 14px;
}

.erro-tip {
    color: #dd2c2c;
    font-size: 14px;
    margin-top: 0;
    display: block;
    margin-bottom: 10px;
}

.status-ico {
    background: url(../images/status-ico.png);
    width: 100%;
}

.bg_sprite {
    background: url(../images/bg_sprite.png);
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
}

.wid-warp {
    width: 1030px;
    position: absolute;
    left: 50%;
    top: 30px;
    margin-left: -515px;
}

#fullbg {
    background-color: #000;
    z-index: 99;
    width: 100%;
    opacity: .6;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    min-width: 1200px;
    position: absolute;
}

.login-top {
    padding-top: 110px;
    height: 90px;
    overflow: hidden;
}

.login-title {
    margin: 0 auto;
    width: 450px;
    height: 80px;
}

.login-main {
    margin:0;
}

.wid-warp {
    padding: 10px;
    width: 1024px;
}

.login-img {
    float: left;
    height:400px;
    width: 55%;
    background: url(../images/mbg_50.png) top center;
}

.login-imgwarp {
    padding: 40px;
}

.login-box {
    height:400px;
    background: url(../images/mbg_50.png) top center;
    width: 45%;
    float: left;
}

.login-box-warp {
    height: 400px;
	margin-top:20px;
}

.login-box-content {
    padding: 10px 50px;
    position: relative;
    height: 320px;
}

    .login-box-content h1 {
        position: absolute;
        width: 293px;
		font-size:24px;
        height:50px;
		padding-top:35px;
		font-weight: 700;
    }

    .login-box-content ul {
        margin-bottom: 20px;
        margin-top: 5px;
    }

        .login-box-content ul li {
            display: block;
        }

            .login-box-content ul li.li1 {
                background: url(../images/login-Ico.png) no-repeat left top;
                width: 354px;
                height: 55px;
            }

            .login-box-content ul li.li2 {
                margin-top: 15px;
                background: url(../images/login-Ico.png) no-repeat left -58px;
                width: 354px;
                height: 53px;
            }

    .login-box-content input[type=text], .login-box-content input[type=password] {
        margin-left: 70px;
        margin-top: 15px;
        border: 0;
        height: 30px;
        line-height: 30px;
        color: #555;
        font-size: 16px;
        padding-left: 10px;
    }

    .login-box-content p {
        font-size: 14px;
        color: #666;
        margin-top:0px;
    }

        .login-box-content p a {
            color: #666;
        }

    .login-box-content .login-btn, .login-box-content .register-btn {
        cursor: pointer;
        display: block;
        font-size:20px;
        border: 0;
        letter-spacing:0px;
        line-height: 66px;
        width: 152px;
        height: 66px;
    }

    .login-box-content .login-btn {
        color: #fff;
        float: left;
		margin-top: 10px;
        background: url(../images/login-Ico.png) no-repeat left -188px;
    }

    .login-box-content .register-btn {
        color: #fff;
        float: right;
		margin-top: 10px;
        background: url(../images/login-Ico.png) no-repeat -156px -188px;
    }

.login-foot {
    width: auto;
    margin: 0 auto;
}

    .login-foot ul {
        width: 80%;
        margin: 30px auto;
    }

        .login-foot ul li {
            float: left;
            margin-right: 35px;
            line-height: 45px;
            color: #eee;
            font-size: 24px;
        }

            .login-foot ul li span {
                display: block;
                float: left;
                width: 50px;
                height: 46px;
                background: url(../images/login-Ico.png) no-repeat;
                margin-right: 5px;
            }

    .login-foot .fotli1 span {
        background-position: -2px -254px;
    }

    .login-foot .fotli2 span {
        background-position: -54px -254px;
    }

    .login-foot .fotli3 span {
        background-position: -105px -254px;
    }

    .login-foot .fotli4 span {
        background-position: -157px -254px;
    }

    .login-foot .fotli5 span {
        background-position: -210px -254px;
    }

    .login-foot ul li a {
        color: #eee;
    }

        .login-foot ul li a:link {
            color: #eee;
        }

        .login-foot ul li a:active {
            color: #eee;
        }

        .login-foot ul li a:hover {
            color: #c00;
        }

        .login-foot ul li a:active {
            color: #c00;
        }

    .login-foot p {
        text-align: center;
        padding-top:0px;
    margin-top: 50px;
    font-size: 16px;
    font-family: "微软雅黑";
	color:#aaa;
    }
	.login-foot p a{
            color: #fc5;
        }
	.login-foot p a:hover {
            color: #fc0;
        }

.alert-boxwarp {
    width: 420px;
    padding: 10px;
    height: auto;
    background: url(../images/border.png) repeat;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -260px;
    margin-top: -160px;
    z-index: 100;
}

.alert-box {
    width: 420px;
    opacity: 1;
    min-height: 240px;
    background: #fff;
}

    .alert-box .alert-title {
        height: 50px;
        background: #f08519;
        padding: 0 10px;
    }

        .alert-box .alert-title span {
            display: block;
        }

        .alert-box .alert-title .alert-titlename {
            background: url(../images/login-Ico.png) no-repeat;
            float: left;
            height: 46px;
            margin-top: 5px;
            width: 135px;
            background-position: left -303px;
        }

.alert-titlename1 {
    line-height: 50px;
    font-size: 14px;
    color: #fff;
}

.alert-box .alert-title .alert-delete {
    background: url(../images/login-Ico.png) no-repeat;
    cursor: pointer;
    margin-top: 5px;
    float: right;
    height: 40px;
    width: 19px;
    background-position: -142px -303px;
}

.alert-content {
    padding: 10px 10px 0 10px;
}

.alert-content1 {
    padding: 20px 0;
}

    .alert-content1 p {
        color: #999;
        text-align: center;
        padding-top: 20px;
        border-top: 1px solid #dedede;
    }

.alertCon {
    font-size: 18px;
    line-height: 1.5em;
    padding-top: 20px;
    font-family: "微软雅黑";
    color: #3f3f3f;
}

.alertCon1 {
    font-size: 18px;
    padding: 20px;
    line-height: 2em;
    font-family: "微软雅黑";
    color: #3f3f3f;
}

.alert-bot {
    padding: 0 10px;
}

.alertIco {
    background: url(../images/login-Ico.png) -270px -255px;
    margin-left: 50px;
    margin-right: 5px;
    width: 72px;
    margin-top: 10px;
    height: 73px;
    float: left;
}

.alert-bot input, .closeBtn {
    margin-top: 30px;
    display: block;
    height: 40px;
    border: 0;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
}

.alert-bot .OkBtn {
    float: left;
    width: 180px;
    color: #fff;
    background: #f08519;
    margin-left: 30px;
    margin-right: 40px;
}

.alert-bot .NoBtn {
    float: left;
    width: 120px;
    background: #ececec;
    color: #c9c9c9;
}

.closeBtn {
    width: 100px;
    margin: 10px auto 20px;
    cursor: pointer;
}

.login-tipswarp {
    margin-top: 60px;
    height: 22px;
}

.login-tips {
    color: #ff5033;
    line-height: 22px;
}

    .login-tips span {
        margin-right: 2px;
        background: url(../images/login-Ico.png) -165px -314px;
        width: 18px;
        height: 17px;
        display: block;
        float: left;
    }

@media screen and (max-width:1024px) {
    .wid-warp {
        width: 530px;
        position: absolute;
        margin-left: -255px;
    }

    .login-box-warp {
        height: auto;
    }

    .login-img {
        display: none;
    }

    .login-box {
        width: 80%;
    }

    .login-box-warp {
        background: 0;
    }

    .login-foot ul li span {
        display: none;
    }

    .login-foot {
        padding: 0;
    }

        .login-foot ul li {
            margin: 0 10px;
        }

        .login-foot a {
            font-size: 14px;
        }
}

.bannerIndex {
    position: relative;
    height: 380px;
}

* + html .bannerIndex {
    margin: -10px auto;
}

    .bannerIndex ul li {
        float: left;
        position: absolute;
        left: 0;
        width: 100%;
        height: 380px;
    }

    .bannerIndex dl {
        position: absolute;
        bottom: 58px;
        z-index: 9999;
        left: 45%;
        width: 200px;
        margin-left: -100px;
    }

    .bannerIndex dl {
        text-align: center;
        width: 120px;
        margin: 0 auto;
    }

        .bannerIndex dl dd {
            cursor: pointer;
            border-radius: 50%;
            height: 9px;
            line-height: 9px;
            width: 9px;
            margin-right: 20px;
            background: #363636;
            color: #fff;
            float: left;
        }

        .bannerIndex dl .active {
            background: #f74853;
            height: 12px;
            line-height: 12px;
            width: 12px;
            margin-top: -2px;
        }
