﻿@charset "utf-8";
/* CSS Document */


input {
    outline: none;
}

* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #333;
    outline: none;
}

html {
    height: 100%;
    width: 100%;
    -webkit-text-size-adjust: none;
    word-wrap: break-word;
    /*font-size:100%;*/
    font-size: 14px;
    background: #FFF;
    overflow-x: hidden;
}

body {
    width: 100%;
    margin: 0;
    background: #fff url(../images/login/loginbg.png);
    background-size: 100% 100%;
    font-family: Microsoft YaHei,Tahoma,Helvetica, STHeiti, Droid Sans Fallback;
    font-family: "微软雅黑";
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
    border: none;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.up {
    height: 11.5%;
    position: relative;
}

    .up img.logo {
        float: left;
        position: absolute;
        top: 25%;
        left: 2%;
    }

    .up img.rightfont {
        float: right;
        position: absolute;
        top: 20%;
        right: 1.5%;
    }

.center {
    height: 77%;
    position: relative;
}

.down {
    height: 11.5%;
    position: relative;
}

.main {
    height: 100%;
}

form {
    height: 100%;
}



/*------------------------------------------------      登陆    注册界面        -------------------------------------------------------------*/
/*.img_slogan {
    display: block;
    width: 450px;
    height: 235px;
    margin-top: 120px;
    background: url(../images/login/slogan_dark.png) no-repeat;
    _background: url(../images/login/slogan_dark_ie6.png) no-repeat;
}*/

.lay_wrap {
    color: #4b4a4a;
    height: 100%;
    position: relative; /*min-height:600px*/
}

    .lay_wrap a {
        color: #4b4a4a;
    }

        .lay_wrap a:hover {
            text-decoration: underline;
        }

    .lay_wrap .lay_inner {
        width: 750px;
        margin: 0 auto;
        position: relative;
    }

    .lay_wrap .lay_main {
        color: #4b4a4a;
        position: absolute;
        top: 24%;
        width: 100%;
        _top: 50px;
    }

        .lay_wrap .lay_main a {
            color: #4b4a4a;
        }

        .lay_wrap .lay_main .login_head {
            margin-bottom: 50px;
        }

        .lay_wrap .lay_main .login_img {
            float: left;
            width: 450px;
            overflow: hidden;
            height: 400px;
        }

.lay_background {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    overflow: hidden;
}

    .lay_background .lay_background_img {
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
    }

    .lay_background .lay_background_img {
        opacity: 0;
        -webkit-transition: opacity .8s ease;
        -moz-transition: opacity .8s ease;
        transition: opacity .8s ease;
    }

    .lay_background .lay_background_img_fade_out {
        opacity: 1;
    }

/*          sign              */
.sign {
    width: 339px;
    height: 333px; /* height:300px;*/
    padding-left: 10px;
    position: absolute;
    right: 10%;
    top: 50%;
    margin-top: -165px;
    background: #fff;
    box-shadow: 0px 0px 6px 5px rgba(0,0,0,0.2);
    border-radius: 10px;
}

.box01 .content {
    width: 280px;
    padding: 0 20px;
    color: #000;
    margin-top: 30px;
}

.content a {
    color: #FFF;
}

.content span {
    color: #007E43;
}

    .content span.txt {
        color: #000;
        display: block;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        position: relative;
        text-indent: 35px;
        margin-bottom: 5px;
        color: #333;
    }

        .content span.txt img {
            position: absolute;
            left: 7px;
            top: 5px;
        }

.content a:hover {
    color: #333;
    text-decoration: underline;
}

.content input {
    width: 300px;
    height: 40px;
    background-color: #F1F1F1;
    border: none;
    border-radius: 5px;
    text-indent: 10px;
}

.content div {
    margin-bottom: 20px;
}

.content div {
    font-size: 15px;
    font-weight: bolder;
    font-family: "Microsoft YaHei";
    color: #666;
}

.content button {
    background: #007E43;
    height: 45px;
    width: 162px;
    margin-left: 62px;
    margin-top: 4px;
    color: #FFF;
    letter-spacing: 6px;
    border: none;
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    border-radius: 5px;
    cursor: pointer;
}

.box02 {
    text-align: center;
    height: 20px;
}

    .box02 h2 {
        line-height: 50px;
        float: left;
        cursor: pointer;
        color: #000;
        letter-spacing: 6px;
    }

.pusfoot {
    width: 100%;
    height: 100%;
    position: relative;
}

.foot {
    width: 190px;
    height: 30px;
    position: absolute;
    line-height: 30px;
    text-indent: 30px;
    font-size: 1.2em;
    margin: 0px auto;
    left: 50%;
    margin-left: -85px;
    top: 50%;
    margin-top: -15px;
}

    .foot img {
        position: absolute;
        top: 4px;
        left: 2px;
    }


ul, li {
    list-style: none;
}


#wrapper {
    position: absolute;
    margin: 30px auto;
    width: 1500px;
    height: 700px;
    top: 50%;
    left: 10%;
    margin-top: -700px;
}

#banner {
    position: relative;
    width: 1500px;
    height: 700px;
    overflow: hidden;
}

.imgList {
    position: relative;
    width: 20000px;
    height: 700px;
    z-index: 10;
    overflow: hidden;
}

    .imgList li {
        float: left;
        display: inline;
    }

#prev,
#next {
    position: absolute;
    top: 80px;
    z-index: 20;
    cursor: pointer;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

#prev {
    left: 10px;
}

#next {
    right: 10px;
}

    #prev:hover,
    #next:hover {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.bg {
    position: absolute;
    bottom: 0;
    width: 1500px;
    height: 700px;
    z-index: 20;
    opacity: 0.4;
    filter: alpha(opacity=40);
    background: black;
}

.infoList {
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 30;
}

    .infoList li {
        display: none;
    }

    .infoList .infoOn {
        display: inline;
        color: white;
    }

.indexList {
    position: absolute;
    right: 10px;
    bottom: 5px;
    z-index: 30;
}

    .indexList li {
        float: left;
        margin-right: 5px;
        padding: 2px 4px;
        border: 2px solid black;
        background: grey;
        cursor: pointer;
    }

    .indexList .indexOn {
        background: red;
        font-weight: bold;
        color: white;
    }


/*--- slider-css --*/
.slider {
    position: relative;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .rslides li {
        -webkit-backface-visibility: hidden;
        position: absolute;
        display: none;
        width: 100%;
        left: 0;
        top: 0;
    }

        .rslides li:first-child {
            position: relative;
            display: block;
            float: left;
        }

    .rslides img {
        display: block;
        height: auto;
        float: left;
        width: 100%;
        border: 0;
    }

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #fff;
    border-radius: 50px;
}

.callbacks_here a:after {
    background: #000;
}

.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs li {
    display: inline-block;
}

ul.callbacks_tabs.callbacks1_tabs {
    position: absolute;
    bottom: 14%;
    z-index: 999;
    right: 10%;
}

.caption {
    position: absolute;
    top: 43%;
    left: 13%;
}

    .caption h3 {
        color: #fff;
        font-size: 3em;
        text-transform: uppercase;
        display: inline-block;
        font-family: 'Montserrat-Regular';
        padding: 0 0 0.3em;
    }

        .caption h3 span {
            border-bottom: 7px solid #27DA93;
        }

    .caption p {
        color: #fff;
        font-size: 1.7em;
        margin: 0.5em 0em 0;
    }

.banner0 {
    background: url(../images/banner/4.jpg) no-repeat;
    width: 100%;
    min-height: 780px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

/*.banner1 {
    background: url(../images/banner/4.jpg) no-repeat;
    width: 100%;
    min-height: 780px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.banner2 {
    background: url(../images/banner/2.jpg) no-repeat;
    width: 100%;
    min-height: 780px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.banner3 {
    background: url(../images/banner/5.jpg) no-repeat;
    width: 100%;
    min-height: 780px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}*/
