﻿/* 招商加盟 */

.pagecont {
    width: 800px;
    height: auto;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    top: 40%;
    color: #fff;
    z-index: 100;
}

.pagecont .t1 {
    line-height: 60px;
    padding-bottom: 30px;
    font-size: 48px;
}

.pagecont .t2 {
    line-height: 30px;
    font-size: 40px;
    color: #bbb;
}

.sect {
    /* height: 70px; */
    height: 100%;
    padding-top: 50px;
    padding-bottom: 15px;
    overflow: hidden;
    text-align: center;
}

.sect span {
    display: inline-block;
    font-size: 24px;
    position: relative;
}

.sect .adv:after {
    content: "";
    position: absolute;
    width: 48px;
    height: 1px;
    left: 0;
    top: 40px;
    background: #333;
}

.sect i {
    display: block;
    font-size: 16px;
    text-align: center;
    color: #999;
    /* line-height: 40px; */
    font-style: normal;
    /* margin-top: 12px; */
    line-height: 20px;
    margin: 1.3% 0 0 28%;
    width: 45%;
    word-break: break-all;
}

.zsbarbox{
    height: 80px;
    margin-bottom: 60px;
}
.fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
}
.zsbar {
    width: 100%;
    height: 70px;
    background: #333;
    overflow: hidden;
    text-align: center;
}
.zsbar a {
    display: inline-block;
    height: 70px;
    line-height: 70px;
    padding: 0 25px;
    text-decoration: none;
    color: #ccc;
    font-size: 14px;
}
.zsbar a:hover {
    background: #444;
}
.zsbar a.on {
    background: #cfa346;
    color: #fff;
    font-weight: bold;
}
.zsbar a img {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 15px;
    opacity: .7;
}
.zsbar a.on img {
    opacity: 1;
}
.zsname {
    width: 100%;
    height: 570px;
    overflow: hidden;
    position: relative;
}
.zsp {
    width: 60%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
.zsp img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.zst {
    width: 34%;
    height: 410px;
    position: absolute;
    top: 80px;
    left: 56%;
    overflow: hidden;
    background: #f5f5f5;
    -webkit-box-shadow:10px 10px 10px rgba(0,0,0,0.1);
    -moz-box-shadow:10px 10px 10px rgba(0,0,0,0.1);
    box-shadow:10px 10px 10px rgba(0,0,0,0.1);
}
.zst span {
    display: block;
    text-align: center;
}
.zst span:nth-child(1){
    font-size: 44px;
    color: #666;
    line-height: 80px;
    padding-top: 80px;
}
.zst span:nth-child(2){
    line-height: 50px;
    font-size: 18px;
    color: #666;
}
.zst a{
    width: 200px;
    height: 50px;
    border-radius: 3px;
    background: #ce9f44;
    color: #fff;
    font-size: 22px;
    line-height: 50px;
    text-align: center;
    margin: 40px auto;
    text-decoration: none;
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.zst a:hover {
    background: #333;
    width: 230px;
    height: 45px;
    font-size: 18px;
    line-height: 45px;
    margin: 45px auto;
}
.ysbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f5f5f5;
    /* margin: 40px 0 60px 0; */
    margin: 0 0 60px 0;
    padding: 40px 0;
    text-align: center;
    font-size: 0;
}
.ys {
    width: 22%;
    height: auto;
    overflow: hidden;
    display: inline-block;
    margin: 0 3% 45px 3%;
    vertical-align: top;
}
.ys:hover .yst {
    font-weight: bold;
}
.yst {
    height: 70px;
    line-height: 30px;
    font-size: 20px;
    position: relative;
    text-align: left;
}
.yst::after{
    content: "";
	position: absolute;
	width: 45px;
	height: 1px;
	left: 0;
	top: 40px;
	background: #000;
}
.ysp {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}
.ysp img {
    width: 100%;
    height: auto;
    display: block;
}
.ysc {
    height: auto;
    font-size: 12px;
    line-height: 24px;
    overflow: hidden;
    text-align: left;
}

.jmt {
    width: 160px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    background: #fff;
    position: absolute;
    margin-top: -70px;
    left: 50%;
    margin-left: -80px;
}
.jmbox {
    width: 1150px;
    height: auto;
    overflow: hidden;
    margin: 30px auto 10px auto;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 40px 0 30px 0;
}
.jmtj {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 10px auto 20px auto;
}
.tjt {
    width: 100px;
    height: auto;
    font-size: 16px;
    line-height: 26px;
    float: left;
    font-weight: bold;
}
.tjc {
    width: 850px;
    height: auto;
    font-size: 14px;
    line-height: 26px;
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #ccc;
}
.jmlc {
    height: auto;
    text-align: center;
    padding: 20px 0 60px 0;
    overflow: hidden;
}
.jmlc img {
    display: block;
    margin: 0 auto;
}

.zslxbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: none;
}
.zslxbox.on {
    height: auto;
}
.zslx {
    margin: 0 auto 50px auto;
    background: #ddd;
    border-radius: 5px;
}
.zslx th {
    background: #f5f5f5;
    font-weight: bold;
    font-size: 16px;
    color: #666;
    line-height: 40px;
    text-align: center;
}
.zslx td {
    background: #fff;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    text-align: center;
}
.zslxmore {
    width: 1000px;
    height: 100px;
    padding-top: 10px;
    margin: 0 auto;
}
.zslxmore span {
    display: block;
    float: right;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    padding-right: 30px;
    background: url(https://file.suofeiya.com.cn/v/026250f0-5a5d-4e86-9eaa-2d34ed0e49a6) right center no-repeat;
    background-size: 15px;
    cursor: pointer;
}
.zslxbtn {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 40px auto 100px auto;
}
.zslxbtn a,.zslxbtn span {
    display: inline-block;
    width: 220px;
    height: 50px;
    background: #ce9f44;
    margin: 0 10px;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.zslxbtn a:hover,.zslxbtn span:hover {
    background: #333;
}

.joinrow {
    width: 1100px;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
    margin: 0 auto;
    color: #666;
    font-size: 14px;
}
.joinrow span {
    display: block;
    float: left;
    font-size: 16px;
    line-height: 35px;
    font-weight: bold;
}
.joinrow.disclaimerBox input {
    display: inline-block;
    float: none;
    width: 15px;
    height: 15px;
    margin: 0;
    padding: 0;
    line-height: 15px;
}
.joinrow.disclaimerBox span {
    display: inline-block;
    float: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
}

.joinrow span.bigt {
    font-size: 18px;
    font-weight: bold;
    color: #b78b53;
}
.joinrow span.xmt {
    margin-left: 40px;
    font-size: 14px;
    line-height: 35px;
}
.joinrow input.inp {
    width: 200px;
    height: 35px;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 16px;
    line-height: 35px;
    padding-left: 10px;
    display: block;
    float: left;
    margin-right: 30px;
}
.joinrow select {
    display: block;
    float: left;
    width: 300px;
    height: 35px;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 16px;
    line-height: 35px;
    margin-right: 10px;
    color: #666;
}
.joinsubmit {
    width: 200px;
    height: 50px;
    background: #b78b53;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    margin: 20px auto 40px auto;
    cursor: pointer;
    border-radius: 3px;
}
.joinsubmit:hover {
    background: #cfa346;
}
@media screen and (min-width:1000px) and (max-width:1280px){
    .zsbar a {
        padding: 0 13px;
        font-size: 12px;
    }

    .zsbar a img {
        margin-right: 0;
        display: none;
    }
}
@media screen and (min-width:1280px) and (max-width:1366px){
    .zsbar a {
        padding: 0 3px;
        font-size: 12px;
    }
    .zsbar a img {
        margin-right:7px;
    }
}
@media screen and (min-width:1366px) and (max-width:1440px){
    .zsbar a {
        padding: 0 8px;
        font-size: 12px;
    }
    .zsbar a img {
        margin-right: 4px;
    }
}
@media screen and (min-width: 1440px) and (max-width:1600px){
    .zsbar a {
        padding: 0 9px;
        font-size: 12px;
    }
    .zsbar a img {
        margin-right: 13px;
    }

}
@media screen and (min-width:1600px) and (max-width:1920px){
    .zsbar a {

        padding: 0 16px;
        font-size: 12px;
    }
}




/* loading-panel ------*/
.loading-panel {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
}

.loading-panel .loading-content {
    width: 100px;
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    background: rgba(17, 17, 17, .8);
    text-align: center;
    border-radius: 10px;
    color: #fff;
    padding: 20px;
    font-size: 18px;
    line-height: 1.4;
}

.loading-panel .icon-loading {
    display: inline-block;
    width: 70px;
    height: 70px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=);
    animation: weuiLoading 1s steps(12, end) infinite;
    background-size: 100%;
    background-position: center;
    -webkit-animation: weuiLoading 1s steps(12, end) infinite;
    animation: weuiLoading 1s steps(12, end) infinite;
    background-repeat: no-repeat;
}

@-webkit-keyframes weuiLoading {
    0% {
        transform: rotate3d(0, 0, 1, 0deg)
    }

    100% {
        transform: rotate3d(0, 0, 1, 360deg)
    }
}

@keyframes weuiLoading {
    0% {
        transform: rotate3d(0, 0, 1, 0deg)
    }

    100% {
        transform: rotate3d(0, 0, 1, 360deg)
    }
}
