body {
    font-size: 16px;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #323232
}

p,
a {
    color: #5d5d5d;
    font-size: 16px
}

ul,
li {
    list-style: none;
}

a:hover {
    color: #177cb0
}

header {

    background-color: #454444;

    color: #fff;

}

.hetou {
    overflow: hidden;
    padding: 8px 0;
}

.hetou li:nth-child(1) {
    float: left;
    width: 50%;
}

.hetou li:nth-child(2) {
    float: right;
    color: #b8e6fd;
}

.doc-naver {
    padding-top: 17px;
    padding-bottom: 10px
}

.doc-naver .doc-logo button {
    margin-top: 13px
}

@media (min-width: 760px) {
    .doc-naver .nav {
        padding: 0;
    }
}

@media (min-width: 1000px) {
    .doc-naver .nav {
        padding: 0;
    }
}

@media (min-width: 1200px) {
    .doc-naver .nav {
        padding: 0;
        /* margin-left: 34px */
        margin-left: 22px;
    }
}

@media (max-width: 760px) {

    .foot-a,
    .foot-b,
    .foot-c,
    .foot-d {
        display: none;
    }

    footer {

        padding-top: 20px;

        padding-bottom: 0px;

        background-color: #fff;

    }

}

.doc-naver .nav li a {
    font-size: 16px;
    padding: 5px 0
}

@media (min-width: 760px) {
    .doc-naver .nav li a {
        padding: 18px 0 10px 18px
    }
}

@media (min-width: 1000px) {
    .doc-naver .nav li a {
        padding: 14px 0 6px 26px
    }
}

@media (min-width: 1200px) {
    .doc-naver .nav li a {
        padding: 15px 0 0 28px
    }
}

.doc-naver .nav li .bder {
    border-bottom: 3px solid #fff;
    display: block;
    width: 30px
}

@media (min-width: 760px) and (max-width: 999px) {
    .doc-naver .nav li .bder {
        margin-left: 39%
    }
}

@media (min-width: 320px) and (max-width: 759px) {
    .doc-naver .nav li .bder {
        margin-left: 0;
        border-bottom: 3px solid #eee;
        width: 100%
    }
}

@media (min-width: 1000px) {
    .doc-naver .nav li .bder {
        margin-top: 5px;
        margin-left: 50%
    }
}

@media (min-width: 1200px) {
    .doc-naver .nav li .bder {
        margin-top: 11px
    }
}

.doc-naver .nav li a {
    color: #5d5d5d
}

@media (min-width: 1000px) {
    .doc-naver .nav li:hover {
        transition: all .3s
    }
}

.doc-naver .nav .active a,
.doc-naver .nav-head {
    font-weight: normal
}

@media (min-width: 320px) and (max-width: 759px) {
    .doc-naver .nav .active a {
        color: #177cb0
    }
}

@media (min-width: 320px) and (max-width: 759px) {
    .doc-naver .nav .active .bder {
        width: 100%;
        border-bottom: 3px solid #177cb0
    }
}

@media (min-width: 760px) {
    .doc-naver .nav .active .bder {
        border-bottom: 3px solid #177cb0
    }
}

footer {
    padding-top: 50px;
    padding-bottom: 30px;
    background-color: #f1f1f1
}

@media (min-width: 320px) and (max-width: 449px) {
    footer .foot-line .foot-a {
        width: 50%;
        float: left;
        height: 195px
    }

    footer .foot-line .foot-b {
        height: 195px
    }
}

footer .foot-line h3 {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 40px
}

footer .foot-line li {
    line-height: 28px
}

footer .foot-line li a {
    font-size: 14px
}

footer .foot-line p {
    line-height: 29px;
    font-size: 14px
}

footer .foot-line p span {
    color: #177cb0
}

@media (min-width: 1000px) {
    .contact-us-l {
        width: 75%;
        float: left
    }
}

@media (min-width: 1200px) {
    .contact-us-l {
        width: 70%;
        float: left
    }
}

.share img,
.share .share-i {
    float: left
}

.share .share-i {
    padding-left: 14px
}

.share .jiathis {
    padding-top: 10px
}

.share .jiathis .icon {
    font-size: 24px;
    color: #666666;
    line-height: 45px
}

.share .jiathis a {
    display: block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 9px;
    float: left;
    text-align: center;
    transition: all .2s
}

@media (min-width: 1000px) {
    .share .jiathis a {
        width: 30px
    }
}

.copyright {
    background-color: #177cb0;
    margin-bottom: 150px;
}

@media (min-width: 320px) and (max-width: 449px) {
    .copyright {
        display: none
    }
}

@media (min-width: 450px) {
    .copyright {
        height: 69px
    }
}

@media (max-width: 759px) {
    .copyright .copyright-a {
        padding-top: 12px
    }
}

@media (min-width: 760px) {
    .copyright .banquan {
        text-align: center;
        line-height: 69px
    }
}

@media (min-width: 760px) {
    .copyright .lianjie {
        text-align: right;
        line-height: 69px
    }
}

.copyright a {
    color: #fff;
    font-size: 14px
}

.copyright a:hover {
    color: #fff
}

.copyright p {
    color: #fff;
    font-size: 14px
}

.bner img {
    max-width: 100%;
    margin: 0 auto;
    display: block
}

@media (max-width: 759px) {
    .stickey-footer {
        width: 100%;
        position: fixed;
        background: #fff;
        bottom: 0;
        color: #999;
        font-size: 28px;
        cursor: pointer;
        z-index: 9;
        height: 80px
    }

    .stickey-footer .main-menu {
        margin: 0;
        padding: 0;
        width: auto
    }

    .stickey-footer .main-menu a {
        font-size: 15px
    }

    .stickey-footer .main-menu .aa span {
        font-size: 28px
    }

    .stickey-footer .main-menu .aa {
        width: 25%;
        float: left;
        text-align: center;
        cursor: pointer
    }

    .stickey-footer .main-menu .aa a:hover,
    .stickey-footer .main-menu .aa a:focus {
        color: #177cb0
    }

    header {

        display: none;

    }

}

@media (min-width: 760px) {
    .stickey-footer {
        display: none
    }
}

@media (min-width: 1200px) {

    .copyright {

        margin-bottom: 0px;

    }
}

/*foot1*/

.foot1 {

    position: fixed;

    bottom: 0;

    width: 100%;

    text-align: center;

    z-index: 1000;

    color: #fae7e9;



    background: -webkit-gradient(linear, left top, left bottom, from(#32abea), to(#015079));

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FC5F5B', endColorstr='#D32928');

    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);

    border-radius: .5em;

    box-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}





.foot1 a {
    display: block;
    color: #FFF;
    vertical-align: middle;
}

.foot1 a span {
    font-size: 22px;
    display: inline-block;
    height: 45px;
    line-height: 45px;
}

.foot1 a span {
    padding-left: 36px;
    background: url(../img/tel.gif) no-repeat 10px;
}

.foot1 a:hover {
    color: #fff;
}

.xm21 {

    width: 16%;

    float: left;

}

.xm22 {

    width: 25%;

}

.xm23 {

    width: 16%;

}

.xm61 {

    width: 40%;

}

.uf {
    float: left;
}

.ufr {
    padding-right: 10%;
}

.liuyan .form-tips .input {
    color: #555;
}

.liuyan input::-webkit-input-placeholder {
    color: #555;
}

.bottom-mo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mo-bottom {
    max-width: 750px;
    margin: 20px auto 0px;
    background: url(/img/mo-bottom.png) no-repeat center center;
    display: flex;
    align-items: center;
    background-size: 100% 100%;
    padding: 0 5px;
    position: fixed;
    width: 100%;
    bottom: 0;
}

.mo-bottom .left {
    float: left;
    width: 37%
}

.mo-bottom .left a {
    display: block;
    text-decoration: none;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 20px;
    padding-right: 10px;
}

.mo-bottom .left a p:first-child {
    font-size: 14px;
    font-weight: bold;
    color: #177cb0;
    margin-bottom: 3px
}

.mo-bottom .left a p:first-child img {
    display: inline-block;
    vertical-align: bottom;
    max-width: 20px;
    margin-right: 10px
}

.mo-bottom .left a p:last-child {
    font-size: 13px;
    color: #1d1f20;
    text-align: center;
    background-color: #fff;
    border: 2px dotted #177cb0;
    border-radius: 20px
}

.mo-bottom .right {
    float: left;
    width: 63%;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.mo-bottom .right a {
    display: block;
    text-decoration: none;
}

.mo-bottom .right a i {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    float: left;
    margin-right: 10px
}

.mo-bottom .right a i img {
    display: inline-block;
    width: 100%
}

.mo-bottom .right a .boda {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}

.mo-bottom .right a p:last-child {
    font-family: Impact;
    font-size: 20px;
    color: #fff
}

@media (min-width: 500px) {
    .mo-bottom .left a p:first-child {
        font-size: 24px
    }

    .mo-bottom .left a p:first-child img {
        max-width: 31px
    }

    .mo-bottom .left a p:last-child {
        font-size: 20px
    }

    .mo-bottom .right {
        padding-top: 20px
    }

    .mo-bottom .right a i {
        width: 56px
    }

    .mo-bottom .right a .boda {
        font-size: 20px
    }

    .mo-bottom .right a p:last-child {
        font-size: 38px
    }
}

@media (min-width: 600px) {
    .mo-bottom .left a p:last-child {
        max-width: 183px;
        margin: 10px auto
    }

    .mo-bottom .right {
        padding-top: 30px;
        padding-left: 20px
    }
}

@media (min-width: 700px) {
    .mo-bottom .left a p:first-child img {
        vertical-align: middle
    }

    .mo-bottom .left a p:last-child {
        margin: 0 auto
    }

    .mo-bottom .right {
        padding-left: 60px;
        padding-bottom: 25px;
    }

    .mo-bottom .right a i {
        width: 66px
    }

    .mo-bottom .right a .boda {
        font-size: 24px;
        line-height: 24px;
        margin-top: 10px
    }

    .mo-bottom .right a p:last-child {
        font-size: 45px
    }
}

@media (min-width:1200px) {
    .mo-bottom {
        display: none;
    }
}