#body-content {
    width: 1920px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.center {
    width: 1400px;
    margin: 0 auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

#nav {
    width: 100%;
    background-color: #f6f6f5;
    margin: 0 auto;
}

#nav .nav-top {
    height: 86px;
    background: #eeffed;
    text-align: center;
}

#nav .nav-top .navs {
    width: 1200px;
    padding: 14px 0;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}

#nav .nav-top .navs .navs-left {
    width: 222px;
    height: 31px;
    position: absolute;
    left: 0;
    color: #0AA13A;
    margin-top: 5px;
    text-align: left;
}

#nav .nav-top .navs .navs-logo {
    margin-top: -5px;
    display: inline-block;
}

#nav .nav-top .navs .navs-logo > a {
    width: 229px;
    height: 65px;
    background: url(../image/logo.png);
    display: block;
}

#nav .nav-top .navs .navs-right {
    color: #0AA13A;
    text-align: right;
    line-height: 23px;
    position: absolute;
    right: 0;
    top: 15px;
}

#nav .nav-top .navs .navs-right .phone {
    width: 406px;
    height: 23px;
    display: inline-block;
    background: url(../image/phone.png) no-repeat center;
    background-size: contain;
    margin-top: 6px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

#nav .nav-top .navs .navs-right .phone b {
    margin: 0 21px;
    font-weight: normal;
}

#nav .nav-main {
    height: 53px;
    background: linear-gradient(to bottom, #71c603, #21a23a);
    overflow: hidden;
}

#nav .nav-main .navs {
    text-align: center;
}

#nav .nav-main .navs li {
    display: inline-block;
    position: relative;
    margin: 0 23px;
    cursor: pointer;
}

#nav .nav-main .navs li.active a {
    color: #FAF88B;
}

#nav .nav-main .navs li.active a .hIcon {
    background: url(../image/hIcon.png) no-repeat center;
    background-size: contain;
}

#nav .nav-main .navs li:last-child {
    margin-right: 0;
}

#nav .nav-main .navs li i {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 5px;
}

#nav .nav-main .navs li i.hIcon {
    background: url(../image/hicon1.png) no-repeat center;
    background-size: contain;
}

#nav .nav-main .navs li > a {
    color: #fff;
    font-size: 17px;
    line-height: 53px;
}

#nav .nav-main .navs li span {
    display: none;
    position: absolute;
    background-color: #c3a751;
    padding-top: 16px;
    text-align: center;
    border-radius: 3px;
    top: 55px;
    left: -9px;
    padding-bottom: 1px;
    z-index: 5;
}

#nav .nav-main .navs li span a {
    color: #fff;
    display: block;
    width: 84px;
    height: 53px;
}

#nav > .fixed {
    top: 0;
    left: 50%;
    position: fixed;
    background: linear-gradient(to bottom,#71c603,#21a23a);
    z-index: 50;
    width: 1920px;
    transition: all .2s;
    transform: translateX(-50%);
}

#nav > .margin-bo {
    margin-bottom: 66px;
}

#footer {
    width: 100%;
    background: linear-gradient(to bottom, #71c603, #21a23a);
    margin: 0 auto;
}

#footer .sovereignty {
    padding: 50px 0 38px;
    overflow: hidden;
    border-bottom: 1px solid #FEFDB1;
}

#footer .sovereignty .sovereignty-left {
    float: left;
    color: #eee;
}

#footer .sovereignty .sovereignty-left h3 {
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 26px;
    color: #FEFDB1;
    font-weight: bold;
}

#footer .sovereignty .sovereignty-left h6 {
    font-size: 25px;
    font-weight: bold;
    color: #fefdb1;
    line-height: 1.3;
    margin-bottom: 20px;
    display: flex;
    display: -webkit-flex;
    letter-spacing: 1px;
}

#footer .sovereignty .sovereignty-left p {
    line-height: 27px;
    width: 337px;
    color: #FEFDB1;
}

#footer .sovereignty .sovereignty-left .box {
    border: 1px solid #fefdb1;
    font-size: 17px;
    font-weight: 400;
    color: #fefdb1;
    padding: 8px 17px 10px;
    display: inline-block;
    margin-top: 39px;
}

#footer .sovereignty .sovereignty-cen {
    float: left;
    color: #FEFDB1;
    margin-left: 25px;
}

#footer .sovereignty .sovereignty-cen p {
    line-height: 27px;
    margin-bottom: 10px;
}

#footer .sovereignty .sovereignty-cen input {
    width: 250px;
    height: 32px;
    background: #fefdb1;
    padding: 0 5px;
    color: #F1AE3B;
}

#footer .sovereignty .sovereignty-cen textarea {
    width: 250px;
    height: 71px;
    background: #fefdb1;
    padding: 0 5px;
    color: #F1AE3B;
}

#footer .sovereignty .sovereignty-cen .submit {
    width: 120px;
    height: 30px;
    background: #f1ae3b;
    margin-left: 52px;
    font-size: 21px;
    color: #fff;
    cursor: pointer;
}

#footer .sovereignty .sovereignty-cen .submit.reset {
    margin-left: 5px;
    background: #FEFDB1;
    color: #F1AE3B;
}

#footer .sovereignty .sovereignty-right{
    float: left;
}

#footer .sovereignty .sovereignty-right .qrcode{
    /*float: right;*/
    display: inline-block;
    /*width: 572px;*/
    /*height: 156px;*/
    /*margin-top: 20px;*/
    margin-left: 15px;
}

#footer .sovereignty .sovereignty-right .qrcode > div {
    width: 134px;
    margin-right: 0;
    float: left;
    text-align: center;
    margin-left: 10px;
}

#footer .sovereignty .sovereignty-right .safe{
    text-align: left;
    padding-left: 5px;
    margin-left: 15px;
}



#footer .sovereignty .sovereignty-right .qrcode> div > img{
    margin-top: 20px;
}

#footer .sovereignty .sovereignty-right .qrcode> div:nth-child(2), .sovereignty-right > div:nth-child(3) {
    margin-left: 10px;
}

#footer .sovereignty .sovereignty-right .qrcode p {
    margin-top: 10px;
    color: #FEFDB1;
    font-size: 18px;
}

#footer .sovereignty .sovereignty-right .safe p{
    font-size: 16px;
    line-height: 27px;
    color: #FEFDB1;
    width: 560px;
    margin-top: 15px;
}

#footer .sovereignty .sovereignty-right img {
    width: 100%;
}

#footer .footers-bottom {
    text-align: center;
    color: #FEFDB1;
    line-height: 80px;
}
#footer .footers-bottom1 {
    text-align: center;
    color: #FEFDB1;
    line-height: 36px;
}

#footer .footers-bottom span {
    margin: 0 10px;
}
#footer .footers-bottom a,
#footer .footers-bottom a:hover,
#footer .footers-bottom a:link,
#footer .footers-bottom a:visited,
#footer .footers-bottom a:active {
    color:#FEFDB1;
}
#footer .footers-bottom1 {
    text-align: center;

    color: #FEFDB1;
    line-height: 60px;
}

#footer .footers-bottom1 span {
    margin: 0 10px;
}
#footer .footers-bottom1 a,
#footer .footers-bottom1 a:hover,
#footer .footers-bottom1 a:link,
#footer .footers-bottom1 a:visited,
#footer .footers-bottom1 a:active {
    color:#FEFDB1;
}

body .layui-layer-page .layui-layer-content{
    overflow-x: hidden;
    padding: 20px 10px;
}