﻿@import url(slide.css);
@import url(pscroll.css);

/*首页*/
.i_title {
    margin-top: 5%;
    overflow: hidden;
    text-align: center;
    margin-bottom: 3%;
}

.i_title h2 {
    overflow: hidden;
    /* font-weight: bold; */
    color: #333333;
    padding-bottom: 2%;
    position: relative;
    font-weight: normal;
}

.i_title h2:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 47px;
    height: 3px;
    background: #004894;
}


.i_title .yellow {
    color: #004894;
}

/* 关于我们 */


/* 颜色 */
.about129 .title129 span {
    color: #1e4890;
}

.about129 .title129 small {
    display: block;
    color: #999;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
}

/* 颜色 end*/
.about129 .img129 {
    text-align: center;
    font-size: 0;
}

.about129 .img129 img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.about129 .container {
    padding: 0px;
    width: 100%;
    margin: 0 auto;
}

.about129 {
    padding: 0px;
}

.about129 .title129 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: bold;
}

.about129 .ey-about129 {
    margin: 0;
}

.about129 .ey-about129 dt {
    float: left;
    width: 600px;
    border-top-left-radius: 50px;
    overflow: hidden;
    border-bottom-right-radius: 50px;
}
.i-about{
    position: relative;
}
.i-about::after{
content: 'about us';
font-size:150px;
color: #000;
position: absolute;
right: 30px;
bottom: 80px;
text-transform: uppercase;
color: #000;
font-weight: bold;
opacity: 0.03;
z-index:1;

}
.about129 .ey-about129 dd {
    margin-left: 630px;
    line-height: 30px;
    font-size: 16px;
    color: #515151;

}

.about129 .ey-about129 dd p {
    margin: 0;
    line-height: 2;
    text-align: justify;
}

@media screen and (max-width: 767px) {
    body {
        min-width: 320px;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .about129 .container {
        width: auto;
    }

    .about129 {
        padding: 30px 0;
    }

    .about129 .title129 {
        margin-bottom: 20px;
        font-size: 18px;
    }

    .about129 .title129 small {
        font-size: 12px;
        margin-top: 5px;
    }

    .about129 .ey-about129 dt {
        float: none;
        width: auto;
    }

    .about129 .ey-about129 dd {
        margin: 15px 0 0;
    }

    .about129 .ey-about129 dd p {
        line-height: 1.8;
    }
}





/*我们的服务*/
.i_service {
    background: #f5f5f5;
    padding-bottom: 4%;
    overflow: hidden;
}

/* 自定义隐藏 */

.mhide {
    display: none;
}

.i-bankuai {
    width: 100%;
    position: relative;
    z-index: 999;
    height: 500px;
    background-color: #fff;
    margin-top: -120px;
}

@media (max-width:750px) {
    .pchide {
        display: block;
    }
}

@media (min-width:1200px) {
    .pchide {
        display: none!important;
    }
    
    .mhide {
        display: block;
    }

.myservice{
    margin-top: -280px;
   background-color: rgba(0,0,0,0.08);
   /* background-color: #eee; */
   position: relative;
   z-index: 9;
}

.xiangmu{
    width: 100%;
    height:240px;
  
}
.xiangmu-cnt{
    width: 100%;
   background-color: #f00;
    min-height: 200px;
}
.mt-tabpage {
	width: 100%;
	margin: 0px auto;

	background-color: #FFFFFF;
    box-shadow: 0px 5px 10px #ccc;
}
.mt-tabpage-title {
	height: 420px;
	font-size: 0;
	background-color: #fff;
	width: 100%;
	margin: auto;
	background: #fff;
	border-bottom: 1px solid #f1f1f1;
}
.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	width: 365px;
	height: 420px;
    border-right: 2px solid #eee;
  box-sizing: border-box;

    background-color: #f5f5f5;
	text-align: center;
	color: #666;
	font-size: 14px;
    transition: all .6s;
}
.mt-tabpage-title .mt-tabpage-item:last-child{
    border-right: 0px;
}

.mt-tabpage-count {
	position: relative;
	width: 100%;

    min-height:315px;
	overflow: hidden;
}
.mt-tabpage-cont__wrap {
	position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
	width: 1460px;

	text-align: center;
}
.mt-tabpage-title  .xm-icon{
    padding-top: 110px;
}
.mt-tabpage-title .iconfont{
    font-size: 52px;
    color: #666;

}
.mt-tabpage-title  .xm-desc{
    text-transform: uppercase;
    font-size: 14px;
    color: #999;
    padding-top: 10px;
}
.mt-tabpage-title h3{
    font-size: 24px;
    font-weight: normal;
    color: #000;
    padding-top: 60px;
}

.mt-tabpage-title .mt-tabpage-item:hover{
	color: #fff;
	font-size: 14px;
	background-color: #004894;
    border-right: 2px solid #004894;
}
.mt-tabpage-title .mt-tabpage-item-cur {
	color: #fff;
	font-size: 14px;
	background-color: #004894;
    border-right: 2px solid #004894;
}

.mt-tabpage-title .mt-tabpage-item:hover .iconfont,.mt-tabpage-title .mt-tabpage-item-cur .iconfont{
    font-size: 52px;
    color: #fff;

}
.mt-tabpage-title .mt-tabpage-item:hover .xm-desc,.mt-tabpage-title .mt-tabpage-item-cur .xm-desc{
    text-transform: uppercase;
    font-size: 14px;
    color: #eee;
    padding-top: 10px;
}
.mt-tabpage-title .mt-tabpage-item:hover h3,.mt-tabpage-title .mt-tabpage-item-cur h3{
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    padding-top: 60px;
}





.mt-tabpage-count .mt-tabpage-item{
   text-align: left;
}
.xm-neirong{
    /* border-bottom: 1px solid #eee; */
}
.xm-neirong .xm-jieshao{
    font-size: 16px;
    line-height: 32px;
    padding-left: 30px;
    padding-right: 30px;
    color: #666;
}
.xmnr-bt {
    font-size: 24px;   
    font-weight: bold;
    height:80px;
    line-height: 80px;
    margin-left: 30px;
    margin-right: 30px;
    border-bottom: 1px dashed #eee;
    margin-bottom: 30px;

}.xmnr-bt span{
    display: inline-block;
    width:10px;
    height: 10px;
    background-color: #004894;
    margin-right: 20px;
}
.xm-more {
    text-align: right;
}.xm-more a,.news-more a{
    display: inline-block;
    width: 150px;
    height: 45px;
    line-height: 45px;
    background-color: #eee;
    text-align: center;
    color: #333;
    margin-bottom: 20px;
    border-radius: 25px;
font-size: 16px;
    transition: all .5s;
    position: relative;
    left: 0;
}
.news-more{
    text-align: center;
}
.xm-more a:hover,.news-more a:hover{
    background-color: #004894;
    color: #fff;
    font-weight: bold;
    left: 15px;
}


.xmnr-bt font{
    color: #ccc;
    padding-left: 10px;
    text-transform: uppercase;
    font-weight: normal;
}




















}

/* 首页新闻中心 */


/* 宽度 */
.news117 .news117_in {
    text-align: center;
    width: 100%;
    max-width: 1460px;
    margin: 0 auto;
    padding: 0px 0;
}
/* 颜色 */
.news117 .text117 li a:hover {
    color: #004894;
}
.news117 .text117 li .time117 {
    float: left;
    width: 80px;
    height: 80px;
    background: #eee;
    color: #515151;
    line-height: 25px;
    padding: 12px 12px;
    position: absolute;
    left: -35px;
    top: 16px;
    text-align: center;
    /* -moz-box-shadow: 0px 0px 20px #004894;
    -webkit-box-shadow: 0px 0px 20px #004894;
    box-shadow: 0px 0px 20px #004894; */
}
.news117 .more117 {
    width: 180px;
    height: 50px;
    line-height: 50px;
    border: #c5c5c5 solid 1px;
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
    transition: all .5s;
}
.news117 .more117:hover {
    color: #fff;
    background-color: #004894;
    border: #004894 solid 1px;
}
/* 颜色 end*/
.news117 .text117 li p {
    margin-left: 45px;
    padding: 0 0 0 45px;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    height: 48px;
    overflow: hidden;
}
.news117 .text117 li {
    float: left;
    margin-left: 36px;
    text-align: left;
    margin-bottom: 24px;
    height: 99px;
    width: 46%;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.news117 .text117 {
    height: 388px;
}
.news117 .text117 li:nth-child(2n) {
    float: right;
    margin-left: 0;
}
.news117 .text117 li .info117 {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 16px;
    text-indent: 90px;
    padding-top: 5px;
    font-weight: bold;
}
.news117 .text117 li .time117 .day117 {
    font-size: 28px;
    font-weight: bold;
}
.news117 .text117 li .time117 .month117 {
    float: left;
    width: 80px;
    font-size: 14px;
}
.news117 .text117 li .time117 .year {
    float: left;
    font-size: 18px;
    width: 48px;
}
@media (max-width:1199px) {
.news117 .news117_in {
    width: 96%;
    padding: 20px 0;
}
.news117 .text117 li {
    width: 45%;
}
}
@media (max-width:991px) {
.news117 .text117 li {
    width: 43%;
}
}
@media (max-width:767px) {
.news117 .text117 {
    height: auto;
}
.news117 .text117 li {
    width: 88%;
    margin-left: 12%;
    margin-bottom: 0;
    height: 90px;
}
.news117 .text117 li .info117 {
    font-size: 16px;
}
.news117 .text117 li p {
    line-height: 20px;
    height: 42px;
    font-size: 12px;
}
.news117 .text117 li .time117 {
    height: 72px;
    -moz-box-shadow: 0px 0px 10px #004894;
    -webkit-box-shadow: 0px 0px 10px #004894;
    box-shadow: 0px 0px 10px #004894;
}
.news117 .text117 li .time117 .day117 {
    font-size: 24px;
}
.news117 .text117 li .time117 .month117 {
    margin-top: -6px;
}
}



/*国际物流服务供应商展示*/
.wuliu_bg {
    padding-bottom: 5%;
    padding-top: 2%;
    overflow: hidden;
    background: url(../images/i_bg1.jpg) no-repeat center fixed;
    background-size: cover;
    color: #fff;
}

.i_title_p {
    color: #fff;
    position: relative;
    padding-top: 1.5%;
    padding-left: 58px;
    padding-right: 58px;
    line-height: 22px;
    padding-bottom: 2px;
    width: 80%;
    margin: 0 auto;
    margin-top: 12px;
    max-width: 786px;
    position: relative;
    text-align: center;
    letter-spacing: 2px;
}

.i_title_p:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: url(../images/i_bg2.png) left center no-repeat;
}

.i_title_p:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: url(../images/i_bg3.png) right center no-repeat;
}

.counter {
    text-align: center;
    margin-top: 4%;
    line-height: 1.5;
}

.counter .col-md-3 {
    float: left;
    width: 25%;
}

.counter span {
    font-size: 42px;
    color: #004894;
    font-weight: 500;
    font-family: Arial;
    font-weight: bold;
}

.counter h6 {
    font-weight: normal;
    margin-top: -10px;
    /* color: #fff; */
}

/*最新消息*/
.i_news {
    padding-bottom: 50px;
    overflow: hidden;
}

.i_news .i_news_l {
    float: left;
    width: 50%;
}

.i_news .i_news_l ul li {
    display: block;
    border-bottom: 1px dashed #dedede;
    margin-bottom: 19px;
    overflow: hidden;
    padding-bottom: 19px;
}

.i_news .i_news_l ul li:hover {
    border-bottom: 1px dashed #c3954f;
}

.i_news .i_news_l .dates {
    font-style: normal;
    font-weight: normal;
    height: 68px;
    overflow: hidden;
    line-height: 68px;
    color: #666666;
    display: block;
    font-family: Arial;
}

.i_news .i_news_l .h2 {
    font-weight: normal;
    height: 54px;
    line-height: 54px;
    overflow: hidden;
    color: #333333;
    margin-bottom: 11px;
}

.i_news .i_news_l .txts {
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    font-size: 16px;
    color: #515151;
}

.i_news .i_news_l ul li:hover .h2 {
    color: #004894;
}

.i_news .i_news_l .i_news_img {
    float: right;
    overflow: hidden;
    width: 93.42%;
    max-width: 682px;
    padding-bottom: 19px;
    margin-bottom: 18px;
    border-bottom: 1px dashed #dedede;
}

.i_news .i_news_l .i_news_img:hover {
    border-bottom: 1px dashed #c3954f;
}

.i_news .i_news_l .i_news_img .hide {
    overflow: hidden;
    margin-bottom: 12px;
}

.i_news .i_news_l .i_news_img .imgs {
    overflow: hidden;
    height: 237px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: all 0.3s;
}

.i_news .i_news_l .i_news_img .imgs img {
    width: 100%;
    opacity: 0;
    filter: Alpha(opacity=0);
}

.i_news .i_news_l .i_news_img:hover .imgs {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.i_news .i_news_l .i_news_img:hover .h2 {
    color: #004894;
}


/*合作伙伴*/
.i_partner {
    background: #f5f5f5;
    overflow: hidden;
}


@media screen and (max-width:1760px) {}

@media screen and (max-width:1440px) {}

@media screen and (max-width:1200px) {

    /*国际物流服务供应商展示*/
    .counter span {
        font-size: 60px;
    }

}

@media screen and (max-width:1100px) {

    /*最新消息*/
    .i_news .i_news_l .txts {
        font-size: 14px;
    }

    .i_news .i_news_l .h2 {
        height: 44px;
        line-height: 44px;
    }

    .i_news .i_news_l .i_news_img .imgs {
        height: 225px;
    }
}

@media screen and (max-width:960px) {

    /*国际物流服务供应商展示*/
    .i_title_p {
        padding-left: 45px;
        padding-right: 45px;
    }

    .i_title_p:before {
        background-size: 40px auto;
    }

    .i_title_p:after {
        background-size: 40px auto;
    }

}

@media screen and (max-width:830px) {

    /*轮显*/
    .module-content {
        display: none;
    }

    .flash_div {
        display: block;
    }

    /*最新消息*/
    .i_news {
        padding-bottom: 5%;
    }

    .i_news .i_news_l {
        float: none;
        width: 100%;
    }

    .i_news .i_news_l ul li {
        margin-bottom: 2%;
        padding-bottom: 2%;
    }

    .i_news .i_news_l .txts {
        height: auto;
    }

    .i_news .i_news_l .dates {
        height: 50px;
        line-height: 50px;
    }

    .i_news .i_news_l .h2 {
        height: 30px;
        line-height: 30px;
    }

    .i_news .i_news_l .i_news_img {
        width: 100%;
        max-width: none;
        margin-bottom: 2%;
        padding-bottom: 2%;
    }

    .i_news .i_news_l .i_news_img .hide {
        margin-top: 1%;
    }

    .i_news .i_news_l .i_news_img .imgs {
        height: auto;
    }
}


@media screen and (max-width: 780px) {

    /*国际物流服务供应商展示*/
    .counter span {
        font-size: 45px;
    }


}

@media screen and (max-width: 640px) {
    .i_title h2 {
        padding-bottom: 3%;
    }

    /*国际物流服务供应商展示*/
    .i_title_p {
        line-height: 20px;
        padding-top: 1%;
    }

    .counter span {
        font-size: 40px;
    }


    /*合作伙伴*/
    .i_partner {
        overflow: visible;
    }
}

@media screen and (max-width: 480px) {

    /*国际物流服务供应商展示*/
    .i_title_p {
        padding-left: 35px;
        padding-right: 35px;
    }

    .i_title_p:before {
        background-size: 30px auto;
    }

    .i_title_p:after {
        background-size: 30px auto;
    }

    .counter span {
        font-size: 35px;
    }

    /*最新消息*/
    .i_news .i_news_l .dates {
        height: 40px;
        line-height: 40px;
    }

    .i_news .i_news_l .h2 {
        height: 26px;
        line-height: 26px;
        margin-bottom: 5px;
    }

    .i_news .i_news_l .txts {
        font-size: 13px;
        line-height: 22px;
    }




}

@media screen and (max-width:420px) {
    .i_title_p {
        padding-left: 25px;
        padding-right: 25px;
    }

    .i_title_p:before {
        background-size: 20px auto;
    }

    .i_title_p:after {
        background-size: 20px auto;
    }
}

@media screen and (max-width:360px) {

    /*国际物流服务供应商展示*/
    .counter {
        line-height: 1.75;
    }

    .counter span {
        font-size: 30px;
    }

    /*最新消息*/
    .i_news .i_news_l .txts {
        font-size: 12px;
        line-height: 20px;
    }


}

@media screen and (max-width:320px) {}



/* 自定义项目开始 */
