@charset 'utp-8';
@import"animate.css";

/* common start */
body,
div,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

* {
    font-family: "Microsoft YaHei";
}

html,
body {
    position: relative;
}

ul>li {
    list-style: none;
    float: left;
}

ul:after {
    display: block;
    clear: both;
    content: '';
}

img {
    width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
    box-sizing: border-box;
    position: relative;
}

.cls {
    clear: both;
    display: block;
}

.banner {
    height: 600px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
}

/* button start */
.b_l_btn {
    display: block;
    color: #fff;
    background-color: #1b90fd;
    border-radius: 30px;
    width: 254px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    margin: 0 auto;
    font-size: 30px;
    font-weight: normal;
}

.g_l_btn {
    display: block;
    color: #fff;
    background-color: #58bc4c;
    border-radius: 30px;
    width: 254px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    margin: 0 auto;
    font-size: 30px;
    font-weight: normal;
}

.b_s_btn {
    display: block;
    color: #fff;
    background-color: #1b90fd;
    border-radius: 30px;
    width: 152px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    font-weight: normal;
}

/* button end */
/* header start */
.top {
    height: 10px;
    width: 100%;
    background-color: #1b90fd;
}

header .nav {
    width: 1200px;
    height: 86px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header .nav>a {
    display: block;
    width: 206px;
    height: 57px;
}

header .nav .logo {
    width: 206px;
    height: 57px;
    background: url(../imgs/common/logo2.png) no-repeat;
}

header .nav ul {
    box-sizing: border-box;
    margin-bottom: 0;
}

header .nav ul .selected a {
    background-color: #1b90fd;
    color: #fff;
}

header .nav ul>li>a {
    display: block;
    width: 84px;
    height: 26px;
    color: #000000;
    font-weight: normal;
    font-size: 18px;
    border-radius: 12px;
    text-align: center;
    line-height: 26px;
    margin-left: 36px;
    text-decoration: none;
}

header .nav ul>li>a:hover {
    background-color: #1b90fd;
    color: #fff;
}

/* header end */

/* footer start */
footer {
    margin-top: -50px;
}

footer .footer-content {
    margin: -4px 0 0 0;
    height: 460px;
    width: 100%;
    background-color: #1b90fd;
}

.footer-content ul {
    width: 1200px;
    padding-bottom: 25px;
    position: relative;
}

.footer-content ul li {
    display: inline-block;
    font-size: 18px;
    color: #fff;
}

.footer-content ul li p.hotlinetip {
    font-size: 12px;
    line-height: 16px;
    padding: 0;
    margin: 0 0 6px 0;
    position: absolute;
    left: 0;
    bottom: 0;
}

footer h6 {
    font-size: 26px;
    color: #fff;
    margin: 27px 0;
}

footer img {
    display: block;
    width: 100%;
}

footer .bottom {
    text-align: center;
    color: #f7f7f7;
    background-color: #0073df;
}

footer .bottom .container {
    padding: 35px 0 15px 0;
}

footer .bottom .container a {
    color: #fff;
    text-decoration: underline;
    font-style: normal;
}

.footer-content .container {
    padding: 40px 58px;
}

.footer-content ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.footer-content ul::after {
    display: none;
}

/*
.footer-content ul li:nth-child(1) {
    width: 213px;
}

.footer-content ul li:nth-child(2) {
    width: 112px;
    margin: 0px 176px 0px 40px;
}

.footer-content ul li:nth-child(3) {
    width: 172px;
}

.footer-content ul li:nth-child(4) {
    width: 112px;
    margin: 0px 122px 0px 140px;
}

.footer-content ul li:nth-child(5) {
    width: 112px;
}
*/
.footer-content .ourcode {
    height: 154px;
    width: 1200px;
    position: relative;
}

.footer-content .ourcode>img:first-child {
    width: 206px;
    height: 57px;
    float: left;
    margin-top: 36px;
}

.footer-content .ourcode>img:last-child {
    width: 133px;
    height: auto;
    float: right;
}

.footer-content ul li {
    line-height: 30px;
}

.footer-content ul li a {
    display: block;
    color: #fff;
    font-weight: normal;
}

.footer-content .focus {
    width: 180px;
    float: left;
    margin-left: 260px;
    margin-top: 30px;
}

.footer-content .focus>img {
    width: 72px;
    height: 72px;
    display: inline-block;
    background-color: #1b90fd;
    border-radius: 36px;

}

.footer-content .focus p {
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.footer-content .focus>#weixin {
    margin-left: 30px;
}

.footer-content .focus>img:nth-child(1):hover {
    background-color: #23a5ef;
}

.footer-content .focus>img:nth-child(2):hover {
    background-color: #23a5ef;
}

.footer-content .qrcode-weibo {
    width: 129px;
    height: 141px;
    position: absolute;
    bottom: 84%;
    left: 37%;
    display: none;
}

.footer-content .qrcode-weixin {
    width: 129px;
    height: 141px;
    position: absolute;
    bottom: 85%;
    left: 45%;
    display: none;
}

/* footer end */
/* footer bottom start */
.footer-bottom {
    background: url(../imgs/common/footer-bottom.png) top center no-repeat;
    height: 140px;
    position: sticky;
    bottom: 0;
    z-index: 1000;
    width: 100%;
}

.jbottom {
    background: url(../imgs/common/footer-jbottom.png) top center no-repeat;
}

.footer-bottom .bottom {
    width: 1134px;
    height: 120px;
    padding: 55px 0;
    box-sizing: border-box;
}

.footer-bottom .bottom .info {
    font-size: 30px;
    font-weight: bold;
}

.footer-bottom .bottom .info p:first-child {
    color: #1b90fd;
}

.footer-bottom .bottom .info p:last-child {
    color: #fff;
}

.footer-bottom .bottom .info p em {
    color: #1b90fd;
    font-size: 34px;
    font-style: normal;
}

.footer-bottom .bottom .form {
    float: right;
    margin-top: -20px;
    height: 80px;
    width: 444px;
}

.footer-bottom .bottom .form input {
    height: 32px;
    width: 160px;
    box-sizing: border-box;
    padding-left: 14px;
    outline: none;
    border: 1px solid #1b90fd;
    border-radius: 6px;
}

.footer-bottom .bottom .form #fcity {
    height: 32px;
    width: 160px;
    box-sizing: border-box;
    padding-left: 14px;
    outline: none;
    border: 1px solid #1b90fd;
    border-radius: 6px;
    margin-left: 188px;
    margin-top: 12px;
}

.footer-bottom .bottom .form #sfcity {
    height: 32px;
    width: 160px;
    box-sizing: border-box;
    padding-left: 14px;
    outline: none;
    border: 1px solid #1b90fd;
    border-radius: 6px;
    margin-top: 12px;
}

.footer-bottom .bottom .form #sfschool {
    height: 32px;
    width: 160px;
    box-sizing: border-box;
    padding-left: 14px;
    outline: none;
    border: 1px solid #1b90fd;
    border-radius: 6px;
    margin-top: 12px;
    margin-left: 22px;
}

.footer-bottom .bottom .form input:nth-last-of-type(1) {
    margin-left: 24px;
    margin-top: 16px;
}

.footer-bottom .bottom .form input:nth-last-of-type(2) {
    margin-left: 0px;
    margin-top: 16px;
}

.footer-bottom .bottom .form input:nth-last-of-type(3) {
    margin-top: 0px;
    margin-left: 24px;
}

.jbottom .bottom .form input:nth-last-of-type(3) {
    margin-top: 0px;
    margin-left: 188px;
}

.footer-bottom .bottom .form input:nth-last-of-type(4) {
    margin-top: 0px;
    margin-left: 0px;
}

.footer-bottom .bottom .form #fbtn {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    color: #fff;
    background-color: #1b90fd;
    float: right;
    margin-top: -26px;
    box-sizing: border-box;
    /* padding: 4px 18px; */
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    line-height: 68px;
}

.footer-bottom .bottom .form #sfbtn {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    color: #fff;
    background-color: #1b90fd;
    float: right;
    margin-top: -26px;
    box-sizing: border-box;
    padding: 14px 18px;
    cursor: pointer;
}

/* footer bottom end */
/* title start */
.title-blue {
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    text-align: center;
    color: #1b90fd;
}

.title-blue::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px #1b90fd dashed;
    position: relative;
    right: 28px;
}

.title-blue::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px #1b90fd dashed;
    position: relative;
    left: 28px;
}

.title-green {
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    text-align: center;
    color: #58bc4c;
}

.title-green::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px #58bc4c dashed;
    position: relative;
    right: 28px;
}

.title-green::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px #58bc4c dashed;
    position: relative;
    left: 28px;
}

.title-orange {
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    text-align: center;
    color: #fe8917;
}

.title-orange::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px #fe8917 dashed;
    position: relative;
    right: 28px;
}

.title-orange::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px #fe8917 dashed;
    position: relative;
    left: 28px;
}

.title-white {
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.title-white::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px #fff dashed;
    position: relative;
    right: 28px;
}

.title-white::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px #fff dashed;
    position: relative;
    left: 28px;
}

.school2 .title-blue,
.school2 .title-green,
.school2 .title-orange,
.school2 .title-white {
    font-size: 36px;
}

.subtitle {
    font-size: 24px;
    color: #adacac;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 60px;
}

.stitle-yellow {
    font-size: 36px;
    color: #fe8917;
    text-align: center;
    display: block;
    width: 396px;
    height: 60px;
    margin: 0 auto;
    box-sizing: border-box;
}

.stitle-yellow::before {
    content: '';
    display: block;
    height: 14px;
    width: 44px;
    background-color: #ffe7d1;
    position: relative;
    top: -10px;
    left: 334px;
}

.stitle-yellow::after {
    content: '';
    display: block;
    height: 14px;
    width: 365px;
    background-color: #ffe7d1;
    position: relative;
    top: -10px;
    right: 22px;
    z-index: -1;
}

.stitle-blue {
    font-size: 36px;
    color: #1b90fd;
    text-align: center;
    display: block;
    width: 396px;
    height: 60px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    top: 64px;
    z-index: 100;
}

.stitle-blue::before {
    content: '';
    display: block;
    height: 14px;
    width: 44px;
    background-color: #c8def3;
    position: relative;
    top: -10px;
    left: 280px;
}

.stitle-blue::after {
    content: '';
    display: block;
    height: 14px;
    width: 256px;
    background-color: #c8def3;
    position: relative;
    top: -10px;
    right: -32px;
    z-index: -1;
}


.stitle-white {
    font-size: 36px;
    color: #fff;
    text-align: center;
    display: block;
    width: 396px;
    height: 60px;
    margin: 0 auto;
    z-index: 100;
    box-sizing: border-box;
}

.stitle-white::before {
    content: '';
    display: block;
    height: 14px;
    width: 44px;
    background-color: #fedb62;
    position: relative;
    top: -10px;
    left: 314px;
}

.stitle-white::after {
    content: '';
    display: block;
    height: 14px;
    width: 330px;
    background-color: #fedb62;
    position: relative;
    top: -12px;
    right: 8px;
    z-index: -1;
}

.orange-block-title {
    font-size: 36px;
    color: #fe8917;
    text-align: center;
    margin-left: -278px;
}

.orange-block-title::before {
    content: '';
    background-color: #fe8917;
    opacity: .3;
    display: inline-block;
    height: 14px;
    width: 360px;
    position: relative;
    left: 326px;
    top: 12px;
}

.orange-block-title::after {
    content: '';
    display: inline-block;
    background-color: #fe8917;
    opacity: .3;
    position: relative;
    height: 14px;
    width: 44px;
    left: -48px;
    bottom: 40px;
}

.blue-block-title {
    font-size: 36px;
    color: #1b90fd;
    text-align: center;
    margin-left: -278px;
}

.blue-block-title::before {
    content: '';
    background-color: #1b90fd;
    opacity: .3;
    display: inline-block;
    height: 14px;
    width: 360px;
    position: relative;
    left: 326px;
    top: 12px;
}

.blue-block-title::after {
    content: '';
    display: inline-block;
    background-color: #1b90fd;
    opacity: .3;
    position: relative;
    height: 14px;
    width: 44px;
    left: -48px;
    bottom: 40px;
}

.green-block-title {
    font-size: 36px;
    color: #58bc4c;
    text-align: center;
    margin-left: -278px;
}

.green-block-title::before {
    content: '';
    background-color: #58bc4c;
    opacity: .3;
    display: inline-block;
    height: 14px;
    width: 360px;
    position: relative;
    left: 326px;
    top: 12px;
}

.green-block-title::after {
    content: '';
    display: inline-block;
    background-color: #58bc4c;
    opacity: .3;
    position: relative;
    height: 14px;
    width: 44px;
    left: -48px;
    bottom: 40px;
}

.yellow-block-title {
    font-size: 36px;
    color: #ffcc18;
    text-align: center;
    margin-left: -278px;
}

.yellow-block-title::before {
    content: '';
    background-color: #ffcc18;
    opacity: .3;
    display: inline-block;
    height: 14px;
    width: 360px;
    position: relative;
    left: 326px;
    top: 12px;

}

.yellow-block-title::after {
    content: '';
    display: inline-block;
    background-color: #ffcc18;
    opacity: .3;
    position: relative;
    height: 14px;
    width: 44px;
    left: -48px;
    bottom: 40px;
}

/* title end */
/* common end */
/* index start */

.index .banner {
    background-color: #e8f4ff;
    height: 600px;
    width: 100%;
}

.index .banner .banner {
    overflow: hidden;
}

.index .banner .banner .swiper-slide a {
    display: block;
    height: 600px;
    width: 100%;
}

.index .banner .container {
    position: relative;
    z-index: 199;
    padding: 0;
}

.index .banner .container .form {
    background: url(../imgs/index/bg_form.png) no-repeat;
    height: 494px;
    width: 425px;
    position: absolute;
    right: 0px;
    bottom: 92px;
    z-index: 300;
}

.index .banner .container .form .gift-title {
    font-size: 24px;
    color: #58bc4c;
    position: absolute;
    top: 36px;
    left: 34px;
}

.index .banner .container .form .gift-title em {
    color: #1b90fd;
    font-size: 30px;
    font-style: normal;
}

.index .banner .container .form .gift-form {
    position: absolute;
    top: 210px;
    left: 24px;
}

.index .banner .container .form .gift-form #name {
    width: 372px;
    height: 44px;
    border-radius: 10px;
}

.index .banner .container .form .gift-form input {
    width: 179px;
    height: 44px;
    border-radius: 10px;
    border: 0;
    outline: none;
    padding-left: 10px;
    margin-top: 14px;
    font-size: 16px;
}

.index .banner .container .form .gift-form #stcity {
    width: 190px;
    height: 44px;
    border-radius: 10px;
    border: 0;
    outline: none;
    padding-left: 10px;
    margin-top: 14px;
    font-size: 16px;
}

.index .banner .container .form .gift-form #stschool {
    width: 190px;
    height: 44px;
    border-radius: 10px;
    border: 0;
    outline: none;
    padding-left: 10px;
    margin-top: 14px;
    font-size: 16px;
}

.index .banner .container .form .gift-form #stbtn {
    width: 386px;
    background-color: #fff;
    margin-top: 26px;
    color: #58bc4c;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    height: 46px;
    line-height: 46px;
    border-radius: 10px;
    cursor: pointer;
}

.index .banner .container .form .gift-infos {
    position: absolute;
    top: 100px;
    left: 34px;
}

.index .banner .container .form .gift-infos li {
    margin-top: 10px;
    width: 180px;
}

.index .banner .container .form .gift-infos li::before {
    content: url(../imgs/index/icon_selected.png);
    position: relative;
    top: 3px;
}

.index .banner .container .form .gift-form #btn:hover {
    cursor: pointer;
}

.index .banner .container .swiper-pagination {
    position: absolute;
    width: 156px;
    height: 30px;
    background-color: rgba(55, 55, 55, 0.4);
    border-radius: 15px;
    bottom: 28px;
    left: 524px;
    line-height: 30px;
}

.index .banner .container .swiper-pagination .swiper-pagination-bullet {
    background-color: #fff;
    width: 12px;
    height: 12px;
    margin-left: 10px;
}

.index .banner .container .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fff;
    width: 30px;
    height: 12px;
    border-radius: 6px;
}

/* index-understand start */
.index .understand {
    background: url(../imgs/index/bg-know.jpg) no-repeat top center;
    height: 660px;
}

.index .understand .content {
    height: 562px;
    padding: 60px 0px 38px 0px;
}

.index .understand #info {
    float: left;
}

.index .understand #info h3 {
    font-size: 32px;
    font-weight: bold;
}

.index .understand #info h4 {
    font-size: 32px;
    font-weight: bold;
}

.index .understand #info hr {
    border: 1px dashed black;
}

.index .understand #info h3 em:first-child {
    font-style: normal;
    color: #ff8340;
}

.index .understand #info p {
    font-size: 24px;
}

.index .understand #video {
    float: right;
    position: relative;
    width: 632px;
    height: 420px;
}

.index .understand #video #v1 {
    position: absolute;
    top: -66px;
}

.index-und-con {
    height: 180px;
    margin-top: 116px;
    margin-left: 84px;
}

.index-und-con::after {
    content: "";
    clear: both;
    display: block;
}

.index-und-con #info>p>em {
    color: #1b90fd;
    font-style: normal;
}


/* index-understand end */
.index .find {
    background: url(../imgs/index/bg-find.png) no-repeat top center;
    height: 700px;
    text-align: center;
    color: #fff;
}

.index .find p:first-child {
    font-size: 76.63px;
    font-weight: bold;
    padding-top: 10%;
}

.index .find p:nth-child(2) {
    font-size: 41.97px;
}

.index .find a {
    display: block;
    width: 300px;
    height: 80px;
    background-color: #fff;
    color: #389efd;
    border-radius: 39.5px;
    text-align: center;
    font-size: 36px;
    line-height: 80px;
    margin: 2% auto;
}

/* brand start */
/* bindex start 20190911 Mrxiaohaige*/
.bindex {
    font-size: 20px;
    line-height: 30px;
}

.brand .banner {
    background: url(../imgs/brand/banner.png) no-repeat top center;
    color: #fff;
    height: 600px;
}

.brand .banner .ban-title {
    font-size: 60px;
    height: 140px;
    line-height: 76px;
    margin-top: 112px;
}

.brand .banner .ban-desc {
    font-size: 36px;
    margin-top: 30px;
}

.brand .subnav {
    height: 78px;
    line-height: 78px;
}

.brand .subnav .container {
    padding: 0;
}

.brand .subnav .navbar .part {
    display: block;
    float: left;
    font-weight: normal;
    width: 238px;
    height: 100%;
    text-align: center;
}

.brand .subnav .navbar .part:hover {
    color: #1b90fd;
}

.brand .subnav .navbar .selected {
    background-color: #fff;
    height: 90px;
    position: relative;
    bottom: 12px;
    line-height: 90px;
    border-bottom: 4px solid #fe8917;
    box-sizing: border-box;
}

.bindex .introduce {
    height: 730px;
    background-color: #f8f8f8;
}

.bindex .introduce .info {
    margin-top: 54px;
    padding: 24px;
    background-color: #fff;
}

.bindex .introduce .info::after {
    display: block;
    content: '';
    clear: both;
}

.bindex .introduce .info img {
    width: 466px;
    height: 380px;
    float: left;
}

.bindex .introduce .info .detail {
    float: left;
    width: 660px;
    margin-left: 25px;
}

.bindex .introduce .info .detail p {
    text-indent: 2em;
    text-align: justify;
    font-size: 20px;
    letter-spacing: 2px;
}

.bindex .introduce .info .detail p em {
    color: #1b90fd;
    font-style: normal;
}

.bindex .mean {
    height: 1010px;
}

.bindex .mean .logo {
    margin: 0 auto;
    margin-top: 56px;
    width: 594px;
    height: 188px;
}

.bindex .mean .means {
    display: list-item;
    text-indent: 2em;
    margin-top: 30px;
    list-style-image: url(../imgs/brand/point.png);
}

.bindex .mean .keys {
    margin-top: 60px;
}

.bindex .mean .keys .key {
    display: block;
    width: 310px;
    height: 288px;
    border: 1px solid #dedede;
    border-radius: 10px;
    font-size: 18px;
    text-align: center;
    box-sizing: border-box;
    float: left;
}

.bindex .mean .keys .key img {
    width: 86px;
    height: 86px;
    margin: 0px 36%;
    margin-top: 30px;
}

.bindex .mean .keys .key h4 {
    color: #565656;
    font-size: 24px;
    font-weight: normal;
    margin: 4px 0px 30px 0px;
}

.bindex .mean .keys .key:hover {
    box-shadow: 4px 4px 24px #dedede;
    border: 0;
}

.bindex .mean .keys .key:nth-child(2) {
    margin: 0px 126px;
}

.bindex .heart {
    height: 502px;
    background: url(../imgs/brand/heart.jpg) no-repeat top center;
}

.bindex .heart p {
    color: #fff;
    font-size: 48px;
    text-align: center;
}

.bindex .heart a {
    display: block;
    height: 56px;
    width: 164px;
    border-radius: 28px;
    color: #000;
    background-color: #fff;
    line-height: 56px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    font-weight: normal;
}

.bindex .story {
    height: 540px;
    background-color: #f8f8f8;
}

.bindex .story .info {
    margin-top: 56px;
}

.bindex .story .info img {
    float: left;
    width: 470px;
    height: 324px;
    border-radius: 20px;
}

.bindex .story .detail {
    width: 628px;
    float: left;
    margin-left: 102px;
}

.bindex .story .detail p {
    text-indent: 2em;
}

.bindex .story .detail p:first-of-type {
    font-size: 28px;
}

.bindex .story .detail p:nth-of-type(2) {
    margin: 20px 0;
    text-align: justify;
}

.bindex .story .detail p:last-of-type {
    text-align: right;
    font-size: 24px;
}

.bindex .story .detail a {
    display: block;
    width: 236px;
    height: 62px;
    color: #fff;
    background-color: #58bc4c;
    text-align: center;
    line-height: 62px;
    border-radius: 30px;
    margin-top: 34px;
}

/* bindex end */
/* bstory start */
.bstory .story {
    background-color: #f8f8f8;
}

.bstory .story .quote {
    height: 460px;
    margin-top: 54px;
    position: relative;
}

.bstory .story .quote .pic {
    border-radius: 10px;
    width: 650px;
    height: 394px;
    position: absolute;
    z-index: 1;
}

.bstory .story .quote .info {
    float: right;
    border-radius: 10px;
    width: 1032px;
    height: 400px;
    position: relative;
    box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    margin-top: 40px;
}

.bstory .story .quote .info .detail {
    float: right;
    width: 538px;
    padding: 60px 30px;
    box-sizing: border-box;
}

.bstory .story .quote .info .detail h4 {
    font-size: 28px;
    color: #1b90fd;
}

.bstory .story .quote .info .detail p:first-of-type {
    font-size: 20px;
    color: #565656;
    line-height: 30px;
    margin-top: 40px;
    text-indent: 2em;
    text-align: justify;
}

.bstory .story .quote .info .detail p:nth-of-type(2) {
    font-size: 24px;
    color: #585858;
    font-weight: bold;
    margin-top: 30px;
    margin-left: 306px;
}

.bstory .info-frist {
    background: url(../imgs/brand/info-frist-bg.jpg) top center;
    height: 896px;
}

.bstory .info p {
    font-size: 16px;
    line-height: 30px;
    color: #585858;
    text-indent: 2em;
}

.bstory .info p em {
    color: #1b90fd;
    font-style: normal;
}

.bstory .info-frist .container {
    padding: 34px 0px;
}

.bstory .info-frist .linfo {
    width: 760px;
    float: left;
}

.bstory .info-frist .rinfo {
    width: 438px;
    float: right;
    box-sizing: border-box;
    padding: 0 46px;
}

.bstory .info-second {
    background: url(../imgs/brand/info-second-bg.jpg) top center;
    height: 684px;
}

.bstory .info-second p:first-of-type {
    margin-top: 92px;
}

.bstory .info-second .linfo {
    width: 684px;
    float: left;
}

.bstory .info-second .linfo ul {
    margin-left: 2em;
    color: #585858;
    line-height: 30px;
}

.bstory .info-second .linfo ul li {
    width: 100%;
}

.bstory .info-second .rinfo {
    float: right;
    width: 476px;
    margin-right: 18px;
    margin-top: -40px;
}

.bstory .info-third {
    background-color: #fff;
}

.bstory .adv {
    background: url(../imgs/brand/adv-story.jpg) top center;
    height: 397px;
    text-align: center;
}

.bstory .adv h3 {
    font-size: 48px;
    color: #fff;
    margin-top: 34px;
}

.bstory .adv p {
    font-size: 30px;
    color: #fff;
    text-indent: 0;
}

/* bstroy end */
/* bpatent start */
.bpatent .patent {
    height: 1290px;
    background-color: #f8f8f8;
}

.bpatent .patent .info {
    margin-top: 54px;
}

.bpatent .patent .info h5 {
    color: #1b90fd;
    font-size: 28px;
    margin-top: 20px;
}

.bpatent .patent .info p {
    text-indent: 2em;
    font-size: 20px;
    color: #565656;
    margin-top: 26px;
    line-height: 36px;
}

.bpatent .patent .thumbs {
    margin-top: 100px;
    width: 100%;
    height: 600px;
}

.bpatent .patent .thumbs .detail {
    display: block;
    float: left;
    width: 350px;
    margin-left: 75px;
}

.bpatent .patent .thumbs .detail:first-of-type {
    margin-left: 190px;
}

.bpatent .patent .thumbs .detail img {
    height: 478px;
    border: 1px solid #dedede;
}

.bpatent .patent .thumbs .detail .num {
    margin-top: 58px;
    text-align: center;
    font-size: 24px;
    color: #565656;
}

.bpatent .patent .thumbs .detail .num span {
    font-size: 16px;
    display: block;
    margin-top: 10px;
}

/* bpatent end */
/* bhistory start */
.bhistory .history {
    margin: 0 auto;
    width: 1299px;
    overflow: auto;
    background-color: #f8f8f8;
}

.bhistory .history .detail {
    margin: 54px 0px;
    overflow: auto;
}

.bhistory .history .detail .even .item {
    margin-top: 160px;
}

.bhistory .history .detail .even .item:first-of-type {
    margin-top: 0;
}

.bhistory .history .detail .odd .item {
    margin-top: 190px;
}

.bhistory .history .detail .odd .item:first-of-type {
    margin-top: 80px;
}

.bhistory .history .detail .odd .item .info {
    width: 344px;
    float: left;
}

.bhistory .history .detail .odd .item img {
    width: 150px;
    height: 96px;
    margin-left: 40px;
    position: relative;
    left: 45px;
}

.bhistory .history .detail .even .item img {
    width: 150px;
    height: 96px;
    margin-right: 40px;

}

.bhistory .history .detail .odd {
    width: 49%;
    float: left;
}

.bhistory .history .detail .even {
    width: 50%;
    border-left: 1px solid #ececec;
    float: right;
}

.bhistory .history .detail .even .item {
    margin-left: 22px;
    min-height: 96px;
}

.bhistory .history .detail .even .item::after {
    clear: both;
    content: '';
    display: block;
}

.bhistory .history .detail .even .info {
    width: 334px;
    float: right;
}

.bhistory .history .detail .info p {
    font-size: 16px;
    color: #565656;
    line-height: 24px;
    text-indent: 2em;
    margin-top: 10px;
    text-align: justify;
}

.bhistory .history .detail .info .year {
    color: #fe8917;
    font-size: 24px;
    font-weight: bold;
}

.bhistory .honour {
    height: 624px;
}

.bhistory .honour .detail {
    margin-top: 54px;
}

.bhistory .honour .detail .honours {
    width: 1010px;
    margin: 0 auto;
    overflow: hidden;
    height: 300px;
    padding: 0 20px;
}

.bhistory .honour .detail .honour-detail {
    padding: 20px;
    width: 288px;
    background-color: #fff;
    text-align: center;
    border-radius: 10px;
    font-size: 20px;
    color: #3b3b3b;
    box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    margin-top: 10px;
}

/* bhistroy end */
/* bteam start */
.bteam .team {
    background-color: #f8f8f8;
}

.bteam .team .detail {
    margin-top: 54px;
}

.bteam .team .part {
    position: relative;
}

.bteam .team .part::after {
    content: '';
    display: block;
    clear: both;
}

.bteam .team .part .tag {
    width: 50px;
    height: 50px;
    position: absolute;
    background-color: #fe8917;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    box-shadow: 0 0 0 10px #f9e2cb;
}

.bteam .team .part .l {
    float: left;
}

.bteam .team .part .r {
    float: right;
}

.bteam .team .part .t {
    font-size: 30px;
    color: #1b90fd;
    font-weight: 700;
    text-align: center;
}

.bteam .team .part .d {
    font-size: 18px;
    line-height: 30px;
    text-indent: 2em;
    text-align: justify;
    margin-top: 40px;
}

.bteam .team .detail .part1 img {
    width: 679px;
    height: 519px;
}

.bteam .team .detail .part1 .info {
    width: 520px;
    margin-top: 130px;
}

.bteam .team .detail .part2 .info {
    width: 576px;
    margin-top: 110px;
}

.bteam .team .detail .part3 .info {
    width: 524px;
    margin-top: 170px;
}

.bteam .team .detail .part4 .info {
    width: 520px;
    margin-top: 190px;
}

.bteam .team .detail .part5 .info {
    width: 1090px;
    height: 90px;
    margin: 0 auto;
    margin-top: 100px;
    background-color: #e1edf9;
    border-left: 10px solid #1b90fd;
    box-sizing: border-box;
    padding: 19px 32px;
    font-size: 16px;
    line-height: 26px;
}

.bteam .team .detail .part2 img {
    width: 576px;
    height: 396px;
}

.bteam .team .detail .part3 img {
    width: 622px;
    height: 502px;
}

.bteam .team .detail .part4 img {
    width: 679px;
    height: 519px;
}

.part1 .tag1 {
    top: 66px;
    left: 556px;
}

.part1 .tag2 {
    top: 214px;
    left: 541px;
}

.part1 .tag3 {
    top: 346px;
    left: 586px;
}

.part2 .tag1 {
    top: 66px;
    left: 634px;
}

.part2 .tag2 {
    top: 200px;
    left: 602px;
}

.part2 .tag3 {
    top: 332px;
    left: 664px;
}

.part3 .tag1 {
    top: 204px;
    left: 634px;
}

.part3 .tag2 {
    top: 364px;
    left: 611px;
}

.part3 .tag3 {
    top: 488px;
    left: 524px;
}

.part4 .tag1 {
    top: 206px;
    left: 620px;
}

.part4 .tag2 {
    top: 296px;
    left: 546px;
}

.part4 .tag3 {
    top: 420px;
    left: 542px;
}

/* bteam end */
/* index-brand start */
.index .brand {
    background-color: #f8f8f8;
    height: 734px;
    width: 100%;
}

.index .brand .container {
    padding: 60px 0px 0px 0px;
    position: relative;
}

.index .brand .honour {
    overflow: hidden;
    width: 1024px;
    margin: 0 auto;
}

.index .brand .honour .honour-detail {
    padding: 20px;
    width: 288px;
    height: 290px;
    background-color: #fff;
    text-align: center;
    border-radius: 10px;
    font-size: 20px;
    color: #3b3b3b;
}

.index .brand .honour .honour-detail img {
    width: 292px;
    height: 210px;
    margin-bottom: 20px;
}

.index .brand a {
    display: block;
    width: 600px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 50px;
    background-color: #fff;
    color: #fe8917;
    font-size: 48px;
    font-weight: bold;
    margin: 20px auto;
}

.index .brand .swiper-button-prev {
    background: url(../imgs/index/arrow-left.png);
    width: 66px;
    height: 119px;
    /* position: absolute;
    top: 40%;
    left: 19%; */
}

.index .brand .swiper-button-next {
    background: url(../imgs/index/arrow-right.png);
    width: 66px;
    height: 119px;
    /* position: absolute;
    top: 320px;
    right:365px; */
}

/* index-brand end */
/* brand end */


/* index-adv start */

.index .adv {
    background-color: #eaeaea;
}

.index .adv ul li {
    margin-top: 30px;
}

.index .adv ul li:hover {
    box-shadow: 5px 5px 27px #ccc;
    border-radius: 18px;
}

.index .adv .adv-detail {
    width: 380px;
    height: 360px;
    border-radius: 20px;
    background-color: #fff;
}

.index .adv .adv-detail img:first-child {
    border-radius: 20px 20px 0 0;
}

.index .adv .adv-detail .info {
    width: 262px;
    height: 100px;
    margin-left: 100px;
    font-size: 16px;
    margin-top: 28px;
}

.index .adv .adv-detail .info .item {
    color: #818181;
    position: relative;
    padding-left: 12px;
}

.index .adv .adv-detail .info .item::before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #818181;
    border-radius: 50%;
    position: absolute;
    left: 2px;
    top: 10px;
}

.index .adv .adv-detail .info img {
    float: left;
    width: 60px;
    height: 100px;
    margin-left: -70px;
}

.index .adv .adv-detail .info span {
    display: inline-block;
    width: 100%;
    font-size: 26px;
    margin-bottom: 10px;
}

.index .adv ul li:nth-child(1) .info span {
    border-bottom: 2px solid #1b90fd;
}

.index .adv ul li:nth-child(2) .info span {
    border-bottom: 2px solid #fe8917;
}

.index .adv ul li:nth-child(3) .info span {
    border-bottom: 2px solid #00d4b9;
}

.index .adv ul li:nth-child(4) .info span {
    border-bottom: 2px solid #7a4eff;
}

.index .adv ul li:nth-child(5) .info span {
    border-bottom: 2px solid #64c655;
}

.index .adv ul li:nth-child(6) .info span {
    border-bottom: 2px solid #ffcc18;
}

.index .adv ul li:nth-child(2) {
    margin-left: 30px;
    margin-right: 30px;
}

.index .adv ul li:nth-child(5) {
    margin-left: 30px;
    margin-right: 30px;
}

/* index-adv end */
/* examples start */
.examples {
    height: 660px;
}

.examples ul li {
    float: left;
    display: block;
    box-sizing: border-box;
    border: 1px solid #64c655;
    width: 230px;
    height: 360px;
    margin-left: 12px;
    position: relative;
    /* overflow: hidden; */
    border-radius: 10px;
    border: 2px solid #dedede;
    padding: 8px;
    text-align: center;
}

.examples ul li .name {
    color: #1b90fd;
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
}

.examples ul li img {
    border-radius: 6px;
    position: relative;
}

.examples ul li .tag span {
    display: inline-block;
    background-color: #e5e5e5;
    margin: 10px 5px;
    font-size: 14px;
    color: #8a8a8a;
}

.examples ul li .adv {
    position: absolute;
    top: 110px;
    left: 13px;
    width: 196px;
    height: 72px;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #fff;
    display: none;
    text-align: center;
    padding: 10px 20px;
    line-height: 24px;
    box-sizing: border-box;
}

.examples ul li:first-of-type {
    margin-left: 0;
}

.examples ul li:hover .delegate::after {
    content: '';
    background-color: rgba(0, 0, 0, 0.6);
    display: block;
    width: 210px;
    height: 265px;
    position: absolute;
    top: 7px;
    left: 9px;
    border-radius: 6px;
}

.examples ul li:hover .adv {
    display: block;
    background: transparent;
}

/* index examples end */
/* index-system start */
.index .system {
    background: url(../imgs/index/bg-center.png);
}

.index .system .insys-detail {
    width: 580px;
    height: 360px;
    border-radius: 10px;
    background: #fff;
}

.index .system .insys-detail h6 {
    font-size: 50.33px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: relative;
    top: -85px;
}

.index .system .insys-detail p {
    font-size: 24px;
    width: 524px;
    position: relative;
    top: -50px;
    margin-left: 34px;
    border-radius: 0px 0px 10px 10px;
}

.index .system .insys-detail p img {
    width: 23px;
    height: 20px;
    float: right;
    padding-right: 18px;
}

.index .system ul li:nth-child(2) {
    margin-left: 40px;
}

.index .system ul li:nth-child(4) {
    margin-left: 40px;
}

.index .system ul li p {
    margin: 0;
}

.index .system ul li:nth-child(1) p {
    color: #4198e9;
}

.index .system ul li:nth-child(2) p {
    color: #ea8016;
}

.index .system ul li:nth-child(3) p {
    color: #138d4f;
}

.index .system ul li:nth-child(4) p {
    color: #efc017;
}

.index .system ul li:hover .insys-detail {
    box-shadow: 5px 5px 27px #ccc;
    border-radius: 20px;
}

.index .system ul li:hover .insys-detail img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

/* index-system end */

/* index-core start */
.index .core {
    background: url(../imgs/index/bg-center.png);
    position: relative;
    height: 944px;
}

.index .core .container {
    position: relative;
    z-index: 12;
    height: 1051px;
}

.index .core .cbg {
    background: url(../imgs/index/testh.png) bottom center no-repeat;
    height: 1051px;
    position: absolute;
    z-index: 14;
    top: 0px;
    left: 0px;
    right: 0px;
}

.index .core #choose {
    width: 100%;
    height: 226px;
    background-color: #57aa4a;
    color: #fff;
    line-height: 222px;
    position: absolute;
    bottom: 0px;
    z-index: 11;
}

.index .core #show {
    position: relative;
    width: 856px;
    height: 200px;
    top: -342px;
    right: -348px;
}

.index .core #show::after {
    clear: both;
    display: block;
}

.index .core #show p em {
    font-size: 72px;
    font-style: normal;
    display: block;
    padding: 0;
    margin: 0;
}

.index .core #show p {
    font-size: 22px;
    color: #fff;
    height: 114px;
    display: inline-block;
}

.index .core #show p:frist-child {
    float: left;
}

.index .core #show p:last-child {
    float: right;
}

/* index-news start */
.index .news {
    background-color: #f8f8f8;
}

.index .news .content {
    padding: 60px 0px 0px 0px;
    background: url(../imgs/index/bg-news.png);
    height: 640px;
}

.looppic {
    height: 403px;
    width: 100%;
}

.looppic .tab-left {
    width: 531px;
    float: left;
}

.looppic .tab-left img {
    width: 100%;
    width: 530px;
    height: 398px;
    border-radius: 8px;
}

.index .news .tab-mid {
    width: 156px;
    height: 333px;
    background-color: #e1e1e1;
    box-shadow: 10px 0px 0px 0px #f0f0f0;
    border-radius: 8px;
    float: left;
    margin: 0px 15px;
    padding: 35px 0px 35px 14px;
}

.index .news .tab-mid ul {
    margin-top: -100px;
}

.index .news .tab-mid .tab-item {
    display: block;
}

.index .news .tab-mid ul li {
    margin-top: 100px;
    display: block;
    width: 100%;
    position: relative;
}

.index .news .tab-mid ul li:hover {
    cursor: pointer;
}

.index .news .tab-mid ul li a {
    font-size: 22px;
}

.index .news .tab-mid .active a {
    color: #58bc4c;
}

.tab-content .newsitem .summary img {
    display: none;
}

.index .news .tab-mid .active a::after {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 15px solid #58bc4c;
    border-top: 7.5px solid transparent;
    border-bottom: 7.5px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    top: 7px;
    right: 24px;
}

.index .news .tab-mid ul li p {
    font-size: 15px;
    color: #adacac;
}

.tab-right {
    float: right;
    width: 458px;
    padding: 8px 0px;
}

.tab-right .tab-content {
    display: none;
}

.tab-right .active {
    display: block;
}

.tab-right ul {
    margin-top: -15px;
}

.tab-right ul li {
    margin-top: 15px;
}

.newsitem {
    width: 464px;
    height: 80px;
}

.newsitem .time {
    float: left;
    height: 80px;
    width: 80px;
    background-color: #58bc4c;
    box-shadow: 4px 0px 0px 0px #d8ecd6;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.newsitem .time b {
    font-size: 36px;
    display: block;
}

.newsitem .summary {
    width: 366px;
    float: right;
}

.newsitem .summary a {
    color: #4d4d4d;
    font-size: 22px;
}

.newsitem .summary a:hover {
    color: #58bc4c;
}

.newsitem .summary p {
    color: #adacac;
}

/* index-news end */
/*  index link start */
.index .link {
    height: 224px;
    box-sizing: border-box;
    padding: 30px 0;
}

.index .link .title {
    font-size: 14px;
    color: #949595;
    margin-bottom: 10px;
}

.index .link .detail li {
    list-style: none;
    float: left;
    margin-left: 10px;
}

.index .link .detail li a {
    color: #b3b3b3;
    font-size: 12px;
}

/*  index link end */
/* index end */
/* single page start*/
.statement-banner {
    background: url(../imgs/common/statement.jpg) top center no-repeat;
    height: 600px;
}

.smWrapper {
    background-color: #fff;
    padding: 30px;
    font-size: 18px;
    color: #565656;
    border: 1px solid #dedede;
    margin: 10px 0;
}

.smContent {
    text-indent: 2em;
    margin: 10px 0;
}

.smZhubiaoti {
    font-size: 52px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 16px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
}

.smFubiaoti {
    font-size: 22px;
    margin: 20px 0;
}

/* single page end */

/* article start */
.article .banner {
    background: url(../imgs/article/banner.jpg) no-repeat top center;
}

.article .tips-box {
    width: 490px;
    height: 340;
    position: absolute;
    top: 100px;
    font-size: 36px;
    color: #fff;
}

.article .tips-box b:first-child {
    font-size: 72px;
    color: #fff;
}

.article .tips-box div {
    background-color: #fff;
    height: 100px;
    border-radius: 16px;
    font-weight: bold;
    color: #1b90fd;
    font-size: 72px;
    margin: 10px 0;
    text-align: center;
}

.article .tips-box a {
    display: block;
    width: 196px;
    height: 78px;
    background-color: #fff;
    text-align: center;
    line-height: 78px;
    border-radius: 34px;
    color: #1b90fd;
    margin-top: 10px;
}

.article-content {
    background-color: #f7f7f7;
}

.article-content::after {
    display: block;
    content: '';
    clear: both;
}

.article-content .container {
    padding-top: 30px;
}

.article-content .main-content {
    width: 850px;
    background-color: #fff;
    float: left;
}

.article-content .bread-nav {
    width: 826px;
    height: 44px;
    background-color: #ececec;
    font-size: 18px;
    color: var(--light-black);
    line-height: 44px;
    padding-left: 24px;
}

.article-content .bread-nav a {
    font-weight: normal;
    font-size: 18px;
}

.article-info {
    width: 794px;
    margin: 30px auto;
    height: 800px;
    min-height: 800px;
    height: auto !important;
}

.article-info .article-head {
    border-bottom: 1px solid #dedede;
    height: 84px;
}

.article-info .article-head .title {
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    position: relative;
}

.article-info .article-head .meta {
    font-size: 14px;
    color: var(--light-black);
    margin-top: 18px;
}

.article-body {
    padding: 30px 0;
    font-size: 18px;
    color: var(--light-black);
    line-height: 28px;
    height: 500px;
    min-height: 500px;
    height: auto !important;
}

.article-body p {
    text-indent: 0;
}

.article-body img {
    width: 100%;
    max-width: 750px;
    margin: 20px 0;
}

.article-foot .page-nav .prev {
    display: inline-block;
    color: #1b90fd;
    width: 49%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.article-foot .page-nav {
    font-size: 14px;
    color: var(--light-black);
}

.article-foot .page-nav .next {
    display: inline-block;
    color: #1b90fd;
    width: 50%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.article-foot .page-nav a {
    font-weight: normal;
}

.article-foot .declare {
    border: 1px solid #dedede;
    padding: 14px 10px;
    border-radius: 4px;
    color: var(--light-black);
    margin-top: 40px;
}

.article-foot .declare h5 {
    font-size: 14px;
}

.article-foot .declare p {
    font-size: 12px;
}

.article-relative {
    width: 850px;
    height: 356px;
    background-color: #f7f7f7;
}

.article-relative h4 {
    font-size: 24px;
    color: var(--light-black);
    padding: 36px 0 20px 0;
}

.article-relative ul li {
    margin-left: 66px;
}

.article-relative ul li:first-child {
    margin-left: 0px;
}

.article-relative ul li a {
    display: block;
    width: 239px;
    color: #000000;
    display: block;
    height: 80px;
    font-size: 16px;
    text-align: center;
    padding: 12px 0;
    font-weight: normal;
}

.article-relative ul li a:hover {
    color: #1b90fd;
}

.article-relative ul li a img {
    width: 239px;
    height: 142px;
}

/* article end */

/* sidebar start */
.sidebar {
    padding-top: 20px;
}

.sidebar-content {
    width: 342px;
    margin-left: 8px;
    float: left;
    margin-top: 20px;
}

.article .sidebar-content {
    margin-top: 0;
}

.widget {
    width: 100%;
    background-color: #fff;
    margin: 20px 0;
    border-bottom: 1px solid #ececec;
    box-sizing: border-box;
}

.search {
    line-height: 40px;
    padding: 0 20px;
    font-size: 0px;
}

.search #txt {
    font-size: 18px;
    line-height: 40px;
    display: block;
    height: 42px;
    width: 246px;
    float: left;
    border: 0px;
    outline: none;
}

.search #btn {
    display: block;
    float: left;
    width: 47px;
    height: 47px;
    line-height: 47px;
    margin: 0 auto;
    border: 0px;
    outline: none;
    background: url(../imgs/article/search.png) center center no-repeat;
}

.sidebar-content .qrcode {
    font-size: 14px;
    text-align: center;
    padding: 40px;
    box-sizing: border-box;
}

.sidebar-content .search {
    height: 50px;
}

.sidebar-content .tabs {
    height: 260px;
}

.sidebar-content .tab-con a {
    font-weight: normal;
}

.sidebar-content .tab-con a:hover {
    font-weight: bold;
}

.sidebar-content .tab-con .num1 {
    background-color: #58bc4c;
}

.sidebar-content .tab-con .num2 {
    background-color: #58bc4c;
}

.sidebar-content .tab-con .num3 {
    background-color: #58bc4c;
}

.sidebar-content .tab-con {
    padding: 0 20px;
    white-space: nowrap;
}

.sidebar-content .tab-con ul li b {
    display: block;
    font-weight: normal;
    width: 18px;
    height: 18px;
    background: #c8c7c7;
    padding: 2px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    float: left;
}

.sidebar-content .tab-con ul li {
    margin-top: 16px;
}

.sidebar-content .tab-con ul li a {
    margin-left: 8px;
    width: 218px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 18px;
    color: var(--light-black);
    float: left;
}

.sidebar-content .tab-con ul li .date {
    display: block;
    color: #ababab;
    font-size: 17px;
    float: left;
}

.tabs .tab-con .selected {
    display: block;
}

.tabs .tab-con ul {
    display: none;
}

.tab-line {
    height: 42px;
    line-height: 42px;
    font-size: 0;
}

.tab-line span {
    font-size: 18px;
    display: inline-block;
    width: 114px;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    border-bottom: 1px solid #ececec;
}

.tab-line span:nth-child(2) {
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}

.tab-line span a {
    font-weight: normal;
}

.tab-line span:hover {
    background-color: #1b90fd;
}

.tab-line span:hover a {
    color: #fff;
}

.tab-line .selected {
    background-color: #1b90fd;
}

.tab-line .selected a {
    color: #fff;
}


.sidebar-content .form-panel {
    height: 604px;
    background-color: #fff;
}

.sidebar-content .form-panel-top {
    height: 44px;
    color: #fff;
    background-color: #1b90fd;
    text-transform: capitalize;
    line-height: 44px;
    font-size: 24px;
    padding-left: 10px;
}

.sidebar-content .form-panel-body {
    padding: 20px;
    font-size: 16px;
}

.sidebar-content .form-panel-body .form-title h6 {
    color: #1b90fd;
    font-size: 34px;
    font-weight: normal;
}

.sidebar-content .form-panel-body .form-body {
    margin: 4px auto;
}

.sidebar-content .form-panel-body .form-body a {
    display: block;
    height: 54px;
    line-height: 54px;
    background-color: #1b90fd;
    text-align: center;
    border-radius: 6px;
    color: #fff;
}

.sidebar-content .form-panel-body .form-body ul li {
    display: block;
    height: 43px;
    line-height: 43px;
    border-radius: 6px;
    font-size: 18px;
    border: 1px solid #dedede;
    margin-top: 16px;
    width: 300px;
}

.sidebar-content .form-panel-body .form-body ul li span {
    background-color: #58bc4c;
    display: inline-block;
    color: #fff;
    text-align: center;
    height: 43px;
    width: 106px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.sidebar-content .form-panel-body .form-body ul li input {
    width: 180px;
    height: 38px;
    outline: none;
    border: 0px;
    padding-left: 10px;
    font-size: 18px;
}

.sidebar-content .adv {
    position: relative;
    width: 340px;
}

.sidebar-content .adv img {
    margin: 20px 0;
    width: 100%;
}

.sidebar-content .adv .adv-info {
    width: 146px;
    height: 147px;
    color: #fff;
    border: 2px dashed #58bc4c;
    position: absolute;
    top: 61px;
    left: 85px;
    border-radius: 50%;
    padding: 5px;
    display: table;
}

.sidebar-content .adv .adv-info-in {
    display: table-cell;
    width: 140px;
    height: 140px;
    background-color: #58bc4c;
    opacity: .8;
    border-radius: 50%;
    font-size: 18px;
    box-sizing: border-box;
    padding: 27px 24px;
    text-align: center;
}

.sidebar-content .adv .adv-info-in span:first-child {
    display: block;
    font-size: 30px;
}

.sidebar-content .hotpost-panel {
    height: 254px;
    background-color: #fff;
}

.sidebar-content .hotpost-panel-top {
    height: 42px;
    border-bottom: 2px solid #1b90fd;
}

.sidebar-content .hotpost-panel-top h5 {
    font-size: 18px;
    width: 114px;
    height: 42px;
    background-color: #1b90fd;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-weight: normal;
}

.sidebar-content .hotpost-panel-body {
    width: 300px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 22px;
}

.sidebar-content .hotpost-panel-body ol {
    padding: 0;
    margin: 0;
}

.sidebar-content .hotpost-panel-body ol li {
    margin-top: 18px;
    line-height: 18px;
}

.sidebar-content .hotpost-panel-body ol li a {
    font-weight: normal;
    font-size: 18px;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sidebar-content .hotpost-panel-body ol li a:hover {
    color: #1b90fd;
}

.sidebar-content .special .detail {
    height: 166px;
    box-sizing: border-box;
    padding: 20px;
}

.sidebar-content .special .detail .tit {
    font-weight: bold;
    font-size: 20px;
}

.sidebar-content .special .detail .desc {
    font-size: 18px;
    margin: 10px 0;
}

.sidebar-content .special .detail a {
    display: block;
    width: 84px;
    height: 34px;
    border: 1px solid #dedede;
    text-align: center;
    line-height: 34px;
    font-weight: normal;
    border-radius: 3px;
    margin: 0 auto;
}

/* sidebar end */

/* news start */
.news-banner {
    height: 600px;
    position: relative;
    background: url(../imgs/article/banner.png) top center no-repeat;
    padding-top: 166px;
    box-sizing: border-box;
}

.news-banner .tips {
    font-size: 63px;
    color: #fff;
    width: 820px;
    margin: 0 auto;
    height: 200px;
}

.news-banner .tips p {
    border-bottom: 2px solid #fff;
}

.news-banner .tips p:first-child {
    font-weight: bold;
}

.news-banner .tips p:last-child {
    letter-spacing: 18px;
    padding-left: 10px;
    animation-duration: 1s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.newsnav .subnav {
    width: 1200px;
    height: 130px;
    background-color: #fff;
    box-shadow: 1px 1px 10px #dedede;
    position: absolute;
    box-sizing: border-box;
    padding: 20px;
    top: -46px;
    font-size: 0;
}

.newsnav .subnav .nav-title {
    border-right: 1px solid #dedede;
    width: 130px;
    display: inline-block;
    padding: 20px;
    box-sizing: border-box;
    height: 90px;
    color: #1b90fd;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.newsnav .subnav ul {
    display: inline-block;
    box-sizing: border-box;
    padding-left: 20px;
    height: 54px;
    width: 1025px;
    line-height: 20px;
}

.newsnav .subnav ul li {
    float: left;
    margin-left: 60px;
}

.newsnav .subnav ul li a {
    font-weight: normal;
    font-size: 16px;
    color: var(--light-black);
    display: inline-block;
    width: 130px;
    height: 36px;
    text-align: center;
    line-height: 36px;
}

.newsnav .subnav ul li a:hover {
    background-color: #1b90fd;
    color: #fff;
    border-radius: 23px;
    text-align: center;
}


.newsnav .subnav ul .active a {
    background-color: #1b90fd;
    color: #fff;
    border-radius: 23px;
    text-align: center;
}

.newsnav .subnav ul .active a::before {
    content: '#';
    color: #fff;
    font-weight: bold;
}

.newsnav .subnav ul li a::before {
    content: '#';
    color: #1b90fd;
    font-weight: bold;
}

.newsnav .subnav ul li a:hover::before {
    content: '#';
    color: #fff;
    font-weight: bold;
}

.news-content {
    position: relative;
    background-color: #f7f7f7;
}

.news-content::after {
    display: block;
    clear: both;
    content: '';
}

.news-content .container {
    padding: 0;
}

.news-content .newnav {
    top: -130px;
}

.news-list {
    width: 850px;
    min-height: 1170px;
    background-color: #fff;
    border: 1px solid #ececec;
    box-sizing: border-box;
    float: left;
    margin-top: 20px;
}

.news-top {
    height: 50px;
    background-color: #ececec;
    line-height: 50px;
    padding: 0 16px;
    font-size: 18px;
}

.news-body {
    padding: 16px;
}

.news-body .text-item:first-child {
    margin-top: -16px;
}

.news-body .text-item:last-child {
    border: 0px;
}

.news-body .text-item .desc a {
    font-weight: normal;
    color: #1b90fd;
}

.news-footer {
    height: 84px;
    padding-top: 30px;
    margin: 0 auto;
}

.news-footer>ul {
    margin: 0 auto;
    width: 400px;
}

.news-footer>ul>li>a {
    display: inline-block;
    width: 34px;
    height: 34px;
    font-size: 14px;
    color: var(--light-black);
    line-height: 34px;
    box-sizing: border-box;
    border: 1px solid var(--light-black);
    text-align: center;
    margin: 0 10px;
    border-radius: 3px;
    font-weight: normal;
}

.news-footer>ul>li>.active {
    background-color: #1b90fd;
    color: #fff;
    border: 0;
}

.news-footer>ul>li:first-child>a {
    width: 70px;
}

.news-footer>ul>li:last-child>a {
    width: 70px;
}

.text-item {
    display: list-item;
    list-style: none;
    height: 166px;
    border-bottom: 1px solid #ececec;
    box-sizing: border-box;
    padding: 26px 0;
}

.text-item h3 {
    font-size: 20px;
}

.text-item .desc {
    font-size: 16px;
    color: var(--light-black);
    margin: 18px 0;
}

.text-item .meta {
    font-size: 12px;
    color: #ababab;
}

.news-body .img-text-item:last-child {
    border: 0;
}

.img-text-item {
    display: list-item;
    list-style: none;
    height: 166px;
    border-bottom: 1px solid #ececec;
    box-sizing: border-box;
}

.img-text-item::after {
    content: "";
    display: block;
    clear: both;
}

.img-text-item .info {
    height: 130px;
    width: 604px;
    margin-left: 216px;
    box-sizing: border-box;
    padding: 20px 0;
}

.img-text-item img {
    margin-left: -216px;
    margin-top: -108px;
    width: 204px;
    height: 130px;
}

.img-text-item h3 {
    font-size: 20px;
    margin-top: 4px;
}

.img-text-item .meta {
    font-size: 12px;
    color: #ababab;
    margin: 8px 0;
}

.img-text-item .desc {
    font-size: 16px;
    height: 42px;
    color: var(--light-black);
}

.pic-item {
    width: 386px;
    height: 306px;
    float: left;
    margin-top: 50px;
}

.pic-item img {
    width: 386px;
    height: 204px;
    border-radius: 6px;
}

.pic-item:nth-child(1),
.pic-item:nth-child(2) {
    margin-top: 0;
}

.pic-item:nth-of-type(even) {
    margin-left: 44px;
}

.pic-item h3 {
    margin: 16px 0;
}

.pic-item .meta {
    color: #ababab;
    font-size: 12px;
}

.pic-item .meta .count {
    float: right;
}

.video-item {
    width: 230px;
    height: 200px;
    float: left;
    margin-top: 16px;
    position: relative;
    border-radius: 6px;
}

.video-item:hover {
    box-shadow: 1px 1px 10px #000000;
}

.video-item:nth-of-type(3n+2) {
    margin: 0 63px;
    margin-top: 16px;
}

.video-item:nth-child(1),
.video-item:nth-child(2),
.video-item:nth-child(3) {
    margin-top: 0px;
}

.video-item .date {
    color: #fff;
    background: linear-gradient(to top, #000000, transparent);
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    position: absolute;
    width: 100%;
    top: 100px;
    box-sizing: border-box;
    padding-left: 10px;
}

.video-item h3 {
    margin-top: 10px;
    text-align: center;
}

.video-item h3 a {
    font-size: 16px;
    color: var(--light-black);
    font-weight: normal;
}

.video-item .thumb img {
    height: 126px;
    width: 230px;
}

/* news end */
/* center start*/
/* center-banner start */
.center {
    background-color: #f8f8f8;
}

.center .banner {
    background-image: url(../imgs/center/banner.png);
}

.center .ban-title {
    font-size: 82.38px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 130px;
}

.center .ban-desc {
    font-size: 41.09px;
    color: #fff;
    position: absolute;
    top: 240px;
    animation-duration: 1s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.center .ban-desc>em {
    font-style: normal;
    color: #ffcc18;
}

/* center-banner end */
/* center-content start */
.center .content h2 {
    font-size: 28px;
    color: #23a5ef;
    text-indent: 10px;
    margin: 30px 0;
}

.center .election {
    /* height: 294px; */
    background-color: #fff;
    padding: 30px 26px;
    box-sizing: border-box;
}

.center .election .province {
    border-bottom: 1px solid #dedede;
    padding: 20px 0;

}

.center .election .province .pdetail {
    margin-top: 20px;
}

.center .election .province .pdetail li {
    margin-top: 12px;
}

.center .election .city {
    padding: 20px 0;
}

.center .election .block {
    margin-top: 30px;
}

/* .center .election .city ul li:first-of-type{
    margin-left:0;
} */
.center .election ul li a {
    font-weight: normal;
    font-size: 16px;
    display: block;
    width: 70px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 14px;
}

.center .election ul li a:hover {
    background-color: #1b90fd;
    color: #fff;
}

.center .election ul li .active {
    background-color: #1b90fd;
    color: #fff;
}

.center .election hr {
    border: 1px dashed #dedede;
}

.center .election .block {
    list-style: none;
}

.center .election .block .bdetail {
    margin-top: 20px;
}

.center .election .block li {
    float: Left;
    margin-left: 10px;
}

.center .election .block li a {
    font-weight: normal;
}

.center .election .cd {
    margin-left: 10px;
    display: inline-block;
    width: 70px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 14px;
    color: #1b90fd;
    border: 1px dotted #1b90fd;
}

.center .info {
    position: relative;
}

.center .info::after {
    clear: both;
    content: '';
    display: block;
}

.center .info .list {
    width: 794px;
    padding-left: 14px;
    box-sizing: border-box;
    float: left;
}

.center .info .list::after {
    display: block;
    content: "";
    clear: both;
}

.center .info .list .school {
    height: 270px;
    border-bottom: 2px solid #dedede;
    box-sizing: border-box;
    padding-top: 40px;
}

.center .info .list .school:hover .detail .name {
    color: #1b90fd;
}

.center .info .list .school:last-of-type {
    border: 0;
}

.center .info .list .school .detail img {
    width: 262px;
    height: 176px;
    border-radius: 6px;
    position: absolute;
    left: -280px;
    top: 10px;
}

.center .info .list .school .detail {
    width: 324px;
    margin-left: 280px;
    height: 194px;
    position: relative;
    box-sizing: border-box;
}

.center .info .list .school .detail .name {
    font-size: 24px;
    color: #4d4d4d;
}

.center .info .list .school .detail .tel {
    font-size: 14px;
    color: #4d4d4d;
    margin-top: 8px;
}

.center .info .list .school .detail .addr {
    font-size: 14px;
    color: #4d4d4d;
    margin-top: 12px;
}

.center .info .list .school .detail .gift {
    color: #fff;
    background-color: #fe934c;
    width: 60px;
    height: 26px;
    border-radius: 12.5px;
    line-height: 26px;
    text-align: center;
    margin-top: 14px;
}

.center .info .list .school .detail .giftdetail {
    background-color: #f8f3ef;
    height: 54px;
    margin-top: 10px;
}

.center .info .list .school .detail .giftdetail ul {
    padding: 8px 10px;
}

.center .info .list .school .detail .giftdetail ul li {
    font-size: 14px;
    width: 148px;
}

.center .info .list .school .detail .giftdetail ul li::before {
    content: "·";
}

.center .info .list .school .detail .moreinfo {
    position: absolute;
    right: -150px;
    bottom: -6px;
    color: #58bc4c;
    display: block;
    width: 116px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #58bc4c;
    border-radius: 16.5px;
}

.center .info .list .school .detail .moreinfo:hover {
    color: #fff;
    background-color: #58bc4c;
}

.center .info .mapinfo {
    /* position:fixed; */
    float: right;
}

.center .info .mapinfo #map {

    width: 386px;
    height: 400px;
    float: right;
    margin-top: 42px;
}

.center .content h2::before {
    content: url(../imgs/center/map.png);
    position: relative;
    top: 1300px;
    right: 10px;
}

.center .content .schoolcount {
    margin-top: -14px;
}

.center .content .schoolcount>ul {
    margin-left: -10px;
}

.center .content .schoolcount>ul>li {
    list-style: none;
    float: left;
    margin-top: 14px;
    margin-left: 10px;
}

.center .content .schoolcount>ul>li a {
    display: block;
    width: 162px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #1b90fd;
    text-align: center;
}

.center .content .schoolcount>ul>li a:hover {
    background-color: #58bc4c;
}

.center .content .schoolcount>ul>li:first-child a {
    background-color: #58bc4c;
}

.center .content .schoollist {
    border: 2px solid #dbdbdb;
    padding: 0px 0px 20px 0px;
}

.center .content .schoollist ul li a {
    color: #7b7b7b;
    font-weight: normal;
    display: block;
    width: 180px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    background-color: #f4f4f5;
    margin-left: 16px;
    margin-top: 20px;
}

.center .content .schoollist ul li a:hover {
    background-color: #1b90fd;
    color: #fff;
}

.center .content .schoollist ul li:first-child a {
    background-color: #1b90fd;
    color: #fff;
}

.center .content .schoolinfo {
    margin-top: 35px;
}

.schoolinfo {
    height: 411px;
    margin-top: 35px;
    padding: 5px;
}

.schoolinfo #map {
    float: left;
    width: 602px;
    height: 411px;
}

.schoolinfo .info {
    float: right;
    width: 550px;
    text-align: left;
    padding: 17px 0;
}

.schoolinfo .info h3 {
    font-size: 24px;
    font-weight: bold;
}

.schoolinfo .info>ul {
    margin: 20px 0;
}

.schoolinfo .info>ul>li {
    list-style: none;
    font-size: 20px;
    margin-top: 20px;
    color: #7b7b7b;
}

.schoolinfo .info>ul>li>em:first-of-type {
    font-weight: bold;
    font-style: normal;
}

.schoolinfo .info .gift {
    width: 505px;
    height: 88px;
    padding: 0 20px;
    padding-top: 45px;
    background: url(../imgs/center/center_icon.png) no-repeat;
    background-position: 0px -96px;
    background-color: #f2f2f2;
}

.schoolinfo .info #add {
    background: url(../imgs/center/center_icon.png) no-repeat;
    padding-left: 32px;
    height: 32px;
}

.schoolinfo .info #tel {
    background: url(../imgs/center/center_icon.png) no-repeat;
    padding-left: 32px;
    background-position: 0px -37px;
}

.schoolinfo .info .gift>ul {
    width: 380px;
    height: 85px;
    margin-top: 8px;
}

.schoolinfo .info .gift>ul>li {
    list-style: none;
    font-size: 18px;
    float: left;
    color: #7b7b7b;
    margin-left: 10px;
    margin-top: 10px;
}

.schoolinfo .info a {
    display: block;
    font-weight: bold;
    width: 220px;
    height: 44px;
    color: #58bc4c;
    border: 1px solid #58bc4c;
    line-height: 47px;
    text-align: center;
    border-radius: 80px;
    margin-top: 35px;
}

.schoolinfo .info a:hover {
    background-color: #58bc4c;
    color: #fff;
}

/* center-content end */
/* center end*/
/* jiameng start */
#jiamengvideo {
    text-align: center;
    margin-left: 12%;
}

/* video start */
.findex .introvideo {
    height: 820px;
    background: url(../imgs/jiameng/bg_video.png), #f8f8f8;
}

.findex .introvideo .con {
    height: 578px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;
    margin-top: 60px;
    position: relative;

}

.findex .introvideo .con .fen {
    position: absolute;
    height: 628px;
    width: 612px;
    background: url(../imgs/jiameng/fen.png);
    top: -14px;
    right: -2px;
}

.findex .introvideo .con .fen .intro {
    height: 350px;
    width: 254px;
    color: #fff;
    font-size: 24px;
    position: relative;
    top: 150px;
    left: 282px;
}

/* video end */
/* interview start */
.findex .interview {
    background-color: #fff;
    position: relative;
}

.findex .interview .jiamengnav {
    top: -36px;
}

.findex .interview .subnav ul {
    height: 38px;
}

.findex .interview .subnav ul li {
    margin-left: 150px;
}

.findex .interview .interviews {
    overflow: hidden;
    margin-top: 34px;
}

.findex .interview .swiper-slide {
    position: relative;
}

.findex .interview .swiper-slide .desc {
    height: 70px;
    background-color: rgba(0, 0, 0, 0.5);
    /* margin-top:-4px; */
    color: #fff;
    line-height: 70px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    bottom: 2px;
    width: 100%;
}

/* interview end */

/* jiameng start */
/* franchise-banner start */
.franchise .banner {
    background-repeat: no-repeat;
    height: 600px;
    width: 100%;
    background-position: top center;
    box-sizing: border-box;
    position: relative;
}

.franchise .banner .bg {
    height: 620px;
}

.franchise .banner .container {
    padding: 0;
    position: relative;
    z-index: 5;
    top: 0;
}

.franchise .jmform {
    width: 100%;
    height: 416px;
    position: absolute;
    top: -560px;
}

.franchise .jmform .form {
    width: 390px;
    height: 416px;
    background-color: rgba(255, 255, 255, 0.5);
    float: right;
    border-radius: 10px;
    padding: 64px 43px;
    box-sizing: border-box;
}

.franchise .jmform .form .title {
    color: #1b90fd;
    font-size: 24px;
    text-align: center;
    border-bottom: 2px solid #1b90fd;
    width: 100%;
    padding-bottom: 20px;
}

.franchise .jmform .form input {
    outline: none;
    width: 300px;
    height: 39px;
    margin-top: 10px;
    border-radius: 6px;
    border: 0;
    padding-left: 16px;
}

.franchise .jmform .form input:first-of-type {
    margin-top: 20px;
}

.franchise .jmform .form #tcity {
    outline: none;
    width: 318px;
    height: 39px;
    border-radius: 6px;
    margin-top: 10px;
    border: 0;
    padding-left: 16px;
}

.franchise .jmform .form #topbtn {
    width: 300px;
    height: 39px;
    margin-top: 10px;
    border-radius: 6px;
    border: 0;
    padding-left: 16px;
    background-color: #1b90fd;
    color: #fff;
    margin-top: 14px;
    cursor: pointer;
    line-height: 39px;
    text-align: center;
}

.franchise .jmform .form .tel {
    font-size: 20px;
    color: #565656;
    text-align: center;
    margin-top: 14px;
}

/* franchise-banner end */
/* franchise-dupty-nav start */
.franchise .submenu {
    height: 86px;
    position: relative;
    z-index: 4;
}

.franchise .subnav {
    width: 1200px;
    height: 130px;
    background-color: #fff;
    box-shadow: 1px 1px 10px #dedede;
    position: absolute;
    box-sizing: border-box;
    padding: 20px;
    top: -46px;
    font-size: 0;
}

.franchise .subnav .nav-title {
    border-right: 1px solid #dedede;
    width: 130px;
    display: inline-block;
    padding: 20px;
    box-sizing: border-box;
    height: 90px;
    color: #1b90fd;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.franchise .subnav ul {
    display: inline-block;
    box-sizing: border-box;
    padding-left: 20px;
    height: 54px;
    width: 1025px;
    line-height: 90px;
}

.franchise .subnav ul li {
    float: left;
    margin-left: 106px;
}

.franchise .subnav ul li a {
    font-weight: normal;
    font-size: 16px;
    color: var(--light-black);
    display: inline-block;
    width: 130px;
    height: 36px;
    text-align: center;
    line-height: 36px;
}

.franchise .subnav ul li a:hover {
    background-color: #1b90fd;
    color: #fff;
    border-radius: 23px;
    text-align: center;
}

.franchise .subnav ul li.subnavLiThis a {
    background-color: #1b90fd;
    color: #fff;
    border-radius: 23px;
    text-align: center;
}

.fcoop .subnav ul li.subnavLiThis a {
    background-color: #1b90fd;
    color: #fff;
    border-radius: 23px;
    text-align: center;
}

.franchise .subnav ul .active a {
    background-color: #1b90fd;
    color: #fff;
    border-radius: 23px;
    text-align: center;
}

.franchise .subnav ul .active a::before {
    content: '#';
    color: #fff;
    font-weight: bold;
}

.franchise .subnav ul li a::before {
    content: '#';
    color: #1b90fd;
    font-weight: bold;
}

.franchise .subnav ul li.subnavLiThis a::before {
    content: '#';
    color: #fff;
    font-weight: bold;
}

.franchise .subnav ul li a:hover::before {
    content: '#';
    color: #fff;
    font-weight: bold;
}

/* franchise-dupty-nav end */
.findex .adv {
    background-color: #f8f8f8;
}

.findex .adv ul {
    margin-top: 34px;
}

.findex .adv ul li {
    width: 390px;
    height: 440px;
    float: left;
    margin-left: 10px;
    background-color: #fff;
    border-radius: 10px;
}

.findex .adv ul li:hover {
    box-shadow: 2px 2px 25px #dedede;
}

.findex .adv .title {
    font-size: 24px;
    font-weight: bold;
    padding: 10px 20px;
}

.findex .adv .desc {
    font-size: 20px;
    padding: 0px 20px;
    text-align: justify;
}

/* jiameng-index-adv end */
/* jiamemg-index-question start */
.findex .question {
    height: 500px;
    background: url(../imgs/jiameng/jiameng-faq.jpg) top center no-repeat;
    box-sizing: border-box;
    color: #fff;
}

.findex .question .tit {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    padding-top: 66px;
}

.findex .question ul {
    width: 930px;
    height: 108px;
    margin: 0 auto;
    font-size: 24px;
    margin-top: 6px;
}

.findex .question ul li {
    margin-left: 42px;
    margin-top: 14px;
}

.findex .question ul li:hover {
    color: #ffcc18;
}

.findex .question ul li:nth-child(4) {
    margin-left: 140px;
}

.findex .question ul li:nth-child(6) {
    margin-left: 68px;
}

.findex .question a {
    display: block;
    width: 190px;
    height: 52px;
    border-radius: 26px;
    text-align: center;
    line-height: 52px;
    background-color: #fff;
    color: #1b90fd;
    margin: 0 auto;
    margin-top: 46px;
}

/* jiamemg-index-question end */
/* jiameng-index-faq  start */
.findex .faq {
    background-color: #fff;
}

.findex .faq ul {
    margin-top: 30px;
}

.findex .faq ul li {
    width: 100%;
    height: 160px;
    padding: 30px 28px;
    box-sizing: border-box;
    margin-top: 10px;
}

.findex .faq ul li:hover {
    border: 1px solid #dedede;
    box-shadow: 1px 1px 10px #dedede;
}

.findex .faq .faq-desc {
    margin-top: 18px;
    font-size: 20px;
}

.findex .faq .faq-title {
    font-size: 24px;
    font-weight: bold;
    color: #fe8917;
}

.more {
    color: #1b90fd;
    font-weight: normal;
}

.more::after {
    content: ']';
    color: #1b90fd;
}

.more::before {
    content: '[';
    color: #1b90fd;
}

/* jiameng-index-faq  end */
/* jiameng-index-news start */
.findex .news {
    position: relative;
    background-color: #f8f8f8;
}

.findex .news .jmsquare {
    width: 304px;
    height: 502px;
    box-sizing: border-box;
    border: 42px solid #58bc4c;
    margin-top: 50px;
    position: relative;
    z-index: 2;
}

.findex .news .jmsquare::after {
    content: "";
    display: block;
    width: 42px;
    height: 376px;
    background-color: #58bc4c;
    border-top: 10px solid #f7f7f7;
    border-bottom: 10px solid #f7f7f7;
    position: relative;
    left: 220px;
    top: 10px;
}

.findex .news .jmnews {
    position: absolute;
    z-index: 3;
    top: 210px;
    width: 1137px;
}

.findex .news .jmnews .swiper-container {
    overflow: hidden;
    margin-left: 82px;
    width: 100%;
}

.findex .news .jmnews .info {
    width: 350px;
    height: 400px;
    background-color: #fff;
    overflow: hidden;

}

.findex .news .jmnews .info img {
    height: 230px;
    width: 350px;
}

.findex .news .jmnews .info .degt {
    padding: 10px;
    line-height: 26px;
}

.findex .news .jmnews .info .degt h5 {
    font-size: 23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.findex .news .jmnews .info p {
    margin-top: 14px;
    text-align: justify;
}

.findex .news .jmnews .swiper-button-prev {
    position: absolute;
    top: -30px;
    left: 1118px;
    display: block;
    width: 26px;
    height: 38px;
    background-color: #e2e2e2;
    color: #000;
    text-align: center;
    line-height: 38px;
    font-weight: bold;
    font-size: 24px;
    background-image: unset;
}

.findex .news .jmnews .swiper-button-next {
    position: absolute;
    top: -30px;
    left: 1165px;
    display: block;
    width: 26px;
    height: 38px;
    background-color: #e2e2e2;
    color: #000;
    text-align: center;
    line-height: 38px;
    font-weight: bold;
    font-size: 24px;
    background-image: unset;
}

/* jiameng-index-news end */
/* fcoop start */
.fcoop .size {
    height: 616px;
}

.fcoop .size .detail {
    margin-top: 56px;
    margin-bottom: 44px;
    color: #fff;
    text-align: center;
}

.fcoop .size .detail::after {
    content: '';
    display: block;
    clear: both;
}

.fcoop .size .detail .d-item {
    display: block;
    float: left;
    width: 308px;
    height: 312px;
    margin-left: 16px;
    box-sizing: border-box;
    position: relative;
}

.fcoop .size .detail .d-item .tips {
    position: absolute;
    height: 54px;
    line-height: 54px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0px;
}

.fcoop .size .detail .d-item:first-of-type {
    margin-left: 0;
    width: 228px;
    background: url(../imgs/jiameng/s1.jpg) no-repeat;
}

.fcoop .size .detail .d-item:first-of-type h4 {
    margin-top: 86px;
    font-size: 34px;
}

.fcoop .size .detail .d-item:first-of-type p {
    margin-top: 10px;
}

.fcoop .services {
    height: 890px;
    background-color: #f8f8f8;
}

.fcoop .services .service-nav {
    margin-top: 56px;
}

.fcoop .services .service-nav ul {
    width: 1150px;
    margin: 0 auto;
}

.fcoop .services .service-nav ul li:first-of-type {
    margin-left: 0px;
}

.fcoop .services .service-nav ul li a {
    display: block;
    width: 136px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    background-color: #fff;
    box-shadow: 1px 1px 12px 1px rgba(0, 0, 0, .4);
    position: relative;
    z-index: 0;
}

.fcoop .services .service-d {
    width: 1150px;
    height: 578px;
    margin: 0 auto;
    box-shadow: 1px 1px 12px 1px rgba(0, 0, 0, .4);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
}

/* .fcoop .services .service-d .swiper-wrapper{
    margin-left:-96px;
} */
/* .fcoop .services .service-d .swiper-slide{
    width: 1150px !important;
} */
.fcoop .services .service-d .d-info {
    height: 578px;
    text-align: center;
    background-color: #fff;
    width: 1150px;
    box-sizing: border-box;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.fcoop .services .service-d .d-info::after {
    clear: both;
    content: '';
    display: block;
}

.fcoop .services .service-d .d-info .panel img {
    width: 316px;
    height: 328px;
    float: left;
}

.fcoop .services .service-d .d-info .panel {
    width: 1022px;
    height: 360px;
    box-sizing: border-box;
    font-size: 18px;
    margin: 0 64px;
    padding-top: 30px;
}

.fcoop .services .service-d .d-info .t {
    color: #58bc4c;
    font-size: 24px;
    height: 84px;
    line-height: 84px;
    border-bottom: 1px solid #dedede;
}

.fcoop .services .service-d .d-info .t span {
    font-size: 24px;
    margin-right: 6px;
}

.fcoop .services .service-d .d-info .panel ol {
    width: 666px;
    float: left;
    padding-left: 18px;
    color: #565656;
    line-height: 24px;
    text-align: justify;
    height: 230px;
    margin-left: 20px;
    list-style: none;
    font-size: 14px;
}

.fcoop .services .service-d .d-info .panel ol li {
    margin-top: 20px;
}

.fcoop .services .service-d .d-info .panel ol li:first-of-type {
    margin-top: 0;
}

.fcoop .services .service-d .d-info .panel a {
    margin: 0;
}

.fcoop .services .service-d .swiper-pagination {
    position: absolute;
    bottom: 28px;
    left: 45%;
}

.fcoop .services .service-d .swiper-pagination .swiper-pagination-bullet {
    background-color: #d1d1d1;
    width: 6px;
    height: 6px;
    margin-left: 10px;
    opacity: 1;
}

.fcoop .services .service-d .swiper-pagination .swiper-pagination-bullet-active {
    border-bottom: 6px solid #58bc4c;
    width: 28px;
    border-radius: 0;
    background-color: transparent;
}

.fcoop .process {
    height: 446px;
    position: relative;
}

.fcoop .process .step {
    margin: 46px 0;
}

.fcoop .process .step:after {
    display: block;
    content: '';
    clear: both;
}

.fcoop .process .step .item {
    text-align: center;
    width: 100px;
    display: block;
    float: left;
    margin-left: 56.5px;
    position: relative;
}

.fcoop .process .step .item:first-of-type {
    margin-left: 0;
}

.fcoop .process .step .item .s-item {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px dashed #fe8917;
    display: block;
    margin-bottom: 10px;
}

.fcoop .process .arrow {
    background: url(../imgs/jiameng/arrow_step.png);
    position: absolute;
    bottom: 200px;
    height: 100px;
    width: 1200px;
}

.fcoop .intent {
    height: 678px;
    background-color: #f8f8f8;
}

.fcoop .intent .parts {
    margin-top: 56px;
}

.fcoop .intent .parts .invite {
    float: left;
}

.fcoop .intent .parts .invite a {
    margin: 0;
    margin-top: 38px;
}

@keyframes typing {
    from {
        width: 0;
    }
}

@keyframes chtyping {
    from {
        width: 0em;
    }

    to {
        width: 7em;
    }
}

@keyframes binking {
    50% {
        background: transparent;
    }
}

@keyframes show {
    from {
        width: 0
    }

    to {
        width: 54px;
    }
}

.fcoop .intent .parts .invite .en h2 {
    font-size: 48px;
    display: inline-block;
    width: 10em;
    white-space: nowrap;
    overflow: hidden;
    animation: typing 5s steps(34, end);
}

.fcoop .intent .parts .invite p {
    margin: 10px 0;
}

.fcoop .intent .parts .invite .en .target {
    height: 5px;
    width: 20px;
    background-color: #000;
    display: inline-block;
    animation: binking .5s step-end infinite alternate;
}

.fcoop .intent .parts .invite .ch .target {
    height: 5px;
    width: 20px;
    background-color: #d2d5de;
    display: inline-block;
    animation: binking .5s step-end infinite alternate;
}

.fcoop .intent .parts .invite .ch {
    animation: show 5s step-end;
    overflow: hidden;
}

.fcoop .intent .parts .invite .ch h2 {
    font-weight: normal;
    font-size: 48px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    animation: chtyping 5s steps(34, end) 5s normal;
}

.fcoop .intent .parts .file {
    background: url(../imgs/jiameng/file.jpg);
    width: 532px;
    height: 348px;
    float: right;
    position: relative;
    box-shadow: 0px 0px 13px 2px rgba(77, 77, 77, .3);
    border-radius: 10px;
}

.fcoop .intent .parts .file .download {
    font-size: 18px;
    width: 130px;
    position: absolute;
    top: 218px;
    left: 188px;
    padding-left: 50px;
    font-weight: normal;
}

.fcoop .intent .parts .file .email {
    font-weight: normal;
    position: absolute;
    top: 278px;
    left: 188px;
    padding-left: 50px;
}

.fpartner .partner {
    margin-bottom: 52px;
}

.fpartner .partner .lastpost {
    font-size: 0;
    margin-top: 56px;
}

.fpartner .partner .lastpost::after {
    clear: both;
    display: block;
    content: '';
}

.fpartner .partner .lastpost .l-item {
    width: 386px;
    height: 350px;
    border-radius: 6px;
    display: inline-block;
    margin-left: 21px;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    transition: all .3s;
}

.fpartner .partner .lastpost .l-item:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
}

.fpartner .partner .lastpost .l-item:first-child {
    margin-left: 0;
}

.fpartner .partner .lastpost .l-item img {
    width: 384px;
    height: 202px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.fpartner .partner .lastpost .l-item .d {
    padding: 18px 16px;
}

.fpartner .partner .lastpost .l-item .d .t {
    font-size: 20px;
    text-align: justify;
}

.fpartner .partner .lastpost .l-item .d .meta {
    font-size: 12px;
    color: #ababab;
    font-weight: normal;
    margin-top: 46px;
}

.fpartner .partner .lastpost .l-item .d .meta .num {
    float: right;
}

.fpartner .partner .otherpost {
    margin-top: 36px;
}

.fpartner .partner .otherpost ul li {
    height: 258px;
    width: 1200px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    padding: 34px;
    box-sizing: border-box;
}

.fpartner .partner .otherpost ul li .d {
    margin-left: 294px;
    width: 874px;
    text-align: justify;
}

.fpartner .partner .otherpost ul li .d .i {
    width: 290px;
    height: 188px;
    position: absolute;
    left: 0px;
}

.fpartner .partner .otherpost ul li .d .i img {
    border-radius: 6px;
}

.fpartner .partner .otherpost ul li .d .w {
    padding: 4px 0;
}

.fpartner .partner .otherpost ul li .d .w .t {
    font-size: 28px;
    margin-top: 4px;
}

.fpartner .partner .otherpost ul li .d .w .meta {
    font-size: 18px;
    color: #ababab;
    margin: 26px 0;
}

.fpartner .partner .otherpost ul li .d .w .g {
    font-size: 21px;
}

.fpartner .partner .otherpost ul li:last-child {
    border-bottom: 0;
}

.fpartner .partner .pagenav {
    height: 56px;
    width: 590px;
    margin: 0 auto;
    font-size: 22px;
}

.fpartner .partner .pagenav a {
    display: inline-block;
    height: 56px;
    min-width: 56px;
    border: 1px solid #565656;
    line-height: 56px;
    text-align: center;
    font-weight: normal;
    border-radius: 6px;
    margin-left: 12px;
}

.fpartner .partner .pagenav .pre,
.next {
    width: 116px;
}

.fpartner .partner .pagenav span {
    display: inline-block;
    height: 56px;
    min-width: 56px;
    line-height: 56px;
    border-radius: 6px;
    margin-left: 12px;
    text-align: center;
    background-color: #1b90fd;
    color: #fff;
}

/* fcoop end */
/* franchise-support start */
.fsupport nav {
    background-color: #f6f6f6;
}

.fsupport .adv {
    height: 402px;
    background-color: #f6f6f6;
}

.fsupport .adv .detail {
    margin-top: 54px;
    position: relative;
}

.fsupport .adv .detail .item {
    width: 180px;
    height: 206px;
    background-color: #fff;
    margin-left: 19px;
    display: inline-block;
    box-sizing: border-box;
    padding: 146px 4px 4px 4px;
    text-align: center;
    border: 1px solid #eeeeee;
    position: relative;
}

.fsupport .adv .detail .item:hover {
    box-shadow: 0 0 13px 3px #eeeeee;
}

/* .franchise-support .adv  .mask {
    background: url(../imgs/jiameng/bg_adv.png) no-repeat;
    position: absolute;
    width: 1110px;
    height: 90px;
    left:43px;
    top: 196px;
    z-index: 1;
} */
.fsupport .adv .detail .item:first-of-type {
    margin-left: 0;
}

.fsupport .adv .detail .item:first-of-type:after {
    content: "";
    width: 90px;
    height: 90px;
    background-image: url(../imgs/jiameng/bg_adv.png);
    background-position: 0px 0px;
    position: absolute;
    top: 26px;
    left: 46px;
}

.fsupport .adv .detail .item:nth-of-type(2):after {
    content: "";
    width: 90px;
    height: 90px;
    background-image: url(../imgs/jiameng/bg_adv.png);
    background-position: -204px 0px;
    position: absolute;
    top: 26px;
    left: 46px;
}

.fsupport .adv .detail .item:nth-of-type(3):after {
    content: "";
    width: 90px;
    height: 90px;
    background-image: url(../imgs/jiameng/bg_adv.png);
    background-position: -407px 0px;
    position: absolute;
    top: 26px;
    left: 46px;
}

.fsupport .adv .detail .item:nth-of-type(4):after {
    content: "";
    width: 90px;
    height: 90px;
    background-image: url(../imgs/jiameng/bg_adv.png);
    background-position: -611px 0px;
    position: absolute;
    top: 26px;
    left: 46px;
}

.fsupport .adv .detail .item:nth-of-type(5):after {
    content: "";
    width: 90px;
    height: 90px;
    background-image: url(../imgs/jiameng/bg_adv.png);
    background-position: -814px 0px;
    position: absolute;
    top: 26px;
    left: 46px;
}

.fsupport .adv .detail .item:last-of-type:after {
    content: "";
    width: 90px;
    height: 90px;
    background-image: url(../imgs/jiameng/bg_adv.png);
    background-position: 90px 0px;
    position: absolute;
    top: 26px;
    left: 46px;
}

.fsupport .sup {
    background: url(../imgs/jiameng/bg_support.jpg) top center no-repeat;
    height: 1026px;
}

.fsupport .sup .detail {
    position: relative;
    font-size: 20px;
}

.fsupport .sup .detail .item {
    width: 188px;
    position: absolute;
    text-align: center;
}

.fsupport .sup .detail .item .circle {
    width: 188px;
    height: 188px;
    color: #fff;
    border: 8px solid #d2e9ff;
    border-radius: 50%;
    background-color: #1b90fd;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-size: 18px;
}

.fsupport .sup .detail .item .circle .ico {
    background: url(../imgs/jiameng/icon_adv.png);
    background-position: 60px 0px;
    width: 60px;
    height: 68px;
    margin-left: 54px;
}

.fsupport .sup .detail .item:first-of-type {
    top: 80px;
    left: 502px;
}

.fsupport .sup .detail .item:first-of-type .circle {
    border: 8px solid #d2e9ff;
    background-color: #1b90fd;
    padding-top: 40px;

}

.fsupport .sup .detail .item:nth-of-type(2) {
    top: 236px;
    left: 170px;
}

.fsupport .sup .detail .item:nth-of-type(2) .circle {
    border: 8px solid #d9edd6;
    background-color: #58bc4c;
    padding-top: 40px;

}

.fsupport .sup .detail .item:nth-of-type(2) .circle .ico {
    background: url(../imgs/jiameng/icon_adv.png);
    background-position: -60px 0px;
    width: 60px;
    height: 68px;
    margin-left: 54px;
}

.fsupport .sup .detail .item:nth-of-type(3) {
    top: 236px;
    right: 170px;
}

.fsupport .sup .detail .item:nth-of-type(3) .circle {
    border: 8px solid #ffe7d1;
    background-color: #fe8917;
    padding-top: 40px;

}

.fsupport .sup .detail .item:nth-of-type(3) .circle .ico {
    background: url(../imgs/jiameng/icon_adv.png);
    background-position: -180px 0px;
    width: 60px;
    height: 68px;
    margin-left: 54px;
}

.fsupport .sup .detail .item:nth-of-type(4) {
    top: 500px;
    left: 16px;
}

.fsupport .sup .detail .item:nth-of-type(4) .circle {
    border: 8px solid #d2e9ff;
    background-color: #1b90fd;
    padding-top: 40px;

}

.fsupport .sup .detail .item:nth-of-type(4) .circle .ico {
    background: url(../imgs/jiameng/icon_adv.png);
    background-position: 0px 0px;
    width: 60px;
    height: 68px;
    margin-left: 54px;
}

.fsupport .sup .detail .item:nth-of-type(5) {
    top: 500px;
    right: 16px;
}

.fsupport .sup .detail .item:nth-of-type(5) .circle {
    border: 8px solid #d9edd6;
    background-color: #58bc4c;
    padding-top: 40px;
}

.fsupport .sup .detail .item:nth-of-type(5) .circle .ico {
    background: url(../imgs/jiameng/icon_adv.png);
    background-position: 180px 0px;
    width: 60px;
    height: 68px;
    margin-left: 54px;
}

.fsupport .ad {
    background: url(../imgs/jiameng/bg_adv.jpg) top center no-repeat;
    height: 471px;
    position: relative;
}

.fsupport .ad .detail {
    z-index: 2;
    position: relative;
    margin-top: 44px;
    counter-reset: section;
}

.fsupport .ad .detail h3 {
    font-size: 36px;
    position: absolute;
    top: 4px;
    left: 78px;
}

.fsupport .ad .detail .item {
    width: 200px;
    height: 200px;
    color: #fff;
    font-size: 0px;
    text-align: center;
    display: block;
    float: left;
    margin-left: 128px;
    position: relative;
    z-index: 2;
}

.fsupport .ad .detail .item:first-child {
    margin-left: 0;
}

.fsupport .ad .detail .item .tips {
    height: 100px;
    margin-top: 20px;
    font-size: 16px;
}

.fsupport .ad .detail .item img {
    border: 1px dashed #eeeeee;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 9px;
    position: relative;
}

.fsupport .ad .detail .item img::before {
    /* counter-increment: section;
    content:'0 ' counter(section);
    display: block;
    color:red;
    position: absolute;
    font-size:20px;
    top:0; */
    content: '########';
    font-size: 20px;
    position: absolute;
    top: 2px;
    z-index: 5;
    color: rebeccapurple;
}

.fsupport .ad::after {
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    height: 471px;
    width: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}

.fsupport .market {
    height: 794px;
    background: url(../imgs/jiameng/bg_market.jpg) top center no-repeat;
}

.fsupport .market .detail {
    position: absolute;
    left: 50px;
    top: 180px;
}

.fsupport .market .detail .item {
    width: 370px;
    height: 38px;
    line-height: 38px;
    font-size: 22px;
    border: 1px dashed #ffcc18;
    text-align: left;
    background-color: #fff;
    margin-top: 28px;
    padding-left: 14px;
}

.fsupport .market .detail .item:first-of-type {
    width: 450px;
}

.fsupport .market .detail .item:nth-of-type(2) {
    width: 430px;
}

.fsupport .market .last {
    margin: 0 auto;
    margin-top: 590px;
    font-size: 24px;
    text-align: center;
}

.fsupport .help {
    height: 640px;
}

.fsupport .help .detail {
    font-size: 0;
    margin-top: 54px;
    height: 443px;
}

.fsupport .help .detail .item {
    width: 364px;
    height: 443px;
    display: block;
    border: 1px solid #eeeeee;
    margin-left: 51px;
    float: left;
    transition: all .3s;
}

.fsupport .help .detail .item:hover {
    border: 1px solid rgba(238, 238, 238, 1);
    box-shadow: 0px 0px 13px 3px rgba(238, 238, 238, 1);
}

.fsupport .help .detail .item:first-of-type {
    margin-left: 0;
}

.fsupport .help .detail .item .con {
    width: 336px;
    height: 108px;
    font-size: 18px;
    line-height: 24px;
    color: #585858;
    margin: 28px 16px;
}

.fsupport .help .detail .item .con h4 {
    margin-bottom: 14px;
    font-size: 24px;
    text-align: center;
}

.fsupport .need {
    height: 612px;
    background: url(../imgs/jiameng/bg_need.jpg) no-repeat top center;
    position: relative;
}

.fsupport .need::after {
    content: "";
    display: block;
    position: absolute;
    height: 612px;
    width: 100%;
    z-index: 1;
    top: 0;
    background-color: rgba(0, 0, 0, .4);
}

.fsupport .need .info {
    position: relative;
    z-index: 2;
    top: 76px;
    width: 916px;
    margin: 0 auto;
    color: #fff;
}

.fsupport .need .info p:first-of-type {
    font-size: 36px;
    line-height: 60px;
    text-align: center;
    margin-top: 28px;
}

.fsupport .need .info p {
    font-size: 20px;
    line-height: 36px;
    text-align: justify;
    text-align-last: center;
}

.fsupport .need .info p em {
    font-style: normal;
    color: #ffcc18;
}

.fsupport .need .info .b_s_btn {
    background-color: #fff;
    color: #1b90fd;
    margin-top: 56px;
}

.fsupport .strength {
    height: 482px;
}

.fsupport .strength .detail {
    margin-top: 54px;
    font-size: 0;
}

.fsupport .strength .detail .item {
    width: 290px;
    height: 220px;
    display: inline-block;
    margin-left: 13.2px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.fsupport .strength .detail .item:first-of-type {
    margin-left: 0;
}

.franchise-support .strength .detail .item .tips {
    text-align: center;
    position: absolute;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    font-size: 20px;
    width: 100%;
    height: 62px;
    line-height: 62px;
    bottom: 0;
}

.fsupport .strength .detail .item img {
    width: 290px;
    height: 220px;
    object-fit: cover;
    transition: all .5s;
}

.fsupport .strength .detail .item:hover img {
    transform: scale(1.5, 1.5);
}

/* franchise-support end */
/* jiameng end */
/* result start */
.result .banner {
    background: url(../imgs/result/banner.png) no-repeat top center;
    height: 620px;
    width: 100%;
    font-size: 36px;
    color: #1b90fd;
    box-sizing: border-box;
    position: relative;
    padding-top: 200px;
}

.result .solgan {
    margin-top: 28px;
}

.result .solgan b {
    font-size: 48px;
}

.result .solgan em {
    margin-top: 10px;
    width: 480px;
    height: 63px;
    line-height: 63px;
    box-sizing: border-box;
    padding: 0 24px;
    border-radius: 10px;
    display: block;
    color: #fff;
    font-style: normal;
    background-color: #1b90fd;
}

.result .ability .title-blue b {
    color: #58bc4c;
}

.result .ability .ability {
    margin-top: -40px;
}

.result .ability .ability .word,
.grammer,
.voice,
.sentence {
    display: inline-block;
    position: relative;
    color: #fff;
    background-color: #f7f7f7;
}

.result .ability .grammer,
.sentence {
    margin-left: 27px;
}

.result .ability .grammer,
.sentence {
    margin-top: 27px;
}

.result .ability .panel {
    height: 70px;
    width: 583px;
    font-size: 28px;
    line-height: 70px;
    padding: 0 20px;
    box-sizing: border-box;
    z-index: 1;
    position: absolute;
}

.result .ability .panel-bottom-blue {
    background-color: #249bfc;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    bottom: 4px;
}

.result .ability .panel-bottom-green {
    background-color: #58bc4c;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    bottom: 4px;
    text-align: right;
}

.result .ability .panel-top-green {
    background-color: #58bc4c;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    top: 0px;
}

.result .ability .panel-top-blue {
    background-color: #249bfc;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    top: 0px;
    text-align: right;
}

.result .ability .circle {
    height: 126px;
    width: 126px;
    position: absolute;
    z-index: 2;
    font-size: 48px;
    line-height: 126px;
    text-align: center;
    box-sizing: border-box;
}

.result .ability .circle-bottom-blue {
    background-color: #249bfc;
    bottom: 4px;
    right: 1px;
    border-radius: 126px 0px 0px 0px;
}

.result .ability .circle-bottom-green {
    background-color: #58bc4c;
    bottom: 4px;
    left: 0px;
    border-radius: 0px 126px 0px 0px;
}

.result .ability .circle-top-green {
    background-color: #58bc4c;
    top: 0px;
    right: 1px;
    border-radius: 0px 0px 0px 126px;
}

.result .ability .circle-top-blue {
    background-color: #249bfc;
    border-radius: 0px 0px 126px 0px;
    top: 0px;
    left: 0px;
}

.result .ability .circle-top {
    position: absolute;
    top: 300px;
    left: 548px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    z-index: 4;
    background-color: #f7f7f7;
}

.result .ability .trangle {
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    /*???, ??????0, ??IE6??????? */
    line-height: 0;
    /* ???????, ????????????? */
    border-width: 10px;
    border-style: solid;
    /*ie6????????????*/
    position: absolute;
}

.result .ability .trangle-bottom-blue {
    border-color: transparent transparent transparent #249bfc;
    top: 34px;
    right: -20px;
}

.result .ability .trangle-bottom-green {
    border-color: #58bc4c transparent transparent transparent;
    bottom: -20px;
    left: 58px;
}

.result .ability .trangle-top-blue {
    border-color: transparent #249bfc transparent transparent;
    bottom: 42px;
    left: -20px;
}

.result .ability .trangle-top-green {
    border-color: transparent transparent #58bc4c transparent;
    top: -20px;
    left: 42px;
}

.result .application .application .studytour,
.competion {
    width: 590px;
    height: 526px;
    display: inline-block;
    border: 2px solid #249bfc;
    border-radius: 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.result .application .studytour:hover,
.competion:hover {
    box-shadow: 1px 1px 10px #249bfc;
}

.result .application .studytour .detail a {
    display: none;
    width: 586px;
    height: 90px;
    background-color: #1b90fd;
    position: absolute;
    top: 114px;
    left: -27px;
    color: #fff;
    font-size: 30px;
    line-height: 90px;
    text-align: center;
    font-weight: normal;
}

.result .application .studytour .detail:hover a {
    display: none;
}

.result .application .competion .detail a {
    display: none;
    width: 586px;
    height: 90px;
    background-color: #1b90fd;
    position: absolute;
    top: 114px;
    left: -27px;
    color: #fff;
    font-size: 30px;
    line-height: 90px;
    text-align: center;
    font-weight: normal;
}

.result .application .competion .detail:hover a {
    display: none;
}

.result .application .application .competion {
    margin-left: 15px;
}

.result .application .detail {
    padding: 0 20px;
    font-size: 18px;
    width: 532px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}

.result .application h4 {
    font-size: 36px;
    color: #249bfc;
    text-align: center;
    margin-top: -14px;
    border-bottom: 2px solid #dedede;
    padding-bottom: 20px;
}

.result .application ul {
    margin: 0 auto;
    margin-left: 20px;
    padding-top: 10px;
}

.result .application ul li {
    list-style: circle;
    float: none;
    margin-top: 8px;
}

.result .adv {
    background: url(../imgs/result/result_adv.jpg) no-repeat top center;
    height: 350px;
    box-sizing: border-box;
    padding: 116px;
}

.result .adv .container {
    padding: 15px 0;
}

.result .adv .info {
    height: 100px;
    color: #fff;
}

.result .adv h4 {
    font-size: 48px;
    font-weight: bold;
}

.result .adv .desc {
    text-transform: capitalize;
    font-size: 30px;
}

.result .adv .right {
    float: right;
    position: relative;
}

.result .adv a {
    display: block;
    width: 214px;
    height: 68px;
    color: #000;
    background-color: #fff;
    line-height: 68px;
    text-align: center;
    font-size: 38px;
    border-radius: 34px;
    position: absolute;
    right: 36px;
    top: -88px;
}

.result .teacher {
    background-color: #f8f8f8;

}

.result .teacher .gallerytop {
    width: 1086px;
    height: 470px;
    background-color: #fff;
    margin: 30px auto;
    overflow: hidden;
    box-shadow: 1px 1px 16px #dedede;
}

.result .teacher .gallerytop .swiper-slide {
    box-sizing: border-box;
    padding: 60px 30px;
}

.result .teacher .gallerytop .detail {
    width: 500px;
    height: 380px;
    float: right;
}

.result .teacher .gallerytop img {
    float: left;
}

.result .teacher .gallerytop .meta {
    font-size: 14px;
    margin: 32px 0;
}

.result .teacher .gallerytop .worktime,
.workschool,
.workhonour {
    display: inline-block;
    margin-left: 20px;
    text-align: center;
}

.result .teacher .gallerytop .worktime {
    margin-left: 0px;
}

.result .teacher .gallerytop .ch-name {
    font-size: 36px;
    font-weight: bold;
    color: #1b90fd;
}

.result .teacher .gallerytop .en-name {
    font-size: 30px;
    text-transform: capitalize;
    margin-left: 40px;
}

.result .teacher .gallerytop .meta b {
    font-size: 16px;
    color: #58bc4c;
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #e6f5e4;
    text-align: center;
    line-height: 70px;
}

.result .teacher .info {
    width: 1200px;
    height: 684px;
    position: relative;
    box-sizing: border-box;
}

.info .gallerytop .swiper-wrapper .swiper-slide>img {
    width: 480px;
    height: 345px;
}

.gallerythumbs .swiper-slide>img {
    width: 182px;
    height: 182px;
}

.result .teacher .gallerytop p {
    text-indent: 2em;
}

.result .teacher .gallerythumbs {
    width: 884px;
    height: 182px;
    margin: 0 auto;
    overflow: hidden;
}

.result .teacher .swiper-button-prev {
    background: url(../imgs/result/arrowleft.jpg) no-repeat;
    position: absolute;
    width: 36px;
    height: 59px;
    bottom: 0px;
    left: 56px;
    top: 0%;
}

.result .teacher .swiper-button-next {
    background: url(../imgs/result/arrowright.jpg) no-repeat;
    position: absolute;
    width: 36px;
    height: 59px;
    bottom: 0px;
    right: 56px;
    top: 583px;
}

.result .parent {
    background-color: #fff;
}

.result .parent .parent {
    position: relative;
    margin: 0 auto;
}

.result .parent .swiper-container {
    padding-bottom: 60px;
}

.result .parent .parent .swiper-container .swiper-slide {
    height: 546px;
    width: 500px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}

.result .parent .parent .detail {
    height: 236px;
    padding: 4px;
    text-align: center;
}

.result .parent .parent .detail h6 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
}

.result .parent .parent p {
    text-indent: 2em;
    padding: 10px;
    box-sizing: border-box;
    text-align: left;
    font-size: 20px;
    margin-top: 10px;
}

/* result start */

.result .ability .title-blue b {
    color: #58bc4c;
}

.result .ability {
    position: relative;
    background-color: #fff;
}

.result .ability .ability {
    margin-top: -40px;
}

.result .ability .ability .word,
.grammer,
.voice,
.sentence {
    display: inline-block;
    position: relative;
    color: #fff;
    background-color: #f7f7f7;
}

.result .ability .grammer,
.sentence {
    margin-left: 27px;
}

.result .ability .grammer,
.sentence {
    margin-top: 27px;
}

.result .ability .panel {
    height: 70px;
    width: 583px;
    font-size: 28px;
    line-height: 70px;
    padding: 0 20px;
    box-sizing: border-box;
    z-index: 1;
    position: absolute;
}

.result .ability .panel-bottom-blue {
    background-color: #249bfc;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    bottom: 4px;
}

.result .ability .panel-bottom-green {
    background-color: #58bc4c;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    bottom: 4px;
    text-align: right;
}

.result .ability .panel-top-green {
    background-color: #58bc4c;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    top: 0px;
}

.result .ability .panel-top-blue {
    background-color: #249bfc;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    top: 0px;
    text-align: right;
}

.result .ability .circle {
    height: 126px;
    width: 126px;
    position: absolute;
    z-index: 2;
    font-size: 48px;
    line-height: 126px;
    text-align: center;
    box-sizing: border-box;
}

.result .ability .circle-bottom-blue {
    background-color: #249bfc;
    bottom: 4px;
    right: 1px;
    border-radius: 126px 0px 0px 0px;
}

.result .ability .circle-bottom-green {
    background-color: #58bc4c;
    bottom: 4px;
    left: 0px;
    border-radius: 0px 126px 0px 0px;
}

.result .ability .circle-top-green {
    background-color: #58bc4c;
    top: 0px;
    right: 1px;
    border-radius: 0px 0px 0px 126px;
}

.result .ability .circle-top-blue {
    background-color: #249bfc;
    border-radius: 0px 0px 126px 0px;
    top: 0px;
    left: 0px;
}

.result .ability .circle-top {
    position: absolute;
    top: 300px;
    left: 548px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    z-index: 4;
    background-color: #fff;
}

.result .ability .trangle {
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-width: 10px;
    border-style: solid;
    position: absolute;
}

.result .ability .trangle-bottom-blue {
    border-color: transparent transparent transparent #249bfc;
    top: 34px;
    right: -20px;
}

.result .ability .trangle-bottom-green {
    border-color: #58bc4c transparent transparent transparent;
    bottom: -20px;
    left: 58px;
}

.result .ability .trangle-top-blue {
    border-color: transparent #249bfc transparent transparent;
    bottom: 42px;
    left: -20px;
}

.result .ability .trangle-top-green {
    border-color: transparent transparent #58bc4c transparent;
    top: -20px;
    left: 42px;
}

.result .application {
    background-color: #f8f8f8;
}

.result .application .application .studytour,
.competion {
    width: 590px;
    height: 526px;
    display: inline-block;
    border: 2px solid #249bfc;
    border-radius: 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.result .application .studytour:hover,
.competion:hover {
    box-shadow: 1px 1px 10px #249bfc;
}

.result .application .studytour .detail a {
    display: none;
    width: 586px;
    height: 90px;
    background-color: #1b90fd;
    position: absolute;
    top: 114px;
    left: -27px;
    color: #fff;
    font-size: 30px;
    line-height: 90px;
    text-align: center;
    font-weight: normal;
}

.result .application .competion .detail a {
    display: none;
    width: 586px;
    height: 90px;
    background-color: #1b90fd;
    position: absolute;
    top: 114px;
    left: -27px;
    color: #fff;
    font-size: 30px;
    line-height: 90px;
    text-align: center;
    font-weight: normal;
}


.result .application .application .competion {
    margin-left: 15px;
}

.result .application .detail {
    padding: 0 20px;
    font-size: 18px;
    width: 532px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}

.result .application h4 {
    font-size: 36px;
    color: #249bfc;
    text-align: center;
    margin-top: -14px;
    border-bottom: 2px solid #dedede;
    padding-bottom: 20px;
}

.result .application ul {
    margin: 0 auto;
    margin-left: 20px;
    padding-top: 10px;
}

.result .application ul li {
    list-style: circle;
    float: none;
    margin-top: 8px;
}

/* result end */
/* school start */
.school .banner {
    background: url(../imgs/result/banner.png) no-repeat top center;
}

.school .apply {
    height: 412px;

}

.school .apply .detail {
    margin-top: 54px;
}

.school .apply .detail::after {
    clear: both;
    display: block;
    content: '';
}

.school .apply .detail .item {
    display: block;
    float: left;
    width: 146px;
    text-align: center;
    margin-left: 64px;
    position: relative;
}

.school .apply .detail .item:first-of-type {
    margin-left: 0;
}

.school .apply .detail .item:first-of-type .pic {
    background: url(../imgs/center/school_bg_01.png);
    height: 147px;
    margin-bottom: 28px;
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
    position: relative;
    z-index: 3;
}

.school .apply .detail .item:first-of-type:hover .pic {
    background: url(../imgs/center/school_bg_02.png);
    transform: rotateY(0deg);
    transition: all 0.50s ease-in-out 0s;
}

.school .apply .detail .item:first-of-type .picback {
    background: url(../imgs/center/school_bg_01.png);
    height: 147px;
    width: 146px;
    margin-bottom: 28px;
    position: absolute;
    top: 0;
    z-index: 2;
}

.school .apply .detail .item:nth-of-type(2) .pic {
    background: url(../imgs/center/school_bg_01.png);
    background-position: -211px 0px;
    height: 147px;
    margin-bottom: 28px;
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
    position: relative;
    z-index: 3;
}

.school .apply .detail .item:nth-of-type(2):hover .pic {
    background: url(../imgs/center/school_bg_02.png);
    background-position: -211px 0px;
    transform: rotateY(0deg);
    transition: all 0.50s ease-in-out 0s;
}

.school .apply .detail .item:nth-of-type(2) .picback {
    background: url(../imgs/center/school_bg_01.png);
    background-position: -211px 0px;
    height: 147px;
    width: 146px;
    margin-bottom: 28px;
    position: absolute;
    top: 0;
    z-index: 2;
}

.school .apply .detail .item:nth-of-type(3) .pic {
    background: url(../imgs/center/school_bg_01.png);
    background-position: -420px 0px;
    height: 147px;
    margin-bottom: 28px;
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
    position: relative;
    z-index: 3;
}

.school .apply .detail .item:nth-of-type(3):hover .pic {
    background: url(../imgs/center/school_bg_02.png);
    background-position: -420px 0px;
    transform: rotateY(0deg);
    transition: all 0.50s ease-in-out 0s;
}

.school .apply .detail .item:nth-of-type(3) .picback {
    background: url(../imgs/center/school_bg_01.png);
    background-position: -420px 0px;
    height: 147px;
    width: 146px;
    margin-bottom: 28px;
    position: absolute;
    top: 0;
    z-index: 2;
}

.school .apply .detail .item:nth-of-type(4) .pic {
    background: url(../imgs/center/school_bg_01.png);
    background-position: -631px 0px;
    height: 147px;
    margin-bottom: 28px;
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
    position: relative;
    z-index: 3;
}

.school .apply .detail .item:nth-of-type(4):hover .pic {
    background: url(../imgs/center/school_bg_02.png);
    background-position: -631px 0px;
    transform: rotateY(0deg);
    transition: all 0.50s ease-in-out 0s;
}

.school .apply .detail .item:nth-of-type(4) .picback {
    background: url(../imgs/center/school_bg_01.png);
    background-position: -631px 0px;
    height: 147px;
    width: 146px;
    margin-bottom: 28px;
    position: absolute;
    top: 0;
    z-index: 2;
}

.school .apply .detail .item:nth-of-type(5) .pic {
    background: url(../imgs/center/school_bg_01.png);
    background-position: 360px 0px;
    height: 147px;
    margin-bottom: 28px;
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
    position: relative;
    z-index: 3;
}

.school .apply .detail .item:nth-of-type(5):hover .pic {
    background: url(../imgs/center/school_bg_02.png);
    background-position: 360px 0px;
    transform: rotateY(0deg);
    transition: all 0.50s ease-in-out 0s;
}

.school .apply .detail .item:nth-of-type(5) .picback {
    background: url(../imgs/center/school_bg_01.png);
    background-position: 360px 0px;
    height: 147px;
    width: 146px;
    margin-bottom: 28px;
    position: absolute;
    top: 0;
    z-index: 2;
}

.school .apply .detail .item:nth-of-type(6) .pic {
    background: url(../imgs/center/school_bg_01.png);
    background-position: 146px 0px;
    height: 147px;
    margin-bottom: 28px;
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
    position: relative;
    z-index: 3;
}

.school .apply .detail .item:nth-of-type(6):hover .pic {
    background: url(../imgs/center/school_bg_02.png);
    background-position: 146px 0px;
    transform: rotateY(0deg);
    transition: all 0.50s ease-in-out 0s;
}

.school .apply .detail .item:nth-of-type(6) .picback {
    background: url(../imgs/center/school_bg_01.png);
    background-position: 146px 0px;
    height: 147px;
    width: 146px;
    margin-bottom: 28px;
    position: absolute;
    top: 0;
    z-index: 2;
}

.school .adv {
    height: 954px;
    background-color: #f7f7f7;
}

.school .adv .title-green {
    margin-bottom: 54px;
}

.school .adv .detail {
    margin-left: -20px;
    margin-top: -20px;
}

.school .adv .detail::after {
    content: '';
    clear: both;
    display: block;
}

.school .adv .detail .item {
    width: 380px;
    height: 360px;
    border-radius: 20px;
    background-color: #fff;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.school .adv .detail .item:hover {
    box-shadow: 5px 5px 27px #ccc;
}

.school .adv .detail .item>img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.school .adv .detail .item p {
    width: 262px;
    height: 100px;
    margin-left: 100px;
    font-size: 20px;
    margin-top: 28px;
}

.school .adv .detail .item p img {
    float: left;
    width: 60px;
    height: 100px;
    margin-left: -70px;
}

.school .adv .detail .item p span {
    display: inline-block;
    width: 100%;
    font-size: 26px;
    margin-bottom: 10px;
}

.school .adv .detail .item p {
    font-size: 16px;
}

.school .system {
    height: 1133px;
    background: url(../imgs/system/bg-system.jpg) no-repeat top center;
}

.school .match {
    height: 530px;
}

.school .match .detail {
    width: 1010px;
    height: 366px;
    margin: 0 auto;
    margin-top: 54px;
    overflow: hidden;
}

.school .match .detail a {
    display: block;
    position: relative;
}

.school .match .detail a:hover::after {
    content: url(../imgs/center/video-play.png);
    position: absolute;
    top: 0;
}

.school .match .detail .item img {
    width: 242px;
    height: 330px;
}

/* .school .match .detail .swiper-button-next{
    background:url(../imgs/center/arrow-right.png) no-repeat;
    height:50px;
    height:50px;
}
.school .match .detail .swiper-button-prev {
    background: url(../imgs/center/arrow-left.png) no-repeat;
    height: 50px;
    height: 50px;
} */
.school .reap {
    height: 786px;
    background-color: #f7f7f7;
}

.school .reap .detail {
    margin-top: 54px;
}

.school .reap .detail .limg {
    width: 586px;
    height: 589px;
    float: left;
}

.school .reap .detail .rinfo {
    width: 613px;
    height: 613px;
    box-sizing: border-box;
    padding: 10px;
    float: right;
}

.school .reap .detail .rinfo {
    margin-top: -12px;
}

.school .reap .detail .rinfo .item {
    width: 280px;
    height: 280px;
    display: block;
    float: left;
    padding: 56px 84px;
    box-sizing: border-box;
    text-align: center;
    margin-left: 16px;
    margin-top: 12px;
}

.school .reap .detail .rinfo .item:hover {
    background-color: #fff;
    box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.2);
}

.school .reap .detail .rinfo .item:first-of-type .tips {
    background: url(../imgs/center/reap_tips.png);
    height: 72px;
    width: 87px;
    margin: 16px auto;
    background-position: 0px 0px;
}

.school .reap .detail .rinfo .item:nth-of-type(2) .tips {
    background: url(../imgs/center/reap_tips.png);
    height: 72px;
    width: 87px;
    margin: 16px auto;
    background-position: -87px 0px;
}

.school .reap .detail .rinfo .item:nth-of-type(3) .tips {
    background: url(../imgs/center/reap_tips.png);
    height: 72px;
    width: 87px;
    margin: 16px auto;
    background-position: -174px 0px;
}

.school .reap .detail .rinfo .item:nth-of-type(4) .tips {
    background: url(../imgs/center/reap_tips.png);
    height: 72px;
    width: 87px;
    margin: 16px auto;
    background-position: 87px 0px;
}

.school .praise {
    height: 802px;
}

.school .praise .detail {
    margin-top: 54px;
}

.school .praise .subnav {
    height: 50px;
    margin: 54px auto;
    width: 556px;
}

.school .praise .subnav a {
    display: block;
    width: 173px;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #565656;
    text-align: center;
    line-height: 50px;
}

.school .praise .subnav a:first-of-type {
    float: left;
}

.school .praise .subnav a:last-of-type {
    float: right;
}

.school .praise .subnav a:hover {
    border: 0;
    background: #1b90fd;
    color: #fff;
}

.school .praise .subnav .active {
    border: 0;
    background: #1b90fd;
    color: #fff;
}

.school .praise .detail #partentwords .item:first-of-type {
    margin-left: 0;
}

.school .praise .detail #partentwords .item {
    background-color: #fff;
    width: 382px;
    height: 510px;
    float: left;
    box-shadow: 0px 0px 12px 3px rgba(0, 0, 0, 0.2);
    margin-left: 26px;
    text-align: center;
}

.school .praise .detail #partentwords .item .wordst {
    font-size: 22px;
    margin-top: 40px;
}

.school .praise .detail #partentwords .item .wordsf {
    height: 2px;
    width: 26px;
    background-color: #fe8917;
    margin: 10px auto;
}

.school .praise .detail #teacherwords {
    display: none;
}

.school .praise .detail #partentwords .item .wordsd {
    text-align: justify;
    padding: 0 40px;
    text-indent: 2em;
    line-height: 28px;
}

.school .praise .detail #teacherwords .item:first-of-type {
    margin-left: 210px;
}

.school .praise .detail #teacherwords .item .wordst {
    font-size: 22px;
    margin-top: 40px;
}

.school .praise .detail #teacherwords .item .wordsf {
    height: 2px;
    width: 26px;
    background-color: #fe8917;
    margin: 10px auto;
}

.school .praise .detail #teacherwords .item {
    background-color: #fff;
    width: 382px;
    height: 510px;
    float: left;
    box-shadow: 0px 0px 12px 3px rgba(0, 0, 0, 0.2);
    margin-left: 26px;
    text-align: center;
}

.school .praise .detail #teacherwords .item .wordsd {
    text-align: justify;
    padding: 0 40px;
    text-indent: 2em;
    line-height: 28px;
}

.school .patent {
    height: 762px;
}

.school .patent .detail {
    margin-top: 54px;
}

.school .patent .detail::after {
    content: "";
    display: block;
    clear: both;
}

.school .patent .detail .item {
    float: left;
    text-align: center;
    font-size: 24px;
    color: #565656;
    margin-left: 87px;
    position: relative;
}

.school .patent .detail .item:first-of-type {
    margin-left: 217px;
}

.school .patent .detail .item img {
    width: 342px;
    height: 504px;
    border: 1px solid #dedede;
    box-sizing: border-box;
}

.school .patent .detail .item .bginfo {
    background: url(../imgs/center/patent-bg.png);
    width: 342px;
    height: 504px;
    position: absolute;
    top: 1px;
    left: 2px;
    color: #fff;
    font-size: 18px;
    padding: 192px 22px 30px 14px;
    box-sizing: border-box;
    line-height: 34px;
    display: none;
    text-align: justify;
}

.school .patent .detail .item:hover .bginfo {
    display: block;
}

.school .patent .detail .item p {
    margin-top: 36px;
}

.school .env {
    height: 726px;
    background-color: #f7f7f7;
}

.school .env .detail {
    margin-top: 54px;
}

.school .en .detail img {
    width: 1200px;
}

.school .contact {
    height: 640px;
}

.school .contact .detail {
    margin-top: 54px;
}

.school .contact .detail #map {
    float: left;
    width: 602px;
    height: 411px;
}

.school .contact .detail .info {
    float: right;
    width: 550px;
    text-align: left;
    padding: 17px 0;
}

.school .contact .detail .info>ul {
    margin: 20px 0;
}

.school .contact .detail .info .gift {
    width: 505px;
    height: 88px;
    padding: 0 20px;
    padding-top: 45px;
    background: url(../imgs/center/center_icon.png) no-repeat;
    background-position: 0px -96px;
    background-color: #f2f2f2;
}

.school .contact .detail .info #add {
    background: url(../imgs/center/center_icon.png) no-repeat;
    padding-left: 32px;
    height: 32px;
}

.school .contact .detail .info #tel {
    background: url(../imgs/center/center_icon.png) no-repeat;
    padding-left: 32px;
    background-position: 0px -37px;
}

.school .contact .detail .info>ul>li>em:first-of-type {
    font-weight: bold;
    font-style: normal;
}

.school .contact .detail .info a {
    display: block;
    font-weight: bold;
    width: 220px;
    height: 44px;
    color: #58bc4c;
    border: 1px solid #58bc4c;
    line-height: 47px;
    text-align: center;
    border-radius: 80px;
    margin-top: 35px;
}

/* school end */
/* system start */

.system .banner {
    background: url(../imgs/system/banner.jpg);
}

.system .banner p {
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin-top: 64px;
    color: #fff;
}

.system .banner p>em:first-child {
    font-style: normal;
    color: #ffcc18;
}

.system .banner p:last-child {
    margin-top: 80px;
    animation-duration: 1s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

/* system-banner end */

.system .intro {
    background: url(../imgs/system/bg-system.jpg) no-repeat top center;
    height: 1133px;
}

.system .patent {
    height: 532px;
    background-color: #f8f8f8;
}

.system .patent .container {
    padding: 42px 0;
}

.system .patent .item {
    width: 390px;
    height: 454px;
    float: left;
    margin-left: 14px;
    position: relative;
}

.system .patent .item .up {
    box-sizing: border-box;
    padding: 32px 44px;
    background-color: #ffd0a2;
    width: 390px;
    height: 454px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.system .patent .item .up .msg {
    background: url(../imgs/system/patent.png) no-repeat;
    width: 394px;
    height: 394px;
    position: absolute;
    left: 0;
    bottom: -177px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 84px 20px;
    text-align: center;
}

.system .patent .item .up .msg h4 {
    font-size: 30px;
}

.system .patent .item .up .msg p {
    text-indent: 2em;
    margin-top: 24px;
    font-size: 18px;
    text-align: left;
    line-height: 30px;
}

.system .patent .item:first-of-type {
    margin-left: 259px;
}

.system .patent .item:hover .up {
    display: none;
    cursor: pointer;
}

.system .patent .item .down {
    background: #efefef;
    width: 394px;
    height: 454px;
    padding: 60px 24px;
    box-sizing: border-box;
    text-align: center;
}

.system .patent .item .down h4 {
    font-size: 30px;
    margin-bottom: 46px;
}

.system .patent .item .down p {
    font-size: 18px;
    line-height: 30px;
    text-indent: 2em;
    text-align: left;
}

.system .invite {
    background: url(../imgs/system/interact.jpg) no-repeat top center;
    height: 408px;
    width: 100%;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    padding: 90px 0;
}

.system .invite::after {
    content: "";
    display: block;
    width: 100%;
    height: 408px;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
}

.system .invite .container {
    padding: 0;
}

.system .invite #invite {
    height: 50px;
    width: 730px;
    margin: 0 auto;
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    position: relative;
    top: 18px;
    z-index: 2;
    margin-top: 48px;
}

.system .invite a {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 25.5px;
    color: #fe8917;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 86px;
    position: relative;
    z-index: 2;
    font-weight: bolder;
    font-size: 30px;
}

.system .invite #invite a::after {
    content: url(../imgs/common/f-orange.jpg);
    position: relative;
    top: 4px;
    left: 5px;
}

/* system-adv start */
.system .adv {
    margin-top: -14px;
}

.system .adv #floor {
    background: url(../imgs/system/system-bg-tec.jpg) no-repeat;
    background-size: cover;
    height: 915px;
    width: 100%;
    box-sizing: border-box;
    padding-top: 20px;
}

.system .adv #floor .title-yellow {
    padding-top: 30px;
}

.system .adv .stitle-yellow {
    margin-bottom: -82px;
    margin-top: -20px;
}

.system .adv #invite {
    background: url(../imgs/system/system_invite.jpg) no-repeat top center;
    height: 518px;
    width: 100%;
    margin-top: 70px;
}

.system .adv #invite .container {
    padding-top: 140px;
}

.system .adv #invite .white-box {
    background-color: rgba(255, 255, 255, 0.2);
    /* opacity:0.2; */
    width: 445px;
    height: 103px;
    padding: 30px 54px;
}

.system .adv #invite .white-box p:first-child {
    font-size: 30px;
    color: #fff;
}

.system .adv #invite .white-box p:last-child {
    font-size: 48px;
    color: #fff;
}

.system .adv #invite a {
    display: block;
    width: 255px;
    height: 79px;
    background-color: #fff;
    font-size: 36px;
    line-height: 79px;
    font-weight: bold;
    color: #58bc4c;
    border-radius: 39.5px;
    padding-left: 74px;
    margin-top: 40px;
    margin-left: 52px;
}

.system .adv #invite a::after {
    display: block;
    content: "";
    background-image: url(../imgs/common/f-green.jpg);
    width: 49px;
    height: 42px;
    position: relative;
    top: -56px;
    left: 150px;
}

.system .adv #panel {
    width: 600px;
    height: 235px;
    padding-top: 105px;
    background-color: #d7ecff;
    text-align: center;
}

.system .adv #activity {
    background: url(../imgs/system/trans-activity.png) no-repeat;
    width: 100%;
    height: 763px;
    margin-top: -5px;
    box-sizing: border-box;
    padding: 60px 0px;
}

.system .adv #activity img {
    width: 662px;
    height: 459px;
}

.system .adv #activity .container {
    padding: 0;
}

.system .adv #activity .swiper-pagination {
    width: 1000px;
    height: 100px;
    position: relative;
    top: 74px;
    left: 90px;
}

.system .adv #activity .swiper-pagination-bullet {
    width: 56px;
    height: 3px;
    border-radius: 0;
    margin-left: 20px;
}

.system .adv #activity .swiper-button-prev {
    background: url(../imgs/common/arrow-left.png) no-repeat;
    width: 42px;
    height: 77px;
    position: relative;
    top: -372px;
}

.system .adv #activity .swiper-button-next {
    background: url(../imgs/common/arrow-right.png) no-repeat;
    width: 42px;
    height: 77px;
    position: relative;
    left: 1158px;
    top: -427px;
}

.system .adv #activity .green-box {
    border: 4px solid #58bc4c;
    width: 664px;
    height: 455px;
    position: relative;
    bottom: 639px;
    left: 146px;
    z-index: 0;
    /* background-color: green; */
}

.system .adv #track {
    background: #f8f8f8;
    width: 100%;
    /* height: 684px; */
    height: 550px;
    margin-top: -8px;
    padding-top: 58px;
}

.system .adv #track .container {
    padding: 0;
}

.system .adv #track ul li {
    margin-left: 142px;
    position: relative;
}

.system .adv #track ul li img {
    border-radius: 10px;
    border: 1px solid #1b90fd;
}

.system .adv #track ul li:first-of-type {
    margin-left: 0px;
}

.system .adv #track ul li .up {
    height: 70px;
    background-color: rgb(0, 0, 0, .4);
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 529px;
    text-align: center;
    font-size: 30px;
    line-height: 70px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.system .adv #track ul li:hover .up {
    display: none;
}

.system .adv #track ul li .down {
    display: none;
    background: rgba(0, 0, 0, .4);
    position: absolute;
    bottom: 0;
    width: 529px;
    height: 333px;
    border-radius: 10px;
    padding: 120px 0px;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
}

.system .adv #track ul li .down h4 {
    font-size: 30px;
}

.system .adv #track ul li .down p {
    font-size: 18px;
    color: #fff;
}

.system .adv #track ul li:hover .down {
    display: block;
}

.system .adv .activity-con {
    width: 1000px;
    height: 460px;
    margin: 0 auto;
    margin-top: 46px;
}

.system .adv .activity-con .show {
    position: relative;
    top: -394px;
    left: 662px;
    width: 334px;
    height: 326px;
}

.system .adv .activity-con .show .head {
    font-size: 32px;
    color: #fff;
    text-align: center;
    height: 100px;
    line-height: 100px;
    background-color: #1b90fd;
}

.system .adv .activity-con .show .body {
    padding: 28px;
    height: 181px;
    font-size: 18px;
    background-color: #fff;
    line-height: 1.7;
}

.system .adv .activity-con .show .body h6 {
    font-size: 24px;
    text-align: center;
}

.activity-con .swiper-slide {
    width: 662px;
    height: 460px;
}

.system .adv ul li:nth-child(1) .head {
    background-color: #1b90fd;
}

.system .adv ul li:nth-child(2) .head {
    background-color: #fe8917;
}

.system .adv ul li:nth-child(3) .head {
    background-color: #58bc4c;
}

.system .adv ul li:nth-child(4) .head {
    background-color: #ffcc18;
}

.system .adv ul li:nth-child(5) .head {
    background-color: #00d4b9;
}

.win {
    width: 200px;
    font-size: 15px;
    color: #565656;
    line-height: 30px;
}

.win-blue {
    border: 3px solid #1b90fd;
    position: relative;
    top: -56px;
}

.win-orange {
    border: 3px solid #fe8917;
    position: relative;
    top: -14px;
    left: 40px;
}

.win-green {
    border: 3px solid #58bc4c;
    position: relative;
    top: -4px;
    left: 88px;
}

.win-yellow {
    border: 3px solid #ffcc18;
    position: relative;
    top: -12px;
    left: 132px;
}

.win-deep {
    border: 3px solid #00d4b9;
    position: relative;
    top: -56px;
    left: 180px;
}

.win .head {
    width: 100%;
    height: 150px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding: 42px 20px;
}

.win .head h5 {
    font-size: 24px;
}

.win .head p {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    text-align: center;
}

.win p {
    padding: 15px 10px 15px 10px;
    text-align: justify;
}

#track>img:first-child {
    height: 1147px;
    width: 100%;
    display: block;
    margin-top: -8px;
}

#track ul {
    margin-top: 56px;
}

#track ul li img {
    display: block;
}

#track h5 {
    font-size: 32px;
    font-weight: bold;
    color: #1b90fd;
}

#track p {
    font-size: 24px;
    color: #565656;
}

#track a {
    display: block;
    width: 600px;
    height: 100px;
    background-color: #fff;
    color: #1b90fd;
    border-radius: 50px;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    line-height: 100px;
    margin: 0 auto;
    margin-top: 74px;
}

#track a::after {
    content: url(../imgs/common/f-blue.jpg);
    position: relative;
    left: 26px;
    top: 2px;
}

.system .env {
    margin-bottom: 44px;
}

.system .env .endetail {
    width: 254px;
    border-radius: 10px;
}

.system .env .endetail p {
    font-size: 20px;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.system .env ul li {
    margin-left: 61px;
}

.system .env ul li:hover .endetail {
    box-shadow: 0 0 10px #adacac;
}

.system .env ul li:first-child {
    margin-left: 0px;
}

.system .extend {
    height: 1292px;
}

.system .extend .tool {
    margin-left: -24px;
    margin-top: -26px;
}

.system .extend .tool::after {
    content: '';
    clear: both;
    display: block;
}

.system .extend .tool .item {
    width: 384px;
    height: 178px;
    border-radius: 6px;
    box-sizing: border-box;
    float: left;
    margin-left: 24px;
    position: relative;
    margin-top: 26px;
    /* padding:32px 50px; */
    /*  */
    box-shadow: 1px 1px 12px rgba(0, 0, 0, .4);
}

.system .extend .tool .item::before {
    content: '';
    display: block;
    width: 5px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #58bc4c;
    transition: all .5s ease 0s;
}

.system .extend .tool .item:hover::before {
    height: 100%;
}

.system .extend .tool .item .info {
    margin: 32px 50px;
}

.system .extend .tool .item .info .title {
    font-size: 24px;
}

.system .extend .tool .item .info .desc {
    font-size: 16px;
    color: #1b90fd;
    margin-top: 15px;
    line-height: 24px;
    font-weight: bolder;
}

.system .extend .tool .item .info .detail {
    font-size: 14px;
    line-height: 24px;
}

.system .extend .tools {
    width: 1200px;
    height: 580px;
    border-radius: 10px;
    box-sizing: border-box;
    margin-top: 24px;
    box-shadow: 1px 1px 12px rgba(0, 0, 0, .4);
    padding: 30px;
}

/* system end */
/* fix start */
.index footer {
    background-color: #f8f8f8;
    margin-top: 0px;
}

/* fix end */
.pagelist {
    margin-left: 38px;
}

.pagelist::after {
    content: "";
    display: block;
    clear: both;
}

.pagelist li {
    list-style: none;
    float: left;
    margin-left: 12px;
    width: 54px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .4);
    border-radius: 3px;
}

.pagelist li a {
    font-weight: normal;
    display: block;
    width: 54px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 3px;
}

.pagelist .thisclass a {
    display: block;
    width: 54px;
    height: 34px;
    background-color: #1b90fd;
    color: #fff;
    line-height: 34px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #1b90fd;
}

.pagelist .thisclass {
    display: block;
    width: 54px;
    height: 34px;
    background-color: #1b90fd;
    color: #fff;
    line-height: 34px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #1b90fd;
}

/* contact start Mrxiaohige 20191024 */
/* 1024 coder's day */
.contact .banner {
    background-image: url(../imgs/contact/banner.jpg);
}

.contact .banner .info {
    color: #fff;
    font-weight: bold;
    float: right;
    margin-top: 160px;
    margin-right: 130px;
}

.contact .banner .info .tec {
    font-size: 46px;
}

.contact .banner .info .dec {
    font-size: 36px;
}

.contact .green-block-title::before {
    width: 100px;
    position: relative;
    left: 68px;
}

.contact .green-block-title {
    margin: 0;
}

.contact .blue-block-title::before {
    width: 100px;
    position: relative;
    left: 68px;
}

.contact .blue-block-title {
    margin: 0;
}

.contact .orange-block-title::before {
    width: 100px;
    position: relative;
    left: 68px;
}

.contact .orange-block-title {
    margin: 0;
}

.contact .qrcode {
    height: 620px;
}

.contact .qrcode .green-block-title {
    margin-top: 60px;
}

.contact .qrcode .detail {
    margin-top: 54px;
}

.contact .qrcode .detail::after {
    content: '';
    display: block;
    clear: both;
}

.contact .qrcode .detail li {
    display: block;
    float: left;
    margin-left: 92px;
    width: 226px;
    height: 296px;
    text-align: center;
    border: 1px solid #f8f8f8;
    box-sizing: border-box;
    font-size: 16px;
    color: #565656;
    line-height: 24px;
    padding: 30px;
    font-weight: bold;
}

.contact .qrcode .detail li:hover {
    box-shadow: 1px 1px 18px 1px rgba(0, 0, 0, .4);
    border-radius: 10px;
}

.contact .qrcode .detail li:first-of-type {
    margin-left: 0;
}

.contact .email {
    height: 546px;
    background-color: #f8f8f8;
}

.contact .email .detail {
    margin: -30px 0 0 -30px;
    margin-top: 34px;
    /* background-color: red; */
}

.contact .email .detail::after {
    content: '';
    display: block;
    clear: both;
}

.contact .email .detail li {
    list-style: none;
    display: block;
    width: 380px;
    height: 90px;
    background-color: #fff;
    border-radius: 10px;
    margin: 30px 0 0 30px;
    float: left;
    font-size: 14px;
    color: #565656;
    line-height: 90px;
    padding-left: 56px;
    box-sizing: border-box;
}

.contact .email .detail li:hover {
    box-shadow: 1px 1px 18px 1px rgba(0, 0, 0, .4);
}

.contact .address {
    height: 380px;
    background: url(../imgs/contact/address.png) no-repeat top center;
}

.contact .address .detail {
    margin-top: 54px;
}

.contact .address .detail li {
    list-style: none;
    display: block;
    height: 90px;
    background-color: #fff;
    text-align: center;
    border: 1px solid #f8f8f8;
    border-radius: 10px;
    box-sizing: border-box;
    padding-top: 12px;
    line-height: 30px;
}

.contact .address .detail li:nth-last-child(2) {
    float: right;
}

.contact .address .detail li:hover {
    box-shadow: 1px 1px 18px 1px rgba(0, 0, 0, .4);
}

/* contact end */
/* error start */
.error .info {
    height: 800px;
    background: url(../imgs/error/error.png) no-repeat top center,
        #0a0e2b;
    padding-top: 460px;
    box-sizing: border-box;
}

.error .info .detail {
    width: 600px;
    height: 240px;
    text-align: center;
    color: #fff;
    font-size: 37px;
    line-height: 70px;
    text-transform: capitalize;
    margin: 0 auto;

}

.error .info .detail ul {
    margin: 20px 0px;
}

.error .info .detail ul li a {
    display: block;
    width: 264px;
    height: 70px;
    border-radius: 34.5px;
    background-color: #252f89;
    color: #fff;
    font-weight: normal;
}

.error .info .detail ul li:nth-of-type(2) a {
    margin-left: 70px;
}

.error footer img:first-of-type {
    display: none;
}

.error footer .footer-content {
    display: none;
}

/* error end */
/* test start */
.dhgd {
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    z-index: 999;
    background: #fff;
    border-bottom: 1px solid #f8f8f8;
}

/* test end */
/* fix start */
.index footer {
    background-color: #fff;
}

.article footer {
    background-color: #F7F7F7;
}

.city {
    border-bottom: 1px solid #dedede;
}

.cdetail {
    box-sizing: border-box;
    margin-top: 20px;
    padding: 0 10px;
}

.cdetail li {
    position: relative;
    margin-top: 12px;
}

.cdetail li .child {
    display: none;
    background-color: #000;
    width: 1000px;
    height: 30px;
    color: #fff;
    position: absolute;
    top: 26px;
    z-index: 22;
    padding: 0;
    margin: 0;
}

.city ul li .child li {
    float: left;
    margin-left: 6px;
    margin-top: 6px;
}

.cdetail li .child li .active {
    background-color: #1b90fd;
}

.cdetail li .child li a {
    color: #fff;
}

.franchise-index .submenu {
    background-color: #f8f8f8;
}

.fsupport .submenu {
    background-color: #F6F6F6;
}

.index .insys-detail img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

/* .result .bottom{
    background-color: #0073df;
} */
/* fix end */
.findex .adv {
    height: 402px;
    background-color: #f6f6f6;
}

.findex .adv .detail {
    margin-top: 54px;
    position: relative;
}

.findex .adv .detail .item {
    width: 180px;
    height: 206px;
    background-color: #fff;
    margin-left: 19px;
    display: inline-block;
    box-sizing: border-box;
    padding: 146px 4px 4px 4px;
    text-align: center;
    border: 1px solid #eeeeee;
    position: relative;
}

.findex .adv .detail .item:hover {
    box-shadow: 0 0 13px 3px #eeeeee;
}

/* .franchise-support .adv  .mask {
    background: url(../imgs/jiameng/bg_adv.png) no-repeat;
    position: absolute;
    width: 1110px;
    height: 90px;
    left:43px;
    top: 196px;
    z-index: 1;
} */
.findex .adv .detail .item:first-of-type {
    margin-left: 0;
}

.findex .adv .detail .item:first-of-type:after {
    content: "";
    width: 90px;
    height: 90px;
    background-image: url(../imgs/jiameng/bg_adv.png);
    background-position: 0px 0px;
    position: absolute;
    top: 26px;
    left: 46px;
}

.findex .adv .detail .item:nth-of-type(2):after {
    content: "";
    width: 90px;
    height: 90px;
    background-image: url(../imgs/jiameng/bg_adv.png);
    background-position: -204px 0px;
    position: absolute;
    top: 26px;
    left: 46px;
}

.findex .adv .detail .item:nth-of-type(3):after {
    content: "";
    width: 90px;
    height: 90px;
    background-image: url(../imgs/jiameng/bg_adv.png);
    background-position: -407px 0px;
    position: absolute;
    top: 26px;
    left: 46px;
}

.findex .adv .detail .item:nth-of-type(4):after {
    content: "";
    width: 90px;
    height: 90px;
    background-image: url(../imgs/jiameng/bg_adv.png);
    background-position: -611px 0px;
    position: absolute;
    top: 26px;
    left: 46px;
}

.findex .adv .detail .item:nth-of-type(5):after {
    content: "";
    width: 90px;
    height: 90px;
    background-image: url(../imgs/jiameng/bg_adv.png);
    background-position: -814px 0px;
    position: absolute;
    top: 26px;
    left: 46px;
}

.findex .adv .detail .item:last-of-type:after {
    content: "";
    width: 90px;
    height: 90px;
    background-image: url(../imgs/jiameng/bg_adv.png);
    background-position: 90px 0px;
    position: absolute;
    top: 26px;
    left: 46px;
}

/*other style start*/
.closethisdiv {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    border: 1px solid #aaa;
    background: rgba(0, 0, 0, 0.6);
    font-size: 28px;
    color: #555;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    opacity: 0.6;
}

.closethisdiv:hover {
    opacity: 1;
}

.closethisdiv img {
    width: 100%;
    height: 100%;
}

/*other style end*/

/* 睿丁校区详情页样式 start */
.dyjx {
    background: #f7f7f7;
}

.dyjx ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 1rem;
}

.dyjx ul::after {
    display: none;
}

.dyjx ul li {
    margin-top: 3rem;
    border-radius: 30px;
    box-shadow: 0 0 27px #ccc;
    float: none;
}

.dyjx ul li img {
    display: block;
    border-radius: 30px;
}

.yynl {
    background: #fff;
}

.yynl .container {
    padding-top: 10px;
}

.yynl .container img {
    display: block;
    margin-top: 2rem;
}

.school .rdyfzl {
    height: auto;
}

.rdyfzl ul {
    display: flex;
    padding-top: 4rem;
    justify-content: space-between;
    align-items: flex-start;
}

.rdyfzl ul li {
    text-align: center;
}

.rdyfzl ul li img {
    display: block;
    width: 341px;
    height: 502px;
    box-shadow: 0 0 7px #ccc;
}

.rdyfzl ul li span {
    display: inline-block;
    padding-top: 1rem;
    font-size: 23px;
    line-height: 1.6em;
}

.school .rdxqhj {
    background: #fff;
    height: auto;
}

.school .rdxqhj .container {
    padding-top: 10px;
    padding-bottom: 30px;
}

.rdxqhj img {
    border-radius: 30px;
}

.rdlxwm .gift ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 0.5rem;
}

.rdlxwm .gift ul li {
    width: 50%;
    margin-top: 0.5rem;
    font-size: 18px;
    color: #7b7b7b;
}

/* 睿丁校区详情页样式 end */