﻿.clear {
    clear: both;
}

body {
    margin: 0;
    padding: 0;
    /*width:100%;
    height:100%;*/
}

.tableArat {
    width: 100%;
}

    .tableArat table + table {
        display: none;
    }

.indexWrap {
    margin: 0px auto;
    /*width:100%;*/
    width: 1280px;
}

.navMenu {
    float: left;
    width: 260px;
    background: #F7F7F7;
    padding: 20px 0px;
}

.newInside {
    width: 200px;
    margin: 0px auto;
    /*margin-top: 20px;*/
}

.rightCont {
    float: left;
    width: 1020px;
}

.logImg {
    text-align: center;
    padding-bottom: 10px;
    /*padding-top:15px;*/
    border-bottom: 1px solid #333;
}

    .logImg img {
        display: block;
        margin: 0px auto;
    }

.rightCont .topTitle {
    background: #fbfbfb;
    height: 80px;
    border-bottom: 1px solid #dbdada;
}

.leftTile {
    float: left;
    width: 35%;
    line-height: 80px;
    color: black;
    font-size: 22px;
    font-weight:normal;
    text-indent: 15px;
    letter-spacing:1px;
}

.rightTile {
    float: right;
    display: inline-block;
    text-align: right;
    /*padding-right: 10px;*/
}

.icon-set {
    display: inline-block;
    /*width: 23px;
    height: 23px;
    background: url("../images/icon-set.png") no-repeat;*/
    background-size: 100% 100%;
    font-size: 1.5em !important;
    padding-right: 4px;
}

.rightTile span {
    margin-top: 30px;
    margin-right: 15px;
    height: 23px;
    display: block;
    float: left;
    line-height: 23px;
    color: gray;
}

    .rightTile span i {
        float: left;
        font-style: normal;
    }

.colBox {
    width: 100%;
    border: 1px solid #eae9e9;
    /*padding-bottom: 50px;*/
    background: white;
    margin-top: 10px;
    height: 225px;
}

    .colBox .colName {
        background: #fbfbfb;
        height: 50px;
        line-height: 50px;
        border-bottom: 1px solid #eae9e9;
    }

        .colBox .colName .colLeft {
            float: left;
            display: inline-block;
        }

            .colBox .colName .colLeft i {
                font-style: normal;
                float: left;
                color: #000000;
                font-weight: bold;
                
            }

.icon {
    display: inline-block;
    width: 6px;
    height: 16px;
    line-height:16px;
    /*background: url("../images/icon.png") no-repeat;
    background-size: 100% 100%;*/
    margin-top: 17px;
    margin-right: 8px;
    margin-left: 10px;
    border-left:6px solid #D32626;
    border-radius:3px;
}

.colBox .colName a {
    float: right;
    color: #000;
    margin-right: 10px;
}

.insideBox {
    padding: 10px 20px;
}

.colCont {
    background: #ffffff;
    padding: 5px 15px;
}

.colAlik {
    margin-top: 15px;
}

    .colAlik a {
        display: inline-block;
        float: left;
        text-align: center;
        font-size: 14px;
        color: #333;
        border: 1px solid #71ac46;
        width: 75px;
        height: 33px;
        line-height: 33px;
        margin-right: 10px;
        text-decoration: none;
    }

        .colAlik a:hover, .seHover {
            color: white !important;
            background: url("../images/btn.png") no-repeat;
            background-size: 100% 100%;
            text-decoration: none;
            border: 0px solid #71ac46 !important;
        }

/*.table {
    margin-top: 20px;
}

    .table tr th {
        font-weight: normal;
    }

    .table, .table tr, .table tr td, .table tr th {
        border: 0px !important;
        text-align: center;
    }*/

.yellspan {
    color: #009260;
}

.colCont .colLi .cont {
    float: left;
}

.colCont .colLi .time {
    float: right;
}

.colCont .colLi a {
    color: #646464;
}

.colLi {
    margin-top: 10px;
}

    .colLi a:hover span {
        color: #71ac46;
    }

.tabDay .day {
    color: #D32626;
    font-size: 14px;
    /*font-family: "宋体";*/
    text-align: center;
}

    .tabDay .day span {
        font-weight: bold;
        font-size: 60px;
    }

.tabDay {
    padding: 25px 0px;
}

.tabImg img {
    width: 100%;
    display: block;
}

.logLi {
    border-bottom: 1px solid #333;
    padding: 25px 0px;
}

    .logLi a {
        color: #3D3D3D;
        font-size: 16px;
    }

        .logLi a i {
            font-style: normal;
            float: left;
            margin-right: 5px;
        }

.icon_left {
    display: inline-block;
    /*width: 21px;
    height: 21px;*/
    background-size: 100% 100%;
    margin-left: 40px;
    font-size: 1.5em !important;
}

.icon-home {
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url("../images/home.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 40px;
}

.icon1 {
    display: inline-block;
    width: 19px;
    height: 22px;
    background: url("../images/icon1.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 40px;
}

.icon2 {
    display: inline-block;
    width: 24px;
    height: 19px;
    background: url("../images/icon2.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 40px;
}

.icon3 {
    display: inline-block;
    width: 20px;
    height: 22px;
    background: url("../images/icon3.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 40px;
}

.icon4 {
    display: inline-block;
    width: 25px;
    height: 17px;
    background: url("../images/icon4.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 40px;
}

.icon5 {
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url("../images/icon5.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 40px;
}

.slide a {
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
}

.slide {
    padding-top: 15px;
}

    .slide a:hover, .slhover {
        color: white !important;
        background: url("../images/iebg.png");
        background: rgba(0,0,0,0.2);
        text-decoration: none;
    }

.bomalik {
    margin-top: 30px;
}

    .bomalik a {
        display: block;
        width: 175px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        font-size: 18px;
        color: #333;
        background: url("../images/bnn2.png") no-repeat;
        background-size: 100% 100%;
        margin: 0px auto;
    }

.jt {
    display: inline-block;
    width: 17px;
    height: 10px;
    background: url("../images/jt.png") no-repeat;
    background-size: 100% 100%;
    margin-top: 5px;
    margin-left: 30px;
}

.roted {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media screen and (min-width: 1000px) {
    .indexWrap {
        width: 100%;
        margin: 0px auto;
    }

    .navMenu {
        width: 260px;
    }

    .rightCont {
        width: 720px;
    }
}

@media screen and (min-width: 1024px) {
    .rightCont {
        width: 744px;
    }
}

@media screen and (min-width: 1080px) {
    .rightCont {
        width: 800px;
    }
}

@media screen and (min-width: 1100px) {
    .rightCont {
        width: 820px;
    }
}

@media screen and (min-width: 1200px) {
    .rightCont {
        width: 920px;
    }
}

@media screen and (min-width: 1280px) {
    .indexWrap {
        width: 1280px;
        margin: 0px auto;
    }

    .navMenu {
        width: 260px;
    }

    .rightCont {
        width: 1020px;
    }
}

/*登录页面*/
.loginWrap {
    position: fixed;
    width: 100%;
    height: 100%;
    /*background: url("../images/lbbg.jpg") no-repeat center 0px;*/
    /*background: url("../images/lbbg.jpg");*/
    /*background-size: 100% 100%;*/
}

.mainLogin {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 1000px;
    margin-left: -500px;
    z-index: 10000000;
}

.logoBox {
    height: 74px;
    line-height: 78px;
    margin-top: 30px;
    margin-left:-150px;
}

    .logoBox img {
        float: left;
    }

    .logoBox span {
        float: left;
        margin-left: 0px;
        font-size: 22px;
        color: #333;
    }

.MainROW {
    margin-top: 60px;
}

    .MainROW .leftRow {
        width: 60%;
        float: left;
        /*height:185px;*/
    }
    .MainROW .rightRow {
        width: 40%;
        float: left;
    }

        .MainROW .leftRow img {
            display: block;
            margin: 0px auto;
            width: 220px;
            margin-top: 120px;
        }

.loginForm {
    background: white;
    width: 350px;
    padding-bottom: 100px;
    margin-left:90px;
}

.contForm {
    padding-top: 20px;
}

.topLogin {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #e39720;
    font-size: 18px;
    background: #efefef;
}

.contLi {
    margin: 0px auto;
    margin-top: 15px;
    width: 300px;
    /*height: 35px;*/
    position: relative;
}

.lc1 {
    position: absolute;
    top: 6px;
    left: 8px;
    display: block;
    width: 18px;
    height: 20px;
    background: url("../images/l1.png") no-repeat;
    background-size: 100% 100%;
}

.lc2 {
    position: absolute;
    top: 6px;
    left: 8px;
    display: block;
    width: 17px;
    height: 22px;
    background: url("../images/l2.png") no-repeat;
    background-size: 100% 100%;
}

.contLi input[type='text'] {
    border: 1px solid #bbbbbb;
    height: 35px;
    width: 300px;
    padding: 5px 0px;
    padding-left: 35px;
}

.contLi input[type='password'] {
    border: 1px solid #bbbbbb;
    height: 35px;
    width: 300px;
    padding: 5px 0px;
    padding-left: 35px;
}


.lftcont {
    float: left;
}

.rtcont {
    float: right;
}

.lftcont input[type='checkbox'] {
    float: left;
}

.lftcont span {
    float: left;
    font-size: 12px;
    color: #646464;
}

.rtcont a {
    color: #1b66c7;
    font-size: 12px;
}

.sendBtn {
    display: block;
    width: 285px;
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    color: white;
    background: url("../images/lgbtn.png") no-repeat;
    background-size: 100% 100%;
    text-align: center;
    text-decoration: none !important;
}

    .sendBtn:hover, .sendBtn:focus {
        text-decoration: none;
        color: white;
        border: 0px;
    }

.copyright {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 12px;
    left: 0px;
    bottom: 10px;
}
