.dh {
    background-color: #545c64;
    display:block;
}

.dh .open > a {
    background-color: #545c64 !important;
}

.dh .dropdown-menu {
    width: 109px;
    min-width: unset;
    text-align: center;
    padding-top: 14px;
    padding-top: 8px;
    z-index: 10;
    right: 50px;
}

.dropdown-menu > li > a {
    padding: 0;
    padding-top: 11px;
    padding-bottom: 11px;
    clear: both;
    font-size: 14px;
    color: #606266;
    white-space: nowrap;
    padding-left: 0px;
    padding-right: 0px;
}

.head-portrait-div{
    display:inline-block;
    width:42px;
    height:42px;
    border-radius:21px;
}
.head-portrait {
    width: 42px;
    height: 42px;
    margin-left: 22px;
    border-radius: 50%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50%;
}

.input-holder .navbar-right {
    display: inline-block;
    width: 16.2%;
    height: 100%;
    border-radius: 0% 50% 50% 0%;
    line-height: 70px;
    text-align: center;
    background-color: #3163D8;
    float: right;
}

.only-mobile-show {
    display: none !important;
}

@media screen and (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 23px;
        padding-bottom: unset;
    }
}


    .input-holder .navbar-right:last-child {
        border-radius: 35px 0px 0px 35px;
    }


        .input-holder .navbar-right:last-child:link{
            background-color: #3A75FF;
        }
      


        .input-holder .navbar-right img {
            margin-right: 17px;
        }
    .input-holder .navbar-right:last-child > img {
        margin-left: 14px;
        margin-right: 0px;
    }
        

        .clearfix:after {
            clear: both;
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
        }

/* 必要布局样式css */
.footer-box {
    background: #383838;
    overflow: hidden;
    width: 100%;
    color: #888;
    padding: 30px 10px 0 30px;
    padding-left: 0px;
    padding-right: 0px;
}

.footer-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.yeweilogo {
    float: left;
}

.footer-service:hover {
    cursor: pointer;
}

.footer-service-item {
    float: left;
}


    .footer-service-item i {
        width: 50px;
        margin: 17px 17px 0 29px;
        opacity: .8;
        -webkit-transform: scale(.6);
        -moz-transform: scale(.6);
        transform: scale(.6);
    }

    .footer-service-item span {
        font-size: 16px;
        color: #ccc;
        float: left;
        margin-top: 8px;
    }

.footer-icon-001 i {
    background: url(../images/icon-footer01.png) no-repeat center center;
    background-size: contain;
}

.footer-icon-002 i {
    background: url(../images/icon-footer02.png) no-repeat center center;
    background-size: contain;
}

.footer-icon-003 i {
    background: url(../images/icon-footer03.png) no-repeat center center;
    background-size: contain;
}

.footer-icon-004 i {
    background: url(../images/icon-footer04.png) no-repeat center center;
    background-size: contain;
}

.xian {
    height: 220px;
    width: 1px;
    background-color: #484848;
    float: left;
    margin-left: 50px;
}

.footer-line {
    height: 0;
    display: block;
    clear: both;
    border-bottom: 1px solid #484848;
    margin-top: 10px;
}

.footer-links {
    padding-top: 30px;
    text-align: center;
}

.footer-article-item {
    font-size: 14px;
}

.contact {
    position: relative;
    position: relative;
    text-align: left;
}

    .contact:after {
        content: '';
        display: block;
        position: absolute;
        top: 10px;
        right: 0px;
        width: 1px;
        background-color: #484848;
        bottom: 20px;
        z-index: 100;
    }

.footer-article-item dt {
    font-weight: bold;
    color: #FFF;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 2;
}

.footer-article-item dd {
    color: #D8D8D8;
    margin-top: 2px;
    font-weight: normal;
    vertical-align: baseline;
}

    .footer-article-item dd a {
        font-weight: normal;
        cursor: pointer;
        color: #D8D8D8;
        transition: all .1s;
    }

.footer-links .col-md-2 {
    max-width: 150px;
    display: inline-block;
    text-align: left;
}


.footer-contact-item h3 {
    font-size: 16px;
    color: #ccc;
    line-height: 2;
    margin-bottom: 10px;
    font-weight: 400;
}

.footer-contact-item p {
    font-size: 22px;
    color: #fff;
    font-family: Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    margin-bottom: 15px;
}

.footer-ewm {
    margin-top: 40px;
    float: right;
    width: 110px;
    /* margin-right: 18px; */
    text-align: right;
}

    .footer-ewm img {
        width: 110px;
        height: 110px;
        display: block;
        border: none;
    }

    .footer-ewm p {
        font-size: 14px;
        color: #ccc;
        margin-top: 12px;
    }

.footer-friend {
    width: 1050px;
    height: 20px;
    line-height: 20px;
    margin: 30px auto;
}

.footer-friend-title {
    float: left;
    color: #ccc;
    font-size: 14px;
}

.footer-friend-title-list {
    float: left;
}

    .footer-friend-title-list li {
        float: left;
    }

        .footer-friend-title-list li a {
            color: #888;
            transition: all .1s;
            display: inline-block;
            padding: 0 10px;
            font-size: 14px;
        }

            .footer-friend-title-list li a:hover {
                color: #fff;
            }

.footer-friend-more {
    color: #ccc;
    transition: all .1s;
    float: left;
    font-size: 14px;
}

.footer-copyright {
    line-height: 40px;
    font-size: 14px;
    text-align: center;
}

    .footer-copyright p {
        font-size: 14px;
        margin-bottom: 0px;
        color: #888;
    }

.navbar-toggle {
    background-color: #484848;
}

    .navbar-toggle:after {
        content: "";
        background-image: url(../images/whipptree.png);
        position: absolute;
        width: 22px;
        height: 14px;
        left: calc(50% - 11px);
        top: calc(50% - 7px);
    }


.clearfix span a {
    color: #ccc;
}

.footer-article-item dd {
    margin-top: 15.4px;
}

.contact dd {
    margin-top: 2px;
    line-height: 25px;
}

body {
    background-color: #F5F5F5;
}

nav {
    position: fixed !important;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 10;
}


a {
    text-decoration: none;
}

    a:link {
        text-decoration: none;
    }

    a:vertical {
        text-decoration: none;
    }

    a:hover {
        text-decoration: none;
    }

    a:active {
        text-decoration: none;
    }

.input-holder {
    -webkit-box-shadow: 1px 7px 23px -3px rgba(0,0,0,0.33);
}



.logo img {
    margin-left: 5px;
}

.bt {
    padding-top: 100px;
}

.sj {
    color: #727272;
    font-size: 20px;
}

.lj1 {
    padding-top: 159px;
    padding-left: 180px;
    color: #0068AA;
    font-weight: 800;
    font-size: 50px;
}

.lj2 {
    padding-right: 100px;
}

.neirong {
    max-width: 1200px;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    margin: 0 auto;
    box-shadow: 1px 7px 23px -3px rgba(0,0,0,0.33);
    -webkit-box-shadow: 5px 7px 15px 4px rgba(0,0,0,0.1);
    -moz-box-shadow: 5px 7px 15px 4px rgba(0,0,0,0.1);
}



.pagination li {
    margin: 0 auto;
    text-align: center;
}

.paging {
    /*    min-height: 500px;*/
    text-align: center;
}

.paging_a {
    color: #aaa !important;
    font-weight: bold
}

.opt_for {
    color: #555 !important;
}

.container .nav > li > a:focus, .container .nav > li > a:hover {
    text-decoration: none;
    background-color: #545c64;
}

.backToTop {
    position: fixed;
    right: 30px;
    bottom: 80px;
    height: 50px;
    cursor: pointer;
    border-radius: 40px;
    background-color: #fff;
    opacity: 0;
    width: 50px;
    text-align: center;
    box-shadow: -1px 5px 17px -8px rgba(0,0,0,0.40);
    -webkit-box-shadow: -1px 5px 17px -8px rgba(0,0,0,0.40);
    -moz-box-shadow: -1px 5px 17px -8px rgba(0,0,0,0.40);
}

    .backToTop > img {
        width: 40px;
        margin-top: 5px;
        display: inline-block;
    }

.navbar-header > img {
    display: none;
}

.footer-container >.clearfix>p{
    display:none;
    margin:0px;
}

@media screen and (max-width:1200px) {
    .last-footer {
        width: 100%;
        float: none;
        text-align: center;
    }

    .footer-article-item {
        margin-left: 0px !important;
    }

    .contact {
        /*margin-left: calc(50% - 170px) !important;*/
    }

        .last-footer > .footer-ewm {
            margin-top: 40px;
            width: 110px;
            display: inline-block;
            float: none;
            margin-right: calc(50% - 50px);
        }

    .Adaptive, .Adaptive3 {
        margin-left: 26px;
    }
}







@media screen and (max-width:750px) {
    .strut{
        height:50px !important;
    }
    nav{
        height:51px !important;
    }
    .navbar-nav{
        margin-top:0px;
        margin-bottom:0px;
    }
    .logo {
        display: none !important;
    }

    .navbar-header > img {
        display: inline-block;
        margin-top: 10px;
        margin-left: 10px;
    }



/*    .footer-links .col-md-2 {
        float: left;
    }*/

        .footer-links .col-md-2:last-child {
            float: none;
        }

    .Adaptive {
        margin-right: 54px !important;
    }

        .input-holder img {
            float: right;
        }

    .contact {
        padding-left: 20px;
    }

    .Adaptive4 {
        float: left;
        margin-left: calc(50% - 131px) !important
    }

    .footer-copyright span {
        display: block;
    }

    .last-footer > .footer-ewm {
        margin-top: 70px !important;
    }

    .Adaptive {
        margin-left: 0px;
    }

    .footer-container > .clearfix > p {
        display: block;
    }

}

@media screen and (max-width:823px){
    .input-holder > input {
        top: -9px !important;
    }
    .input-holder input {
        width: 67% !important;
    }
    .input-holder .navbar-right {
        line-height: 3.9;
    }
    .contact:after {
        content: '';
        display: none !important;
    }
    .footer-container > clearfix > p {
        display: block;
    }
    .footer-service{
        padding-left:10px;
        padding-right:10px;
    }

    .input-holder .navbar-right > img {
        width: 41%;
        margin: 0px;
        float: none;
        display: inline-block;
    }

/*    .Adaptive {
        margin-left: calc(50% - 286px) !important;
    }*/

/*    .Adaptive3 {
        margin-left: calc(50% - 343.345px) !important;
    }*/

    .input-holder .navbar-right:last-child > img {
        width: 41%;
        margin: 0;
        float: none;
        margin-left: 10px;
        display: inline-block;
    }

    .only-mobile-show {
        display: block !important;
    }

    .only-pc-show{
        display:none;
    }

}