.top_banner{
    background-color: #4ba042;
    max-width: 100%;
    height: 400px;
    color:white;
    padding: 0px;
    margin-bottom: 60px;
    margin-top: 20px;
	position:relative;
	overflow:hidden;
}
.showban .swiper-slide { height:400px !important; background-position: center center; -webkit-background-size: auto 100%; background-size: auto 100%;}
.inquirykd { position:absolute; z-index:2; top:25%; width:100%; }
.inquirykd .row { position:relative;}
.side{ background:#000; background:rgba(0,0,0,0.56);  width:100%; padding:10px 0 30px; overflow:hidden; box-shadow: 0px 0px 1px #fff; border-radius:15px; }
.check-box{ height:auto; padding:0 30px; }
.check-box:after { clear: both; content: ""; display: table;}
.box-hd{ color:#424b50; height:36px; font-size:16px; position:relative;}
.check-box .box-hd{ color:#fff; padding-left:10px; font-size:18px; font-weight:600; border:0; line-height:48px; height:48px;}
.check-box .box-bd{ padding-top:0;}
.check-text{ width:85%; height:36px; background:#fff; display:block; transition:height 0.1s ease 0s; -webkit-transition:height 0.1s ease 0s; float:left; border-radius:2px 0 0 2px; }
.check-list .sub1{ float:left; display:block; width: 15%;height: 36px; border-radius:0 2px 2px 0; text-align:center; background:url(../images/zh.png) no-repeat #ed5736 center center; border:0;}
.check-text input{ resize: none; border:none; width:95%;  margin: 10px 0 0 10px;height: 20px; line-height:20px; overflow-x:hidden; overflow-y:auto; font-size:12px; outline:none; color:#333;transition:height 0.1s ease 0s; -webkit-transition:height 0.1s ease 0s;}
.check-list li{ overflow:hidden;}
.top_banner .swiper-button-next,
.top_banner .swiper-button-prev { z-index:10}

@media only screen and (max-width : 480px) {
	.top_banner .swiper-button-next,
	.top_banner .swiper-button-prev { display:none;}
}
@media only screen and (max-width: 767px){
	.top_banner,
	.showban .swiper-slide { height:300px !important; }
	.top_banner { margin-top:0;}
	#bodyColumn .navbar { min-height:38px;}
	#bodyColumn .navbar-brand { float:right; margin-top:-40px; height:38px;}
}

.sub_title{
    margin: 45px 0;
    font-size: 3.5em;
    font-weight: 500;
    line-height: 10px;
}
.sub_title span{
    display: inline-block;
    position: relative;
}

.sub_title span:before{
    content: "";
    position: absolute;
    height: 4px;
    border-top: 8px solid white;
    top: 0;
    width: 80px;
    margin-right: 10px;
    right: 100%;
}

.banner-btns{
    text-align: center;
    margin-bottom: 20px;
}

.track-btn{
    text-align: left;
}

#track-text{
    height: 46px;
    border-radius: 0 !important;
}

.work_steps{
    text-align: center;
}

.work_steps img{
    width:100%;
    max-width: 100%;
}

.work_container{
}

.articles_title{
    margin-bottom: 20px;
}

.banner-btns #Tracking{
    height: 140px;
    padding-top:12px;
}
.banner-shipping{
    padding-top: 35px;
    font-size: 50px;
    font-weight: 500;
}

.banner-shipping a{
    color: white;
    text-decoration: none;
}
/* common use*/
.btn-primary {
    background-color: #68c94f;
    color: white;
}
h1{
    font-size: 4em;
    margin:0 !important;
}

.clearfix{
    content: "";
    clear: both;
    display: table;
}

.text_left{
    text-align: left;
}

.text_right{
    text-align: right;
}

.btn {
    border-radius: 0 !important;
}

textarea{
    border-radius: 0 !important;
}

#page{
    line-height: 1.5;
}


@media only screen
and (max-width : 767px) {
    h1{
        font-size: 3em;
    }
    .sub_title{display: none;}
    .banner-shipping{font-size: 2.5em; padding-top: 20px!important;}
    .banner-btns{margin-top: 30px;}
    .track-btn{margin-top:10px;}
}

@media only screen
and (max-width : 480px) {
    h1{
        font-size: 2.5em;
    }
    .sub_title{display: none;}
    .banner-shipping{font-size: 2em;}
    .work_steps .postblock{
        min-height: 458px;
    }
}

#ship200_trackingtool_container label{
 width: 100px;
	display: block;
	margin-bottom: 4px;
}
#ship200_trackingtool_container input{
	margin-bottom: 10px;
}
#ship200_trackingtool_container input[type='submit']{
	margin-top: 5px;
}
.apiSuccess{color: #24890d}
.apiError{  color: #c0392b;}

#content{padding-top: 5px;}
#page_content{min-height: 500px;}


.trackingTable{border-color: #EDEDED;}
.trackingTable th{padding: 5px 0 6px 3px;}
.trackingTable td{padding: 6px;}

#ship200apiResponse a{color: #ff0000;}

.entry-title { font-size:48px}
.express-list li { list-style-type:none; padding:5px 0; border-bottom:1px dashed #ddd;}
.express-list li:hover { background: #f8f8f8;}