﻿@charset "utf-8";
/* CSS Document */
.w1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
}
/*头部*/
.header {
    height: 125px;
    width: 100%;
    min-width:1280px;
    clear: both;
    overflow: hidden;
}

.logo {
    margin-left: 5%;
}


    .logo a img {
        display: block;
        margin-top: 25px;
        float: left;
    }
    @media (max-width:1366px) {
    .logo {
    margin-left: 2%;
    width:545px;
    overflow:hidden;
}
    .logo a img {
        max-width:100%;
        display: block;
        margin-top:40px;
    }
}

    .logo a {
        height: 125px;
        display: block;
    }

        .logo a i {
            display: block;
            font-style: normal;
            font-weight: bold;
        }

.h_menu a {
    font-size: 16px;
    width: 148px;
    height: 45px;
    line-height: 45px;
}

    .h_menu a span {
        margin-left: 10px;
    }

    .h_menu a.telphone span {
        margin-left: 5px !important;
    }

.logo a span {
    color: #004b97;
    display: block;
    float: left;
    margin-top: 50px;
    margin-left: 5px;
}
.language-tab {
    margin-top:50px;
    margin-right:5%;
    margin-left:50px;
}
.language-tab a{
    background:url(../images/dot.jpg) no-repeat right center;
    padding-right:15px;
    font-size:14px;
    color:#006cc8;
    font-weight:bold;
}
    .language-tab a.language-en {
        display:none;
    }

.h_menu {
    /*margin-right: 5%;*/
}

    .h_menu a {
        color: #fff;
        text-align: center;
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
        border-radius: 5px;
        margin-top: 37px;
    }

        .h_menu a span {
            width: 37px;
            height: 100%;
            display: block;
            float: left;
        }

        .h_menu a em {
            font-style: normal;
            display: block;
            float: left;
            margin-left: 6px;
            font-size: 14px;
        }

        .h_menu a.logistics, .h_menu a.jobs {
            background: #00b7f3;
        }

        .h_menu a.telphone {
            background: #006cc8;
        }

        .h_menu a.logistics span {
            background: url(../images/header/logistics.png) no-repeat center center;
        }

        .h_menu a.jobs span {
            background: url(../images/header/telphone.png) no-repeat center center;
        }

        .h_menu a.telphone span {
            background: url(../images/header/jobs.png) no-repeat center center;
        }

/*浮窗*/
.overlays {
    height: 213px;
    width: 63px;
    padding-top: 80px;
    background: url(../images/overlays/overlays01.png) no-repeat center top;
    position: fixed;
    right: 0;
    top: 18%;
}

    .overlays ul li {
        position: relative;
    }

    .overlays a {
        height: 71px;
        width: 63px;
        display: block;
        background: rgba(36,79,119,0.5);
    }

        .overlays a img {
            transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -webkit-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
        }

    .overlays ul li div {
        position: absolute;
        right: 0px;
        top: 15px;
        height: 48px;
        width: 161px;
        border-radius: 5px 0px 0px 5px;
        background: rgba(0,108,200,0.6);
        display: none;
    }

        .overlays ul li div a {
            background: none !important;
            width: 100%;
            height: 48px !important;
        }

            .overlays ul li div a img {
                float: left;
            }

            .overlays ul li div a span {
                font-size: 16px;
                color: #fff;
                display: block;
                line-height: 48px;
            }

    .overlays ul li.ewm img {
        display: block;
        padding-top: 18px;
    }

    .overlays ul li.ewm div {
        position: absolute;
        right: 73px;
        top: 0px;
        height: 105px !important;
        width: 105px;
        background: #fff;
        border-radius: 0px;
        display: none;
    }

        .overlays ul li.ewm div img {
            padding: 0px;
        }

/*banner*/
.banner {
    position: relative;
    width: 100%;
    height: 770px;
}

    .banner img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        display: block;
    }

    .banner ul.nav {
        width: 90%;
        position: absolute;
        left: 5%;
        bottom: 0px;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
    }

        .banner ul.nav li {
            float: left;
            background: rgba(0,102,191,0.5);
            margin-top: 30px;
            transition: all .3s ease-in-out;
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
        }

            .banner ul.nav li.b-menu-on {
                margin-top: 0 !important;
                background: rgba(244,200,29,0.5);
            }

            .banner ul.nav li.on {
                margin-top: 0 !important;
                background: #f4c81d;
            }

            .banner ul.nav li a {
                text-align: center;
                display: block;
                color: #fff;
                transition: all .3s ease-in-out;
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
            }

    .banner ul.nav {
        width: 90%;
        height: 130px;
    }

        .banner ul.nav li {
            height: 100px;
            line-height: 100px;
            width: 14%;
            margin-left: 0.14%;
            margin-right: 0.14%;
            position: relative;
        }

            .banner ul.nav li.b-menu-on {
                height: 130px;
                line-height: 130px;
            }

            .banner ul.nav li.on {
                height: 130px;
                line-height: 130px;
            }

            .banner ul.nav li a {
                font-size: 16px;
            }


                .banner ul.nav li a.menu span {
                    display: block;
                    text-align: center;
                    height: 30px;
                    line-height: 30px;
                }

                    .banner ul.nav li a.menu span.menu-mt {
                        margin-top: 20px;
                    }

            .banner ul.nav li.b-menu-on a {
                font-size: 16px;
                font-weight: bold;
            }

                .banner ul.nav li.b-menu-on a.menu span.menu-mt {
                    margin-top: 35px;
                }

.dropmenu {
    position: absolute;
    background: #fff;
    top: 130px;
    border: 1px solid #dcdcdc;
    border-top: none;
}

    .dropmenu dd {
        height: 34px;
        line-height: 34px;
        color: #0059cf;
    }

    .dropmenu a {
        font-size: 16px !important;
        color: #0059cf !important;
        display: block;
        text-align: center;
        font-weight: normal !important;
    }

        .dropmenu a:hover {
            text-decoration: underline;
        }

.dropmenu-hd {
    width: 1060px;
    display: none;
    left: 0px;
}

    .dropmenu-hd a {
        padding: 0 20px;
    }

.dropmenu-zhka {
    width: 540px;
    display: none;
    left: 0px;
}

    .dropmenu-zhka dd a {
        padding: 0 15px;
    }

.dropmenu-qc {
    width: 845px;
    display: none;
    left: -102%;
}

    .dropmenu-qc dd a {
        padding: 0 15px;
    }

.dropmenu-gc {
    width: 910px;
    display: none;
    left: -204%;
}

    .dropmenu-gc a {
        padding: 0 15px;
    }

.dropmenu-hy {
    width: 900px;
    right: -102% !important;
    display: none;
}

    .dropmenu-hy a {
        padding: 0 15px;
    }

.dropmenu-about {
    width: 630px;
    right: 0px !important;
    display: none;
}

    .dropmenu-about a {
        padding: 0 15px;
    }

.dropmenu-sm {
    right: 0px;
    width: 1100px;
    display: none;
}

    .dropmenu-sm a {
        width: auto;
        padding: 0 15px;
        text-align: center;
    }

    .dropmenu-sm dd {
        position: relative;
    }

        .dropmenu-sm dd .dropmenu {
            height: 44px;
            line-height: 44px;
            position: absolute;
            left: 0px;
            top: 44px;
        }

            .dropmenu-sm dd .dropmenu a {
                height: 44px;
                line-height: 44px;
                float: left !important;
                padding: 0px 15px;
                width: auto !important;
            }

            .dropmenu-sm dd .dropmenu span {
                float: left;
            }

        .dropmenu-sm dd .sj01 {
            width: 490px;
            display: none;
        }

        .dropmenu-sm dd .sj02 {
            width: 950px;
            display: none;
        }
/*@media screen and (width: 1920px)
	.banner ul{ width:90%; height:194px;}
	.banner ul li{ height:164px; line-height:164px; width:240px; margin-left:5px;}
	.banner ul li.b-menu-on{ height:194px; line-height:194px;}
	.banner ul li.on{ height:194px; line-height:194px;}
	.banner ul li a{ font-size:26px;}
	.banner ul li.b-menu-on a{ font-size:32px;}
	}
@media screen and (max-width: 1199px) {
	.banner ul{ width:90%; height:144px;}
	.banner ul li{ height:114px; line-height:114px; width:135px; margin-left:5px;}
	.banner ul li.b-menu-on{ height:144px; line-height:144px;}
	.banner ul li.on{ height:144px; line-height:144px;}
	.banner ul li a{ font-size:20px;}
	.banner ul li.b-menu-on a{ font-size:26px;}
	}
@media screen and (min-width: 1200px) and (max-width:1280px){
	.banner ul{ width:90%; height:144px;}
	.banner ul li{ height:114px; line-height:114px; width:147px; margin-left:5px;}
	.banner ul li.b-menu-on{ height:144px; line-height:144px;}
	.banner ul li.on{ height:144px; line-height:144px;}
	.banner ul li a{ font-size:20px;}
	.banner ul li.b-menu-on a{ font-size:26px;}
	}
@media screen and (min-width: 1280px) and (max-width:1365px){
	.banner ul{ width:90%; height:144px;}
	.banner ul li{ height:114px; line-height:114px; width:186px; margin-left:5px;}
	.banner ul li.b-menu-on{ height:144px; line-height:144px;}
	.banner ul li.on{ height:144px; line-height:144px;}
	.banner ul li a{ font-size:20px;}
	.banner ul li.b-menu-on a{ font-size:26px;}
	}
@media screen and (width: 1366px){
	.banner ul{ width:90%; height:154px;}
	.banner ul li{ height:124px; line-height:124px; width:196px; margin-left:5px;}
	.banner ul li.b-menu-on{ height:154px; line-height:154px;}
	.banner ul li.on{ height:154px; line-height:154px;}
	.banner ul li a{ font-size:20px;}
	.banner ul li.b-menu-on a{ font-size:26px;}
	}
@media screen and (min-width: 1361px) and (max-width:1439px){
	.banner ul{ width:90%; height:154px;}
	.banner ul li{ height:124px; line-height:124px; width:196px; margin-left:5px;}
	.banner ul li.b-menu-on{ height:154px; line-height:154px;}
	.banner ul li.on{ height:154px; line-height:154px;}
	.banner ul li a{ font-size:20px;}
	.banner ul li.b-menu-on a{ font-size:26px;}
	} 
@media screen and (width: 1440px){
	.banner ul{ width:90%; height:154px;}
	.banner ul li{ height:124px; line-height:124px; width:206px; margin-left:5px;}
	.banner ul li.b-menu-on{ height:154px; line-height:154px;}
	.banner ul li.on{ height:154px; line-height:154px;}
	.banner ul li a{ font-size:20px;}
	.banner ul li.b-menu-on a{ font-size:26px;}
	} 
@media screen and (min-width: 1441px) and (max-width:1599px){
	.banner ul{ width:90%; height:154px;}
	.banner ul li{ height:124px; line-height:124px; width:210px; margin-left:5px;}
	.banner ul li.b-menu-on{ height:154px; line-height:154px;}
	.banner ul li.on{ height:154px; line-height:154px;}
	.banner ul li a{ font-size:20px;}
	.banner ul li.b-menu-on a{ font-size:26px;}
	} 
@media screen and (min-width: 1600px) and (max-width:1680px){
	.banner ul{ width:90%; height:164px;}
	.banner ul li{ height:134px; line-height:134px; width:232px; margin-left:5px;}
	.banner ul li.b-menu-on{ height:164px; line-height:164px;}
	.banner ul li.on{ height:164px; line-height:164px;}
	.banner ul li a{ font-size:22px;}
	.banner ul li.b-menu-on a{ font-size:28px;}
	} 
@media screen and (min-width: 1681px) and (max-width:1780px){
	.banner ul{ width:90%; height:174px;}
	.banner ul li{ height:144px; line-height:144px; width:242px; margin-left:5px;}
	.banner ul li.b-menu-on{ height:174px; line-height:174px;}
	.banner ul li.on{ height:174px; line-height:174px;}
	.banner ul li a{ font-size:24px;}
	.banner ul li.b-menu-on a{ font-size:30px;}
	}
@media screen and (min-width: 1781px) and (max-width:1880px){
	.banner ul{ width:90%; height:174px;}
	.banner ul li{ height:144px; line-height:144px; width:242px; margin-left:5px;}
	.banner ul li.b-menu-on{ height:174px; line-height:174px;}
	.banner ul li.on{ height:174px; line-height:174px;}
	.banner ul li a{ font-size:24px;}
	.banner ul li.b-menu-on a{ font-size:30px;}
	}
@media screen and (min-width: 1881px) and (max-width:1919px){
	.banner ul{ width:90%; height:184px;}
	.banner ul li{ height:154px; line-height:154px; width:272px; margin-left:5px;}
	.banner ul li.b-menu-on{ height:184px; line-height:184px;}
	.banner ul li.on{ height:184px; line-height:184px;}
	.banner ul li a{ font-size:24px;}
	.banner ul li.b-menu-on a{ font-size:30px;}
	}*/
/*工程物流简介*/
.gcwl-intro-tit {
    width: 420px;
}

    .gcwl-intro-tit h3 {
        font-size: 40px;
        color: #333;
        font-weight: normal;
        text-align: center;
        color: #344967;
        letter-spacing: 0.01em;
        margin-top: 25px;
        letter-spacing:0.008em;
        text-transform:uppercase;
    }

.qcwl-intro-tit h3 {
    font-size:28px;
}
.hywl-intro-tit h3 {
    font-size:36px;
}
    .gcwl-intro-tit span {
        border-bottom: 1px solid #f0be38;
        width: 100px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;
    }

.gcwl-intro-con {
    margin-left: 90px;
    width: 690px;
}

    .gcwl-intro-con p {
        font-size: 16px;
        color: #344967;
        line-height: 1.8em;
        letter-spacing: 0.08em;
    }
/*亚东产品*/
.yd-product-tit h3 {
    font-size: 42px;
    color: #333;
    font-weight: normal;
    text-align: center;
    color: #344967;
    letter-spacing: 0.01em;
    text-transform:uppercase;
}

.yd-product-tit span {
    border-bottom: 1px solid #f0be38;
    width: 75px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.yd-product-con ul li {
    float: left;
    cursor: pointer;
    overflow: hidden;
}

    .yd-product-con ul li p {
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        margin-bottom: 5px;
    }

        .yd-product-con ul li p span {
            /*display: block;*/
            height: 20px;
            line-height: 20px;
        }

    .yd-product-con ul li.product-con01 {
        width: 270px;
        height: 215px;
    }

    .yd-product-con ul li.product-hx-w {
        width: 290px !important;
    }

li.product-con01 p {
    background: #05339c;
}

li img {
    transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
}

.yd-product-con ul li img:hover {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.yd-product-con ul li.product-con01 img {
    height: 169px;
    width: 290px;
    display: block;
}

.yd-product-con ul li.product-con02 {
    width: 290px;
    height: 215px;
}

li.product-con02 p {
    background: #0ccaf1;
}

li.product-con02 img {
    height: 169px;
    width: 290px;
    display: block;
}

.yd-product-con ul li.product-con03 {
    width: 314px;
    height: 215px;
}

li.product-con03 p {
    background: #05339c;
}

li.product-con03 img {
    height: 169px;
    width: 314px;
    display: block;
}

.yd-product-con ul li.product-con04 {
    width: 290px;
    height: 215px;
}

li.product-con04 p {
    background: #0ccaf1;
}

li.product-con04 img {
    height: 169px;
    width: 290px;
    display: block;
}

.yd-product-con ul li.product-con05 {
    width: 270px;
    height: 215px;
}

li.product-con05 p {
    background: #05339c;
}

li.product-con05 img {
    height: 169px;
    width: 270px;
    display: block;
}

.yd-product-con ul li.product-con06 {
    width: 290px;
    height: 215px;
}

li.product-con06 p {
    background: #0ccaf1;
}

li.product-con06 img {
    height: 169px;
    width: 290px;
    display: block;
}

.yd-product-con ul li.product-con07 {
    width: 314px;
    height: 215px;
}

li.product-con07 p {
    background: #05339c;
}

li.product-con07 img {
    height: 169px;
    width: 314px;
    display: block;
}

.yd-product-con ul li.product-con08 {
    width: 290px;
    height: 215px;
}

li.product-con08 p {
    background: #0ccaf1;
}

li.product-con08 img {
    height: 169px;
    width: 290px;
    display: block;
}

/*亚东优势*/
.yd-advantage {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.yd-advantage-tit h3 {
    font-size: 42px;
    color: #333;
    font-weight: normal;
    text-align: center;
    color: #344967;
    letter-spacing: 0.01em;
    text-transform:uppercase;
}

.yd-advantage-tit span {
    border-bottom: 1px solid #f0be38;
    width: 75px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.advantage-con {
    height: 326px;
    position: relative;
}

#advantage-list01 {
    width: 390px;
    position: absolute;
    left: 0;
    top: 0;
}

    #advantage-list01 li {
        height: 56px;
        width: 360px;
        margin-top: 7px;
    }

.advantage-con ul li {
    font-size: 14px;
    height: 56px;
    line-height: 56px;
    color: #fff;
    background: url(../images/advantage/dot.gif) no-repeat 15px center;
    padding-left: 30px;
}

.advantage-bj {
    position: absolute;
    left: 390px;
    top: 0;
}

#advantage-list02 {
    float: left;
    width: 486px;
    position: absolute;
    left: 809px;
    top: 0;
}

    #advantage-list02 li {
        margin-top: 7px;
    }
/*亚东运作模式*/
.yd-mode-tit h3 {
    font-size: 42px;
    color: #333;
    font-weight: normal;
    text-align: center;
    color: #344967;
    letter-spacing: 0.01em;
    text-transform:uppercase;
}

.yd-mode-tit span {
    border-bottom: 1px solid #f0be38;
    width: 75px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.yd-mode-img img {
    width: 100%;
}
/*案例介绍*/
.case-tit h3 {
    font-size: 42px;
    color: #333;
    font-weight: normal;
    text-align: center;
    color: #344967;
    letter-spacing: 0.01em;
    text-transform:uppercase;
}


.case-tit span {
    border-bottom: 1px solid #f0be38;
    width: 75px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.case-list ul li {
    height: 270px;
}

.case-list-img {
    width: 398px;
    height: 270px;
}

    .case-list-img ul li {
        height: 134px !important;
        width: 198px !important;
        float: left;
        padding: 0 !important;
    }

.case-list-con {
    width: 755px;
    height: 270px;
}

    .case-list-con span.line {
        display: block;
        border-bottom: 1px solid #0066bf;
        width: 327px;
        margin-left: 30px;
    }

    .case-list-con h3 {
        width: 680px;
        height: 42px;
        line-height: 42px;
        color: #fff;
        font-size: 20px;
        background: #0066bf;
        font-weight: normal;
        padding-left: 15px;
        padding-right:15px;
        margin-top: 16px;
        margin-left: 30px;
        margin-bottom: 20px;
    }
    .trade-list h3 {
        height:auto;
        line-height:1.6em;
        padding-left: 15px;
}

.case-con span {
    width: 4px;
    height: 12px;
    display: inline-block;
    margin-right: 10px;
    background: url(../images/case/dot.gif) no-repeat left center;
}

.case-con p {
    font-size: 16px;
    text-indent: 32px;
    color: #344967;
    line-height: 1.5em;
    *line-height: 1.58em;
}

    .case-con p:hover {
        color: #0066bf;
    }
/*分页*/
.paging {
    clear: both;
    overflow: hidden;
    float: left;
    margin-top: 4px;
}

    .paging a {
        height: 33px;
        width: 37px;
        display: block;
        float: left;
        margin-left: 2px;
        margin-right: 2px;
        border: 1px solid #ddd;
        color: #344967;
        font-size: 16px;
        line-height: 33px;
        text-align: center;
    }

        .paging a.next {
            width: 70px !important;
            background: url(../images/paging/next01.png) no-repeat 70px center;
            text-align: left;
            padding-left: 11px;
        }

        .paging a.pre {
            margin-right: 14px !important;
            background: url(../images/paging/pre01.png) no-repeat center center;
        }

        .paging a.pre-on {
            background: url(../images/paging/pre02.png) no-repeat center center;
        }

        .paging a.current {
            border-color: #0061d7;
        }

        .paging a.next-on {
            background: url(../images/paging/next02.png) no-repeat 55px center;
        }

    .paging p.fl {
        font-size: 16px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .paging p input {
        height: 31px;
        width: 47px;
        border: 1px solid #ddd;
        margin: 0 5px;
    }

    .paging a.btn-ensure {
        padding: 0 5px;
    }
/*底部*/
.footer {
    height: 435px;
    width: 100%;
}

.footer-t {
    height: 81px;
    background: #24375b;
}

ul.t-list {
    width: 1200px;
    height: 81px;
    clear: both;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

    ul.t-list li {
        float: left;
        height: 81px;
        line-height: 81px;
        color: #fff;
    }

        ul.t-list li a {
            font-size: 16px;
            color: #fff;
            display: block;
            padding: 0px 30px;
        }

            ul.t-list li a:hover {
                color: #f0be38;
            }

.footer-c {
    width: 1200px;
    height: 184px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #98a4b7;
}

.fc-l {
    width: 239px;
    background: url(../images/footer/f-line.png) no-repeat right center;
    padding-top: 50px;
    padding-bottom: 60px;
}

.fc-c {
    width: 473px;
    background: url(../images/footer/f-line.png) no-repeat right center;
    padding-left: 70px;
    padding-top: 20px;
    padding-bottom: 22px;
}

    .fc-c p {
        font-size: 16px;
        color: #2c4061;
        padding-right: 30px;
    }

.fc-r {
    width: 378px;
    padding-top: 20px;
    padding-left: 40px;
}

    .fc-r ul li {
        float: left;
        margin-left: 40px;
    }

        .fc-r ul li p {
            text-align: center;
            font-size: 16px;
            color: #2c4061;
            height: 40px;
            line-height: 40px;
        }

.footer-b {
    width: 1200px;
    height: 139px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
    padding-top: 30px;
}

.fb-l p {
    width: 90px;
    font-size: 16px;
    color: #24375b;
    line-height: 2em;
}

.fb-r {
    width: 1080px;
    padding-right: 20px;
}

    .fb-r a {
        display: inline-block;
        padding: 0px 15px;
        font-size: 16px;
        color: #9e9e9e;
        line-height: 2em;
    }

        .fb-r a:hover {
            color: #24375b;
        }



/*行业物流首页*/
.yd-hywl-advantage {
    background: #0059cf;
    padding-bottom: 45px;
}

    .yd-hywl-advantage h3 {
        color: #fff;
        padding-top: 45px;
    }

.hywl-advantage {
    height: 398px;
}
/*工程物流案例*/
.case-page-tit {
    position: absolute;
    top: 24%;
    z-index: 9999;
    left: 50%;
    margin-left: -160px;
}

    .case-page-tit h3 {
        font-size: 80px;
        color: #344967;
        font-weight: normal;
    }

    .case-page-tit span {
        width: 130px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid #efb82b;
        margin-top: 5px;
    }

.home-wrap {
    background: #f9f9f9;
    clear: both;
    overflow: hidden;
    height: 70px;
}

.case-home {
    margin-top: 16PX;
}

    .case-home a.back-index {
        font-size: 24px;
        float: left;
        color: #4d8dd3;
        margin-left: 10px;
    }

    .case-home p {
        font-size: 16px;
        color: #3d516c;
        margin-top: 10PX;
        float: left;
    }

        .case-home p a {
            color: #3d516c;
        }

            .case-home p a:hover {
                text-decoration: underline;
                color: #4d8dd3;
            }

        .case-home p span {
            color: #4d8dd3;
        }

/*案例01*/
.case-box01 {
    height: 633px;
}

.case-b01-tit {
    width: 628px;
    background: url(../images/gcwlcase/case-b01-tit-bj.png) no-repeat right center;
}

.b01-tit-top {
    clear: both;
    overflow: hidden;
}

    .b01-tit-top h3 {
        width: 198px;
        height: 47px;
        line-height: 47px;
        float: left;
        border-right: 1px solid #000;
        font-size: 26px;
        color: #0066bf;
        text-align: center;
        background: url(../images/gcwlcase/jt.png) no-repeat 15px center;
    }

    .b01-tit-top p {
        margin-left: 19px;
    }

        .b01-tit-top p span {
            font-size: 16px;
            font-weight: bold;
            display: block;
            color: #3d516c;
        }

        .b01-tit-top p label {
            font-size: 16px;
            color: #3d516c;
            display: block;
            line-height: 1.8em;
        }

.b01-tit-center {
    margin-top: 20px;
    clear: both;
    overflow: hidden;
}

    .b01-tit-center h3 {
        height: 109px;
        line-height: 109px;
        width: 198px;
        border-right: 1px solid #000;
        background: url(../images/gcwlcase/jt.png) no-repeat 15px center;
        font-size: 26px;
        color: #0066bf;
        text-align: center;
        float: left;
    }

    .b01-tit-center p {
        margin-left: 19px;
    }

        .b01-tit-center p span {
            font-size: 16px;
            font-weight: bold;
            display: block;
            color: #3d516c;
        }

        .b01-tit-center p label {
            font-size: 16px;
            color: #3d516c;
            display: block;
            line-height: 1.8em;
        }

.b01-tit-bottom {
    margin-top: 33px;
}

    .b01-tit-bottom img {
        width: 575px;
        height: 412px;
    }

.case-b01-con {
    width: 536px;
}

    .case-b01-con p {
        font-size: 16px;
        color: #3d516c;
        line-height: 1.9em;
        text-indent: 18pt;
    }

.b01-con-img {
    margin-top: 20px;
}

.case-box02 {
    width: 1200px;
    height: 697px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.case-b02-con {
    width: 628px;
    height: 697px;
    background: url(../images/gcwlcase/case-b02-con-bj.png) no-repeat right center;
    position: absolute;
    left: 0px;
    top: 0px;
}

    .case-b02-con p {
        width: 534px;
        font-size: 16px;
        color: #3d516c;
        line-height: 2em;
        text-indent: 18pt;
    }

.case-b02-tit {
    width: 594px;
    position: absolute;
    left: 628px;
    top: 0px;
}

.b02-tit {
    clear: both;
    overflow: hidden;
    margin-top: 20px;
}

    .b02-tit h3 {
        width: 253px;
        height: 47px;
        line-height: 47px;
        float: left;
        border-right: 1px solid #000;
        font-size: 26px;
        color: #0066bf;
        text-align: center;
        background: url(../images/gcwlcase/jt.png) no-repeat 15px center;
    }

    .b02-tit p {
        margin-left: 19px;
    }

        .b02-tit p label {
            font-size: 16px;
            color: #3d516c;
            display: block;
            line-height: 1.8em;
        }

.case-b3-tit {
    width: 628px;
    height: 522px;
    background: url(../images/gcwlcase/case-b03-con-bj.png) no-repeat right center;
}

.case-b3-con {
    width: 533px;
}

.b3-con-tit {
    margin-bottom: 20px;
}

    .b3-con-tit h3 {
        background: url(../images/gcwlcase/jt.png) no-repeat 15px center;
        font-size: 26px;
        color: #0066bf;
        padding-left: 30px;
    }

    .b3-con-tit p {
        font-size: 16px;
        padding-left: 30px;
        color: #3d516c;
        text-indent: 0px !important;
        line-height: 12px !important;
    }

.case-b3-con p {
    font-size: 16px;
    color: #3d516c;
    line-height: 1.9em;
    text-indent: 18pt;
}

.case-b4-con {
    height: 524px;
    width: 632px;
    background: url(../images/gcwlcase/case-b04-con-bj.png) no-repeat right center;
}

    .case-b4-con p {
        width: 534px;
        font-size: 16px;
        color: #3d516c;
        line-height: 2.05em;
        text-indent: 18pt;
    }
/*全程物流首页样式*/
.qcwl-intro-list h4 {
    font-size: 24px;
    color: #0066bf;
    font-weight: normal;
}

.qcwl-intro-list p {
    letter-spacing: 0.08px !important;
}

.qcwl-intro-tit h3 {
    margin-top: 251px;
}

.qcwl-product-wrap {
    background: #f9f9f9;
    clear: both;
    overflow: hidden;
}

.qcwl-product ul li {
    float: left;
}

    .qcwl-product ul li.qcwl-product01 {
        width: 237px;
        height: 481px;
        background: #0066bf;
        padding-bottom:15px;
    }

    .qcwl-product ul li.qcwl-product02 {
        width: 238px;
       height: 481px;
        background: #00b7f3;
        margin-left: 3px;
         padding-bottom:15px;
    }

    .qcwl-product ul li.qcwl-product03 {
        width: 238px;
        height: 481px;
        background: #0066bf;
        margin-left: 3px;
         padding-bottom:15px;
    }

    .qcwl-product ul li.qcwl-product04 {
        width: 238px;
        height: 481px;
        background: #00b7f3;
        margin-left: 3px;
        padding-bottom:15px;
    }

    .qcwl-product ul li.qcwl-product05 {
        width: 237px;
        height: 481px;
        background: #0066bf;
        margin-left: 3px;
         padding-bottom:15px;
    }

    .qcwl-product ul li span.qcwl-product-tit {
        font-size: 18px;
        color: #fff;
        display: block;
        padding-left: 15px;
        margin-top: 12px;
        margin-bottom: 5px;
    }

    .qcwl-product ul li p {
        width:auto !important;
        font-size: 14px;
        text-align: left;
        padding-left: 20px;
        height:auto !important;
        line-height:20px !important;
        font-family:Arial;
        margin:0px;
        padding-right:10px;
    }

        .qcwl-product ul li p span {
            margin-right: 10px;
        }

.qcwl-advantage-con {
    height: 323px;
    width: 1200px;
    background: url(../images/advantage/qcwladvantage.png) no-repeat center bottom;
}

p.qcwl-advantage01 {
    height: 40px;
    width: 353px;
    background: #00b7f3;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.qcwl-advantage02 {
    margin-top: 51px;
    width: 1200px;
    height: 64px;
}

    .qcwl-advantage02 p {
        width: 470px;
        background: #00c7f7;
        font-size: 16px;
        color: #fff;
        padding-left: 12px;
        padding-right: 5px;
    }

        .qcwl-advantage02 p.fl {
            height: 56px;
            padding-top: 8px;
        }

        .qcwl-advantage02 p.fr {
            height: 44px;
            padding-top: 20px;
        }

.qcwl-advantage03 {
    margin-top: 16px;
    width: 1200px;
    height: 64px;
}

    .qcwl-advantage03 p {
        width: 395px;
        background: #0060c7;
        font-size: 16px;
        color: #fff;
        padding-left: 12px;
        padding-right: 5px;
        height: 56px;
        padding-top: 8px;
    }
        .qcwl-advantage03 p.fr {
            line-height:45px;
        }

.qcwl-advantage04 {
    margin-top: 16px;
    width: 1200px;
    height: 64px;
}

    .qcwl-advantage04 p {
        width: 320px;
        background: #00c7f7;
        font-size: 16px;
        color: #fff;
        padding-left: 12px;
        padding-right: 5px;
    }

        .qcwl-advantage04 p.fl {
            height: 56px;
            padding-top: 8px;
        }

        .qcwl-advantage04 p.fr {
            height: 44px;
            padding-top: 20px;
        }

.qcwl-service-wrap {
    clear: both;
    overflow: hidden;
    background: #0066bf;
}

    .qcwl-service-wrap h3 {
        color: #fff;
    }
.yd-mode {
    width:1200px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
}

.yd-service-con {
    height: 758px;
    width: 1200px;
    background: url(../images/mode/service-mode.png) no-repeat center center;
}

.yd-service01 {
    width: 841px;
    height: 153px;
    border: 1px solid #17b2e6;
    margin-left: auto;
    margin-right: auto;
}

    .yd-service01 h4 {
        font-size: 18px;
        color: #fff;
        padding-left: 15px;
        padding-top: 15px;
        font-weight: normal;
        padding-bottom: 5px;
        text-transform:uppercase;
    }

    .yd-service01 ul li {
        width: 404.5px;
        padding-left: 16px;
        float: left;
        font-size: 15px;
        color: #fff;
        line-height: 1.9em;
    }

.yd-service02 {
    margin-top: 143px;
    width: 1200px;
    height: 235px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
}

    .yd-service02 div {
        
        height: 233px;
        border: 1px solid #fff;
    }
        .yd-service02 div.fl {
            width: 408px;
            position:absolute;
            left:-40px;
            top:0px;
        }
        .yd-service02 div.fr {
            width: 498px;
            position:absolute;
            right:-150px;
            top:0px;
        }

        .yd-service02 div h4 {
            font-size: 18px;
            color: #fff;
            padding-left: 15px;
            padding-top: 15px;
            font-weight: normal;
            padding-bottom: 5px;
        }

    .yd-service02 ul li {
        padding-left: 16px;
        font-size: 15px;
        color: #fff;
        line-height: 1.8em;
    }

.yd-service03 {
    margin-top: 70px;
    width: 941px;
    height: 153px;
    border: 1px solid #17b2e6;
    margin-left: auto;
    margin-right: auto;
}

    .yd-service03 h4 {
        font-size: 18px;
        color: #fff;
        padding-left: 15px;
        padding-top: 15px;
        font-weight: normal;
        padding-bottom: 5px;
        text-transform:uppercase;
    }

    .yd-service03 ul li {
        width: 450.5px;
        padding-left: 20px;
        float: left;
        font-size: 16px;
        color: #fff;
        line-height: 1.9em;
    }
/*商贸物流首页*/
.smwl-intro-tit h3 {
    margin-top: 66px;
}

/*关于亚东页面*/
.about-intro-tit p {
    /*text-indent: 32px !important;*/
}

    .about-intro-tit p span {
        font-weight: bold;
    }

.yd-history {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.yd-history-tit h3 {
    font-size: 42px;
    color: #333;
    font-weight: normal;
    text-align: center;
    color: #344967;
    letter-spacing: 0.01em;
    text-transform:uppercase;
}

.yd-history-tit span {
    border-bottom: 1px solid #f0be38;
    width: 75px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.yd-history-con {
    width: 1278px;
    height: 454px;
    background: url(../images/about/history.png) no-repeat left center;
    position: relative;
}

    .yd-history-con a {
        width: 1200px;
        height: 454px;
        display: block;
    }

    .yd-history-con div {
        width: 108px;
        position: absolute;
    }

        .yd-history-con div p {
            font-size: 15px;
            color: #3d516c;
            line-height: 1.6em;
        }

            .yd-history-con div p:hover {
                color: #00bff5;
            }

        .yd-history-con div.yd-history01 {
            left: 0px;
            top: 140px;
        }

        .yd-history-con div.yd-history02 {
            left: 250px;
            top: 140px;
        }

        .yd-history-con div.yd-history03 {
            left: 490px;
            top: 192px;
        }

        .yd-history-con div.yd-history04 {
            left: 610px;
            top: 253px;
        }

        .yd-history-con div.yd-history05 {
            left: 730px;
            top: 140px;
        }

        .yd-history-con div.yd-history06 {
            left: 850px;
            top: 216px;
        }

        .yd-history-con div.yd-history07 {
            left: 1090px;
            top: 243px;
        }

.network-tit h3 {
    font-size: 42px;
    color: #333;
    font-weight: normal;
    text-align: center;
    color: #344967;
    letter-spacing: 0.01em;
    text-transform:uppercase;
}

.network-tit span {
    border-bottom: 1px solid #f0be38;
    width: 75px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.news-wrap {
    background: #1a51a1;
    clear: both;
    overflow: hidden;
    position: relative;
}

    .news-wrap img.news-bj {
        position: absolute;
        right: 0px;
        top: 0px;
        width: 30.6%;
    }

.news-tit h3 {
    font-size: 42px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.1em;
}

.news-tit span {
    border-bottom: 1px solid #f0be38;
    width: 75px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.news-tab {
    height: 58px;
    width: 582px;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}

    .news-tab a {
        width: 192px !important;
        height: 56px;
        margin-top: 1px;
        display: block;
        float: left;
        border-right: 1px solid #00b7f3;
        font-size: 18px;
        color: #3d516c;
        line-height: 56px;
        text-align: center;
    }

        .news-tab a.news-tab-on {
            background: #00b7f3;
            color: #fff;
        }

.news-list {
    margin-top: 64px;
    width: 1200px;
}

.list-news {
    width: 460px;
}

    .list-news ul li {
        padding-top: 12px;
        padding-bottom: 12px;
        clear: both;
        overflow: hidden;
    }

        .list-news ul li span {
            height: 50px;
            width: 50px;
            border: 2px solid #6190c3;
            border-radius: 50px;
            background: #fff;
            display: block;
            float: left;
            text-align: center;
            line-height: 50px;
            font-size: 30px;
            color: #3d516c;
        }

        .list-news ul li a {
            height: 54px;
            width: 390px;
            padding-left: 16px;
            display: block;
            float: left;
            line-height: 54px;
            font-size: 18px;
            color: #fff;
            text-decoration: none;
            overflow: hidden;
        }

            .list-news ul li a:hover {
                text-decoration: underline;
                color: #f4c81d;
            }

    .list-news ul {
        background: url(../images/about/news-line.png) no-repeat 27px center;
    }

    .list-news a.btn-more {
        width: 120px;
        height: 33px;
        display: block;
        background: #fff;
        border-radius: 5px;
        text-align: center;
        line-height: 33px;
        font-size: 18px;
        color: #3d516c;
        float: right;
        margin-top: 38px;
    }

.question-con a.btn-more {
    width: 120px;
    height: 33px;
    display: block;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 33px;
    font-size: 18px;
    color: #3d516c;
    float: right;
    margin-top: 38px;
}

.network {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.network-con {
    position: relative;
    margin-top: 140px;
}

.network-btn {
    width: 386px;
    height: 56px;
    position: absolute;
    left: 50%;
    top: -86px;
    margin-left: -193px;
    border: 1px solid #0066bf;
    border-radius: 5px;
}

    .network-btn a {
        width: 193px;
        height: 56px;
        display: inline-block;
        float: left;
        font-size: 24px;
        color: #344967;
        text-align: center;
        line-height: 56px;
    }
        .network-btn a span {
            height:28px;
            line-height:28px;
            display:block;
            text-align:center;
        }

        .network-btn a.on {
            background: #00b0f0;
            color: #fff;
        }

.network-slider ul li {
    display: none;
    position: relative;
}

    .network-slider ul li.slider01 img {
        margin-left: -152px;
    }

.slider01 div a {
    width: auto;
    padding-left: 18px;
    height: 15px;
    display: block;
    font-size: 12px;
    color: #fff;
}

    .slider01 div a.hover-on {
        color: #ca7700 !important;
    }

.point01 a {
    position: absolute;
    left: 2px;
    top: 243px;
}

.network-infor {
    width: 306px;
    height: 136px;
    background: url(../images/about/position-div.png) no-repeat left top;
    padding: 12px 22px;
    z-index: 99;
}

    .network-infor p {
        font-size: 16px;
        color: #344967;
        line-height: 1.3em;
        padding-right: 10px;
    }

.position01 {
    position: absolute;
    left: -30px;
    top: 263px;
    display: none;
}

    .position01 p {
        font-size: 14px !important;
        line-height: 1.5em !important;
    }

.point02 a {
    position: absolute;
    left: 27px;
    top: 332px;
}

.position02 {
    position: absolute;
    left: -2px;
    top: 352px;
    display: none;
}

.point03 a {
    position: absolute;
    left: 152px;
    top: 270px;
}

.position03 {
    position: absolute;
    left: 119px;
    top: 290px;
    display: none;
}

.point04 a {
    position: absolute;
    left: 15px;
    top: 307px;
}

.position04 {
    position: absolute;
    left: -18px;
    top: 327px;
    display: none;
}

.point05 a {
    position: absolute;
    right: 145px;
    top: 324px;
    color: #000 !important;
}

.position05 {
    position: absolute;
    right: -131px;
    top: 342px;
    display: none;
}

.point06 a {
    position: absolute;
    right: 220px;
    top: 364px;
    color: #000 !important;
}

.position06 {
    position: absolute;
    right: -55px;
    top: 380px;
    display: none;
}

.point07 a {
    position: absolute;
    right: 276px;
    top: 481px;
    color: #000 !important;
}

.position07 {
    position: absolute;
    right: 14px;
    top: 498px;
    display: none;
}

    .position07 p {
        font-size: 14px !important;
        line-height: 1.4em !important;
    }

.point08 a {
    position: absolute;
    right: 236px;
    top: 501px;
    color: #000 !important;
}

.position08 {
    position: absolute;
    right: -36px;
    top: 521px;
    display: none;
}

    .position08 p {
        font-size: 14px !important;
        line-height: 1.4em !important;
    }

.point09 a {
    position: absolute;
    right: 189px;
    top: 630px;
}

.position09 {
    position: absolute;
    right: -84px;
    top: 650px;
    display: none;
}

.point10 a {
    position: absolute;
    right: 246px;
    top: 400px;
    color: #000 !important;
}

.position10 {
    position: absolute;
    right: -30px;
    top: 420px;
    display: none;
}

.point11 a{ position:absolute; right:218px; top:393px; color:#000 !important;}
.position11{ position:absolute; right:-58px; top:413px; display:none;}

.point12 a{ position:absolute; left:150px; top:308px; }
.position12{ position:absolute; left:163px; top:329px; display:none; }

.point13 a{ position:absolute; right:278px; top:413px; color:#000 !important;}
.position13{ position:absolute; right:2px; top:431px; display:none;}

.point14 a{ position:absolute; right:256px; top:460px; color:#000 !important;}
.position14{ position:absolute; right:-2px; top:480px; display:none;}

.point15 a{ position:absolute; right:308px; top:433px; color:#000 !important;}
.position15{ position:absolute; right:-8px; top:450px; display:none;}

.gj-point {
    position: absolute;
    right: -40px;
    top: 175px;
    width:150px;
}

    .gj-point h3 {
        font-size: 16px;
        color: #344967;
        text-align: right;
        margin-bottom: 15px;
    }

    .gj-point p a {
        font-size: 14px;
        height: 30px !important;
        line-height: 30px;
        color: #344967;
        padding-left: 0px !important;
    }

    .gj-point p {
        border-bottom: 1px solid #000;
        text-align: right;
    }

        .gj-point p.patener a {
            color: #f7d753;
        }

        .gj-point p.patener {
            border-bottom: none !important;
        }

    .gj-point span {
        display: block;
        margin-top: 15px;
        text-align: right;
        font-size: 14px;
        color: #344967;
    }

        .gj-point span i {
            width: 6px;
            height: 6px;
            display: inline-block;
            background: #f7d753;
            border-radius: 3px;
            margin-right: 5px;
        }

.network-slider ul li.slider02 img {
    margin-left: -96px;
}

.slider02 div a {
    width: auto;
    padding-left: 18px;
    height: 15px;
    display: block;
    font-size: 12px;
    color: #fff;
}

    .slider02 div a.hover-on {
        color: #ca7700 !important;
    }

.inland01 a {
    position: absolute;
    left: 455px;
    top: 601px;
}

.inland-point01 {
    position: absolute;
    left: 422px;
    top: 620px;
    display: none;
}

.inland02 a {
    position: absolute;
    left: 515px;
    top: 619px;
}

.inland-point02 {
    position: absolute;
    left: 480px;
    top: 639px;
    display: none;
}

.inland03 a {
    position: absolute;
    left: 618px;
    top: 825px;
}

.inland-point03 {
    position: absolute;
    left: 585px;
    top: 845px;
    display: none;
}

.inland04 a {
    position: absolute;
    left: 663px;
    top: 584px;
}

.inland-point04 {
    position: absolute;
    left: 630px;
    top: 602px;
    display: none;
}

.inland05 a {
    position: absolute;
    right: 433px;
    top: 349px;
    padding-right: 15px;
}

.inland-point05 {
    position: absolute;
    right: 125px;
    top: 369px;
    display: none;
}

.inland06 a {
    position: absolute;
    right: 298px;
    top: 360px;
    color: #000 !important;
}

.inland-point06 {
    position: absolute;
    right: 22px;
    top: 379px;
    display: none;
}

.inland07 a {
    position: absolute;
    right: 405px;
    top: 380px;
    padding-right: 15px;
}

.inland-point07 {
    position: absolute;
    right: 105px;
    top: 394px;
    display: none;
}

.inland08 a {
    position: absolute;
    right: 292px;
    top: 399px;
    color: #000 !important;
}

.inland-point08 {
    position: absolute;
    right: 15px;
    top: 417px;
    display: none;
}

.inland09 a {
    position: absolute;
    right: 314px;
    top: 435px;
    color: #000 !important;
}

.inland-point09 {
    position: absolute;
    right: 40px;
    top: 455px;
    display: none;
}

.inland10 a {
    position: absolute;
    right: 428px;
    top: 480px;
}

.inland-point10 {
    position: absolute;
    right: 152px;
    top: 495px;
    display: none;
}

.inland11 a {
    position: absolute;
    right: 408px;
    top: 457px;
    padding-right: 15px;
}

.inland-point11 {
    position: absolute;
    right: 108px;
    top: 474px;
    display: none;
}

.inland12 a {
    position: absolute;
    right: 350px;
    top: 464px;
    color: #000 !important;
}

.inland-point12 {
    position: absolute;
    right: 70px;
    top: 479px;
    display: none;
}

.inland13 a {
    position: absolute;
    right: 304px;
    top: 490px;
    color: #000 !important;
}

.inland-point13 {
    position: absolute;
    right: 38px;
    top: 510px;
    display: none;
}

.inland14 a {
    position: absolute;
    right: 358px;
    top: 508px;
    padding-right: 15px;
}

.inland-point14 {
    position: absolute;
    right: 58px;
    top: 525px;
    display: none;
}

.inland15 a {
    position: absolute;
    right: 315px;
    top: 520px;
    color: #000 !important;
}

.inland-point15 {
    position: absolute;
    right: 36px;
    top: 536px;
    display: none;
}

.inland16 a {
    position: absolute;
    right: 277px;
    top: 529px;
    color: #000 !important;
}

.inland-point16 {
    position: absolute;
    right: 5px;
    top: 549px;
    display: none;
}

.inland17 a {
    position: absolute;
    right: 326px;
    top: 538px;
}

.inland-point17 {
    position: absolute;
    right: 62px;
    top: 558px;
    display: none;
}

.inland18 a {
    position: absolute;
    right: 272px;
    top: 565px;
    font-size: 14px !important;
    color: #000 !important;
}

.inland-point18 {
    position: absolute;
    right: 1px;
    top: 585px;
    display: none;
}

.inland19 a {
    position: absolute;
    right: 365px;
    top: 566px;
    padding-right: 15px;
}

.inland-point19 {
    position: absolute;
    right: 65px;
    top: 583px;
    display: none;
}

.inland20 a {
    position: absolute;
    right: 318px;
    top: 575px;
}

.inland-point20 {
    position: absolute;
    right: 38px;
    top: 590px;
    display: none;
}

.inland21 a {
    position: absolute;
    right: 390px;
    top: 580px;
    padding-right: 15px;
}

.inland-point21 {
    position: absolute;
    right: 90px;
    top: 595px;
    display: none;
}

.inland22 a {
    position: absolute;
    right: 393px;
    top: 596px;
    padding-right: 15px;
}

.inland-point22 {
    position: absolute;
    right: 92px;
    top: 611px;
    display: none;
}

.inland23 a {
    position: absolute;
    right: 332px;
    top: 593px;
}

.inland-point23 {
    position: absolute;
    right: 60px;
    top: 613px;
    display: none;
}

.inland24 a {
    position: absolute;
    right: 268px;
    top: 604px;
    color: #000 !important;
}

.inland-point24 {
    position: absolute;
    right: -8px;
    top: 624px;
    display: none;
}

.inland25 a {
    position: absolute;
    right: 378px;
    top: 664px;
}

.inland-point25 {
    position: absolute;
    right: 102px;
    top: 679px;
    display: none;
}

.inland26 a {
    position: absolute;
    right: 396px;
    top: 684px;
}

.inland-point26 {
    position: absolute;
    right: 118px;
    top: 704px;
    display: none;
}

.inland27 a {
    position: absolute;
    right: 298px;
    top: 710px;
    color: #000 !important;
}

.inland-point27 {
    position: absolute;
    right: 22px;
    top: 725px;
    display: none;
}

.inland28 a {
    position: absolute;
    right: 320px;
    top: 740px;
    color: #000 !important;
}

.inland-point28 {
    position: absolute;
    right: 40px;
    top: 760px;
    display: none;
}

.inland29 a {
    position: absolute;
    right: 422px;
    top: 776px;
}

.inland-point29 {
    position: absolute;
    right: 146px;
    top: 796px;
    display: none;
}

.inland30 a {
    position: absolute;
    right: 390px;
    top: 792px;
}

.inland-point30 {
    position: absolute;
    right: 113px;
    top: 810px;
    display: none;
}

.inland31 a {
    position: absolute;
    right: 404px;
    top: 808px;
    color: #000 !important;
}

.inland-point31 {
    position: absolute;
    right: 130px;
    top: 828px;
    display: none;
}

.inland32 a {
    position: absolute;
    right: 390px;
    top: 545px;
    color: #fff !important;
    padding-right: 15px;
}

.inland-point32 {
    position: absolute;
    right: 96px;
    top: 565px;
    display: none;
}

.inland33 a {
    position: absolute;
    right: 375px;
    top: 498px;
    color: #fff !important;
    padding-right: 15px;
}

.inland-point33 {
    position: absolute;
    right: 75px;
    top: 515px;
    display: none;
}

.inland34 a {
    position: absolute;
    right: 297px;
    top: 570px;
    color: #fff !important;
}

.inland-point34 {
    position: absolute;
    right: 15px;
    top: 580px;
    display: none;
}

.inland35 a {
    position: absolute;
    right: 292px;
    top: 555px;
    color: #fff !important;
}

.inland-point35 {
    position: absolute;
    right: 10px;
    top: 570px;
    display: none;
}

.inland36 a {
    position: absolute;
    right: 332px;
    top: 580px;
    color: #fff !important;
    padding-right: 15px;
}

.inland-point36 {
    position: absolute;
    right: 30px;
    top: 590px;
    display: none;
}

.inland37 a {
    position: absolute;
    right: 377px;
    top: 518px;
    color: #fff !important;
    padding-right: 15px;
}

.inland-point37 {
    position: absolute;
    right: 110px;
    top: 535px;
    display: none;
}

.inland38 a {
    position: absolute;
    right: 312px;
    top: 550px;
    color: #fff !important;
}

.inland-point38 {
    position: absolute;
    right: 25px;
    top: 565px;
    display: none;
}

.inland39 a{ position:absolute; right:330px; top:588px; padding-right:15px;}
.inland-point39{ position:absolute; right:66px; top:608px; display:none;}

.inland40 a{ position:absolute; right:483px; top:787px; }
.inland-point40{ position:absolute; right:165px; top:806px; display:none;}

.inland41 a{ position:absolute; right:509px; top:525px; }
.inland-point41{ position:absolute; right:186px; top:546px; display:none;}

.inland-list {
    position: absolute;
    right: -40px;
    top: 255px;
}

    .inland-list div {
        float: left;
        text-align: right;
        margin-left: 20px;
        width:60px;
    }

    .inland-list h3 {
        font-size: 20px;
        text-align: right;
        color: #344967;
        margin-bottom: 15px;
    }

    .inland-list div h5 {
        font-size: 18px;
        color: #344967;
        font-weight: normal;
        text-align:center;
        line-height:1.6em;
    }

    .inland-list div p a {
        font-size: 12px;
        color: #344967;
        padding-left:0px !important;
    }

    .inland-list div p {
        height: 30px;
        line-height: 30px;
        border-bottom: 1px solid #272727;
    }

        .inland-list div p.patener a {
            color: #eac422;
        }

        .inland-list div p.patener {
            border-color: #eac422;
        }

        .inland-list div p:last-child {
            border-bottom: none !important;
        }



/*Q&A*/
.list-question {
    margin-top: 88px;
    display: none;
}

.question-con {
    margin-top: 89px;
    width: 698px;
}

    .question-con h3 {
        font-size: 30px;
        color: #fff;
        font-weight: normal;
        padding-bottom: 18px;
        border-bottom: 1px solid #fff;
    }

    .question-con ul {
        margin-top: 25px;
    }

        .question-con ul li {
            width: 330px;
            float: left;
            padding-left: 19px;
            padding-top: 25px;
            padding-bottom: 25px;
            float: left;
        }

            .question-con ul li a {
                font-size: 16px;
                color: #fff;
            }

                .question-con ul li a:hover {
                    text-decoration: underline;
                    color: #f4d217;
                }
/*社会责任*/
.list-responsibility {
    margin-top: 34px;
    display: none;
}

.responsibility h5 {
    font-weight: normal;
    padding: 5px 0;
    text-indent: 27pt;
}

    .responsibility h5 a {
        font-size: 20px;
        color: #fff !important;
    }

        .responsibility h5 a:hover {
            color: #f0be38 !important;
        }

.responsibility p {
    font-size: 16px;
    color: #fff;
    text-indent: 27pt;
}

.responsibility {
    width: 724px;
}

.response-img {
    margin-top: 22px;
}

.response-img-r {
    width: 456px;
    margin-top: 100px;
}

    .response-img-r img {
        width: 100%;
    }

/*荣誉资质*/
.honor {
    position: relative;
}

.honor-tit h4 {
    font-size: 30px;
    color: #485b76;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.1em;
}

.honor-tit h3 {
    font-size: 42px;
    color: #1a51a1;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.1em;
}

.honor-tit span {
    border-bottom: 1px solid #f0be38;
    width: 75px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

/*联系我们*/
.contact-bj {
    height: 823px;
    clear: both;
    overflow: hidden;
    background: url(../images/about/contact-bj.jpg) no-repeat center top;
}

.contact {
    margin-top: 105px;
    width: 460px;
    height: 622px;
    padding: 0 40px;
    background: url(../images/about/contact.png) no-repeat center top;
}

.contact-tit {
    margin-top: 20px;
}

    .contact-tit h4 {
        font-size: 30px;
        color: #485b76;
        font-weight: normal;
        text-align: center;
        letter-spacing: 0.1em;
    }

    .contact-tit h3 {
        font-size: 42px;
        color: #1a51a1;
        font-weight: normal;
        text-align: center;
        letter-spacing: 0.1em;
    }

    .contact-tit span {
        border-bottom: 1px solid #f0be38;
        width: 75px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;
    }

.contact-con {
    margin-top: 20px;
}

    .contact-con table {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

        .contact-con table td {
            font-size: 14px;
            color: #1d2e54;
            text-align: left;
            padding: 7px 0;
        }

            .contact-con table td input {
                width: 90%;
                border: none;
                background: #ebf1f2;
                height: 32px;
                padding: 0 6px;
            }

            .contact-con table td textarea {
                width: 90%;
                border: none;
                background: #ebf1f2;
                padding: 6px;
            }

            .contact-con table td a.btn-leaveword {
                width: 192px;
                height: 37px;
                display: block;
                margin-left: 110px;
                background: #00d6fa;
                color: #fff;
                font-size: 18px;
                text-align: center;
                line-height: 37px;
            }

    .contact-con ul {
        margin-top: 70px;
    }

        .contact-con ul li {
            text-align: center;
            line-height: 2em;
            font-size: 12px;
            color: #302d43;
        }

            .contact-con ul li img {
                vertical-align: middle;
            }

/*亚东历程内页*/
.history-tit h3 {
    font-size: 42px;
    color: #1a51a1;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.1em;
}

.history-tit span {
    border-bottom: 1px solid #f0be38;
    width: 75px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.history-list {
    height: 900px;
    overflow: hidden;
}

    .history-list ul li {
        clear: both;
        overflow: hidden;
        height: 50px;
        line-height: 50px;
        background: url(../images/ydhistory/line.png) repeat-y 92px top;
        width: 60%;
    }

        .history-list ul li i {
            font-size: 18px;
            color: #344967;
            float: left;
            transform: rotate(20deg);
            -webkit-transform: rotate(20deg);
            -o-transform: rotate(20deg);
            -ms-transform: rotate(20deg);
            -moz-transform: rotate(20deg);
        }

        .history-list ul li span {
            height: 10px;
            width: 10px;
            display: block;
            float: left;
            border: 1px solid #2d2d27;
            border-radius: 7px;
            margin-left: 45px;
            margin-right: 25px;
            margin-top: 20px;
            transition: all .3s;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            -o-transition: all .3s;
        }

        .history-list ul li a {
            font-size: 16px;
            color: #344967;
            float: left;
            transition: all .3s;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            -o-transition: all .3s;
        }

        .history-list ul li:hover span {
            border: 1px solid #0058cc;
            background: #0058cc;
        }

        .history-list ul li:hover a {
            font-size: 20px;
        }

.title {
    position: absolute;
    top: 24%;
    z-index: 9999;
    left: 50%;
    margin-left: -160px;
}

    .title h3 {
        font-size: 80px;
        color: #344967;
        font-weight: normal;
    }

    .title span {
        width: 130px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid #efb82b;
        margin-top: 5px;
    }
/*亚东荣誉资质内页*/
.yd-honor h4 {
    font-size: 30px;
    color: #344967;
    text-align: center;
    font-weight: normal;
    text-transform:uppercase;
}

.yd-honor ul li {
    width: 387px;
    height: 434px;
    float: left;
}

    .yd-honor ul li div {
        width: 385px;
        height: 382px;
        border: 1px solid #cecece;
        overflow: hidden;
    }

    .yd-honor ul li p {
        height: 52px;
        padding-top: 5px;
        text-align: center;
        font-size: 18px;
        color: #344967;
    }

/*帮助中心*/
.search {
    margin-left: 90px;
}

.s-input {
    clear: both;
    overflow: hidden;
}

    .s-input input {
        width: 400px;
        float: left;
        height: 25px;
        border: none;
        font-size: 12px;
        padding: 0 5px;
    }

    .s-input a.btn-search {
        width: 83px;
        height: 25px;
        display: block;
        float: left;
        background: #f1ca1c;
        font-size: 12px;
        text-align: center;
        line-height: 25px;
        color: #fff;
    }

.search p {
    margin-top: 5px !important;
    float: left;
    font-size: 12px;
    padding-left: 5px;
}

    .search p a {
        margin-left: 5px;
        margin-right: 5px;
        font-size: 12px;
    }

.help-l {
    margin-right: 10px;
}

.help-category {
    height: auto;
    width: 189px;
    margin-bottom: 10px;
}

    .help-category h5 {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #fff;
        background: #0060c7;
        text-align: center;
        font-weight: normal;
    }

    .help-category ul {
        border: 1px solid #00bff5;
        border-top: 0px !important;
    }

        .help-category ul li {
            line-height: 22px;
            width: 145px;
            background: url(../images/help/category-dot.png) no-repeat 16px 6px;
            padding-left: 32px;
            cursor: pointer;
            padding-right:10px;
        }

            .help-category ul li a {
                font-size: 14px;
                color: #344967;
            }

            .help-category ul li ul {
                border: none !important;
                display: none;
            }

                .help-category ul li ul li {
                    padding-left: 15px !important;
                    background: url(../images/help/category-dot.png) no-repeat left 12px;
                    width: 110px;
                    /*height: 36px;*/
                    overflow: hidden;
                }

.fast-boot {
    width: 189px;
}

    .fast-boot h5 {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #fff;
        background: #0060c7;
        text-align: center;
        font-weight: normal;
    }

    .fast-boot p {
        height: 26px;
        font-size: 14px;
        color: #344967;
        padding-left: 8px;
        border-bottom: 1px solid #e5f2fd;
        border-left: 1px solid #00bff5;
        border-right: 1px solid #00bff5;
    }

    .fast-boot ul {
        clear: both;
        overflow: hidden;
        border-left: 1px solid #00bff5;
        border-right: 1px solid #00bff5;
        padding-top: 5px;
        padding-bottom: 9px;
    }

        .fast-boot ul li {
            width: 75px;
            float: left;
            padding-left: 18px;
            background: url(../images/help/dot.gif) no-repeat 10px center;
        }

            .fast-boot ul li a {
                font-size: 14px;
                color: #344967;
            }

.help-r {
    width: 1001px;
}

.question-list {
    width: 1001px;
    border-top: none !important;
}

    .question-list h4 {
        font-size: 16px;
        color: #344967;
        height: 31px;
        line-height: 31px;
        background: url(../images/help/question-tit.png) no-repeat left top;
        padding-left: 15px;
    }

.list-con {
    border: 1px solid #c4e2f6;
    border-top: none !important;
    clear: both;
    overflow: hidden;
    padding-bottom: 30px;
}

    .list-con ul {
        padding: 20px 0;
        clear: both;
        overflow: hidden;
    }

        .list-con ul li {
            width: 320px;
            line-height: 34px;
            height: 34px;
            overflow: hidden;
            background: url(../images/help/dot.gif) no-repeat 108px center;
            padding-left: 120px;
            float: left;
        }

            .list-con ul li a {
                font-size: 16px;
                color: #344967;
            }

            .list-con ul li.question-on a {
                color: #f2c023;
                text-decoration: underline;
            }

.qa-con {
    height: auto;
    border: 1px solid #c4e2f6;
    border-top: none !important;
    padding: 20px 20px;
}

    .qa-con div.q {
        position: relative;
    }

        .qa-con div.q span {
            width: 20px;
            height: 20px;
            display: inline-block;
            text-align: center;
            line-height: 20px;
            font-size: 14px;
            color: #fff;
            background: #0059cf;
            position: absolute;
            left: 0px;
            top: 0px;
        }

        .qa-con div.q p {
            font-size: 16px;
            color: #344967;
            margin-bottom: 7px;
            display: inline-block;
            text-indent: 32px;
        }

    .qa-con div.a {
        position: relative;
        height: 231px;
        overflow-y: scroll;
    }

        .qa-con div.a span {
            width: 20px;
            height: 20px;
            display: inline-block;
            text-align: center;
            line-height: 20px;
            font-size: 14px;
            color: #fff;
            background: #00bff5;
            position: absolute;
            left: 0px;
            top: 0px;
        }

        .qa-con div.a p {
            font-size: 14px;
            color: #344967;
            display: inline-block;
            text-indent: 28px;
            line-height: 1.7em;
        }

/*新闻资讯*/
.newslist ul {
    margin-bottom: 30px;
}

    .newslist ul li {
        clear: both;
        overflow: hidden;
        padding: 55px 0 17px 0;
        border-bottom: 1px solid #838383;
        width: 1128px;
        margin-left: auto;
        margin-right: auto;
    }

.date {
    height: 65px;
    width: 124px;
    border-right: 1px solid #c3c3c3;
}

    .date span.day {
        font-size: 28px;
        color: #838383;
        display: block;
        text-align: center;
    }

    .date span.YM {
        font-size: 14px;
        color: #d5d5d5;
        display: block;
        text-align: center;
    }

.news-con {
    margin-left: 30px;
    height: 85px;
    width: 965px;
}

    .news-con h5 a {
        font-size: 16px;
        color: #096bc7;
    }

    .news-con p {
        text-indent: 18pt;
        height: 48px;
        overflow: hidden;
    }

        .news-con p a {
            font-size: 16px;
            color: #838383;
        }

    .news-con:hover p a {
        color: #096bc7;
    }

    .news-con a.news-more {
        float: right;
        font-size: 16px;
        padding: 0 20px 10px 20px;
        color: #666;
    }

    .news-con:hover a.news-more {
        color: #096bc7;
    }

.news-title {
    width: 1128px;
    border-bottom: 1px solid #838383;
}

    .news-title h3 {
        color: #096bc7;
        font-size: 36px;
        text-align: center;
        font-weight: normal;
    }

    .news-title span {
        display: block;
        text-align: center;
        color: #666;
    }

.news-content img {
    padding: 0px 40px 40px 0;
}

.news-content p {
    font-size: 16px;
    line-height: 2em;
    text-indent: 2em;
    color: #838383;
}

/*案例02*/
.case-tit {
    top: 33%;
}

.case-inside {
    width: 1128px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
}

.case-l {
    width: 740px;
}

    .case-l h4 {
        font-size: 24px;
        color: #0051d6;
        font-weight: normal;
        margin-bottom: 5px;
    }

    .case-l h5 {
        font-size: 16px;
        color: #344967;
    }

    .case-l p {
        font-size: 16px;
        color: #344967;
        line-height: 2em;
    }

.case-r {
    width: 334px;
}

.case-l p span {
    font-weight: bold;
}

/*商贸物流首页*/
.yd-product-wrap {
    background: #0066bf;
    clear: both;
    overflow: hidden;
}

    .yd-product-wrap h3 {
        color: #fff;
    }

.yd-st p {
    font-size: 20px;
    color: #fff;
    text-align: center;
}

    .yd-st p img {
        vertical-align: middle;
    }

    .yd-st p span {
        color: #f2c023;
    }

.yd-st ul {
    margin-top: 28px;
    clear: both;
    overflow: hidden;
}

    .yd-st ul li {
        height: 209px;
        width: 289px;
        margin-left: 15px;
        float: left;
    }

        .yd-st ul li h4 {
            height: 40px;
            line-height: 40px;
            margin-bottom: 5px;
            background: #00c7f7;
            text-align: center;
            font-weight: normal;
        }

            .yd-st ul li h4 a {
                font-size: 16px;
                color: #fff;
            }

            .yd-st ul li h4 + a {
                width: 289px;
                height: 164px;
                overflow: hidden;
                display: block;
            }

                .yd-st ul li h4 + a img {
                    transition: all .3s;
                    -o-transition: all .3s;
                    -moz-transition: all .3s;
                    -webkit-transition: all .3s;
                }

                .yd-st ul li h4 + a:hover img {
                    transform: scale(1.2);
                    -moz-transform: scale(1.2);
                    -o-transform: scale(1.2);
                    -ms-transform: scale(1.2);
                    -webkit-transform: scale(1.2);
                }

.yd-lb p {
    font-size: 20px;
    color: #fff;
    text-align: center;
}

    .yd-lb p img {
        vertical-align: middle;
    }

    .yd-lb p span {
        color: #f2c023;
    }

.yd-lb ul {
    margin-top: 28px;
    clear: both;
    overflow: hidden;
}

    .yd-lb ul li {
        height: 283px;
        width: 388px;
        float: left;
        margin-left: 18px;
    }

        .yd-lb ul li h4 {
            height: 40px;
            line-height: 40px;
            margin-bottom: 5px;
            background: #00c7f7;
            text-align: center;
            font-weight: normal;
        }

            .yd-lb ul li h4 a {
                font-size: 16px;
                color: #fff;
            }

            .yd-lb ul li h4 + a {
                width: 388px;
                height: 238px;
                display: block;
                overflow: hidden;
            }

                .yd-lb ul li h4 + a img {
                    transition: all .3s;
                    -o-transition: all .3s;
                    -moz-transition: all .3s;
                    -webkit-transition: all .3s;
                }

                .yd-lb ul li h4 + a:hover img {
                    transform: scale(1.2);
                    -moz-transform: scale(1.2);
                    -o-transform: scale(1.2);
                    -ms-transform: scale(1.2);
                    -webkit-transform: scale(1.2);
                }

.smwl-advantage {
    position: relative;
    height: 837px;
}

    .smwl-advantage div {
        position: absolute;
        transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -webkit-transition: all .3s;
    }

.jjfa {
    left: 50%;
    margin-left: -121px;
    top: 300px;
}

.gjsw {
    left: 491px;
    top: 0px;
}

.wmfw {
    right: 144px;
    top: 30px;
}

.rzfa {
    right: 25px;
    top: 235px;
}

.cggy {
    right: 90px;
    top: 470px;
}

.zlkz {
    right: 298px;
    top: 587px;
}

.wlzf {
    left: 299px;
    top: 587px;
}

.bxfk {
    left: 90px;
    top: 470px;
}

.xsqd {
    left: 25px;
    top: 235px;
}

.zxfa {
    left: 145px;
    top: 30px;
}

.gjsw:hover {
    top: 40px;
    cursor: pointer;
}

.wmfw:hover {
    right: 174px;
    top: 60px;
    cursor: pointer;
}

.rzfa:hover {
    right: 55px;
    top: 245px;
    cursor: pointer;
}

.cggy:hover {
    right: 120px;
    top: 460px;
    cursor: pointer;
}

.zlkz:hover {
    right: 318px;
    top: 557px;
    cursor: pointer;
}

.wlzf:hover {
    left: 319px;
    top: 557px;
    cursor: pointer;
}

.bxfk:hover {
    left: 120px;
    top: 460px;
    cursor: pointer;
}

.xsqd:hover {
    left: 55px;
    top: 245px;
    cursor: pointer;
}

.zxfa:hover {
    left: 165px;
    top: 50px;
    cursor: pointer;
}

/*亚东优势内页*/
.superiority {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.superiority-tit01 h3 {
    font-size: 42px;
    color: #333;
    font-weight: normal;
    text-align: center;
    color: #344967;
    letter-spacing: 0.1em;
    margin-top: 25px;
}

.superiority-tit01 span {
    border-bottom: 1px solid #f0be38;
    width: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.superiority-tit02 {
    height: 109px;
    position: relative;
    min-height: 605px;
    max-height: 660px;
}

    .superiority-tit02 span {
        height: 7px;
        width: 47px;
        background: #000;
        display: block;
        position: absolute;
        top: 55px;
    }

.super-tit ul {
    background: url(../images/advantage/line-c.png) no-repeat left center;
    clear: both;
    overflow: hidden;
}

    .super-tit ul li {
        height: 109px;
        width: 109px;
        float: left;
        border-radius: 55px;
        margin-left: 27px;
        /*line-height: 109px;*/
        text-align: center;
    }

        .super-tit ul li a {
            width: 109px;
            height: 74px;
            display: block;
            border-radius: 55px;
            background: rgba(255,255,255,0.6);
            font-size: 12px;
            color: #c3cfdd;
            transition: all .3s;
            -moz-transition: all .3s;
            -o-transition: all .3s;
            -webkit-transition: all .3s;
            padding-top:35px;
        }
            .super-tit ul li a i {
                font-style:normal;
                display:block;
                text-align:center;
                height:20px;
            }

        .super-tit ul li.super-tit-on a {
            background: none !important;
            color: #344967;
        }

.super-con {
    position: relative;
    margin-top: 52px;
    min-height: 444px;
}

    .super-con div.advantage-list {
        display: none;
    }

.super-con01 {
    position: absolute;
    left: -133px;
    top: 0px;
    border: 1px solid #0049dd;
    height: 444px;
    width: 1466px;
}

    .super-con01 span.tab-point {
        left: 163px;
        height: auto !important;
        width: auto !important;
        background: none !important;
        position: absolute;
        top: -24px;
        z-index: 99;
    }

.super-con div.advantage-list h4 {
    color: #0059cf;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    padding: 35px 0;
}

    .super-con div.advantage-list h4 img {
        vertical-align: middle;
    }

.con01-01 {
    width: 155px;
    margin-left: 133px;
    float: left;
}

    .con01-01 h5 {
        font-size: 13px;
        color: #fff;
        background: #0049dd;
        height: 63px;
        line-height: 63px;
        text-align: center;
        font-weight: normal;
    }

    .con01-01 ul {
        background: url(../images/advantage/super-con01.png) no-repeat left top;
    }

        .con01-01 ul li {
            font-size: 13px;
            color: #000;
            height: 42px;
            line-height: 21px;
            padding-left: 20px;
            overflow:hidden;
        }

.con01-02 {
    width: 155px;
    margin-left: 41px;
    float: left;
}

    .con01-02 h5 {
        font-size: 13px;
        color: #fff;
        background: #00cff9;
        height: 63px;
        line-height: 63px;
        text-align: center;
        font-weight: normal;
    }

    .con01-02 ul {
        background: url(../images/advantage/super-con01.png) no-repeat left top;
    }

        .con01-02 ul li {
            font-size: 13px;
            color: #000;
            height: 42px;
            line-height: 21px;
            padding-left: 20px;
            overflow:hidden;
        }

.con01-03 {
    margin-left: 59px !important;
    width: 165px !important;
}

    .con01-03 h5 {
        width: 155px;
    }

.con01-04 {
    margin-left: 47px !important;
    width: 150px !important;
}

    .con01-04 h5 {
        width: 135px;
    }

.con01-05 {
    margin-left: 50px !important;
    width: 135px !important;
}

    .con01-05 h5 {
        width: 135px;
    }

.con01-06 {
    margin-left: 53px !important;
    width: 230px !important;
}

.super-con02 {
    border: 1px solid #0049dd;
    height: 444px;
    width: 1200px;
}

    .super-con02 span.tab-point {
        left: 167px;
        height: auto !important;
        width: auto !important;
        background: none !important;
        position: absolute;
        top: -24px;
        z-index: 99;
    }

.con02-01 {
    width: 220px;
    margin-left: 90px;
    float: left;
}

    .con02-01 h5 {
        width: 205px;
        font-size: 13px;
        color: #fff;
        background: #0049dd;
        height: 63px;
        line-height: 63px;
        text-align: center;
        font-weight: normal;
    }

    .con02-01 ul {
        background: url(../images/advantage/super-con01.png) no-repeat left top;
    }

        .con02-01 ul li {
            font-size: 13px;
            color: #000;
            height: 42px;
            line-height: 21px;
            padding-left: 20px;
            overflow:hidden;
        }
ul li.line42 {
    line-height:42px !important;
}

.super-con02 label {
    float: left;
    margin-top: 15px;
}

    .super-con02 label.next01 {
        margin-left: 85px;
        margin-right: 97px;
    }

.con02-02 {
    margin-left: 0px !important;
    width: 155px !important;
}

    .con02-02 h5 {
        width: 155px;
        background: #00cff9;
    }

.super-con02 label.next02 {
    margin-left: 100px;
    margin-right: 96px;
}

.con02-03 {
    margin-left: 0px !important;
    width: 155px !important;
}

.super-con03 {
    border: 1px solid #0049dd;
    height: 444px;
    width: 1200px;
}

    .super-con03 span.tab-point {
        left: 306px;
        height: auto !important;
        width: auto !important;
        background: none !important;
        position: absolute;
        top: -24px;
        z-index: 99;
    }

.con03-01 {
    width: 335px;
    margin-left: 216px;
    float: left;
}

    .con03-01 h5 {
        width: 265px;
        font-size: 20px;
        color: #fff;
        background: #0049dd;
        height: 63px;
        line-height: 63px;
        text-align: center;
        font-weight: normal;
    }

    .con03-01 ul {
        background: url(../images/advantage/super-con01.png) no-repeat left top;
    }

        .con03-01 ul li {
            font-size: 13px;
            color: #000;
            height: 42px;
            line-height: 21px;
            padding-left: 20px;
            overflow:hidden;
        }

.super-con03 label.next01 {
    display: block;
    margin-left: 65px;
    margin-right: 104px;
    margin-top: 15px;
    float: left;
}

.con03-02 {
    width: 245px;
    margin-left: 0px !important;
    float: left;
}

    .con03-02 h5 {
        width: 265px;
        font-size: 20px;
        color: #fff;
        background: #00cff9;
        height: 63px;
        line-height: 63px;
        text-align: center;
        font-weight: normal;
    }

.super-con04 {
    position: absolute;
    left: -48px;
    top: 0px;
    border: 1px solid #0049dd;
    height: 444px;
    width: 1296px;
}

    .super-con04 span.tab-point {
        left: 481px;
        height: auto !important;
        width: auto !important;
        background: none !important;
        position: absolute;
        top: -24px;
        z-index: 99;
    }

.con04-01 {
    width: 215px;
    margin-left: 48px;
    float: left;
}

    .con04-01 h5 {
        width: 180px;
        font-size: 13px;
        color: #fff;
        background: #0049dd;
        height: 63px;
        line-height: 63px;
        text-align: center;
        font-weight: normal;
    }

    .con04-01 ul {
        background: url(../images/advantage/super-con04.png) no-repeat left top;
    }

        .con04-01 ul li {
            font-size: 13px;
            color: #000;
            height: 42px;
            line-height: 21px;
            padding-left: 20px;
            overflow:hidden;
        }

.super-con04 label.next01 {
    display: block;
    margin-left: 28px;
    margin-right: 50px;
    margin-top: 15px;
    float: left;
}

.con04-02 {
    width: 212px;
    margin-left: 0px !important;
}

    .con04-02 h5 {
        width: 133px;
        background: #00cff9;
    }

.super-con04 label.next03 {
    display: block;
    margin-left: 0px;
    margin-right: 80px;
    margin-top: 15px;
    float: left;
}

.con04-03 {
    width: 196px;
    margin-left: 0px !important;
}

    .con04-03 h5 {
        width: 180px;
        background: #0049dd;
    }

.super-con04 label.next04 {
    display: block;
    margin-left: 54px;
    margin-right: 62px;
    margin-top: 15px;
    float: left;
}

.con04-04 {
    width: 230px;
    margin-left: 0px !important;
}

    .con04-04 h5 {
        width: 213px;
    }

.super-con05 {
    border: 1px solid #0049dd;
    height: 444px;
    width: 1200px;
}

    .super-con05 span.tab-point {
        left: 580px;
        height: auto !important;
        width: auto !important;
        background: none !important;
        position: absolute;
        top: -24px;
        z-index: 99;
    }

.con05-01 {
    width: 230px;
    margin-left: 118px;
    float: left;
}

    .con05-01 h5 {
        width: 230px;
        font-size: 13px;
        color: #fff;
        background: #0049dd;
        height: 63px;
        line-height: 63px;
        text-align: center;
        font-weight: normal;
    }

    .con05-01 ul {
        background: url(../images/advantage/super-con04.png) no-repeat left top;
    }

        .con05-01 ul li {
            font-size: 13px;
            color: #000;
            height: 42px;
            line-height: 21px;
            padding-left: 20px;
            overflow:hidden;
        }

.super-con05 label.next01 {
    display: block;
    margin-left: 80px;
    margin-right: 72px;
    margin-top: 15px;
    float: left;
}

.con05-02 {
    width: 200px;
    margin-left: 0px !important;
}

    .con05-02 h5 {
        width: 184px;
        background: #00cff9;
    }

.super-con05 label.next02 {
    display: block;
    margin-left: 70px;
    margin-right: 80px;
    margin-top: 15px;
    float: left;
}

.con05-03 {
    width: 217px;
    margin-left: 0px !important;
}

.super-con06 {
    border: 1px solid #0049dd;
    height: 444px;
    width: 1200px;
}

    .super-con06 span.tab-point {
        left: 715px;
        height: auto !important;
        width: auto !important;
        background: none !important;
        position: absolute;
        top: -24px;
        z-index: 99;
    }

.con06-01 {
    width: 280px;
    margin-left: 107px;
    float: left;
}

    .con06-01 h5 {
        width: 190px;
        font-size: 13px;
        color: #fff;
        background: #0049dd;
        height: 63px;
        line-height: 63px;
        text-align: center;
        font-weight: normal;
    }

    .con06-01 ul {
        background: url(../images/advantage/super-con04.png) no-repeat left top;
    }

        .con06-01 ul li {
            font-size: 13px;
            color: #000;
            height: 42px;
            line-height: 21px;
            padding-left: 20px;
            overflow:hidden;
        }

.super-con06 label.next01 {
    display: block;
    margin-left: 0px;
    margin-right: 90px;
    margin-top: 15px;
    float: left;
}

.con06-02 {
    width: 220px;
    margin-left: 0px !important;
}

    .con06-02 h5 {
        width: 220px;
        background: #00cff9;
    }

.super-con06 label.next02 {
    display: block;
    margin-left: 76px;
    margin-right: 73px;
    margin-top: 15px;
    float: left;
}

.con06-03 {
    width: 265px;
    margin-left: 0px !important;
}

    .con06-03 h5 {
        width: 200px;
    }

.super-con07 {
    position: absolute;
    left: -48px;
    top: 0px;
    border: 1px solid #0049dd;
    height: 444px;
    width: 1296px;
}

    .super-con07 span.tab-point {
        left: 895px;
        height: auto !important;
        width: auto !important;
        background: none !important;
        position: absolute;
        top: -24px;
        z-index: 99;
    }

.con07-01 {
    width: 185px;
    margin-left: 28px;
    float: left;
}

    .con07-01 h5 {
        width: 185px;
        font-size: 13px;
        color: #fff;
        background: #0049dd;
        height: 63px;
        line-height: 63px;
        text-align: center;
        font-weight: normal;
    }

    .con07-01 ul {
        background: url(../images/advantage/super-con01.png) no-repeat left top;
    }

        .con07-01 ul li {
            font-size: 13px;
            color: #000;
            height: 42px;
            line-height: 21px;
            padding-left: 20px;
            overflow:hidden;
        }

.super-con07 label.next01 {
    display: block;
    margin-left: 42px;
    margin-right: 37px;
    margin-top: 15px;
    float: left;
}

.con07-02 {
    width: 203px;
    margin-left: 0px !important;
}

    .con07-02 h5 {
        width: 203px;
        background: #00cff9;
    }

.super-con07 label.next02 {
    display: block;
    margin-left: 39px;
    margin-right: 34px;
    margin-top: 15px;
    float: left;
}

.con07-03 {
    width: 320px;
    margin-left: 0px !important;
}

    .con07-03 h5 {
        width: 300px;
    }

.super-con07 label.next03 {
    display: block;
    margin-left: 18px;
    margin-right: 28px;
    margin-top: 15px;
    float: left;
}

.con07-04 {
    width: 272px;
    margin-left: 0px !important;
}

    .con07-04 h5 {
        width: 272px;
    }

.super-con08 {
    border: 1px solid #0049dd;
    height: 444px;
    width: 1200px;
}

    .super-con08 span.tab-point {
        left: 985px;
        height: auto !important;
        width: auto !important;
        background: none !important;
        position: absolute;
        top: -24px;
        z-index: 99;
    }

.con08-01 {
    width: 376px;
    margin-left: 184px;
    float: left;
}

    .con08-01 h5 {
        width: 376px;
        font-size: 20px;
        color: #fff;
        background: #0049dd;
        height: 63px;
        line-height: 63px;
        text-align: center;
        font-weight: normal;
    }

    .con08-01 ul {
        background: url(../images/advantage/super-con04.png) no-repeat left top;
    }

        .con08-01 ul li {
            font-size: 13px;
            color: #000;
            height: 42px;
            line-height: 42px;
            padding-left: 20px;
            overflow:hidden;
        }

.super-con08 label.next01 {
    display: block;
    margin-left: 43px;
    margin-right: 50px;
    margin-top: 15px;
    float: left;
}

.con08-02 {
    width: 375px;
    margin-left: 0px !important;
}

    .con08-02 h5 {
        width: 375px;
        background: #00cff9;
    }

.super-con09 {
    position: absolute;
    left: -114px;
    top: 0px;
    border: 1px solid #0049dd;
    height: 499px;
    width: 1429px;
}

    .super-con09 span.tab-point {
        right: 144px;
        height: auto !important;
        width: auto !important;
        background: none !important;
        position: absolute;
        top: -24px;
        z-index: 99;
    }

.con09-01 {
    width: 180px;
    margin-left: 35px;
    float: left;
}

    .con09-01 h5 {
        width: 135px;
        font-size: 13px;
        color: #fff;
        background: #0049dd;
        height: 63px;
        line-height: 63px;
        text-align: center;
        font-weight: normal;
    }

    .con09-01 ul {
        background: url(../images/advantage/super-con09.png) no-repeat left top;
    }

        .con09-01 ul li {
            font-size: 13px;
            color: #000;
            height: 42px;
            line-height: 21px;
            padding-left: 20px;
            overflow:hidden;
        }

.super-con09 label.next01 {
    display: block;
    margin-left: -15px;
    margin-right: 27px;
    margin-top: 15px;
    float: left;
}

.con09-02 {
    width: 165px;
    margin-left: 0px !important;
}

    .con09-02 h5 {
        width: 135px;
        background: #00cff9;
    }

.super-con09 label.next02 {
    display: block;
    margin-left: -2px;
    margin-right: 29px;
    margin-top: 15px;
    float: left;
}

.con09-03 {
    width: 181px;
    margin-left: 0px !important;
}

    .con09-03 h5 {
        width: 135px;
    }

.super-con09 label.next03 {
    display: block;
    margin-left: -14px;
    margin-right: 26px;
    margin-top: 15px;
    float: left;
}

.con09-04 {
    width: 181px;
    margin-left: 0px !important;
}

    .con09-04 h5 {
        width: 135px;
    }

.super-con09 label.next04 {
    display: block;
    margin-left: -17px;
    margin-right: 29px;
    margin-top: 15px;
    float: left;
}

.con09-05 {
    width: 213px;
    margin-left: 0px !important;
}

    .con09-05 h5 {
        width: 135px;
    }

.super-con09 label.next05 {
    display: block;
    margin-left: -32px;
    margin-right: 44px;
    margin-top: 15px;
    float: left;
}

.con09-06 {
    width: 261px;
    margin-left: 0px !important;
}

    .con09-06 h5 {
        width: 135px;
    }

/*st*/
.st-tit h3 {
    font-size: 42px;
    color: #344967;
    font-weight: normal;
    text-align: center;
}

.st-tit span {
    display: block;
    font-size: 24px;
    text-align: center;
    color: #344967;
}

.st01-box01 {
    clear: both;
    overflow: hidden;
}

    .st01-box01 h5 {
        width: 323px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        color: #fff;
        font-size: 24px;
        font-weight: normal;
        background: url(../images/st/tit-bj.png) no-repeat left center;
        float: left;
    }

    .st01-box01 p {
        font-size: 16px;
        color: #344967;
        float: left;
        margin-left: 145px;
        width: 730px;
    }

.st01-box02 {
    margin-top: 59px;
}

    .st01-box02 h5 {
        width: 323px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        color: #fff;
        font-size: 24px;
        font-weight: normal;
        background: url(../images/st/tit-bj.png) no-repeat left center;
        margin-bottom: 30px;
    }

.st01-box03 {
    margin-top: 71px;
}

    .st01-box03 h5 {
        width: 323px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        color: #fff;
        font-size: 24px;
        font-weight: normal;
        background: url(../images/st/tit-bj.png) no-repeat left center;
        margin-bottom: 30px;
    }

.st01-box04 {
    margin-top: 61px;
}

    .st01-box04 h5 {
        width: 323px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        color: #fff;
        font-size: 24px;
        font-weight: normal;
        background: url(../images/st/tit-bj.png) no-repeat left center;
        margin-bottom: 30px;
    }

.st02-tit span {
    width: 84px !important;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #efb82b;
}

.lb01-box02 div {
    width: 1200px;
    height: 80px;
}

    .lb01-box02 div h6 {
        width: 180px;
        height: 60px;
        padding-top:20px;
        line-height:20px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        float: left;
    }

    .lb01-box02 div p {
        width: 976px;
        margin-left: 25px;
        float: left;
        font-size: 16px;
        color: #fff;
    }

.lb01-box03 {
    position: relative;
    height: 529px;
}

    .lb01-box03 img {
        position: absolute;
        left: 0px;
        top: 74px;
    }

    .lb01-box03 div {
        width: 240px;
    }

        .lb01-box03 div p {
            font-size: 16px;
            color: #344967;
        }

        .lb01-box03 div.lb01-box03-01 {
            position: absolute;
            left: 0px;
            top: 150px;
        }

        .lb01-box03 div.lb01-box03-02 {
            position: absolute;
            left: 375px;
            top: 150px;
        }

        .lb01-box03 div.lb01-box03-03 {
            position: absolute;
            left: 375px;
            top: 415px;
        }

        .lb01-box03 div.lb01-box03-04 {
            position: absolute;
            left: 755px;
            top: 415px;
        }

.lb06-box03 {
    position: relative;
    height: 750px;
}

    .lb06-box03 img.lb01-01 {
        display: block;
        position: absolute;
        left: 0px;
        top: 127px;
    }

    .lb06-box03 img.lb01-02 {
        display: block;
        position: absolute;
        left: 295px;
        top: 44px;
    }

    .lb06-box03 img.lb01-03 {
        display: block;
        position: absolute;
        left: 625px;
        top: 127px;
    }

    .lb06-box03 img.lb01-04 {
        display: block;
        position: absolute;
        left: 920px;
        top: 44px;
    }

/*综合口岸*/
.zhka-advantage {
    background: #f9f9f9;
    clear: both;
    overflow: hidden;
}

.zhka-intro-tit h3 {
    margin-top: 222px;
    text-transform:uppercase;
    font-size:42px;
}

.zhka-advantage-tit {
    width: 388px;
    height: 56px;
    margin-bottom: 36px;
    margin-left: auto;
    margin-right: auto;
}

    .zhka-advantage-tit a {
        width: 194px;
        height: 56px;
        display: block;
        float: left;
        background: #13baea;
        font-size: 26px;
        text-align: center;
        line-height: 56px;
        color: #fff;
    }

        .zhka-advantage-tit a.zhka-advantage-tit-on {
            background: #344967;
        }

.zhka-advantage-list {
    height: 455px;
}

.zhka-solution {
    background: url(../images/advantage/zhka-advantage01.png) no-repeat center center;
    position: relative;
}

    .zhka-solution p {
        font-size: 18px;
        position: absolute;
    }

        .zhka-solution p.zhka-solution01 {
            left: 70px;
            top: 22px;
            color: #13baea;
        }

        .zhka-solution p.zhka-solution02 {
            right: 180px;
            top: 22px;
            color: #0e59c2;
        }

        .zhka-solution p.zhka-solution03 {
            left: 115px;
            top: 117px;
            color: #0e59c2;
        }

        .zhka-solution p.zhka-solution04 {
            right: 68px;
            top: 117px;
            color: #13baea;
        }

        .zhka-solution p.zhka-solution05 {
            left: 64px;
            top: 210px;
            color: #13baea;
        }

        .zhka-solution p.zhka-solution06 {
            right: 5px;
            top: 212px;
            color: #0e59c2;
        }

        .zhka-solution p.zhka-solution07 {
            left: 235px;
            top: 306px;
            color: #0e59c2;
        }

        .zhka-solution p.zhka-solution08 {
            right: 97px;
            top: 306px;
            color: #13baea;
        }

        .zhka-solution p.zhka-solution09 {
            left: 38px;
            top: 400px;
            color: #13baea;
        }

        .zhka-solution p.zhka-solution10 {
            right: 58px;
            top: 400px;
            color: #0e59c2;
        }

.zhka-con {
    background: url(../images/advantage/zhka-advantage02.png) no-repeat center center;
    position: relative;
    display: none;
}

    .zhka-con p {
        width: 360px;
        font-size: 20px;
        color: #fff;
        padding: 13px 20px;
        position: absolute;
    }

        .zhka-con p span {
            margin-right: 10px;
        }

            .zhka-con p span img {
                vertical-align: middle;
            }

        .zhka-con p.zhka-con01 {
            background: #0e59c2;
            left: 0px;
            top: 0px;
        }

        .zhka-con p.zhka-con03 {
            background: #13baea;
            left: 0px;
            top: 137px;
        }

        .zhka-con p.zhka-con05 {
            background: #0e59c2;
            left: 0px;
            top: 272px;
        }

        .zhka-con p.zhka-con07 {
            background: #13baea;
            left: 0px;
            top: 399px;
        }

        .zhka-con p.zhka-con02 {
            background: #13baea;
            right: 0px;
            top: 0px;
        }

        .zhka-con p.zhka-con04 {
            background: #0e59c2;
            right: 0px;
            top: 137px;
        }

        .zhka-con p.zhka-con06 {
            background: #13baea;
            right: 0px;
            top: 272px;
        }

        .zhka-con p.zhka-con08 {
            background: #0e59c2;
            right: 0px;
            top: 369px;
        }

.zhka-manage {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.yd-manage-tit h3 {
    font-size: 42px;
    font-weight: normal;
    text-align: center;
    color: #344967;
    letter-spacing: 0.01em;
    text-transform:uppercase;
}

.yd-manage-tit span {
    border-bottom: 1px solid #f0be38;
    width: 195px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.tracking-wrap {
    background: #0060c7;
    clear: both;
    overflow: hidden;
}

.tracking {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.tracking-tit h3 {
    font-size: 42px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    letter-spacing: 0.01em;
    text-transform:uppercase;
}

.tracking-tit span {
    border-bottom: 1px solid #f0be38;
    width: 115px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.tracking-con p {
    font-size: 24px;
    color: #fff;
    background: url(../images/tracking/xsj.png) no-repeat left center;
    padding-left: 25px;
}

    .tracking-con p span {
        color: #f6d017;
    }

.tacking01 {
    height: 300px;
    clear: both;
    overflow: hidden;
}

    .tacking01 img {
        float: left;
    }

#filter {
    width: 1088px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    border: 1px solid #ddd;
    padding: 20px 20px;
}

    #filter dl {
        padding: 0;
        margin-bottom: 0;
        clear: both;
        overflow: hidden;
        padding: 4px 0;
    }

    #filter dt, dd {
        display: block;
        float: left;
        width: auto;
        padding: 0;
        margin: 6px 0;
    }

    #filter dt {
        height: 20px;
        font-weight: bold;
        color: #344967;
    }

    #filter dd {
        color: #0081f2;
        margin-right: 5px;
        margin-left: 5px;
    }

    #filter a {
        font-size: 16px;
        cursor: pointer;
        display: block;
        padding: 2px 5px;
        border-radius: 5px;
        color: #0067d0;
    }

        #filter a.seling {
            background-color: #0081f2;
            color: #FFF;
        }

        #filter a.seled {
            background-color: #0081f2;
            color: #FFF;
        }

.join-search-con {
    width: 508px;
    clear: both;
    overflow: hidden;
}

    .join-search-con input {
        width: 207px;
        padding: 0 5px;
        height: 33px;
        line-height: 33px;
        font-size: 14px;
        border: 1px solid #c3c3c3;
        float: left;
        margin-left: 45px;
    }

    .join-search-con a.btn-join-search01 {
        border: 1px solid #fe9315;
        display: block;
        float: left;
        height: 33px;
        width: 120px;
        line-height: 33px;
        text-align: center;
        color: #fff;
        background: url(../images/joinus/btn-bj.png) repeat-x left top;
        font-size: 16px;
    }

    .join-search-con a.btn-join-search02 {
        border: 1px solid #c3c3c3;
        display: block;
        float: left;
        height: 33px;
        width: 120px;
        line-height: 33px;
        text-align: center;
        color: #344967;
        font-size: 16px;
    }

.join-position {
    width: 1128px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
}

    .join-position table {
        width: 100%;
        margin-bottom: 25px;
    }

        .join-position table tr th {
            font-size: 18px;
            color: #c6c6c6;
            font-weight: normal;
            text-align: left;
        }

.position-list td {
    padding: 15px 0px 10px 0px;
    border-bottom: 1px solid #e9e8e8;
}

.position-name {
    font-size: 20px;
    color: #0067d0;
}

    .position-name span {
        margin-right: 10px;
        cursor: pointer;
    }

        .position-name span img {
            vertical-align: middle;
        }

.position-categoey {
    font-size: 20px;
    color: #344967;
    text-align: left;
}

.position-edu {
    font-size: 20px;
    color: #344967;
    text-align: center;
}

.position-area {
    font-size: 20px;
    color: #344967;
    text-align: center;
}

.position-date {
    font-size: 20px;
    color: #344967;
    text-align: center;
}

.position-account {
    font-size: 20px;
    color: #344967;
    text-align: center;
}

.position-btn a {
    height: 28px;
    width: 98px;
    font-size: 14px;
    color: #fff;
    display: block;
    border-radius: 5px;
    float: right;
    background: url(../images/joinus/btn-blue.png) repeat-x left top;
    text-align: center;
    line-height: 28px;
    margin-left: 5px;
    margin-right: 5px;
}

.position-con {
    display: none;
}

    .position-con td p {
        font-size: 16px;
        color: #344967;
        line-height: 1.9em;
        padding: 0px 50px;
    }

    .position-con td a {
        font-size: 18px;
        color: #0056b2;
        display: block;
        margin-top: 15px;
        padding-left: 50px;
    }

.join-page table tr th {
    border-top: 6px solid #0067d0;
    padding: 15px 5px;
}

.join-page table tr td {
    text-align: left;
}

.join-page table tr th span {
    width: 7px;
    height: 27px;
    display: block;
    float: left;
    background: #00bff5;
    margin-right: 10px;
}

.join-page .position-con {
    display: block;
}

.position-con h6 {
    font-size: 16px;
    color: #344967;
    margin-top: 15px;
    padding-left: 20px;
    background: url(../images/joinus/dot.gif) no-repeat left center;
}

.join-page .position-con a {
    width: 140px;
    height: 40px;
    display: block;
    color: #fff;
    background: url(../images/joinus/btn-join-page.png) repeat-x left top;
    line-height: 40px;
    border-radius: 5px;
    padding-left: 0px !important;
    text-align: center;
    margin-left: 50px;
    font-size:14px;
}

.hywl-product-tit h3 {
    font-size: 42px;
    color: #344967;
    font-weight: normal;
    text-align: center;
}

.hywl-product-tit span {
    width: 160px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #efb82b;
}

.hywl-product-con-l {
    width: 398px;
    height: 270px;
}

    .hywl-product-con-l ul li {
        float: left;
        width: 198px;
        height: 134px;
    }

.hywl-product-con-r {
    width: 760px;
}

    .hywl-product-con-r h5 {
        font-size: 20px;
        color: #344967;
    }

    .hywl-product-con-r p {
        font-size: 16px;
        color: #344967;
        line-height: 1.8em;
    }

    .hywl-product-con-r ul li {
        height: 48px;
        width: 88px;
        float: left;
        margin-left: 5.5px;
    }

.email-show {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99999;
    display: none;
}

.email-con {
    width: 280px;
    height: 130px;
    background: #fff;
    border-top: 2px solid #00F;
    border-radius: 5px;
    position: fixed;
    top: 25%;
    left: 50%;
    margin-left: -150px;
    padding: 10px;
}

    .email-con h4 {
        font-size: 20px;
        color: #344967;
        font-weight: normal;
        border-bottom: 1px dashed #ccc;
        margin-bottom: 10px;
        padding: 0px 10px 5px 10px;
        clear: both;
        overflow: hidden;
    }

        .email-con h4 span.fr {
            cursor: pointer;
        }

    .email-con p {
        font-size: 14px;
        line-height: 1.6em;
        color: #344967;
        padding: 0px 10px;
    }

/*货代物流样式*/
.content_middle {
    width: 100%;
    height: 770px;
    margin: 0px auto;
    position: relative;
}

    .content_middle:hover .common {
        display: block;
    }
    /*左右切换图标*/
    .content_middle .common {
        display: block;
        width: 50px;
        height: 100px;
        position: absolute;
        z-index: 25;
        top: 50%;
        margin-top: -50px;
        display: none;
    }

    .content_middle .btnLeft {
        opacity: 0.5;
        left: 0px;
        background: url(../images/hdwl/sprite.png) no-repeat;
    }

    .content_middle .btnRight {
        opacity: 0.5;
        right: 0px;
        background: url(../images/hdwl/sprite.png) no-repeat -60px 0;
    }
    /*左右切换图标*/
    .content_middle ul li {
        width: 100%;
        height: 770px;
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        margin: 0px auto;
    }
/*切换小图标*/


.service-system {
    margin-top: 85px;
}

.service-hd-tit h1 {
    font-size: 42px;
    color: #344967;
    font-weight: normal;
    text-align: center;
}

.service-hd-tit span.line {
    width: 52px;
    border: 1px solid #efb82b;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.service-hd-con {
    height: 817px;
    background: url(../images/hdwl/service-bg.jpg) no-repeat center top;
    background-size: cover;
}

.ser-hd-wrap {
    width: 1200px;
    height: 817px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.service-jt {
    position: absolute;
    top: 46px;
    left: 0px;
}

.ser-jt {
    position: absolute;
    right: 10px;
    bottom: -55px;
}

.gjhd {
    position: absolute;
    left: 0px;
    top: 591px;
    width: 257px;
}

    .gjhd a {
        display: block;
        height: 44px;
        line-height: 40px;
        padding-left: 40px;
        background: url(../images/hdwl/bg-click.png) no-repeat left top;
        background-position: 0px -56px;
        margin-top: 12px;
        font-size: 14px;
        color: #fff;
    }

        .gjhd a:hover {
            background-position: 0px 0px;
            color: #344967;
        }

    .gjhd span {
        display: block;
        text-align: center;
    }

.zywl {
    position: absolute;
    left: 315px;
    top: 473px;
    width: 257px;
}

    .zywl a {
        display: block;
        height: 44px;
        line-height: 40px;
        padding-left: 15px;
        background: url(../images/hdwl/bg-click.png) no-repeat left top;
        background-position: 0px -56px;
        margin-top: 12px;
        font-size: 14px;
        color: #fff;
    }

        .zywl a.zywl-fs {
            font-size: 12px;
            padding-left: 10px;
        }

        .zywl a:hover {
            background-position: 0px 0px;
            color: #344967;
        }

    .zywl span {
        display: block;
        text-align: center;
    }

.smwl {
    position: absolute;
    left: 628px;
    top: 355px;
    width: 257px;
}

    .smwl a {
        display: block;
        height: 44px;
        line-height: 40px;
        padding-left: 15px;
        background: url(../images/hdwl/bg-click.png) no-repeat left top;
        background-position: 0px -56px;
        margin-top: 12px;
        font-size: 14px;
        color: #fff;
    }

        .smwl a.smwl-fs {
            font-size: 12px;
            padding-left: 10px;
        }

        .smwl a:hover {
            background-position: 0px 0px;
            color: #344967;
        }

    .smwl span {
        display: block;
        text-align: center;
    }

.product-system {
    margin-top: 35px;
}

.product-sys-wrap {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 90px;
}

.ps-box01 {
    clear: both;
    overflow: hidden;
}

    .ps-box01 h2 {
        font-size: 20px;
        color: #0051d6;
        background: url(../images/hdwl/pro-system-tit.png) no-repeat center center;
        text-align: center;
        margin-top: 46px;
        margin-bottom: 30px;
        font-weight: normal;
    }

.product-sys-l {
    border: 1px solid #f4f4f4;
    width: 462px;
    border-bottom: 0px !important;
}

    .product-sys-l ul li {
        height: 54px;
        border-bottom: 1px solid #f4f4f4;
        line-height: 54px;
    }

        .product-sys-l ul li a {
            padding-left: 150px;
            font-size: 16px;
            color: #1d2e5d;
            height: 53px;
            display: block;
            line-height: 53px;
        }

        .product-sys-l ul li:nth-child(1) a {
            background: url(../images/hdwl/hyck.png) no-repeat;
            background-position: 90px -45px;
        }

        .product-sys-l ul li:nth-child(2) a {
            background: url(../images/hdwl/hyjk.png) no-repeat;
            background-position: 90px -45px;
        }

        .product-sys-l ul li:nth-child(3) a {
            background: url(../images/hdwl/kyck.png) no-repeat;
            background-position: 90px -45px;
        }

        .product-sys-l ul li:nth-child(4) a {
            background: url(../images/hdwl/kyjk.png) no-repeat;
            background-position: 90px -45px;
        }

        .product-sys-l ul li:nth-child(5) a {
            background: url(../images/hdwl/bgbj.png) no-repeat;
            background-position: 90px -45px;
        }

        .product-sys-l ul li:nth-child(6) a {
            background: url(../images/hdwl/nlys.png) no-repeat;
            background-position: 90px -45px;
        }

        .product-sys-l ul li:nth-child(7) a {
            background: url(../images/hdwl/ccfw.png) no-repeat;
            background-position: 90px -45px;
        }

        .product-sys-l ul li:nth-child(8) a {
            background: url(../images/hdwl/bxdl.png) no-repeat;
            background-position: 90px -45px;
        }

        .product-sys-l ul li:nth-child(9) a {
            background: url(../images/hdwl/zcys.png) no-repeat;
            background-position: 90px -45px;
        }

        .product-sys-l ul li.ps-l-on {
            background: #0059cf;
        }

            .product-sys-l ul li.ps-l-on a {
                color: #f9de0f;
                font-weight: bold;
                background-position: 90px 10px;
            }

.ps-con {
    width: 734px;
}

.ps-con-list {
    display: none;
    clear: both;
    overflow: hidden;
}

    .ps-con-list:first-child {
        display: block;
    }

.ps-con ul li {
    float: left;
    width: 366px;
    height: 249px;
}

    .ps-con ul li:nth-child(2n) {
        margin-left: 1px;
    }

.ps-box02 {
    height: 515px;
    background: url(../images/hdwl/ps-box02-bg.png) no-repeat center top;
    padding-top: 50px;
    margin-top: 42px;
    margin-top: 30px;
}

    .ps-box02 h2 {
        font-size: 20px;
        color: #0051d6;
        background: url(../images/hdwl/pro-system-tit.png) no-repeat center center;
        text-align: center;
        font-weight: normal;
        margin-bottom: 30px;
    }

.ps-box02-list {
    width: 998px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
}

    .ps-box02-list ul li {
        width: 217px;
        border: 1px solid #b2b2b2;
        float: left;
        margin-left: 15px;
        margin-right: 15px;
        overflow: hidden;
    }

        .ps-box02-list ul li:hover {
            border: 1px solid #fae40c;
        }

        .ps-box02-list ul li img {
            border-bottom: 1px solid #b2b2b2;
        }

        .ps-box02-list ul li h3 {
            text-align: center;
            margin-top: 10px;
            margin-bottom: 5px;
            height: 46px;
            overflow: hidden;
        }

            .ps-box02-list ul li h3 a {
                font-size: 16px;
                color: #1d2e5d;
            }

        .ps-box02-list ul li p {
            padding: 0 15px;
            height: 54px;
        }

            .ps-box02-list ul li p a {
                font-size: 13px;
                color: #3d516c;
            }

        .ps-box02-list ul li a.more {
            height: 23px;
            width: 115px;
            display: block;
            border: 1px solid #465b79;
            margin-left: auto;
            margin-right: auto;
            text-align: center;
            line-height: 23px;
            margin-top: 10px;
            margin-bottom: 20px;
            font-size: 16px;
            color: #465b79;
        }

        .ps-box02-list ul li:hover a.more {
            border-color: #fae40c;
            color: #fae40c;
        }

.ps-box03 {
}

    .ps-box03 h2 {
        font-size: 20px;
        color: #0051d6;
        background: url(../images/hdwl/pro-system-tit.png) no-repeat center center;
        text-align: center;
        font-weight: normal;
        margin-bottom: 30px;
    }

.ps-box03-con {
    height: 362px;
    background: url(../images/hdwl/ps-box03-bg.jpg) no-repeat center top;
    clear: both;
    overflow: hidden;
}

.ps-b3-l {
    height: 284px;
    width: 495px;
    margin-left: 55px;
    margin-top: 20px;
}


.ps-b3-r {
    width: 530px;
    height: 284px;
    margin-top: 39px;
    margin-left: 30px;
}

    .ps-b3-r h3 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .ps-b3-r h3 {
        font-size: 30px;
        color: #0056d1;
        font-weight: bold;
    }

    .ps-b3-r p {
        font-size: 16px;
        color: #3d516c;
        line-height: 2em;
    }

    .ps-b3-r a {
        height: 43px;
        width: 163px;
        display: block;
        background: #f8d713;
        text-align: center;
        line-height: 43px;
        font-size: 16px;
        color: #151f22;
        margin-top: 30px;
    }

        .ps-b3-r a:hover {
            background: #465b79;
            color: #fff;
        }

.hx-product {
    background: #f9f9f9;
    padding: 5px 0 20px 0;
}

.hd-news {
    margin-top: 80px;
    margin-bottom: 80px;
}

.hd-news-tit {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #d1d0d2;
}

    .hd-news-tit a {
        font-size: 20px;
        color: #3d516c;
        display: block;
        padding: 5px 1px;
        float: left;
        margin-left: 30px;
    }

        .hd-news-tit a:first-child {
            margin-left: 0px;
        }

        .hd-news-tit a.hd-news-on {
            color: #0057c9;
            border-bottom: 3px solid #000;
        }

    .hd-news-tit div.fr a {
        font-size: 18px;
        margin-right: 10px;
        display: none;
    }

        .hd-news-tit div.fr a:hover {
            color: #0057c9;
        }

        .hd-news-tit div.fr a:first-child {
            display: block;
        }

.hd-news-t {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    clear: both;
    overflow: hidden;
}

    .hd-news-t a.news-img {
        height: 251px;
        width: 410px;
        display: block;
        float: left;
    }

.news-t-r {
    width: 725px;
    margin-right: 30px;
}

    .news-t-r h3 a {
        font-size: 20px;
        color: #0b6fbf;
        display: block;
        background: url(../images/hdwl/hd-news-h.jpg) no-repeat 32px center;
        padding-left: 52px;
    }

    .news-t-r h3:hover a {
        color: #f8d713;
        background: url(../images/hdwl/hd-news-hover.jpg) no-repeat 32px center;
    }

    .news-t-r p {
        font-size: 16px;
        color: #838383;
        text-indent: 2em;
        line-height: 2em;
    }

        .news-t-r p span {
            font-weight: bold;
        }

    .news-t-r a.hd-newspage {
        width: 94px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        background: #344967;
        display: block;
        color: #fff;
        font-size: 16px;
        margin-top: 15px;
        border-radius: 5px;
    }

        .news-t-r a.hd-newspage:hover {
            background: #f8d713;
        }

.hd-news-b {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
}

    .hd-news-b ul li {
        width: 580px;
        height: 75px;
        border-bottom: 1px solid #d4d4d4;
        line-height: 75px;
    }

        .hd-news-b ul li a {
            font-size: 16px;
            color: #2e2925;
            float: left;
			width:433px;
			height:75px;
			line-height:75px;
			overflow:hidden;
            padding-left: 40px;
            background: url(../images/hdwl/hd-news-mr.jpg) no-repeat 15px center;
        }

        .hd-news-b ul li span {
            font-size: 16px;
            color: #838383;
            float: right;
            margin-right: 15px;
        }

        .hd-news-b ul li:nth-child(2n+1) {
            float: left;
        }

        .hd-news-b ul li:nth-child(2n) {
            float: right;
        }

        .hd-news-b ul li:hover a {
            color: #004fd1;
            background: url(../images/hdwl/hd-news-h.jpg) no-repeat 15px center;
        }

.hd-news-con {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
    display: none;
}

    .hd-news-con:first-child {
        display: block;
    }

.monthly-list {
    width: 825px;
    margin-top: 26px;
}

    .monthly-list ul li {
        padding: 24px 0px 29px 0px;
        border-bottom: 1px solid #2c4061;
        clear: both;
        overflow: hidden;
    }

        .monthly-list ul li:last-child {
            border-bottom: 0px !important;
        }

div.monthly-date {
    width: 93px;
    height: 93px;
    background: #344967;
}

.monthly-date strong {
    font-size: 28px;
    color: #fbe90a;
    display: block;
    text-align: center;
    margin-top: 10px;
}

.monthly-date span {
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: center;
}

.monthly-con {
    margin-left: 16px;
    width: 608px;
}

    .monthly-con h2 {
        font-size: 20px;
        color: #344967;
    }

    .monthly-con p.mlist-mess span {
        font-size: 12px;
        color: #344967;
        margin-left: 10px;
        margin-right: 10px;
    }

    .monthly-con p.mlist-con {
        font-size: 16px;
        color: #838383;
        padding: 0px 0px 0px 10px;
    }

.monthly-down {
    width: 93px;
    height: 93px;
    background: #f8f8f8;
}

    .monthly-down a {
        width: 93px;
        height: 93px;
        display: block;
        background: url(../images/hdwl/monthly-down.png) no-repeat center center;
        background-position: 0px 0px;
    }

        .monthly-down a:hover {
            background-position: 0px -93px;
        }

.monthly-img {
    width: 327px;
    margin-top: 50px;
}

.hd-login {
    width: 100%;
    min-width: 1200px;
    height: 345px;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/hdwl/hd-login-bg.jpg) no-repeat left top;
    background-size: 100% 345px;
}

.hd-login-l {
    width: 862px;
}

.login-con {
    height: 345px;
    width: 338px;
}

    .login-con h5 {
        width: 340px;
        font-size: 26px;
        color: #fff;
        text-align: center;
        font-weight: normal;
        margin-top: 40px;
        background: url(../images/hdwl/hd-login-h5.png) no-repeat center center;
    }

    .login-con table {
        width: 340px;
        color: #fff;
        font-size: 20px;
        margin-top: 20px;
    }

        .login-con table td {
            padding: 10px 0;
        }

            .login-con table td.table-name {
                width: 120px;
                text-align: right;
            }

            .login-con table td input {
                height: 38px;
                line-height: 38px;
                padding: 0px 10px;
                font-size: 16px;
                color: #333;
            }

            .login-con table td a {
                height: 40px;
                width: 124px;
                display: block;
                float: left;
                line-height: 40px;
                text-align: center;
                background: url(../images/hdwl/hd-login-btn.jpg) repeat-x left top;
                color: #fff;
                font-size: 20px;
                margin-left: 42px;
            }

.hd-login-wrap {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

ul.hdwl-video {
    clear: both;
    overflow: hidden;
    margin-top: 20px;
}

.hdwl-video li {
    float: left;
    width: 380px;
    height: 250px;
    margin-top: 30px;
}

    .hdwl-video li a {
        height: 220px;
        width: 380px;
        display: block;
        overflow: hidden;
        position: relative;
    }

        .hdwl-video li a img {
            width: 380px;
            height: 220px;
            transition: all .5s;
            -o-transition: all .5s;
            -moz-transition: all .5s;
            -webkit-transition: all .5s;
        }

            .hdwl-video li a img.video-jt {
                width: 66px;
                height: 66px;
                position: absolute;
                left: 50%;
                margin-left: -33px;
                top: 50%;
                margin-top: -33px;
            }

    .hdwl-video li:hover a img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.2);
    }

    .hdwl-video li p {
        text-align: center;
        line-height: 30px;
        font-size: 16px;
        color: #344967;
    }

    .hdwl-video li:hover p {
        color: #0067d0;
    }

.ml30 {
    margin-left: 30px;
}




/*news修改*/
.news-tit {
    width: 1127px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}

    .news-tit a {
        font-size: 18px;
        color: #666;
        padding: 0px 10px;
    }

    .news-tit i {
        font-style: normal;
    }

    .news-tit a.active {
        color: #096bc7;
    }

/*hdwlpage新增页面*/
.hdwlpage {
    margin-top: 42px;
}

.hdwlpage-l {
    width: 279px;
}

.hdwl-nav {
    width: 277px;
    height: auto;
    border: 1px solid #d2d2d2;
    padding-bottom: 12px;
}

    .hdwl-nav h3 {
        width: 253px;
        height: 48px;
        background: url(../images/hdwl-page/nav-bg.jpg) repeat-x;
        background-position: 0px 0px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 12px;
        line-height: 48px;
        border-radius: 5px;
        display:block;
    }

        .hdwl-nav h3.h3-on {
            background-position: 0px -48px;
        }

            .hdwl-nav h3.h3-on a {
                background-position: 10px -22px;
            }

        .hdwl-nav h3 a {
            font-size: 18px;
            padding:2.5px 0px 2.5px 50px;
            color: #fff;
            margin-top:11px;
            background: url(../images/hdwl-page/nav-l.png) no-repeat;
            background-position: 10px 4px;
        }

    .hdwl-nav ul li {
        height: 39px;
        width: 217px;
        border-bottom: 1px dashed #bfbfbf;
        margin-left: auto;
        margin-right: auto;
        line-height: 39px;
    }

        .hdwl-nav ul li a {
            padding-left: 15px;
            font-size: 14px;
            color: #6b6b6b;
            /*background: url(../images/hdwl-page/nav-l-line.jpg) no-repeat left center;*/
        }
            .hdwl-nav ul li a span {
                height:20px;
                line-height:20px;
                display:block;
            }
        .hdwl-nav ul li.zywl-ml0 a {
            padding-left: 5px !important;
            font-size: 12px;
        }
.keypro-ml0 li a {
    display:block;
    font-size:12px !important;
    padding-left:5px;
}

    .hdwl-nav ul {
        display: none;
    }

        .hdwl-nav ul li.li-on a {
            color: #0060c7;
        }

        .hdwl-nav ul li:hover a {
            color: #0060c7;
        }

.l-contact {
    width: 279px;
    margin-top: 12px;
}

    .l-contact h2 {
        font-size: 20px;
        color: #fff;
        height: 94px;
        width: 100%;
        text-align: center;
        line-height: 94px;
        background: url(../images/hdwl-page/l-contact.jpg) no-repeat left top;
    }

.l-contact-con {
    height: 270px;
    width: 247px;
    border: 1px solid #d2d2d2;
    padding: 0px 15px;
}

.lc-phone {
    margin-top: 15px;
    margin-bottom: 8px;
}

    .lc-phone span {
        float: left;
        margin-right: 10px;
        margin-top: 5px;
    }

    .lc-phone > p {
        font-size: 14px;
        color: #818282;
    }

        .lc-phone > p:last-child {
            font-size: 26px;
            color: #0060c7;
            font-family: "黑体";
            margin: 0px;
            margin-top: -5px;
            font-weight: bold;
        }

.l-contact-con p.p {
    font-size: 14px;
    color: #818282;
    line-height: 1.8em;
}

.hdwl-r {
    width: 832px;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    padding: 0px 35px;
}

    .hdwl-r h3 {
        font-size: 24px;
        color: #3d516c;
        padding: 20px 0 5px 0;
    }

.hdwl-con-img {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 15px;
}

.hdwl-r-con p {
    font-size: 16px;
    color: #3d516c;
    text-indent: 2em;
    line-height: 2em;
}

.hdwl-r-con div {
    font-size: 16px;
    color: #3d516c;
    text-indent: 2em;
    line-height: 2em;
}

.hdwl-r-con p span {
    color: #000;
    font-weight: bold;
}

.hdwl-r-con p img {
    width: 100%;
}

/*新增货代物流核心产品内页*/
.hxpro-con {
    width: 1152px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    margin-top: 45px;
    padding: 0px 24px 20px 24px;
}

    .hxpro-con h3 {
        font-size: 24px;
        color: #3d516c;
        padding: 20px 0 5px 0;
    }

/*新增月刊列表页*/
.monthlylist {
    margin-top: 20px;
}

.monthly-lists {
    width: 700px;
}

    .monthly-lists ul {
        margin-bottom: 30px;
    }

        .monthly-lists ul li {
            padding: 24px 0px 29px 0px;
            border-bottom: 1px solid #2c4061;
            clear: both;
            overflow: hidden;
        }

            .monthly-lists ul li:last-child {
                border-bottom: 0px !important;
            }

.monthly-cons {
    margin-left: 16px;
    width: 462px;
}

    .monthly-cons h2 {
        font-size: 20px;
        color: #344967;
    }

    .monthly-cons p.mlist-mess span {
        font-size: 12px;
        color: #344967;
        margin-left: 10px;
        margin-right: 10px;
    }

    .monthly-cons p.mlist-con {
        font-size: 16px;
        color: #838383;
        padding: 0px 0px 0px 10px;
    }

.paging span {
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    color: #344967;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.paging input {
    float: left;
    height: 28px;
    width: 40px;
    border: 1px solid #ddd;
    text-align: center;
    margin-top: 3px;
}

.paging a.btn-paging {
    padding-left: 5px;
    padding-right: 5px;
}

.monthly-r {
    width: 414px;
    margin-top: 24px;
}

.recommend-s {
    border-top: 1px solid #0067d0;
}

.monthlylist-tit {
    height: 35px;
    line-height: 35px;
    background: #0067d0;
    font-size: 20px;
    color: #fff;
    margin-top: 4px;
    padding-left: 20px;
}

.recommend-list {
    /*height: 210px;*/
    width: 414px;
    border: 1px dashed #f6f6f6;
    clear: both;
    overflow: hidden;
}

    .recommend-list ul li {
        /*width: 206px;*/
        height: 41px;
        line-height: 41px;
        border-bottom: 1px solid #f6f6f6;
        /*float: left !important;*/
        overflow:hidden;
    }

        .recommend-list ul li:nth-child(2n) {
            border-left: 1px solid #f6f6f6;
        }

        .recommend-list ul li span {
            width: 16px;
            height: 16px;
            margin-top: 13px;
            display: block;
            float: left;
            font-size: 16px;
            color: #fff;
            background: #344967;
            text-align: center;
            line-height: 16px;
            margin-left: 10px;
            margin-right: 5px;
        }

        .recommend-list ul li a {
            font-size: 16px;
            color: #344967;
            display: block;
            float: left;
        }

        .recommend-list ul li:hover span {
            background: #0061d7;
        }

        .recommend-list ul li:hover a {
            color: #0061d7;
        }

.relevant {
    border-top: 1px solid #0067d0;
    margin-top: 11px;
    margin-bottom: 11px;
}

.relevant-list {
    height: 210px;
    width: 414px;
    border: 1px dashed #f6f6f6;
    clear: both;
    overflow: hidden;
}

    .relevant-list ul li {
        height: 41px;
        line-height: 41px;
        border-bottom: 1px solid #f6f6f6;
        float: left !important;
        overflow:hidden;
    }

        .relevant-list ul li span {
            width: 16px;
            height: 16px;
            margin-top: 13px;
            display: block;
            float: left;
            font-size: 16px;
            color: #fff;
            background: #344967;
            text-align: center;
            line-height: 16px;
            margin-left: 15px;
            margin-right: 10px;
        }

        .relevant-list ul li a {
            font-size: 16px;
            color: #344967;
            display: block;
            float: left;
            width:360px;
            overflow:hidden;
        }

        .relevant-list ul li:hover span {
            background: #0061d7;
        }

        .relevant-list ul li:hover a {
            color: #0061d7;
        }

.r-honor {
    border-top: 1px solid #0067d0;
}

    .r-honor a {
        margin-top: 2px;
        display: block;
        overflow: hidden;
    }

        .r-honor a img {
            transition: all .5s;
            -o-transition: all .5s;
            -moz-transition: all .5s;
            -webkit-transition: all .5s;
        }

        .r-honor a:hover img {
            transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -ms-transform: scale(1.2);
        }

/*新增视频列表*/
.videolist {
    width: 700px;
    clear: both;
    overflow: hidden;
    margin-top: 20px;
}

    .videolist ul {
        clear: both;
        overflow: hidden;
        margin-bottom: 20px;
    }

        .videolist ul li {
            width: 337px;
            height: 250px;
            margin-top: 25px;
            float: left;
        }

            .videolist ul li:nth-child(2n) {
                margin-left: 26px;
            }

            .videolist ul li a {
                width: 337px;
                height: 220px;
                display: block;
                overflow: hidden;
                position: relative;
            }

                .videolist ul li a img {
                    transition: all .5s;
                    -o-transition: all .5s;
                    -moz-transition: all .5s;
                    -webkit-transition: all .5s;
                }

                    .videolist ul li a img.video-jt {
                        width: 66px;
                        height: 66px;
                        position: absolute;
                        left: 50%;
                        margin-left: -33px;
                        top: 50%;
                        margin-top: -33px;
                    }

            .videolist ul li:hover a img {
                transform: scale(1.1);
                -webkit-transform: scale(1.1);
                -o-transform: scale(1.1);
                -moz-transform: scale(1.1);
                -ms-transform: scale(1.2);
            }

            .videolist ul li p a {
                height: 30px;
                font-size: 16px;
                color: #344967;
                text-align: center;
                line-height: 30px;
                display: block;
            }

            .videolist ul li:hover p a {
                color: #0067d0;
            }

.videopage h1 {
    margin-top: 25px;
    font-size: 36px;
    color: #166cb1;
    text-align: center;
    font-weight: normal;
}

.videopage p {
    text-align: center;
}

    .videopage p span {
        font-size: 12px;
        color: #000;
        margin-left: 10px;
        margin-right: 10px;
    }

.video-part {
    margin-top: 30px;
}

.next-prev {
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
}

    .next-prev a {
        font-size: 16px;
        color: #344967;
		width:45%;
		height:30px;
		overflow:hidden;
    }

        .next-prev a:hover {
            color: #0067d0;
        }

.recommend-vl h3 {
    font-size: 20px;
    color: #0067d0;
    margin-top: 30px;
    font-weight: normal;
}

.recommend-vl ul li {
    width: 165px;
    height: 141px;
    border: 1px solid #eaeaea;
    margin-left: 10px;
    margin-top: 15px;
}

    .recommend-vl ul li:nth-child(2n) {
        margin-left: 11px;
    }

    .recommend-vl ul li:nth-child(1) {
        margin-left: 0px;
    }

    .recommend-vl ul li a {
        height: 141px;
        width: 165px;
    }

        .recommend-vl ul li a img {
            display: block;
            margin-left: auto;
            margin-right: auto;
            margin-top: 20px;
        }

    .recommend-vl ul li:nth-child(3) a img {
        margin-top: 27px;
    }

    .recommend-vl ul li:nth-child(4) a img {
        margin-top: 27px;
    }

    .recommend-vl ul li a span {
        display: block;
        text-align: center;
        font-size: 20px;
        color: #0067d0;
        margin-top: 10px;
        height: 30px;
        overflow: hidden;
    }

    .recommend-vl ul li:hover a span {
        color: #344967;
    }

/*法律声明*/
.law-con {
    border: 3px solid #eaeaea;
    margin-top: 24px;
}

    .law-con h2 {
        font-size: 20px;
        color: #005cb9;
        font-weight: normal;
        text-align: center;
        margin-top: 5px;
    }

.law-p {
    padding: 10px 0 20px 0;
}

    .law-p p {
        font-size: 16px;
        color: #3d516c;
        padding: 0px 5px 0 15px;
        line-height: 1.8em;
        text-indent: 2em;
    }

    .law-p h5 {
        color: #3d516c;
        font-weight: bold;
        font-size: 16px;
        color: #3d516c;
        padding: 5px 5px 5px 15px;
    }

.user-wrap {
    height: 830px;
    overflow-y: scroll;
}

/*网站地图*/
.sitemap h5 {
    font-size: 14px;
    color: #344967;
    padding: 30px 20px 10px 20px;
}

.sitemap p {
    border: 1px solid #eaeaea;
    margin: 0 20px;
    clear: both;
    overflow: hidden;
}

    .sitemap p a {
        font-size: 13px;
        color: #3d516c;
        display: block;
        padding: 2px 20px;
        float: left;
    }

        .sitemap p a:hover {
            color: #0049dd;
        }

.sitemap {
    padding-bottom: 27px;
}

/*客户投诉*/
.complaint-01 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

    .complaint-01 p {
        background: url(../images/about/complaint01.png) no-repeat left center;
        font-size: 20px;
        color: #3d516c;
        padding-left: 57px;
    }

        .complaint-01 p span {
            font-size: 40px;
            color: #0067d0;
            letter-spacing: -0.08em;
        }

.complaint-02 {
    margin-bottom: 50px;
}

    .complaint-02 p {
        background: url(../images/about/complaint02.png) no-repeat left center;
    }
/*亚东错误页*/
.yd-error {
    width: 100%;
    height: 100%;
    background: #f3f2ee;
}

    .yd-error p {
        width: 880px;
        margin: 0 auto;
        font-size: 22px;
        color: #7fb4bc;
        line-height: 2em;
    }

        .yd-error p.sorry {
            font-size: 36px;
            color: #7fb4bc;
            padding-top: 60px;
            text-align: center;
        }

            .yd-error p.sorry img {
                vertical-align: middle;
            }

.page404-img {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 10px;
}

.mt20 {
    margin-top: 20px !important;
}

.error-a {
    width: 880px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .error-a a {
        font-size: 22px;
        display: inline-block;
        width: 189px;
        height: 51px;
        background: url(../images/404img-bj.png) no-repeat center center;
        line-height: 51px;
        text-align: center;
        color: #79a6bd;
        cursor: pointer;
        text-decoration: none;
    }

        .error-a a:hover {
            background: url(../images/404img-bjh.png) no-repeat center center;
            color: #fff;
        }
