@charset "utf-8";

/********
 * 页面样式
 *********/


/*标题*/

.title {
    padding-top: 76px;
    text-align: center;
}

.title h1 {
    display: inline-block;
    font-size: 32px;
    color: #4e4e4e;
    margin: 16px;
    font-weight: normal;
    text-transform: uppercase;
}

.title div {
    position: relative;
}

.title div hr:nth-child(1) {
    width: 98px;
    height: 4px;
    background: #eff3f3;
    border: none;
    margin: 0 auto;
}

.title div hr:nth-child(2) {
    width: 39px;
    height: 4px;
    background: #366fd2;
    border: none;
    margin: 0 auto;
    margin-top: -4px;
}

@media only screen and (min-width: 801px)and (max-width: 1160px) {}

@media only screen and (min-width: 481px) and (max-width: 800px) {}

@media only screen and (max-width :480px) {}

.find {
    text-align: center;
    background: #f4f4f4;
}

.find ul {
    float: left;
}

.find ul li {
    display: inline-block;
    padding-top: 24px;
    padding-bottom: 24px;
}

.find ul li+li {
    margin-left: 20px;
}

.find ul li a {
    font-size: 16px;
    color: #a1a1a1;
}

.find ul li a:hover {
    color: #ff0000;
}


/*搜索*/

.find .bar {
    float: right;
    margin-top: 10px;
}

.find form {
    position: relative;
    width: 300px;
    margin: 0 auto;
}

.find input,
.find button {
    border: none;
    outline: none;
}

.find input {
    width: 88%;
    height: 38px;
    padding-left: 13px;
}

.find button {
    height: 42px;
    width: 42px;
    cursor: pointer;
    position: absolute;
}

.find .bar input::-webkit-input-placeholder {
    font-size: 14px;
    color: #aaaaaa;
}

.find .bar input:-moz-placeholder {
    font-size: 14px;
    color: #aaaaaa;
}

.find .bar input::-moz-placeholder {
    font-size: 14px;
    color: #aaaaaa;
}

.find .bar input:-ms-input-placeholder {
    font-size: 14px;
    color: #aaaaaa;
}

.find .bar input {
    border: 1px solid #e2e2e2;
    background: #ffffff;
    top: 0;
    right: 0;
}

.find .bar button {
    background: #366fd2;
    width: 68px;
    top: 0;
    right: 0;
}

.find .bar button:before {
    content: "search";
    font-size: 16px;
    color: #ffffff;
}

@media only screen and (min-width: 801px)and (max-width: 1160px) {
    .find ul li+li {
        margin-left: 6px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 800px) {
    .find .bar {
        display: none;
    }
}

@media only screen and (max-width :480px) {
    .find .bar {
        display: none;
    }
    .find ul li {
        padding-top: 10px;
        padding-bottom: 0;
    }
}


/*about us*/

.about {
    text-align: center;
}

.about .title {
    margin-bottom: 62px;
}

.about_l {
    position: relative;
    float: left;
    margin-left: 0px;
    margin-top: 10px;
}

.about_r {
    width: 716px;
    float: right;
}

.abuot_content_r_label {
    height: 76px;
    overflow: hidden;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.abuot_content_r_label ul {
    position: relative;
    white-space: nowrap;
    font-size: 0;
}

.abuot_content_r_label li {
    width: 106px;
    display: inline-block;
    padding: 0 44px;
    margin-left: -16px;
}

.abuot_content_r_label ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 30px;
    font-size: 18px;
    color: #191c3b;
    text-align: center;
    width: 106px;
}

.sideline {
    display: block;
    position: absolute;
    border: 0;
    height: 2px;
    background-color: #48a5f4;
    left: 0;
    top: 72px;
    pointer-events: none;
}

.sideline_gray {
    border: 1px solid #ececec;
    display: block;
    left: 0;
    top: 44px;
    pointer-events: none;
    margin: 0;
    margin-top: -4px;
}

.overview {
    margin-left: 20px;
}

.overview p {
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    text-align: left;
}

.message {
    margin-left: 20px;
    display: none;
}

.message p {
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    text-align: left;
}

.messa {
    margin-left: 20px;
    display: none;
}

.messa p {
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    text-align: left;
}

.mess {
    margin-left: 20px;
    display: none;
}

.mess p {
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    text-align: left;
}

@media only screen and (min-width: 801px)and (max-width: 1160px) {
    .about_l {
        float: inherit;
    }
    .about_r {
        float: inherit;
        margin-top: 20px;
        display: inherit;
    }
}

@media only screen and (min-width: 481px) and (max-width: 800px) {
    .about_l {
        float: inherit;
    }
    .about_r {
        float: inherit;
        margin-top: 20px;
    }
    .about_r {
        width: 480px;
        display: inherit;
    }
    .abuot_content_r_label li {
        padding: 0 14px;
    }
}

@media only screen and (max-width :480px) {
    .about_l>img {
        max-width: 100%;
    }
    .about_l {
        float: inherit;
        margin-left: auto;
    }
    .about_r {
        float: inherit;
        margin-top: 20px;
    }
    .about_r {
        width: 320px;
        display: inline;
    }
    .abuot_content_r_label li {
        padding: 0 20px;
    }
    .abuot_content_r_label ul {
        overflow-x: auto;
        list-style: none;
        white-space: nowrap;
        width: auto;
    }
}


/* Escort Service Coverage */

.escort {
    text-align: center;
    background: #f8f8f8;
    margin-top: 30px;
}

.escort .overall {
    text-align: left;
    margin-top: 60px;
}

.escort div p {
    font-size: 18px;
    line-height: 29px;
    color: #616161;
    width: auto;
    display: inline-block;
    margin: 0 auto;
    text-indent: 2em;
    width: 100%;
}

.escort ul {
    max-width: auto;
    display: inline-block;
    vertical-align: top;
}

.escort ul li {
    font-size: 18px;
    line-height: 29px;
    color: #616161;
    margin: 0 auto;
    margin-left: 2em;
    text-align: left !important;
}

.escort ul li span {
    margin-right: 20px;
}

.escort ul li+li {
    margin-top: 20px;
}

.escort>ul li :nth-child(2) {
    float: right;
}

.escort .overall img {
    float: right;
    margin-right: 20px;
}

@media only screen and (min-width: 801px)and (max-width: 890px) {
    .escort .overall {
        text-align: center;
    }
    .escort .overall img {
        float: inherit;
        max-width: 100%;
        margin-right: auto;
    }
}

@media only screen and (min-width: 481px) and (max-width: 800px) {
    .escort .overall {
        text-align: center;
    }
    .escort .overall img {
        float: inherit;
        max-width: 80%;
        margin-right: auto;
    }
}

@media only screen and (max-width :480px) {
    .escort .overall {
        text-align: center;
    }
    .escort .overall img {
        float: inherit;
        max-width: 80%;
        margin-right: auto;
    }
}


/*Business Types and Characteristics*/

.service_items {
    background: #f8f8f8;
    text-align: center;
    padding-bottom: 94px;
}

.service_items .overall {
    margin-top: 80px;
}

.service_items .title hr:nth-child(1) {
    background: #ffffff;
}

.service_items div ul {
    display: inline-block;
    max-height: 417px;
}

.service_items div ul+ul {
    margin-top: 135px;
}

.service_items div ul li {
    display: inline-block;
    text-align: left;
    width: 597px;
}

.service_items div ul li:nth-child(1) {
    float: left;
    text-align: left;
}

.service_items div ul li:nth-child(1) ul {
    margin-top: 20px;
}

.service_items div ul li:nth-child(1) ul li+li {
    margin-top: 20px;
}

.service_items div ul li:nth-child(2) {
    text-align: right;
}

.service_items div ul:nth-child(2) li:nth-child(2) {
    text-align: left;
}

.service_items div ul:nth-child(4) li:nth-child(2) {
    text-align: left;
}

.service_items div ul:nth-child(6) li:nth-child(2) {
    text-align: left;
}

.service_items div ul li ul {
    max-width: auto;
    width: 100%;
}

.service_items div ul li ul li {
    font-size: 18px;
    line-height: 29px;
    color: #616161;
    display: inline-block;
    margin: 0 auto;
    width: 75%;
    margin-left: 2em;
    text-align: left !important;
}

.service_items div ul li ul li span {
    margin-right: 20px;
}

.service_items div ul li h6 {
    font-size: 30px;
    color: #2d2f3c;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 18px;
    margin-bottom: 22px;
    margin-left: 1em;
    text-indent: -1em;
}

.service_items div ul li p {
    font-size: 18px;
    line-height: 29px;
    color: #616161;
    width: auto;
    display: inline-block;
    margin: 0 auto;
    text-indent: 2em;
}

@media only screen and (min-width: 801px)and (max-width: 1160px) {
    .service_items div ul li:nth-child(1) {
        float: inherit;
    }
    .service_items div ul li:nth-child(2) {
        float: inherit;
    }
    .service_items div ul li:nth-child(1) {
        text-align: center;
    }
    .service_items div ul li:nth-child(2) {
        text-align: center;
    }
    .service_items div ul li p {
        text-align: left;
    }
}

@media only screen and (min-width: 481px) and (max-width: 800px) {
    .service_items div ul:nth-child(4) li:nth-child(2) {
        text-align: center;
    }
    .service_items div ul li:nth-child(1) {
        float: inherit;
    }
    .service_items div ul li:nth-child(2) {
        float: inherit;
    }
    .service_items div ul li:nth-child(1) {
        text-align: center;
    }
    .service_items div ul li:nth-child(2) {
        text-align: center;
    }
    .service_items div ul li p {
        width: 456px;
        text-align: left;
    }
    .service_items div ul li img {
        max-width: 456px;
    }
    .service_items div ul li {
        width: auto;
    }
    .honor .honor_owl p {
        display: inline-block;
    }
}

@media only screen and (max-width :480px) {
    .service_items div ul li:nth-child(1) {
        float: inherit;
    }
    .service_items>div>ul>li:nth-child(2) {
        float: inherit;
        text-align: center !important;
    }
    .service_items div ul li:nth-child(1) {
        text-align: center;
    }
    .service_items div ul:nth-child(4) li:nth-child(2) {
        text-align: center;
    }
    .service_items div ul li p {
        width: 320px;
        text-align: left;
    }
    .service_items div ul li img {
        max-width: 320px;
    }
    .service_items div ul li {
        width: auto;
    }
    .honor .honor_owl p {
        display: inline-block;
    }
    .service_items div ul:nth-child(6) li ul li :nth-child(2) {
        text-align: left !important;
    }
}


/*Certifications and honour*/

.honor {
    text-align: center;
    padding-bottom: 60px;
}

.honor .overall {
    margin-top: 56px;
}

.honor_owl {
    max-width: 1000px;
    display: inline-block;
}

.honor .honor_owl img {
    width: 169px;
    display: inline-block;
}

.honor .honor_owl p {
    font-size: 16px;
    color: #4e4e4e;
    width: 224px;
}

.owl-carousel.owl-loaded {
    display: inline-block;
}

.owl-carousel .owl-nav button.owl-prev {
    width: 32px;
    height: 32px;
    background: url(../../img/news_carousel_p.png) no-repeat;
    margin-right: 13px;
    position: absolute;
    left: -34px;
}

.owl-carousel .owl-nav button.owl-prev span {
    display: none;
}

.owl-carousel .owl-nav button.owl-next {
    width: 32px;
    height: 32px;
    background: url(../../img/news_carousel_n.png) no-repeat;
    margin-left: 13px;
    position: absolute;
    right: -34px;
}

.owl-carousel .owl-nav button.owl-next span {
    display: none;
}

.owl-carousel .owl-nav button.owl-prev span {
    display: none;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: 103px;
    width: 100%;
}

@media only screen and (min-width: 801px)and (max-width: 1160px) {
    .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }
    .owl-carousel .owl-nav button.owl-next {
        display: none;
    }
}

@media only screen and (min-width: 481px) and (max-width: 800px) {
    .owl-carousel .owl-nav button.owl-prev {
        left: 10px;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: 10px;
    }
    .honor .honor_owl p {
        width: 284px;
    }
}

@media only screen and (max-width :480px) {
    .owl-carousel .owl-nav button.owl-prev {
        left: 10px;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: 10px;
    }
    .honor .honor_owl p {
        width: 284px;
    }
}