@charset "utf-8";
/* CSS Document */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; }
img{display: block;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family:"Microsoft YaHei", "SimSun","宋体";}
input::-moz-focus-inner { border:none; padding:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:14px; margin:0;font-family:"Microsoft YaHei", "SimSun","宋体";}
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
textarea { resize:none; }
table { border-collapse:collapse; }
body { color:#333;font:14px/22px "Microsoft YaHei","SimSun","Arial Narrow",HELVETICA; background:#fff;/* overflow-y:scroll;*/ }
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
a { color:#666; text-decoration:none; }
a {outline:none; }     /* for firefox */
a {-webkit-transition: all .2s linear;-moz-transition:all .2s linear;-ms-transition: all .2s linear;transition: all .2s linear;}
a:visited { color:#666; }
a:hover, a:active, a:focus { color:#f26f04; text-decoration:none; }


.hidden{visibility:hidden;}
.fl{ float: left;}
.fr{ float: right;}
.hide{ display: none;}



.w1000{ width: 1000px; margin: 0 auto;}
.wrap {
  width: 100%;
}
.top{position:absolute;top:57px;left:0; z-index:100}
.top h1 a{ display: block; width: 160px; height: 35px; margin-top:7px;}
.top ul li{ float: left;}
.top ul li a{ float:left;display:block; color: #fff; border-right: 1px solid #fff; margin-right: 10px;padding-right: 5px;}








.navigation {
    background: none repeat scroll 0 0 #eee;
    height: 40px;
	font-size:14px;
}
.navigation_inner {
    margin: 0 auto;
    width: 984px;
}
.navigation_inner a {
    color: #707070;
}
.navigation_inner a:hover {
	text-decoration:none;
	color:#FE471A !important;
}
.navigation_inner li {
    background: none repeat scroll 0 0 #eee;
    border-right: 1px solid #d2d2d2;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
}
.quicklink {
    position: relative;
    z-index: 120;
}
.navigation_inner li p {
    background: none repeat scroll 0 0 #eee;
    display: none;
    left: 0;
    padding: 10px 0;
    position: absolute;
    top: 40px;
    width: 135px;
    z-index: 120;
}
.navigation_inner li p a:hover {
    background: none repeat scroll 0 0 #ff7202;
    color: #fff !important;
}
.navigation_inner li p a {
    background: none repeat scroll 0 0 #eee;
    color: #5a5957;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-top: 3px;
    padding-left: 15px;
    text-align: left;
    width: 120px;
}
.navigation_inner .lang {
    background: none repeat scroll 0 0 #ccc;
    border: 1px solid #c7c7c7;
    border-radius: 4px;
    color: #535353;
    float: left;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-left: 15px;
    margin-top: 10px;
    padding: 0 10px;
}
.navigation form {
    background: url("https://www.mytruckingwebsite.com/zt/clgo/images/search.png") no-repeat;
    float: right;
    height: 24px;
    margin-top: 8px;
    width: 178px;
}
.navigation form input {
    background: none;
    float: left;
    height: 25px;
}
.navigation .reader_txt {
    border: medium none;
    color: #c9c9c9;
    height: 18px;
    outline: medium none;
    padding: 3px 0 4px 10px;
    width: 140px;
}




/*右侧悬浮*/
.s_suspend{position:fixed;right:10px;bottom:50px;display:none}
.s_suspend a{background:url("https://www.mytruckingwebsite.com/zt/clgo/images/set.png") no-repeat left top;display:block;width:54px;height:54px;margin-bottom:2px;filter:alpha(opacity=30);opacity:.3;-moz-opacity:.3}
.s_suspend a:hover{filter:alpha(opacity=100);opacity:1;-moz-opacity:1}
.s_suspend a.go_top{background-position:left bottom}







.footer{height:190px;
		background:#2a2a2a;
		color:#fff;
		font-size:12px;
		line-height:30px;
		min-width:1080px}

.footerBox{width:1080px;
		   margin:0 auto;}

.footerBox .floatL{width:270px;
				   padding:30px 0 0;}

.footerBox p{text-align:center;
			 width:600px;
			 float:left;}

.footerBox .floatR{width:130px;}

.footerBox .footer a{color:#fff;}
.footerBox .footer p{margin-left:40px;text-align:left;}






