@import url(https://fonts.googleapis.com/css?family=Poppins:400,600);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);

body, dt, html, th {
	color: #2B2C2D
}

big, code, small, sub, sup {
	line-height: 0
}

body, html {
	font-family: "Open Sans", sans-serif, "微软雅黑", MicrosoftYahei;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.75em
}

@media (min-width: 600px) {
	body, html {
		font-size: calc(12px + (15 - 12) * ((100vw - 600px) / (1140 - 600)))
	}
}

@media (min-width: 1140px) {
	body, html {
		font-size: 18px
	}
	.se-feature{
		font-size:16px;
	}
}

a, abbr, acronym, address, b, big, blockquote, caption, center, cite, code, dd, del, dfn, dl, dt, em, form, h1, h2, h3, h4, h5, i, img, ins, kbd, label, li, ol, p, pre, q, s, samp, small, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
	margin: 0;
	padding: 0
}

address, blockquote, dl, ol, p, pre, table, ul {
	margin-bottom: 1.75em
}

td, th {
	padding: .21875em .875em
}

h1, h2, h3, h4, h5 {
	font-family: Poppins, sans-serif, "微软雅黑", MicrosoftYahei;
	font-weight: 600;
	color: #2B2C2D;
	clear: both
}

h1 {
	font-size: 27.85px;
	margin-top: .9424em;
	line-height: 1.13088em;
	margin-bottom: .18848em
}

@media (min-width: 600px) {
	h1 {
		font-size: calc(27.85px + (34.81799 - 27.85439) * ((100vw - 600px) / (1140 - 600)))
	}
}

@media (min-width: 1140px) {
	h1 {
		font-size: 34.82px;
		margin-top: .9424em;
		line-height: 1.13088em;
		margin-bottom: .18848em
	}
}

h2 {
	font-size: 23.54px;
	margin-top: 1.11527em;
	line-height: 1.33832em;
	margin-bottom: .25148em
}

@media (min-width: 600px) {
	h2 {
		font-size: calc(23.54px + (29.42125 - 23.537) * ((100vw - 600px) / (1140 - 600)))
	}
}

@media (min-width: 1140px) {
	h2 {
		font-size: 29.42px;
		margin-top: 1.11527em;
		line-height: 1.33832em;
		margin-bottom: .2458em
	}
}

h3 {
	font-size: 19.89px;
	margin-top: 1.31984em;
	line-height: 1.58381em;
	margin-bottom: .30378em
}

@media (min-width: 600px) {
	h3 {
		font-size: calc(19.89px + (24.86101 - 19.8888) * ((100vw - 600px) / (1140 - 600)))
	}
}

@media (min-width: 1140px) {
	h3 {
		font-size: 24.86px;
		margin-top: 1.31984em;
		line-height: 1.58381em;
		margin-bottom: .29582em
	}
}

h4 {
	font-size: 16.81px;
	margin-top: 1.56194em;
	line-height: 1.87432em;
	margin-bottom: .36815em
}

@media (min-width: 600px) {
	h4 {
		font-size: calc(16.81px + (21.00759 - 16.80607) * ((100vw - 600px) / (1140 - 600)))
	}
}

@media (min-width: 1140px) {
	h4 {
		font-size: 21.01px;
		margin-top: 1.56194em;
		line-height: 1.87432em;
		margin-bottom: .357em
	}
}

h5 {
	font-size: 14.2px;
	margin-top: 1.84844em;
	line-height: 2.21813em;
	margin-bottom: .36969em
}

@media (min-width: 600px) {
	h5 {
		font-size: calc(14.2px + (17.75145 - 14.20116) * ((100vw - 600px) / (1140 - 600)))
	}
}

@media (min-width: 1140px) {
	h5 {
		font-size: 17.75px;
		margin-top: 1.84844em;
		line-height: 2.21813em;
		margin-bottom: .36969em
	}
}

blockquote {
	font-style: italic
}

address, blockquote cite {
	font-style: normal
}

blockquote cite {
	display: block
}

dt {
	font-weight: 700
}

ul {
	padding-left: 1.1em;
	list-style: none
}

ol {
	padding-left: 1.4em
}

table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 2.33333em
}

th {
	text-align: left
}

.se-feature {
	text-align: center;
	padding-left:20px;
	padding-right:20px;
}

@media (min-width: 1140px) {
	table {
		margin-bottom: 2.1em
	}

	td, th {
		padding: .4375em .875em
	}
}

body {
	font-family: "Open Sans", sans-serif, "微软雅黑", MicrosoftYahei;
	-webkit-font-smoothing: antialiased
}

::-moz-selection {
	background-color: #2B2C2D;
	color: #FFFFFF
}

::selection {
	background-color: #2B2C2D;
	color: #FFFFFF
}

a {
	text-decoration: none !important
}

.light-text {
	color: #C2C2C2
}

.zero-padding {
	padding: 0 !important
}

.mbn {
	margin-bottom: 0 !important
}

.mb10 {
	margin-bottom: 10px !important
}

.mb20 {
	margin-bottom: 20px !important
}

.mb30 {
	margin-bottom: 30px !important
}

.mb40 {
	margin-bottom: 40px !important
}

.mb50 {
	margin-bottom: 50px !important
}

.mb60 {
	margin-bottom: 60px !important
}

.mtn {
	margin-top: 0 !important
}

.mt10 {
	margin-top: 10px !important
}

.mt20 {
	margin-top: 20px !important
}

.mt30 {
	margin-top: 30px !important
}

.mt40 {
	margin-top: 40px !important
}

.mt50 {
	margin-top: 50px !important
}

.mt60 {
	margin-top: 60px !important
}

.mln {
	margin-left: 0
}

.ml10 {
	margin-left: 10px
}

.ml20 {
	margin-left: 20px
}

.ml30 {
	margin-left: 30px
}

.ml40 {
	margin-left: 40px
}

.ml50 {
	margin-left: 50px
}

.ml60 {
	margin-left: 60px
}

.mrn {
	margin-right: 0
}

.mr10 {
	margin-right: 10px
}

.mr20 {
	margin-right: 20px
}

.mr30 {
	margin-right: 30px
}

.mr40 {
	margin-right: 40px
}

.mr50 {
	margin-right: 50px
}

.mr60 {
	margin-right: 60px
}

.pbn {
	padding-bottom: 0 !important
}

.pb10 {
	padding-bottom: 10px
}

.pb20 {
	padding-bottom: 20px
}

.pb30 {
	padding-bottom: 30px
}

.pb40 {
	padding-bottom: 40px
}

.pb50 {
	padding-bottom: 50px
}

.pb60 {
	padding-bottom: 60px
}

.pb70 {
	padding-bottom: 70px
}

.pb80 {
	padding-bottom: 80px
}

.ptn {
	padding-top: 0 !important
}

.pt10 {
	padding-top: 10px
}

.pt20 {
	padding-top: 20px
}

.pt30 {
	padding-top: 30px
}

.pt40 {
	padding-top: 40px
}

.pt50 {
	padding-top: 50px
}

.pt60 {
	padding-top: 60px
}

.pt70 {
	padding-top: 70px
}

.pt80 {
	padding-top: 80px
}

.pt90 {
	padding-top: 90px
}

.pln {
	padding-left: 0
}

.pl10 {
	padding-left: 10px
}

.pl20 {
	padding-left: 20px
}

.pl30 {
	padding-left: 30px
}

.pl40 {
	padding-left: 40px
}

.pl50 {
	padding-left: 50px
}

.pl60 {
	padding-left: 60px
}

.prn {
	padding-right: 0
}

.pr10 {
	padding-right: 10px
}

.pr20 {
	padding-right: 20px
}

.pr30 {
	padding-right: 30px
}

.pr40 {
	padding-right: 40px
}

.pr50 {
	padding-right: 50px
}

.pr60 {
	padding-right: 60px
}

.white-color {
	color: #FFFFFF !important
}

.underline {
	position: relative;
	padding-bottom: .667em;
	margin-bottom: 1.5em
}

.underline:after {
	content: "";
	width: 32px;
	height: 1px;
	background: #C2C2C2;
	position: absolute;
	bottom: 0;
	left: 0
}

.full-underline::after {
	width: 100%
}

.longer-underline::after {
	width: 60px
}

.text-center .underline::after {
	width: 4%;
	left: 48%
}

.text-center .longer-underline::after {
	width: 8%;
	left: 46%
}

.text-muted {
	font-size: 85%;
	font-style: italic
}

.navbar-fixed-top {
	border: 0;
}

.navbar {
	transition: all .4s ease-in-out;
}

.navbar-header {
	position: relative;
	z-index: 1;
	float:left;
}

.navbar .dark-item {
	display: none;
	color:#000000;
}

.navbar .light-item {
	color:#FFFFFF;
}

.body-scrolled .dark-item {
	display: inline-block;
}

.body-scrolled .light-item {
	display: none;
}

.body-scrolled .navbar {
	box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .1);
	background: #FFFFFF;
}

.navbar-brand {
	padding-top:12.5px;
	padding-bottom:12.5px;
	height: 60px;
}

.navbar-brand img {
	height: 35px;
}

.navbar-nav {
	margin-top: 0px;
	margin-bottom: 0px;
}

.navbar .lang-item {
	float:left;
	height: 60px;
	line-height: 30px;
	padding: 15px;
	cursor: pointer;
}

.se-section {
	border-bottom: 1px solid #ECECEC
}

.main-header {
	height: 100vh
}

.main-header .container, .outer {
	height: 100%
}

.main-header .primary-trans-bg {
	height: 100%;
	//background-color: #a4b7cd5c;
	color: #FFFFFF
}

.main-header h1 {
	font-size: 3.5em;
	font-family: Poppins, "微软雅黑", MicrosoftYahei;
	font-weight: normal;
	line-height: 1.3;
}

.zh_cn .main-header h1 {
	font-weight: 500;
}

.main-header h5 {
	font-family: "Open Sans", sans-serif, "微软雅黑", MicrosoftYahei;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 1.618em;
	letter-spacing: .04em
}

@media (max-width: 1200px) {
	.main-header h1 {
		font-size: 2.5em
	}
}

@media (max-width: 768px) {
	.main-header h1 {
		font-size: 2em
	}
}

@media (max-width: 500px) {
	.main-header h1 {
		font-size: 1.58em
	}

	.main-header h5 {
		font-size: 0.9em;
	}
}

@media (max-width: 400px) {
	.main-header h1 {
		font-size: 1.4em
	}
}

@media (max-width: 320px) {
	.main-header h1 {
		font-size: 1.2em
	}

	.main-header h5 {
		font-size: 0.9em;
	}
}

.outer {
	display: table;
	width: 100%
}

.inner {
	display: table-cell;
	vertical-align: middle
}

.se-feature .icon, .se-feature-style-2 .icon {
	font-size: 2.618em
}

.gradient-bg {
	background: linear-gradient(to bottom, #4AA3DF, #1C699D)
}

.se-section {
	padding: 60px 0
}

.black-gradient {
	padding: 20vh 0;
	min-height:80vh;
	background: rgba(0, 0, 0, .6);
	border: 0
}

.black-gradient,
.black-gradient h1,
.black-gradient h2,
.black-gradient p {
	color: #FFFFFF !important
}

.black-gradient h1 {
	margin-bottom: 1em;
}

section.parallax-window {
	padding: 0;
	border: 0
}

.primary-bg {
	background: #4AA3DF;
	color: #F9F9F9
}

.primary-bg h1,
.primary-bg h2,
.primary-bg h3,
.primary-bg h4,
.primary-bg h5 {
	color: #FFFFFF
}

.se-feature .icon {
	color: #444444;
}

.se-feature h5 {
	margin-top: 1em
}

.se-feature p {
	color: #787878;
	margin-bottom: 0
}

@media (max-width: 991px) {
	.se-feature {
		margin-bottom: 50px
	}

	.se-feature:last-child {
		margin-bottom: 0
	}
}

.se-feature-style-2 .left {
	float: left;
	width: 12%
}

.se-feature-style-2 .right {
	float: left;
	width: 88%
}

.se-feature-style-2 h5 {
	margin-top: 0
}

.se-feature-style-2 p {
	color: #787878;
	margin-bottom: 0
}

@media (max-width: 768px) {
	.se-feature-style-2 p {
		margin-bottom: 30px
	}
}

footer ul {
	padding-left: 0
}

.single-feature .feature-info {
	padding-top:40px;
}

.single-feature .feature-desc h2 {
	margin-bottom: 1em;
}

.single-feature .feature-desc p {
	color: #787878
}

@media (min-width: 991px) {
	.single-feature .feature-desc .row {
		position: relative
	}

	.single-feature .feature-desc .feature-info {
		position: absolute
	}
}

footer {
	padding: 60px 0 50px;
	background-color: rgba(4, 4, 4, .9);
	color: #FFFFFF;
	font-size:15px;
}

footer .footer-bottom {
	margin-top: 20px;
}

footer h2, footer p, footer a, footer a:visited, footer a:active {
	color: #FFFFFF;
}

footer p {
	position: relative;
	margin-bottom: 7px;
}

footer i {
	position: absolute;
	left:-25px;
	top:50%;
	margin-top:-0.4em;
}

footer .col-md-6:first-of-type {
	padding-right:100px;
}

@media (max-width: 991px) {
	footer .col-md-6:first-of-type {
		text-align: center !important;
	}

	footer .col-md-6:first-of-type {
		padding-right:15px;
	}

	footer .col-md-6:last-of-type {
		margin-top:20px;
		padding-left:35%;
		padding-right:15px;
	}
}

@media (max-width: 500px) {
	footer h2, footer p, footer a {
		display: block;
	}
}


.job {
    background-image: url(../images/recruit_bg.jpg);
    width: 100%;
    background-position: center center;
    background-size: cover;
    overflow: hidden
}

.job .content {
    width: 70%;
    min-width: 985px;
    margin: 40px auto 0
}
.job .content h2{
	text-align: center;
}
.job .jop-lt {
    float: left;
    width: 745px;
    height: 100%
}

.job .jop-lt ul {
    position: relative;
    width: 100%
}

.job .jop-lt ul li {
    display: none
}

.job .jop-lt ul li.current {
    display: block
}

.job .jop-lt h3 {
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    font-weight: 700
}

.job .jop-lt li b {
    display: block;
    margin: 10px 0;
    font-size: 16px
}

.job .jop-lt li p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    margin-left: 30px;
	margin-bottom:10px;
}

.job .jop-lt li>span {
    float: left;
    font-size: 18px;
    line-height: 20px
}

.job .jop-lt .shenqing {
    display: inline-block;
    width: 185px;
    height: 45px;
    background-color: #e60044;
    font-size: 14px;
    line-height: 45px;
    font-weight: 600;
    color: #fff;
    padding: 0 20px 0;
    vertical-align: middle;
    margin-top: 45px;
    background-color: #000;
    color: #fff
}

.job .jop-lt .shenqing span {
    display: inline-block;
    height: 19px;
    width: 1px;
    margin-right: 40px;
    margin-left: 40px;
    background-color: #fff;
    vertical-align: middle
}

.job .jop-lt .shenqing em {
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 19px;
    background-image: url(../images/xinfeng.png)
}

.job .jop-lt .shenqing:hover {
    background-color: #e60044;
    color: #fff
}

.job .jop-lt .shenqing:active {
    background-color: #e60044;
    color: #fff
}

.job .jop-rt {
    float: right;
    width: 240px;
    height: 100%;
    position: relative
}

.job .jop-rt li {
    transition: transform .6s
}

.job .jop-rt:hover li.odd {
    transform: rotateZ(0)
}

.job .jop-rt:hover li.even {
    transform: rotateZ(0)
}

.job .jop-rt:hover li.jop-link a.odd {
    transform: rotateZ(0)
}

.job .jop-rt:hover li.jop-link a.even {
    transform: rotateZ(0)
}

.job .jop-rt ul {
    position: relative;
    margin-top: 200px
}

.job .jop-rt li {
    text-align: center;
    padding-top: 15px;
    font-size: 22px
}

.job .jop-rt li.current {
    color: #e60044
}

.red {
    color: #e60044
}

.job .jop-rt li.odd {
    transform: rotateZ(10deg);
    width: 217px;
    height: 69px;
    margin-top: -34px;
    text-indent: 12px;
    background-image: url(../images/muwen1.png)
}

.job .jop-rt li.oddend {
    width: 231px;
    height: 147px;
    margin-top: -34px;
    margin-left: -13px;
    text-indent: 12px;
    background-image: url(../images/muwen3.png)
}

.job .jop-rt li.even {
    transform: rotateZ(-10deg);
    width: 217px;
    height: 69px;
    margin-top: -24px;
    margin-left: 12px;
    text-indent: -12px;
    background-image: url(../images/muwen2.png)
}

.job .jop-rt li.jop-link {
    position: absolute;
    padding-top: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.job .jop-rt li.jop-link a {
    display: block;
    width: 100%;
    height: 50px;
    margin-bottom: 1px;
    position: relative;
    z-index: 30;
    font-size: 16px;
    line-height: 50px;
    color: #000;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    transition: transform .6s
}

.job li.jop-link a:hover {
    color: #e60044
}

.job li.jop-link a.current {
    color: #e60044
}

.job li.jop-link a.odd {
    transform: rotateZ(10deg)
}

.job li.jop-link a.even {
    transform: rotateZ(-10deg)
}

.job .jop-rt .hand {
    position: absolute;
    top: -193px;
    left: 0;
    width: 525px;
    height: 299px;
    background-image: url(../images/shou.png)
}

.job .jop-rt .hand span {
    display: block;
    margin-top: 240px;
    margin-left: 90px;
    font-size: 16px;
    color: #fff;
    font-weight: 700
}