﻿.layui-content {
    width: 1300px;
    margin: auto;
}
/*登录-注册*/
.fl {
    float: left;
}

.fr {
    float: right;
}
/* æ³¨å†Œ */
.box-inner {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.zynr {
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../images/bg-a.png);
    overflow: hidden;
}

.zj-hz {
    width: 1200px;
    height: 694px;
    min-height: 350px;
    background: #ffffff;
    border-radius: 20px;
    position: absolute;
    top: calc(50% - 348px);
    left: calc(50% - 600px);
}

.zj-hz-l {
    width: 600px;
    height: 100%;
    background: url(../images/nb-bg_01_01.png)no-repeat;
    border-radius: 20px 0px 0px 20px;
    text-align: center;
    color: #ffffff;
    line-height: 190px;
    font-weight: lighter;
    background-size: 100%;
}
    .zj-hz-l p {
        font-size:30px;
        font-weight:bold;
    }
    .zj-hz-r {
        width: 600px;
        height: 100%;
    }

.title-t {
    text-align: center;
}

    .title-t span {
        color: #0076fe;
        font-size: 35px;
        font-weight: 900;
        font-family: 'Microsoft YaHei UI bold', 'Arial Narrow', Arial, sans-serif;
        line-height: 160px;
        border-bottom: 6px solid #c6def8;
    }

.zj-hz input {
    border: none;
    outline: none;
    background-color: #fff;
}

.zj-hz .layui-form-item {
    border-bottom: 1px solid #efefef;
    width: 100%;
    position:relative;
    margin-bottom:20px;
}

.title-f {
    width: 80%;
    margin: 0 auto;
}

.tj-an-a {
    border: none !important;
}
.title-f .layui-form-mid {
    padding: 0px 0 !important;
}
.zj-hz .layui-input-inline {
    width: 270px;
}

.yzm {
    background: none;
    color: #acb1c4;
    padding: 0;
    border: 0;
    outline: none;
}
    .hqyzm img {
        width: 80px;
        padding: 0 13px;
    }

    .hqyzm .layui-btn:hover {
        color: #acb1c4;
    }

.szmima {
    width: 130%;
}

.zj-hz .layui-form-label {
    text-align: left;
    color: #878da5;
}

.zj-hz .layui-input-block {
    margin-left: 0px;
    text-align: center;
    margin-top: 20px;
}

.tjan-ymd .layui-btn {
    padding: 0px 140px;
    border-radius: 20px;
    box-shadow: 0px 3px 5px #999999;
    font-weight: bold;
    background-color: #0076fe;
    font-size: 18px;
}

.yhlx .layui-input-block {
    text-align: left;
}

.zj-hz .layui-form-radio > i:hover, .layui-form-radioed > i {
    color: #0076fe;
}

.zj-hz input::-webkit-input-placeholder {
    color: #c9cdde;
    font-size:14px;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    background-color: transparent;
    background-image: none;
    transition: background-color 50000s ease-in-out 0s;
}

input {
    background-color: transparent;
}
/* ç™»é™† */
.tjan-no .layui-btn {
    width: 48%;
    border-radius: 20px;
    font-weight: bold;
    background-color: #0076fe;
    font-size: 16px;
}

.zuce {
    background-color: #f5f5f5 !important;
    color: #666666;
}

.jzmm .layui-input-block {
    text-align: left;
    padding-left: 16px;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #0076fe !important;
    background-color: #0076fe;
    color: #fff;
}

.wjmm {
    line-height: 36px;
}

.zuce:hover {
    color: #666666;
}

@media screen and (max-width: 1350px) {
    .zynr {
        overflow-x: auto;
    }
}

@media screen and (max-height: 696px) {
    .zynr {
        overflow-y: auto;
    }
}

@media screen and (max-width: 750px) {

    .zynr {
        overflow-y: auto;
    }

    .zj-hz .layui-form-label {
        padding: 9px 5px;
        width: 70px;
    }

    .title-f {
        width: 95%;
    }

    .zj-hz {
        width: 95%;
        height: auto;
        min-height: auto;
        overflow: hidden;
        top: 2.5rem;
        left: 0.6rem;
    }

    .zj-hz-r {
        width: 100%;
    }

    .zj-hz-l {
        display: none;
    }

    .zj-hz .layui-input-inline {
        width: 48%;
        margin: inherit;
        display: inline-block;
        float: left;
    }


        .hqyzm img {
            width: 4.5rem;
            margin-top: 0.6rem;
            padding: 0;
            margin-left: 0.4rem;
        }
    .tjan-no .layui-btn {
        margin: 20px 0 0;
    }
}
/*头部样式*/
.login_after {
    background-color: #f8fafc;
    line-height: 40px;
    text-align: right;
}
    .login_after span {
        color: #797979;
        padding: 0 10px;
        cursor: pointer;
    }
    .login_after .login_before span .login_after .login_before a{
        padding: 0 20px;
        cursor: pointer;
    }
    .login_after span:last-child i {
        padding: 0 10px;
    }

        .login_after span:hover {
            color: #299286;
        }
    .login_after .head_login a {
        display: inline;
        color: #797979;
        padding: 0 10px;
    }
        .login_after .head_login a i {
            margin-right:8px;
        }
        .login_after .head_login a:hover {
            color: #299286;
        }

        .head {
            padding: 15px 0 0;
            overflow:hidden;
            background:#fff;
        }
.head_right {
    float: right;
    overflow: hidden;
    text-align: right;
}

.head .search, .head .nav {
    display: inline-block;
}

.head .search {
    background-color: #e9e9e9;
    border-radius: 10px;
    padding-right: 15px;
}

    .head .search input {
        background-color: rgba(0,0,0,0);
        outline: none;
        border: 0;
        padding: 14px;
        font-size: 14px;
    }

    .head .search button {
        border: 0;
        color: #5c5c5c;
        font-weight: bold;
        margin-top: 10px;
        cursor: pointer;
    }

        .head .search button i {
            font-size: 20px;
        }

    .head .search input::-webkit-input-placeholder {
        color: #c5c5c5;
    }

.head .nav {
    margin-right: 30px;
}

    .head .nav a {
        font-size: 16px;
        margin: 0 20px;
        padding-bottom: 15px;
        line-height:44px;
        display: inline-block;
        border-bottom: 2px solid #fff;
    }

        .head .nav a.current {
            color: #299286;
            border-color: #299286;
        }
/*尾部样式*/
.live-b a.btn-blue:hover {
    color: #fff !important;
}
.footer_wrap {
    padding: 60px 0;
    background-color: #363636;
    color: #b9babf;
}
    .footer_wrap .layui-col-xs5 {
        padding-top:10px;
    }
        .footer_wrap .layui-col-xs3 span {
            display: block;
            line-height: 60px;
        }
        .footer_font {
            line-height: 40px;
            position: relative;
            box-sizing:border-box;
            margin-right:165px;
        }
        .footer_font img {
            position: absolute;
            right: 0;
            bottom: 0;
        }
        .footer_font span {
            display: inline-block;
            margin-top: 20px;
            color: #fff;
        }
        .footer_font button {
            margin-top: 20px;
            background-color: #fe9414;
        }
/*中间*/
/*标题样式*/
.content_head {
    margin-bottom: 10px;
    border-bottom: 1px solid #d7d7d7;
    margin-top:20px;
}
    .content_head span {
        display:inline-block;
        font-size: 22px;
        color: #299286;
        position:relative;
        padding: 0 15px 10px;
    }
    .content_head a {
        float:right;
        margin-top:10px;
        display: inline-block;
        font-size: 16px;
        color: #299286;
        overflow:hidden;
    }
        .content_head span:after {
            content:'';
            position:absolute;
            padding:0 10px;
            width:90%;
            height:1px;
            background:#299286;
            left:0;
            bottom:-1px;
        }

@media screen and (max-width: 1366px) {
    .layui-content {
        width: 1200px;
        margin: auto;
    }
}


@media screen and (max-width: 1200px) {
    .layui-content {
        width: 100%;
        margin: auto;
    }
    .wid-1200{
        width:100% !important;
    }
    .kcxq_video_right{
        display:none;
    }
}