@import "bootstrap.css";
@import "animate.min.css";
@import "swiper.min.css";
@import "mobile_nav.css";
@import "../fonts/iconfont.css";


/***

====================================================================
	Reset
====================================================================

 ***/
* {
	margin: 0;
	padding: 0;
}

/***

====================================================================
	Global Settings
====================================================================

 ***/

body {
	font-family: Microsoft YaHei, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 1.8em;
	-webkit-font-smoothing: antialiased;
	font-weight: normal;
	letter-spacing: 1px;
}

html,
body {
	position: relative;
	height: 100%;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #443f45;
}

a:hover,
a:focus,
a:visited {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	position: relative;
	margin: 0;
	background: none;
	line-height: 1.6em;
	font-family: 'Source Sans Pro', sans-serif;
}

input,
button,
select,
textarea {
	font-weight: 100;
}

p {
	position: relative;
	line-height: 1.7em;
	font-family: 'Lato', sans-serif;
}

ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}

input::-webkit-input-placeholder {
	color: #999;
}



.blank-10 {
	height: 10px;
}

.blank-20 {
	height: 20px;
}

.blank-30 {
	height: 30px;
}

.blank-40 {
	height: 40px;
}

.blank-50 {
	height: 50px;
}

.blank-60 {
	height: 60px;
}

.blank-70 {
	height: 70px;
}

.blank-80 {
	height: 80px;
}

.blank-90 {
	height: 90px;
}

.blank-100 {
	height: 100px;
}

.clearfix {
	clear: both;
	*zoom: 1
}

.clearfix:after {
	display: block;
	content: '';
	clear: both;
}

.paddZero {
	margin: 0 !important;
	padding: 0 !important;
}

.margin_tb_50 {
	margin-top: 50px;
	margin-bottom: 50px;
}

.margin_tb_90 {
	margin-top: 90px;
	margin-bottom: 90px;
}

.margin_b_50 {
	margin-bottom: 50px;
}

.margin_b_30 {
	margin-bottom: 30px;
}

.margin_t_50 {
	margin-top: 50px;
}

.margin_b_90 {
	margin-bottom: 90px;
}

.margin_t_90 {
	margin-top: 90px;
}

.mart_30 {
	margin-bottom: 30px;
}

hr {
	border-top: 1px #ccc solid;
}

img {
	max-width: 100%
}

.box_vertical {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
}

.box_horizontal {
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
}

.box-align-left {
	-webkit-box-align: left;
}

.box-align-center {
	-webkit-box-align: center;
}

.box-align-right {
	-webkit-box-align: right;
}


/*  web style css */
.head_fixed {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100000;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}

.headPart {
	height: 90px;
	overflow: hidden;
}

.logo {
	margin: 20px 0;
	width: 130px;
	height: 50px;
	background: url(../images/logo.png);
	overflow: hidden;
	text-indent: -999px;
	display: inline-block;
	float: left;
}

.hr_logo {
	margin: 20px;
	width: 180px;
	line-height: 50px;	
	overflow: hidden;
	display: inline-block;
	float: left;
	font-size:24px;
	color:#67bcdf;
}
.hr_logo:hover {	
	color:#67bcdf;
}





.bannerPart {
	width: 100%;
	height: 100%;
}

.bannerPart .swiper-container {
	display: block;
	height: 100%;
}

.bannerPart .swiper-button-next,
.bannerPart .swiper-button-prev {
	color: rgba(0, 0, 0, .5) !important;
	display: none !important;
}

.bannerPart .swiper-button-next:hover,
.bannerPart .swiper-button-prev:hover {
	color: rgba(0, 0, 0, 1) !important;
}


.bannerPart .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 5px;
	width: 100%;
	z-index: 999;
}

.bannerPart .swiper-pagination-bullet {
	display: inline-block;
	width: 12px;
	height: 12px;
	opacity: 1;
	border-radius: 24px;
	background: rgba(0, 0, 0, .5);
	margin: 0 3px;
	cursor: pointer;
	transition: width 0.3s ease-in-out;

}

.bannerPart .swiper-pagination-bullet-active {
	background: rgba(240, 135, 30, 1);
	width: 40px;
}

.banner1_left {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 590px;
	z-index: 200;
}

.banner1_right {
	position: absolute;
	right: 0;
	top: 0;

	z-index: 200;
}

.banner1_text {
	position: absolute;
	margin-left: -400px;
	left: 50%;
	top: 25%;
	width: 800px;
	z-index: 200;
}

.banner1_text h2 {
	font-size: 72px;
	color: #000;
	font-weight: bolder;
}

.banner1_text2 {
	position: absolute;
	margin-left: -440px;
	left: 50%;
	top: 40%;
	width: 800px;
	z-index: 200;
}

.banner1_text2 h2 {
	font-size: 72px;
	color: #000;

}

.banner1_text2 h2 span {
	font-weight: bolder;
	color: transparent;
	-webkit-background-clip: text;
	background-image: linear-gradient(90deg, #fa663f, #f1871e);
}

.banner1_text3 {
	position: absolute;
	margin-left: -400px;
	left: 50%;
	top: 55%;
	width: 800px;
	z-index: 200;
}



.bannerTwo_right {
	position: absolute;
	right: 1%;
	top: 0;
	z-index: 100;
}

.bannerThree_right {
	position: absolute;
	right: 8%;
	top: 0;
	z-index: 100;
}



.banner1_pic1 {
	margin: 30px 0 50px 0;
}

/* banner two */
.bannerTwo_Left,
.bannerThree_Left {
	position: absolute;
	left: 10%;
	width: 630px;
	text-align: left;
	z-index: 200;
}

.banner2_pic1 {
	margin: 20px 0 30px 0;
}

.banner3_pic1 {
	margin: 180px 0 0 0;
}

.banner3_pic2 {
	padding-top: 40px;
}

.banner2_pic2 li {
	padding: 0 20px 0 30px;
	float: left;
	background: url(../images/banner_pic2_2.png) no-repeat 0 0;
	color: #fff;
	font-size: 16px;
}

.bannerOne_Left h2,
.bannerTwo_Left h2 {
	margin-top: 150px;
	font-size: 42px;
	color: #fff;
	letter-spacing: 2px;
}

.bannerThree_Left h2 {
	margin: 30px 0;
	font-size: 24px;
	color: #fff;

	letter-spacing: 2px;
}




.menuPart {
	position: inherit;
	font-size: 18px;
	line-height: 90px;
}

.menuPart li {
	display: inline-block;
	margin: 0 0 0 30px;
	letter-spacing: 0;
	font-weight: bolder;

}

.menuPart li a {
	color: #000;
	position: relative;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.menuPart li a i {
	left: 50%;
	position: absolute;
	width: 0;
	height: 1px;
	background: #ed6d00;
	top: 30px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.menuPart li a:hover i,
.menuPart li .active i {
	left: 0;
	width: 100% !important;
}


.menuPart li a:hover,
.menuPart li .active {
	color: #ed6d00 !important;
}

.menuPart li>div {
	position: absolute;
	left: 0 !important;
	top: 90px;
	width: 100%;
	height: 120px;
	background: #f7f7f7;
	border-top: 1px #eaeaea solid;
	border-bottom: 1px #eaeaea solid;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
}

.menuPart li>div a {
	position: relative;
	border-left: 1px #eaeaea solid;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	height: 120px;
	padding: 0 50px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	line-height: normal !important;
	color: #666;
	font-size: 14px;
}

.menuPart li>div:last-child a {
	border-right: 1px #eaeaea solid;
}

.menuPart li>div a p {
	margin: 0;
	padding: 0;
	font-size: 32px;
}

.menuPart li>div a:hover {

	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}

.footer {
	border-top: 5px #999 solid;
	padding: 80px 0 50px 0;
	background: #f1f1f1;
	color: #666;
}

.footer h2 {
	margin: 0 0 20px 0;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.foot_about {
	width: 90%;
	color: #666;
	letter-spacing: 0;

}

.foot_menu a {
	margin-right: 15px;
	display: inline-block;
}

.foot_menu a:hover {
	color: #ed6d00;
}

.foot_part>div {
	float: left;
}

.foot_part>div:nth-child(1) {
	width: 50%;
}

.foot_part>div:nth-child(2) {
	padding-left: 5%;
	width: 28%;
}

.foot_part>div:nth-child(3) {
	width: 17%;
}

.foot_part>div:nth-child(4) {
	width: 20%;
}





/* 内页banner尺寸 */
.inside_banner {
	height: 250px;
	position: relative;
	background: #eaeaea;
	color: #fff;
	font-weight: 100;
	letter-spacing: 3px;

}

.inside_banner h1 {
	margin: 0 0 20px 0;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}

.inside_banner h5 {
	margin-top: 30px;
	font-size: 16px;
	color: #666;
	line-height: 40px;
}

.staff_banner {
	height: 500px;
	position: relative;
	background: #eaeaea;
	color: #fff;
	font-weight: 100;
	letter-spacing: 3px;

}

.staff_banner h1 {
	margin: 0 0 20px 0;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}

.staff_banner h5 {
	margin-top: 30px;
	font-size: 16px;
	color: #666;
	line-height: 40px;
}


.banner_text {
	color: #fff;
	font-weight: 100;
}


.con_box {
	min-height: 500px;
	position: relative;
	background: url(../images/con_top_right.png) no-repeat right top, url(../images/con_bottom_left.png) no-repeat left bottom;
}

/* .con_box::before{
	position: absolute;
	width:600px;
	height:330px;
	content: '';
	background:url(../images/con_top_right.png) no-repeat;
	right:0;
	top:0;
	z-index: 90;
}
.con_box::after{
	position: absolute;
	width:615px;
	height:290px;
	content: '';
	background:url(../images/con_bottom_left.png) no-repeat;
	left:0;
	bottom:0;
	z-index: 90;
}
 */
.title_job {
	font-size: 30px;
	font-weight: bold;
	z-index: 100;
}

.job_list a {
	position: relative;
	padding: 40px 80px;
	display: block;
	margin: 30px 0;
	font-size: 30px;
	font-weight: bold;
	border-radius: 20px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	background: linear-gradient(90deg, #fff, #fff);
	letter-spacing: 5px;
}

.job_list a span {
	padding: 0 20px;
	display: inline-block;
	color: #666;
	font-size: 20px;
}

.job_list a:hover {
	background: linear-gradient(90deg, #f3892b, #fd644f);
	border-radius: 20px;
	box-shadow: 0 0 15px rgba(237, 109, 0, .4);
	color: #fff;

}

.job_list a:hover span {
	color: #fff;
}

.job_list a .btn_details {
	position: absolute;
	width: 32px;
	height: 32px;
	right: 80px;
	background: url(../images/job_details.png) no-repeat 0 0;
	background-size: 30px 30px;
	padding-left: 40px;
	overflow: hidden;
	font-size: 20px;
	white-space: nowrap;
	color: #ed6d00;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.job_list a:hover .btn_details {
	width: 100px;
	font-size: 20px;
	color: #fff;
	background: url(../images/job_details_hover.png) no-repeat 0 0;
	background-size: 30px 30px;
}

.job_details {
	font-size: 16px;
	background: #fff;
}

.job_details tr td {
	padding: 20px !important;
	line-height: 30px !important;
	vertical-align: middle !important;

}

.job_details tr td a {
	color: #ed6d00;
}



.more_btn {
	margin: 0 auto;
	display: inline-block;
	position: relative;
	width: 400px;
	height: 66px;
	line-height: 66px;
	background: linear-gradient(90deg, #f3892b, #fd644f);
	border-radius: 33px;

}

.more_btn:hover {
	background: linear-gradient(-90deg, #f3892b, #fd644f)
}

.more_btn a {
	display: block;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}


.more_btn a span {
	position: absolute;
	width: 32px;
	height: 32px;
	top: 20px;
	background: url(../images/click.png) no-repeat -32px 0;
	-webkit-animation: move-click 1s ease infinite;
	animation: move-click 1s ease infinite;
}



@-webkit-keyframes move-click {
	0% {
		transform: scale(0.75)
	}

	20% {
		transform: scale(1.2);
	}

	100% {
		transform: scale(0.75)
	}
}


.anser_list {
	list-style: none;
}

.anser_list li {
	margin-bottom: 10px;
}

.anser_list .anser_text {
	background: #f5f3f2 url(../images/icon_a.png) no-repeat 20px 60px;
	padding: 60px 70px;
	font-size: 16px;
	color: #666;
	display: none;
}

.anser_list .title {
	background: linear-gradient(90deg, #7c7c7c, #949494), url(../images/icon_q.png) no-repeat 0 center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	line-height: 80px;
}

.anser_list .active {
	background: linear-gradient(90deg, #f3892b, #fd644f), url(../images/icon_q.png) no-repeat 0 center !important;
}

.anser_list .title .tit_text {
	padding: 0 20px 0 70px;
	font-size: 18px;
	color: #fff;
	background: url(../images/icon_q.png) no-repeat 20px center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.welfare_con {
	padding: 20px 30px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;

}

.welfare_con:hover {
	background: #ed6d00;
	color: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	border-radius: 10px;
}

.welfare_con h2 {
	font-size: 80px;
}

.welfare_con h3 {
	display: block;
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
}

.welfare_con:hover h2 {
	color: #fff;
}

.welfare_con p {
	font-size: 15px;
	color: #999;
	text-align: left;
	height: 147px;
	overflow: hidden;
	opacity: 0;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.welfare_con:hover p {
	opacity: 1;
	color: #fff;
}

.spacephoto>div {
	margin: 5px 0 !important;
	padding: 0 5px !important;
	cursor: pointer;
}

.btnGrou {
	position: fixed;
	right: 0;
	bottom: 1%;
	width: 50px;
	z-index: 10000;

}

.btnGrou a {
	position: relative;
	margin: 0 0 1px 0;
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	background: rgba(0, 0, 0, .7);
	font-size: 30px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	z-index: 1000;
	opacity: 0;

}

.btnGrou a:hover {
	background: #f3892b;
}

.conception_title {
	display: inline-block;
	margin: 0 auto;
	position: relative;
	padding-right: 50px;
	width: 200px;
	height: 130px;
	background: url(../images/conception_title.png) no-repeat right 0;
	font-size: 60px;
	line-height: 130px;
	font-weight: bold;
	color: #333;
}

.conception_title_left {
	display: inline-block;
	margin: 0 auto;
	position: relative;
	padding-left: 55px;
	width: 200px;
	height: 130px;
	background: url(../images/conception_title_left.png) no-repeat 0 0;
	font-size: 60px;
	line-height: 130px;
	font-weight: bold;
	color: #333;
}

.conception_title>div {
	position: absolute;
	left: 30%;
	top: 20px;
	font-size: 60px;
	color: #333;
	width: 200px;
	height: 80px;
	line-height: 80px;
	font-weight: bolder;
}

.staff_title {
	display: inline-block;
	position: relative;
	font-size: 44px;
	color: #000;

	font-weight: 100;
	text-align: left;
}
.staff_title h5{
	font-size: 30px;
	font-weight: 100;
	color: #333;
}



.staff_info {
	padding: 0 0 50px 280px;
}
.staff_line{
	padding-left:60px;
	border-left:1px #ccc solid;
}




.conception_bg {
	padding: 90px;
	background: url(../images/conception_bg.jpg) no-repeat center 0;
	background-size: cover;
	min-height: 700px;
}

.conception_h4 h4 {
	margin: 15px 0;
	font-weight: bold;
	background: #f3892b;
	font-size: 20px;
	color: #fff;
	line-height: 50px;
}

.partner_text {
	padding-top: 15px;
	font-size: 18px;
	color: #666;
	line-height: 24px;
}

.partner_word {
	margin: -40px 0 20px 0;
	font-size: 40px;
	font-weight: bold;
	color: #666;
}

.partner_word span {
	display: inline-block;
}

.conception_text {
	padding: 60px 0 50px 30px;
	position: relative;
}

.conception_text h1 {
	font-size: 40px;
	font-weight: bold;
	color: #666;
}

.conception_text span {
	position: absolute;
	left: 80px;
	top: 62px;
	width: 0px;
	margin: 0 5px;
	background: #f3892b;
	color: #fff;
	padding: 0;
	white-space: nowrap;
	text-align: center;
	overflow: hidden;
	-webkit-animation: move-right 1s ease infinite;
	animation: move-right 1s ease infinite;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	/* Safari 和 Chrome */

	animation-delay: 1.7s;
	-webkit-animation-delay: 1.7s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes move-right {
	from {
		width: 0px;
	}

	to {
		width: 180px;
		padding: 0 10px;
	}


}

/* .conception_text::before {
	position: absolute;
	left: 30px;
	top: 0;
	width: 35px;
	height: 50px;
	content: '';
	background: url(../images/conception_img7.jpg) no-repeat 0 0;
}

.conception_text::after {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 35px;
	height: 50px;
	content: '';
	background: url(../images/conception_img8.jpg) no-repeat 0 0;
} */

.staff_dec {

	color: #666;
	font-size: 15px;
	overflow: hidden;
}

.staff_name {
	padding: 25px 0 15px 0;
	overflow: hidden;
	font-weight: bold;
	font-size: 20px;
	color: #000;
}

.staff_department {
	color: #000;
	font-size: 15px;
}

.staff_list:hover img {
	opacity: .5;
}


.caifang_title {
	border-top: 1px #333 solid;
	padding: 20px 0;
	font-size: 24px;
	font-weight: 600;
}

.caifang_title a {
	float: right;
	font-weight: normal;
	font-size: 16px;
	color: #f3892b;
}

.caifang_title a:hover {
	color: #f3892b;
}


#lightbox_mask {
	display: none;
	position: fixed;
	z-index: 100000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
}

#lightbox_popup {
	display: none;
	position: fixed;
	z-index: 100001;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.pic-view {
	position: fixed;
	margin-top: -350px;
	margin-left: -525px;
	top: 50% !important;
	left: 50%;
	width: 1050px;
	height: 700px;
	text-align: center;
	z-index: 100000000;
	display: none;

}

.pic-view .pic {
	max-width: 100%;
	max-height: 100%;
	border: 5px solid #fff;
	border-radius: 3px;
}

.btn-view {}

.btn-view .btn {
	position: fixed;
	width: 40px;
	height: 40px;
	line-height: 30px;
	text-indent: -5px;
	font-size: 24px;
	text-decoration: none;
	border-radius: 32px;
	background-color: rgba(255, 255, 255, 1);
	opacity: .7;
	color: #000;
	overflow: hidden;
	transition: all .3s;
	z-index: 100000000;
	display: none;
}

.btn-view .btn:hover {
	opacity: 1;
	transform: scale(1.4);
}

.btn-view .btn-prev {
	left: 20px;
	top: 48%;
}

.btn-view .btn-next {
	right: 20px;
	top: 48%;
}

#lightbox_popup .btn-view .btn-close {
	right: 10px;
	top: 10px;
	line-height: 25px;
	text-indent: -1px;
}

#lightbox_popup .caption-view {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 38px;
	background-color: rgba(0, 0, 0, .7);
	text-align: center;
	z-index: 100000000;
}

#lightbox_popup .caption-view p {
	line-height: 38px;
	color: #fff;
}



.pictext {
	padding: 50px 0;
}

.pictext>div {
	float: left;
	width: 50%;
}

.pictext:after {
	display: block;
	content: '';
	clear: both;
}

.text-right {
	text-align: right !important;
}

.text-center {
	text-align: center !important;
}

.text__head {
	margin-bottom: 32px;
	color: #f3892b;
	font-size: 24px;
	font-weight: 300;
	padding-left: 45px;
	font-weight: bold;
	background: url(../images/quest_icon.png) no-repeat 0 center;
}

.text__desc {
	line-height: 30px;
	font-size: 16px;
	color: #666;
}

.work__head {
	margin-bottom: 32px;
	color: #64bdd4;
	font-size: 24px;
	font-weight: 300;	
	font-weight: bold;
	
}

#mybtns {
	margin: 10px 0;
	width: 1140px;
	display: block;
	height: 42px;
	position: relative;
}

#mybtns a {
	position: absolute;
	width: 42px;
	height: 42px;
	display: block;
	background-color: #c1c1c1;
}

#mybtns a:nth-child(1) {
	right: -70px !important;
	top: -320px;
}

#mybtns a:nth-child(2) {
	left: -70px !important;
	top: -320px;
}

#mybtns a:hover {
	background-color: #ed6c00;
}

#mybtns a:hover,
#myscroll,
#mybtns a,
#myscroll a:hover .intro,
#myscroll a .intro,
#myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#mybtns #left {
	background-image: url(../images/jt_l.png);
}

#mybtns #right {
	background-image: url(../images/jt_r.png);
}

.ani_text {
	margin: 5px auto;
	width: 632px;
	text-align: left !important;
	font-size: 18px;
	color: #666;
	line-height: 30px;
}

.banner_twobg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../images/banner_bg.png) no-repeat center bottom;
	z-index: 1000;
}

.banner2_con {
	margin: 0 auto;
	position: relative;
	width: 1600px;
	height: 100%;
}

.banner2_img1,
.banner2_img2,
.banner2_img3,
.banner2_img4,
.banner2_img5,
.banner2_img6 {
	position: absolute;
}

.banner2_img1 {
	width: 960px;
	height: 448px;
	top: 100px;
	left: -50px;
	background: url(../images/banner2_img1.png) no-repeat;
}

.banner2_img2 {
	width: 115px;
	height: 115px;
	top: 100px;
	left: 1170px;
	background: url(../images/banner2_img2.png) no-repeat;
}

.banner2_img3 {
	width: 197px;
	height: 322px;
	bottom: 325px;
	right: 0px;
	background: url(../images/banner2_img3.png) no-repeat;
}

.banner2_img4 {
	width: 101px;
	height: 90px;
	bottom: 180px;
	right: 500px;
	background: url(../images/banner2_img4.png) no-repeat;
	z-index: 1005;
}

.banner2_img5 {
	width: 94px;
	height: 84px;
	bottom: 220px;
	right: 360px;
	background: url(../images/banner2_img5.png) no-repeat;
	z-index: 1005;
}

.banner2_img6 {
	width: 123px;
	height: 51px;
	bottom: 150px;
	left: 300px;
	background: url(../images/banner2_img6.png) no-repeat;
	z-index: 1005;
}

.privacy_con {
	font-size: 16px;
	line-height: 30px;
}

.privacy_con h2 {
	margin: 0 0 20px 0;
}

.privacy_con h4 {
	margin: 10px 0;
	font-weight: bold;
}

.privacy_con p {
	margin-bottom: 30px;
}

.staff_mb>div {
	margin-bottom: 50px;
}

.minH_220{
		min-height:220px;
}
.minH_335{
		min-height:335px;
}
.minH_412{
		min-height:412px;
}

.minH_355{
		min-height:355px;
}
.minH_520{
		min-height:520px;
}
.off_time{
		float:right; 
		margin-left:50px; 
		width: 30%;
	}

.progress {
  background: rgba(1, 15, 30, 0.1);
  height: 1px;
  overflow: hidden;
  position: relative;
}

.progress::before {
  animation-duration: 2s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-name: progress;
  background: #111;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 80px;
}

@keyframes progress {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(1440px);
  }
}


.bubbles_right,.bubbles{
	display: none;
}

/* 适配移动端 */
@media (max-width: 767px) {
	.head_fixed {
		max-height: 60px;
		z-index: 1800;
	}

	.logo {
		margin: 19px 0;
		width: 80px;
		height: 28px;
		background: url(../images/logo_2x.png) no-repeat;
		background-size: 80px auto;
		overflow: hidden;
		text-indent: -999px;
		display: inline-block;
		float: left;
	}

	.m_menu {
		margin: 15px 0;
		display: inline-block;
		width: 30px;
		height: 30px;
		background: url(../images/menu_2x.png) no-repeat;
		background-size: 30px;
	}

	.app-hide-list i {
		margin-top: 5px;
		margin-right: 10px;
		font-size: 11px;
	}

	.app-hide-list {
		background: #f5f5f5;
		margin: 5px 0;
		color: #000;
	}

	.app-slide-menu .mdui-list-item-content {
		text-align: left;
		padding-left: .8em;
	}

	.app-collapse-menu {
		margin: 0 16px;
	}

	.app-list-home {
		padding: 0;
		margin: 5px 0 10px;
		background: #f1871e;
	}

	.app-list-home:hover {
		background: #f1871e;
	}

	.app-list-home i {
		margin-top: -3px;
		margin-right: 5px;
		color: #fff;
	}

	.app-list-home a {
		color: #fff;
	}

	.app-list-item-link {
		color: #fff;
		display: block;
		width: 100%;
		text-align: left;
	}

	.mdui-collapse-item-body .app-sub-list {
		padding: 0;
		margin: 8px;
		height: 30px;
		line-height: 30px;
		background: #fff;
	}

	.mdui-collapse-item-body .app-sub-list a {
		padding-left: 23px;
	}

	.app-collapse-list {
		margin: 10px 0;
	}

	.bannerPart {
		height: 100%;
	}

	.pagination {
		margin: 0 !important;
	}

	.core_business {
		padding: 50px 0;

	}

	.business_list {
		padding: 20px 0 0 15px;
	}

	.business_tab img {
		max-width: 50%;
	}

	.business_title {
		margin-top: 10px;
		color: #666;

	}


	.business_title h3 {
		font-size: 16px;
		color: #000;
	}

	.margin_tb_50 {
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.margin_tb_90 {
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.margin_t_50 {
		margin-top: 30px;
	}

	.margin_b_90 {
		margin-bottom: 50px;
	}

	.margin_t_90 {
		margin-top: 50px;
	}


	.banner1_left {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 220px;
		z-index: 200;
	}

	.banner1_right {
		position: absolute;
		right: 0;
		top: 0;
		width: 220px;
		z-index: 200;
	}



	.banner1_text {
		position: absolute;
		margin-left: -160px;
		left: 50%;
		top: 25%;
		width: 320px;
		z-index: 200;
	}

	.banner1_text h2 {
		font-size: 32px;
		color: #000;
		font-weight: bolder;
	}

	.banner1_text2 {
		position: absolute;
		margin-left: -180px;
		left: 50%;
		top: 35%;
		width: 320px;
		z-index: 200;
	}

	.banner1_text2 h2 {
		font-size: 32px;
		color: #000;

	}

	.banner1_text2 h2 span {
		font-weight: bolder;
		color: transparent;
		-webkit-background-clip: text;
		background-image: linear-gradient(90deg, #fa663f, #f1871e);
	}

	.banner1_text3 {
		position: absolute;
		margin-left: -160px;
		left: 50%;
		top: 45%;
		width: 310px;
		z-index: 200;
	}


	.footer {
		border-top: 5px #999 solid;
		padding: 40px 0 40px 0;
		background: #f1f1f1;
		color: #666;
	}

	.footer h2 {
		margin: 0 0 20px 0;
		font-size: 18px;
		font-weight: bold;
		color: #000;
	}

	.foot_about {
		width: 100%;
		color: #666;
		letter-spacing: 0;

	}

	.foot_menu a {
		margin-right: 25px;
		display: inline-block;
	}

	.foot_part>div {
		float: left;
	}

	.foot_part>div:nth-child(1) {
		width: 100%;
	}
	
	.foot_part>div:nth-child(2) {
		padding-top: 15px;
		padding-left: 0;
		width: 100%;
	}
	.foot_part>div:nth-child(2) a{
		text-decoration: underline;
	}
	
	.foot_part>div:nth-child(3) {
		padding-top: 15px;
		width: 100%;
	}
	
	.foot_part>div:nth-child(4) {
		width: 100%;
		text-align: center !important;
		display: none;
	}
	.foot_part>div h2{
		margin:0 0 6px 0;
	}


	.inside_banner {
		height: 200px;
		position: relative;
		background: #eaeaea;
		color: #fff;
		font-weight: 100;
		letter-spacing: 1px;

	}

	.inside_banner h1 {
		margin: 0 0 10px 0;
		font-size: 26px;
		font-weight: bold;
		color: #fff;
	}

	.inside_banner h3 {
		font-size: 18px;
		color: #fff;
	}

	.anser_list .anser_text {
		background: #f5f3f2 url(../images/icon_a.png) no-repeat 20px 40px;
		padding: 30px 30px 30px 70px;
		font-size: 14px;
		color: #666;
		display: none;
	}

	.anser_list .title {
		background: linear-gradient(90deg, #7c7c7c, #949494), url(../images/icon_q.png) no-repeat 0 center;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		line-height: 80px;
	}

	.anser_list .active {
		background: linear-gradient(90deg, #f3892b, #fd644f), url(../images/icon_q.png) no-repeat 0 center !important;
	}

	.anser_list .title .tit_text {
		padding: 10px 20px 10px 70px;
		font-size: 16px;
		color: #fff;
		background: url(../images/icon_q.png) no-repeat 20px center;
		overflow:auto;
		text-overflow:auto;
		white-space: normal;
		line-height:24px;
	}

	.con_box {
		min-height: 500px;
		position: relative;
		background: url(../images/con_top_right.png) no-repeat right top, url(../images/con_bottom_left.png) no-repeat left bottom;
		background-size: 60%;
	}

	.welfare_con {
		margin-bottom: 20px;
		padding: 10px 30px;
		transition: All 0.4s ease-in-out;
		-webkit-transition: All 0.4s ease-in-out;
		-moz-transition: All 0.4s ease-in-out;
		-o-transition: All 0.4s ease-in-out;
		background: #ed6d00;
		box-shadow: 0 0 15px rgba(0, 0, 0, .1);
		border-radius: 10px;
		color: #fff;
	}

	.welfare_con:hover {
		background: #ed6d00;
		color: #fff;
		box-shadow: 0 0 15px rgba(0, 0, 0, .1);
		border-radius: 10px;
	}

	.welfare_con h2 {
		font-size: 80px;
	}

	.welfare_con h3 {
		display: block;
		margin: 0 0 10px 0;
		font-size: 18px;
		font-weight: bold;
	}

	.welfare_con:hover h2 {
		color: #fff;
	}

	.welfare_con p {
		font-size: 15px;
		color: #fff;
		text-align: left;
		height: auto !important;
		opacity: 1;
		transition: All 0.4s ease-in-out;
		-webkit-transition: All 0.4s ease-in-out;
		-moz-transition: All 0.4s ease-in-out;
		-o-transition: All 0.4s ease-in-out;
	}

	.welfare_con:hover p {
		opacity: 1;
		color: #fff;
	}

	.conception_title {
		display: inline-block;
		margin: 0 auto 15px auto;
		position: relative;
		padding-right: 40px;
		width: 200px;
		height: 90px;
		background: url(../images/conception_title.png) no-repeat right 0;
		background-size: auto 90px;
		font-size: 36px;
		line-height: 90px;
		font-weight: bold;
		color: #333;
	}




	.conception_title_left {
		display: inline-block;
		margin: 0 auto;
		position: relative;
		padding-left: 45px;
		width: 200px;
		height: 90px;
		background: url(../images/conception_title_left.png) no-repeat 0 0;
		background-size: auto 90px;
		font-size: 36px;
		line-height: 90px;
		font-weight: bold;
		color: #333;
	}

	.partner_word {
		margin: 40px 0 20px 0;
		font-size: 40px;
		font-weight: bold;
	}

	.partner_word span {
		display: inline-block;
	}

	.conception_text {
		padding: 30px 0 50px 0;
		position: relative;
	}

	.conception_text h1 {
		font-size: 28px;
		font-weight: bold;
		color: #666;
	}

	.conception_text span {
		position: absolute;
		left: 55px;
		top: 45px;
		width: 0px;
		margin: 0 5px;
		background: #f3892b;
		color: #fff;
		padding: 0;
		white-space: nowrap;
		text-align: center;
		overflow: hidden;
		-webkit-animation: move-right 1s ease infinite;
		animation: move-right 1s ease infinite;
		animation-iteration-count: 1;
		-webkit-animation-iteration-count: 1;
		/* Safari 和 Chrome */

		animation-delay: 1.7s;
		-webkit-animation-delay: 1.7s;
		animation-fill-mode: forwards;
		-webkit-animation-fill-mode: forwards;
	}

	@-webkit-keyframes move-right {
		from {
			width: 0px;
		}

		to {
			width: 130px;
			padding: 0 5px;
		}


	}

	.conception_bg {
		padding: 30px 10px;
		background: url(../images/conception_bg.jpg) no-repeat center 0;
		background-size: cover;
		min-height: 700px;
	}

	.conception_h4 h4 {
		margin: 2px 0 25px 0;
		font-weight: bold;
		background: #f3892b;
		font-size: 20px;
		color: #fff;
		line-height: 50px;
	}

	.job_list a {
		position: relative;
		padding: 20px 20px;
		display: block;
		margin: 30px 0;
		font-size: 20px;
		font-weight: bold;
		border-radius: 20px;
		box-shadow: 0 0 15px rgba(0, 0, 0, .1);
		background: linear-gradient(90deg, #fff, #fff);
		letter-spacing: 1px;
	}

	.job_list a span {
		padding: 0 20px;
		display: inline-block;
		color: #666;
		font-size: 20px;
	}

	.job_list a:hover {
		background: linear-gradient(90deg, #f3892b, #fd644f);
		border-radius: 20px;
		box-shadow: 0 0 15px rgba(237, 109, 0, .4);
		color: #fff;

	}

	.job_list a:hover span {
		color: #fff;
	}

	.job_list a .btn_details {
		position: absolute;
		width: 32px;
		height: 32px;
		right: 15px;
		background: url(../images/job_details.png) no-repeat 0 0;
		background-size: 30px 30px;
		padding-left: 40px;
		overflow: hidden;
		font-size: 20px;
		white-space: nowrap;
		color: #ed6d00;
		-webkit-transition: All 0.4s ease-in-out;
		-moz-transition: All 0.4s ease-in-out;
		-o-transition: All 0.4s ease-in-out;
	}

	.job_list a:hover .btn_details {
		width: 100px;
		font-size: 20px;
		color: #fff;
		background: url(../images/job_details_hover.png) no-repeat 0 0;
		background-size: 30px 30px;
	}

	.more_btn {
		margin: 0 auto;
		display: inline-block;
		position: relative;
		width: 90%;
		height: 66px;
		line-height: 66px;
		background: linear-gradient(90deg, #f3892b, #fd644f);
		border-radius: 33px;

	}

	.job_details {
		font-size: 14px;
		background: #fff;
	}

	.job_details tr td {
		padding: 15px !important;
		line-height: 24px !important;
		letter-spacing: 0;

	}

	.job_details tr td a {
		color: #ed6d00;
	}

	.job_details tr td h3 {
		margin-bottom: 10px;
		font-size: 18px;
		font-weight: bold;
	}

	#mybtns {
		display: none;
	}

	.staff_banner {
		height: 250px;
		position: relative;
		background: #eaeaea;
		color: #fff;
		font-weight: 100;
		letter-spacing: 1px;

	}

	.staff_banner h1 {
		margin: 0 0 20px 0;
		font-size: 24px;
		font-weight: bold;
		color: #fff;
	}

	.staff_banner h5 {
		margin-top: 15px;
		font-size: 16px;
		color: #666;
		line-height: 30px;
	}

	.staff_title {
		display: inline-block;
		position: relative;
		font-size: 36px;
		color: #000;
		font-weight: 100;
		text-align: left;
	}



	.staff_info {
		padding: 250px 0 0 0;
		background-position: center 0 !important;

	}
	
	.staff_line{
		padding-left:0;
		border-left:none;
	}

	

	.pictext {
		padding: 20px 0;
	}

	.pictext>div {
		float: left;
		width: 100%;
	}
	

	.pictext:after {
		display: block;
		content: '';
		clear: both;
	}
	
	.minH_220{
			min-height:auto !important;
	}
	.minH_335{
			min-height:auto !important;
	}
	.minH_412{
			min-height:auto !important;
	}

	.minH_355{
			min-height:auto !important;
	}
	.minH_520{
			min-height:auto !important;
	}
	
	.off_time{
		float:none; 
		margin-left:0; 
		width: 100%;
	}
	
	.ani_text {
		margin: 5px auto;
		width: 90%;
		text-align: left !important;
		font-size: 15px;
		color: #666;
		line-height: 24px;
	}
	
	
	.banner_twobg {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background: url(../images/banner_bg_2x.png) no-repeat center center;
		background-size:auto 100%;
		z-index: 1000;
	}
	
	.banner2_con {
		margin: 0 auto;
		position: relative;
		width: 100%;
		height: 100%;
	}
	
	.banner2_img1,
	.banner2_img2,
	.banner2_img3,
	.banner2_img4,
	.banner2_img5,
	.banner2_img6 {
		position: absolute;
	}
	
	.banner2_img1 {
		width: 250px;
		height: 117px;
		top: 100px;
		left:20px;
		background: url(../images/banner2_img1.png) no-repeat;
		background-size: 100%;
	}
	
	.banner2_img2 {
		width: 60px;
		height:60px;
		left:80%;
		top: 100px;
		background: url(../images/banner2_img2.png) no-repeat;
		background-size: 100%;
	}
	
	.banner2_img3 {
		width: 50px;
		height: 80px;
		top: 50%;
		right: -80px;
		margin-top:-60px;
		background: url(../images/banner2_img3.png) no-repeat;
		background-size: 100%;
	}
	
	.banner2_img4 {
		width: 50px;
		height: 45px;
		bottom: 180px;
		right: 150px;
		background: url(../images/banner2_img4.png) no-repeat;
		z-index: 1005;
		background-size: 100%;
	}
	
	.banner2_img5 {
		width: 47px;
		height: 42px;
		bottom: 180px;
		right: 60px;
		background: url(../images/banner2_img5.png) no-repeat;
		z-index: 1005;
		background-size: 100%;
	}
	
	.banner2_img6 {
		width: 62px;
		height: 25px;
		bottom: 150px;
		left: 30px;
		background: url(../images/banner2_img6.png) no-repeat;
		z-index: 1005;
		background-size: 100%;
	}
	
	.partner_text {
		padding-top: 15px;
		font-size: 14px;
		color: #666;
		line-height: 24px;
	}
	
	.partner_word {
		margin: 40px 0 20px 0;
		font-size: 28px;
		font-weight: bold;
		color: #666;
	}


}

/* ipad */
@media (min-width: 768px) and (max-width: 992px) {
	.head_fixed {
		max-height: 60px;
		z-index: 1800;
	}

	.logo {
		margin: 16px 0;
		width: 80px;
		height: 28px;
		background: url(../images/logo_2x.png) no-repeat;
		background-size: 80px auto;
		overflow: hidden;
		text-indent: -999px;
		display: inline-block;
		float: left;
	}

	.m_menu {
		margin: 15px 0;
		display: inline-block;
		width: 30px;
		height: 30px;
		background: url(../images/menu_2x.png) no-repeat;
		background-size: 30px;
	}
	
	.app-hide-list i {
		margin-top: 5px;
		margin-right: 10px;
		font-size: 11px;
	}
	
	.app-hide-list {
		background: #f5f5f5;
		margin: 5px 0;
		color: #000;
	}
	
	.app-slide-menu .mdui-list-item-content {
		text-align: left;
		padding-left: .8em;
	}
	
	.app-collapse-menu {
		margin: 0 16px;
	}
	
	.app-list-home {
		padding: 0;
		margin: 5px 0 10px;
		background: #f1871e;
	}
	
	.app-list-home:hover {
		background: #f1871e;
	}
	
	.app-list-home i {
		margin-top: -3px;
		margin-right: 5px;
		color: #fff;
	}
	
	.app-list-home a {
		color: #fff;
	}
	
	.app-list-item-link {
		color: #fff;
		display: block;
		width: 100%;
		text-align: left;
	}
	
	.mdui-collapse-item-body .app-sub-list {
		padding: 0;
		margin: 8px;
		height: 30px;
		line-height: 30px;
		background: #fff;
	}
	
	.mdui-collapse-item-body .app-sub-list a {
		padding-left: 23px;
	}
	
	.app-collapse-list {
		margin: 10px 0;
	}
	
	.bannerPart {
		height: 100%;
	}
	
	.pagination {
		margin: 0 !important;
	}
	
	.core_business {
		padding: 50px 0;
	
	}
	
	.business_list {
		padding: 20px 0 0 15px;
	}
	
	.business_tab img {
		max-width: 50%;
	}
	
	.business_title {
		margin-top: 10px;
		color: #666;
	
	}
	
	
	.business_title h3 {
		font-size: 16px;
		color: #000;
	}
	
	.margin_tb_50 {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	
	.margin_tb_90 {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	
	.margin_t_50 {
		margin-top: 30px;
	}
	
	.margin_b_90 {
		margin-bottom: 50px;
	}
	
	.margin_t_90 {
		margin-top: 50px;
	}
	
	
	.banner1_left {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 220px;
		z-index: 200;
	}
	
	.banner1_right {
		position: absolute;
		right: 0;
		top: 0;
		width: 220px;
		z-index: 200;
	}
	
	
	
	.banner1_text {
		position: absolute;
		margin-left: -160px;
		left: 50%;
		top: 25%;
		width: 320px;
		z-index: 200;
	}
	
	.banner1_text h2 {
		font-size: 32px;
		color: #000;
		font-weight: bolder;
	}
	
	.banner1_text2 {
		position: absolute;
		margin-left: -180px;
		left: 50%;
		top: 35%;
		width: 320px;
		z-index: 200;
	}
	
	.banner1_text2 h2 {
		font-size: 32px;
		color: #000;
	
	}
	
	.banner1_text2 h2 span {
		font-weight: bolder;
		color: transparent;
		-webkit-background-clip: text;
		background-image: linear-gradient(90deg, #fa663f, #f1871e);
	}
	
	.banner1_text3 {
		position: absolute;
		margin-left: -160px;
		left: 50%;
		top: 45%;
		width: 310px;
		z-index: 200;
	}
	
	
	.footer {
		border-top: 5px #999 solid;
		padding: 40px 0 40px 0;
		background: #f1f1f1;
		color: #666;
	}
	
	.footer h2 {
		margin: 0 0 20px 0;
		font-size: 18px;
		font-weight: bold;
		color: #000;
	}
	
	.foot_about {
		width: 100%;
		color: #666;
		letter-spacing: 0;
	
	}
	
	.foot_menu a {
		margin-right: 25px;
		display: inline-block;
	}
	
	.foot_part>div {
		float: left;
	}
	
	.foot_part>div:nth-child(1) {
		width: 100%;
	}
	
	.foot_part>div:nth-child(2) {
		padding-top: 15px;
		padding-left: 0;
		width: 100%;
	}
	.foot_part>div:nth-child(2) a{
		text-decoration: underline;
	}
	
	.foot_part>div:nth-child(3) {
		padding-top: 15px;
		width: 100%;
	}
	
	.foot_part>div:nth-child(4) {
		width: 100%;
		text-align: center !important;
		display: none;
	}
	.foot_part>div h2{
		margin:0 0 6px 0;
	}
	
	
	.inside_banner {
		height: 200px;
		position: relative;
		background: #eaeaea;
		color: #fff;
		font-weight: 100;
		letter-spacing: 1px;
	
	}
	
	.inside_banner h1 {
		margin: 0 0 10px 0;
		font-size: 26px;
		font-weight: bold;
		color: #fff;
	}
	
	.inside_banner h3 {
		font-size: 18px;
		color: #fff;
	}
	
	.anser_list .anser_text {
		background: #f5f3f2 url(../images/icon_a.png) no-repeat 20px 40px;
		padding: 30px 30px 30px 70px;
		font-size: 14px;
		color: #666;
		display: none;
	}
	
	.anser_list .title {
		background: linear-gradient(90deg, #7c7c7c, #949494), url(../images/icon_q.png) no-repeat 0 center;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		line-height: 80px;
	}
	
	.anser_list .active {
		background: linear-gradient(90deg, #f3892b, #fd644f), url(../images/icon_q.png) no-repeat 0 center !important;
	}
	
	.anser_list .title .tit_text {
		padding: 10px 20px 10px 70px;
		font-size: 16px;
		color: #fff;
		background: url(../images/icon_q.png) no-repeat 20px center;
		overflow:auto;
		text-overflow:auto;
		white-space: normal;
		line-height:24px;
	}
	
	.con_box {
		min-height: 500px;
		position: relative;
		background: url(../images/con_top_right.png) no-repeat right top, url(../images/con_bottom_left.png) no-repeat left bottom;
		background-size: 60%;
	}
	
	.welfare_con {
		margin-bottom: 20px;
		padding: 10px 30px;
		transition: All 0.4s ease-in-out;
		-webkit-transition: All 0.4s ease-in-out;
		-moz-transition: All 0.4s ease-in-out;
		-o-transition: All 0.4s ease-in-out;
		background: #ed6d00;
		box-shadow: 0 0 15px rgba(0, 0, 0, .1);
		border-radius: 10px;
		color: #fff;
	}
	
	.welfare_con:hover {
		background: #ed6d00;
		color: #fff;
		box-shadow: 0 0 15px rgba(0, 0, 0, .1);
		border-radius: 10px;
	}
	
	.welfare_con h2 {
		font-size: 80px;
	}
	
	.welfare_con h3 {
		display: block;
		margin: 0 0 10px 0;
		font-size: 18px;
		font-weight: bold;
	}
	
	.welfare_con:hover h2 {
		color: #fff;
	}
	
	.welfare_con p {
		font-size: 15px;
		color: #fff;
		text-align: left;
		height: auto !important;
		opacity: 1;
		transition: All 0.4s ease-in-out;
		-webkit-transition: All 0.4s ease-in-out;
		-moz-transition: All 0.4s ease-in-out;
		-o-transition: All 0.4s ease-in-out;
	}
	
	.welfare_con:hover p {
		opacity: 1;
		color: #fff;
	}
	
	.conception_title {
		display: inline-block;
		margin: 0 auto 15px auto;
		position: relative;
		padding-right: 40px;
		width: 200px;
		height: 90px;
		background: url(../images/conception_title.png) no-repeat right 0;
		background-size: auto 90px;
		font-size: 36px;
		line-height: 90px;
		font-weight: bold;
		color: #333;
	}
	
	
	
	
	.conception_title_left {
		display: inline-block;
		margin: 0 auto;
		position: relative;
		padding-left: 45px;
		width: 200px;
		height: 90px;
		background: url(../images/conception_title_left.png) no-repeat 0 0;
		background-size: auto 90px;
		font-size: 36px;
		line-height: 90px;
		font-weight: bold;
		color: #333;
	}
	
	.partner_word {
		margin: 40px 0 20px 0;
		font-size: 40px;
		font-weight: bold;
	}
	
	.partner_word span {
		display: inline-block;
	}
	
	.conception_text {
		padding: 30px 0 50px 0;
		position: relative;
	}
	
	.conception_text h1 {
		font-size: 28px;
		font-weight: bold;
		color: #666;
	}
	
	.conception_text span {
		position: absolute;
		left: 55px;
		top: 45px;
		width: 0px;
		margin: 0 5px;
		background: #f3892b;
		color: #fff;
		padding: 0;
		white-space: nowrap;
		text-align: center;
		overflow: hidden;
		-webkit-animation: move-right 1s ease infinite;
		animation: move-right 1s ease infinite;
		animation-iteration-count: 1;
		-webkit-animation-iteration-count: 1;
		/* Safari 和 Chrome */
	
		animation-delay: 1.7s;
		-webkit-animation-delay: 1.7s;
		animation-fill-mode: forwards;
		-webkit-animation-fill-mode: forwards;
	}
	
	@-webkit-keyframes move-right {
		from {
			width: 0px;
		}
	
		to {
			width: 130px;
			padding: 0 5px;
		}
	
	
	}
	
	.conception_bg {
		padding: 30px 10px;
		background: url(../images/conception_bg.jpg) no-repeat center 0;
		background-size: cover;
		min-height: 700px;
	}
	
	.conception_h4 h4 {
		margin: 2px 0 25px 0;
		font-weight: bold;
		background: #f3892b;
		font-size: 20px;
		color: #fff;
		line-height: 50px;
	}
	
	.job_list a {
		position: relative;
		padding: 20px 20px;
		display: block;
		margin: 30px 0;
		font-size: 20px;
		font-weight: bold;
		border-radius: 20px;
		box-shadow: 0 0 15px rgba(0, 0, 0, .1);
		background: linear-gradient(90deg, #fff, #fff);
		letter-spacing: 1px;
	}
	
	.job_list a span {
		padding: 0 20px;
		display: inline-block;
		color: #666;
		font-size: 20px;
	}
	
	.job_list a:hover {
		background: linear-gradient(90deg, #f3892b, #fd644f);
		border-radius: 20px;
		box-shadow: 0 0 15px rgba(237, 109, 0, .4);
		color: #fff;
	
	}
	
	.job_list a:hover span {
		color: #fff;
	}
	
	.job_list a .btn_details {
		position: absolute;
		width: 32px;
		height: 32px;
		right: 15px;
		background: url(../images/job_details.png) no-repeat 0 0;
		background-size: 30px 30px;
		padding-left: 40px;
		overflow: hidden;
		font-size: 20px;
		white-space: nowrap;
		color: #ed6d00;
		-webkit-transition: All 0.4s ease-in-out;
		-moz-transition: All 0.4s ease-in-out;
		-o-transition: All 0.4s ease-in-out;
	}
	
	.job_list a:hover .btn_details {
		width: 100px;
		font-size: 20px;
		color: #fff;
		background: url(../images/job_details_hover.png) no-repeat 0 0;
		background-size: 30px 30px;
	}
	
	.more_btn {
		margin: 0 auto;
		display: inline-block;
		position: relative;
		width: 90%;
		height: 66px;
		line-height: 66px;
		background: linear-gradient(90deg, #f3892b, #fd644f);
		border-radius: 33px;
	
	}
	
	.job_details {
		font-size: 14px;
		background: #fff;
	}
	
	.job_details tr td {
		padding: 15px !important;
		line-height: 24px !important;
		letter-spacing: 0;
	
	}
	
	.job_details tr td a {
		color: #ed6d00;
	}
	
	.job_details tr td h3 {
		margin-bottom: 10px;
		font-size: 18px;
		font-weight: bold;
	}
	
	#mybtns {
		display: none;
	}
	
	.staff_banner {
		height: 250px;
		position: relative;
		background: #eaeaea;
		color: #fff;
		font-weight: 100;
		letter-spacing: 1px;
	
	}
	
	.staff_banner h1 {
		margin: 0 0 20px 0;
		font-size: 24px;
		font-weight: bold;
		color: #fff;
	}
	
	.staff_banner h5 {
		margin-top: 15px;
		font-size: 16px;
		color: #666;
		line-height: 30px;
	}
	
	.staff_title {
		display: inline-block;
		position: relative;
		font-size: 36px;
		color: #000;
		font-weight: 100;
		text-align: left;
	}
	
	
	
	.staff_info {
		padding: 250px 0 0 0;
		background-position: center 0 !important;
	
	}
	
	.staff_line{
		padding-left:0;
		border-left:none;
	}
	
	
	
	.pictext {
		padding: 20px 0;
	}
	
	.pictext>div {
		float: left;
		width: 100%;
	}
	
	
	.pictext:after {
		display: block;
		content: '';
		clear: both;
	}
	
	.minH_220{
			min-height:auto !important;
	}
	.minH_335{
			min-height:auto !important;
	}
	.minH_412{
			min-height:auto !important;
	}
	
	.minH_355{
			min-height:auto !important;
	}
	.minH_520{
			min-height:auto !important;
	}
	
	.off_time{
		float:none; 
		margin-left:0; 
		width: 100%;
	}
	
	.ani_text {
		margin: 5px auto;
		width: 90%;
		text-align: left !important;
		font-size: 15px;
		color: #666;
		line-height: 24px;
	}
	
	
	.banner_twobg {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background: url(../images/banner_bg_2x.png) no-repeat center center;
		background-size:auto 100%;
		z-index: 1000;
	}
	
	.banner2_con {
		margin: 0 auto;
		position: relative;
		width: 100%;
		height: 100%;
	}
	
	.banner2_img1,
	.banner2_img2,
	.banner2_img3,
	.banner2_img4,
	.banner2_img5,
	.banner2_img6 {
		position: absolute;
	}
	
	.banner2_img1 {
		width: 250px;
		height: 117px;
		top: 100px;
		left:20px;
		background: url(../images/banner2_img1.png) no-repeat;
		background-size: 100%;
	}
	
	.banner2_img2 {
		width: 60px;
		height:60px;
		left:80%;
		top: 100px;
		background: url(../images/banner2_img2.png) no-repeat;
		background-size: 100%;
	}
	
	.banner2_img3 {
		width: 50px;
		height: 80px;
		top: 50%;
		right: -80px;
		margin-top:-60px;
		background: url(../images/banner2_img3.png) no-repeat;
		background-size: 100%;
	}
	
	.banner2_img4 {
		width: 50px;
		height: 45px;
		bottom: 180px;
		right: 150px;
		background: url(../images/banner2_img4.png) no-repeat;
		z-index: 1005;
		background-size: 100%;
	}
	
	.banner2_img5 {
		width: 47px;
		height: 42px;
		bottom: 180px;
		right: 60px;
		background: url(../images/banner2_img5.png) no-repeat;
		z-index: 1005;
		background-size: 100%;
	}
	
	.banner2_img6 {
		width: 62px;
		height: 25px;
		bottom: 150px;
		left: 30px;
		background: url(../images/banner2_img6.png) no-repeat;
		z-index: 1005;
		background-size: 100%;
	}
	
	.partner_text {
		padding-top: 15px;
		font-size: 14px;
		color: #666;
		line-height: 24px;
	}
	
	.partner_word {
		margin: 40px 0 20px 0;
		font-size: 28px;
		font-weight: bold;
		color: #666;
	}
	



}

@media (min-width: 993px) and (max-width: 1599px) {
	.menuPart li {
		display: inline-block;
		margin: 0 0 0 30px;
		letter-spacing: 1px !important;
	}
	
	
	.banner_twobg {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background: url(../images/banner_bg.png) no-repeat center bottom;
		z-index: 1000;
		background-size:95%;
	}
	
	.banner2_con {
		margin: 0 auto;
		position: relative;
		width: 1200px;
		height: 100%;
	}
	
	.banner2_img1,
	.banner2_img2,
	.banner2_img3,
	.banner2_img4,
	.banner2_img5,
	.banner2_img6 {
		position: absolute;
	}
	
	.banner2_img1 {
		width: 700px;
		height: 326px;
		top: 100px;
		left: 0px;
		background: url(../images/banner2_img1.png) no-repeat;
		background-size:100%;
	}
	
	.banner2_img2 {
		width: 90px;
		height: 90px;
		top: 100px;
		left: 870px;
		background: url(../images/banner2_img2.png) no-repeat;
		background-size:100%;
	}
	
	.banner2_img3 {
		width: 130px;
		height: 213px;
		bottom: 200px;
		right: 0px;
		background: url(../images/banner2_img3.png) no-repeat;
		background-size:100%;
	}
	
	.banner2_img4 {
		width: 80px;
		height: 72px;
		bottom: 100px;
		right: 400px;
		background: url(../images/banner2_img4.png) no-repeat;
		z-index: 1005;
		background-size:100%;
	}
	
	.banner2_img5 {
		width: 75px;
		height: 67px;
		bottom: 140px;
		right: 260px;
		background: url(../images/banner2_img5.png) no-repeat;
		background-size:100%;
		z-index: 1005;
	}
	
	.banner2_img6 {
		width: 123px;
		height: 51px;
		bottom: 120px;
		left: 300px;
		background: url(../images/banner2_img6.png) no-repeat;
		z-index: 1005;
	}
	
	
	
}

@media (min-width: 1600px) and (max-width: 2500px) {
	.menuPart li {
		display: inline-block;
		margin: 0 0 0 40px;
		letter-spacing: 2px;
	}
	
	.bubbles {
		position: fixed;
		width: 18%;
		height: 100%;
		z-index: 0;
		overflow: hidden;
		top: 0;
		left: 0;
		display: block;
	}
	
	.bubble {
		position: absolute;
		bottom: 0;		
		border-radius: 50%;
		opacity: 0.2;
		animation: flying 30s infinite ease-in;
	}
	
	.bubble:nth-child(1) {
		width: 40px;
		height: 40px;
		background: #ed6d00;
		left: 0%;
		animation-duration: 18s;
	}
	
	.bubble:nth-child(2) {
		width: 20px;
		height: 20px;
		background: #c4e3ff;
		left: 20%;
		opacity: 0.5;
		animation-duration: 15s;
		animation-delay: 0s;
	}
	
	.bubble:nth-child(3) {
		width: 50px;
		height: 50px;
		border:15px rgba(235,109,0,.2) solid;
		left: 15%;
		animation-duration: 20s;
		animation-delay: 3s;
		bottom: -100px;
	}
	
	.bubble:nth-child(4) {
		width: 80px;
		height: 80px;
		left: 30%;
		bottom: -100px;
		border:25px rgba(235,109,0,.2) solid;
		animation-duration: 24s;
		animation-delay: 5s;
	}
	
	.bubble:nth-child(5) {
		width: 35px;
		height: 35px;
		left: 35%;
		background: #c4e3ff;
		opacity: 0.9;
		animation-duration: 22s;
		animation-delay: 4s;
		bottom: -100px;
	}
	
	
	
	@keyframes flying {
		0% {
			bottom: -100px;
			transform: translateX(0);
		}
	
		50% {
			transform: translateX(100px);
		}
	
		100% {
			bottom: 1080px;
			transform: translateX(-200px);
		}
	}
	
	
	.bubbles_right {
		position: fixed;
		width: 18%;
		height: 100%;
		z-index: 0;
		overflow: hidden;
		top: 0;
		right: 0;
		display: block;
	}
	
	.bubbles_right .bubble {
		position: absolute;
		bottom: 0;		
		border-radius: 50%;
		opacity: 0.2;
		animation: flying_right 30s infinite ease-in;
	}
	
	.bubbles_right .bubble:nth-child(1) {
		width: 40px;
		height: 40px;
		
		right: 0%;
		border:15px rgba(235,109,0,.2) solid;
		animation-duration: 24s;
	}
	
	.bubbles_right .bubble:nth-child(2) {
		width: 20px;
		height: 20px;
		background: #c4e3ff;
		right: 20%;
		opacity: 0.5;
		animation-duration: 25s;
		animation-delay: 2s;
	}
	
	.bubbles_right .bubble:nth-child(3) {
		width: 50px;
		height: 50px;
		background: #ed6d00;
		right: 15%;
		animation-duration: 20s;
		animation-delay: 3s;
		bottom: -100px;
	}
	
	.bubbles_right .bubble:nth-child(4) {
		width: 80px;
		height: 80px;
		right: 30%;
		bottom: -100px;
		border:25px rgba(235,109,0,.2) solid;
		animation-duration: 16s;
		animation-delay: 5s;
	}
	
	.bubbles_right .bubble:nth-child(5) {
		width: 35px;
		height: 35px;
		right: 35%;
		background: #c4e3ff;
		opacity: 0.9;
		animation-duration: 14s;
		animation-delay: 4s;
		bottom: -100px;
	}
	
	
	
	@keyframes flying_right {
		0% {
			bottom: -100px;
			transform: translateX(0);
		}
	
		50% {
			transform: translateX(100px);
		}
	
		100% {
			bottom: 1080px;
			transform: translateX(-200px);
		}
	}


}

