@charset "utf-8";

/* CSS Document */
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button,
input {
	margin: 0;
	padding: 0;
}

fieldset,
img,
button,
input {
	border: none;
	outline-style: none;
}

ul,
ol,
dl {
	list-style: none;
}

input {
	font-family: "微软雅黑";
}

input[required]:invalid,
input:focus:invalid,
textarea[required]:invalid,
textarea:focus:invalid {
	box-shadow: none;
}

img {
	vertical-align: top;
}

select,
input {
	vertical-align: middle;
}

select,
input,
textarea {
	font-size: 12px;
	margin: 0;
}

textarea {
	resize: none;
}

table {
	border-collapse: collapse;
}

i,
em {
	font-style: normal;
}

s,
del {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

.orange {
	color: #FF6600;
}

body {
	font-size: 14px;
	color: #333;
	overflow-x: hidden;
	font-family: Helvetica, sans-serif, Arial;
	/* -webkit-align-items: center;-ms-flex-align:center;align-items: enter;display:-webkit-flex;display: flex; */
}

/* .clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; } */
*html .clearfix {
	_height: 1%;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* html,body{height: 100%;margin:0;} */
/* 公用部分 */
.content {
	width: 1016px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.padTop47 {
	padding-top: 47px;
}

.marTop24 {
	margin-top: 24px;
}

.marT27 {
	margin-top: 27px;
}

/*内容部分开始*/
/* 盒子1开始 */
.top-r img {
	position: absolute;
	top: 0;
	left: 0;
}

.top-r .f11 {
	display: none;
}

.top {
	margin-bottom: 130px;
}

.box1 {
	height: 640px;
}

.logo1 {
	margin-right: 13px;
}

.top-r {
	padding-top: 12px;
}

.top-r li {
	width: 19px;
	height: 19px;
	margin-right: 7px;
	position: relative;
}

.box1-c {
	width: 100%;
	position: relative;
}

.box1-c-l {
	position: absolute;
	left: -33px;
	top: 0;
	animation: box1Move 2s;
	-webkit-animation: box1Move 2s;
	-moz-animation: box1Move 2s;
	-ms-animation: box1Move 2s;
	-o-animation: box1Move 2s;
}

.imba {
	display: block;
	margin-bottom: 20px;
}

.join {
	color: #002a3a;
	font-size: 36px;
}

.shanghai {
	font-size: 48px;
}

.adS {
	width: 355px;
}

.box1-c-r {
	position: absolute;
	right: -54px;
	top: 0;
	animation: box12Move 2s;
	-webkit-animation: box12Move 2s;
	-moz-animation: box12Move 2s;
	-ms-animation: box12Move 2s;
	-o-animation: box12Move 2s;
}

.ran {
	color: #425464;
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
}

.iN {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}

.ran-in {
	font-size: 30px;
}

.littleLog {
	margin: 30px auto;
}

.littleLog li {
	margin-right: 20px;
}

.button,
.button a {
	opacity: 1;
	display: block;
	width: 237px;
	border-radius: 5px;
	background-color: #00456e;
	text-align: center;
	vertical-align: middle;
	color: #d1d8de;
	font-size: 18px;
	height: 49px;
	line-height: 49px;
}

.button a:hover {
	background-color: #106598;
}

.app {
	font-size: 12px;
	color: #707070;
	margin-top: 15px;
	display: inline-block;
	text-decoration: underline;
}

.mR {
	margin-right: 30px;
}

.app:hover {
	color: #00456e;
}

.shuoming1 {
	position: absolute;
	bottom: -133px;
	left: 0;
	background-color: #fff;
	width: 374px;
	height: 110px;
	display: none;
	border-radius: 3px;
}

.littleLog .shuoming11 {
	display: block;
}

.shuoming1 {
	color: #444444;
	font-size: 14px;
	line-height: 17px;
	box-sizing: border-box;
	padding: 14px 0 0 11px;
	background-color: #eee;
}

.shuoming1-h {
	color: #002847;
	font-size: 18px;
}

.san1 {
	position: absolute;
	top: -24px;
	left: 15px;
	width: 0;
	height: 0;
	border-width: 12px;
	border-color: transparent transparent #eee transparent;
	border-style: dashed dashed solid dashed;
}

/* 盒子1结束 */

/* 盒子2开始 */
.content2 {
	position: relative;
}

.box2 {
	overflow: hidden;
	width: 100%;
	height: 640px;
	position: relative;
	background-color: #83a0a7;
}

.box2-child {
	background: url("https://www.mytruckingwebsite.com/zt/imba/images/box2.png") no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	width: 110%;
	height: 640px;
	position: absolute;
	top: 0;
	left: 0;
}

.box2-child-add {
	animation: box4Move 2s;
	-webkit-animation: box4Move 2s;
	-moz-animation: box4Move 2s;
	-ms-animation: box4Move 2s;
	-o-animation: box4Move 2s;
}

.box6-child-add {
	animation: box6Move 2s;
	-webkit-animation: box6Move 2s;
	-moz-animation: box6Move 2s;
	-ms-animation: box6Move 2s;
	-o-animation: box6Move 2s;
}

.out {
	position: absolute;
	left: 0;
	top: 135px;
	color: #fff;
	display: none;
}

.out h4 {
	font-size: 60px;
}

.out h5 {
	font-size: 36px;
	font-weight: normal;
}

/* 盒子2结束 */

/* 盒子3开始 */
.contentt {
	width: 1038px;
}

.box3 {
	width: 100%;
	height: 619px;
	box-sizing: border-box;
	padding-top: 60px;
	overflow: hidden;
}

.wor {
	color: #00456e;
	font-size: 60px;
	margin-bottom: 30px;
}

.art {
	width: 518px;
}

.art li {
	margin-right: 17px;
	overflow: hidden;
}

.art li a:hover {
	color: #0073b7;
}

.art li a {
	text-align: left;
	display: block;
	margin-top: 10px;
	color: #00456e;
}

.chr {
	font-size: 24px;
	color: #4d5859;
	margin-bottom: 10px;
}

.from {
	color: #555555;
	font-size: 16px;
	margin: 6px auto 16px;
}

.nei {
	line-height: 18px;
	color: #7c8185;
	font-size: 14px;
	width: 280px;
}

.nei1 {
	width: 272px;
}

.ret {
	margin-left: 572px;
	margin-top: 20px;
}

.ret a {
	color: #00456e;
}

.from1 {
	font-weight: bold;
}

/* 盒子3结束 */

/* 盒子4开始 */
.box4 {
	width: position: absolute;
	left: 0;
	top: 0;
	/* background: url("https://www.mytruckingwebsite.com/zt/imba/images/box4-new.png") no-repeat; */
	/* background-size: cover; */
	background: #20a197;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 942px;
	margin-top: 60px;
	box-sizing: border-box;
	padding-top: 45px;

}

.z-right li {
	text-align: left;
	font-size: 16px;
	color: #fff;
	line-height: 22px;
	margin-top: 1px;
}

.z-left li {
	font-size: 16px;
	color: #fff;
	line-height: 22px;
	margin-top: 1px;
}

.z-left {
	margin-right: 5px;
}



.box4-btn {
	margin-right: 52px;
	background-color: #fff;
	text-align: center;
	line-height: 38px;
	height: 38px;
	color: #534e72;
	font-size: 24px;
	border-radius: 3px;
	width: 148px;
}

.zhong {
	font-size: 16px;
	color: #fff;
	margin: 10px auto;
	line-height: 22px;
}

.marBo {
	margin-bottom: 16px;
}

.marBo h6 {
	line-height: 42px;
}

/* 盒子4结束 */

/* 盒子5开始 */
.box5 {
	width: 100%;
	height: 940px;
	box-sizing: border-box;
	padding-top: 60px;
}

.content5 {
	width: 1100px;
}

.sch {
	color: #37424a;
	font-size: 60px;
	font-weight: bold;
	margin-left: 10px;
}

.marBot36 {
	margin-bottom: 36px;
}

.y li {
	margin-bottom: 5px;
	width: 338px;
	height: 231px;
}

.three {
	margin: 0 5px;
}

.three li {
	width: 333px;
	height: 194px;
	margin-bottom: 5px;
}

.box-lv {
	background-color: #97a798;
	box-sizing: border-box;
	padding: 17px;
	position: relative;
}

.lan {
	background-color: #8cb7c7;
}

.zi {
	background-color: #a5b2c9;
}

.fen {
	background-color: #c487a7;
}

.box-lv h6 {
	font-size: 32px;
}

.box-lv p {
	font-size: 16px;
}

.ab {
	font-weight: bold;
}

.three li {
	box-sizing: border-box;
	padding: 34px 22px;
}

.three-lan {
	background-color: #8cb7c7;
}

.cfa {
	font-size: 48px;
	font-weight: bold;
}

.cfa1 {
	font-size: 30px;
}

.three-fen {
	background-color: #c487a7;
}

.three-zi {
	background-color: #a5b2c9;
}

.box-red {
	width: 336px;
	margin-top: 25px;
}

.box-red li {
	margin-bottom: 5px;
}

.box-red li:nth-child(2) {
	height: 215px;
	background-color: #afaa6d;
	box-sizing: border-box;
	padding: 34px 22px;
	color: #fff;
}

/* 加减号开始 */
.box-lv .mian {
	box-sizing: border-box;
	padding: 34px 22px;
}

.box-lv .mian-btn {
	color: #fff;
}

.mian,
.lii {
	position: absolute;
	top: 0;
	left: 0;
}

.lii {
	display: none;
	width: 100%;
	height: 231px;
	box-sizing: border-box;
	padding: 17px 0 0 15px;
}

.li-btn {
	position: absolute;
	bottom: 162px;
	right: 29px;
	color: #fff;
	font-size: 69px;
	color: #fff;
}

/* 加减号结束 */

/* 加减号1开始 */
.box-lv .mian1 {
	box-sizing: border-box;
	padding: 34px 22px;
}

.box-lv .mian-btn1 {
	color: #fff;
}

.mian1,
.lii1 {
	position: absolute;
	top: 0;
	left: 0;
}

.lii1 {
	display: none;
	width: 100%;
	height: 231px;
	box-sizing: border-box;
	padding: 17px;
}

.li-btn1 {
	position: absolute;
	bottom: 162px;
	right: 29px;
	color: #fff;
	font-size: 69px;
	color: #fff;
}

/* 加减号1结束 */

/* 加减号2开始 */
.box-lv .mian2 {
	box-sizing: border-box;
	padding: 34px 22px;
}

.box-lv .mian-btn2 {
	color: #fff;
}

.mian2,
.lii2 {
	position: absolute;
	top: 0;
	left: 0;
}

.lii2 {
	display: none;
	width: 100%;
	height: 231px;
	box-sizing: border-box;
	padding: 17px 0 0 17px;
}

.li-btn2 {
	position: absolute;
	bottom: 162px;
	right: 29px;
	color: #fff;
	font-size: 69px;
	color: #fff;
}

/* 加减号2结束 */
/* 加减号3开始 */
.box-lv .mian3 {
	box-sizing: border-box;
	padding: 34px 22px;
}

.box-lv .mian-btn3 {
	color: #fff;
}

.mian3,
.lii3 {
	position: absolute;
	top: 0;
	left: 0;
}

.lii3 {
	display: none;
	width: 100%;
	height: 231px;
	box-sizing: border-box;
	padding: 17px 0 0 17px;
}

.li-btn3 {
	position: absolute;
	bottom: 162px;
	right: 29px;
	color: #fff;
	font-size: 69px;
	color: #fff;
}

/* 加减号3结束 */

/* 加减号4开始 */
.box-lv .mian4 {
	box-sizing: border-box;
	padding: 34px 22px;
}

.box-lv .mian-btn4 {
	color: #fff;
}

.mian4,
.lii4 {
	position: absolute;
	top: 0;
	left: 0;
}

.lii4 {
	display: none;
	width: 100%;
	height: 231px;
	box-sizing: border-box;
	padding: 17px 0 0 17px;
}

.li-btn4 {
	position: absolute;
	bottom: 162px;
	right: 29px;
	color: #fff;
	font-size: 69px;
	color: #fff;
}

/* 加减号4结束 */
/*加号旋转效果*/
a.shake {
	display: inline-block;
}

a.shake:hover {
	animation: box2Move 0.2s infinite alternate;
	-webkit-animation: box2Move 0.2s infinite alternate;
	-moz-animation: box2Move 0.2s infinite alternate;
	-ms-animation: box2Move 0.2s infinite alternate;
	-o-animation: box2Move 0.2s infinite alternate;
	;
}

.lii-in li {
	margin: 20px 8px 0 0;
	width: 99px;
	border: 1px solid #fff;
	height: 133px;
	box-sizing: border-box;
	padding: 8px 0 0 6px;
	font-size: 14px;
}

.lii-in li.li2 {
	width: 96px;
	margin-right: 5px;
}

.bai5 {
	font-size: 24px;
}

.bai5.bai5-n {
	font-size: 18px;
}

/* 盒子5结束 */

/* 盒子6开始 */
.box6 {
	position: relative;
	background-color: #9da9b6;
	width: 100%;
	height: 680px;
}

.box6-child {
	position: absolute;
	top: 0;
	right: 0;
	background: url("https://www.mytruckingwebsite.com/zt/imba/images/box6.png") no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	width: 110%;
	height: 680px;
}

.content6 {
	position: relative;
	height: 680px;
	color: #fff;
}

.little-box {
	display: none;
	position: absolute;
	right: 0;
	bottom: 58px;
	background-color: rgba(0, 0, 0, 0.6);
	width: 575px;
	height: 322px;
	box-sizing: border-box;
	padding: 33px 18px;
}

.little-box h6 {
	font-size: 30px;
	color: #fff;
	margin-bottom: 20px;
}

.little-box p {
	line-height: 16px;
	font-size: 14px;
	margin-bottom: 16px;
	text-align: justify;
}

/* 盒子6结束 */

/* 盒子7开始 */
.box7 {
	padding-top: 85px;
	margin-bottom: 54px;
}

.box7-one {
	margin-right: 20px;
}

.box7-one,
.box7-two {
	color: #333;
	line-height: 27px;
	font-size: 14px;
	width: 470px;
	text-align: justify;
}

.box7-two {
	width: 450px;
}

.brief {
	font-size: 48px;
	margin-bottom: 30px;
	color: #ff5a00;
}

.red1 {
	margin-top: 88px;
}

.inter1 a {
	font-size: 32px;
	color: #999;
	margin: 26px 0;
}

.inter1 {
	margin: 26px 0;
}

.inter2 {
	font-size: 36px;
	font-weight: bold;
}

.map-father {
	height: 376px;
	width: 857px;
	margin: 0 auto;
}

.botP li {
	background-color: #000;
}

.botP li a {
	display: block;
	width: 458px;
	height: 214px;
	opacity: 1;
	position: relative;
	color: #fff;
	font-size: 14px;
}

.qq {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 458px;
	height: 214px;
	box-sizing: border-box;
	padding: 20px;
	background-color: #525066;
	font-size: 14px;
	line-height: 20px;
}

.fir1 .qq {
	padding: 30px;
}

.fir2 .qq {
	padding: 30px;
}

.fou1 .qq {
	padding: 30px;
}

.textQ {
	font-size: 35px;
	color: #fff;
	position: absolute;
	top: 47px;
	left: 30px;
	font-weight: bold;
	line-height: 30px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .7);
}

.textQQ {
	font-weight: normal;
	font-size: 30px;
}

.qqTitle {
	font-size: 24px;
	color: #fff;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
	margin-bottom: 12px;
	display: block;
}

.qqTitle em {
	font-weight: bold;
}

/* 盒子7结束 */
.footer {
	width: 100%;
	height: 155px;
	background: #EEE none repeat scroll 0% 0%;
	color: #535353;
	border-top: 1px solid #DFDEDE;
}

.footerin {
	width: 964px;
	margin: 0px auto;
	padding: 40px 10px 0px;
	height: 102px;
}

.footerinf {
	float: left;
	width: 650px;
}

.footerlink {
	float: left;
}

.footerinf .footerlink a {
	float: left;
	padding-right: 14px;
	color: #535353 !important;
	font-size: 12px;
	margin-right: 14px;
	background: transparent url("https://www.mytruckingwebsite.com/zt/imba/images/footerin.gif") no-repeat scroll right center;
	line-height: 24px;
}

#nobackground {
	background: transparent none repeat scroll 0% 0%;
}

.copyright {
	float: left;
	width: 650px;
	font-size: 12px;
	overflow: hidden;
	margin-top: 8px;
}

.footerlinkr {
	float: right;
	overflow: hidden;
}

/* 动画部分开始 */
/* 1.盒子1动画开始 */
@-webkit-keyframes box1Move {
	from {
		left: -150px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		left: -33px;
		opacity: 1;
	}
}

@-moz-keyframes box1Move {
	from {
		left: -150px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		left: -33px;
		opacity: 1;
	}
}

@-ms-keyframes box1Move {
	from {
		left: -150px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		left: -33px;
		opacity: 1;
	}
}

@-o-keyframes box1Move {
	from {
		left: -150px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		left: -33px;
		opacity: 1;
	}
}

/* 1.盒子1动画结束 */

/* 2.盒子1-2动画开始 */
@-webkit-keyframes box12Move {
	from {
		right: -150px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		right: -54px;
		opacity: 1;
	}
}

@-moz-keyframes box12Move {
	from {
		right: -150px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		right: -54px;
		opacity: 1;
	}
}

@-ms-keyframes box12Move {
	from {
		right: -150px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		right: -54px;
		opacity: 1;
	}
}

@-o-keyframes box12Move {
	from {
		right: -150px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		right: -54px;
		opacity: 1;
	}
}

/* 2.盒子1-2动画结束 */

/* 2.盒子4动画开始 */
@-webkit-keyframes box4Move {
	from {
		left: -40px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		left: 0;
		opacity: 1;
	}
}

@-moz-keyframes box4Move {
	from {
		left: -40px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		left: 0;
		opacity: 1;
	}
}

@-ms-keyframes box4Move {
	from {
		left: -40px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		left: 0;
		opacity: 1;
	}
}

@-o-keyframes box4Move {
	from {
		left: -40px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		left: 0;
		opacity: 1;
	}
}

/* 2.盒子4动画结束 */

/* 3.盒子2动画开始 */
@-webkit-keyframes box2Move {
	from {
		transform: rotate(-25deg);

	}

	to {
		transform: rotate(25deg);
	}
}

@-moz-keyframes box2Move {
	from {
		transform: rotate(-25deg);

	}

	to {
		transform: rotate(25deg);
	}
}

@-ms-keyframes box2Move {
	from {
		transform: rotate(-25deg);

	}

	to {
		transform: rotate(25deg);
	}
}

@-o-keyframes box2Move {
	from {
		transform: rotate(-25deg);

	}

	to {
		transform: rotate(25deg);
	}
}

/* 3.盒子2动画结束 */

/* 4.盒子6动画开始 */
@-webkit-keyframes box6Move {
	from {
		right: -40px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		right: 0;
		opacity: 1;
	}
}

@-moz-keyframes box6Move {
	from {
		right: -40px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		right: 0;
		opacity: 1;
	}
}

@-ms-keyframes box6Move {
	from {
		right: -40px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		right: 0;
		opacity: 1;
	}
}

@-o-keyframes box6Move {
	from {
		right: -40px;
		opacity: 0.6;

	}

	to {
		transform: scale(1, 1);
		right: 0;
		opacity: 1;
	}
}

/* 4.盒子6动画结束 */
/* 动画部分结束 */
.navigation {
	height: 40px;
	background: #eee;
}

.navigation_inner {
	width: 984px;
	margin: 0 auto;
}

.navigation_inner a {
	color: #707070;
}

.navigation_inner a:hover {
	color: #F60;
}

.navigation_inner li {
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	border-right: 1px solid #d2d2d2;
	background: #eee;
}

.quicklink {
	position: relative;
	z-index: 120;
}

.navigation_inner li p {
	position: absolute;
	top: 40px;
	left: 0;
	padding: 10px 0 10px 0;
	width: 200px;
	background: #eee;
	display: none;
	z-index: 120;

}

.navigation_inner li p a:hover {
	background: #F60;
	color: #fff !important;

}

.navigation_inner li p a {
	float: left;
	width: 185px;
	line-height: 24px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.navigation_inner .lang {
	float: left;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 15px;
	background: #ccc;
	padding: 0 10px;
	border: 1px solid #c7c7c7;
	border-radius: 4px;
	font-size: 12px;
	color: #535353;
}

.navigation form {
	float: right;
	width: 178px;
	height: 24px;
	margin-top: 8px;
	background: url("https://www.mytruckingwebsite.com/zt/imba/images/search.png") 0 0 no-repeat;
}

.navigation form input {
	float: left;
	background: none;

	height: 25px;
}

.navigation .reader_txt {
	width: 140px;
	height: 18px;
	outline: none;
	border: none;
	padding: 3px 0 4px 10px;
	color: #c9c9c9;
}

.reader_btn {
	width: 25px;
	outline: none;
	border: none;
	cursor: pointer;
}