.huoche-wrap {
	position: relative;
	width: 1200px;
	height: 200px;
	overflow: hidden;
}

.f-hidden {
	display: none;
	visibility: hidden;
}

.f-clear {
	display: block;
	*zoom: 1;
}

.f-clear:after {
	content: '';
	overflow: hidden;
	width: 100%;
	height: 0px;
	font-size: 0px;
	display: block;
	clear: both;
}

#m-train-box {
	width: 1200px;
	height: 181px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-top: 32px;
}

.m-train {
	margin-left: 1200px;
	overflow: hidden;
	margin-top: 40px;
	-webkit-transition: unset;
	transition: unset;
}

.m-train ul {
	overflow: hidden;
	width: 10000px;
	padding-left: 300px;
	background: url(/uploads/image/ms/train_head.png) no-repeat;
	background: url(/uploads/image/ms/train_head.png) no-repeat;
	background-position: left bottom;
	background-size: 300px 144px;
}

.m-train li {
	list-style: none;
	float: left;
	width: 300px;
	height: 147px;
	text-align: center;
	background-position: center bottom;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.m-train .train-1 {
	background-size: 300px 144px;
	background-image: url(/uploads/image/ms/train_1.png);
	background-image: url(/uploads/image/ms/train_1.png);
}

.m-train .train-2 {
	background-image: url(/uploads/image/ms/train_2.png);
	background-image: url(/uploads/image/ms/train_2.png);
}

.m-train .train-3 {
	background-image: url(/uploads/image/ms/train_3.png);
	background-image: url(/uploads/image/ms/train_3.png);
}

.m-train .m-train-tail {
	background-size: 300px 143px;
	background-image: url(/uploads/image/ms/train_tail.png);
	background-image: url(/uploads/image/ms/train_tail.png);
}

.m-train li .m-train-img {
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	width: 200px;
	height: 85px;
	border: 1px solid #99a8c6;
	/* border-radius: 5px; */
	margin: 25px auto 0;
	overflow: hidden;
	position: relative;
}

.m-train li .f-mask {
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #e5ecf9;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 2;
}

.m-train li img {
	transition: 0.8s;
	-webkit-transition: 0.8s;
	width: 200px;
	height: 85px;
}

.m-train li .f-scale {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
}

.tbtj-ul .left-side:hover .mod-img {
	display: block;
}
.tbtj-ul .right-side .mod-img {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	box-sizing: border-box;
    padding: 15px 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background:  repeat;
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#80000000, endcolorstr=#80000000);
    display: none;
    overflow: hidden;
	text-decoration: none;
}
.tbtj-ul .right-side .mod-title {
    vertical-align: middle;
    text-align: center;
	width: 100%;
	height: 100%;
}
.tbtj-ul .right-side .img-item:hover .mod-img {
    display: block;
}
.strictly-play {
    background: url(/uploads/image/ms/play.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 46px !important;
    height: 46px !important;
    z-index: 3;
    background-color: transparent !important;
}
.main-jfgj {
	width: 100%;
}
.main-jfgj .jfgj-cont {
    width: 1280px;
}
.main-jfgj .cont-item {
    display: block;
    height: 78px;
    width: 266px;
    background-color: #eaf2fe;
    font-size: 20px;
    font-weight: bold;
    margin: 26px 45px 0 0;
    padding-left: 0;
	text-align: center;
}
.main-jfgj .bg-item {
    vertical-align: middle;
    width: 80px;
    height: 78px;
	background-position: center 6px;
}
.wys-cont .wys-ul {
	height: 135px;
}

.mod-jljj-cont .bd .prev.strictly-prev {
	background: url(/uploads/image/ms/topic_arrow_blue.png) no-repeat;
	background-position: 0 -3px;
}
.mod-jljj-cont .bd .next.strictly-next {
	background: url(/uploads/image/ms/topic_arrow_blue.png) no-repeat;
	background-position: 0 -52px;
}



