﻿@charset "utf-8";

@font-face {
    font-family: iconfont;
    src: url(iconfont/iconfont.eot?#iefix) format("embedded-opentype"), url(iconfont/iconfont.woff) format("woff"), url(iconfont/iconfont.ttf) format("truetype"), url(iconfont/iconfont.svg#iconfont) format("svg");
}

.iconfont {
    text-align: center;
    font-family: 'Microsoft YaHei',"iconfont" !important;
    font-size: 26px;
    font-style: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke-width: 0.2px;
}

body {
    margin: 0px;
    background: #f2f2f2;
    font-family: "微软雅黑",arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;
    font-size: 13px;
    min-width: 1080px;
}

ul, li, ol, h1, h2, h3, h4, h5, h6, p, input, dl, dt, dd, table, th, td, span, form, bdo, em, select, i, bdo, kbd {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: none;
}

.clear {
    clear: both;
}

a, a:focus {
    text-decoration: none;
    color: #575757;
    outline: none;
    cursor: pointer;
}

    a:hover {
        color: #ff9052;
        text-decoration: none;
    }

em, i {
    font-style: normal;
}

ul, ol {
    list-style: none;
}

a:hover {
    text-decoration: none;
}

a.a_blue:hover {
    color: #ff9052;
    text-decoration: none;
}

a.a_blue i {
    font-size: 11px;
    margin-right: 3px;
}

#bg1 {
    background: url('/style/login/pic_1.jpg') no-repeat;
    background-size: 100% 100%;
    opacity: 0.8;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 0;
}

#div_login {
    height: 1100px;
    width: 95%;
    max-width: 650px;
    margin: 0 auto;
    margin-top: 100px;
    position: relative;
}

    #div_login .div_bg1 {
        background: #000;
        opacity: 0.8;
        height: 1100px;
        width: 100%;
        border-radius: 10px;
        position: absolute;
        z-index: 1;
    }

.login_pa {
    margin-top: 10px;
    width: 80%;
    margin: 0 auto;
}

.tb_item_l {
    background-color: transparent;
    border: 0px;
    border-bottom: 1px solid #fff;
    margin: 10px;
}

    .tb_item_l input[type='text'], .tb_item_l input[type='file'], .tb_item_l input[type='password'], .tb_item_l textarea, .tb_item_l select, .tb_item_l .tb_d {
        width: 100%;
        height: 52px;
        line-height: 52px;
        color: #fff;
        background-color: transparent;
        border: 0px;
        border-bottom: 1px solid #fff;
        outline: none;
        font-size: 14px;
    }

        .tb_item_l input[type='text']:focus,.tb_item_l input[type='password']:focus{
            background-color: transparent;
            border: 0px;
            border-bottom: 1px solid #fff;
            outline: none;
        }

       

*:focus {outline: none;}

    .tb_item_l label {
        position: absolute;
        right: 10px;
        top: 0px;
        color: #fff;
    }

.login_btn1 {
    width: 35%;
    height: 45px;
    line-height: 45px;
    background: url('../images/btn_1.png') repeat;
    border: 0px;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    float: left;
    margin-right: 5%;
    cursor: pointer;
}

.login_btn2 {
    width: 40%;
    height: 45px;
    line-height: 45px;
    background: url('../images/btn_2.png') repeat;
    border: 0px;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    float: left;
    margin-right: 5%;
    cursor: pointer;
}

.btn_blue2 {
    width: 80%;
    height: 55px;
    line-height: 55px;
    background: url('../images/bt_blue2.png') repeat;
    border: 0px;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
}

.bgstretcher-area {
    text-align: left;
}

.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
    position: absolute;
    top: 0;
    left: 0;
}

    .bgstretcher UL, .bgstretcher UL LI {
        margin: 0;
        padding: 0;
        list-style: none;
    }

.bgstretcher {
    background: black;
    overflow: hidden;
    width: 100%;
    position: fixed;
    z-index: 1;
    _position: absolute; /*IE6 doesn't support fixed positioning*/
    top: 0;
    left: 0;
}


.mess-main{ position: fixed;text-align:left; font-size:13px; line-height:30px; top: 100px; left: 50%;margin-left: -150px;width: 240px;height:70px;line-height:70px;background: #616979;z-index: 99999; color:#fff; padding:0px 20px; -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);-box-shadow: 0 0 10px rgba(0,0,0,.4); text-align:center;}

.mess-main3{ position: fixed;text-align:left; font-size:13px; line-height:30px; top: 100px; left: 50%;margin-left: -150px;width: 300px;background: #616979;border:1px solid #898b90; z-index: 99999; color:#fff;  -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 8px;overflow:hidden; -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);-box-shadow: 0 0 10px rgba(0,0,0,.4); text-align:center;}
.mess-main3 h3{ height:30px;line-height:30px; padding:10px;  display:block; text-align:left; background:#202020; font-size:16px;  }
.mess-main3 h3 em{  float:right;  background:url(../images/x.png) no-repeat; height:30px; width:30px; cursor:pointer;  }
.mess-main3 span{ display:block; padding:15px 15px;  font-size:14px; line-height:35px; text-align:left; }
