@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: top;
}

ul,
li {
	list-style: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.banner,
.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7 {
	min-width: 1200px;
}

.warp {
	width: 1000px;
	margin: 0 auto;
}

.banner {
	height: 442px;
	background-image: url(http://img.mobiletrain.org/templates/mobiletrain/images/about_170322/banner.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-size: auto 100%;
	text-align: right;
}
.banner .warp {
	width: 980px;
	padding-right: 20px;
	padding-top: 212px;
}
.banner .warp h1 {
	font-size: 60px;
	color: #0155b4;
	line-height: 60px;
	margin-bottom: 20px;
	font-weight: normal;
}
.banner .warp h2 {
	font-size: 38px;
	margin-bottom: 30px;
	color: #0155b4;
	line-height: 38px;
	font-weight: normal;
}
.banner .warp h3 {
	font-size: 16px;
	color: #333;
	margin-bottom: 42px;
	font-weight: normal;
}
.banner .warp a {
	display: inline-block;
	width: 162px;
	height: 50px;
	background-color: #1dcbac;
	color: #fff;
	text-align: center;
	line-height: 50px;
}

.col1 {
	height: 52px;
}
.col1 .col1_nav {
	width: 100%;
	background-color: #478cda;
	position: relative;
	top: 0;
	left: 0;
}
.col1 .warp {
	text-align: center;
	width: 1000px;
	margin: 0 auto;
}
.col1 .warp a {
	display: inline-block;
	font-size: 18px;
	line-height: 52px;
	padding: 0 24px;
	color: #fff;
}

.col2 .warp {
	padding-top: 60px;
	padding-bottom: 76px;
}
.col2 .warp h2 {
	font-size: 40px;
	color: #666;
	text-align: center;
	position: relative;
	font-weight: normal;
	line-height: 40px;
	margin-bottom: 50px;
}
.col2 .warp h2:after {
	content: "";
	width: 4em;
	height: 2px;
	background-color: #478cda;
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -2em;
}
.col2 .warp > p {
	font-size: 16px;
	line-height: 32px;
	color: #666;
	text-indent: 2em;
	margin-bottom: 20px;
}
.col2 .warp > ul:before {
	position: absolute;
	content: "";
	width: 21px;
	height: 95%;
	border-left: 1px solid #ccc;
	left: 50%;
	top: 24px;
}
.col2 .warp > ul {
	position: relative;
	padding: 0 72px;
	padding-bottom: 60px;
	background: url(http://img.mobiletrain.org/templates/mobiletrain/images/about_170322/icon7.png) no-repeat bottom;
}
.col2 .warp > ul > li {
	width: 290px;
	border: 7px solid #a4cbf7;
	margin: 24px 40px;
	padding-top: 60px;
	padding-bottom: 40px;
}
.col2 .warp > ul > li > div {
	background: #fff;
	padding: 15px;
	width: 270px;
}
.col2 .warp > ul > li > div > h3 {
	font-size: 38px;
	line-height: 58px;
	color: #478cda;
}
.col2 .warp > ul > li > div > p {
	font-size: 16px;
	line-height: 24px;
	color: #333;
}
.col2 .warp > ul > li.col2_odd {
	text-align: right;
}
.col2 .warp > ul > li.col2_odd > div {
	margin-left: -135px;
}
.col2 .warp > ul > li.col2_odd > img {
	position: relative;
	right: -62px;
}
.col2 .warp > ul > li.col2_even > div {
	margin-right: -135px;
}
.col2 .warp > ul > li.col2_even > img {
	position: relative;
	left: -62px;
}

.col3 {
	height: 392px;
	background: #0a2036;
}
.col3 .warp {
	padding-top: 80px;
}
.col3 .warp > h2 {
	font-size: 40px;
	line-height: 40px;
	color: #fff;
	margin-bottom: 70px;
	text-align: center;
}
.col3 .warp > ul li {
	width: 80px;
	overflow: hidden;
	margin-right: 5px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 80px auto;
	cursor: pointer;
	color: #fff;
	padding-top: 110px;
	text-align: center;
	position: relative;
	font-size: 14px;
}
.col3 .warp > ul li a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.col3 .warp > ul li:last-child {
	margin-right: 0;
}

.col4 .warp {
	padding-top: 55px;
	margin-bottom: 58px;
}
.col4 .warp h2 {
	font-size: 40px;
	color: #666;
	text-align: center;
	position: relative;
	font-weight: normal;
	line-height: 40px;
	margin-bottom: 50px;
}
.col4 .warp h2:after {
	content: "";
	width: 4em;
	height: 2px;
	background-color: #478cda;
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -2em;
}
.col4 .warp .col4_conts_l {
	border-bottom: 1px solid #ccc;
	margin-bottom: 70px;
}
.col4 .warp .col4_conts_l p.active {
	background-color: #1dcbac;
	border-color: #1dcbac;
	color: #fff;
}
.col4 .warp .col4_conts_l p {
	width: 84px;
	height: 84px;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 28px;
	color: #1dcbac;
	text-align: center;
	line-height: 84px;
	cursor: pointer;
	position: relative;
	top: 44px;
	margin: 0 7px;
	margin-top: -34px;
}
.col4 .warp .col4_conts_r {
	width: 850px;
}
.col4 .warp .col4_conts_r li.active {
	display: block;
}
.col4 .warp .col4_conts_r li {
	display: none;
}
.col4 .warp .col4_conts_r li p {
	font-size: 16px;
	line-height: 32px;
	color: #666;
	margin-top: 34px;
}
.col4 .warp .col4_conts_r li p span {
	font-size: 26px;
}
.col4 .warp .col4_conts_r li P:hover {
	color: #d22020;
}
.col4 .warp .col4_conts_r li P:hover span {
	color: #d22020;
}

.col5 {
	background-color: #fafafa;
}
.col5 .warp {
	padding-top: 69px;
	margin-bottom: 53px;
	padding-bottom: 30px;
}
.col5 .warp h2 {
	font-size: 40px;
	color: #666;
	text-align: center;
	position: relative;
	font-weight: normal;
	line-height: 40px;
	margin-bottom: 50px;
}
.col5 .warp h2:after {
	content: "";
	width: 4em;
	height: 2px;
	background-color: #478cda;
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -2em;
}
.col5 .col5_con {
	width: 1002px;
	margin: 0 auto;
}
.col5 .col5_con > ul {
	background: url(http://img.mobiletrain.org/templates/mobiletrain/images/about_170322/honor_bg.png) repeat-y center -4px;
	height: 1480px;
	padding-left: 20px;
}
.col5 .col5_con > ul > li:hover .mask {
	opacity: 1;
}
.col5 .col5_con > ul > li {
	vertical-align: bottom;
	float: left;
	height: 205px;
	display: table;
	margin: 0 22px 0 10px;
	margin-bottom: 90px;
}
.col5 .col5_con > ul > li > a {
	vertical-align: bottom;
	position: relative;
	display: table-cell;
}
.col5 .col5_con > ul > li > a .mask {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	color: #fff;
	font-size: 13px;
	vertical-align: middle;
	display: table;
	padding: 7px;
	opacity: 0;
}
.col5 .col5_con > ul > li > a .h_border {
	border: 3px solid #bfbfbf;
	display: block;
	vertical-align: middle;
	display: table-cell;
	line-height: 22px;
}
.col5 .col5_con > ul > li > a .h_border h5 {
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	border-bottom: 1px solid #fff;
	padding: 0 1px 3px;
	margin-bottom: 7px;
}

.col6 .warp {
	padding-top: 58px;
	padding-bottom: 40px;
}
.col6 .warp h2 {
	font-size: 40px;
	color: #666;
	text-align: center;
	position: relative;
	font-weight: normal;
	line-height: 40px;
	margin-bottom: 50px;
}
.col6 .warp h2:after {
	content: "";
	width: 4em;
	height: 2px;
	background-color: #478cda;
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -2em;
}
.col6 .col6_cont {
	height: 687px;
	position: relative;
	min-width: 1200px;
	overflow: hidden;
}
.col6 .col6_cont li.active {
	display: block;
}
.col6 .col6_cont li {
	height: 687px;
	display: none;
	background-repeat: repeat-x;
	background-size: auto 100%;
	background-position: center;
}
.col6 .col6_cont > a {
	position: absolute;
	width: 50px;
	height: 76px;
	background-color: rgba(0, 0, 0, 0.7);
	top: 50%;
	margin-top: -38px;
	opacity: 0;
}
.col6 .col6_cont .col6_btn_l {
	left: 30px;
	background-image: url("http://img.mobiletrain.org/templates/mobiletrain/images/about_170322/icon9.png");
}
.col6 .col6_cont .col6_btn_r {
	right: 30px;
	background-image: url("http://img.mobiletrain.org/templates/mobiletrain/images/about_170322/icon8.png");
}
.col6 .col6_cont .col6_cont_desc {
	position: absolute;
	height: 52px;
	width: 100%;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	text-align: center;
	line-height: 52px;
	font-size: 18px;
	opacity: 0;
}

/*# sourceMappingURL=about_170322.css.map */
