* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
@media (max-width: 768px) {
    .conAuto, .minwidth {
        width: 100vw;
        min-width: auto
    }
}

.header-con {
    width: 100%;
    height: 82px;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.header-con .nav_l {
    width: auto;
    height: 82px
}

.header-con .nav_l i.index-logo {
    display: inline-block;
    width: 129px;
    height: 34px;
    margin-top: 20px;
    vertical-align: middle;
    background: url(./logo.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.header-con .nav_l h1 {
    display: inline-block;
    color: #4b4b4b;
    vertical-align: bottom;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.header-con .nav_l .iconfont {
    display: none
}

.header-con .load-box a, .header-con .nav_r a {
    display: inline-block;
    color: #fff;
    margin: 0 4px;
    line-height: 72px;
    height: 78px
}

.header-con .load-box a:hover, .header-con .nav_r a:hover {
    text-decoration: none
}

.header-con .load-box a.signIn, .header-con .nav_r a.signIn {
    width: 80px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.header-con .load-box .active, .header-con .nav_r .active {
    border-bottom: 3px solid #fff
}

@media (max-width: 1500px) {
    .header-con .load-box, .header-con .nav_r {
        margin: 0
    }
}

.header-con .load-box a {
    margin: 0 15px;
    line-height: 78px;
    vertical-align: middle
}

.header-con .load-box a:last-child {
    line-height: 78px
}

@media (max-width: 768px) {
    .header-con {
        height: 55px
    }

    .header-con .nav_l {
        height: 55px;
        width: 100%;
        opacity: .95;
        background: #282E32;
        -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3)
    }

    .header-con .nav_l i.index-logo {
        margin-top: 10px;
        margin-left: 12px;
        background: url(./JY-logo-341bdfc4c3.png) center center no-repeat;
        -webkit-background-size: cover;
        background-size: cover
    }

    .header-con .nav_l a {
        width: 130px
    }

    .header-con .nav_l .iconfont {
        display: block;
        width: 57px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        color: #fff;
        font-size: 16px;
        text-align: center;
        line-height: 55px
    }

    .header-con .load-box, .header-con .nav_r {
        position: absolute;
        top: 8vh;
        width: 100%;
        display: none
    }

    .header-con .load-box a, .header-con .nav_r a {
        display: inline-block;
        color: #fff;
        margin: 0 4px;
        line-height: 9vh;
        height: 9vh;
        padding: 0;
        font-size: 18px
    }

    .header-con .load-box a:hover, .header-con .nav_r a:hover {
        text-decoration: none
    }

    .header-con .load-box a.signIn, .header-con .nav_r a.signIn {
        width: 120px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        margin-bottom: 10px;
        margin-top: 10px
    }

    .header-con .load-box .active, .header-con .nav_r .active {
        border-bottom: none
    }

    .header-con .load-box {
        height: 18vh;
        top: 80vh
    }

    .header-con .load-box a {
        display: block;
        margin: 0 auto;
        text-align: center
    }

    .header-con .load-box a:last-child {
        line-height: 9vh
    }

    .header-con .nav_r {
        height: 72vh
    }

    .header-con .nav_r ul {
        display: block;
        width: 100%
    }

    .header-con .nav_r li {
        float: none;
        width: 100%;
        text-align: center
    }

    .header-con .phone_hide {
        display: none !important
    }

    .header-con .menu-list {
        height: 100vh;
        opacity: .95;
        background: #282E32
    }

    .header-con .menu-list .nav_l {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .header-con .menu-list .icon-Menu {
        display: none
    }

    .header-con .menu-list .load-box, .header-con .menu-list .nav_r {
        display: block
    }
}

.navFix, .navFix .nav_l {
    height: 65px
}

.navFix {
    position: fixed;
    width: 100%;
    line-height: 65px;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, .2)
}

.navFix .nav_l i.index-logo {
    background: url(./logo.png) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    margin-top: -3px
}

.navFix .nav_l h1 {
    display: inline-block;
    color: #666;
    vertical-align: middle;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px)
}

.navFix .load-box .nav-item, .navFix .nav_r .nav-item {
    height: 64px
}

.navFix .load-box a, .navFix .nav_r a {
    height: 63px;
    line-height: 50px;
    color: #666
}

.navFix .load-box a.signIn, .navFix .nav_r a.signIn {
    border: 1px solid #888
}

.navFix .load-box .active, .navFix .nav_r .active {
    border-bottom: 3px solid #EB921F
}

.navFix .load-box .active a, .navFix .nav_r .active a {
    color: #EB921F
}

.navFix .load-box a {
    line-height: 50px;
    vertical-align: middle
}

.navFix .load-box a:last-child {
    line-height: 60px
}

.list-header {
    background: #3069D5
}

.footer-con {
    background-color: #213042;
    color: #FFF
}

.footer-con .phoneNumber {
    display: none
}

.footer-con ul {
    height: 300px
}

.footer-con li {
    float: left;
    text-align: center;
    width: 20%
}

.footer-con li:nth-of-type(1) {
    width: 50%
}

.footer-con li:nth-of-type(1) img {
    width: 180px;
    margin-top: 55px
}

.footer-con li:nth-of-type(2) {
    width: 50%;
    padding-top: 43px
}

.footer-con li .nav_r {
    display: inline-block;
    border-bottom: 1px solid #FFF
}

.footer-con li .nav_r a {
    display: inline-block;
    color: #fff;
    margin: 0 12px;
    line-height: 76px
}

.footer-con li p {
    display: inline-block;
    width: 478px;
    line-height: 20px;
    color: #fff;
    text-align: left
}

.footer-con .copyright {
    color: #FFF;
    text-align: center;
    /*height: 35px;*/
    border-top: 1px solid #35485F;
    font-size: 12px;
    line-height: 35px;
    padding-top: 5px;
}

.footer-con .copyright a {
    color: #FFF
}

@media (max-width: 768px) {
    .footer-con .phoneNumber {
        display: block;
        width: 158px;
        height: 48px;
        background-color: #3069D5;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        position: fixed;
        bottom: 20px;
        text-align: center;
        font-size: 14px;
        line-height: 48px;
        -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .3);
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 10
    }

    .footer-con .phoneNumber i {
        margin-right: 10px
    }

    .footer-con .phoneNumber a {
        color: #fff;
        text-decoration: none
    }

    .footer-con ul {
        padding-left: 15px;
        height: 330px
    }

    .footer-con li {
        float: none;
        text-align: left;
        width: 100%
    }

    .footer-con li:nth-of-type(1) {
        width: 100%
    }

    .footer-con li:nth-of-type(1) img {
        width: 90px;
        margin-top: 25px
    }

    .footer-con li:nth-of-type(2) {
        width: 100%;
        padding-top: 30px
    }

    .footer-con li .nav_r a {
        font-size: 12px;
        line-height: 50px;
        margin: 0 6px
    }

    .footer-con li p {
        font-size: 12px
    }

    .footer-con .copyright {
        line-height: 20px
    }

    .footer-con .copyright a {
        color: #606C7B
    }
}

@media (max-width: 320px) {
    .footer-con .copyright a {
        font-size: 12px;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
}