@charset "UTF-8";

.swiper-slide,.swiper-wrapper {
	width: 100%;
	height: 100%;
	position: relative
}

.fl,.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform,height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform,height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E")
	

}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: 0;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0);
	-moz-transform: translate3d(0,-50%,0);
	-o-transform: translate(0,-50%);
	-ms-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0,0,0,.25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255,255,255,.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	animation: swiper-preloader-spin 1s steps(12,end) infinite
}




input, select, textarea {
    border: 0;
    padding-left: .1rem;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    outline: 0;
}
.indexBox { padding-bottom:0.3rem;}
.indexBox .part2 {
	height: 5.4rem;
	background: url(../images/p2-bg-new.jpg) no-repeat center top;
	background-size: cover;
padding-top:.6rem;
	position: relative
}
.indexBox .part2 h2 {
font-size:18px;
	font-weight: 700;
	text-align: center; color:#4a4a4a;
}
.indexBox .part2 h2:after, .indexBox .part2 h2:before {
	display: none!important
}
.indexBox .part2 h2 span {
	color: #86c138;
font-size:.4rem
}
.indexBox .part2 .p2-info {
	width: 100%;
	position: absolute;
	top: 1.56rem;
	z-index: 2
}
.indexBox .part2 h5 {
	position: absolute;
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	top: 3.82rem;
	width: 4.8rem;
height:.88rem;
border-radius:.44rem;
	background: #f7f7f7;
	color: #1882e0;
	text-align: center;
padding-top:.37rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center; font-size:12px;
}
.indexBox .part2 h5 span {
margin:0 .05rem
}
.indexBox .part2 h5:after, .indexBox .part2 h5:before {
	content: '';
	display: inline-block;
width:.3rem;
	height: 2px;
	background: #ff8125;
margin:0 .08rem
}
.indexBox .part2 .btn {
	display: block;
	width: 85%;
line-height:1.18rem;
border-radius:.64rem;
font-size:.4rem;
	color: #fff;
	background: #1882e0;
	margin: 0 auto;
	text-align: center;
	cursor: pointer
}
.indexBox .part2 .agreement {
	width: 100%;
	position: absolute;
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	top: 4.8rem; font-size:12px; text-align:center; color:#666;  padding-top:5px;
}
.reg-input {
	width:85%;
height:1.18rem;
	border: 1px solid #999;
border-radius:.64rem;
margin:0 auto .2rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fafafa
}
.reg-input input {
	width: 100%;
	padding: 0;
	text-align: center;
	background: 0 0;
	line-height: normal!important;
   font-size:.4rem!important;
    color: #333!important;
}
h2.title {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
font-size:.54rem;
	font-weight: 700; color:#333;
}
h2.title:after, h2.title:before {
	content: '';
	display: inline-block;
width:.46rem;
height:.16rem;
	background: url(../images/tit-bg.png) no-repeat center;
background-size:.44rem;
margin:0 .15rem
}
h2.title:after {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}
p.sub-title {
    text-align: center;
    font-size: .36rem;
    color: #888;
    padding-top: .1rem;
}

.indexBox .part8 {
padding:1.2rem 0 .7rem;
	background: #f7f7f7 url(../images/p8-bg.jpg) no-repeat center top;
	background-size:10rem;
	overflow: hidden
}
.indexBox .part8 .p8-info {
	width: 8.93rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto;
padding:5.26rem 0 .55rem;
font-size:.22rem;
	color: #666
}
.indexBox .part8 .p8-info li {
	width: 33.33%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 2.2rem
}
.indexBox .part8 .p8-info li h3 {
font-size:.6rem;
	color: #1882e0
}
.indexBox .part8 .p8-info li p{font-size:.22rem;}
.indexBox .part8 .p8-info li span {
font-size:.2rem;
	color: #999
}
.indexBox .part8 .p8-info li:nth-of-type(1), .indexBox .part8 .p8-info li:nth-of-type(2) {
	width: 50%
}
.indexBox .part8 .btn {
  
	
		display: block;
   width: 6rem;
    line-height: 1.18rem;
    border-radius: .64rem;
    font-size: .4rem;
    color: #fff;
    background: #1882e0;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
}



.indexBox .part9 {
	height: 12.24rem;
	background: url(../images/p9-bg.jpg) no-repeat center top;
	background-size: cover;
padding-top:0.9rem;
	position: relative
}
.indexBox .part9 h2 {
	color: #fff;
font-size:.44rem;
	font-weight: 700;
	text-align: center
}
.indexBox .part9 .sub-title {
	color: #ccc
}
.indexBox .part9 .p9-info {
	width: 8rem;
	height: 6.62rem;
	padding: 1.62rem 0 0 3.34rem;
	margin: 0 auto
}
.indexBox .part9 .p9-info h3 {
font-size:.44rem;
	font-weight: 700;
	color: #1882e0;
line-height:.59rem;
padding-left:.85rem
}
.indexBox .part9 .p9-info div {
line-height:.55rem;
padding-top:.2rem
}

.indexBox .part9 .p9-info div p{ font-size:13px; color:#4a4a4a; line-height:2.2;}
.indexBox .part9 .p9-info div p:before {
	content: "•  ";
	color: #1882e0;
	font-weight: 700;
font-size:.3rem
}
.indexBox .part9 .reg-input {
	background: #fff;
	border: none
}

.indexBox .part9 .btn {
	display: block;
    width:85%;
    line-height: 1.18rem;
	height:1.118rem;
    border-radius: .64rem;
    font-size: .4rem;
    color: #fff;
    background: #1882e0;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
}

.container,.logo,body,html,img {
	width: 100%
}

.logo,.navbar {
	z-index: 55555
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

.media-center,.media-left,.media-right {
	display: table-cell;
	vertical-align: top
}
/* 
html,img {
	display: block
}*/

.details .history a,.details .main .txt h4,.index .news .slider_3 h5,.management .reflections h5,.news .newlist ul li a h5,.speech ul li a .center p {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

* {
	text-decoration: none;
	margin: 0;
	padding: 0
}

li,ol,ul {
	list-style: none
}

html {
	height: 100%
}

body {
	font-family: "黑体",Helvetica,Arial,Verdana,sans-ser;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: none
}

img {
	height: auto
}

.fr {
	float: right
}

.clearfix:after {
	content: "";
	display: block;
	clear: both
}

.logo {
	padding: .3125rem 0;
	font-size: 0;
	position: fixed;
	max-width: 750px;
    background: #ffffff;
	border-bottom:1px solid #e6e6e6;
}

.logo img {
    padding: 0 0 0 .3125rem;
    display: inline-block;
    margin-left: 20%;
    width: 200px;
    margin-top: -11px;
}

.logo a {
	margin-right: .3125rem;
    /**padding: .07813rem;**/
    margin-top: 2.5px;
}

.logo a span {
	width: .84375rem;
	height: .1rem;
	display: block;
	background-color: #1882e0;
}

.logo a span+span {
	margin-top: .15625rem
}

.index {
	padding-top: 1.32813rem
}

.index .navlist {
	padding: .3125rem 0;
	height: auto
}

.index .navlist ul {
	font-size: 0;
	padding: 0 1%
}

.index .navlist ul li {
	display: block;
	box-sizing: border-box;
	width: 25%;
	float: left;
	line-height: 1rem;
	font-size: .39063rem;
	text-align: center
}

.index .navlist ul li:nth-child(-n+4) {
	margin-bottom: .23438rem
}

.index .navlist ul li span {
	display: block;
	width: 1rem;
	height: 1rem;
	margin: 0 auto;
	margin-bottom: 6px
}

.index .navlist ul li a {
	color: #333
}

.index .navlist ul li a:hover {
	color: red
}

.index .navlist ul li span.a_1 {
	background: url(../images/menu_01.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.a_2 {
	background: url(../images/menu_02.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.a_3 {
	background: url(../images/menu_03.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.a_4 {
	background: url(../images/menu_04.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.a_5 {
	background: url(../images/menu_05.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.a_6 {
	background: url(../images/menu_06.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.a_7 {
	background: url(../images/menu_07.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.a_8 {
	background: url(../images/menu_08.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.y_1 {
	background: url(../images/menu_09.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.y_2 {
	background: url(../images/menu_10.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.y_3 {
	background: url(../images/menu_11.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.y_4 {
	background: url(../images/menu_12.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.y_5 {
	background: url(../images/menu_13.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.y_6 {
	background: url(../images/menu_19.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.t_1 {
	background: url(../images/menu_14.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.t_2 {
	background: url(../images/menu_15.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.t_3 {
	background: url(../images/menu_16.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.t_4 {
	background: url(../images/menu_17.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .navlist ul li span.t_5 {
	background: url(../images/menu_18.jpg) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: none
}

.index .tab_menu {
	width: 100%;
	border-top: solid 1px #ddd;
	margin-top: -4px
}

.index .tab_menu li {
	display: block;
	width: 33.3%;
	float: left;
	font-size: .39063rem;
	box-sizing: border-box;
	border-right: solid 1px #eee;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #fcfcfc
}

.index .tab_menu .on {
	background: #fff;
	color: #F10215;
	border-top: solid .1rem #F10215;
	margin-top: -1px
}

.index .tab_menu li:last-of-type {
	border-right: 0
}

.index .recommend{ background:#EFEFEF;}
.index .recommend h3 {
	font-size: .4625rem;
    padding: .23438rem;font-weight: bold;
    margin-top: 0.3625rem;
    text-align: center;
    color:#333;
    background-color: rgba(0,0,0,0);
    font-family: "Microsoft YaHei";
}

.index .recommend .recons{ overflow:hidden; padding:0 1%;}

.index .recommend .recons .imt{ width:48%; float:left; margin:0 1% 3% 1%; padding:5px; background:#FFF;}



.index .recommend>div a.btn1,.index .recommend>div a.btn3 {
	left: .625rem;
	bottom: .70313rem
}

.index .recommend>div a.btn2 {
	left: 5.78125rem;
	bottom: .78125rem
}

.index .recommend>div a.btn4 {
	left: 5.78125rem;
	bottom: .78125rem
}

.index .nanti{ overflow:hidden;}
.index .nanti h3 {
    font-size: .4625rem;
    padding: .23438rem;font-weight: bold;
    text-align: center;
    color: #333;
    background-color: rgba(0,0,0,0);
    font-family: "Microsoft YaHei";
}
.index .nanti .nanti_b{ overflow:hidden;}
.index .nanti .nanti_b img{ width:100%; height:auto;}


.course{ padding: 40px 0; color: #333;}
.course a{ color: #333;}
.course ul{margin-top: 40px; overflow:hidden;}
.course h1{ font-size:  .4625rem; text-align: center; padding-top:30px; font-weight: bold;}
.you{ padding-bottom: 40px; padding:0 4%;}
.you li{ display: block; width:48%; padding: 0 4% 6% 4%; text-align: center; float: left; box-sizing: border-box; height:285px;}
.you li img{ width: 100px; height: 100px; border-radius: 50%; margin:0 auto;}
.you li h2{ font-size: 16px; text-align: center; margin: 15px 0 10px; font-weight:bold;}
.you li p{ line-height:1.8;  text-align: left; font-size:12px; color:#666; text-align:center; }

.column {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px
}
.column h2 {
	font-size: .4625rem;
	color: #333;
	font-weight: bold;
}



/*课程费用*/

.g_bg {
    background: url(../images/k.png);
    width: 100%;
    height: 100%;
}

.fei_boxs{ background: url(../images/fei.jpg) no-repeat top center #000;}
.fei_boxs_l{ width:100%;padding:40px 0 40px; }
.fei_boxs_l span{ display: block; width:74px; text-align: center;  margin: 0 auto 0; padding:0 0 20px; }
.fei_boxs_l span img{ width:100%; height:auto;}
.fei_boxs_l h2{ font-size: 36px; color: #fff; display: block; text-align: center; margin-bottom: 15px; font-weight:bold;}
.fei_boxs_l h3{ font-size: 22px; color: #fff; display: block; text-align: center; margin-bottom: 15px; font-weight:bold;}
.fei_boxs_l h4{ font-size: 18px; color: #fff; display: block; text-align: center;}
.fei_boxs_r{ color: #fff;  background:rgba(0, 0, 0,0.65);padding:30px 3% 30px; }
.fei_boxs_r h1{ font-size: 28px; text-align: center; padding:30px auto 0; color:#FFF; font-weight:bold;}
.fei_boxs_r h3{ font-size: 22px; text-align: center; margin:5px 0;color:#FFF; font-weight:bold;}
.fei_boxs_r dt{ font-size: 20px; margin: 20px 0 15px;}
.fei_boxs_r dt:before{ content: ""; display: inline-block; width: 12px; height: 9px; position: relative; top:0; background: url(../images/gou3.png) no-repeat; display: inline-block; margin-right: 8px;}
.fei_boxs_r li{ float: left; width: 49.3%; height: 36px; line-height: 36px; font-size: 12px; display: inline-block;}
.fei_boxs_r li input{ margin-right:5px; width:18px; height: 18px; position: relative; top:3px;}
.fei_boxs_r .text{ width: 100%; height: 48px; box-sizing: border-box; padding-left: 2%; font-size: 16px; border: solid 1px #ccc; border-radius: 3px; margin-top:20px;}
.fei_boxs_r .btn{ display: block; width: 100%; border-radius: 3px; height: 48px; line-height: 48px; text-align: center; background: #1882e0; color: #fff; font-size: 20px; border: 0;margin-top:30px;}
.fei_boxs_r .btn2{background: #00AEF3;}


.partner {
	margin-bottom: 30px;
	overflow: hidden
}
.partner ul { padding:0 2%; overflow:hidden;
}
.partner li {
	float: left;
	width: 46%; margin:0 2% 4% 2%
}
.partner li .pic img{ width:100%; height: 100px;}
.partner li .text {
	background: url(../images/video-back.png);
	width: 100%;
	height: 0%;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	opacity: 0
}
.partner li .text em {
	display: block;
	margin-top: 50px;
	margin-bottom: 30px;
	color: #fff;
	font-size: 16px;
	font-weight: 700
}
.partner li .text a {
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: #1882e0;
	color: #fff;
	margin: 0 auto;
	font-size: 14px
}
.partner li .text a:hover {
	background: #F8C300;
	color: #333
}
.partner li:hover .text {
	height: 100%;
	opacity: 1
}
.partner li .b_text{ padding-top:8px;}
.partner li .b_text h2{ font-size:14px; font-weight:bold; color:#333;}
.partner li .b_text h3{ font-size:12px; color:#666; padding-top:3px;}
.partner li .b_text p{ font-size:12px; color:#666; padding-top:5px; line-height:1.6;}



.index .seek {
	padding: .23438rem 2%;
	position: relative
}


.seek_img{ width:40%; float:left}
.seek_txt{ width:55%; float:right;}

.seek_txt h3 {
	color: #8c8c8c;
	margin-bottom: 10px;
	font-weight: 700
}
.seek_txt h3 a{ font-size:18px; color:#8c8c8c;}
.seek_txt h3 i {
	font-size: 14px;
	margin-left: 5px; font-weight:normal;
}
.seek_txt p {
	font-size: 14px;
	color: #8c8c8c; line-height:1.6;
}

.seek_txt .btn {
	font-size: 0; padding-top:20px;
}

.seek_txt .btn a {
	display: inline-block;
    width: 2.26563rem;
    height: .70313rem;
    line-height: .70313rem;
    font-size: .39063rem;
    text-align: center;
    color: #333;
    background-color: rgba(0,0,0,0);
    border-radius: 5px;
    border: 1px solid #333;
}

.index .seek .btn a+a {
	margin-left: .46875rem
}

.index .news {
	padding: 0 .28125rem
}

.index .news .tit {
	border-bottom: 1px solid #5d5d5d
}

.index .news .tit h4 {
	font-size: .5625rem;
	padding: .28125rem 0;
	color: #1f8578
}

.index .news .tit a {
	font-size: .375rem;
	padding: .35938rem 0;
	color: #444
}

.index .news .slider_3 h5 {
	font-size: .46875rem;
	max-width: 10.9375rem;
	padding: .46875rem .15625rem .15625rem;
	color: #333
}

.index .news .slider_3 h5 a {
	color: #444
}

.index .news .slider_3 time {
	padding: .23438rem .15625rem 0;
	font-size: .39063rem;
	color: #555;
	position: relative;
	display: block
}

.index .news .slider_3 time:before {
	content: "";
	position: absolute;
	background-color: #555;
	width: 1.40625rem;
	height: .03125rem;
	top: 0
}

.index .news .slider_3 p {
	font-size: .39063rem;
	padding: 0 .15625rem;
	line-height: .625rem;
	color: #555
}

.training {
	padding-top: 1.32813rem
}

.training .banner img {
	width: 100%;
	height: auto
}

.training .question {
	padding: 0 .28125rem .46875rem;
	border-bottom: 2px solid #333
}

.training .excellent h4,.training .question h4 {
	font-size: .5625rem;
	padding: .4375rem 0 .3125rem;
	text-align: center;
	color: #333
}

.training .excellent ul li {
	position: relative;
	margin-bottom: .39063rem
}

.training .excellent ul li .fl {
	width: 18%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0
}

.training .excellent ul li .fl>div {
	position: absolute;
	width: 100%;
	overflow: hidden;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.training .excellent ul li .fl img {
	width: .90625rem;
	margin: 0 auto .15625rem
}

.training .excellent ul li .fl p {
	-webkit-writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	font-size: .5rem;
	margin: auto;
	color: #FFF
}

.training .excellent ul li .fl.first {
	background-color: #dc7b48
}

.training .excellent ul li .fl.secound {
	background-color: #b68db5
}

.training .excellent ul li .fl.third {
	background-color: #da8693
}

.training .excellent ul li .fl.forth {
	background-color: #78a832
}

.training .excellent ul li .fl.fifth {
	background-color: #6ea0c3
}

.training .excellent ul li .fr {
	width: 82%;
	display: table;
	min-height: 3.98438rem
}

.eloquence .banner img,.etiquette .banner img,.management .banner img,.skill .banner img,.qynx .banner img{
	width: 100%;
	height: auto
}

.training .excellent ul li .fr>div {
	display: table-cell;
	vertical-align: middle;
	padding: .15625rem .23438rem;
	background-color: #fdf6f4
}

.training .excellent ul li .fr>div p {
	font-size: .39063rem;
	line-height: .54688rem
}

.eloquence h4,.training .order h4,.training .team h4 {
	font-size: .5625rem;
	color: #333;
	text-align: center
}

.training .order {
	padding: .46875rem .28125rem;
	background-color: #f7f7f7
}

.training .order h4 {
	padding: .4375rem 0 .3125rem
}

.training .team {
	padding: .46875rem .28125rem;
	margin-top: .625rem;
	background-color: #fdf6f4
}

.training .team h4 {
	padding: .4375rem 0 .3125rem
}

.eloquence {
	padding-top: 1.32813rem
}

.eloquence h4 {
	padding: .4375rem 0 .3125rem
}

.eloquence .question {
	padding: 0 .28125rem .46875rem;
	background-color: #e7e7e7
}

.eloquence .excellent {
	padding-bottom: .39063rem
}

.eloquence .order {
	background: url(../images/3.png) center no-repeat #eee;
	background-size: 100% auto;
	padding: 0 .28125rem
}

.eloquence .order h5 {
	font-size: .4375rem;
	max-width: 2.625rem;
	padding: 0 0 .15625rem;
	border-bottom: 1px solid #333;
	color: #333;
	margin-bottom: .23438rem
}

.eloquence .order p {
	font-size: .39063rem;
	padding-bottom: .23438rem
}

.eloquence .main ul li {
	padding: .3125rem 0;
	font-size: .51563rem;
	color: #FFF;
	text-align: center
}

.eloquence .main ul li+li {
	margin-top: .28125rem
}

.eloquence .main ul li:nth-child(1) {
	background-color: #cb7d3d
}

.eloquence .main ul li:nth-child(2) {
	background-color: #b2cc5f
}

.eloquence .main ul li:nth-child(3) {
	background-color: #4db094
}

.eloquence .main ul li:nth-child(4) {
	background-color: #2397ae
}

.eloquence .main ul li:nth-child(5) {
	background-color: #af504c
}

.eloquence .main ul li:nth-child(6) {
	background-color: #3ea765
}

.eloquence .reflections ul li {
	padding: .23438rem .28125rem
}

.eloquence .reflections ul li+li {
	border-top: 1px solid #999
}

.etiquette .features .bd,.etiquette .fn .bd,.etiquette .main .bd,.etiquette .reflections .bd,.speech .bd {
	border-top: 1px solid rgba(255,255,255,.5)
}

.eloquence .reflections ul li h5 {
	font-size: .4375rem;
	color: #333
}

.eloquence .reflections ul li p {
	font-size: .40625rem;
	color: #555
}

.management {
	padding-top: 1.32813rem
}

.management h4 {
	font-size: .5625rem;
	padding: .4375rem 0 .3125rem;
	text-align: center;
	color: #333
}

.management .mood {
	padding: 0 .28125rem
}

.management .features {
	background-color: #f5f5f5;
	padding: 0 .28125rem .39063rem
}

.management .value {
	padding-bottom: .46875rem
}

.management .value p {
	font-size: .40625rem;
	padding: 0 .28125rem;
	color: #444;
	text-align: center
}

.management .reflections {
	background-color: #f5f5f5;
	padding: 0 .28125rem
}

.management .reflections h5 {
	font-size: .4375rem;
	padding: .23438rem 0;
	border-bottom: 1px solid #333;
	color: #333;
	margin-bottom: .15625rem
}

.management .reflections p {
	font-size: .39063rem;
	color: #555;
	line-height: .54688rem;
	padding-bottom: .3125rem
}

.etiquette h4,.skill h4,.qynx h4 {
	font-size: .5625rem;
	text-align: center
}

.skill {
	padding-top: 1.32813rem
}

.skill h4 {
	padding: .4375rem 0 .3125rem;
	color: #333
}

.skill .features,.skill .fn {
	padding: 0 .28125rem .3125rem
}

.skill .features {
	background: url(../images/features.png) center top no-repeat #21a098;
	background-size: 100% auto
}

.skill .features h4 {
	color: #FFF
}

.skill .main {
	padding-bottom: .3125rem
}

.skill .team {
	background-color: #ededed
}

.skill .reflections {
	padding-bottom: .46875rem
}

.skill .reflections ul li {
	margin-top: .46875rem
}

.qynx {
	padding-top: 1.32813rem;background-color: #dfdfdf;
}
.xtly {
	background-color: #ffffff;
}
.xtly .bg_line{
	margin: .21875rem 0;
}
.qynx .step {
	margin-bottom:8px;
}
.qynx .question {
	margin-bottom:8px;
}
.qynx h4 {
	padding: .4375rem 0 .3125rem;
	color: #333;
	padding-bottom:0;
}
.qynx h5,.xtly h5  {
	padding: 0rem 0 .3125rem;
	color: #6d6b6b;
	font-size: .1625rem;
    text-align: center;
}
.xtly h5 {
    text-align: left;
}
.qynx .course_box,.qynx .course_box2,.qynx .teacher_box,.qynx .demo_box{
    padding: 0 .28125rem .46875rem;
    background-color: #ffffff;
	margin-bottom:0.125rem;
}
.xtly .course_box{
	padding: 0 ;
    background-color: #ffffff;
	margin-bottom:0;
}
.qynx .course_box2{
	padding:0rem;
}
.qynx .demo_box p {
    color: #FFF;
    font-size: .39063rem;
    text-align: left;
    margin: .23438rem auto;
	background-color: #eca100;
	width:100%;
}
.qynx .course_box  div{
	
}
.qynx .course_box  div a,.qynx .teacher_box  div a {
	font-size: .31875rem;
	display: block;
	width: 4.125rem;
	height: .70313rem;
	line-height: .70313rem;
	text-align: center;
	border-radius: 25px;
	background-color: #3a9b58;
	color: #FFF;
	margin: .15625rem auto 0
}

.slider_16 {
	padding: 0 .28125rem;
}
.slider_16 .swiper-pagination {
	position: static;
	font-size: 0;
	padding: .39063rem 0 .15625rem
}
.slider_16 .swiper-pagination .swiper-pagination-bullet {
	width: .375rem;
	height: .375rem;
	opacity: 1;
	background: #767676;
}
.slider_16 .swiper-pagination .swiper-pagination-bullet-active {
	background: #e95f33
}
.qynx .course_box2 .fl {
    float: left;
    display: inline;
}


.slider_16 .swiper-slide .d1 {background:#fff3cb;}
.slider_16 .swiper-slide .d2 {background:#d2daff; margin-top:0px;}
.slider_16 .swiper-slide .d3 {background:#d2eeff; margin-top:0px;}
.slider_16 .swiper-slide .ml20 {margin-left: 0.078rem;}

.slider_16 .swiper-slide .dbox {width: 49%;border-radius:5px;display: block;float: left;padding-bottom:0.278rem;}
.slider_16 .swiper-slide .dbox h4 { text-align:center; padding-top:0.23457rem; font-size:0.25rem; font-weight:bold;}

.slider_16 .swiper-slide .d1 h4 { color:#56440a;}
.slider_16 .swiper-slide .d2 h4 { color:#2a3fa3;}
.slider_16 .swiper-slide .d3 h4 { color: #265a79;}

.slider_16 .swiper-slide .p1 {text-align:center; font-size:0.21875rem; font-weight:normal; color:#796216; margin-top:6px;}
.slider_16 .swiper-slide .d2 .p1 { color:#4e62c0;}
.slider_16 .swiper-slide .d3 .p1 { color:#3f8bb9;}


.slider_16 .swiper-slide .p2 { margin:0 auto; margin-top:14px;width: 50%;}
.slider_16 .swiper-slide .a1 { width: 50%; height: 30px; background:#e28f0c; border-radius:5px; text-align:center; line-height:30px; font-size:0.20312rem; font-weight:normal; color:#fff;}
.slider_16 .swiper-slide .a2 { width: 45%;height: 30px; background:#e28f0c; border-radius:5px; text-align:center; line-height:30px; font-size:0.20312rem; font-weight:normal; color:#fff;}

.slider_16 .swiper-slide .d2 .a1, .slider_16 .swiper-slide .d2 .a2 {
    background: #465ecc;
}
.slider_16 .swiper-slide .d3 .a1, .slider_16 .swiper-slide .d3 .a2 {
    background: #2d94d3;
}

.etiquette {
	padding-top: 1.32813rem
}

.etiquette h4 {
	padding: .4375rem 0 .3125rem;
	color: #333
}

.etiquette .fn {
	background: url(../images/nature.jpg) center top no-repeat;
	background-size: 100% auto;
	padding: .78125rem 0 .46875rem
}

.etiquette .fn .hd img {
	width: 6.40625rem;
	margin: auto
}

.etiquette .fn .bd {
	margin-top: .46875rem;
	padding: .78125rem .28125rem .625rem
}

.etiquette .features {
	background-color: #1f8578;
	padding: .78125rem 0 .46875rem
}

.etiquette .features .hd img {
	width: 3.90625rem;
	margin: auto
}

.etiquette .features .bd {
	margin-top: .46875rem;
	padding: .78125rem 0 .3125rem
}

.etiquette .features .bd p {
	font-size: .40625rem;
	line-height: .54688rem;
	padding: .46875rem .28125rem 0;
	color: #FFF
}

.etiquette .main {
	background: url(../images/t5.png) center bottom no-repeat #33ac65;
	background-size: 100% auto;
	padding: .78125rem 0 .46875rem
}

.etiquette .main .hd img {
	width: 3.90625rem;
	margin: auto
}

.etiquette .main .bd {
	margin-top: .46875rem;
	padding: .46875rem
}

.etiquette .main .bd .tab {
	font-size: 0;
	padding: 0 .28125rem .78125rem
}

.etiquette .main .bd .tab a {
	display: inline-block;
	font-size: .39063rem;
	width: 22%;
	height: .70313rem;
	line-height: .70313rem;
	background-color: #e2e2e2;
	text-align: center;
	color: #333;
	border-radius: 5px
}

.etiquette .main .bd .tab a.curr {
	background-color: #16897d;
	color: #FFF
}

.etiquette .main .bd .tab a+a {
	margin-left: 4%
}

.etiquette .main .bd .tabList {
	display: none
}

.etiquette .main .bd .tabList.show {
	display: block
}

.etiquette .main p {
	color: #fff;
	font-size: .39063rem;
	line-height: .54688rem;
	margin-top: .46875rem
}

.etiquette .reflections {
	background-color: #004c88;
	padding: .78125rem 0 .46875rem
}

.etiquette .reflections .hd img {
	width: 3.90625rem;
	margin: auto
}

.etiquette .reflections .bd {
	margin-top: .46875rem;
	padding: .54688rem 0 .3125rem
}

.speech {
	background-color: #6494bf;
	padding: .78125rem 0 .46875rem
}

.speech .hd img {
	width: 3.90625rem;
	margin: auto
}

.slider_7,.speech .bd {
	margin-top: .46875rem
}

.speech .bd {
	padding: .54688rem 0 .3125rem
}

.speech ul li {
	padding: .23438rem;
	border-bottom: 1px solid #FFF
}

.speech ul li a {
	display: table
}

.speech ul li a .center,.speech ul li a .center p,.speech ul li a .right {
	display: table-cell;
	vertical-align: middle
}

.speech ul li a .left img {
	width: 1.95313rem;
	border-radius: 50%
}

.speech ul li a .center {
	width: 72%
}

.speech ul li a .center p {
	width: 5.9375rem;
	color: #FFF;
	font-size: .39063rem;
	padding: 0 .3125rem
}

.slider_1,.slider_1 img {
	width: 100%
}

.slider_menu,.slider_menu img {
	width: 100%
}

.speech ul li a .right {
	color: #FFF;
	font-size: .9375rem;
	text-align: center
}

.speech ul li span {
	color: #FFF;
	padding: .3125rem .28125rem;
	font-size: .375rem;
	text-indent: 2em;
	line-height: .54688rem;
	word-wrap: break-word;
	display: none
}

.speech ul li span.show {
	display: block
}

.slider_1,.slider_menu {
	overflow: hidden
}

.slider_1 .swiper-slide,.slider_menu .swiper-slide {
	background-color: #ccc;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.slider_menu .swiper-slide {
	background-color: #fff
}

.slider_1 .swiper-pagination .swiper-pagination-bullet,.slider_menu .swiper-pagination .swiper-pagination-bullet {
	width: .28125rem;
	height: .28125rem;
	opacity: 1;
	background: #FFF
}

.slider_1 .swiper-pagination .swiper-pagination-bullet-active,.slider_menu .swiper-pagination .swiper-pagination-bullet-active {
	background: #e95f33
}

.slider_3 .swiper-slide {
	background-color: #f7f7f7;
	padding: 0 0 .46875rem
}

.slider_3 .swiper-pagination {
	position: static;
	font-size: 0;
	padding: .39063rem 0
}

.slider_3 .swiper-pagination .swiper-pagination-bullet {
	width: .375rem;
	height: .375rem;
	opacity: 1;
	background: #767676
}

.slider_3 .swiper-pagination .swiper-pagination-bullet-active {
	background: #e95f33
}

.slider_4.swiper-container {
	width: 78%;
	overflow: visible
}

.slider_4.swiper-container .swiper-slide {
	background-color: #FFF
}

.slider_4.swiper-container .fl {
	width: 40%;
	height: 100%
}

.slider_4.swiper-container .fl img {
	height: 100%
}

.slider_4.swiper-container .txt {
	padding: .15625rem .15625rem 0 42%
}

.slider_4.swiper-container .txt h5 {
	font-size: .39063rem;
	margin-bottom: .07813rem;
	color: #333
}

.slider_4.swiper-container .txt p {
	font-size: .3125rem;
	color: #555
}

.slider_4 .swiper-button-next,.slider_4 .swiper-button-prev {
	width: .57813rem;
	height: .89063rem
}

.slider_4 .swiper-button-next {
	right: -1.04688rem;
	background: url(../images/next.png) no-repeat;
	background-size: auto 100%
}

.slider_4 .swiper-button-prev {
	left: -1.04688rem;
	background: url(../images/prev.png) no-repeat;
	background-size: auto 100%
}

.slider_5>div .fl img {
	width: 4.21875rem
}

.slider_5>div .txt {
	padding-left: 4.6875rem
}

.slider_5>div .txt h5 {
	font-size: .40625rem;
	color: #333
}

.slider_5>div .txt p {
	font-size: .34375rem;
	color: #555;
	line-height: .54688rem
}

.slider_5 .swiper-pagination,.slider_7 .swiper-pagination {
	position: static;
	font-size: 0;
	padding: .39063rem 0 0
}

.slider_5 .swiper-pagination .swiper-pagination-bullet {
	width: .375rem;
	height: .375rem;
	opacity: 1;
	background: #767676
}

.slider_6,.slider_6 img {
	width: 100%;
	height: 5.75rem
}

.slider_5 .swiper-pagination .swiper-pagination-bullet-active {
	background: #e95f33
}

.slider_6 {
	overflow: hidden
}

.slider_6 .swiper-slide {
	background-color: #ccc;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.slider_6 .swiper-pagination .swiper-pagination-bullet {
	width: .28125rem;
	height: .28125rem;
	opacity: 1;
	background: #7d6d66
}

.slider_6 .swiper-pagination .swiper-pagination-bullet-active {
	background: #e2d9d1
}

.slider_7.swiper-container {
	width: 66%;
	height: auto;
	overflow: visible
}

.slider_7 .swiper-pagination .swiper-pagination-bullet {
	width: .375rem;
	height: .375rem;
	opacity: 1;
	background: #666
}

.slider_7 .swiper-pagination .swiper-pagination-bullet-active {
	background: #27c7c2
}

.slider_7 .swiper-button-next,.slider_7 .swiper-button-prev {
	width: .78125rem;
	height: .78125rem;
	border-radius: 50%;
	top: 40%
}

.slider_7 .swiper-button-next {
	right: -.39063rem;
	background: url(../images/next_1.png) center no-repeat #fff;
	background-size: 100% auto
}

.slider_7 .swiper-button-prev {
	left: -.39063rem;
	background: url(../images/prev_1.png) center no-repeat #fff;
	background-size: 100% auto
}

.slider_8 {
	padding-top: .9375rem
}

.slider_8 .swiper-button-next,.slider_8 .swiper-button-prev {
	width: .60938rem;
	height: .60938rem;
	top: .625rem
}

.slider_8 .swiper-button-next {
	background: url(../images/next_2.png) center no-repeat #fff;
	background-size: 100% auto;
	right: 0
}

.slider_8 .swiper-button-prev {
	background: url(../images/prev_2.png) center no-repeat #fff;
	background-size: 100% auto;
	right: .70313rem;
	left: auto
}

.slider_9 {
	padding: 0 .28125rem;
	margin-top: .625rem
}
.xtly .slider_9 {
	width:80%;
}
.slider_9 img {
	width: 46%
}

.slider_9 .swiper-slide>div {
	position: absolute;
	width: 54%;
	height: 100%;
	top: 0;
	right: 0;
	background-color: #f6f6f6
}

.slider_9 .swiper-slide>div .table {
	display: table;
	width: 100%;
	height: 100%
}

.slider_9 .swiper-slide>div .table div {
	padding: .15625rem;
	display: table-cell;
	vertical-align: middle
}

.slider_9 .swiper-slide>div .table div h5 {
	font-size: .34375rem;
	color: #333;
	padding: .125rem 0 .07813rem
}

.slider_9 .swiper-slide>div .table div h4 {
	font-size: .34375rem;
	color: #333;
	padding: .125rem 0 .07813rem;
	text-align: center
}

.slider_9 .swiper-slide>div .table div p {
	font-size: .28125rem;
	color: #444;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}

.slider_9 .swiper-slide>div .table div a {
	font-size: .21875rem;
	display: block;
	width: 3.125rem;
	height: .70313rem;
	line-height: .70313rem;
	text-align: center;
	border-radius: 5px;
	background-color: #c76a17;
	color: #FFF;
	margin: .15625rem auto 0
}
.slider_9 .swiper-slide>div .table div span.quan {
	font-size: .34375rem;
	font-weight:bold;
	display: block;
	width: .70313rem;
	height: .70313rem;
	line-height: .70313rem;
	text-align: center;
	border-radius: 100%;
	background-color: #0c3c86;
	color: #FFF;
}
    
.slider_9 .swiper-pagination {
	position: static;
	font-size: 0;
	padding: .39063rem 0 .15625rem
}

.slider_9 .swiper-pagination .swiper-pagination-bullet {
	width: .375rem;
	height: .375rem;
	opacity: 1;
	background: #767676
}

.slider_9 .swiper-pagination .swiper-pagination-bullet-active {
	background: #e95f33
}

.slider_10 {
	padding-top: .3125rem
}

.slider_10.swiper-container {
	height: auto;
	overflow: hidden;
	text-align: center
}

.slider_10 .swiper-slide {
	position: relative
}

.slider_10 .swiper-slide .txt {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
	width: 58%;
	text-align: left
}

.slider_10 .swiper-slide .txt .table {
	display: table;
	width: 100%;
	height: 100%
}

.slider_10 .swiper-slide .txt .table div {
	display: table-cell;
	vertical-align: middle;
	padding: .15625rem
}

.slider_10 .swiper-slide .txt .table div h5 {
	font-size: .39063rem;
	margin-bottom: .07813rem;
	color: #FFF
}

.slider_10 .swiper-slide .txt .table div h5 span {
	font-size: .3125rem;
	margin-left: .23438rem
}

.slider_10 .swiper-slide .txt .table div p {
	font-size: .28125rem;
	color: #FFF;
	line-height: .46875rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical
}

.slider_10 .swiper-slide .txt .table div a {
	font-size: .23438rem;
	margin-top: .15625rem;
	padding: 0 0 .07813rem;
	display: block;
	text-align: right;
	color: #FFF;
	border-bottom: 1px solid #FFF
}

.slider_10 .swiper-button-next,.slider_10 .swiper-button-prev {
	width: 1.09375rem;
	height: 1.10938rem;
	position: relative;
	display: inline-block;
	margin: .23438rem 0;
	left: auto;
	right: 0
}

.menu,.navbar {
	position: fixed;
	bottom: 0
}

.slider_10 .swiper-button-next {
	background: url(../images/next_3.png) center no-repeat;
	background-size: 100% auto
}

.slider_10 .swiper-button-prev {
	background: url(../images/prev_3.png) center no-repeat;
	background-size: 100% auto
}

.slider_11.swiper-container,.slider_12.swiper-container,.slider_13.swiper-container,.slider_14.swiper-container {
	width: 67%;
	height: auto;
	overflow: visible;
	text-align: center
}

.slider_11 .swiper-slide img,.slider_12 .swiper-slide img,.slider_13 .swiper-slide img,.slider_14 .swiper-slide img {
	border-radius: 10px
}

.slider_11 .swiper-button-next,.slider_11 .swiper-button-prev,.slider_12 .swiper-button-next,.slider_12 .swiper-button-prev,.slider_13 .swiper-button-next,.slider_13 .swiper-button-prev,.slider_14 .swiper-button-next,.slider_14 .swiper-button-prev {
	width: 1.29688rem;
	height: 1.28125rem
}

.slider_11 .swiper-button-next,.slider_12 .swiper-button-next,.slider_13 .swiper-button-next,.slider_14 .swiper-button-next {
	background: url(../images/next_4.png) center no-repeat;
	background-size: 100% auto;
	right: -1.45313rem
}

.slider_11 .swiper-button-prev,.slider_12 .swiper-button-prev,.slider_13 .swiper-button-prev,.slider_14 .swiper-button-prev {
	background: url(../images/prev_4.png) center no-repeat;
	background-size: 100% auto;
	left: -1.45313rem
}

.slider_15.swiper-container {
	width: 58%;
	height: auto;
	overflow: visible;
	text-align: center
}

.slider_15 img {
	width: 48%;
	height: 48%;
	margin: auto;
	border-radius: 100%;
	border: 4px solid #FFF
}

.slider_15 p {
	color: #FFF;
	font-size: .39063rem;
	max-width: 85%;
	text-align: left;
	margin: .23438rem auto
}

.slider_15 .swiper-button-next,.slider_15 .swiper-button-prev {
	width: 1.20313rem;
	height: 1.20313rem
}

.slider_15 .swiper-button-next {
	background: url(../images/next_5.png) center no-repeat;
	background-size: 100% auto;
	right: -1.35938rem
}

.slider_15 .swiper-button-prev {
	background: url(../images/prev_5.png) center no-repeat;
	background-size: 100% auto;
	left: -1.35938rem
}



		.wrapper01 {position:relative;height: 1rem;width:95%;overflow: hidden;margin:0 auto; top:50px;}
		.wrapper01 .scroller {position:absolute}
		.wrapper01 .scroller li {height: 1rem;color:#333;float: left;line-height: 1rem;font-size: .36rem;text-align: center}
		.wrapper01 .scroller li a{color:#333;display:block;margin:0 .3rem}
		.wrapper01 .scroller li .now{color:#1882e0;}



.content {
	padding: .39063rem .28125rem 1.48438rem;
	background-color: #1f8578;
	clear: both;
}

.content h4 {
	font-size: .5rem;
	color: #FFF;
	text-align: center
}

.content>div {
	padding: .23438rem;
	background-color: #f4f4f4;
	margin-top: .3125rem
}

.content>div input[type=text] {
	width: 100%;
	display: block;
	font-size: .375rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	background: 0;
	outline: 0
}

.content>div textarea {
	width: 100%;
	resize: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	background: 0;
	outline: 0;
	font-size: .375rem
}

.content .ercode a,.content .post {
	width: 4.0625rem;
	height: 1.09375rem;
	display: block;
	color: #FFF;
	text-align: center
}

.content .post {
	line-height: 1.09375rem;
	font-size: .54688rem;
	border-radius: 5px;
	border: 1px solid #FFF;
	margin: .39063rem auto
}

.content p {
	color: #FFF;
	font-size: .46875rem;
	line-height: .625rem
}

.content .ercode {
	background: 0
}

.content .ercode a {
	line-height: 1.09375rem;
	font-size: .54688rem;
	border-radius: 5px;
	border: 2px solid #FFF;
	margin: 0;
	background: url(../images/zixun.png) .625rem center no-repeat;
	background-size: .59375rem auto;
	text-indent: 2em
}

.content .ercode a+a {
	margin-top: .625rem;
	background: url(../images/free.png) .625rem center no-repeat;
	background-size: .53125rem auto
}

.content .ercode img {
	float: right;
	width: 2.75rem;
	margin-right: .46875rem
}

.navbar {
	max-width: 750px;
	width: 100%;
	background-color: #333
}

.navbar ul {
	font-size: 0;
	text-align: center
}

.navbar ul li {
	display: inline-block;
	width: 24%;
	font-size: .40625rem;
	font-weight: 700;
	text-align: center;
	overflow: hidden
}

.navbar ul li img {
	width: .8125rem;
	margin: auto
}

.navbar ul li a {
	color: #FFF;
	display: block;
	padding: .15625rem 0;
	border-left: 1px solid #FFF
}

.navbar ul li a.noneline {
	border: 0
}

.menu {
	top: 0;
	left: 0;
	right: 0;
	background-color: rgba(24, 130, 224, 0.95);
	z-index: 9999999;
	padding: 0 2.57813rem;
	font-weight: 700;
	display: none
}

.menu .close,.menu.animated {
	display: block
}

.menu .close {
	position: absolute;
	right: .54688rem;
	top: .54688rem;
	width: .84375rem;
	height: .84375rem;
	color: #FFF
}

.menu .close:after {
	content: "\2716";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-size: .78125rem
}

.menu>div {
	margin-top: 1.25rem;
	min-height: 12.1875rem;
	overflow: hidden;
	overflow-y: auto
}

.menu>div p {
	font-size: .5625rem;
	text-align: center;
	padding: .625rem 0 .39063rem;
	border-bottom: 2px solid #f7e1da
}

.menu>div p a {
	color: #FFF
}

.menu>div span {
	font-size: .40625rem;
	color: #FFF;
	display: block;
	text-align: center;
	margin: .3125rem 0
}

@media screen and (min-width:721px) {
	html {
		font-size: 64px
	}

	body {
		max-width: 750px;
		margin: 0 auto
	}
}

.news {
	padding-top: 1.32813rem
}

.news .banner img {
	width: 100%;
	height: auto
}

.news .newbar,.news .newbar2 {
	padding: .625rem .23438rem 0;
	font-size: 0;
	text-align: center
}

.news .newsheader h4 {
	padding: .4375rem 0 0;
	color: #333;
	font-size: .5625rem;
	text-align: center
}

.news .newbar a,.news .newbar2 a {
	font-size: .375rem;
	color: #555;
	display: inline-block;
	width: 24%;
	text-align: center;
	padding-bottom: .15625rem
}

.news .newbar a.curr,.news .newbar2 a.curr {
	color: #10867a;
	font-size: .40625rem;
	border-bottom: .03125rem solid #10867a
}


/*翻开始页*/

.news .newlist .block09_2{padding: 0px 0px 9px;}

.news .newlist .block09_2 dt{height:20px;line-height:20px;margin:10px 0 13px;border-left:3px solid #65db9f;background:url(../images/bg07b_2.png) no-repeat right 4px;background-size:17px 15px;}

.news .newlist .block09_2 dt a{padding:0 19px 0 11px;background:none;}

.news .newlist .block09_2 dd{padding:0 10px 0 14px;}

.news .newlist .block09_2 dd ol p{display:inline;margin-top:-1px;padding:1px 14px 0 17px;background:url(../images/bg20.png) no-repeat 0 0px;background-size:13px 12px;}

.news .newlist .fenye{width:100%;padding:5% 0;margin-bottom: 20px;}

.news .newlist .fenye ul{ font-size: 14px; margin-left: 15%;}

.news .newlist .fenye ul li{ float:left; margin-left:10px; padding:2px 5px; border:1px solid #ccc; cursor:pointer; color:#999;}

.news .newlist .fenye ul li a{color: rgba(33,33,33,0.99);font-size: 14px;}

.news .newlist .fenye ul li.xifenye{  float:left; position:relative; cursor:pointer; border:1px solid #ccc;}

 
/*翻页结束*/





.news .newlist {
	padding: 0 .23438rem;
	display: none
}

.news .newlist ul li a,.news .newlist.show {
	display: block
}

.news .newlist ul li {
	padding: 65px 0 .3125rem;
	border-bottom: 1px solid #333
}

.news .newlist ul li a img {
	width: 100%
}

.news .newlist ul li a h5 {
	font-size: .60625rem;
    color: #222;
    padding: .3125rem 0;
    text-align: center;
    font-weight: bold;
}

.news .newlist ul li a p {
	font-size: .3125rem;
	color: #333;
	line-height: .32813rem
}

.news .newlist ul li a p i {
	margin-right: .15625rem
}

.news .newlist ul li a p i img {
	width: .32813rem;
	display: inline;
	vertical-align: top
}

.news .newlist ul li a span {
	display: block;
	font-size: .34375rem;
	line-height: .46875rem;
	color: #333;
	margin-top: .125rem
}

.news .newlist .page {
	font-size: 0;
	text-align: center;
	padding: .625rem 0
}

.news .newlist .page .more {
	width: 2.75rem;
	height: .75rem;
	line-height: .75rem;
	border: 1px solid #bfbfbf
}

.news .newlist .page a,.news .newlist .page span {
	display: inline-block;
	font-size: .40625rem;
	color: #333;
	margin: 0 .23438rem
}

.news .newlist .page a.curr {
	color: #c70000;
	border-bottom: 1px solid #c70000
}

.news .newlist .page span.now_page {
	color: #c70000;
	border-bottom: 1px solid #c70000
}

.news .newlist .page a.next,.news .newlist .page a.prev {
	width: .75rem;
	height: .75rem;
	line-height: .75rem;
	border: 1px solid #bfbfbf
}

.news .newlist .page a.next,.news .newlist .page a.prev {
	width: .75rem;
	height: .75rem;
	line-height: .75rem;
	border: 1px solid #bfbfbf
}

.details {
	padding-top: 1.32813rem
}

.details .banner img {
	width: 100%;
	height: auto
}

.details .main {
	padding: 0 .23438rem
}

.details .main .title {
	padding-bottom: .3125rem;
	border-bottom: 1px solid #333
}

.details .main .title h4,.details .main .title h1 {
	font-size: 0.65rem;
    padding: .54688rem 0 .3125rem;
    color: #333;
    text-align: center;
}

.details .main .title p {
	font-size: .3125rem;
    color: #333;
    text-align: center;
}

.details .main .txt p {
	font-size: .375rem;
	color: #444;
	line-height: .70313rem
}

.details .main .txt {
	padding: .39063rem 0;
	padding-bottom: .46875rem;
	border-bottom: 1px solid #333;
	font-size: .375rem;
	color: #444;

}

.details .main .txt h4 {
	font-size: .375rem;
	padding: .39063rem 0;
	line-height: .70313rem
}

.details .main .txt img {
	display: inline;
}
.details .main .news-content-body table {
	font-family: "微软雅黑",Helvetica,Arial,Verdana,sans-ser;
	font-size: .375rem;
	color: #333333;
	border-width: 1px;
	border-color: #ccc;
	border-collapse: collapse;
	word-break: break-all;
	width: 100% !important;
}
.details .main .news-content-body table th {
    border-width: 1px;
	padding: 1px;
    border-style: solid;
	border-color: #ccc;
	background-color: #dedede;
}
.details .main .news-content-body table td {
	border-width: 1px;
    padding: 3px;
    border-style: solid;
	border-color: #E3E3E3;
	background-color: #ffffff;
}
.details .main .news-content-body table tr td img{
	margin-top:0 !important;
	width: auto !important;
    height: auto !important;
    max-width: 100% !important;
}
.details .main .news-content-body table tbody {
    font-size: .375rem;
}
.details .history {
	font-size: .375rem;
	color: #333;
}
.details .history a {
	display: block;
	font-size: .375rem;
	color: #333;
	line-height: .5rem
}

.details .history a+a {
	margin-top: .15625rem
}

.details .history a i {
	display: inline-block
}

.details .history a i img {
	width: .59375rem;
	vertical-align: top;
	margin-right: .23438rem;
	display: inline
}
.details .page-company,.details .teacher_column {
	padding-bottom: .46875rem; margin:10px 0 10px;
}

.details .teacher_column h4 {
	font-size: .5625rem;
	padding: .4375rem 0 .3125rem;
	text-align: center;
	color: #333
}

.details .teacher_column p {
	font-size: .40625rem;
	padding: 0 .28125rem;
	color: #444;
	text-align: left
}

.details .teacher_column li {
	list-style-type: none;
	font-size: .40625rem;
	padding: 0 .28125rem;
	text-align: center;
	color: #444
}

.details .course {
	padding-bottom: .3125rem
}

.details .course h4 {
	font-size: .5625rem;
	padding: .4375rem 0 .3125rem;
	text-align: center;
	color: #333
}

.dzjh_01{ overflow:hidden}

.dzjh_box1{padding: 17px 0 27px 0;}
.dzjh_box1>.center{text-align: center;}
.dzjh_box1>.center>h2{font-size:18px;}
.dzjh_box1>.center>.con{justify-content: space-between;margin-top: 16px;}
.dzjh_box1>.center>.con>.item{width:90%; margin:0 auto 50px;border-radius: 8px;box-shadow: 0 0 14px #b8d8ea;position: relative;padding-bottom: 50px;}
.dzjh_box1>.center>.con>.item>img{width: 100%;margin-top: 20px;}
.dzjh_box1>.center>.con>.item>h3{font-size: 22px;padding: 25px 0 15px 0; text-align:center; margin:0;}
.dzjh_box1>.center>.con>.item>span{font-size: 15px;color: #646d75; display:block;}
.dzjh_box1>.center>.con>.item>a{width: 230px;height: 50px;line-height: 50px;background: #0065b3;color: #FFFFFF;font-size: 16px;font-weight: bold;position: absolute;bottom: -25px;left: 0;right: 0;margin: 0 auto;border-radius: 6px;box-shadow: 0px 4px 12px #8ac5ea}

.dzjh_02{ overflow:hidden}
.dzjh_03{ overflow:hidden}




.details .seek {
	padding: .23438rem 0;
	position: relative
}

.details .seek h2{ text-align:center; font-size:28px; color:#333; padding-top:10px; font-weight:bold;}
.details .seek .txt { margin-bottom:10px;}
.details .seek .txt span{text-align:center; font-size:18px; color:#333; padding-top:10px; display:block; font-weight:bold;}
.details .seek .txt p{font-size:14px; color:#666; padding-top:5px; line-height:1.6;}

.details .seek .btn {
	font-size: 0;
	position: absolute;
	bottom: .9375rem;
	right: .78125rem
}

.details .seek .btn a {
	display: inline-block;
    width: 2.26563rem;
    height: .70313rem;
    line-height: .70313rem;
    font-size: .39063rem;
    text-align: center;
    color: #FFF;
    background-color: rgba(0,0,0,0);
    border-radius: 5px;
    border: 1px solid #FFF;
}

.details .seek .btn a+a {
	margin-left: .46875rem
}




a.inqury {
	font-size: .21875rem;
	display: block;
	width: 3.125rem;
	height: .70313rem;
	line-height: .70313rem;
	text-align: center;
	border-radius: 5px;
	background-color: #c76a17;
	color: #FFF;
	margin: .15625rem auto 0
}

.details .page-company .text-center {
	font-size: .5625rem;
	padding: .4375rem 0 .3125rem;
	text-align: center;
	color: #333
}

.details .page-company .section-title {
	font-size: .4625rem;
	padding: .4375rem 0 .3125rem;
	text-align: left
}

.details .page-company h3 {
	font-size: .3825rem;
	padding: .4375rem 0 .3125rem;
	text-align: left;
	color: #333
}

.details .page-company p {
	font-size: .35625rem;
	padding: 0 .28125rem;
	color: #444;
	text-align: left
}

.contact-box {
	padding: .4375rem .3125rem;
	font-size: .4625rem;
	color: #666
}

.contact-box h3 {
	font-weight: 700
}

.details .page-company p {
	font-size: .35625rem;
	padding: 0 .28125rem;
	color: #444;
	text-align: left
}

.class {
	margin: 0 auto;
	width: 100%
}

.class-top {
	float: left;
	margin-bottom: .234375rem;
	width: 100%
}

.class-top-ck {
	margin: 0 auto;
	width: 100%;
	text-align: center
}

.class-cen {
	margin-bottom: .234375rem;
	padding-bottom: .15625rem;
	width: 100%
}

.class-cen-ck {
	margin: 0 auto;
	width: 100%
}

.class-cen-bt {
	margin-bottom: .203125rem;
	width: 100%;
	text-align: left;
	text-indent: .15625rem;
	color: #0077c9;
	border-bottom: 1px solid #a9a9a9;
	background: 0 0 #f6f6f6;
	font-size: .2625rem
}

.class-cen-bt strong {
	font-size: .28125rem
}

.class-cen-nr {
	width: 100%;
	padding: .15625rem .15625rem 0 .15625rem;
	font-size: .2625rem
}

.class-cen-nr p {
	margin-bottom: .15625rem;
	font-size: .234375rem;
	color: #707070;
	line-height: .296875rem
}

.class-jie {
	margin-bottom: .234375rem;
	padding-bottom: .15625rem;
	width: 100%
}

.class-jie-ck {
	margin: 0 auto
}

.class-jie-bt {
	padding: .078125rem 0;
	width: 100%;
	text-align: left;
	text-indent: .15625rem;
	color: #0077c9;
	border-bottom: 1px solid #a9a9a9;
	background: 0 0 #f6f6f6;
	font-size: .5625rem
}

.class-jie-bt strong {
	font-size: .28125rem
}

.class-jie-nr {
	width: 100%;
	padding: .15625rem .15625rem 0 .15625rem;
	font-size: .5625rem
}

.class-jie-nr p {
	margin-bottom: .15625rem;
	font-size: .234375rem;
	color: #707070;
	line-height: .296875rem
}

.class-cen-nr b,.class-jie-nr b {
	color: #0077c9
}

.class-cen-nr p span,.class-jie-nr p span {
	display: block;
	margin-left: .171875rem
}

.class-bot {
	padding-bottom: .15625rem;
	width: 100%
}

.class-bot-ck {
	margin: 0 auto
}

.class-bot-bt {
	margin-bottom: .203125rem;
	width: 100%;
	text-align: left;
	text-indent: .15625rem;
	color: #0077c9;
	border-bottom: 1px solid #a9a9a9;
	background: 0 0 #f6f6f6;
	font-size: .5625rem
}

.class-bot-bt strong {
	font-size: .28125rem
}

.class-bot-nr {
	width: 100%;
	padding: .15625rem .15625rem 0 .15625rem;
	font-size: .2625rem
}

.class-bot-nr span {
	margin-bottom: .078125rem;
	padding: .078125rem;
	height: .390625rem;
	line-height: .390625rem;
	color: #FFF;
	font-size: .21875rem;
	text-align: center;
	background: #0077c9
}

.class-bot-nr p {
	padding: .15625rem 0;
	font-size: .234375rem;
	color: #707070;
	line-height: .3125rem
}

.class-bot-nr p.scdm {
	border-bottom: 0;
	margin-bottom: 0
}

.plan-content {
	font-size: .21875rem;
	margin-bottom: .46875rem
}

.plan-content p {
	margin-bottom: .234375rem;
	padding-left: .4375rem
}

.plan-pic {
	float: left;
	margin-right: .46875rem
}

.navTitle h3 {
	font-weight: 700;
	margin-bottom: .234375rem;
	font-size: .296875rem;
	padding-left: .3375rem
}




.course_list {
	margin-bottom: 8px;
	border-top: solid 4px #eee;
	background-color: #fff
}

.course_list li {
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding: 8px 12px;
	border-bottom: solid 5px #eee;
	background: #fff
}

.course_list li .fl {
	width: 42%;
	position: relative
}

.course_list li .fl a em {
	box-sizing: border-box;
	width: 100%;
	padding-left: 12px;
	font-size: .46875rem;
	position: absolute;
	bottom: 4px;
	left: 0;
	color: #fff;
	height: 23px;
	line-height: 23px
}

.course_list li img {
	width: 100%;
	border-radius: 4px;
	min-height: 93px
}

.course_list li .fr {
	width: 54%;
	float: right;
	font-size: .40625rem
}

.course_list li .fr a {
	display: block
}

.course_list li a h2 {
	font-size: .50625rem;
    margin: 0 0 6px;
    color: #222;
    font-weight: bold;
}

.course_list li a span {
	font-size: 12px;
	color: #444;
	margin-bottom: 4px;
	font-weight: 500
}

.course_list li a p {
	font-size: .46875rem;
	line-height: .70313rem;
	color: #333
}

.course_list li a .zixu {
	box-sizing: border-box;
	height: 28px;
	line-height: 28px;
	width: 100%;
	margin-top: 6px;
	font-size: .46875rem;
	color: #313131;
	display: block;
	text-align: center;
	border: solid 1px #99b0bc;
	border-radius: 4px
}

.course_list li a .zixu:active {
	color: #fff;
	background: #f22;
	border: solid 1px #f22
}

.course_list li a .gray_bg2 {
	color: #fff;
	background: #fff;
	background-color: rgba(0,0,0,.4)
}

.course_list li a .chao {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.course_list li a .chao2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}
.animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.animated.infinite {
	animation-iteration-count: infinite
}

.animated.hinge {
	animation-duration: 2s
}

.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY {
	animation-duration: .75s
}





.dz_box4{background-color: #edeff0;padding:30px 0;}
.dz_box4>.center{ padding:0 2%;}
.dz_box4>.center>h2{text-align: center;font-size:28px;color: #000000;display: block; font-weight:bold;}
.dz_box4>.center>h2>i{color: #1758b7;}
.dz_box4>.center>h3{font-size: 16px;color: #90939b;text-align: center;}
.dz_box4>.center>ul{margin: 30px 0 40px; overflow:hidden;}
.dz_box4>.center>ul>li{width:44%;float: left;height: 210px;background-color: #FFFFFF;margin:0 10px;margin-bottom: 20px;border-radius:5px ;box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.dz_box4>.center>ul>li.li04{margin-right: 0;}
.dz_box4>.center>ul>li.li08{margin-right: 0;}
.dz_box4>.center>p{font-size: ;}
.dz_box4>.center>ul>li>span{display: block;width: 70px;height: 70px;border: 10px solid #d4eafc;border-radius:50% ;line-height: 54px;font-size:24px ;font-weight: bold;text-align: center;margin: 20px auto;color: #FFFFFF;}
.dz_box4>.center>ul>li>p{color: #787c83;font-size: 14px;line-height:1.6;text-align: center;}
.dz_box4>.center>ul>li.li01>span{background-color: #2997f1;}
.dz_box4>.center>ul>li.li02>span{background-color: #15cbe0;}
.dz_box4>.center>ul>li.li03>span{background-color: #6d59e6;}
.dz_box4>.center>ul>li.li04>span{background-color: #f77668;}
.dz_box4>.center>ul>li.li05>span{background-color: #f563a8;}
.dz_box4>.center>ul>li.li06>span{background-color: #7295f4;}
.dz_box4>.center>ul>li.li07>span{background-color: #96e159;}
.dz_box4>.center>ul>li.li08>span{background-color: #f55a6d;}


.yjkc_01{ overflow:hidden;}

.yjys-box1-con{ padding:0 2%;}
.yjys-box1-con>.title,.yjys-box5>.title{display: flex;justify-content: center;align-items: center;}
.yjys-box1-con>.title>h2,.yjys-box5>.title>h2{font-size:28px;color: #263b5e; padding-top:30px; text-align:center;}
.yjys-box1-con>.title>h2>span,.yjys-box5>.title>h2>span{color: #f02b55;}
.yjys-box1-con>.title>.line,.yjys-box5>.title>.line{width: 46px;height: 3px;background: #2b4062;display: flex;align-items: center;position: relative;}
.yjys-box1-con>.title>.line:nth-child(1),.yjys-box5>.title>.line:nth-child(1){margin-right: 20px;}
.yjys-box1-con>.title>.line:nth-child(1)::before,.yjys-box5>.title>.line:nth-child(1)::before{content: " ";display: block;width: 14px;height: 14px;border-radius: 50%;border:2px solid #2b4062;position: absolute;left: -14px;}
.yjys-box1-con>.title>.line:nth-child(3)::after,.yjys-box5>.title>.line:nth-child(3)::after{content: " ";display: block;width: 14px;height: 14px;border-radius: 50%;border:2px solid #2b4062;position: absolute;right: -14px;}
.yjys-box1-con>ul{display: flex;flex-flow: row wrap;align-content: center;margin-top: 45px;}
.yjys-box1-con>ul>li{width: 46%;align-items: center;background: #FFFFFF;box-shadow: 0 0 12px #5a7a98;border-radius: 12px;padding:1% 1% 3% 1%;margin:0 2% 4% 2%;transition: all 300ms;}
.yjys-box1-con>ul>li>img{border-radius: 12px;}
.yjys-box1-con>ul>li>.text{padding:10px 0 0 0;}
.yjys-box1-con>ul>li>.text>.tit{width:96%;height: 37px;border-radius: 12px 0 12px 0;background: #3d4c8b;color: #FFFFFF;font-weight: bold;font-size: 20px;text-align: center;line-height: 37px;box-shadow: 9px 0 0px #bbc1d7;margin-bottom:10px;}
.yjys-box1-con>ul>li>.text>p{font-size: 16px;color: #4e5157;line-height:1.6;}
.yjys-box1-con>ul>li>.text>a{display: block;width:80%;height: 38px;border-radius: 32px;border: 2px solid #ee3e63;color: #ee3e63;text-align: center;line-height: 38px;font-size: 16px;margin:15px auto 0;}

.yjkc_02{ overflow:hidden;}

.yjys-box3{padding: 30px 0}
.yjys-box3>.title{display: flex;justify-content: center;align-items: center;}
.yjys-box3>.title>h2{font-size:28px;color: #263b5e;text-align: center;}
.yjys-box3>.title>h2>span{color: #f02b55;}
.yjys-box3>.title>.line{width: 46px;height: 3px;background: #263b5e;display: flex;align-items: center;position: relative;}
.yjys-box3>.title>.line:nth-child(1){margin-right: 20px;}
.yjys-box3>.title>.line:nth-child(3){margin-left: 20px;}
.yjys-box3>.title>.line:nth-child(1)::before{content: " ";display: block;width: 14px;height: 14px;border-radius: 50%;border:2px solid #263b5e;position: absolute;left: -14px;}
.yjys-box3>.title>.line:nth-child(3)::after{content: " ";display: block;width: 14px;height: 14px;border-radius: 50%;border:2px solid #263b5e;position: absolute;right: -14px;}
.yjys-box3-con{width: 1232px;height: 532px;background: url(../images/yjys_box3bg.png) no-repeat;margin: 62px auto auto;display: flex;padding: 50px 0 0 50px;}
.yjys-box3-con>.left-img{margin-right: 64px;}
.yjys-box3-con>.right-text{}
.yjys-box3-con>.right-text>.right-tit{display: flex;}
.yjys-box3-con>.right-text>.right-tit>span{width: 146px;height: 57px;text-align: center;line-height: 57px;background: #fee033;border-radius: 12px;font-weight: bold;font-size: 20px;color: #415798;margin-right: 19px;box-shadow: 6px 6px 0 #415798;}
.yjys-box3-con>.right-text>p{font-size: 21px;color: #3d4248;line-height: 48px;font-size: 500;margin-top: 45px;}
.yjys-box3-con>.right-text>a{display: block;width: 273px;height: 58px;border-radius: 32px;background: #415798;color: #FFFFFF;font-weight: bold;font-size: 25px;line-height: 58px;text-align: center;float: right;box-shadow: 0 5px 0 #2a3b6e;}
.yjys-box4{background: url(../images/yjys_box4bg.jpg) no-repeat center center;padding: 0 0 47px 0;}
.yjys-box4-con{display: flex;justify-content: space-between;flex-flow: row wrap; padding:0 2%}
.yjys-box4-con>.item{width:48%;height: 206px;border-radius: 10px;background: #415798;padding: 26px 0 0 0;text-align: center;margin-bottom:20px;box-shadow: 7px 7px 0 #b9c7ee;}
.yjys-box4-con>.item>.tit{width:80%;height: 38px;background: #FFFFFF;margin: 0 auto;color: #415798;font-size:18px;font-weight: bold;text-align: center;line-height: 38px;border-radius: 32px;box-shadow: 0 0 5px #848282;}
.yjys-box4-con>.item>.tit>span{display: flex;justify-content: center;align-items: center;}
.yjys-box4-con>.item>.tit>span::after,.yjys-box4-con>.item>.tit>span::before{content: "";width: 17px;height: 2px;background: #415798;}
.yjys-box4-con>.item>.tit>span::after{margin-left: 10px;}
.yjys-box4-con>.item>.tit>span::before{margin-right: 12px;}
.yjys-box4-con>.item>p{color: #FFFFFF;font-size: 15px;margin-top: 22px;padding: 0 24px;line-height: 1.6;}
.yjys-box4-con>a{display: block;width: 273px;height: 58px;background: #fee033;text-align: center;margin: 0 auto auto;font-size: 24px;font-weight: bold;color: #415798;line-height: 58px;border-radius: 32px;box-shadow: 0 5px 0 #415798;}
.yjys-box5{padding:0 0 10px 0; overflow:hidden}
.yjys-box5-con{justify-content: space-between;margin-top: 40px; padding:0 2%; overflow:hidden;}
.yjys-box5-con>.item{width:44%;border-radius: 12px;height:266px;box-shadow: 0 0 10px #b8d8fa;text-align: center; float:left; margin:0 10px 20px 10px;}
.yjys-box5-con>.item>span{font-size: 20px;display: block;padding: 15px 0 10px 0;font-weight: bold;}
.yjys-box5-con>.item>p{font-size: 14px;line-height:1.6;}
.yjys-box5>a{display: block;width:60%;height: 48px;font-size: 20px;line-height:48px;background: #415798;color: #FFFFFF;text-align: center;margin: 24px auto 24px;border-radius: 32px;font-weight: bold;box-shadow: 0 5px 0 #fee033;}

.yjys-box2-con>.title>h2, .yjys-box6>.title>h2 {
    font-size: 28px;
    color: #FFFFFF;
    text-align: center;
}
.yjys-box2-con>.title>h2>span, .yjys-box6>.title>h2>span {
    color: #faec0f;
}
.yjys-box6{background: url(../images/yjys_box6.jpg) no-repeat;padding: 50px 0 54px 0;background-size: cover; overflow:hidden;}
.yjys-box6-con{justify-content: space-between;margin-top: 31px; padding:0 2%;}
.yjys-box6-con>a{display: block; width:44%; float:left; margin:0 10px 20px 10px;}
.yjys-box6-con .item{width: 100%;text-align: center;border-radius: 10px;background: rgba(255,255,255,0.1);padding: 28px 0 20px 0;}
.yjys-box6-con .item img{ width:71px; height:81px; margin:0 auto;}
.yjys-box6-con .item>p{line-height:1.6;color: #FFFFFF;font-size: 16px;margin-top: 28px;}
.yjys-box6-con .item:hover{background: #1b5bc7;}
.yjys-box6>a{display: block;width: 172px;height: 49px;line-height: 49px;border-radius: 32px;background: #fff;color: #3365bd;font-weight: bold;font-size: 17px;text-align: center;margin: 22px auto auto;box-shadow: 0 5px 0 #6685c3;}

.rjkt_01{ overflow:hidden}
.rjkt_02{ overflow:hidden}
.rjkt_03{ overflow:hidden}

.rjgt-boxTwoCon{background: url(../images/rjgt_box1bg.jpg) no-repeat center center;background-size: cover;padding-bottom: 136px;}
.rjgt-box1{padding:0 0 45px 0;}
.rjgt-box1>.tit,.rjgt-box2>.tit,.rjgt-box3>.tit,.rjgt-box4>.tit,.rjgt-box6>.tit,.rjgt-box7>.tit{text-align: center;}
.rjgt-box1>.tit>h2,.rjgt-box2>.tit>h2,.rjgt-box3>.tit>h2,.rjgt-box4>.tit>h2,.rjgt-box6>.tit>h2,.rjgt-box7>.tit>h2{display: inline-block;font-size: 22px;color: #464264;position: relative;}
.rjgt-box1>.tit>h2>span,.rjgt-box2>.tit>h2>span,.rjgt-box4>.tit>h2>span,.rjgt-box6>.tit>h2>span,.rjgt-box7>.tit>h2>span{color: #e9467f;}
.rjgt-box1>.tit>h2::before,.rjgt-box1>.tit>h2::after,.rjgt-box2>.tit>h2::before,.rjgt-box2>.tit>h2::after,.rjgt-box3>.tit>h2::before,.rjgt-box3>.tit>h2::after,.rjgt-box4>.tit>h2::before,.rjgt-box4>.tit>h2::after,.rjgt-box6>.tit>h2::before,.rjgt-box6>.tit>h2::after,.rjgt-box7>.tit>h2::before,.rjgt-box7>.tit>h2::after{content: "";position: absolute;width: 27px;height: 31px;}
.rjgt-box1>.tit>h2::before,.rjgt-box2>.tit>h2::before,.rjgt-box4>.tit>h2::before,.rjgt-box6>.tit>h2::before{background: url(../images/rjgt_titleft1.png) no-repeat center center;left: -28px;bottom: -9px;}
.rjgt-box1>.tit>h2::after,.rjgt-box2>.tit>h2::after,.rjgt-box4>.tit>h2::after,.rjgt-box6>.tit>h2::after{background: url(../images/rjgt_titright1.png) no-repeat center center;right:-13px;top: 0px;}
.rjgt-box3{padding: 28px 0 40px 0;background: url(../images/rjgt_box3bg.jpg) no-repeat center center;background-size: cover;}
.rjgt-box3>.tit{margin-bottom:25px;}
.rjgt-box3>.tit>h2{color: #FFFFFF;}
.rjgt-box3>.tit>h2::before,.rjgt-box7>.tit>h2::before{background: url(../images/rjgt_titleft2.png) no-repeat center center;left: -28px;bottom: -9px;}
.rjgt-box3>.tit>h2::after,.rjgt-box7>.tit>h2::after{background: url(../images/rjgt_titright2.png) no-repeat center center;right:-13px;top: 0px;}
.rjgt-box3-con{justify-content: space-between;}
.rjgt-box3-con>.item{width: 100%; margin-bottom:20px;}
.rjgt-box3-con>.item>.item-top{text-align: center;}
.rjgt-box3-con>.item>.item-top>img{border: 10px solid #FFFFFF;}
.rjgt-box3-con>.item>.item-bottom{background: #FFFFFF;border-radius: 12px;position: relative;padding-bottom: 24px; width:90%; margin:-14px auto 0;}
.rjgt-box3-con>.item>.item-bottom>h3{text-align: center;padding: 23px 0 10px 0px;font-weight: bold;font-size: 22px;color: #263952;}
.rjgt-box3-con>.item>.item-bottom>p{padding: 0 20px;font-size: 16px;line-height:1.6;}
.rjgt-box3-con>.item>.item-bottom>a{display: block;width: 196px;height: 40px;border-radius: 32px;text-align: center;line-height: 40px;color: #FFFFFF;font-size: 16px;background: #7809fe;margin: 28px auto auto;}
.rjgt-boxTwoCon2{padding: 90px 0 120px 0;background: url(../images/rjgt-boxTwoCon2.jpg) no-repeat center center;background-size: cover;}
.rjgt-box4-con{width: 1096px;height: 406px;margin: 100px auto auto;position: relative;}
.rjgt-box4-con>.left-text{position: absolute;width: 938px;height: 361px;background: url(../images/rjgt_box4bg.png) no-repeat center center;padding: 88px 0 0 0;}
.rjgt-box4-con>.left-text>span{font-size: 24px;color: #FFFFFF;font-weight: bold;display: block;margin-bottom: 30px;}
.rjgt-box4-con>.left-text>span::before{content: "";display: inline-block;width: 5px;height: 5px;background: #FFFFFF;vertical-align: middle;margin-right: 9px;}
.rjgt-box4-con>.left-text>span:nth-child(1){margin-left:35px;}
.rjgt-box4-con>.left-text>span:nth-child(2){margin-left:64px;}
.rjgt-box4-con>.left-text>span:nth-child(3){margin-left:90px;}
.rjgt-box4-con>.left-text>span:nth-child(4){margin-left:120px;}
.rjgt-box4-con>.right-text{width: 761px;position: absolute;right: 0;bottom: 0;background: #ffffff;border-radius: 12px;box-shadow: 0 0 12px #c6befa;padding: 36px 38px 36px 31px;display: flex;align-items: center;}
.rjgt-box4-con>.right-text>.text{margin-left: 33px;}
.rjgt-box4-con>.right-text>.text>p{color: #464264;font-size: 16px;margin-bottom: 40px;}
.rjgt-box4-con>.right-text>.text>a{display: block;width: 211px;height: 48px;border-radius: 32px;background: linear-gradient(to right, #5b46f1, #e48bff);color: #FFFFFF;line-height: 48px;font-size: 16px;text-align: center;margin: 0 auto;}

.rjgt-box6{padding-bottom: 86px;}
.rjgt-box6-con{width: 1092px;margin: 94px auto auto;display: flex;justify-content: space-between;}
.rjgt-box6-con>.left>.item,.rjgt-box6-con>.right>.item{display: flex;align-items: center;margin-bottom: 14px;}
.rjgt-box6-con>.left>.item>.text{text-align: right;margin-right: 26px;}
.rjgt-box6-con>.left>.item>.text>span,.rjgt-box6-con>.right>.item>.text>span{font-weight: bold;font-size: 20px;}
.rjgt-box6-con>.left>.item>.text>p,.rjgt-box6-con>.right>.item>.text>p{font-size: 16px;color: #8d94a3;line-height: 26px;margin-top: 23px;}
.rjgt-box6-con>.right>.item>.text{text-align: left;margin-left: 26px;}
.rjgt-box6>a{display: block;width: 211px;height: 48px;border-radius: 32px;line-height: 48px;text-align: center;background: linear-gradient(to right, #5a45f1, #e189fe);color: #FFFFFF;margin: 55px auto auto;font-size: 16px;font-weight: bold;}
.rjgt-box7{background: url(../images/rjgt_box7bg.jpg) no-repeat center center;padding: 33px 0 39px 0;background-size: cover;}
.rjgt-box7>.tit>h2{color: #FFFFFF;}
.rjgt-box7>.tit>h2>span{color: #fedf0d;}
.rjgt-box7-con{justify-content: space-between;margin:20px auto 0; overflow:hidden; width:95%}
.rjgt-box7-con>.item{width: 46%;background: #FFFFFF;border-radius: 6px;text-align: center; float:left;padding: 10px 10px; margin:0 2% 4%;}
.rjgt-box7-con>.item>.img{position: relative;overflow: hidden;border-radius: 12px;}
.rjgt-box7-con>.item>.img>.mask{position: absolute;top:0;bottom: 0;background: rgba(120, 67, 241, 0.55);width: 100%;height: 100%;border-radius: 12px;color: #FFFFFF;font-size: 16px;text-align: left;display: flex;justify-content: center;align-items: center;padding: 0 20px;line-height: 26px;transform-origin: right bottom;transform: rotate(90deg);transition: all 300ms;}
.rjgt-box7>a{display: block;width: 334px;height: 53px;border-radius: 6px;margin:32px auto auto;line-height: 53px;font-weight: bold;font-size: 22px;text-align: center;background: #FFFFFF;color: #7546e2;box-shadow: 0 7px 0 #ab8aef;}
.rjgt-box7-con>.item:hover>.img>.mask{transform: rotate(0deg)}
.daohang>.box{height: 50px;line-height: 50px;width: 1200px;margin: 0 auto;position: relative;padding-left: 100px;}
.daohang>.box>span{background-color: #f01400;font-size: 16px;width: 100px;display: block;text-align: center;color: #fff;position: absolute;left: 0;top: 0;}
.daohang>.box>ul>li{float: left;margin-left: 66px;display: inline-block;}
.daohang>.box>ul>li>a{display: block;font-size: 14px;color: #666;}
.daohang>.box>ul>li>a:hover{color: #f01400;}
.daohang>.box>ul>li.active>a{color: #f01400;}

.rjkt_04{ overflow:hidden}
.rjkt_05{ overflow:hidden}

.rj_box4{background: url(../images/rj_box4bg.jpg) no-repeat center center #21a2b5;}
.rj_box4>.rj_box4_content{padding:26px 0px 0px 0px;}
.rj_box4>.rj_box4_content>h2{text-align: center;font-size:28px;font-weight: 500;color: #FFFFFF;}
.rj_box4>.rj_box4_content>ul>li{width:90%;background:#FFFFFF; margin:0 auto 20px;box-shadow:11px 11px 0px #70c4d1;margin-top:20px;padding:31px 20px 20px 20px;}
.rj_box4>.rj_box4_content>ul>li>h4{color: #20bfd4;font-size: 20px;}
.rj_box4>.rj_box4_content>ul>li>a{display: block;width: 138px;height: 38px;color: #FFFFFF;font-size: 15px;text-align: center;line-height: 38px;background: #ff8549;border-radius: 34px;margin:20px 0 20px;}
.rj_box4>.rj_box4_content>ul>li>img{margin: auto 0;}
.rj_box4>.rj_box4_content>ul>li>p{font-size: 15px;line-height: 26px;margin-top: 10px;color: #7d8185; padding:0;}

.cl_box1{ overflow:hidden;}
.cl_box1>.center{ width:94%; margin:0 auto;}
.cl_box1>.center>.cl_tab{padding-bottom: 40px;border-bottom: 1px solid #d2d6d9}
.cl_box1>.center>.cl_tab>span{display: block;width: 148px;height: 40px;line-height: 40px;background-color: #a4abb4;float: left;margin-right: 8px;text-align: center;color: #FFFFFF;font-size: 16px;border-radius:5px ;cursor: pointer;}
.cl_box1>.center>.cl_tab>span.active{background-color: #023a58;}
.cl_box1>.center>.cl_con{margin: 20px 0 30px 0px; overflow:hidden}
.cl_box1>.center>.cl_con>ul{width:100%;}
.cl_box1>.center>.cl_con>ul>li{width:46%;float: left;background-color: #f7f7f7; margin:0 2% 4%; padding-bottom:20px;}
.cl_box1>.center>.cl_con>ul>li a img{ width:100%;}
.cl_box1>.center>.cl_con>ul>li>a{display: block;overflow: hidden;}
.cl_box1>.center>.cl_con>ul>li>div{width: 100%;padding-top: 15px;}
.cl_box1>.center>.cl_con>ul>li>div>.title{font-weight:bold;display: block;font-size: 14px;color: #000000;text-align: center;}
.cl_box1>.center>.cl_con>ul>li>div>p{font-size: 12px;color: #80858c;padding: 0 10px;line-height:1.6;margin: 10px 0;}
.cl_box1>.center>.cl_con>ul>li>div>.exchange{width:80%;height: 35px;line-height: 35px;background-color:#1882e0;display: block;margin: 0 auto;border-radius:5px ;color: #FFFFFF;text-align: center;border-radius:25px; font-size:14px;}


.showInfo{ padding-bottom:10px;}
.showInfo .title {
font-size:.5rem;
	text-align: center;
line-height:.46rem;
margin-bottom:.2rem;
	color: #333;
padding:.3rem 3% 0
}
.showInfo .menu {
margin-bottom:.2rem
}
.showInfo .mark {
font-size:.22rem;
line-height:.5rem;
	text-align: center;
	color: #666;
}
.showInfo .mark span {
margin:0 .06rem
}
.showInfo .contxt {
padding:.2rem 3% .4rem;
	color: #666
}


.lecturer{ padding-top:20px;}
.lecturer ul {
	overflow: hidden
}
.lecturer ul li {
	width: 100%;
	background-color: #fff;
	margin-right: .8%;
	padding: 2%;
	margin-bottom:20px;
	overflow: hidden;

}
.lecturer-pic {
	width: 32.7%;
	float: left
}
.lecturer-wen {
	width: 63%;
	margin-left: 4%;
	float: left
}
.lecturer-wen h2 {
	height: 32px;
	line-height: 32px;
	font-weight: 400;
	font-size:22px;
	overflow: hidden
}
.lecturer-wen h2 a {
	color: #121212
}
.lecturer-wen span {
	display: block;
	font-size: 14px;
	color: #444
}
.details .page-company .lecturer-wen p {
	font-size: 13px;
	color: #666;
	line-height: 20px;
	height: 100px;
	margin-top: 2%;
	overflow: hidden; padding:0;
}
.lecturer-wen p i {
	font-style: normal
}
.lecturer-wen a.lect-but {
	display: block;
	width: 34.28%;
	float: left;
	padding: 2.8% 0;
	text-align: center;
	font-size: 14px;
	margin-top: 18px
}
.lecturer-wen a.lect-jj {
	border-radius: 5px;
	border: 1px solid #ccc;
	color: #666;
	margin-right: 6.8%;
	transition: all linear .2s
}
.lecturer-wen a.lect-zx {
	border-radius: 5px;
	background: #1882e0;
	color: #fff;
	transition: all linear .2s
}
.lecturer-wen a.lect-jj:hover {
	background-color: #666;
	color: #fff
}
.lecturer-wen a.lect-zx:hover {
	background-color: #F9C203;
	color: #fff
}



@keyframes bounce {
	20%,53%,80%,from,to {
		animation-timing-function: cubic-bezier(.215,.61,.355,1);
		transform: translate3d(0,0,0)
	}

	40%,43% {
		animation-timing-function: cubic-bezier(.755,.050,.855,.060);
		transform: translate3d(0,-30px,0)
	}

	70% {
		animation-timing-function: cubic-bezier(.755,.050,.855,.060);
		transform: translate3d(0,-15px,0)
	}

	90% {
		transform: translate3d(0,-4px,0)
	}
}

.bounce {
	animation-name: bounce;
	transform-origin: center bottom
}

@keyframes flash {
	50%,from,to {
		opacity: 1
	}

	25%,75% {
		opacity: 0
	}
}

.flash {
	animation-name: flash
}

@keyframes pulse {
	from,to {
		transform: scale3d(1,1,1)
	}

	50% {
		transform: scale3d(1.05,1.05,1.05)
	}
}

.pulse {
	animation-name: pulse
}

@keyframes rubberBand {
	from,to {
		transform: scale3d(1,1,1)
	}

	30% {
		transform: scale3d(1.25,.75,1)
	}

	40% {
		transform: scale3d(.75,1.25,1)
	}

	50% {
		transform: scale3d(1.15,.85,1)
	}

	65% {
		transform: scale3d(.95,1.05,1)
	}

	75% {
		transform: scale3d(1.05,.95,1)
	}
}

.rubberBand {
	animation-name: rubberBand
}

@keyframes shake {
	from,to {
		transform: translate3d(0,0,0)
	}

	10%,30%,50%,70%,90% {
		transform: translate3d(-10px,0,0)
	}

	20%,40%,60%,80% {
		transform: translate3d(10px,0,0)
	}
}

.shake {
	animation-name: shake
}

@keyframes headShake {
	0% {
		transform: translateX(0)
	}

	6.5% {
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		transform: translateX(0)
	}
}

.headShake {
	animation-timing-function: ease-in-out;
	animation-name: headShake
}

@keyframes swing {
	20% {
		transform: rotate3d(0,0,1,15deg)
	}

	40% {
		transform: rotate3d(0,0,1,-10deg)
	}

	60% {
		transform: rotate3d(0,0,1,5deg)
	}

	80% {
		transform: rotate3d(0,0,1,-5deg)
	}

	to {
		transform: rotate3d(0,0,1,0deg)
	}
}

.swing {
	transform-origin: top center;
	animation-name: swing
}

@keyframes tada {
	from,to {
		transform: scale3d(1,1,1)
	}

	10%,20% {
		transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
	}

	30%,50%,70%,90% {
		transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
	}

	40%,60%,80% {
		transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
	}
}

.tada {
	animation-name: tada
}

@keyframes wobble {
	from,to {
		transform: none
	}

	15% {
		transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
	}

	30% {
		transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
	}

	45% {
		transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
	}

	60% {
		transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
	}

	75% {
		transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
	}
}

.wobble {
	animation-name: wobble
}

@keyframes jello {
	11.1%,from,to {
		transform: none
	}

	22.2% {
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		transform: skewX(.390625deg) skewY(.390625deg)
	}

	88.8% {
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

.jello {
	animation-name: jello;
	transform-origin: center
}

@keyframes bounceIn {
	20%,40%,60%,80%,from,to {
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		transform: scale3d(.3,.3,.3)
	}

	20% {
		transform: scale3d(1.1,1.1,1.1)
	}

	40% {
		transform: scale3d(.9,.9,.9)
	}

	60% {
		opacity: 1;
		transform: scale3d(1.03,1.03,1.03)
	}

	80% {
		transform: scale3d(.97,.97,.97)
	}

	to {
		opacity: 1;
		transform: scale3d(1,1,1)
	}
}

.bounceIn {
	animation-name: bounceIn
}

@keyframes bounceInDown {
	60%,75%,90%,from,to {
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		transform: translate3d(0,-3000px,0)
	}

	60% {
		opacity: 1;
		transform: translate3d(0,25px,0)
	}

	75% {
		transform: translate3d(0,-10px,0)
	}

	90% {
		transform: translate3d(0,5px,0)
	}

	to {
		transform: none
	}
}

.bounceInDown {
	animation-name: bounceInDown
}

@keyframes bounceInLeft {
	60%,75%,90%,from,to {
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		transform: translate3d(-3000px,0,0)
	}

	60% {
		opacity: 1;
		transform: translate3d(25px,0,0)
	}

	75% {
		transform: translate3d(-10px,0,0)
	}

	90% {
		transform: translate3d(5px,0,0)
	}

	to {
		transform: none
	}
}

.bounceInLeft {
	animation-name: bounceInLeft
}

@keyframes bounceInRight {
	60%,75%,90%,from,to {
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	from {
		opacity: 0;
		transform: translate3d(3000px,0,0)
	}

	60% {
		opacity: 1;
		transform: translate3d(-25px,0,0)
	}

	75% {
		transform: translate3d(10px,0,0)
	}

	90% {
		transform: translate3d(-5px,0,0)
	}

	to {
		transform: none
	}
}

.bounceInRight {
	animation-name: bounceInRight
}

@keyframes bounceInUp {
	60%,75%,90%,from,to {
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	from {
		opacity: 0;
		transform: translate3d(0,3000px,0)
	}

	60% {
		opacity: 1;
		transform: translate3d(0,-20px,0)
	}

	75% {
		transform: translate3d(0,10px,0)
	}

	90% {
		transform: translate3d(0,-5px,0)
	}

	to {
		transform: translate3d(0,0,0)
	}
}

.bounceInUp {
	animation-name: bounceInUp
}

@keyframes bounceOut {
	20% {
		transform: scale3d(.9,.9,.9)
	}

	50%,55% {
		opacity: 1;
		transform: scale3d(1.1,1.1,1.1)
	}

	to {
		opacity: 0;
		transform: scale3d(.3,.3,.3)
	}
}

.bounceOut {
	animation-name: bounceOut
}

@keyframes bounceOutDown {
	20% {
		transform: translate3d(0,10px,0)
	}

	40%,45% {
		opacity: 1;
		transform: translate3d(0,-20px,0)
	}

	to {
		opacity: 0;
		transform: translate3d(0,2000px,0)
	}
}

.bounceOutDown {
	animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		transform: translate3d(20px,0,0)
	}

	to {
		opacity: 0;
		transform: translate3d(-2000px,0,0)
	}
}

.bounceOutLeft {
	animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		transform: translate3d(-20px,0,0)
	}

	to {
		opacity: 0;
		transform: translate3d(2000px,0,0)
	}
}

.bounceOutRight {
	animation-name: bounceOutRight
}

@keyframes bounceOutUp {
	20% {
		transform: translate3d(0,-10px,0)
	}

	40%,45% {
		opacity: 1;
		transform: translate3d(0,20px,0)
	}

	to {
		opacity: 0;
		transform: translate3d(0,-2000px,0)
	}
}

.bounceOutUp {
	animation-name: bounceOutUp
}

@keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	animation-name: fadeIn
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0,-100%,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInDown {
	animation-name: fadeInDown
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		transform: translate3d(0,-2000px,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInDownBig {
	animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		transform: translate3d(-100%,0,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInLeft {
	animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		transform: translate3d(-2000px,0,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInLeftBig {
	animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		transform: translate3d(100%,0,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInRight {
	animation-name: fadeInRight
}

@keyframes fadeInRightBig {
	from {
		opacity: 0;
		transform: translate3d(2000px,0,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInRightBig {
	animation-name: fadeInRightBig
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0,100%,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInUp {
	animation-name: fadeInUp
}

@keyframes fadeInUpBig {
	from {
		opacity: 0;
		transform: translate3d(0,2000px,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInUpBig {
	animation-name: fadeInUpBig
}

@keyframes fadeOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOutDown {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0,100%,0)
	}
}

.fadeOutDown {
	animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0,2000px,0)
	}
}

.fadeOutDownBig {
	animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(-100%,0,0)
	}
}

.fadeOutLeft {
	animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(-2000px,0,0)
	}
}

.fadeOutLeftBig {
	animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(100%,0,0)
	}
}

.fadeOutRight {
	animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(2000px,0,0)
	}
}

.fadeOutRightBig {
	animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0,-100%,0)
	}
}

.fadeOutUp {
	animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0,-2000px,0)
	}
}

.fadeOutUpBig {
	animation-name: fadeOutUpBig
}

@keyframes flip {
	from {
		transform: perspective(400px) rotate3d(0,1,0,-360deg);
		animation-timing-function: ease-out
	}

	40% {
		transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
		animation-timing-function: ease-out
	}

	50% {
		transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
		animation-timing-function: ease-in
	}

	80% {
		transform: perspective(400px) scale3d(.95,.95,.95);
		animation-timing-function: ease-in
	}

	to {
		transform: perspective(400px);
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	animation-name: flip
}

@keyframes flipInX {
	from {
		transform: perspective(400px) rotate3d(1,0,0,90deg);
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotate3d(1,0,0,-20deg);
		animation-timing-function: ease-in
	}

	60% {
		transform: perspective(400px) rotate3d(1,0,0,10deg);
		opacity: 1
	}

	80% {
		transform: perspective(400px) rotate3d(1,0,0,-5deg)
	}

	to {
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	animation-name: flipInX
}

.flipInY,.flipOutX {
	-webkit-backface-visibility: visible!important
}

@keyframes flipInY {
	from {
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotate3d(0,1,0,-20deg);
		animation-timing-function: ease-in
	}

	60% {
		transform: perspective(400px) rotate3d(0,1,0,10deg);
		opacity: 1
	}

	80% {
		transform: perspective(400px) rotate3d(0,1,0,-5deg)
	}

	to {
		transform: perspective(400px)
	}
}

.flipInY {
	backface-visibility: visible!important;
	animation-name: flipInY
}

@keyframes flipOutX {
	from {
		transform: perspective(400px)
	}

	30% {
		transform: perspective(400px) rotate3d(1,0,0,-20deg);
		opacity: 1
	}

	to {
		transform: perspective(400px) rotate3d(1,0,0,90deg);
		opacity: 0
	}
}

.flipOutX {
	animation-name: flipOutX;
	backface-visibility: visible!important
}

@keyframes flipOutY {
	from {
		transform: perspective(400px)
	}

	30% {
		transform: perspective(400px) rotate3d(0,1,0,-15deg);
		opacity: 1
	}

	to {
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	animation-name: flipOutY
}

@keyframes lightSpeedIn {
	from {
		transform: translate3d(100%,0,0) skewX(-30deg);
		opacity: 0
	}

	60% {
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		transform: skewX(-5deg);
		opacity: 1
	}

	to {
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	animation-name: lightSpeedIn;
	animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
	from {
		opacity: 1
	}

	to {
		transform: translate3d(100%,0,0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	animation-name: lightSpeedOut;
	animation-timing-function: ease-in
}

@keyframes rotateIn {
	from {
		transform-origin: center;
		transform: rotate3d(0,0,1,-200deg);
		opacity: 0
	}

	to {
		transform-origin: center;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	animation-name: rotateIn
}

@keyframes rotateInDownLeft {
	from {
		transform-origin: left bottom;
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0
	}

	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
	from {
		transform-origin: right bottom;
		transform: rotate3d(0,0,1,45deg);
		opacity: 0
	}

	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
	from {
		transform-origin: left bottom;
		transform: rotate3d(0,0,1,45deg);
		opacity: 0
	}

	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
	from {
		transform-origin: right bottom;
		transform: rotate3d(0,0,1,-90deg);
		opacity: 0
	}

	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	animation-name: rotateInUpRight
}

@keyframes rotateOut {
	from {
		transform-origin: center;
		opacity: 1
	}

	to {
		transform-origin: center;
		transform: rotate3d(0,0,1,200deg);
		opacity: 0
	}
}

.rotateOut {
	animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
	from {
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		transform-origin: left bottom;
		transform: rotate3d(0,0,1,45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
	from {
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		transform-origin: right bottom;
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
	from {
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		transform-origin: left bottom;
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
	from {
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		transform-origin: right bottom;
		transform: rotate3d(0,0,1,90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	animation-name: rotateOutUpRight
}

@keyframes hinge {
	0% {
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}

	20%,60% {
		transform: rotate3d(0,0,1,80deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}

	40%,80% {
		transform: rotate3d(0,0,1,60deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		transform: translate3d(0,700px,0);
		opacity: 0
	}
}

.hinge {
	animation-name: hinge
}

@keyframes jackInTheBox {
	from {
		opacity: 0;
		transform: scale(.1) rotate(30deg);
		transform-origin: center bottom
	}

	50% {
		transform: rotate(-10deg)
	}

	70% {
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		transform: scale(1)
	}
}

.jackInTheBox {
	animation-name: jackInTheBox
}

@keyframes rollIn {
	from {
		opacity: 0;
		transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.rollIn {
	animation-name: rollIn
}

@keyframes rollOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
	}
}

.rollOut {
	animation-name: rollOut
}

@keyframes zoomIn {
	from {
		opacity: 0;
		transform: scale3d(.3,.3,.3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	animation-name: zoomIn
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInDown {
	animation-name: zoomInDown
}

@keyframes zoomInLeft {
	from {
		opacity: 0;
		transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInLeft {
	animation-name: zoomInLeft
}

@keyframes zoomInRight {
	from {
		opacity: 0;
		transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInRight {
	animation-name: zoomInRight
}

@keyframes zoomInUp {
	from {
		opacity: 0;
		transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInUp {
	animation-name: zoomInUp
}

@keyframes zoomOut {
	from {
		opacity: 1
	}

	50% {
		opacity: 0;
		transform: scale3d(.3,.3,.3)
	}

	to {
		opacity: 0
	}
}

.zoomOut {
	animation-name: zoomOut
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	to {
		opacity: 0;
		transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
		transform-origin: center bottom;
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomOutDown {
	animation-name: zoomOutDown
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
	}

	to {
		opacity: 0;
		transform: scale(.1) translate3d(-2000px,0,0);
		transform-origin: left center
	}
}

.zoomOutLeft {
	animation-name: zoomOutLeft
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
	}

	to {
		opacity: 0;
		transform: scale(.1) translate3d(2000px,0,0);
		transform-origin: right center
	}
}

.zoomOutRight {
	animation-name: zoomOutRight
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	to {
		opacity: 0;
		transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
		transform-origin: center bottom;
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomOutUp {
	animation-name: zoomOutUp
}

@keyframes slideInDown {
	from {
		transform: translate3d(0,-100%,0);
		visibility: visible
	}

	to {
		transform: translate3d(0,0,0)
	}
}

.slideInDown {
	animation-name: slideInDown
}

@keyframes slideInLeft {
	from {
		transform: translate3d(-100%,0,0);
		visibility: visible
	}

	to {
		transform: translate3d(0,0,0)
	}
}

.slideInLeft {
	animation-name: slideInLeft
}

@keyframes slideInRight {
	from {
		transform: translate3d(100%,0,0);
		visibility: visible
	}

	to {
		transform: translate3d(0,0,0)
	}
}

.slideInRight {
	animation-name: slideInRight
}

@keyframes slideInUp {
	from {
		transform: translate3d(0,100%,0);
		visibility: visible
	}

	to {
		transform: translate3d(0,0,0)
	}
}

.slideInUp {
	animation-name: slideInUp
}

@keyframes slideOutDown {
	from {
		transform: translate3d(0,0,0)
	}

	to {
		visibility: hidden;
		transform: translate3d(0,100%,0)
	}
}

.slideOutDown {
	animation-name: slideOutDown
}

@keyframes slideOutLeft {
	from {
		transform: translate3d(0,0,0)
	}

	to {
		visibility: hidden;
		transform: translate3d(-100%,0,0)
	}
}

.slideOutLeft {
	animation-name: slideOutLeft
}

@keyframes slideOutRight {
	from {
		transform: translate3d(0,0,0)
	}

	to {
		visibility: hidden;
		transform: translate3d(100%,0,0)
	}
}

.slideOutRight {
	animation-name: slideOutRight
}

@keyframes slideOutUp {
	from {
		transform: translate3d(0,0,0)
	}

	to {
		visibility: hidden;
		transform: translate3d(0,-100%,0)
	}
}

.slideOutUp {
	animation-name: slideOutUp
}


/*分页代码*/
.scott{height:36px; overflow:hidden; text-align:center; line-height:36px; padding:40px 0 80px; }
.scott A{BORDER:#3f3f3f 1px solid; PADDING:8px 10px; MARGIN-RIGHT: 5px;  TEXT-DECORATION: none; background:#fff; color:#3f3f3f; font-size:14px;}
.scott A:hover{border:1px solid #3f3f3f; text-decoration:none; BACKGROUND-COLOR:#3f3f3f; color:#FFF;}
.scott A:active{border:1px solid #3f3f3f; text-decoration:none; BACKGROUND-COLOR:#3f3f3f;}
.scott SPAN.current{BORDER: #3f3f3f 1px solid; PADDING:8px 10px;  FONT-WEIGHT: bold;  COLOR: #fff; MARGIN-RIGHT: 2px; BACKGROUND-COLOR: #3f3f3f;MARGIN-RIGHT: 5px;font-size:14px;}
.scott SPAN.disabled{BORDER:#3f3f3f 1px solid; PADDING:2px 5px; COLOR:#3f3f3f; MARGIN-RIGHT: 5px; background:#d8f1ff;}