@CHARSET "UTF-8";

@font-face {
    font-family: SourceHanSansCNMedium;
    src: url('../lib/layui/font/SourceHanSansCNMedium.otf');
}

@font-face {
    font-family: SourceHanSansCNRegular;
    src: url('../lib/layui/font/SourceHanSansCNRegular.otf');
}

@font-face {
    font-family: SourceHanSansSCBold;
    src: url('../lib/layui/font/SourceHanSansSCBold.otf');
}

.nav li a {
    /* border: 1px solid #000; */
    background-color: #fc674d;
    border-radius: 5px;
    color: #fff;
    /* width: 150px; */
    /* font-size: 14px; */
}

/* 公共 */
.biaoti {
    width: 100%;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: 'SourceHanSansCNMedium';
}

.dabiao {
    font-size: 20px;
}

.dabiao span {
    color: #0165ea;
}

.xian {
    text-align: center;
}

.xian img {
    width: 70%;
}

.xiaobiao {
    margin-top: 5px;
    font-size: 15px;
}

a:hover {
    color: #fff !important;
}

/*menu_list*/
.menu_list {
    width: 100%;
    height: 3.6rem;
    line-height: 3.6rem;
    font-size: 1rem;
    z-index: 10;
    box-shadow: 0 1px 12px 0 rgba(236, 236, 236, 0.50);
    position: fixed;
    top: 0;
    max-width: 750px;
    background-color: #fff;
}

.menu_list a {
    display: block;
    height: 3.6rem;
    line-height: 3.6rem;
}

/*.menu_list a:first-child { margin-left: 6%; }*/
.menu_list a:last-child {
    margin-right: 6%;
}

.menu_list .logo {
    height: 2.25rem;
    width: auto;
    margin: .675rem 0 .675rem 6%;
}

.menu_list .logo img {
    width: auto;
    height: 100%;
}

.menu_list a:nth-child(2) {
    margin-left: 22%;
    color: #6f3ee7;
    text-decoration: underline;
}

/*banner1*/
.banner1 {
    margin-top: 3.6rem;
}

/*pannel-1*/
.pannel-1 {
    width: 100%;
    height: 2.5rem;
    background-image: linear-gradient(90deg, #fe309c 0%, #fc7934 50%, #fe309c 100%), linear-gradient(#fe3299, #fe3299);
    background-blend-mode: normal, normal;
    line-height: 2.5rem;
    cursor: pointer;
}

.pannel-1 p {
    font-size: 1rem;
    margin-left: 2px;
    text-align: center;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 600;
}

.pannel-2,
.pannel-4,
.pannel-5,
.pannel-8,
.pannel-9 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.pannel-2 {
    padding-top: 1rem;
    padding-bottom: 1.42rem;
}

.pannel2,
.pannel3,
.pannel4,
.pannel5,
.pannel6,
.pannel11 {
    width: 96%;
    margin: 0 auto;
}

.company_box {
    width: 100%;
    height: 15rem;
    background: url(../images/zyk_fudao_2020/juzi.png) no-repeat;
    background-size: 50%;
    background-position: center center;
    display: flex;
    justify-content: space-between;
    margin-bottom: -0.5rem;
    margin-top: 1rem;
}

.company_box>div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.ten_list {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ten_list>div {
    width: 7rem;
    /* height: 7rem; */
    background: url('../images/zyk_fudao_2020/kuang.png') no-repeat;
    background-size: 100%;
    background-position: center center;
    text-align: center;
    line-height: 7rem;
    font-size: 0.8rem;
    color: #000;
}

/* 咨询 */
.btn {
    width: 80%;
    height: 1.92rem;
    margin: 0 auto;
}

.btn a {
    width: 9.2rem;
    height: 1.92rem;
    line-height: 1.8rem;
    text-align: center;
    display: block;
    font-size: .9rem;
    color: #fff;
    background: url("../images/zyk_fudao_2020/duank.png") no-repeat center;
    background-size: 100%;
}

/*pannel-3*/
.pannel-3,
.pannel-6,
.pannel-7,
.pannel-10 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.pannel3 .all_tit,
.pannel-6 .all_tit,
.pannel-7 .all_tit,
.pannel-10 .all_tit {
    border: solid 2px #fff;
    color: #fff;
}

.twobox {
    width: 100%;
    height: 10rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.twobox .box_1 {
    width: 100%;
    height: 100%;
    background: url(../images/zyk_fudao_2020/kuang1.png) no-repeat;
    background-size: 100%;
}

.twobox .box_2 {
    width: 100%;
    height: 100%;
    background: url(../images/zyk_fudao_2020/kuang2.png) no-repeat;
    background-size: 100%;
    margin-left: -2rem;
}

.twobox .box_3 {
    width: 100%;
    height: 100%;
    background: url(../images/zyk_fudao_2020/kuang3.png) no-repeat;
    background-size: 100%;
}

.twobox .box_4 {
    width: 100%;
    height: 100%;
    background: url(../images/zyk_fudao_2020/kuang4.png) no-repeat;
    background-size: 100%;
    margin-left: -2rem;
}

.twobox .text1 {

    height: 3rem;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.twobox .text1 .text_2 {
    font-size: 0.8rem;
}

.twobox .dz,
.twobox .sk,
.twobox .qc,
.twobox .jx {
    height: 5.5rem;
    font-size: 0.85rem;
    line-height: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.twobox .dz {
    width: 90%;
    color: #0167eb;
}

.twobox .sk {
    width: 80%;
    color: #ff810c;
    margin-left: 2rem;
}

.twobox .qc {
    width: 85%;
    color: #ff810c;
}

.twobox .jx {
    width: 90%;
    color: #0167eb;
    margin-left: 1.5rem;
}

/* 轮播图 */
.kyglbxTop {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.kyglbxTop .kyglbxTab {
    height: 3rem;
}

.kyglbxTab .swiper-wrapper {
    margin-top: -2rem;
    display: flex;
    justify-content: space-around;
}

.kyglbxTab .kyglbxLi {
    width: 3.5rem !important;
    height: 1.5rem;
    background-color: #84baff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 0.7rem;
}

.kyglbxTab .kyglbxLi:last-child {
    margin-right: 0.5rem !important;
}

.kyglbxTab .kyglbx-active {
    background-color: #0168eb;
    color: #fff;
}

.kyglbxCot {
    width: 100%;
    height: 6rem;
    margin-top: -0.5rem;
}

.kyglbxCot .swiper-slide {
    width: 100%;
    height: 300px;
}

.kyglbxCot .swiper-slide img {
    width: 100%;
    height: 100%;
}

.kyglbxCot .txt2 {
    width: 5rem;
    height: 3rem;
    position: absolute;
    margin-top: -4rem;
    font-size: 1.2rem;
    margin-left: 1.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'SourceHanSansCNRegular';
}

.kyglbxCot .txt3,
.kyglbxCot .txt3_1,
.kyglbxCot .txt3_2 {
    height: 3rem;
    position: absolute;
    font-size: 0.8rem;
    font-family: 'SourceHanSansCNRegular';
}

.kyglbxCot .txt3 {
    width: 15rem;
    margin-top: -3.8rem;
    margin-left: 8rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

.kyglbxCot .txt3_1 {
    width: 14rem;
    margin-top: -3.8rem;
    margin-left: 9rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kyglbxCot .txt3_2 {
    width: 17rem;
    margin-top: -3.9rem;
    margin-left: 7.5rem;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
}

/*pannel-5*/
.pannel-5 {
    margin-top: 1rem;
    padding-bottom: 1rem;
}

.pannel5jz {
    width: 100%;
    height: 19rem;
    /* background: url(../images/zyk_fudao_2020/bigjuzi.png) no-repeat; */
    background: url(../images/zyk_fudao_2020/bigjuzi_new.png) no-repeat;
    background-size: 100%;
}

.xx {
    width: 7rem;
    height: 5rem;
    position: absolute;
    margin-top: 5rem;
    margin-left: 1rem;
    font-size: 0.6rem;
    text-align: center;
}

/*pannel-6*/

.dc {
    width: 100%;
    height: 22rem;
    /* background: url(../images/zyk_fudao_2020/dc.png) no-repeat; */
    background: url(../images/zyk_fudao_2020/dc_new.png) no-repeat;
    background-size: 100%;
}

/* .kc {
    width: 8rem;
    height: 5rem;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.1);
    font-size: 0.6rem;
} */
/* pannel-10 */
.pannel-10 {
    margin-top: 2rem;
    width: 100%;
    height: 20rem;
    background-color: #0168eb;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pannel10_1 {
    width: 100%;
    height: 5rem;
    color: #fff;
    font-family: 'SourceHanSansSCBold';
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.one {
    font-size: 1.4rem;
}

.fourbox {
    width: 85%;
    height: 7rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;

}

.fourbox a:hover {
    color: #000 !important;
}

.kybox {
    width: 10rem;
    height: 2.5rem;
    background-color: #fff;
    border-radius: 10px;
    font-size: 1rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-family: 'SourceHanSansSCBold';
}

.tianxie {
    width: 100%;
    height: 3rem;
    /* background-color: rgba(0, 0, 0, 0.1); */
    display: flex;
    justify-content: center;
    margin-top: 0.5rem;
}

input {
    height: 2.5rem;
    border-radius: 10px;
    border: none;
    text-align: center;
}

.tijiao {
    width: 21rem;
    height: 2.5rem;
    background-color: #ff9219;
    border-radius: 10px;
    font-size: 1rem;
    margin-top: 0.5rem;
    font-family: 'SourceHanSansSCBold';
    color: #fff;
    font-size: 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* pannel-11 */
.pannel-11 {
    width: 100%;
    height: 22rem;
    font-family: 'SourceHanSansCNRegular';
}

.ppjs {
    width: 100%;
    height: 4rem;
    font-size: 1.4rem;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.wen {
    margin-top: 0.5rem;
}

.pannel11 p {
    font-size: 0.9rem;
    text-indent: 2em;
}

.box11 {
    width: 100%;
    height: 8rem;
    margin-top: 0.5rem;
    display: flex;
    justify-content: space-evenly;
}

.box11_1 {
    width: 48%;
    height: 100%;
    border-radius: 10px;
}

.box11_1 img {
    width: 100%;
}

/*pannel-12*/
.pannel-12 {
    width: 100%;
    background: #0168eb;
    bottom: 0px;
    position: fixed;
    overflow: hidden;
    z-index: 10;
    max-width: 750px;
    margin: 0 auto;
}

.pannel-12 a {
    display: block;
    width: 100%;
    float: left;
    border-right: 1px solid #fff;
}

.pannel-12 li {
    float: left;
    width: 25%;
    height: 2.5rem;
    padding-top: 0.6rem;
    padding-bottom: 1rem;
}

.pannel-12 li p {
    width: 100%;
    text-align: center;
    color: #fff;
}

.pannel-12 li img {
    margin: 0 auto;
    display: block;
    margin-bottom: .5rem;
    height: 1.5rem;
}


/*.pannel-13*/
.pannel-13 {
    width: 60%;
    position: fixed;
    background-color: #fff;
    top: 50%;
    height: 14rem;
    margin-top: -7rem;
    max-width: 402px;
    left: 50%;
    margin-left: -34%;
    z-index: 100;
    padding: 0 4%;
    display: none;
}

.pannel-13 img {
    width: 21.37%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.pannel-13 p {
    text-align: center;
    font-size: 1rem;
}

.pannel-13 .ses {
    font-size: 1.25rem;
    margin-top: .6rem;
    margin-bottom: .2rem;
}

.pannel-13 span {
    color: #fff;
}

.pannel-13 .btns {
    width: 61%;
    height: 1.8rem;
    border-radius: 6px;
    border: solid 2px #076eb8;
    font-size: 1rem;
    color: #076eb8;
    background-color: transparent;
    padding: 0;
    margin: 0 auto;
    display: block;
    margin-top: 1rem;
    outline: none;
}

#hui-mask {
    position: fixed;
    z-index: 20;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    left: 0px;
    top: 0px;
    height: 100%;
    z-index: 99;
}

/*.pannel-15*/
.pannel-15 {
    margin-top: 1rem;
}

/*15周年弹窗 */
.tiepian {
    margin: 20px auto;
    display: block;
}

.anniversary {
    width: 246px;
    height: 327.6px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -123px;
    margin-top: -163.8px;
    z-index: 9999;
    background: url("../images/zyk_fudao_2020/tanchuang.png") no-repeat center;
    background-size: cover;
}

.choujiang {
    position: absolute;
    width: 246px;
    height: 283px;
    display: block;
    top: 0;
    left: 0;
}

.guanbi1 {
    position: absolute;
    width: 34px;
    height: 34px;
    display: block;
    left: 116px;
    bottom: 0;
}

.xuanfukuang img {
    position: fixed;
    bottom: 200px;
    right: 0;
}

.pannel-15 {
    padding-top: 16px;
}

.pannel-15 .focus2 {
    width: 90%;
    margin: 12px auto 0 auto;
}

.focus2 .pannel15_bd {
    position: relative;
    z-index: 0;
}

.focus2 .pannel15_bd li img {
    width: 100%;
    height: auto;
    display: block;
}

.focus2 .pannel15_hd {
    display: block;
    width: 140px;
    overflow: hidden;
    margin: 10px 90px;
}

.focus2 .pannel15_hd li {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: transparent;
    margin-right: 10px;
    color: #01cdff;
    float: left;
    font-size: 0;
    text-align: center;
    border: 1px solid #01cdff;
    cursor: pointer;
}

.focus2 .pannel15_hd li.on {
    background-color: #01cdff;
}

.focus2 .pannel15_hd li:last-child {
    margin-right: 0;
}

.max-tit {
    width: 65%;
    height: 16px;
    font-size: 13px;
    letter-spacing: 2px;
    text-indent: 2px;
    text-align: center;
    margin: 0 auto;
    border: 1px dashed #a0a0a0;
}

.min-tit {
    text-align: center;
    font-size: 15px;
    margin-top: 8px;
    letter-spacing: 2px;
    text-indent: 2px;
}


/* 抽奖弹窗 */
.cjtc {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cjtc .box {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cjtc .box a {
    display: inline-block;
    width: 100%;
    height: 100%;
}


.cjtc .box a img {
    width: 100%;
}

.cjtc .guanbi {
    position: absolute;
    top: 4rem;
    right: 4rem;
    width: 5rem;
    height: 5rem;
    z-index: 1000;
    background: transparent;
    cursor: pointer;
}