﻿body {
    /*background-color: #3399CC;*/
    background-color: #f5f5f5;
    text-align: center;
    /*margin: 0;
    padding: 0;*/
    /*display:block;*/
}

.pannel {
    background-color: #ffffff;
    text-align: center;
    width: 1280px;
    margin: 0 auto 0 auto;
}

.top {
    height: 220px;
    text-align: left;
    overflow: hidden;
    padding: 0;
    width: 100%;
    border-bottom: #ff0000 solid 5px;
}

    .top img {
        border: 0;
        /* margin: auto 5px auto 5px; */
        vertical-align: middle;
        position: absolute;
        top: 0px;
        width: 1280px;
        height: 220px;
    }

    .top h2 {
        color: #ff0000;
        position: relative;
        top: 30px;
        left: 50px;
        z-index: 9;
        font-size: 48px;
        font-weight: 600;
        padding-right: 80px;
    }

    .top h3 {
        color: red;
        position: relative;
        top: 40px;
        left: 50px;
        z-index: 9;
    }

    .top h4 {
        color: #ff0000;
        position: relative;
        top: 50px;
        left: 50px;
        margin-right: 80px;
        z-index: 9;
        font-size: 28px;
        font-weight: 600;
    }

#list table {
    margin-left: 10px;
    margin-right: 10px;
}

#list tr:hover td {
    background: #eeeeee;
}

#list td {
    text-align: left;
    font-size: 14px;
    padding: 15px 10px;
    margin: 0 10px 0 10px;
}

.pager {
    text-align: right;
}

.main-1 {
    height: auto;
    padding: 30px;
}

.searchbar {
}

.main-2 {
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 20px;
}

.banner {
}

.main_left {
    width: 20%;
    /*    float: left;*/
    height: auto;
    box-shadow: 0px 0px 10px #dbdbdb;
    border-radius: 10px;
}

.login_panel {
    padding: 20px;
}

    .login_panel .layui-btn {
        width: 100%;
        display: block;
        border-radius: 10px;
        margin-bottom: 15px;
        margin-left: 0 !important;
        font-size: 17px;
        font-weight: 600;
    }

.contact {
    padding: 30px;
    text-align: left;
    /*font-size: 16px;*/
    background-color: #ffffff;
    /* border: solid 1px rgb(227, 227, 227); */
    line-height: 2em;
}

.main_right {
    /*    float: left;*/
    height: auto;
    width: 78%;
    box-shadow: 0px 0px 10px #dbdbdb;
    border-radius: 10px;
}

.info-sp {
    padding: 0;
    /* box-shadow: 0px 0px 10px #dbdbdb;
    border-radius: 10px; */
    /* margin-bottom: 30px; */
}

.info-sp2 {
    padding: 0;
    /* box-shadow: 0px 0px 10px #dbdbdb;
    border-radius: 10px; */
    /* margin-bottom: 30px; */
    font-size: 60px;
    color: #ff0000;
    font-weight: 600;
    padding: 20px;
}

.info {
    width: auto;
    padding: 30px;
    /* box-shadow: 0px 0px 10px #dbdbdb;
    border-radius: 10px; */
    /* margin-bottom: 30px; */
}

/* .info:last-child {
    margin-bottom: 0px;
} */

.info_title {
    text-align: left;
    /* margin-left: 50px; */
    font-size: 24px;
    line-height: 2em;
    border-bottom: solid 1px #e3e3e3;
}

.info_list {
    text-align: left;
    padding: 20px 10px;
    /* margin-left: 100px; */
}

.info_item {
    font-size: 16px;
    line-height: 1.5em;
    padding: 0.5em 0;
}

    .info_item span {
        width: 150px;
        display: inline-block;
        text-align: right;
        margin-right: 10px;
        font-weight: 600;
        color: #818181;
    }

.info-sp .info_item {
    font-size: 16px;
    font-weight: 400;
}

    .info-sp .info_item span {
        width: 150px;
        display: inline-block;
        text-align: right;
        margin-right: 10px;
        font-weight: 600;
        font-size: 14px;
    }

.foot {
    margin-top: 10px;
    padding: 20px;
    vertical-align: middle;
    /* height: 150px; */
    font-size: 13px;
    border-top: solid 1px #e3e3e3;
    line-height: 2em;
}

a {
    text-decoration: none;
    color: #000000;
}

    a :hover {
        color: #add8e6;
    }

.theader td {
    font-weight: 600;
    text-align: left;
    border-bottom: #e2e2e2 solid 1px;
}

#pager {
    font-size: 16px;
    text-align: center;
}

.layui-btn {
    background-color: #ff0000 !important;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #ff0000 !important;
}

.contact-title {
    font-size: 18px;
    font-weight: 600;
}

button.layui-btn-sm {
    background: #ff0000;
    border: 0;
    border-radius: 10px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
}

    button.layui-btn-sm:hover {
        opacity: .8;
    }

.search-box {
    width: 60%;
}

.search-input {
    width: 80% !important;
    float: left;
}

.search-button {
    width: 20% !important;
    float: left;
}

#list2 {
    display: none;
}
.main_left .layui-layer-title{
    background: #fff;
    border-bottom: 0;
    height: 85px;
    padding-top: 20px;
    padding-left: 70px;
    box-sizing: border-box;
}
.main_left .layui-layer-title .welcome-login{
    background: url(../image/logo.png) no-repeat 0 0;
    font-size: 24px;
    font-weight: 600;
    color: #F43417 !important;
    text-align: center;
    height: 65px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 60px;
}
.main_left .layui-layer-btn-{
    box-sizing: border-box;
    position: relative;
    padding: 0px;
    padding-top: 30px !important;
    margin: 30px 40px !important;
    margin-top: 0 !important;
    padding-bottom: 30px !important;
}
.main_left .layui-layer-btn- .layui-layer-btn0{
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    border: 0;
    height: 36px;
    background: linear-gradient(145.6deg, #FA6F19 0%, #F43417 100%);
    font-size: 14px;
    margin: 0;
    line-height: 36px;
    border-radius: 3px;
}
.main_left .layui-layer-btn- .layui-layer-btn1{
    display: inline;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    color: #2E7AD1;
    font-size: 12px;
}
.main_left .layui-layer-btn- .layui-layer-btn2{
    display: inline;
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    text-decoration: underline;
    color: #666666;
    font-size: 12px;
}
.main_left .login-welcome{
    padding: 20px 40px;
    padding-bottom:0px;
}
.main_left .login-welcome #txtUserName{
    width: 100%;
    padding: 10px 0 10px 30px;
    box-sizing: border-box;
    font-size: 14px;
    background: url(../image/user.png) no-repeat #f7f7f7 5px 8px;
    height: 36px;
    line-height: 36px;
}
.main_left .login-welcome #txtPassword{
    width: 100%;
    padding: 10px 0 10px 30px;
    box-sizing: border-box;
    font-size: 14px;
    background: url(../image/passwd.png) no-repeat #f7f7f7 5px 8px;
    height: 36px;
    line-height: 36px;

}
.main_left .login-welcome #txtVerifyCode{
    width: 100%;
    padding: 10px 0 10px 30px;
    box-sizing: border-box;
    font-size: 14px;
    background: url(../image/code.png) no-repeat #f7f7f7 5px 8px;
    height: 36px;
    line-height: 36px;
    
}
.main_left .login-welcome #txtVerifyCode{
    width: 100%;
    padding: 10px 0 10px 30px;
    box-sizing: border-box;
    font-size: 14px;
    background: url(../image/code.png) no-repeat #f7f7f7 5px 8px;
    height: 36px;
    line-height: 36px;
    
}
.main_left .login-welcome .divText{
    position: relative;
}

.main_left .login-welcome .divText i{    
    position: absolute;    
    right: 0;
    top: 2px;
}
.layui-layer{
    border-radius:4px !important;
}
@media screen and (min-width: 800px) and (max-width: 1280px) {

    .top {
        width: 100%;
    }

        .top h2 {
            text-align: center;
            font-size: 38px;
            left: 0;
        }

        .top h4 {
            text-align: center;
            font-size: 28px;
            left: 0;
        }

        .top img {
            border: 0;
            /* margin: auto 5px auto 5px; */
            vertical-align: middle;
            position: absolute;
            top: 0px;
            width: 100%;
            /* height: 220px; */
        }

    .pannel {
        width: auto;
    }

    .main_left .contact {
        font-size: 1em;
    }

    .main_left img {
        width: 100%;
        height: auto;
    }

    .search-box {
        width: 100%;
    }

    #list {
        display: none;
    }

    #list2 {
        display: block;
    }

        #list2 .list-item {
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-content: center;
            flex-wrap: wrap;
            align-items: center;
            text-align: left;
            box-shadow: 0px 0px 10px #dbdbdb;
            border-radius: 10px;
            padding: 1em;
            box-sizing: border-box;
            position: relative;
            margin-bottom: 2em;
        }

            #list2 .list-item p {
                line-height: 2em;
                width: 100%;
                padding-left: 5em;
                position: relative;
            }

                #list2 .list-item p span {
                    font-weight: 600;
                    color: #818181;
                    position: absolute;
                    left: 0;
                    width: 5em;
                    text-align: right;
                }

            #list2 .list-item .item-sp {
                position: absolute;
                bottom: 1em;
                right: 0;
                width: 6em;
            }

    .info-sp2 {
        font-size: 60px;
    }
}

@media screen and (max-width: 799px) {

    .top {
        width: 100%;
    }

        .top h2 {
            font-size: 2em;
            text-align: center;
            left: 0;
            padding-right: 0;
        }

        .top h4 {
            font-size: 1.2em;
            text-align: center;
            left: 0;
            margin: 0 20px;
        }

        .top img {
            border: 0;
            /* margin: auto 5px auto 5px; */
            vertical-align: middle;
            position: absolute;
            top: 0px;
            width: 100%;
            /* height: 220px; */
        }

    .pannel {
        width: auto;
    }

    .main-2 {
        height: auto;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-start;
        padding: 0;
    }

    .main_left {
        width: 100%;
        box-shadow: none;
        border-top: solid 1px #e3e3e3;
        border-radius: 0;
    }

        .main_left img {
            width: 100%;
            height: auto;
        }

    .main_right {
        width: 100%;
        box-shadow: none;
    }

    .info-sp {
        padding: 0 20px;
    }

        .info-sp .info_item {
            font-size: 1em;
            font-weight: 400;
        }

            .info-sp .info_item span {
                font-size: .8em;
                font-weight: 600;
                width: 8.5em;
                margin-right: .5em;
                display: block;
                text-align: left;
            }

    .search-box {
        width: 100%;
    }

    button.layui-btn-sm {
        background: #ff0000;
        border: 0;
        border-radius: 5px;
        font-size: 12px;
        color: #ffffff;
        font-weight: 400;
        text-align: center;
        cursor: pointer;
        padding: 3px;
        line-height: 24px;
    }

    #list {
        display: none;
    }

    #list2 {
        display: block;
    }

        #list2 .list-item {
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-content: center;
            flex-wrap: wrap;
            align-items: center;
            text-align: left;
            box-shadow: 0px 0px 10px #dbdbdb;
            border-radius: 10px;
            padding: 1em;
            box-sizing: border-box;
            position: relative;
            margin-bottom: 2em;
        }

            #list2 .list-item p {
                line-height: 2em;
                width: 100%;
                padding-left: 5em;
                position: relative;
            }

                #list2 .list-item p span {
                    font-weight: 600;
                    color: #818181;
                    position: absolute;
                    left: 0;
                    width: 5em;
                    text-align: right;
                }

            #list2 .list-item .item-sp {
                position: absolute;
                bottom: 1em;
                right: 0;
                width: 5em;
            }

    .info-sp2 {
        font-size: 48px;
    }
}
