﻿* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
html {
	font-size: 100px;
}
body {
	font-size: .12rem;
	font-family: Arial, "微软雅黑";
	color: #333;
	-webkit-text-size-adjust: none;
	opacity: 0;
}
body.show {
	opacity: 1;
	transition: All 1s ease;
	-webkit-transition: All 1s ease;
	-moz-transition: All 1s ease;
	-o-transition: All 1s ease;
}
a {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:active {
	star: expression(this.onFocus=this.blur());
}
a:link {
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #1d1d75;
	outline: none;
}
li {
	list-style: outside none;
}
h1 {
	font-size: 16px;
}
h2, h3, h4, h5 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
textarea, input {
	background: transparent;
	font-size: 12px;
	font-family: Arial, "微软雅黑";
	color: #888;
	outline: none;
	border: 0px;
}
em {
	font-style: normal;
}
img {
	vertical-align: middle;
	max-width: 100%;
	border: 0px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
	height: 0px;
	display: block;
	_display: inherit;
}
.ellipsis, .indexSolution .box .name, .product .fr dd, .productShow2 .list1 li, .productShow2 .list2 li, .curriculum .name, .timetableSide .list a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.before {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
}
.h10 {
	height: 0.1rem;
	overflow: hidden;
	clear: both;
}
.h50 {
	height: 0.5rem;
	overflow: hidden;
	clear: both;
}
.wal {
	max-width: 12rem;
	margin: 0px auto;
}
a, .transition, .indexSolution .img, .indexSolution .box, .indexProduct .list .box, .curriculum .box, :before, img, .nav {
	transition: All 0.5s ease;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
}
.flex, .pageList ul, .productShow .box, .pageNav ul, .pageNav2 ul, .train .msg, .contact_01 .content {
	display: flex;
	display: -webkit-flex;
}
.flexColumn, .productShow .box {
	flex-direction: column;
	-webkit-flex-direction: column;
}
.itemsCenter, .train .msg, .contact_01 .content {
	align-items: center;
	-webkit-align-items: center;
}
.justifyCenter, .pageList ul, .productShow .box, .pageNav ul, .pageNav2 ul {
	justify-content: center;
	-webkit-justify-content: center;
}
.flexAround {
	justify-content: space-around;
	-webkit-justify-content: space-around;
}
.pcShow {
	display: block;
}
.phoneShow {
	display: none;
}
.headD {
	height: 1.2rem;
}
.head {
	position: absolute;
	z-index: 50;
	left: 0;
	right: auto;
	top: 0;
	bottom: auto;
	width: 100%;
	background: #000;
	
	
}
.head .wal {
	height: 1.2rem;
	position: relative;
}
.head a.logo {
	display: block;
	
	
	position: absolute;
	z-index: 10;
	left: 0;
	right: auto;
	top: 0.3rem;
	bottom: auto;
}
.head .nav {
	position: absolute;
	z-index: 10;
	left: auto;
	right: -0.1rem;
	top: 0;
	bottom: auto;
}
.head .nav li {
	float: left;
	padding-left: .65rem;
	position:relative;
}
.head .nav a {
	display: block;
	padding: 0 .1rem;
	height: 1.2rem;
	line-height: 1.2rem;
	position: relative;
	color: #e5e5e5;
	font-size: 18px;
}
.head .nav a:before {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: .8rem;
	width: 0;
	height: .02rem;
	background: #fff;
}
.head .nav a:hover, .head .nav a.on {
	color: #fff;
}
.head .nav a:hover:before, .head .nav a.on:before {
	left: 0;
	width: 100%;
}
.head .nav a.on {
	font-weight: bold;
}
.head .nav li dl {
	display:none;
}
.foot {
	clear:both;
	background: #191919;
	min-height: 3rem;
	color: #7c7c7c;
	font-size: 12px;
}
.foot a {
	color: #7c7c7c;
}
.foot a:hover {
	color: #fff;
}
.foot .list {
	
	min-height:4.3rem;
	padding-top:.6rem;
}
.foot .list ul {
	margin-right: -.4rem;
}
.foot .list li {
	float: left;
	width: 3.8rem;
	height: 3.1rem;
	border-left: #7c7c7c solid 1px;
	padding-left: .3rem;
}
.foot .list li:nth-child(4) {
	width: 1rem;
	position: relative;
	left: -.4rem;
}
.foot .list li h2 {
	font-size: 16px;
	padding-bottom: .15rem;
	position: relative;
	top: -.04rem;
}
.foot .list li dd {
	line-height: .28rem;
}
.foot .msg {
	border-top: #4b4b4b solid 1px;
	
	min-height:.76rem;
	line-height: .28rem;
	padding: .25rem 0;
	position: relative;
}
.foot .msg dl {
	position: absolute;
	z-index: 10;
	left: auto;
	right: 0;
	top: 0.25rem;
	bottom: auto;
}
.foot .msg dl dd {
	float: left;
	padding-left: .2rem;
}
.foot .msg dl img {
	width: 24px;
	opacity: .6;
}
.foot .msg dl a:hover img {
	opacity: 1;
}

.foot .msg dl dd div.qrcode {
	position:absolute;
	display:none\9;
	z-index:100;
	width:150px;
	padding:10px;
	top:-165px;
	left:50%;
	margin:0 0 0 -85px;
	border:solid 1px #e5e9ef;
	background-color:#fff;
	opacity:0;
	transform: scale(0);
	-moz-transform:scale(0);
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	transition:transform ease .3s,opacity ease .3s;
	-webkit-transition:transform ease .3s,opacity ease .3s;
	-moz-transition:transform ease .3s,opacity ease .3s;
	-ms-transition:transform ease .3s,opacity ease .3s;
}
.foot .msg dl dd div.qrcode:after,
.foot .msg dl dd div.qrcode:before {
	border:solid transparent;
	content:' ';
	height:0;
	left:100%;
	position:absolute;
	width:0;
}
.foot .msg dl dd div.qrcode:after{
	border-width:6px;
	border-top-color:#fff;
	bottom:-12px;
	left:70px;
}
.foot .msg dl dd div.qrcode:before {
	border-width:8px;
	border-top-color:#e5e9ef;
	bottom:-16px;
	left:68px;
}
.foot .msg dl dd div.qrcode img {
	width:150px;
	opacity: 1;
}
.foot .msg dl dd:hover div.qrcode {
	display:block\9;
	transform:scale(1);
	-moz-transform:scale(1);
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	opacity:1;
}



.indexFlash {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.indexFlash .swiper-slide {
	position: relative;
	background:#000;
}
.indexFlash .img {
	background: center no-repeat;
	background-size: cover;
	
	
	height:10.8rem;
}
.indexFlash .name {
	position: absolute;
	z-index: 10;
	left: 0;
	right: auto;
	top: auto;
	bottom: 0;
	width: 100%;
	min-height: 1.6rem;
	text-align: center;
	padding: .2rem 0;
	background: rgba(0, 0, 0, 0.6);
}
.indexFlash .name h2 a {
	display: block;
	color: #fff;
	font-size: .3rem;
	line-height: .7rem;
	font-weight: 400;
}
.indexFlash .name a.more {
	display: inline-block;
	font-size: .18rem;
	color: #fff;
	border: #fff solid 1px;
	width: 1.4rem;
	height: .38rem;
	line-height: .36rem;
	-moz-border-radius: 0.04rem;
	-webkit-border-radius: 0.04rem;
	border-radius: 0.04rem;
}
.indexFlash a.arrow {
	display: none;
	width: .5rem;
	height: 1.6rem;
	background: center no-repeat;
	background-size: .5rem;
	position: absolute;
	z-index: 10;
	left: auto;
	right: auto;
	top: auto;
	bottom: 0;
	opacity: .5;
}

.indexFlash a.arrow:hover {
	opacity: 1;
}
.indexFlash a.arrow.prev {
	background-image: url("../image/prev50.png");
	left: 1rem;
}
.indexFlash a.arrow.next {
	background-image: url("../image/next50.png");
	right: 1rem;
}
.video {
	width:100%;
	margin:0 auto;
}
.indexNews {
	background: url("../image/nimg1920_2.jpg") center bottom no-repeat;
	background-size: cover;
	
	min-height:8.7rem;
}
.indexNews .title {
	text-align: center;
	position: relative;
	
	height:2.07rem;
	padding-top:.83rem;
}
.indexNews .title h2 {
	font-weight: 400;
	font-size: .3rem;
	position: relative;
	z-index: 11;
}
.indexNews .title span {
	position: absolute;
	z-index: 10;
	left: 50%;
	right: auto;
	
	top:.6rem;
	bottom: auto;
	font-size: .4rem;
	color: #e5e5e5;
	display: block;
	opacity: .3;
	margin-left: -2.3rem;
	letter-spacing: .03rem;
}
.indexNews .title:before {
	content: "";
	display: block;
	position: absolute;
	width: .5rem;
	height: .04rem;
	background: #1d1d75;
	left: 50%;
	margin-left: -.25rem;
	
	top:1.43rem;
}
.indexNews .list {
	margin-left: -.2rem;
	margin-right: -.2rem;
}
.indexNews #indexNews {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.indexNews .swiper-slide {
	padding: 0 .2rem;
}
.indexNews .swiper-slide:hover .imgDiv img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.indexNews .swiper-slide:hover .btn a {
	color: rgba(0, 0, 0, 0);
	border-color: #1d1d75;
	background-position: 0 center;
}
.indexNews .imgDiv {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.indexNews .name {
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	padding:0 6%;
	height:.9rem;
	overflow:hidden;
	background:rgba(0,0,0,0.5);
}

.indexNews .name a {
	font-size:.24rem;
	color:#fff;
	height:.9rem;
	line-height:.9rem;
}
.indexNews .name a span {
	width:100%;
	display:inline-block;
	vertical-align:middle;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
}
.indexNews .content {
	min-height: 2.08rem;
	background: #fff;
	border: #e6e6e6 solid 1px;
	padding: .24rem .29rem;
	font-size: 14px;
}
.indexNews p {
	line-height: 1.5em;
	color: #999;
	height: 6em;
	overflow: hidden;
}
.indexNews .btn {
	padding-top: .2rem;
}
.indexNews .btn a {
	display: block;
	color: #999;
	width: 100px;
	height: 26px;
	line-height: 24px;
	border: #999 solid 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	background: url("../image/img100.png") -100px center no-repeat;
}
.indexNews .dots {
	font-size: 0;
	text-align: center;
	padding-top: .5rem;
	height: 1.15rem;
}
.indexNews .dots span {
	display: inline-block;
	width: .42rem;
	height: .03rem;
	background: #d2d2d2;
	margin: 0 .05rem;
}
.indexNews .dots .swiper-pagination-bullet-active {
	background: #1d1d75;
}
.indexSolution {
	
	min-height:6.88rem;
}
.indexSolution .title {
	text-align: center;
	position: relative;
	
	height:2.5rem;
	padding-top:.84rem;
}
.indexSolution .title h2 {
	font-weight: 400;
	font-size: .3rem;
	position: relative;
	z-index: 11;
}
.indexSolution .title span {
	position: absolute;
	z-index: 10;
	left: 50%;
	right: auto;
	
	top:.6rem;
	bottom: auto;
	font-size: .4rem;
	color: #e5e5e5;
	display: block;
	opacity: .3;
	margin-left: -1.65rem;
	letter-spacing: .03rem;
}
.indexSolution .title:before {
	content: "";
	display: block;
	position: absolute;
	width: .5rem;
	height: .04rem;
	background: #1d1d75;
	left: 50%;
	margin-left: -.25rem;
	
	top:1.41rem;
}
.indexSolution .title p {
	font-size: 16px;
	color: #666;
	padding-top: .5rem;
}
.indexSolution .list {
	position: relative;
	min-height: 1rem;
	padding: 0 .5rem;
}
.indexSolution a.arrow {
	display: block;
	width: .3rem;
	height: .57rem;
	background: center no-repeat;
	background-size: cover;
	position: absolute;
	z-index: 10;
	left: auto;
	right: auto;
	top: 50%;
	bottom: auto;
	margin-top: -.28rem;
}
.indexSolution a.arrow.prev {
	background-image: url("../image/nimg30_1.png");
	left: 0;
}
.indexSolution a.arrow.next {
	background-image: url("../image/nimg30_2.png");
	right: 0;
}
.indexSolution #indexSolution {
	width: 100%;
	padding: 0 .1rem;
	overflow: hidden;
	position: relative;
}
.indexSolution .swiper-slide {
	padding: .1rem .1rem .2rem;
}
.indexSolution .swiper-slide:hover .img {
	background: #1d1d75;
}
.indexSolution .swiper-slide:hover .img img {
	opacity: .3;
}
.indexSolution .swiper-slide:hover .img, .indexSolution .swiper-slide:hover .box {
	box-shadow: 0.05rem 0.05rem 0.1rem rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0.05rem 0.05rem 0.1rem rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0.05rem 0.05rem 0.1rem rgba(0, 0, 0, 0.5);
}
.indexSolution .swiper-slide:hover .box .btn a {
	color: rgba(0, 0, 0, 0);
	border-color: #1d1d75;
	background-position: 0 center;
}
.indexSolution .img {
	background: #000;
}
.indexSolution .img img {
	opacity: .5;
}
.indexSolution .box {
	min-height: 2.08rem;
	border: #f2f2f2 solid 1px;
	border-top: 0;
	padding: .12rem .25rem .2rem .25rem;
	font-size: 14px;
}
.indexSolution .box .name {
	font-size: 20px;
	height: 2.1em;
	line-height: 2.1em;
}
.indexSolution .box p {
	line-height: 1.5em;
	color: #999;
	height: 6em;
	overflow: hidden;
}
.indexSolution .box .btn {
	padding-top: .15rem;
}
.indexSolution .box .btn a {
	display: block;
	color: #999;
	width: 100px;
	height: 26px;
	line-height: 24px;
	border: #999 solid 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	background: url("../image/img100.png") -100px center no-repeat;
}
.indexProduct {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.indexProduct .bg {
	position: absolute;
	z-index: 10;
	left: auto;
	right: 0;
	top: 0;
	bottom: auto;
	width: 50%;
}
.indexProduct .bg div {
	height: 3.6rem;
	margin-left: -2.5rem;
	background: #333 url("../image/img1210.jpg") right center no-repeat;
}
.indexProduct .wal {
	min-height: 5rem;
	position: relative;
	z-index: 10;
}
.indexProduct .fl {
	width: 50%;
	height: 2.6rem;
	max-width: 5.3rem;
	background: center no-repeat;
	background-size: cover;
	color: #fff;
	position: relative;
	top: .5rem;
	padding: .6rem 0 0 .42rem;
}
.indexProduct .fl h2 {
	font-weight: 400;
	font-size: 20px;
	padding-bottom: .2rem;
	background: url("../image/line.png") left bottom no-repeat;
}
.indexProduct .fl p {
	font-size: 14px;
	line-height: 1.85em;
	padding-top: .1rem;
}
.indexProduct .fr {
	width: 50%;
	min-height: 4.2rem;
	color: #fff;
}
.indexProduct .fr .title {
	position: relative;
	height: 2.15rem;
	padding-top: .6rem;
}
.indexProduct .fr .title h2 {
	font-weight: 400;
	font-size: .3rem;
	position: relative;
	z-index: 11;
}
.indexProduct .fr .title span {
	position: absolute;
	z-index: 10;
	left: 0.55rem;
	right: auto;
	top: 0.75rem;
	bottom: auto;
	font-size: .4rem;
	color: #2e2e2e;
	display: block;
	letter-spacing: .03rem;
}
.indexProduct .fr .title:before {
	content: "";
	display: block;
	position: absolute;
	width: .5rem;
	height: .04rem;
	background: #fff;
	left: 0;
	top: 1.3rem;
}
.indexProduct .fr .title p {
	font-size: 16px;
	color: #ccc;
	padding-top: .5rem;
}
.indexProduct .fr .content {
	font-size: 14px;
	line-height: 1.42em;
}
.indexProduct .list {
	clear: both;
	margin-left: -.27rem;
}
.indexProduct .list li {
	float: left;
	width: 25%;
	padding: 0 0 0 .27rem;
}
.indexProduct .list li:hover .box {
	background: #1d1d75;
}
.indexProduct .list li:hover .imgDiv img {
	opacity: .3;
}
.indexProduct .list .box {
	min-height: 1rem;
	position: relative;
	background: #000;
}
.indexProduct .list .imgDiv img {
	opacity: .55;
}
.indexProduct .list .name a {
	display: block;
	position: absolute;
	z-index: 10;
	left: 0;
	right: auto;
	top: 50%;
	bottom: auto;
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-top: -.3rem;
}
.indexProduct .list .name a div {
	width: 39px;
	margin: 0 auto;
	padding-bottom: .1rem;
}
.indexProduct .h50 {
	height: .6rem;
}

.pageBanner {
	height: 3.5rem;
	background: center no-repeat;
	background-size: cover;
	position: relative;
}
.pageBanner h2 {
	color: #fff;
	font-size: .4rem;
	position: absolute;
	z-index: 10;
	left: 0;
	right: auto;
	top: 50%;
	bottom: auto;
	width: 100%;
	line-height: 1rem;
	text-align: center;
	margin-top: -.5rem;
}
.pageTitle {
	text-align: center;
	padding: .95rem 0 .3rem 0;
	font-size: 18px;
}
.pageTitle h2 {
	font-weight: 400;
	font-size: 1.66em;
	color:#000;
}
.pageTitle div {
	height: .55rem;
	line-height: .55rem;
	color: #ccc;
	background: url("../image/line.jpg") center repeat-x;
}
.pageTitle div span {
	display: inline-block;
	background: #fff;
	padding: 0 .5rem;
}
.pageList li {
	width: 2.45rem;
}
.pageList a {
	display: block;
	height: 2.3rem;
	text-align: center;
	font-size: 22px;
	color: #adadad;
}
.pageList a div {
	width: 1.02rem;
	margin: 0 auto;
	height: 1rem;
	position: relative;
}
.pageList a div img {
	position: absolute;
	z-index: 10;
	left: 0;
	right: auto;
	top: 0;
	bottom: auto;
}
.pageList a div img:nth-child(2) {
	opacity: 0;
}
.pageList a:hover, .pageList a.on {
	color: #1d1d75;
}
.pageList a:hover img:nth-child(1), .pageList a.on img:nth-child(1) {
	opacity: 0;
}
.pageList a:hover img:nth-child(2), .pageList a.on img:nth-child(2) {
	opacity: 1;
}
.product li {
	min-height: 4.15rem;
	position: relative;
	padding: 0 .6rem;
	font-size: 16px;
}
.product li:nth-child(odd) {
	background: #fafafa;
}
.product li:before {
	content: "";
	display: block;
	position: absolute;
	left: 55%;
	top: 0;
	width: 10px;
	height: 100%;
	background: url("../image/productLine.png") left center no-repeat;
}
.product .title {
	font-size: 22px;
	padding-top: .55rem;
	height: 1.13rem;
	border-bottom: #e5e5e5 solid 1px;
}
.product .fl {
	width: 5.42rem;
}
.product .fl .title {
	font-weight: bold;
}
.product .fl .msg {
	padding: .22rem 0;
	line-height: 1.75em;
	color: #999999;
}
.product .fl .list {
	margin-left: -.6rem;
	max-width: 5rem;
}
.product .fl dd {
	float: left;
	width: 50%;
	padding-left: .6rem;
	padding-bottom: .3rem;
}
.product .fl dd a {
	display: block;
	color: #1d1d75;
	border: #1d1d75 solid 1px;
	height: .4rem;
	line-height: .38rem;
	-moz-border-radius: 0.4rem;
	-webkit-border-radius: 0.4rem;
	border-radius: 0.4rem;
	text-align: center;
}
.product .fl dd a:hover {
	background: #1d1d75;
	color: #fff;
}
.product .fr {
	width: 4.2rem;
}
.product .fr .list {
	padding: .22rem 0;
	color: #999;
}
.product .fr dd {
	height: 1.75em;
	line-height: 1.75em;
}
.product .fr a {
	color: #999;
}
.product .fr a:hover {
	color: #1d1d75;
}
.productShow {
	background: #fafafa;
	font-size: 16px;
}
.productShow .wal {
	min-height: 5rem;
	position: relative;
	padding: .8rem 0 .8rem 5.48rem;
}
.productShow .wal.noImg {
	padding-left:0;
}
.productShow .imgDiv {
	width: 4.9rem;
	position: absolute;
	z-index: 10;
	left: 0;
	right: auto;
	top: 0.79rem;
	bottom: auto;
}
.productShow .box {
	min-height: 3.42rem;
}
.productShow .content {
	padding: 0 0 .5rem 0;
	max-width: 5.05rem;
	line-height: 1.75em;
}
.productShow .wal.noImg .content {
	max-width:none;
}
.productShow .btn a {
	display: block;
	width: 1.55rem;
	height: .42rem;
	line-height: .42rem;
	text-align: center;
	background: #1d1d75;
	color: #fff;
	-moz-border-radius: 0.4rem;
	-webkit-border-radius: 0.4rem;
	border-radius: 0.4rem;
}
.productShow2 {
	min-height: 5rem;
	padding: .9rem 0 0 2.5rem;
	position: relative;
	font-size: 16px;
}
.productShow2.pl0 {
	padding-left:0;
}
.productShow2 .btn {
	position: absolute;
	z-index: 10;
	left: 0;
	right: auto;
	top: 0.8rem;
	bottom: auto;
	width: 1.5rem;
	font-size: 22px;
	background: url("../image/line2.png") right center no-repeat;
}
.productShow2 .btn.on {
	left: 50%;
	position: fixed;
	margin-left: -6rem;
}
.productShow2 .btn a {
	display: block;
	height: .6rem;
	line-height: .6rem;
	background: url("../image/img5.png") right center no-repeat;
	background-size: 5px;
}
.productShow2 .btn a:hover, .productShow2 .btn a.on {
	color: #1d1d75;
	background-image: url("../image/img5on.png");
}
.productShow2 .list1 ul {
	margin-right: -.2rem;
}
.productShow2 .list1,
.productShow2 .list2,
.productShow2 .list3 {
	padding-bottom: .55rem;
}
.productShow2 .list1 li {
	float: left;
	width: 25%;
	color: #666;
	height: 1.75em;
	line-height: 1.75em;
	padding-left: .32rem;
	background: url("../image/img15.png") left center no-repeat;
	background-size: .15rem;
}
.productShow2 .msg {
	color: #000;
	clear: both;
	padding-top: .25rem;
}
.productShow2 .line {
	clear: both;
	border-bottom: #eee solid .02rem;
}
.productShow2 .list2 {
	padding-top: .5rem;
}
.productShow2 .list2 li {
	float: left;
	width: 50%;
	color: #000;
	height: 1.75em;
	line-height: 1.75em;
}
.productShow2 .list3 {
	padding-top: .5rem;
}
.productShow2 .list3 ul {
	overflow:hidden;
}
.productShow2 .list3 li {
	float: left;
	width: 50%;
	line-height: 1.75em;
	padding: 0 .8rem .45rem 0;
}
.productShow2 .list3 li:nth-child(odd) {
	clear: left;
}
.productShow2 .list3 h2 {
	font-size: 22px;
	color: #000;
	padding-bottom: .15rem;
	font-weight: 400;
}
.productShow2 .list3>h2 {
	clear: left;
	padding-bottom: .3rem;
}
.productShow2 .list3 h5 {
	font-size: 16px;
}
.productShow2 .list3 p {
	
}
.productShow2 .msg2 {
	clear: both;
	
	color: #000;
	line-height: 1.75em;
	padding: .5rem 0 1rem 0;
}
.pageNav {
	min-height: 0.9rem;
	background: #fff;
}
.pageNav li {
	padding: 0 .4rem;
}
.pageNav a {
	display: block;
	height: 0.9rem;
	line-height: 0.9rem;
	font-size: 16px;
	color: #999;
	position: relative;
}
.pageNav a:before {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: .02rem;
	background: #1d1d75;
	left: 50%;
	top: .67rem;
}
.pageNav a:hover, .pageNav a.on {
	color: #1d1d75;
}
.pageNav a:hover:before, .pageNav a.on:before {
	width: 100%;
	left: 0;
}
.pageNav2 {
	min-height: 0.6rem;
	background: #fafafa;
}
.pageNav2 li {
	padding: 0 .4rem;
}
.pageNav2 a {
	display: block;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 16px;
	color: #999;
	position: relative;
}
.pageNav2 a:before {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: .02rem;
	background: #1d1d75;
	left: 50%;
	bottom: 0;
}
.pageNav2 a:hover, .pageNav2 a.on {
	color: #1d1d75;
}
.pageNav2 a:hover:before, .pageNav2 a.on:before {
	width: 100%;
	left: 0;
}
.curriculum ul {
	margin-left: -.55rem;
}
.curriculum li {
	float: left;
	width: 33.333%;
	padding: 0 0 1rem .55rem;
	font-size: 14px;
	color: #999;
}
.curriculum li:hover .box {
	background: #333;
	color: #fff;
}
.curriculum li:hover .name a {
	color: #fff;
}
.curriculum li:hover .btn a {
	background-color: #fff;
	border-color: #fff;
	color: #1d1d75;
	background-image: url("../image/img27on.png");
}
.curriculum .box {
	min-height: 2.58rem;
	padding: .15rem .3rem 0 .3rem;
}
.curriculum .name {
	height: .5rem;
	line-height: .5rem;
	font-size: 22px;
}
.curriculum .content {
	line-height: 1.75em;
	margin-bottom: .25rem;
	height: 5.25em;
	overflow: hidden;
}
.curriculum .btn {
	border-top: #dcdcdc solid 1px;
	padding: .3rem;
	margin-left: -.3rem;
	margin-right: -.3rem;
}
.curriculum .btn a {
	display: block;
	width: 125px;
	height: 36px;
	line-height: 34px;
	border: #d2d2d2 solid 1px;
	color: #999;
	padding-left: 15px;
	-moz-border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	border-radius: 0.5rem;
	background: url("../image/img27.png") 79px center no-repeat;
}
.pageNum {
	clear: both;
	font-size: 0;
	text-align: center;
	height: 2rem;
}
.pageNum a {
	display: inline-block;
	margin: 0 .1rem;
	color: #999;
	font-size: 16px;
	width: .4rem;
	height: .4rem;
	line-height: .4rem;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.pageNum a:hover, .pageNum a.on {
	background: #1d1d75;
	color: #fff;
}
.timetableSide {
	background: url("../image/timetableSide.jpg") center bottom no-repeat;
	background-size: cover;
	width: 3.46rem;
	
	margin-top: .9rem;
	padding: 0 .4rem;
	box-shadow: 0 0.04rem 0.21rem rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 0.04rem 0.21rem rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0.04rem 0.21rem rgba(0, 0, 0, 0.35);
}
.timetableSide h5 {
	font-size: 22px;
	font-weight: 400;
	color: #000;
	padding: .55rem 0 .25rem 0;
	margin-right: -.4rem;
}
.timetableSide .list {
	border-top: #bfbfbf solid 1px;
	padding: .1rem 0;
}
.timetableSide .list a {
	display: block;
	color: #555;
	font-size: 16px;
	height: .45rem;
	line-height: .45rem;
	padding-right: .2rem;
	position: relative;
}
.timetableSide .list a:hover:before,
.timetableSide .list a.on:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: .08rem;
	height: 100%;
	background: url("../image/img8.png") center no-repeat;
	background-size: .08rem;
}
.timetable {
	width: 7.95rem;
	padding: .9rem 0;
}
.timetable h5 {
	font-size: 22px;
	font-weight: 400;
	color: #000;
	padding: .55rem 0 .25rem 0;
	margin-right: -.4rem;
}
.timetable table {
	border-bottom: #d2d2d2 solid 1px;
	border-right: #d2d2d2 solid 1px;
}
.timetable tr:nth-child(odd) td {
	background: #fafafa;
}
.timetable th {
	height: .5rem;
	font-size: 16px;
	background: #778998;
	color: #fff;
	border-right: #d2d2d2 solid 1px;
	font-weight: 400;
}
.timetable th:last-child {
	border: 0;
}
.timetable td {
	border-left: #d2d2d2 solid 1px;
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 1.7em;
	padding: .1rem .05rem;
	min-height: .5rem;
}
.timetable td dd {
	text-align: left;
	background: url("../image/img12.png") 0.15rem 0.13rem no-repeat;
	background-size: .12rem;
	padding: .05rem 0 .05rem .4rem;
	line-height: .3rem;
}
.trainWal {
	min-height: 3rem;
	position: relative;
	padding-bottom: 1.6rem;
}
.train {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.train .name {
	font-size: .3rem;
	padding: .7rem 0 .15rem .69rem;
	position:relative;
}
.train .name i {
	display:block;
	width:.5rem;
	height:.02rem;
	background:#1d1d75;
	position:absolute;
	left:0;
	top:.9rem;
}
.train .content {
	font-size: 16px;
	line-height: 1.75em;
	color: #999;
	max-width: 8.7rem;
	padding-bottom: .6rem;
}
.train .box {
	height: 5.15rem;
	position: relative;
}
.train .year {
	position: absolute;
	z-index: -1;
	left: 0;
	right: auto;
	top: 0;
	bottom: auto;
	color: #f9f9f9;
	font-size: 5.34rem;
	line-height: .85em;
}
.train .box .swiper-container {
	width:100%;
	height: 5.15rem;
}
.train .box .swiper-container>div>.swiper-slide {
	position:relative;
	padding-left:7.64rem;
}
.train .box .swiper-pagination {
	position:absolute;
	top:0;
	left:7.64rem;
	z-index:12;
	height:.04rem;
}
.train .box .swiper-pagination span {
	float:left;
	display:block;
	width:.3rem;
	height:.03rem;
	border-bottom:.01rem solid #dcdcdc;
	margin-right:.2rem;
}
.train .box .swiper-pagination span.swiper-pagination-bullet-active {
	width:.4rem;
	background-color:#1d2070;
	border-bottom-color:#1d2070;
}
.train .img {
	width: 7.14rem;
	position: absolute;
	z-index: 10;
	left: 0;
	right: auto;
}
.train .msg {
	width: 4.4rem;
	height:100%;
	font-size: 16px;
	line-height: 1.75em;
	font-weight: bold;
	color: #525252;
	display:block;
	margin-top:53px;
	position:relative;
	overflow:hidden;
}
.train .msg h3 {
	font-size:20px;
	padding-bottom:10px;
	color:#000;
}
.train .msg h3,
.train .msg p {
	display:block;
	float:none;
	font-weight:lighter;
}
.train .msg .scrollbar {
	width:100%;
	height:100%;
}
.train .msg .scrollbar .swiper-slide {
	height:auto;
	padding-right:.15rem;
}
.trainTime {
	height: 1.6rem;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
}
.trainTime:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background: #dcdcdc;
	left: 0;
	top: .44rem;
}
.trainTime li {
	display: inline-block;
	height: .5rem;
	line-height: .3rem;
	width: 1.06rem;
	font-size: 14px;
	color: #999;
	position: relative;
	background: url("../image/img12_1.png") center bottom no-repeat;
	background-size: .12rem;
}
.trainTime li.on {
	background-image: url("../image/img12on.png");
	font-size: 22px;
	color: #1d1d75;
}
.feedback {
	padding-top: .3rem;
	background: url("../image/bg1.jpg") center bottom no-repeat;
}
.feedback .input {
	border: #d7d7d7 solid 1px;
}
.feedback .input .input1 {
	width: 100%;
	height: .4rem;
	line-height: .4rem;
	padding: 0 .2rem;
	font-size: 16px;
}
.feedback .input textarea.input1 {
	height: 3.2rem;
	line-height: .3rem;
	padding: .1rem .2rem;
}
.feedback .form {
	min-height: 1rem;
}
.feedback .form ul {
	margin-left: -.6rem;
}
.feedback .form li {
	float: left;
	width: 33.333%;
	position: relative;
	min-height: .7rem;
	padding-left: 1.8rem;
}
.feedback .form li em {
	position: absolute;
	z-index: 10;
	left: 0.6rem;
	right: auto;
	top: 0;
	bottom: auto;
	font-size: 22px;
	line-height: .42rem;
	display: block;
	width: 4em;
	text-align: right;
}
.feedback .title {
	clear: both;
	border-top: #d7d7d7 solid 1px;
	height: 1.2rem;
	padding-top: .5rem;
	font-size: 22px;
	line-height: .42rem;
	position: relative;
}
.feedback .title .select {
	border: #d7d7d7 solid 1px;
	position: absolute;
	z-index: 10;
	left: 110px;
	right: auto;
	top: 0.5rem;
	bottom: auto;
	height: .42rem;
	line-height: .4rem;
	width: 4.2rem;
	padding: 0 .25rem;
}
.feedback .title .select span {
	display: block;
	font-size: 16px;
	background: url("../image/select15.png") right center no-repeat;
	background-size: .15rem;
}
.feedback .title .select select {
	position: absolute;
	z-index: 10;
	left: 0;
	right: auto;
	top: 0;
	bottom: auto;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.feedback .list {
	padding-bottom: .2rem;
}
.feedback .list .name {
	clear: both;
	font-size: 22px;
	color: #555;
	line-height: .75rem;
	padding-left: .52rem;
	background: url("../image/img24.png") left center no-repeat;
	background-size: .24rem;
}
.feedback .list dl {
	padding-left: .52rem;
}
.feedback .list dd {
	float: left;
	width: 25%;
	max-width: 160px;
	padding-left: .32rem;
	height: .4rem;
	line-height: .4rem;
	font-size: 14px;
	color: #999;
	background: url("../image/img16.png") left center no-repeat;
	background-size: .16rem;
	cursor:default;
}
.feedback .list dd.on {
	background-image: url("../image/img16on.png");
}
.feedback .list dd input {
	display:none;
}
.feedback .list .h10 {
	height: .2rem;
}
.feedback .lzm {
	height: 1.25rem;
	padding-top: .6rem;
}
.feedback .lzm em {
	display: block;
	float: left;
	font-size: 16px;
	line-height: .42rem;
	padding-right: .25rem;
}
.feedback .lzm .input {
	float: left;
	width: 1.3rem;
	margin-right: .1rem;
}
.feedback .lzm img {
	float: left;
	width: auto;
	height: .42rem;
}
.feedback .btn {
	padding-top: .8rem;
	height: 2.5rem;
}
.feedback .btn div {
	width: 4.2rem;
	margin: 0 auto;
	background: #1d1d75;
}
.feedback .btn input {
	width: 100%;
	height: 40px;
	font-size: 18px;
	color: #fff;
	cursor:pointer;
}
.about_01 {
	max-width: 11rem;
	padding: 1rem 0 1rem 4.25rem;
	min-height: 6rem;
	position: relative;
}
.about_01 .imgDiv {
	width: 5.2rem;
	position: absolute;
	z-index: 10;
	left: 0;
	right: auto;
	top: 1rem;
	bottom: auto;
}
.about_01 .box {
	min-height: 3.82rem;
	background: url("../image/about_01.jpg") right bottom no-repeat;
	background-size: 6.77rem;
	padding: 0 .35rem .35rem 1.35rem;
	box-shadow: 0 0.04rem 0.21rem rgba(0, 0, 0, 0.14);
	-webkit-box-shadow: 0 0.04rem 0.21rem rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 0 0.04rem 0.21rem rgba(0, 0, 0, 0.14);
}


.about_01 .title,
.about_03 .title {
	position: relative;
	padding-top:.6rem;
}
.about_03 .title {
	padding-top:.2rem;
}
.about_01 .title h3,
.about_03 .title h3 {
	font-weight: 400;
	font-size: .22rem;
	position: relative;
	z-index: 11;
	padding-left:1.2rem;
}
.about_01 .title span,
.about_03 .title span {
	position: absolute;
	z-index: 10;
	left: 0;
	right: auto;
	top: .4rem;
	bottom: auto;
	font-size: .3rem;
	color: #e5e5e5;
	display: block;
	opacity: .3;
	letter-spacing: .03rem;
}
.about_03 .title span {
	top:0;
}
.about_01 .content {
	padding-top: .25rem;
	font-size: 16px;
	line-height: 1.75em;
	text-align: justify;
}
.about_02 {
	
	height:3.9rem;
	background: url("../image/nimg1920_10.jpg") center no-repeat;
	background-size: cover;
	color: #fff;
}
.about_02 .pageTitle div,
.culture_02 .pageTitle div {
	background: url("../image/line3.png") center no-repeat;
}
.about_02 .pageTitle div span,
.culture_02 .pageTitle div span {
	background: none;
	color: #ccc;
}
.about_02 .list {
	min-height: 1.5rem;
	max-width: 6rem;
	margin: 0 auto;
}
.about_02 .list li {
	float: left;
	width: 33.333%;
	text-align: center;
	font-size: .16rem;
}
.about_02 .list li div {
	width: .6rem;
	margin: 0 auto;
	padding: .3rem 0 .15rem 0;
}
.about_02 .list li p {
	margin-left: -.6rem;
	margin-right: -.6rem;
}
.about_02 .content {
	font-size: 16px;
	line-height: 1.75em;
	text-align: justify;
	max-width: 10rem;
	margin: 0 auto;
	padding: .1rem 0 .95rem 0;
	clear: left;
	color:#4d4d4d;
}
.about_03 {
	min-height: 5rem;
	padding: 1rem 0;
}
.about_03 .fl {
	width: 50%;
	padding-right: .7rem;
}
.about_03 .fr {
	width: 50%;
	padding-left: .2rem;
}

.about_03 .content {
	padding-top: .25rem;
	font-size: 16px;
	line-height: 1.75em;
	text-align: justify;
}
.history li:nth-child(even) {
	background: #fafafa;
}
.history li:first-child .wal:before {
	top: 1rem;
}
.history li:first-child .year {
	background: url("../image/img70.png") 1.13rem center no-repeat;
	background-size: .7rem;
}
.history li:last-child .wal:before {
	top: -.8rem;
}
.history .wal {
	min-height: 1rem;
	position: relative;
	padding: .5rem 0 .2rem 0;
}
.history .wal:before {
	content: "";
	display: block;
	position: absolute;
	left: 1.69rem;
	top: 0;
	width: 1px;
	height: 100%;
	background: #1d1d75;
}
.history .year {
	height: 1.1rem;
	line-height: 1.1rem;
	color: #1d1d75;
	font-weight: bold;
	font-size: 20px;
	background: url("../image/img69.png") 1.13rem center no-repeat;
	background-size: .69rem;
	position: relative;
}
.history dd {
	padding: 0 0 .6rem 2.6rem;
	min-height: 1.1rem;
	font-size: 16px;
	line-height: 1.75em;
	position: relative;
}
.history dd .mouth {
	position: absolute;
	z-index: 10;
	left: 1.06rem;
	right: auto;
	top: 0;
	bottom: auto;
	width: .7rem;
	background: url("../image/img14.png") right center no-repeat;
	background-size: .14rem;
}
.history dd .imgDiv {
	
	padding-top: .25rem;
}
.history dd .imgDiv a {
	display:inline-block;
	padding:0 .1rem .1rem 0;
	max-width:3.14rem;
}
.contact_01 {
	background: #fafafa;
}
.contact_01 li {
	border-bottom: #fff solid .04rem;
}
.contact_01 .wal {
	min-height: 2.6rem;
	position: relative;
}
.contact_01 .name {
	position: absolute;
	z-index: 10;
	left: 0;
	right: auto;
	top: 50%;
	bottom: auto;
	margin-top: -.68rem;
	height: 1.36rem;
	width: 2.9rem;
	border-right: #dcdcdc solid 1px;
	font-size: 20px;
	line-height: 1.6em;
	font-weight: bold;
	padding-top: .35rem;
}
.contact_01 .name div {
	color: #1d1d75;
}
.contact_01 .content {
	min-height: 2.6rem;
	padding: 0 0 0 3.85rem;
	font-size: 14px;
	line-height: .37rem;
	color: #999;
}
.contact_01 .imgDiv {
	width: .8rem;
	position: absolute;
	z-index: 10;
	left: auto;
	right: 0;
	top: 50%;
	bottom: auto;
	margin-top: -.4rem;
}
.contact_02 {
	min-height: 5.1rem;
	background: url("../image/nimg1920_13.jpg") center no-repeat;
	background-size: cover;
	color: #fff;
}
.contact_02 .wal {
	padding-left: 2.2rem;
}
.contact_02 .msg {
	font-size: 18px;
	padding: .95rem 0 .25rem 0;
	min-height: 1.95rem;
	font-weight: bold;
}
.contact_02 li {
	float: left;
	min-height: 1.4rem;
	width: 3.75rem;
}
.contact_02 li:nth-child(even) {
	width: 5rem;
}
.contact_02 li dd {
	font-size: 14px;
	padding: 0 .24rem;
	line-height: .26rem;
	background: left .05rem no-repeat;
	background-size: .14rem;
}
.contact_02 li dd.dd_01 {
	background-image: url("../image/nimg14_1.png");
	font-size: 16px;
	padding-bottom: .06rem;
}
.contact_02 li dd.dd_02 {
	background-image: url("../image/nimg14_2.png");
}
.contact_02 li dd.dd_03 {
	background-image: url("../image/nimg14_3.png");
}
.contact_03 {
	min-height: 4.85rem;
	position: relative;
}
.contact_03 .name {
	font-size: .2rem;
	font-weight: bold;
	padding: 1.65rem 0 .25rem 0;
}
.contact_03 li {
	position: relative;
	padding: 0 0 0 .25rem;
	font-size: 14px;
	line-height: 1.75em;
	color: #999;
}
.contact_03 li img {
	width: .16rem;
	position: absolute;
	z-index: 10;
	left: 0;
	right: auto;
	top: 0.04rem;
	bottom: auto;
}
.contact_03 li:nth-child(1) {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-bottom: .06rem;
}
.contact_03 .imgDiv {
	width: 6rem;
	height:2.74rem;
	position: absolute;
	z-index: 10;
	left: 4.25rem;
	right: auto;
	top: 1rem;
	bottom: auto;
	font-size:16px;
}
.join_01 {
	padding: .8rem 0;
}
.join_01 .title {
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	padding-bottom: .15rem;
}
.join_01 .content {
	font-size: 16px;
	line-height: .37rem;
	color: #999;
}
.join {
	min-height: 2rem;
	background: #fafafa;
	padding-bottom: 1.5rem;
}
.join .pageTitle div span {
	background: #fafafa;
}
.join .name {
	height: .62rem;
	line-height: .62rem;
	position: relative;
	border-bottom: #dcdcdc solid 1px;
	padding: 0 .6rem;
	cursor: pointer;
}
.join .name h2 {
	font-size: 20px;
	padding-left: .22rem;
	background: url("../image/img2.png") left center no-repeat;
}
.join .name a {
	color: #999;
	font-size: 14px;
	position: absolute;
	z-index: 10;
	left: auto;
	right: 0.6rem;
	top: 0;
	bottom: auto;
	padding-right: .28rem;
	background: url("../image/img12_2.png") right center no-repeat;
	background-size: .12rem;
}
.join .box {
	display: none;
	background: #fff;
	min-height: 1rem;
	position: relative;
	padding: .6rem;
	box-shadow: 0 0 0.16rem rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 0.16rem rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 0.16rem rgba(0, 0, 0, 0.1);
}
.join .box:before {
	content: "";
	display: block;
	position: absolute;
	background: url("../image/img62.png") center no-repeat;
	background-size: cover;
	width: .83rem;
	height: .3rem;
	left: 1rem;
	top: -.3rem;
}
.join .box .msg {
	font-size: 16px;
	color: #999;
	font-weight: bold;
}
.join .box .msg span {
	padding: 0 .1rem;
}
.join .box h5 {
	font-size: 16px;
	padding: .35rem 0 .15rem 0;
}
.join .box .content {
	font-size: 14px;
	line-height: 1.65em;
	color: #525252;
}
.join li.on {
	padding-bottom: .1rem;
}
.join li.on .name {
	border: 0;
	margin-bottom: .2rem;
}
.join li.on .name a {
	background-image: url("../image/img12_2on.png");
}
.join li.on .box {
	display: block;
}
.cooperation div {
	font-size:16px;
	line-height:37px;
	color:#525252;
}
.cooperation>div{
	padding-bottom:1rem;
}
.cooperation>div:last-child {
	background-color:#fafafa;
	padding-top:1rem;
}


.cooperation .title {
	position: relative;
	padding:.8rem 0 .6rem 0;
}
.cooperation .title h3 {
	font-weight: 400;
	font-size: .3rem;
	position: relative;
	z-index: 11;
	padding-left:1.2rem;
}
.cooperation .title span {
	position: absolute;
	z-index: 10;
	left: 0;
	right: auto;
	top: .6rem;
	bottom: auto;
	font-size: .4rem;
	color: #e5e5e5;
	display: block;
	opacity: .3;
	letter-spacing: .03rem;
}
.cooperation div h4 {
	text-align:center;
	font-weight:lighter;
	color:#1d1d75;
	padding:.8rem 0 .6rem 0;
}
.cooperation div h4 p {
	color:#999;
}
.cooperation .pageTitle {
	padding-top:0;
}
.cooperation .pageTitle div span {
	background-color:#fafafa;
	color:#ccc;
}
.cooperation div.wal {
	position:relative;
	overflow:hidden;
}
.cooperation div.fl.w55 {
	width:55%;
}
.cooperation div.fr.w45 {
	width:45%;
	text-align:center;
	position:absolute;
	right:0;
	top:50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
}
.cooperation div.fr.w45 img {
	max-width:86%;
}
.cooperation ul {
	overflow:hidden;
	width:10rem;
	margin:0 auto;
}
.cooperation ul li {
	float:left;
	width:20%;
	padding-bottom:.5rem;
}
.cooperation ul li a {
	display:block;
	width:94%;
	margin:0 auto;
	text-align:center;
}
.cooperation ul li a p {
	background:#fff;
	padding:.08rem 0;
}
.cooperation ul li a p img {
	max-height:.74rem;
}
.cooperation ul li a span {
	display:block;
	height:37px;
	padding-top:.1rem;
	white-space:nowrap;
}
.cooperation_1 {
	background:no-repeat 20px;
	background-size:100% auto;
	min-height:6.15rem;
}
.cooperation_1 .fl {
	width:45%;
}
.cooperation_1 .fr {
	width:55%;
}
.honor ul {
	overflow:hidden;
	padding:.8rem 0;
}

.honor ul li {
	float:left;
	width:33.333%;
	text-align:center;
	font-size:16px;
	color:#525252;
	line-height:46px;
	border:solid #dcdcdc;
	border-width:0 1px 1px 0;
	padding-top:.6rem;
	overflow:hidden;
}
.honor ul li:nth-of-type(3n+0) {
	border-right-width:0;
}
.honor ul li:nth-last-child(1),
.honor ul li:nth-last-child(2),
.honor ul li:nth-last-child(3) {
	border-bottom-width:0;
}
.honor ul li p {
	padding:.2rem 0 .6rem 0;
	white-space:nowrap;
}
.honor ul li p i {
	display:none;
}
.news ul li {
	overflow:hidden;
	height:3.2rem;
	padding:.7rem 0;
	border-bottom:1px solid #e6e6e6;
}
.news ul li a {
	color:#999;
}
.news ul li a:hover,
.news ul li a:hover dl dd h3 {
	color:#1d1d75;
}
.news ul li dl {
	overflow:hidden;
	width:10rem;
	margin:0 auto;
}
.news ul li dl dt {
	float:left;
	width:3.95rem;
	position:relative;
	text-align:right;
}
.news ul li dl dt p {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	text-align:center;
	font-size:.22rem;
}
.news ul li dl dt p span {
	display:block;
	font-size:.5rem;
	padding-bottom:.04rem;
}
.news ul li dl dt img {
	max-height:1.8rem;
}
.news ul li dl dd {
	float:right;
	width:5.57rem;
	padding-top:.2rem;
	font-size:16px;
	line-height:24px;
	position:relative;
	min-height:1.8rem;
}
.news ul li dl dd h3 {
	font-size:20px;
	font-weight:lighter;
	color:#525252;
	padding-bottom:.1rem;
}
.news ul li dl dd p {
	color:#999;
}
.news ul li dl dd span {
	display:block;
	width:1.3rem;
	height:.3rem;
	text-align:center;
	line-height:.3rem;
	border:1px solid #999;	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	position:absolute;
	right:0;
	bottom:0;
}
.news ul li a:hover dl dd span {
	border-color:#1d1d75;
}
.solution {
	overflow:hidden;
	padding-bottom:1rem;
}
.solution li {
	float:left;
	width:33.333%;
	text-align:center;
	font-size:22px;
	padding:1rem .1rem 0 .1rem;
}
.solution li p {
	padding-top:.15rem;
}
.solution_list li {
	overflow:hidden;
	height:5.08rem;
	padding:1rem 0;
}
.solution_list li.even {
	background:#fafafa;
}
.solution_list li dl {
	position:relative;
	padding-left:5.3rem;
	height:100%;
}
.solution_list li dl dt {
	position:absolute;
	left:0;
	top:0;
}
.solution_list li dl dd {
	font-size:16px;
	color:#999;
	line-height:30px;
}
.solution_list li dl dd h3 {
	font-size:22px;
	color:#000;
	padding-bottom:.3rem;
	border-bottom:1px solid #dcdcdc;
	margin-bottom:.3rem;
}
.solution_list li dl dd span {
	display:block;
	position:absolute;
	bottom:0;
	width:1.5rem;
	height:.4rem;
	text-align:center;
	line-height:.4rem;
	color:#1f2979;
	border:1px solid #1f2979;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
}
.solution_list li a:hover dl dd span {
	color:#fff;
	background:#1f2979;
}
.service_overview {
	background:#fafafa;
	padding:1.25rem 0 .6rem 0;
}
.service_overview .wal {
	position:relative;
}
.service_overview .fl {
	width:44%;
	position:relative;
}
.service_overview .fl img {
	position:absolute;
	z-index:1;
}
.service_overview .fr {
	width:56%;
	font-size:16px;
	color:#000;
	line-height:29px;
}
.service_overview span {

	font-size:4rem;
	font-family:Microsoft YaHei;
	position:absolute;
	left:3.6rem;
	top:-1.8rem;
	filter:alpha(opacity:5);
	opacity:0.05; 
	-moz-opacity:0.05;
}
.service_overview_1 ul {
	overflow:hidden;
	padding-bottom:1rem;
}
.service_overview_1 ul li {
	float:left;
	width:50%;
	padding:.8rem 0 0 0;
}
.service_overview_1 ul li dl dd {
	font-size:14px;
	color:#999;
	line-height:25px;
}
.service_overview_1 ul li dl dd h3 {
	font-size:20px;
	color:#000;
	padding:.1rem 0;
}
.service_overview_1 ul li dl dd h4 {
	color:#474747;
}
.instructions {
	overflow:hidden;
	margin-left:-.64rem;
	padding:1rem 0;
}
.instructions li {
	width:5.68rem;
	float:left;
	margin-left:.64rem;
	font-size:16px;
}
.instructions li dl dd h3 {
	font-size:22px;
	padding:.3rem 0;
}
.instructions li dl dd h3 i {
	font-style:normal;
}
.instructions li dl dd p {
	color:#999;
	padding-bottom:.6rem;
}
.instructions li dl dd span {
	display:block;
	color:#1f2979;
	width:1.55rem;
	height:.4rem;
	text-align:center;
	line-height:.4rem;
	border:1px solid #1f2979;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
}
.instructions li a:hover dl dd span {
	color:#fff;
	background:#1f2979;
}
.instructions_1 {
	border-top:1px solid #dcdcdc;
	padding-bottom:1rem;
}
.instructions_1 li {
	height:.85rem;
	line-height:.85rem;
	font-size:22px;
	border-bottom:1px solid #dcdcdc;
}
.instructions_1 li a,
.instructions li dl dd h3 i {
	background:url(../image/lock.png) no-repeat right center;
	padding-right:50px;
}
.instructions_1 li a.locked,
.instructions li a.locked dl dd h3 i {
	background-image:url(../image/locked.png);
}
.newsContent h3 {
	font-size:22px;
	color:#000;
	text-align:center;
	padding:.8rem 0 .14rem 0;
}
.newsContent span {
	font-size:12px;
	line-height:20px;
	color:#ccc;
	display:block;
	text-align:center;
}
.newsContent div.newstext {
	font-size:14px;
	line-height:30px;
	color:#666;
	padding:.5rem 0 1rem 0;
	width:10rem;
	margin:0 auto;
}
.newsContent div.newstext img {
	height:auto!important;
	
}
.newsContent div.prev-next {
	border-top:1px solid #d2d2d2;
	padding-bottom:1rem;
}
.newsContent div.prev-next p {
	width:10rem;
	margin:0 auto;
	padding-top:.25rem;
}
.newsContent div.prev-next p,
.newsContent div.prev-next p a {
	font-size:14px;
	color:#999;
	line-height:20px;
}
.college_courses .content {
	overflow:hidden;
	padding-top:.5rem;
}
.college_courses .content .fl {
	width:50%;
}
.college_courses .content .fl img {
	max-width:90%;
}
.college_courses .content .fr {
	width:50%;
	font-size:16px;
	color:#999;
	line-height:25px;
}
.college_courses .content .fr h4 {
	font-size:22px;
	color:#000;
	padding-bottom:.3rem;
}
.college_courses h3 {
	font-size:30px;
	color:#000;
	border-bottom:1px solid #dcdcdc;
	padding:1rem 0 .29rem 0;
	margin-bottom:.59rem;
}
.college_courses ul {
	overflow:hidden;
	padding-bottom:1rem;
}
.college_courses ul li {
	float:left;
	width:25%;
	text-align:center;
	padding:0 .1rem;
}
.college_courses ul li p {
	font-size:.22rem;
	padding-top:.2rem;
}
.applay {
	background:url(../image/applay_bg.png) no-repeat bottom;
	background-size:100%;
}
.applay form {
	width:4.21rem;
	margin:0 auto;
	padding-top:.6rem;
}
.applay form ul li {
	position:relative;
	padding-bottom:.3rem;
}
.applay form ul li em {
	position:absolute;
	line-height:.4rem;
	font-size:16px;
	left:-120px;
	text-align:right;
	display:block;
	width:100px;
}
.applay li.lzm {
	padding:0 0 .3rem 0;
	height:inherit;
}
.applay li.lzm .input {
	width:2.8rem;
}
.applay li.lzm em {
	padding-right:0;
}
.applay .btn {
	padding-top:0;
}
.page {
	padding:.5rem;
	text-align:center;
	font-size:16px;
}
.page li {
	display:inline-block;
	padding:0 .1rem
}
.page li a {
	color:#999;
}
.page li span {
	font-weight:bold;
	color:#1d1d75;
}
.page404 {
	background:url(../image/404.png) no-repeat;
	background-position:0 2.2rem;
	background-size:100%;
	height:10.8rem;
}
.culture_01 {
	text-align:center;
	padding:.8rem 0 1rem 0;
}
.culture_01 h3 {
	font-size:16px;
	font-weight:lighter;
	color:#333;
	padding-bottom:.6rem;
}
.culture_02 {
	background-size:cover;
	height:4.26rem;
	color:#fff;
}
.culture_02 .pageTitle div {
	background-image:url(../image/line4.png)
}
.culture_02 p,
.culture_03 p,
.culture_04 p {
	width:10rem;
	font-size:16px;
	margin:0 auto;
	line-height:25px;
}
.culture_03 p,
.culture_04 p {
	width:auto;
	color:#525252;
}
.culture_03 ul,
.culture_04 ul {
	overflow:hidden;
}
.culture_03 ul {
	padding:.55rem 0 1rem 0;
	margin-left:-5%;
}
.culture_03 ul li,
.culture_04 ul li {
	float:left;
	width:45%;
	margin-left:5%;
}
.culture_03 ul li img {
	display:block;
	margin:0 auto;
	height:1.7rem;
	padding-bottom:.2rem;
}
.culture_03 ul li h3 {
	font-size:16px;
	font-weight:lighter;
	color:#525252;
	padding:0 0 .05rem .3rem;
}
.culture_03 ul li span {
	font-size:16px;
	color:#999;
	background:url(../image/img25.png) no-repeat left .02rem;
	background-size:auto .18rem;
	padding-left:.3rem;
	display:block;
}
.culture_04 {
	background:#fafafa;
}
.culture_04 .pageTitle div span {
	background:#fafafa;
}
.culture_04 ul {
	margin-left:-3%;
	padding:.6rem 0 1rem 0;
}
.culture_04 ul li {
	width:22%;
	margin-left:3%;
}
.culture_04 ul li img {
	display:block;
	margin:0 auto;
}
.culture_04 ul li h3 {
	font-size:16px;
	font-weight:lighter;
	color:#525252;
	text-align:center;
	padding:.1rem 0;
}
.culture_04 ul li span {
	font-size:16px;
	color:#999;
}
@media screen and (max-width: 800px) {
	.wal {
		max-width: 8rem;
	}
	.pcShow {
		display: none;
	}
	.phoneShow {
		display: block;
	}
	body.navShow .navBg {
		display: block;
	}
	body.navShow .head .nav {
		right: 0;
	}
	.navBg {
		position: fixed;
		z-index: 49;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.3);
		display: none;
	}
	.headD {
		height: 0.88rem;
	}
	.head {
		position: fixed;
	}
	.head .wal {
		height: 0.88rem;
	}
	.head a.navA {
		display: block;
		width: 0.88rem;
		height: 0.88rem;
		position: absolute;
		z-index: 10;
		left: auto;
		right: -0.2rem;
		top: 0;
		bottom: auto;
		background: url("../image/navA.png") center no-repeat;
		background-size: .4rem;
	}
	.head a.logo {
		
		width:1.5rem;
		left: 0;
		top: .24rem;
	}
	.head .nav {
		position: fixed;
		right: -5rem;
		width: 5rem;
		background: #000;
		height: 100%;
		overflow-y: auto;
	}
	.head .nav .close {
		display: block;
		height: 0.88rem;
		position: relative;
	}
	.head .nav .close i {
		display: block;
		width: 0.88rem;
		height: 0.88rem;
		position: absolute;
		z-index: 10;
		left: auto;
		right: 0.1rem;
		top: 0;
		bottom: auto;
		background: url("../image/close.png") center no-repeat;
		background-size: .4rem;
	}
	.head .nav li {
		float: none;
		padding-left: 0;
		border-top: rgba(255, 255, 255, 0.2) solid 1px;
	}
	.head .nav a {
		padding: 0 0 0 .5rem;
		font-size: 0.28rem;
		height: 0.88rem;
		line-height: 0.88rem;
	}
	.head .nav a:before {
		display: none;
	}
	.foot {
		min-height: 1rem;
		font-size: 0.2rem;
		background: none;
		color: #ccc;
	}
	.foot .list {
		display: none;
	}
	.foot .msg {
		border-top: #d5d5d5 solid 1px;
		text-align: center;
	}
	.foot .msg span {
		display: block;
	}
	.foot .msg dl {
		display: none;
	}
	
	.indexFlash .img {
		min-height: 100vh;
	}
	.indexFlash .name {
		padding: .4rem 1rem;
	}
	.indexFlash .name h2 a {
		font-size: .3rem;
		line-height: .5rem;
		padding-bottom: .4rem;
	}
	.indexFlash .name a.more {
		font-size: .2rem;
	}
	.indexFlash:hover a.arrow {
		display:block;
	}
	.indexFlash a.arrow.prev {
		left: .5rem;
	}
	.indexFlash a.arrow.next {
		right: .5rem;
	}
	.indexNews .list {
		padding: 0 .35rem;
	}
	.indexNews .swiper-slide {
		padding-bottom: .6rem;
	}
	.indexNews .name a {
		font-size: .3rem;
		line-height: 2em;
		margin-top: -2em;
	}
	.indexNews .content {
		min-height: 2.08rem;
		font-size: 0.24rem;
	}
	.indexNews .btn {
		padding-bottom: .1rem;
	}
	.indexNews .btn a {
		width: 1.4rem;
		height: .4rem;
		line-height: .38rem;
		background-position: -1.4rem center;
		background-size: 100% 100%;
		font-size: .2rem;
	}
	.indexNews .dots {
		display: none;
	}
	.indexNews .more {
		height: 1.3rem;
	}
	.indexNews .more a {
		display: block;
		width: 1.4rem;
		height: .4rem;
		line-height: .38rem;
		text-align: center;
		border: #999 solid 1px;
		color: #999;
		margin: 0 auto;
		font-size: .2rem;
		-moz-border-radius: 0.05rem;
		-webkit-border-radius: 0.05rem;
		border-radius: 0.05rem;
	}
	.indexSolution .title p {
		font-size: .24rem;
	}
	.indexSolution .list {
		padding: 0 .15rem;
	}
	.indexSolution a.arrow {
		display: none;
	}
	.indexSolution .box {
		font-size: 0.24rem;
	}
	.indexSolution .box .name {
		font-size: 0.32rem;
	}
	.indexSolution .box .btn {
		padding-bottom: .1rem;
	}
	.indexSolution .box .btn a {
		width: 1.4rem;
		height: .4rem;
		line-height: .38rem;
		background-position: -1.4rem center;
		background-size: 100% 100%;
		font-size: .2rem;
	}
	.indexSolution .more {
		height: 1.5rem;
		padding-top: .3rem;
	}
	.indexSolution .more a {
		display: block;
		width: 1.4rem;
		height: .4rem;
		line-height: .38rem;
		text-align: center;
		border: #999 solid 1px;
		color: #999;
		margin: 0 auto;
		font-size: .2rem;
		-moz-border-radius: 0.05rem;
		-webkit-border-radius: 0.05rem;
		border-radius: 0.05rem;
	}
	.indexProduct .bg {
		width: 100%;
	}
	.indexProduct .bg div {
		height: 3.7rem;
		margin-left: 0;
		background-size: auto 100%;
	}
	.indexProduct .fl {
		display: none;
	}
	.indexProduct .fr {
		width: 100%;
	}
	.indexProduct .fr .title p {
		font-size: 0.26rem;
	}
	.indexProduct .fr .content {
		font-size: 0.24rem;
	}
	.indexProduct .list {
		margin-left: -.1rem;
	}
	.indexProduct .list li {
		width: 33.333%;
		padding: 0 0 0 .1rem;
	}
	.indexProduct .list li:nth-child(1) .box {
		background: #3d31ad;
	}
	.indexProduct .list li:nth-child(2) .box {
		background: #4aa9af;
	}
	.indexProduct .list li:nth-child(3) .box {
		background: #778998;
	}
	.indexProduct .list li:nth-child(4) {
		display: none;
	}
	.indexProduct .list .box {
		min-height: 2rem;
	}
	.indexProduct .list .imgDiv img {
		opacity: 0;
	}
	.indexProduct .list .name a {
		font-size: .24rem;
	}
	.indexProduct .list .name a div {
		width: .4rem;
	}
	
	.pageBanner {
		height: 4rem;
	}
	.pageTitle {
		font-size: .2rem;
	}
	.pageTitle div span {
		padding: 0 .2rem;
	}
	.pageList li {
		width: 2rem;
	}
	.pageList a {
		height: 2rem;
		font-size: .24rem;
	}
	.product li {
		padding: 0 .5rem;
		font-size: .24rem;
		margin-left: -.5rem;
		margin-right: -.5rem;
	}
	.product li:before {
		display: none;
	}
	.product .title {
		font-size: .3rem;
		height: auto;
		border-bottom: 0;
	}
	.product .fl {
		width: 100%;
	}
	.product .fl .list {
		margin: 0 auto;
		padding-top: .2rem;
		max-width: 5.6rem;
	}
	.product .fl dd {
		padding: 0 .3rem .3rem;
	}
	.product .fl dd a {
		font-size: .2rem;
	}
	.product .fr {
		width: 100%;
	}
	.product .fr .list {
		padding: .22rem 0;
		color: #999;
	}
	.product .fr dl {
		margin-right: -.3rem;
	}
	.product .fr dd {
		font-size: .18rem;
		float: left;
		width: 50%;
		padding-right: .3rem;
	}
	.product .h10 {
		height: .5rem;
	}
	.productShow {
		font-size: .24rem;
	}
	.productShow .wal {
		padding: 0.8rem 0;
	}
	.productShow .imgDiv {
		position: relative;
		top: 0;
		margin: 0 auto;
	}
	.productShow .box {
		min-height: .42rem;
	}
	.productShow .content {
		padding: .5rem 0;
		max-width: 100%;
	}
	.productShow .btn a {
		width: 1.85rem;
		height: .5rem;
		line-height: .5rem;
		margin: 0 auto;
	}
	.productShow2 {
		padding: 0.9rem 0;
		font-size: .24rem;
	}
	.productShow2 .btn {
		position: relative;
		top: 0;
		width: 100%;
		font-size: .28rem;
		background: none;
		height: 1.2rem;
	}
	.productShow2 .btn.on {
		left: 0;
		position: fixed;
		margin-left: 0;
		top: .88rem;
		background: #fff;
		padding: .3rem .5rem 0 .5rem;
	}
	.productShow2 .btn ul {
		display: flex;
		display: -webkit-flex;
	}
	.productShow2 .btn li {
		height: .65rem;
		border-bottom: #eee solid 1px;
		width: 25%;
	}
	.productShow2 .btn a {
		height: .7rem;
		line-height: .3rem;
		background-position: center bottom;
		background-size: .1rem;
		text-align: center;
	}
	.productShow2 .list1 ul {
		margin-right: -.2rem;
	}
	.productShow2 .list1 li {
		width: 50%;
		font-size: .2rem;
		height: 2em;
		line-height: 2em;
	}
	.productShow2 .list2 li {
		width: 100%;
		font-size: .2rem;
		height: 2em;
		line-height: 2em;
	}
	.productShow2 .list3 li {
		width: 100%;
		padding-right: 0;
	}
	.productShow2 .list3 h2 {
		font-size: .28rem;
	}
	.productShow2 .list3 h2.name {
		padding-bottom: .28rem;
	}
	.productShow2 .list3 h5 {
		font-size: .24rem;
	}
	.curriculum ul {
		margin-left: -.2rem;
	}
	.curriculum li {
		width: 50%;
		padding: 0 0 .5rem .2rem;
		font-size: .2rem;
	}
	.curriculum .box {
		min-height: 2.58rem;
	}
	.curriculum .name {
		font-size: .24rem;
	}
	.curriculum .content {
		height: 3.5em;
	}
	.curriculum .btn a {
		width: 1.4rem;
		height: .42rem;
		line-height: .4rem;
		padding-left: .15rem;
		background-position: .8rem center;
		background-size: .27rem;
	}
	.trainWal {
		padding-bottom: 0;
	}
	.train .content {
		font-size: .24rem;
		line-height: 2em;
		padding-top: .1rem;
	}
	.train .year {
		font-size: 3rem;
		top: -1.5rem;
	}
	.train .box,
	.train .box .swiper-container {
		height:auto;
	}
	.train .msg .scrollbar .swiper-slide {
		padding-right:0;
	}
	.train .img {
		width: 100%;
		position: relative;
		top: 0;
	}
	.train .msg {
		position: relative;
		top: 0;
		width: 100%;
		min-height: .11rem;
		font-size: .2rem;
		padding-top: .3rem;
		margin:0 0 .8rem 0;
	}
	.trainTime {
		position: relative;
		bottom: -.9rem;
	}
	.trainTime li {
		width: 16.666%;
		font-size: .2rem;
	}
	.trainTime li.on {
		font-size: .28rem;
	}
	.feedback .input {
		border-color: #edf1f4;
		background: #edf1f4;
		-moz-border-radius: 0.35rem;
		-webkit-border-radius: 0.35rem;
		border-radius: 0.35rem;
	}
	.feedback .input .input1 {
		height: .7rem;
		line-height: .7rem;
		padding: 0 .3rem;
		font-size: 0.26rem;
	}
	.feedback .input textarea.input1 {
		line-height: .4rem;
		padding: .1rem .3rem;
	}
	.feedback .form {
		padding-bottom: .3rem;
	}
	.feedback .form ul {
		margin-left: 0;
	}
	.feedback .form li {
		float: none;
		width: 100%;
		min-height: 1rem;
		padding-left: 1.25rem;
	}
	.feedback .form li em {
		left: 0;
		font-size: .26rem;
		line-height: .7rem;
	}
	.feedback .title {
		height: 1.5rem;
		padding-top: .5rem;
		font-size: .26rem;
		line-height: .7rem;
		font-weight: bold;
	}
	.feedback .title .select {
		border-color: #edf1f4;
		background: #edf1f4;
		-moz-border-radius: 0.5rem;
		-webkit-border-radius: 0.5rem;
		border-radius: 0.5rem;
		left: 1.25rem;
		top: .5rem;
		height: .7rem;
		line-height: .7rem;
		width: 5.2rem;
		padding: 0 .3rem;
		font-weight: 400;
	}
	.feedback .title .select span {
		font-size: 0.26rem;
	}
	.feedback .list .name {
		font-size: .24rem;
	}
	.feedback .list dd {
		font-size: .2rem;
	}
	.feedback .lzm em {
		font-size: .24rem;
		line-height: .7rem;
	}
	.feedback .lzm .input {
		width: 2.5rem;
	}
	.feedback .lzm img {
		height: .7rem;
	}
	.feedback .btn div {
		width: 100%;
		-moz-border-radius: 0.35rem;
		-webkit-border-radius: 0.35rem;
		border-radius: 0.35rem;
	}
	.feedback .btn input {
		height: .7rem;
		font-size: .28rem;
	}
	.about_01 {
		padding: 1rem 0;
		min-height: 1rem;
	}
	.about_01 .imgDiv {
		display: none;
	}
	.about_01 .box {
		padding: .35rem;
	}
	.about_01 .title,
	.about_03 .title {
		font-size: .3rem;
		padding-top:.25rem;
	}
	.about_01 .title h3,
	.about_01 .title span,
	.about_03 .title h3,
	.about_03 .title span {
		font-size:.3rem;
	}
	.about_01 .title span,
	.about_03 .title span {
		top:.15rem;
	}
	.about_01 .content {
		font-size: .24rem;
	}
	.about_02 {
		min-height: 5.85rem;
	}
	.about_02 .pageTitle div {
		background-size: 180%;
	}
	.about_02 .list {
		min-height: 1.5rem;
		max-width: 6rem;
		margin: 0 auto;
	}
	.about_02 .list ul {
		margin-left: -.3rem;
		margin-right: -.3rem;
	}
	.about_02 .list li {
		font-size: .24rem;
		width: 30%;
	}
	.about_02 .list li:nth-child(3) {
		width: 40%;
	}
	.about_02 .list li p {
		margin: 0;
	}
	.about_02 .content {
		font-size: .24rem;
		line-height: 2em;
		
	}
	.about_03 {
		padding: .5rem 0;
	}
	.about_03 .fl, .about_03 .fr {
		width: 100%;
		padding: 0;
	}
	.about_03 .title {
		font-size: .3rem;
	}
	.about_03 .content {
		padding: .25rem 0;
		font-size: .24rem;
		line-height: 2em;
	}
	.history .year {
		font-size: 0.32rem;
	}
	.history dd {
		padding: 0 0 .6rem 2.2rem;
		font-size: .24rem;
	}
	.history dd .mouth {
		width: 1rem;
		left: .76rem;
	}
	.history dd .imgDiv {
		max-width: 3.4rem;
	}
	.contact_01 .name {
		top: .6rem;
		margin-top: 0;
		height: 1.4rem;
		width: 2.1rem;
		font-size: .28rem;
		padding-top: .8rem;
		line-height: 1.4em;
	}
	.contact_01 .name div {
		font-size: .2rem;
	}
	.contact_01 .content {
		min-height: 2.6rem;
		padding: .3rem 0 .3rem 2.5rem;
		font-size: .18rem;
		margin-right: -.4rem;
	}
	.contact_01 .imgDiv {
		top: .5rem;
		right: auto;
		left: 0;
		margin-top: 0;
	}
	.contact_02 .wal {
		padding: 0 0 .5rem 0;
	}
	.contact_02 .msg {
		font-size: .28rem;
		padding: .9rem 0 .45rem .35rem;
		line-height: 1.6em;
	}
	.contact_02 li {
		float: none;
		min-height: 1.6rem;
		width: 100%;
	}
	.contact_02 li:nth-child(even) {
		width: 100%;
	}
	.contact_02 li dd {
		font-size: .2rem;
		padding: 0 0 0 .35rem;
		line-height: .4rem;
		background-size: .18rem;
		background-position: left .08rem;
	}
	.contact_02 li dd.dd_01 {
		font-size: .26rem;
		padding-bottom: .1rem;
		font-weight: bold;
	}
	.contact_03 .name {
		font-size: .28rem;
		padding: .9rem 0 .25rem 0;
	}
	.contact_03 li {
		padding: 0 0 0 .35rem;
		font-size: .2rem;
		line-height: 2em;
	}
	.contact_03 li img {
		width: .2rem;
		top: .08rem;
	}
	.contact_03 li:nth-child(1) {
		font-size: .24rem;
		padding-bottom: .1rem;
	}
	.contact_03 li:nth-child(1) img {
		top: .12rem;
	}
	.contact_03 .imgDiv {
		width: 100%;
		left: 0;
		top: 0;
		position: relative;
		padding: .5rem 0 1rem 0;
	}
	.join_01 .title {
		font-size: .3rem;
	}
	.join_01 .content {
		font-size: .24rem;
	}
	.join .name {
		height: .9rem;
		line-height: .9rem;
		padding: 0;
	}
	.join .name h2 {
		font-size: .26rem;
		background-size: 2px 14px;
	}
	.join .name a {
		font-size: .2rem;
		right: 0;
	}
	.join .box {
		padding: .5rem;
		margin-left: -.5rem;
		margin-right: -.5rem;
	}
	.join .box .msg {
		font-size: .2rem;
		line-height: 1.8em;
	}
	.join .box h5 {
		font-size: .26rem;
	}
	.join .box .content {
		font-size: .24rem;
	}
	.timetableSide {
		background: none;
		width: auto;
		float: none;
		height: .8rem;
		margin-top: 0;
		padding: 0;
		background: #fafafa;
		margin-right: -.5rem;
		margin-left: -.5rem;
		box-shadow: 0 0.04rem 0.21rem rgba(0, 0, 0, 0);
		-webkit-box-shadow: 0 0.04rem 0.21rem rgba(0, 0, 0, 0);
		-moz-box-shadow: 0 0.04rem 0.21rem rgba(0, 0, 0, 0);
	}
	.timetableSide .box {
		float: left;
		width: 50%;
		height: .8rem;
		position: relative;
	}
	.timetableSide .box:hover .list {
		display: block;
	}
	.timetableSide h5 {
		font-size: .26rem;
		padding: 0;
		margin-right: 0;
		text-align: center;
		height: .8rem;
		line-height: .8rem;
	}
	.timetableSide h5 span {
		display: inline-block;
		padding-right: .3rem;
		background: url("../image/img17.png") right center no-repeat;
		background-size: .17rem;
	}
	.timetableSide .list {
		border-top: #bfbfbf solid 1px;
		padding: .2rem 0;
		position: absolute;
		z-index: 20;
		left: 0;
		right: auto;
		top: 0.8rem;
		bottom: auto;
		width: 100%;
		background: #fafafa;
		display: none;
		box-shadow: 0 0.04rem 0.1rem rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0 0.04rem 0.1rem rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 0.04rem 0.1rem rgba(0, 0, 0, 0.1);
	}
	.timetableSide .list a {
		font-size: .2rem;
		padding-left: .5rem;
	}
	.phoneTimetable h2 {
		font-size: .3rem;
		padding: .9rem 0;
		text-align: center;
	}
	.phoneTimetable li {
		padding: 0 .5rem .4rem .5rem;
	}
	.phoneTimetable li:nth-child(odd) {
		background: #edf1f4;
	}
	.phoneTimetable h3 {
		font-weight: 400;
		padding: .5rem 0 .25rem .5rem;
		margin-left: -.5rem;
		margin-right: -.5rem;
		font-size: .26rem;
		border-bottom: #e5e5e5 solid 1px;
	}
	.phoneTimetable dt {
		font-size: .24rem;
		padding: .3rem 0 .1rem 0;
	}
	.phoneTimetable dd {
		color: #999;
		font-size: .2rem;
		line-height: 1.9em;
	}
	.phoneTimetable dd.dd_01 {
		background: url("../image/img12.png") left center no-repeat;
		background-size: .12rem;
		padding-left: .22rem;
	}
	.cooperation div,
	.cooperation ul li a span {
		font-size:14px;
		line-height:30px;
	}
	.cooperation div.fl.w55 {
		width:100%;
	}
	.cooperation ul {
		width:100%;
	}
	.cooperation ul li {
		width:33.333%;
		padding-bottom:.2rem;
	}
	.cooperation_1 {
		min-height:9.1rem;
	}
	.cooperation_1 .fl,
	.cooperation_1 .fr {
		width:100%;
		padding-bottom:0.58rem;
		float:none;
	}
	.honor ul li {
		float:left;
		width:50%;
		font-size:12px;
		line-height:30px;
		
	}
	.honor ul li img {
		width:2.8rem;
		height:1.88rem;
	}
	.honor ul li:nth-of-type(3n+0) {
		border-right-width:1px;
	}
	.honor ul li:nth-of-type(even) {
		border-right-width:0;
	}
	.honor ul li:nth-last-child(2),
	.honor ul li:nth-last-child(3) {
		border-bottom-width:1px;
	}
	.honor ul li p {
		padding:.2rem 0 .6rem 0;
		white-space:nowrap;
	}
	.honor ul li p i {
		display:none;
	}
	
	
	
	
	.news ul li dl {
		width:100%;
		overflow:visible;
	}
	.news ul li dl dt {
		width:2.6rem;
		text-align:left;
	}
	.news ul li dl dt p {
		left:50%;
		transform:translate(-50%,-50%);
		-ms-transform:translate(-50%,-50%);
		-moz-transform:translate(-50%,-50%);
		-webkit-transform:translate(-50%,-50%);
		-o-transform:translate(-50%,-50%);
		color:#fff;
	}
	.news ul li dl dd {
		width:3.6rem;
		padding-top:0;
	}
	.news ul li dl dd h3 {
		font-size:14px;
	}
	.news ul li dl dd p {
		font-size:12px;
		overflow:hidden;
		height:40px;
		line-height:20px;
	}
	.news ul li dl dd span {
		display:block;
		width:1.3rem;
		height:.35rem;
		line-height:.35rem;
		font-size:12px;
		left:0;
		bottom:-.35rem;
	}
	.solution li {
		width:50%;
		font-size:14px;
	}
	.indexNews {
		background-position:bottom;
		background-size:100% auto;
	}
	.solution_list li {
		height:auto;
	}
	.solution_list li dl {
		padding-left:0;
	}
	.solution_list li dl dt {
		position:static;
	}
	.solution_list li dl dd {
		font-size:14px;
		line-height:25px;
		text-align:center;
	}
	.solution_list li dl dd h3 {
		font-size:16px;
		padding:.3rem 0 .15rem 0;
		margin-bottom:.15rem;
	}
	.solution_list li dl dd h3,
	.solution_list li dl dd p {
		text-align:left;
	}
	.solution_list li dl dd span {
		position:static;
		margin:.5rem auto 0 auto;
		display:inline-block;
		width:auto;
		height:auto;
		line-height:normal;
		padding:.14rem .5rem;
	}
	.service_overview {
		background:#fff;
	}
	.service_overview .fl,
	.service_overview .fr {
		width:auto;
		float:none;
		font-size:14px;
		line-height:25px;
	}
	.service_overview .fl img {
		position:static;
		padding-bottom:.5rem;
	}
	.service_overview span {
		left:-.8rem;
		top:3.2rem;
	}
	.service_overview_1.wal {
		width:100%;
		margin:0;
	}
	.service_overview_1 ul li {
		float:none;
		width:100%;
		padding:.6rem 0;
	}
	.service_overview_1 ul li:nth-child(odd) {
		background:#fafafa;
	}
	.service_overview_1 ul li dl {
		max-width:8rem;
		margin:0 .5rem;
	}
	.instructions {
		margin-left:0;
		padding:1rem 0 .5rem 0;
	}
	.instructions li {
		width:100%;
		float:none;
		margin:0 0 .5rem 0;
		font-size:12px;
	}
	.instructions li dl dd h3 {
		font-size:16px;
		padding:.3rem 0;
	}
	.instructions li dl dd h3 i {
		background-size:auto 65%;
		display:block;
		padding-right:10%;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
	}
	.instructions li dl dd p {
		padding-bottom:.6rem;
		line-height:20px;
	}
	.instructions li dl dd span {
		width:1.55rem;
		height:.4rem;
		line-height:.4rem;
		margin:0 auto;
	}
	.instructions_1 li {
		height:.85rem;
		line-height:.85rem;
		font-size:14px;
	}
	.instructions_1 li a {
		display:block;
		width:100%;
		height:100%;
		padding-right:10%;
		background-size:auto 35%;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
	}
	.newsContent div.newstext,
	.newsContent div.prev-next p {
		width:100%;
	}
	.newsContent div.newstext p{
		text-indent:0!important;
	}
	.newsContent div.prev-next p {
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
	}
	.college_courses .content .fl,
	.college_courses .content .fr {
		width:100%;
		float:none;
	}
	.college_courses .content .fl {
		text-align:center;
	}
	.college_courses .content .fl {
		max-width:100%;
	}
	.college_courses .content .fr {
		font-size:14px;
	}
	.college_courses .content .fr h4 {
		font-size:16px;
		padding:.5rem 0 .1rem 0;
	}
	.college_courses ul li {
		width:50%;
		margin-bottom:.25rem;
	}
	.college_courses ul li p {
		font-size:14px;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
	}
	.college_courses h3 {
		font-size:18px;
	}
	.applay {
		background-image:url(../image/applay_bg_2.jpg);
		padding-top:0;
	}
	.applay .pageTitle h2 {
		color:#fff;
	}
	.applay .pageTitle div {
		background-image:url(../image/line3.png);
	}
	.applay .pageTitle div span {
		background:none;
		color:#fff;
	}
	.applay form {
		width:100%;
	}
	.applay form ul li {
		overflow:hidden;
	}
	.applay form ul li em,
	.applay li.lzm em {
		position:static;
		width:27%;
		float:left;
		font-size:12px;
		color:#fff;
		padding-right:2%;
		line-height:.7rem;
		text-align:center;
	}
	.applay form ul li em {}
	.applay ul li .input {
		width:73%;
		float:left;
	}
	.applay li.lzm .input {
		width:35%;
	}
	.applay .btn {
		padding-top:1rem;
	}
	.page {
		font-size:14px;
	}
	.page li {
		padding:0 .05rem
	}
	.head .nav li dl dd a {
		font-size:.25rem;
		padding-left:1rem;
	}
	.culture_01 h3 {
		font-size:14px;
	}
	.culture_01 h3 span {
		display:block;
	}
	.culture_02 {
		height:7.37rem;
	}
	.culture_02 .pageTitle div {
		background-image:url(../image/line3.png)
	}
	.culture_02 p,
	.culture_03 p,
	.culture_04 p {
		font-size:14px;
		width:auto;
	}
	.culture_03 ul li img {
		padding-bottom:.5rem;
	}
	.culture_03 ul li h3,
	.culture_03 ul li span,
	.culture_04 ul li h3,
	.culture_04 ul li span {
		padding-left:0;
		font-size:14px;
	}
	.culture_03 ul li img {
		height:2.5rem;
	}
	.culture_03 ul li span {
		background:none;
	}
	.culture_04 ul li {
		width:47%;
		padding-bottom:.5rem;
	}
	.culture_04 ul li h3 {
		padding-top:.2rem;
	}
	.culture_04 ul li span {
		font-size:12px;
		padding-top:.3rem;
	}
	.train .box .swiper-container > div > .swiper-slide {
		padding-left:0;
	}
	.train .box .swiper-pagination {
		width:100%;
		height:auto;
		top:auto;
		left:0;
		bottom:10px;
		text-align:center;
	}
	.train .box .swiper-pagination span {
		float:none;
		display:inline-block;
		width:1rem;
		height:.08rem;
	}
	.train .box .swiper-pagination span.swiper-pagination-bullet-active {
		width:1rem;
	}
	#indexNews .swiper-wrapper {
		display:block;
	}
}
@media screen and (max-width: 550px) {
	.wal {
		margin: 0 .5rem;
	}
	.cooperation div,
	.cooperation div h4,
	.cooperation ul li a span {
		font-size:14px;
		line-height:25px;
	}
}