h1 {
	font-size: 2em;
	text-align: center;
	color: #1e355e;
	margin-top: 0;
	margin-bottom: 0
}

h2 {
	font-size: 1.5em;
	text-align: center;
	color: #1e355e;
	margin-top: 0;
	margin-bottom: 0
}

h3 {
	color: #1a355e;
	font-size: 1.4em;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0
}

p {
	margin: 0
}

.toggle-icon {
	width: 100%;
	overflow: hidden;
	margin-top: 3.5em;
	display: flex
}

.toggle-icon li {
	flex: 1
}

.toggle-icon li a {
	width: 40%;
	margin: 0 auto;
	cursor: pointer
}

.toggle-icon li a:hover span {
	color: #1a365d
}

.toggle-icon li a img {
	margin: 0 auto;
	width: auto
}

.toggle-icon li a span:nth-child(2) {
	margin-top: 1em
}

.toggle-mask {
	height: 100%;
	position: relative
}

.toggle-mask .mask {
	height: 23.4%
}

.toggle-mask .mask>span {
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px
}

.about {
	width: 58%;
	margin: 0 auto;
	margin-bottom: 5em;
	overflow: hidden
}

.about>p {
	margin-top: 2em;
	line-height: 200%;
	color: #8a8683
}

.about>p:nth-child(1) {
	margin-top: 3.5em
}

.about>p:nth-child(3) {
	margin-bottom: 3.5em
}

.about>div {
	padding-left: 5px;
	padding-right: 5px
}

.about>div:nth-child(n+3) {
	margin-top: 10px
}

@media (min-width:2048px) {
	.about {
		width: 1114px
	}
}

h1.has-margin {
	margin-top: 3em
}

#history-main-carousel {
	min-height: 600px;
	position: relative;
	width: 100%
}

#history-main-carousel a.carousel-control {
	width: 3.5em;
	height: 3.5em;
	background-size: 3.5em 3.5em;
	margin-top: -1.75em;
	top: 35%;
	z-index: 5
}

#history-main-carousel .left-carousel-control {
	background-image: url(../images/temp/about/arr_blue1.png);
	left: 0
}

#history-main-carousel .right-carousel-control {
	background-image: url(../images/temp/about/arr_blue2.png);
	right: 0;
	left: auto
}

#history-main-carousel .swiper-container {
	position: relative;
	margin: 0 auto;
	z-index: 1
}

#history-main-carousel .swiper-container .swiper-wrapper {
	position: absolut
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide {
	display: inline-block;
	overflow: hidden;
	padding: 0 4em;
	height: 38em;
	width: 100%
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide .year-type {
	color: #1a355e
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide .year-type .big-word {
	font-size: 6.5em;
	float: left
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide .year-type .small-word {
	font-size: 1.4em;
	display: inline-block;
	color: #1a355e;
	margin-left: .4em;
	margin-top: 1.6em;
	position: relative
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide .year-type .small-word .line {
	width: 3em;
	height: .5em;
	background-color: #1a355e;
	float: right;
	top: 0;
	position: absolute
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide .year-type .vertical-line {
	width: .2em;
	height: 5em;
	background-color: #1a355e;
	float: right
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide .year-type .year-p {
	color: #1a355e;
	line-height: 200%;
	clear: both;
	overflow: hidden;
	margin-top: 1.5em;
	font-size: 14px
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide .img-type {
	overflow: hidden
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide .img-type>ul {
	width: 100%
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide .img-type>ul li {
	width: 100%
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide .img-type>ul li img {
	width: 100%
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide .img-type>ul li p {
	width: 100%;
	text-align: center;
	color: #1a355e;
	margin-top: 1.5em
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type1 {
	padding-top: 8em;
	padding-left: 10%;
	padding-right: 10%
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type1 .year-type {
	width: 50%;
	float: left
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type1 .year-type .big-word {
	margin-top: -.3em
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type1 .year-type .small-word {
	margin-top: -.3em
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type1 .year-type .small-word .line {
	margin-top: .5em;
	margin-left: .5em;
	left: 100%
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type1 .img-type {
	width: calc(50% - 50px);
	float: right;
	right: 0
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type2 {
	padding-left: 22%;
	padding-right: 22%
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type2 .year-type .vertical-line {
	margin-top: 1.5em
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type2 .small-word .line {
	margin-top: .5em;
	margin-left: .5em;
	left: 100%
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type2 .img-type {
	margin-top: 1em
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type3 {
	padding: 0 4em;
	padding-top: 4em;
	padding-left: 20%;
	padding-right: 20%
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type3 .year-type .big-word {
	margin-top: -.3em
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type3 .year-type .small-word {
	margin-top: -.3em
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type3 .year-type .small-word .line {
	top: 100%;
	margin-top: .4em
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type3 .year-type .year-p {
	margin-top: 2.5em
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type3 .img-type {
	margin-top: 1.5em
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type3 .img-type>ul {
	float: left;
	padding-left: 3em;
	padding-right: 3em;
	margin-left: -6px
}

#history-main-carousel .swiper-container .swiper-wrapper .swiper-slide.type3 .img-type>ul li {
	width: 33.3%;
	padding-left: 6px;
	float: left
}

.history-time-line {
	max-width: 1130px;
	height: 5em;
	border-top: 1px dashed #666;
	margin: 0 auto;
	position: relative;
	margin-bottom: 6em
}

.history-time-line .swiper-button-next,
.history-time-line .swiper-button-prev {
	width: 1em;
	height: 1em;
	background-size: 1em 1em;
	margin-top: -.5em;
	background-image: url(../images/temp/about/arrow.png);
	top: 0
}

.history-time-line .swiper-button-prev {
	left: 0;
	margin-left: -1em
}

.history-time-line .swiper-button-next {
	transform: rotate(180deg);
	right: 0;
	margin-right: -1em
}

.history-time-line #swiperTimeline {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	margin-top: -12px;
	height: 6em
}

.history-time-line #swiperTimeline .swiper-slide {
	height: 100%;
	display: inline-block;
	position: relative;
	text-align: center
}

.history-time-line #swiperTimeline .swiper-slide .circle {
	cursor: pointer;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid #666;
	margin: 0 auto;
	margin-top: 6px;
	display: block;
	background-color: #fff
}

.history-time-line #swiperTimeline .swiper-slide .coordinate {
	display: none;
	width: 22px;
	height: 28px;
	margin-top: -17.5px;
	position: absolute;
	left: 50%;
	margin-left: -13.5px;
	background-color: #fff
}

.history-time-line #swiperTimeline .swiper-slide .coordinate>img {
	width: 100%
}

.history-time-line #swiperTimeline .swiper-slide .time {
	width: 60%;
	margin-left: 20%;
	height: 42px;
	line-height: 42px;
	font-size: 1.2em;
	color: #666;
	text-align: center;
	display: block;
	position: absolute;
	bottom: 0
}

.history-time-line #swiperTimeline .swiper-slide .time2 {
	width: 80%;
	margin-left: 10%
}

.history-time-line #swiperTimeline .swiper-slide.swiper-slide-active .coordinate {
	display: block
}

.history-time-line #swiperTimeline .swiper-slide.swiper-slide-active .time {
	color: #fff;
	background-color: #1a355e;
	border-radius: 6px
}

@common-h 2 {
	font-size: 1.8em;
	text-align: center;
	color: #1e355e
}

.case {
	margin-top: 5em
}

.case .operative-part {
	overflow: hidden;
	position: relative;
	margin-top: 3em
}

.case .operative-part ul {
	float: left;
	padding: 0;
	width: calc(100% + 30px);
	margin-left: -30px
}

.case .operative-part ul li {
	margin-left: 30px;
	border: 1px solid #989898;
	text-align: center;
	height: 80px;
	line-height: 80px;
	width: calc(25% - 30px);
	margin-top: 3em
}

.case .operative-part ul li img {
	display: inline-block
}

.case .operative-part+h2 {
	margin-top: 4em
}

.case .toggle-icon li a {
	margin: 0 auto
}

.case .toggle-icon li a span:nth-child(2) {
	margin-top: 1em
}

.case h2+.toggle-icon {
	margin-top: 1.5em
}

.case .case-list {
	margin-top: 2em;
	margin-bottom: 6em
}

.case .carousel-control span {
	position: absolute;
	background: url(../images/temp/about/arrow_white.png);
	width: 70px;
	height: 70px;
	display: inline-block;
	top: 50%;
	margin-top: -35px;
	z-index: 5
}

.case .right.carousel-control span {
	transform: rotate(-180deg);
	right: 0;
	margin-right: 12px
}

.case .left.carousel-control span {
	left: 0;
	margin-left: 12px
}

.case .carousel-control {
	width: 3.5em;
	height: 3.5em;
	background-size: 3.5em 3.5em;
	margin-top: -1.75em;
	top: 50%
}

.case .carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 100%);
	left: 0
}

.case .carousel-control.right {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	right: 0;
	left: auto;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 100%)
}

.case .carousel-control {
	opacity: 1
}

.contact {
	margin-top: 6em
}

.contact .list-ol {
	width: 100%;
	padding: 0;
	display: flex;
	margin-top: 2.5em
}

.contact .list-ol li {
	flex: 1;
	cursor: pointer;
	text-align: center
}

.contact .list-ol li:nth-child(2n+1) {
	border-left: 1px dashed #c2c2c2;
	border-right: 1px dashed #c2c2c2
}

.contact .list-ol li p {
	color: #1a355e;
	font-size: 1em;
	margin-top: 1em
}

.contact .list-ol li a {
	margin-top: .5em
}

.contact .list-ol li span {
	display: inline-block;
	width: 20%
}

.contact .list-ol li span>img {
	margin: 0 auto;
	width: 60%
}

.contact .list-ol+h2 {
	margin-top: 6em
}

.contact .mode {
	margin-top: 3em;
	overflow: hidden;
	position: relative;
	margin-bottom: 6em
}

.contact .mode ul {
	float: left;
	width: 100%;
	padding: 0;
	padding-top: 12.5px;
	width: calc(100% + 30px);
	margin-left: -30px
}

.contact .mode ul li {
	float: left;
	border: 1px solid #989898;
	height: 150px;
	margin-left: 30px;
	width: calc(33.3% - 30px);
	border-top: 0;
	text-align: center
}

.contact .mode ul li .dian {
	color: #1a355e;
	font-size: 1.3em;
	margin-top: -12.5px;
	background: url(../images/temp/about/dian.png) center center repeat-x;
	width: 100%
}

.contact .mode ul li .dian span {
	padding-left: 1.2em;
	padding-right: 1.2em;
	display: inline-block;
	background-color: #fff
}

.contact .mode ul li .dian+div {
	margin-top: 1.5em;
	text-align: left;
	padding-left: 5em
}

.contact .mode ul li .dian+div span {
	color: #1a355e;
	font-size: 1em
}

.contact .mode ul li .dian+div img {
	display: inline-block
}

.contact .mode ul li .dian+div+div {
	margin-top: .8em;
	text-align: left;
	padding-left: 5.3em
}

.contact .mode ul li .dian+div+div span {
	color: #1a355e;
	font-size: 1em
}

.contact .mode ul li .dian+div+div img {
	display: inline-block
}

.news .toggle-icon li a {
	width: 20%;
	margin: 0 auto
}

.news .toggle-icon li a>span {
	min-height: 48px
}

.news .toggle-icon li a>img {
	width: 68%
}

.news .toggle-icon li a span:nth-child(2) {
	margin-top: 1em
}

.news-list {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 6em
}

.news-list>div {
	overflow: hidden;
	position: relative;
	padding-top: 3em
}

.news-list>div .news-img {
	float: left;
	width: 26%
}

.news-list>div .news-img img {
	width: 100%
}

.news-list>div .news-brief {
	float: left;
	width: 74%;
	padding-left: 2.5em
}

.news-list>div .news-brief .brief-title {
	margin-top: .8em;
	font-size: 16px
}

.news-list>div .news-brief .brief-time {
	margin-top: .8em
}

.news-list>div .news-brief .brief-content {
	margin-top: .8em
}

.news-list>div .news-brief .view-more {
	color: #1a355e;
	bottom: 0;
	position: relative;
	font-size: 1em;
	cursor: pointer;
	margin-top: .5em
}

.news-list>.page {
	padding-top: 0
}

.page {
	width: 100%;
	text-align: center;
	margin-top: 3.5em
}

.page .pagination {
	margin-left: -.3em;
	margin: 0
}

.page .pagination li a {
	margin-left: .3em;
	color: #666
}

.page .pagination li a:focus,
.page .pagination li a:hover {
	background-color: #1a355e;
	border-color: #1a355e;
	color: #fff
}

.page .pagination li.active a {
	background-color: #1a355e;
	border-color: #1a355e;
	color: #fff
}

.join .toggle-icon li a {
	width: 20%;
	margin: 0 auto
}

.title-pob {
	color: #fff;
	font-size: 2em;
	margin-top: 5em;
	text-align: center
}

.text-pob {
	color: #fff;
	margin-top: 2.5em;
	padding-left: 2.5em;
	padding-right: 2.5em;
	line-height: 1.5em
}

.cond,
.stool {
	position: relative
}

.cond .cond-pob,
.cond .stool-pob,
.stool .cond-pob,
.stool .stool-pob {
	position: absolute;
	width: 46%;
	top: 0;
	height: 100%
}

.cond .stool-pob,
.stool .stool-pob {
	left: 0
}

.cond .cond-pob,
.stool .cond-pob {
	right: 0
}

.cond {
	margin-top: 7.5em
}

.stool {
	margin-top: 2em
}

.join-us {
	width: 100%;
	margin: 7.5em auto 0 auto
}

.join-us div {
	margin-top: 7.5em;
	width: 100%
}

.join-us:first-child {
	margin-top: 0
}

@media (min-width:20480px) {
	.join-us {
		width: 1920px
	}
}

.system {
	margin-top: 8.5em;
	position: relative;
	text-align: center;
	margin-bottom: 6.5em
}

.system .system-title {
	margin: 0 auto;
	text-align: center
}

.system .system-title p {
	width: 100%;
	text-align: center;
	margin-top: 3em;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 2em;
	color: #fff
}

.system .system-text {
	width: 100%;
	text-align: center;
	margin-top: 3em
}

.system .system-text p {
	color: #8a8683;
	line-height: 1.5em
}

.system .system-text p span {
	color: #183553
}

.system .system-text h3 {
	color: #183553;
	font-size: 1.2em;
	margin-top: 2em;
	margin-bottom: .4em
}

.system .system-text h3:nth-child(2) {
	margin-top: 4.5em
}

.system>img {
	margin-top: 4.5em;
	width: 35%
}

.system .email {
	margin-top: 5em;
	text-align: center;
	color: #485d7e;
	font-size: 1em
}

.system .email img {
	padding-left: 6px;
	margin-right: 6px
}

.system .email a {
	color: #485d7e
}

.honor .toggle-icon li a {
	width: 40%;
	margin: 0 auto
}

.honor-kv {
	margin-top: 2.5em
}

.honor-kv span {
	margin-top: 1em;
	color: #1a355e;
	font-size: 1.4em;
	text-align: center;
	display: inline-block;
	width: 100%
}

.honor-kv p {
	color: #989898;
	font-size: 1em;
	margin-top: .5em;
	text-align: center
}

.medal-list {
	overflow: hidden;
	margin-top: 1.5em;
	margin-bottom: 3em
}

.medal-list ul {
	float: left;
	padding: 0;
	margin-left: -10px;
	width: calc(100% + 10px)
}

.medal-list ul li {
	float: left;
	margin-left: 10px;
	width: calc(25% - 10px);
	border: 1px solid #989898;
	min-height: 320px;
	margin-top: 2em;
	padding: 1em 0
}

.medal-list ul li img {
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%
}

.medal-list ul li p {
	color: #989898;
	padding-top: .5em;
	padding-left: 1em;
	margin: 0;
	font-size: .85em;
	height: 3em;
	line-height: 1.5em
}

.medal-list ul li p:nth-child(3) {
	height: 2em;
	line-height: 2em
}

.medal-list+.down-more {
	margin-bottom: 3em
}

.culture {
	margin-top: 3.5em
}

.culture>h1 {
	color: #46567d
}

.culture>p {
	color: #46567d;
	text-align: center;
	margin-top: 2em
}

.feature-two-list {
	margin-top: 3em
}

.feature-two-list>h2 {
	width: 6.5em;
	margin: 0 auto;
	margin-bottom: 1.3em
}

.feature-two-list .feature-two {
	position: relative
}

.feature-two-list .feature-two img {
	margin-top: -2px
}

.quality-part {
	margin: 6em auto;
	position: relative
}

.quality-part>img {
	width: 100%
}

.quality-part>div {
	position: absolute;
	width: 27%;
	height: 87%;
	left: 20%;
	top: 0
}

.quality-part>div p {
	color: #fff;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 1.5em;
	line-height: 200%
}

.quality-part>div p:nth-child(1) {
	margin-top: 2.5em;
	font-size: 1.8em
}

.quality-part>div p:nth-child(2) {
	margin-top: 2em
}

@media (min-width:2048px) {
	.quality-part {
		width: 1920px
	}
}

.hand {
	margin: 0 auto;
	margin-top: 2em
}

@media (min-width:2048px) {
	.hand {
		width: 1920px
	}
}

.trip-list {
	overflow: hidden;
	margin: 0 auto;
	margin-top: 4.5em
}

.trip-list h2 {
	text-align: left
}

.trip-list ul {
	padding: 0;
	margin-top: 1.5em;
	overflow: hidden
}

.trip-list ul li {
	text-align: center;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px
}

.trip-list ul li>div {
	background-color: #f2f3f2;
	width: 100%
}

.trip-list ul li>div p {
	color: #1e355e
}

.trip-list ul li>div p:nth-child(1) {
	font-size: 1.5em;
	font-weight: 700;
	padding-top: 2em
}

.trip-list ul li>div p:nth-child(2) {
	padding-top: .6em
}

.trip-list ul li>div p:nth-child(3) {
	color: #999;
	padding-top: .4em;
	padding-bottom: 3em
}

.trip-list+.down-more {
	margin-top: 2em
}

.tab {
	margin-top: 5em
}

.tab table {
	width: 100%
}

.tab table thead {
	background-color: #a4a4a4;
	color: #fff;
	height: 2.7em;
	line-height: 2.7em
}

.tab table th {
	text-align: center;
	border-right: 1px solid #fff;
	white-space: nowrap;
	padding: 0 10px
}

.tab table td {
	text-align: center;
	color: #1e355e;
	border: 1px solid #f0f0f0;
	height: 2.4em;
	line-height: 2.4em
}

.tab table tbody tr:nth-child(2n) {
	background-color: #fcfcfc
}

.tab table tbody tr:nth-child(2n+1) {
	background-color: #f6f6f6
}

.tab table tbody tr td:last-child {
	background-color: #334870;
	color: #fff;
	padding: 0 10px;
	white-space: nowrap
}

.tab table tbody tr td:last-child a {
	color: #fff
}

.tab h2 {
	text-align: left
}

.tab table {
	width: 100%;
	margin-top: 1.5em
}

.tab table thead {
	background-color: #1a355e
}

.tab table tbody tr:nth-child(2n+1) td:last-child {
	background-color: #f6f6f6;
	color: #1e355e
}

.tab table tbody tr:nth-child(2n) td:last-child {
	background-color: #fcfcfc;
	color: #1e355e
}

.tab+.down-more {
	margin-top: 1.5em
}

.process {
	margin-bottom: 6em;
	margin-top: 4.5em
}

.process h2 {
	text-align: left
}

.process img {
	margin-top: 3em;
	width: 100%
}

#table-pob .table-pob table {
	width: 100%
}

#table-pob .table-pob table tbody tr {
	height: 78px;
	border-bottom: 1px solid #f0f0f0;
	text-align: center
}

#table-pob .table-pob table tbody tr td {
	height: 78px
}

#table-pob .table-pob table tbody tr td:nth-child(2n+1) {
	width: 20%;
	background-color: #334870;
	color: #fff
}

#table-pob .table-pob table tbody tr td:nth-child(2n+2) {
	width: 30%;
	color: #455a7c
}

#table-pob .table-pob table tbody tr td:nth-child(2n+2):nth-child(2n+1) {
	background-color: #f6f6f6
}

#table-pob .table-pob table tbody tr td:nth-child(2n+2):nth-child(2n+2) {
	background-color: #fcfcfc
}

#table-pob .table-pob .duty {
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	margin-top: 3em;
	padding-bottom: 4em;
	padding-left: 3.3em
}

#table-pob .table-pob .duty p {
	color: #455a7c;
	line-height: 200%;
	margin-bottom: 0
}

#table-pob .table-pob .duty div {
	margin-top: 1.8em
}

#table-pob .table-pob .demand {
	width: 100%;
	margin-top: 3em;
	padding-bottom: 4em;
	padding-left: 3.3em
}

#table-pob .table-pob .demand p {
	color: #455a7c;
	line-height: 200%;
	margin-bottom: 0
}

#table-pob .table-pob .demand div {
	margin-top: 1.8em
}

#table-pob .table-pob .btn-a {
	text-align: center
}

#recruitScrolling {
	position: relative
}

.position {
	margin-top: 4em
}

.position table {
	width: 100%;
	margin-top: 1em
}

.position table thead {
	background-color: #a4a4a4;
	color: #fff;
	height: 2.7em;
	line-height: 2.7em
}

.position table th {
	text-align: center;
	border-right: 1px solid #fff
}

.position table td {
	text-align: center;
	color: #1e355e;
	border: 1px solid #f0f0f0;
	height: 2.4em;
	line-height: 2.4em;
	cursor: pointer
}

.position table tbody tr:nth-child(2n) {
	background-color: #fcfcfc
}

.position table tbody tr:nth-child(2n+1) {
	background-color: #f6f6f6
}

.position table tbody tr td:last-child {
	background-color: #334870;
	color: #fff
}

.position table tbody tr td:last-child a {
	color: #fff;
	width: 100%;
	height: 100%;
	display: inline-block
}

.position h2 {
	text-align: left
}

.position h2:last-child {
	margin-top: 6em
}

.position .sel-list {
	margin-top: 1em;
	background-color: #334870;
	height: 60px;
	overflow: hidden;
	margin-bottom: 1em
}

.position .sel-list select {
	width: 128px;
	height: 30px;
	margin-top: 15px;
	margin-left: 30px;
	padding-left: 30px;
	appearance: none;
	-moz-appearance: none;
	border: 0;
	outline: 0;
	-webkit-appearance: none;
	background: url(../images/temp/about/white_triangle.png) no-repeat scroll 80px center transparent;
	color: #fff
}

.position .sel-list select:nth-child(1) {
	-webkit-appearance: none;
	background: url(../images/temp/about/blue_triangle.png) no-repeat scroll 80px center;
	background-color: #fff;
	color: #455a7c
}

.position .sel-list select option {
	background-color: #fff;
	color: #455a7c
}

.position .sel-list label {
	float: right;
	right: 0;
	margin-right: 30px;
	height: 30px;
	margin-top: 15px
}

.position .sel-list label span {
	color: #fff;
	padding-right: 6px
}

.position .sel-list label input {
	height: 30px;
	border: 0;
	background-color: #fff;
	padding-left: 10px;
	outline: 0
}

.position .sel-list label input.text {
	width: 200px
}

.position .sel-list label .sub {
	width: 30px;
	background: url(../images/temp/about/magnifier.png) center center no-repeat;
	margin-left: -4px;
	outline: 0;
	height: 30px;
	background-color: #fff;
	border: 0;
	float: right
}

.recruit-kv {
	margin: 0 auto;
	margin-top: 1em
}

@media (min-width:2048px) {
	.recruit-kv {
		width: 1920px
	}
}

.map-part {
	margin-top: 6em;
	overflow: hidden
}

.map-part h2 {
	text-align: left
}

.map-part .map-inner {
	float: left;
	width: 100%;
	margin-top: 1em
}

.map-part .map-inner .map {
	width: 64%;
	float: left
}

.map-part .map-inner .adde {
	width: 36%;
	float: left;
	padding-left: 2em;
	cursor: pointer
}

.map-part .map-inner .adde p {
	color: #1e355e
}

.map-part .map-inner .adde p:nth-child(1) {
	font-size: 1.3em;
	margin-top: 1em
}

.map-part .map-inner .adde p:nth-child(2) {
	margin-top: .6em
}

.map-part .map-inner .adde p:nth-child(3) {
	margin-top: .2em;
	margin-bottom: 1em
}

.map-part .map-inner .adde.active {
	background: url(../images/temp/about/kuang.png)
}

.follow {
	margin-top: 3.5em;
	margin-bottom: 6em
}

.follow h2 {
	text-align: left
}

.follow ul {
	float: left;
	padding: 0;
	width: 100%;
	margin-top: 1.5em
}

.follow ul li {
	float: left;
	text-align: center;
	width: 33.3%;
	margin-top: 8px
}

.follow ul li:nth-child(2n+1) {
	border-left: 1px dashed #989898;
	border-right: 1px dashed #989898
}

.follow ul li img {
	display: inline-block
}

.follow ul li p {
	color: #1a355e;
	margin-top: 1em
}

.follow ul li a {
	margin-top: 1.5em;
	margin-bottom: .4em
}

.follow ul li .follow-wechat {
	position: relative;
	top: 0
}

.follow ul li .follow-wechat .follow-wechat-pop {
	border: solid 1px #c1c1c1;
	background-color: #fff;
	display: none;
	padding: 10px;
	position: absolute;
	width: 150px;
	height: 150px;
	bottom: 50px;
	z-index: 4;
	left: 0;
	right: 0;
	margin: 0 auto
}

.videos .toggle-icon li a {
	width: 50%
}

.videos .toggle-icon li a img {
	width: 50%
}

.videos .toggle-icon li a span:nth-child(2) {
	margin-top: 1em
}

.sidebar-video {
	width: 100%;
	overflow: hidden;
	margin-top: 3em;
	margin-bottom: 1.5em
}

.sidebar-video .sidebar-left {
	float: left;
	width: 75%;
	position: relative
}

.sidebar-video .sidebar-left .sidebar-play {
	width: 121px;
	height: 121px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -60.5px;
	margin-top: -60.5px
}

.sidebar-video .sidebar-right {
	float: left;
	margin-left: 7px;
	width: calc(25% - 7px);
	margin-top: -7px
}

.sidebar-video .sidebar-right div {
	border: 1px solid #fff;
	padding: 3px
}

.sidebar-video .sidebar-right div img {
	width: 100%;
	height: 100%
}

.sidebar-video .sidebar-right div.on {
	border-color: #1a355e
}

.sidebar-video .sidebar-right>div {
	width: 100%;
	height: calc(33.3% - 5px);
	margin-top: 7px
}

.video-list {
	position: relative;
	margin-top: -2em
}

.video-list ul {
	overflow: hidden;
	padding: 0;
	margin-left: -10px
}

.video-list ul li {
	float: left;
	width: 25%;
	margin-top: 3.5em;
	padding-left: 10px;
	padding-right: 0
}

.video-list ul li .video-play {
	position: relative;
	padding-left: 0
}

.video-list ul li .video-play .play {
	position: absolute;
	width: 58px;
	height: 58px;
	top: 50%;
	left: 50%;
	margin-top: -29px;
	margin-left: -29px
}

.video-list ul li p {
	width: 100%;
	color: #1a355e;
	font-size: 1em;
	text-align: center;
	margin-top: 1em;
	line-height: 1.5em;
	height: 3em
}

.view-list {
	margin-top: 6em;
	margin-bottom: 6em
}

.view-list h1 {
	text-align: left
}

.view-list ul {
	margin-left: -10px;
	padding: 0;
	margin-top: 2em
}

.view-list ul li {
	float: left;
	width: 25%;
	padding-left: 10px;
	position: relative
}

.view-list ul li img {
	width: 100%
}

.view-list ul li p {
	width: 58px;
	height: 58px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -29px;
	margin-top: -29px
}

.view-list ul li div {
	line-height: 1.5em;
	text-align: center;
	position: absolute;
	width: 100%;
	color: #1b365d
}

.video-share {
	width: 100%;
	height: 4em;
	background-color: #f5f5f5;
	overflow: hidden;
	line-height: 4em
}

.video-share .video-title {
	float: left;
	padding-left: 34px
}

.video-share .video-title span:nth-child(1) {
	color: #1c4475
}

.video-share .video-title span:nth-child(2) {
	color: #999
}

.video-share .share-part {
	float: right;
	margin-right: 34px;
	margin-top: 8px
}

.video-share .share-part a {
	display: inline-block;
	padding: 0 1px
}

.video-share .share-part a span {
	width: 22px!important;
	height: 22px!important;
	background: url(../images/about/share.jpg) no-repeat -200px -200px!important
}

.video-share .share-part a span.jtico {
	padding-left: 22px!important
}

.video-share .share-part a span.jtico_weixin {
	background-position: 0 0!important
}

.video-share .share-part a span.jtico_qzone {
	background-position: -22px 0!important
}

.video-share .share-part a span.jtico_tsina {
	background-position: -44px 0!important
}

.video-share .share-part a span.jtico_cqq {
	background-position: -66px 0!important
}

.video-detail {
	width: 100%;
	overflow: hidden;
	position: relative
}

.video-detail .sidebar-play1 {
	width: 121px;
	height: 121px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -60.5px;
	margin-top: -60.5px
}

.quality {
	margin-top: 5.5em;
	position: relative
}

.quality>img {
	width: 100%
}

.quality>div {
	position: absolute;
	width: 51%;
	height: 70%;
	top: 0;
	left: 0;
	margin-left: 49%
}

.quality>div a {
	margin-left: 11%;
	margin-top: 58%
}

.sqc {
	margin-top: 6em;
	overflow: hidden;
	margin-bottom: 6em
}

.sqc ul {
	float: left;
	margin-left: -26px
}

.sqc ul li {
	width: 50%;
	padding-left: 26px;
	float: left
}

.sqc ul li h4 {
	font-size: 1.4em;
	color: #1a4372;
	margin: 0;
	margin-top: .5em
}

.sqc ul li h4:nth-child(1) {
	margin-top: 2em
}

.sqc ul li p {
	color: #8a8683;
	margin-top: 1em;
	line-height: 1.5em
}

.sqc ul li p:nth-child(1) {
	margin-top: 2em
}

.search {
	margin-top: 4.5em;
	width: 100%;
	height: 3em;
	border: 1px solid #cdcdcd;
	position: relative
}

.search input {
	width: 100%;
	height: 100%;
	background: url(../images/temp/about/magnifier1.png) .8em center no-repeat;
	border: 0;
	outline: 0;
	padding-left: 3.5em
}

.search img {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 5px;
	padding-right: .8em
}

.problem-div {
	width: 100%;
	margin-bottom: 3.5em
}

.problem-div .problem {
	width: 100%;
	position: relative
}

.problem-div .problem>div {
	height: 3em;
	border-bottom: 1px dashed #989898;
	padding-top: .8em;
	position: relative
}

.problem-div .problem>div>span {
	color: #989898
}

.problem-div .problem>div>img {
	margin-top: -.5em;
	display: inline-block
}

.problem-div .problem>div>p {
	width: 3em;
	height: 6px;
	background-color: #30486c;
	position: absolute;
	right: 0;
	bottom: 0
}

.problem-div>a {
	margin-top: 4em;
	float: right;
	right: 0;
	margin-bottom: 3.5em
}

.detail-title {
	font-size: 1.5em;
	margin-top: 4em;
	text-align: center
}

.show-div {
	margin-top: 1em;
	text-align: center;
	color: #989898;
	font-size: 12px
}

.show-div span {
	display: inline-block;
	font-size: 1.2em
}

.show-div span.book {
	margin-left: 1.5em
}

.show-div span.show-link {
	margin-left: 1.5em
}

.show-div span a img {
	display: inline-block
}

.detail-content {
	margin: 0 auto;
	margin-top: 3em;
	text-align: center;
	margin-bottom: 6em;
	width: 600px
}

.detail-content>img {
	margin: 0 auto;
	margin-top: 2em;
	width: 100%
}

.detail-content>p {
	color: #989898;
	margin-top: 1.5em;
	text-indent: 2em;
	text-align: left
}

.jobs-table tbody tr td {
	padding: 0 10px
}

.jobs-table tbody tr td:last-child {
	background-color: #334870!important;
	white-space: nowrap
}

.year20 {
	width: 100%;
	margin: 0 auto;
	top: 0;
	left: 0;
	position: relative
}

.year20 .button-back {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1
}

.year20 .button-list {
	position: absolute;
	z-index: 5;
	top: 20px;
	margin: 0 auto;
	text-align: center;
	left: 0;
	right: 0
}

.year20 .button-list a:last-child {
	margin-left: 20px
}

@media (min-width:2048px) {
	.year20 {
		width: 1920px
	}
}

#modalYear20 .modal-dialog {
	width: 596px;
	height: 504px
}

#modalYear20 .modal-dialog .modal-content {
	width: 596px;
	height: 504px;
	border-style: none;
	background: transparent url(../images/about/year20/pop-bg.png) no-repeat 0 0
}

#modalYear20 .modal-dialog .modal-content .modal-header {
	border-bottom: none;
	padding: 15px 34px
}

#modalYear20 .modal-dialog .modal-content .modal-header .close {
	color: #fff;
	opacity: .8
}

#modalYear20 .modal-dialog .modal-content .modal-body {
	padding: 30px 50px
}

#modalYear20 .modal-dialog .modal-content .modal-body .form-group {
	margin-bottom: 40px
}

#modalYear20 .modal-dialog .modal-content .modal-body .form-group .form-control {
	border-radius: 0
}

#modalYear20 .modal-dialog .modal-content .modal-body .pop-button {
	width: 40%;
	margin: 0 auto
}

.china {
	width: 100%;
	margin: 0 auto;
	top: 0;
	left: 0;
	position: relative
}

.china .button-back {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1
}

.china .button-list {
	position: absolute;
	z-index: 5;
	top: -10%;
	text-align: center;
	left: 0;
	right: 0
}

.china .btn-area {
	width: 18%;
	position: absolute
}

.china .btn-area a {
	display: block;
	width: 100%
}

.china .btn-area a img {
	width: 100%;
	height: auto
}

.china .btn-area .btn-preorder {
	border: 1px solid #fff;
	max-width: 164px;
	min-width: 120px;
	width: 47%;
	color: #fff;
	cursor: pointer;
	margin-top: 10%;
	margin-left: 5px
}

.china.product-1 .btn-area {
	right: 21%;
	top: 59%
}

.china.product-2 .btn-area {
	left: 25%;
	top: 40%
}

.china.product-1 .btn-area a {
	max-width: 375px
}

.china.product-2 .btn-area a {
	max-width: 346px
}

@media (min-width:2048px) {
	.china {
		width: 1920px
	}
}

#modalChina .modal-dialog {
	width: 596px;
	height: 504px
}

#modalChina .modal-dialog .modal-content {
	width: 596px;
	height: 504px;
	border-style: none;
	background: transparent url(../images/about/china/pop-bg.png) center center no-repeat
}

#modalChina .modal-dialog .modal-content .modal-header {
	border-bottom: none;
	padding: 15px 34px
}

#modalChina .modal-dialog .modal-content .modal-header .close {
	color: #fff;
	opacity: .8
}

#modalChina .modal-dialog .modal-content .modal-body {
	padding: 30px 50px
}

#modalChina .modal-dialog .modal-content .modal-body .form-group {
	margin-bottom: 40px
}

#modalChina .modal-dialog .modal-content .modal-body .form-group .form-control {
	border-radius: 0
}

#modalChina .modal-dialog .modal-content .modal-body .pop-button {
	width: 40%;
	margin: 0 auto
}

.transform {
	width: 100%;
	margin: 0 auto;
	top: 0;
	left: 0;
	position: relative;
	overflow: hidden
}

.transform .hide {
	display: none
}

.transform .section-2 {
	position: relative;
	width: 74.5%;
	height: 100%;
	left: 2.4%
}

.transform .section-2 .nest {
	left: 1%;
	bottom: 2%
}

.transform .section-2 .content {
	width: 95%;
	height: 92%;
	left: 2%;
	top: 3%
}

.transform .section-3 {
	position: relative;
	width: 74.5%;
	height: 100%;
	top: 10%;
	left: 2.4%
}

.transform .section-3 .nest {
	left: 2%;
	top: 2%
}

.transform .section-3 .split {
	left: 9%;
	top: 3%;
	width: 89%;
	height: 92%
}

.transform .section-3 .color {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 27%;
	padding-bottom: 27%;
	background: #e0e6ef;
	z-index: 1
}

.transform .top-menu {
	position: absolute;
	left: 0;
	top: 4.8%;
	width: 100%;
	height: 3%
}

.transform .top-menu>* {
	cursor: pointer;
	position: absolute;
	display: block;
	height: 100%;
	background-size: contain!important
}

.transform .top-menu .menu-left {
	width: 8.7%;
	left: 3.3%
}

.transform .top-menu .menu-expanded {
	display: none;
	left: 12%;
	width: 8.7%
}

.transform .top-menu .menu-right {
	width: 8.7%;
	right: 3.3%
}

.transform .center-contents {
	position: absolute;
	width: 120%;
	height: 84%;
	top: 10%;
	overflow-x: hidden;
	overflow-y: scroll;
	z-index: 1
}

.transform .center-contents .nest {
	position: absolute;
	width: 25%;
	height: 25.3%;
	background-size: contain!important;
	z-index: 1
}

.transform .center-contents .content {
	overflow: hidden;
	position: absolute
}

.transform .center-contents .content .product {
	z-index: 2;
	top: 1%;
	position: absolute;
	width: 59%;
	height: 99%
}

.transform .center-contents .content .product img {
	width: 100%;
	height: auto
}

.transform .center-contents .content .story {
	z-index: 2;
	position: absolute;
	width: 35%;
	right: 0;
	top: 0;
	height: 100%;
	background-size: contain!important
}

.transform .center-contents .content .story .swiper-container {
	position: absolute;
	width: 100%;
	height: 38%;
	top: 53%
}

.transform .center-contents .content .story .swiper-container .swiper-wrapper {
	height: 80%
}

.transform .center-contents .content .story .swiper-container .swiper-wrapper .swiper-slide {
	background: red;
	width: 70%
}

.transform .center-contents .content .story .swiper-container .pagination {
	height: 20%;
	margin: 0;
	text-align: center;
	position: relative
}

.transform .center-contents .content .story .swiper-container .pagination .swiper-pagination-bullet {
	position: relative;
	margin: -4px 10px auto 10px!important;
	top: 40%;
	background: #346793
}

.transform .center-contents .content .story .swiper-container .pagination .swiper-pagination-bullet-active {
	background: #346793
}

.transform .center-contents .split {
	position: absolute;
	overflow: hidden
}

.transform .center-contents .split .left {
	transform-origin: 50% 50%;
	transform: translate(-50%, -50%) skew(-15deg);
	position: absolute;
	width: 200%;
	height: 200%;
	left: -50%;
	border-right: 2px solid #fff;
	top: 50%;
	z-index: 4;
	overflow: hidden
}

.transform .center-contents .split .left .wrapper {
	transform-origin: 50% 50%;
	transform: translate(-50%, -50%) skew(15deg);
	position: absolute;
	width: 50%;
	height: 50%;
	left: 100%;
	top: 50%;
	overflow: hidden
}

.transform .center-contents .split .left .wrapper .inner {
	transform: translate(-50%, -50%);
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%
}

.transform .center-contents .split .left .wrapper .inner img {
	width: 100%;
	height: 100%
}

.transform .center-contents .split .handler {
	display: block;
	transform: translate(-50%, -50%);
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 5;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background: url(/assets/images/about/transform/handler.png) center center no-repeat
}

.transform .center-contents .split .right {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2
}

.transform .side-menus {
	position: absolute;
	right: 4%;
	width: 4.27%;
	height: 68.6%;
	top: 15.7%;
	padding: 1.6% 0;
	border-right: solid 3px #dbdbdc;
	z-index: 5
}

.transform .side-menus .side-menu {
	position: relative;
	display: block;
	width: 100%;
	cursor: pointer
}

.transform .side-menus .side-menu img {
	width: 100%;
	height: auto
}

.transform .side-menus .side-menu .dot {
	transition: background .3s;
	position: absolute;
	background: #fff;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	top: 50%;
	right: -4px;
	border-radius: 6px;
	border: solid 1px #346793;
	box-shadow: 0 0 0 2px #fff
}

.transform .side-menus .active .dot,
.transform .side-menus .side-menu:hover .dot {
	background: #346793
}

@media (min-width:2048px) {
	.transform {
		width: 1920px
	}
}