@charset "utf-8";
h1 {
	padding-bottom: 50px;
	font-size:28px;
	color: #FF6600;
	animation:mymove 5s infinite;
	-moz-animation:mymove 5s infinite; /* Firefox */
	-webkit-animation:mymove 5s infinite; /* Safari and Chrome */
	-o-animation:mymove 5s infinite; /* Opera */
}
h2 {
	font-size:18px;
	color:#FF6600;
}
 @keyframes mymove {
0% {
top:0px;
left:0px;
color: #FF6600;;
}
50% {
top:0px;
left:0px;
color:#58c4a7;
}
100% {
top:0px;
left:0px;
color:#7ed5ff;
}
}
.zhiti-left {
text-shadow:text-shadow: 5px 5px 5px #FF0000;
	font-size:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	height: 98px;
	width:98px;
	margin: 15px;
	float: left;
	font-style: italic;
	line-height: 76px;
	font-weight: bold;
	border:1px solid;
	border-radius:48px;
	-moz-border-radius:38px; /* Old Firefox */
	box-shadow: 3px 3px 3px #888888;
	float:left;
	-ms-transform:rotate(7deg); /* IE 9 */
	-moz-transform:rotate(7deg); /* Firefox */
	-webkit-transform:rotate(7deg); /* Safari and Chrome */
	-o-transform:rotate(7deg); /* Opera */
	transform:rotate(7deg);
	text-align: center;
}
.zhiti-right {
text-shadow:text-shadow: 5px 5px 5px #CCCCCC;
	font-size:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	height: 98px;
	width:98px;
	margin: 15px;
	float: left;
	font-style: italic;
	line-height: 76px;
	font-weight: bold;
	border-radius:48px;
	-moz-border-radius:38px; /* Old Firefox */
	float:left;
	-ms-transform:rotate(-8deg); /* IE 9 */
	-moz-transform:rotate(-8deg); /* Firefox */
	-webkit-transform:rotate(-8deg); /* Safari and Chrome */
	-o-transform:rotate(-8deg); /* Opera */
	transform:rotate(-8deg);
	text-align: center;
}
.zhitixie {
	font-style: italic;
	color: #999999;
}
.orange-partner {
	color: #FFFFFF;
	background-color: #FF9933;
}
.orange-partner:hover {
	color: #FF9900;
	background-color: #FFFFFF;
}
.blue-partner {
	color: #FFFFFF;
	background-color: #66CCFF;
}
.blue-partner:hover {
	color: #66CCFF;
	background-color: #FFFFFF;
	border:2px solid;
}
.green-partner {
	color: #FFFFFF;
	background-color: #60b728;
}
.green-partner:hover {
	color: #60b728;
	background-color: #FFFFFF;
	border:2px solid;
}
.gray-partner {
	color: #FF6600;
	background-color: #d3d3d5;
}
.gray-partner:hover {
	color: #858599;
	background-color: #FFFFFF;
	border:2px solid;
}
.bice-partner {
	color: #FFFFFF;
	background-color: #80c81e;
}
.bice-partner:hover {
	color: #80c81e;
	background-color: #FFFFFF;
	border:2px solid;
}
.orange {
	color:FF6600;
}

#headerh {
	background-color:#66CCFF;
	margin-top:0;
}
li {
	list-style-type: none;
}
a {
	color:#7ed5ff;
}
a:hover {
	color:#7ed5ff;
}
header {
}
.navimg {
	background-image: url(../freightimg/nav.png);
	background-repeat: no-repeat;
}
.navimg1 {
	margin-top:20px;
}
.trusted {
	color: #7ed5ff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	padding-bottom:20px;
	padding-top:20px;
	text-shadow: 1px 5px 5px #CCCCCC;
}
.changeleft {
	list-style-type: none;
	transition:width 2s, height 2s;
	-moz-transition:width 2s, height 2s, -moz-transform 2s; /* Firefox 4 */
	-webkit-transition:width 2s, height 2s, -webkit-transform 2s; /* Safari and Chrome */
	-o-transition:width 2s, height 2s, -o-transform 2s; /* Opera */
}
.changeleft:hover {
	transform:rotate(10deg);
	-ms-transform:rotate(10deg); /** Internet Explorer **/
	-moz-transform:rotate(10deg); /* Firefox */
	-webkit-transform:rotate(10deg); /* Safari 和 Chrome */
	-o-transform:rotate(10deg);
}
#choosenews p {
	line-height: 28px;
}
#choosenews h4 {
	font-size: 18px;
	margin: 15px;
}
#choosenews li {
	list-style-type: none;
	height:280px;
	border: thin solid #006633;
}
#choosenews li:hover {
	transform:translate(-5px, -5px);
}
.choosenewp {
	font-size: 18px;
	height: 30px;
	width: 30px;
	background-color: #7ed5ff;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	border-radius:20px;
	float:left;
	margin:10px;
	color: #ffffff;
}
.imgleft {
	float: left;
	margin-right: 10px;
}
.linesh {
	padding-bottom: 30px;
}
.h2title {
	padding-top: 10px;
	width: 100px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #FF6600;
}
.homeimg3 {
	margin-top: 10%;
}
footer a{
color:#666666;
}

footer {
	background-color: #7ed5ff;
}
.homenews {
	height: 300px;
	overflow: scroll;
}
.quotation {
	margin-bottom:50px;
	margin-top:50px;
}
.quotation a {
	font-size: 28px;
	line-height: 80px;
	color: #FFFFFF;
	background-color: #66CCFF;
	width: 260px;
	height: 80px;
	padding:30px;
	margin:0 auto;
	border:2px solid;
	border-radius:50px;
}
.quotation a:hover {
	color:#58c4a7;
	background-color:#FFFFFF;
}
.navship {
	background-color: #D1F497;
}
collapse, .navbar-collapse {
}
.secondnav {
	margin-top:30px;
}
.faqh {
	line-height:200px;
	background-color:#b0dfe5;
	font-size: 42px;
	color: #FFFFFF;
	text-align: center;
	clear: left;
}
.reviews {
	line-height: 30px;
	font-style: oblique;
	text-align: right;
}
.secondnav {
	line-height: 50px;
	padding-left:30px;
}
#loadcontainer li {
	font-size: 18px;
	color: #ccff66;
	clear: left;
	background-image: url(../freightimg/containerload.jpg);
	background-position: center 100px;
	background-repeat: no-repeat;
	height: 230px;
	font-weight: bold;
	padding-top: 30px;
	list-style-type: none;
}
#loadcontainer li a {
	font-size: 36px;
	color: #FF0000;
	clear: left;
	height: 230px;
	font-weight: bold;
	padding-top: 30px;
	list-style-type: none;
}
.blogpart {
	margin-top:20px;
}
#shipmenttracking li {
	width:360px;
	margin: 10px;
	padding: 30px;
	border: thin solid #33CCFF;
	text-align: center;
	background-color: #66CCFF;
	color: #FFFFFF;
	border-radius:50px;
}
#shipmenttracking a {
	color:#FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#shipmenttracking a:hover {
	color:#FF6600;
}
.ppadtop {
	padding-top: 50px;
}
.colul li {
	margin-bottom: 15px;
	list-style-position: outside;
	list-style-image: url(../freightimg/ff.png);
}
.footerli {
	font-size:18px;
	padding-left:36px;
	margin-bottom:28px;
}
.footp {
	margin-right:10px;
}

.footfollow {
	padding-bottom:20px;
	padding-top:20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
	
footer {
	padding-top:30px;
}
footer a{
	color:#38888;
}

footer a:hover {
	color:#EFEFEF;
	text-decoration: none;
}
footer p:hover{color:#EFEFEF;}
.footerli:hover{color:#EFEFEF;}
address:hover{color:#EFEFEF;}
.imgmag {
	margin-bottom:30px;
}
.imgmag a {
	padding-right:15px;
}
.footspan {
	padding-left:5px;
	padding-right:5px;
}
address {
padding-bottom:18px;
padding-top:18px;
margin-bottom:0;}
.headerh {
	background-color: #58b5fb;
}
.navfirst li {
	margin:10px;
	text-align:center;
}
.navfirst a {
	color:#FFFFFF;
}
.navfirst a:hover {
	color:#cccccc;
}
.answertaobao {
	font-style: italic;
	color: #FF0000;
}
.clientfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.sidequote {
	margin-top:20%;
	background-color:#F0F0EE;
	font-family: "Times New Roman", Times, serif;
	box-shadow: 2px 2px 1px #888666;
	border:2px;
	border-radius:5px;
	-moz-border-radius:5px; /* Old Firefox */
	padding:28px;
}
.sidenow {
	font-size: 28px;
	color: #FF6600;
	text-align:center;
	padding-bottom:18px;
	padding-top:18px;
}
.sidequotep {
	font-size: 18px;
	line-height: 58px;
	color: #7ed5ff;
}
.navah {
	padding-top: 28px;
	font-size:16px;
}
.navah a {
	color:#FFFFFF;
	padding-top: 50px;
	font-size:14px;
}
.navah a:hover {
	color:#cccccc;
	padding-top: 50px;
}
.navah1 p {
	color:#FFFFFF;
	padding-top: 30px;
}
.navah1 p:hover {
	color:#cccccc;
}
.natitle {
	color: #EFEFEF;
	margin-top:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
}

#courier1 {
	padding: 5px;
	margin-top: 10px;
	background-color: #F5F5F5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
}
#courier2 {
	padding: 5px;
	margin-top: 10px;
	background-color: #F5F5F5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
}
#courier {
	-moz-box-shadow: 2px 2px 1px #888888; /* 老的 Firefox */
	box-shadow: 2px 2px 1px #888888;
	border-radius:5px;
}
.partimg img {
	margin-bottom:10px;
}
.services {
	margin-bottom:30px;
}
.quation li {
	margin-bottom:18px;
}
.form-control {
	width:99%;
	height:88px;
}
.formli {
	height:28px;
	width:90%;
}
.quotecol {
	color:ff6600;
	font-weight: bold;
}
.quoted {
	font-style: italic;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tel {
	font-size: 28px;
	font-style: italic;
	color: #FF3333;
}
.h2tousa {
	font-size:28px;
}
.h2below {
	width:60%;
	margin:0 auto;
	font-size: 12px;
	font-style: italic;
	padding-bottom:30px;
}

.blow {
margin-bottom:20px;}

.changebig {

}
.changebig:hover {
	transform:scale(1.1, 1.1);
	-moz-box-shadow: 1px 1px 1px #888888; /* 鑰佺殑 Firefox */
	box-shadow: 1px 1px 1px #888888;
	background-color:#FFBCB3;
	 border-radius:6px;
	
}

.clobing {
background-color:#f7f9fa;
padding:30px;
 border-radius:6px;}

 @media (max-width:767px) {
 .quotation a {
 font-size: 18px;
 line-height: 50px;
 color: #FFFFFF;
 background-color: #66CCFF;
 width: 160px;
 height:50px;
 padding:10px;
 margin:0 auto;
 border:2px solid;
 border-radius:50px;
}
h1 {
font-size:23px;
}
 .navimg1 {
width:auto;
margin:0 auto;
}
}
.lineshdhl {
	margin-bottom: 8px;
}
.portlist {
	border: thin solid #CCCCCC;
}
.navfirst06 {
color:#FFFFFF;
margin-top:38px;
}
 @media (min-width:767px) {
 .clear-left {
 clear:left;
}
 .formli {
height:28px;
width:30%;
}
#choosenews li {
 height:230px;
}
 .headerh {
 height:110px;
 margin:0;
 width:100%;
 background-color: #58b5fb;
}

.navfirst li {
 float:left;
 margin-right: 15px;
}
 .navlisec {
padding-left:50px;
}
}
.shippingh3 {
	color: #FF6600;
}
.servicesh2{
	font-size: 38px;
}
.servicesback {
	background-color: #f0f0f0;
	padding-top: 28px;
	padding-bottom: 28px;
}
.servicesback .col-sm-6 {
	margin-bottom: 18px;
	margin-top: 18px;
}
.dong {
	transition:width 2s, height 2s;
	-moz-transition:width 2s, height 2s, -moz-transform 2s; /* Firefox 4 */
	-webkit-transition:width 2s, height 2s, -webkit-transform 2s; /* Safari and Chrome */
	-o-transition:width 2s, height 2s, -o-transform 2s; /* Opera */
}
.dong:hover {
	transform:rotate(3deg);
	-moz-transform:rotate(3deg); /* Firefox 4 */
	-webkit-transform:rotate(3deg); /* Safari and Chrome */
	-o-transform:rotate(3deg); /* Opera */
}

.benefits{
	background-color:#FF6600;
	color: #FFFFFF;
	margin-top:5px;
	padding-bottom:5px;
	border-radius:8px;
}
.bene1{
	padding:30px;
}
.bene1 p:hover{
	color:#CCCCCC;
}
.bene2{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left:15px;}
.bigsize{
	font-size:23px;
	font-weight: bold;
}
.float-left{
float:left;
padding-right:38px;}
.customs{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom:28px;
	padding-top:28px;
}
.clienth{
padding-bottom:18px;
}
.padingtop{
padding-top:18px;}

.backcorff{

	border: medium solid #FF6600;
}
.quoteblow
{
padding:30px;
border-radius:8px;
margin-bottom:58px;}
.quotetitle{
font-size:2.8em;
color:#FF6600;
margin-bottom:18px;
text-shadow: 3px 3px 3px #cccccc;}
.submit{
	background-color:#FF6600;
	width:39%;
	height:58px;
	border-radius:28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#FFFFFF;
	font-size:1.6em;
box-shadow: 5px 5px 2px #888888;
}

.submit:hover {
background-color:#FF6633;
width:38%;
color:#CCCCCC;}
.mainback {
background-color:#7ed5ff;
margin-top:-20px;
padding-top:50px;}
.imgtext{
margin-bottom:80px;}
.imgtext h2{
color:#FFFFFF;
font-size:58px;
margin-left:10%;}
.imgtext p{
color:#FFFFFF;
margin-left:10%;}
@media (min-width:767px) {
.mainback {
width:100%;}
.imgtext{
width:500px;
}
 }
 /**以下是goodhope86来的资料**/
 .marginblow{
 margin-bottom:58px;}
 .pmid{
width:90%;}
.serviceh2{
	font-size: 48px;
	color: #999999;
	text-decoration: blink;
	 text-shadow: 6px 6px 6px #CCCCCC;
}
.serviceh3{
	font-size: 28px;
	color: #FF6600;
	text-decoration: blink;
	 text-shadow: 6px 6px 6px #CCCCCC;
}

.servicesa a{
color:#000000;}
.servicesa a:hover{
color:#FF6600;}
.learnmore{
	color:#FF6600;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	width:108px;
	margin:0 auto;
}
.learnmore a{
	color:#FF6600;
	}
.learnmore a:hover{
	color:#CCCCCC;}
	
.backcolohei {
background-color:#f7f9fa;

}
#back01{
	background-image:url(../freightimg/shipping-agent.jpg);
	height:360px;
	background-repeat: no-repeat;
	background-position: center;
}
@media (min-width:768px) {
#back01{
margin-top:80px;}
}
.serviceli li {
margin-top:18px;}

 @media (min-width:768px) {
.mainimg {
height:340px;
background-color:#6fbe25;
}
.mainimg img {
	width: auto;
	margin:0 auto;
	padding-top:60px;
}
}
.good li{
	list-style-position: outside;
	list-style-image:url(../freightimg/flag/good.png);
}
.good li:hover{
	font-weight: bold;
}
.customs01{
background-color:#f7f9fa;
 border-radius:25px;
 margin:10px;
padding:15px;
}
.customs01 img {border-radius:40px;}
.customs01 p{
width:90%;}

@media (min-width:768px) {
 .customs01{
background-color:#f7f9fa;
 border-radius:25px;
 margin:10px;
 float:left;
 width:45%;
 margin:10px;
padding:15px;
}
.customs01 img {border-radius:40px;}
.customs01 p{
width:90%;}
 }
 
.margeblow{
margin-bottom:30px;}
.margetop {
margin-top:38px;}
.quote008 {
	
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;

}

.marpading58{
	margin-bottom:58px;
	margin-top:58px;
	padding-bottom:58px;
	padding-top:58px;}
/**以上是抄goodhope86**/
.pwidth{
width:80%;
margin:0 auto;}
.headerback{
background-color:#7ed5ff;}
.quotation{
	border-radius:25px;
	border: thin solid #CCCCCC;
	padding:50px;
	}
	.serviceh3{
	font-size: 48px;
	color: #FF6600;
	text-decoration: blink;
	 text-shadow: 6px 6px 6px #CCCCCC;
}
.yubanul li {
	padding-bottom:18px;
}
.form-control{
height:48px;
width:50%;}
.formtext{
width:100%;}
.navbar-brand{
	font-weight: normal;
	font-size: 14px;
}
.navbar-brand:hover{
	text-decoration: underline blink;
	font-size: 16px;
}
.china{
	background-image:url(../freightimg/china01.jpg);
	height:180px;
	width:95%;
	background-repeat: no-repeat;
	background-position: center;
}
@media (min-width:768px) {
.china{
	background-image:url(../freightimg/china.jpg);
	height:280px;
	width:50%;
	background-repeat: no-repeat;
	background-position: center;
}}

.wechat img{
margin:0 auto;}
.airport {
padding-bottom:58px;
padding-top:58px;
font-size:28px;
color:#FF6600;}
.navul li {
   background:#58c4a7;
	margin:5px;
	padding:8px;
	border-radius: 5px;
	list-style-type: none;

}

.navul li:hover {background-color:#7ed5ff;}
.navul li a {
	color:#FFFFFF;
}
.navul li a:hover {
	color:#EAEAEA;
	text-decoration: none;
}

 @media (min-width: 768px) {
 .navul {
  background:#58c4a7;
  height:48px;
  border-radius: 5px;} 
 .navul li {
 float:left;}
 }
 
.aside003{
	padding:10px;
	margin:5%;
	background-color: #66CCFF;
	border: thin solid #CCCCCC;
	 box-shadow: 8px 8px 3px #888888;
	 border-radius:5px;
}
 @media (min-width:768px) {
.phonequoteblow {
display:none;
}
.phoneonline {
display:none;
}
}
.phoneonline {
	position: fixed;
	bottom: 0px;
	width:100%;
	clear: both;
	left:0px;
	z-index: 9999;
	background-color:#FF6600;
	border-radius:3px;
	padding:5px;
}

.quotegirl {
	height: 230px;
	padding: 18px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.quotegirl h3 {
	height: 18px;
}
@media (min-width:768px) {
	.quotegirl p {
		width: 50%;
		margin: 0 auto;
	}

	.quotegirl {
		background-image: url(../freightimg/quotegirl.png);
		background-repeat: no-repeat;
		background-position: right;
	}
}
.back-cor-orange {
	background-color: #FF6600;
}
.quote03 a {
	width: 180px;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 16px;
	border-radius: 8px;
	border: thin solid #FFFFFF;
}

.quote03 a:hover {
	background-color: #FFFFFF;
	color: #FF6600;
}

.quote03 {
	clear: both;
	padding-top: 38px;
}
.onlineside {
	position: fixed;
	bottom: 1%;
	right: 3px;
	width: 150px;
	margin-right: 3px;
}
.onlineside:hover{
width:180px;}
email:hover{
color:#FF0000;}