.container-fluid {
	padding: 0;
}

body {
	overflow-x: hidden;
}


/*------------动画------------*/

.box {
	text-align: center;
}

.panda_box {
	display: inline-block;
	position: relative;
	margin-top: 20px;
}

.panda_box img {
	display: block;
}

img.bg_pic {
	position: relative;
	z-index: 2;
}

img.panda_img {
	width: 40px;
	position: absolute;
	z-index: 1;
	right: 104px;
	top: 108px;
}

img.bamboo_img {
	position: absolute;
	z-index: 1;
}

@media only screen and (max-width:1000px) {
	img.bg_pic {
		width: 100%;
	}
	
	.bg-white{
		padding: 22px;
		line-height: 2;
	}
	
	
	
	
}


/*-----------------------------*/


/*sp header*/

header {
	width: 100%;
	height: 20px;
}

.top-nav {
	width: 100%;
	height: 70px;
	border-radius: 50px;
	position: absolute;
	top: 20px;
	left: 50%;
	background-color: #fff;
	transform: translate(-50%, 0);
	overflow: hidden;
	z-index: 1;
}

.top-nav>.logo_title {
	position: absolute;
	top: 50%;
	left: 30px;
	transform: translateY(-50%);
}


/*sp nav*/

.one {
	width: 6.866%
}

.col {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%
}

.col:first-of-type {
	margin-left: 0
}

.container {
	width: 100%;
	max-width: 940px;
	margin: 0 auto;
	position: relative;
	text-align: center
}

.cf:before,
.cf:after {
	content: " ";
	display: table
}

.cf:after {
	clear: both
}

.cf {
	*zoom: 1
}

.row .three {
	padding: 80px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #2c3e50;
	color: #ecf0f1;
	text-align: center
}

.hamburger {
	position: absolute;
	right: 30px;
	top: 19px;
	z-index: 9999
}

.hamburger .line {
	width: 30px;
	height: 4px;
	background-color: #000;
	display: block;
	margin: 5px auto;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.hamburger:hover {
	cursor: pointer
}

#hamburger-1.is-active .line:nth-child(2) {
	opacity: 0
}

#hamburger-1.is-active .line:nth-child(1) {
	-webkit-transform: translateY(9px) rotate(45deg);
	-ms-transform: translateY(9px) rotate(45deg);
	-o-transform: translateY(9px) rotate(45deg);
	transform: translateY(9px) rotate(45deg);
	border-radius: 0
}

#hamburger-1.is-active .line:nth-child(3) {
	-webkit-transform: translateY(-9px) rotate(-45deg);
	-ms-transform: translateY(-9px) rotate(-45deg);
	-o-transform: translateY(-9px) rotate(-45deg);
	transform: translateY(-9px) rotate(-45deg);
	border-radius: 0
}

.web-title {
	width: 92%;
	height: .8rem;
	margin: -35px auto .2rem;
	color: #fff;
	line-height: .8rem;
	border-radius: 8px;
	background-color: #DB4F2E;
	position: relative;
	z-index: 1;
}

.row {
	margin: 0;
	position: relative;
	z-index: 1;
	margin-top: 20px;
}

.item-title {
	height: .9rem;
	background-color: #fff;
	border-bottom: 1px solid #DB4F2E;
	line-height: 1.1rem;
	font-size: .34rem;
	color: #DB4F2E;
	letter-spacing: .12rem;
}

.thumbnail {
	border-radius: 0;
	padding: .2rem 0 0 0;
	border: 0;
	margin: 0;
	overflow: hidden;
}

.thumbnail .mgn_bottom {
	margin: 0 auto .3rem;
}

.thumbnail .caption {
	width: 100%;
	padding: 0;
}

.caption p {
	background-color: #DB4F2E;
	color: #fff;
	padding: 22px 22px 22px 22px;
	line-height: 2;
}

.ecSite-more .col-sm-6 .thumbnail img:nth-child(1) {
	padding-bottom: 20px;
}

.thumbnail .act-img {
	margin-bottom: 0 !important;
}


/*background*/

.main_bg_common {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 1095px;
	left: 0px;
	z-index: 0;
}

.recruit_box .caption {
	width: 100%;
	height: 100%;
	background-image: url(../img/recrult_02.jpg);
	background-size: 100% 100%;
	background-position-y: bottom;
	background-repeat: no-repeat;
}

.recruit_box .caption p {
	color: #000;
	background-color: transparent;
}

.responsive_box .thumbnail .act-img {
	/*height: 300px !important;*/
}

.main_bg_one {
	background-image: url(../img/body-bg.png);
	height: 1050px;
}

.main_bg_tow {
	background-image: url(../img/body-bg2.png);
	height: 615px;
	top: 3000px !important;
}

.caption>img {
	width: 100%;
	margin-top: 15px;
	transform: scale(1.1);
}

.recruit_box .act-imgs {
	height: auto !important;
}

.m_recruit {
	margin: 20px 15px 0;
	background-color: white;
	position: relative;
	z-index: 1;
}

.recruit_sp {
	height: .9rem;
	line-height: .9rem;
	text-align: center;
	font-size: .34rem;
	color: #3AB483;
	border-bottom: 1px solid #3AB483;
}

.recruit_left {
	/*display: none;*/
	width: 100%;
	/*height: 400px;*/
	overflow: hidden;
	margin: 20px auto 0;
	text-align: center;
}

.recruit_left img {
	width: 100%;
	margin-top: -100px;
}

.recruit_p1 {
	display: none;
}

.recruit_right {
	background-color: #DB4F2E;
}

.recruit_p2 {
	color: white;
	line-height: 2;
	padding: 22px;
	margin-bottom: 30px;
}



@media only screen and (min-width:1000px) {
	.container-fluid {
		width: 100%;
		max-width: 1000px;
		margin: 0 auto;
	}
	.container-fluid header {
		position: relative;
		z-index: 4;
	}
	.top-nav>.logo_title>p {
		display: inline-block;
		vertical-align: middle;
		margin-left: 15px;
		display: inline-block;
	}
	
	.logo_title img{
	width: 240px;
}
	
	.top-nav .head-icon {
		width: 36px;
		height: 36px;
		position: absolute;
		right: 70px;
		top: 18px;
		display: block;
	}
	.container-fluid .pc_list {
		display: block;
	}
	.container-fluid section {
		width: 100%;
		background-color: #fff;
	}
	.wrapList {
		height: 100%;
		overflow: hidden;
		padding: 30px 15px 15px;
		/*margin-top: 20px;*/
	}
	.mb {
		padding: 15px 15px 30px;
	}
	.wrap-item {
		height: 300px;
		float: left;
		position: relative;
		cursor: pointer;
		overflow: hidden;
	}
	.corporate {
		background: url(../img/corporate.png) content-box
	}
	.ecSite {
		background: url(../img/ecsite.png) content-box
	}
	.responsive {
		background: url(../img/responsive.png) content-box
	}
	.about {
		background: url(../img/aboutus.png) content-box;
		background-size: cover;
	}
	.map {
		background: url(../img/map.png) content-box;
		background-size: cover;
	}
	.recruit {
		background: url(../img/reoruit.png) content-box;
		background-size: cover;
	}
	.wrap-txt {
		width: 38.0496%;
		height: 43.4%;
		line-height: 130px;
		border-radius: 50%;
		background-color: #FFE100;
		text-align: center;
		position: absolute;
		top: 50%;
		left: 50%;
		z-index: 999;
		transition: all .5s;
		transform: translate(-50%, -50%);
	}
	.wrap-main {
		width: 100%;
		padding: 15px 30px;
		background-color: rgba(255, 255, 255, 0.5);
		position: absolute;
		bottom: -185px;
		left: 0;
		box-sizing: border-box;
		transition: all .5s;
	}
	.wrap-item:hover .wrap-main {
		bottom: 0px;
	}
	.wrap-item:hover .wrap-txt {
		transform: translate(-50%, -100%);
	}
	.web-title {
		display: none;
	}
	/*CORPORATE SITE*/
	.row {
		width: 100%;
		margin-top: 70px;
		position: relative;
		z-index: 1;
		box-sizing: border-box;
		height: 450px;
	}
	.col-md-9 {
		padding: 0;
	}
	.col-md-9-pox {
		padding: 0;
		width: 71.75971%;
		height: 100%;
		background-color: #fff;
		/*padding-right: 36px;*/
	}
	.item-title {
		height: 80px;
		font-size: 24px;
		text-align: left;
		padding-left: 40px;
		border-bottom: 1px solid #DB4F2E;
		letter-spacing: 8px;
		padding-top: 5px;
	}
	.thumbnail>img {
		display: inline-block;
		margin: 10px;
	}
	.thumbnail>img:nth-child(2) {
		display: inline-block !important;
	}
	.thumbnail .caption {
		width: 325px;
		height: 350px;
		position: absolute;
		right: -283px;
		top: 50px;
		text-align: justify;
		background-color: #DB4F2E;
	}
	.thumbnail .caption p {
		padding: 25px 25px 25px 25px;
	}
	/*ecSite*/
	.thumbnail {
		text-align: center;
	}
	.col-md-3 {
		background-color: #DB4F2E;
		color: #fff;
	}
	.col-md-8 {
		padding: 0;
	}
	.pc_none {
		display: none;
	}
	.main_bg_common {
		top: 1520px;
	}
	.pc_left {
		width: 32.5%;
		height: 100%;
		float: left;
		background: #DB4F2E;
		color: #fff;
		line-height: 2;
		padding: 25px 25px 0px 25px;
		text-align: justify;
	}
	.pc_cont {
		width: 67.5%;
		height: 100%;
		background-color: #fff;
		padding: 0;
	}
	.row .none {
		display: block;
	}
	/*RESPONSIVE*/
	.thumbnail .act-img {
		margin: 0;
		width: 100%;
		height: 370px;
	}
	/*ABOUT US  and MAP-*/
	.about_box {
		padding: 0 !important;
	}
	.about_box,
	.map_box {
		height: 475px;
		background-color: #fff;
		padding-left: 30px;
		padding-right: 0px;
	}
	.map_box {
		background-color: transparent !important;
	}
	.map_box>img {
		height: 100%;
	}
	.about_box .act-imgs {
		float: left;
		width: 233px;
		height: 223px;
		margin: 15px;
	}
	.thumbnail p {
		text-align: justify;
		padding: 10px 10px;
		line-height: 1.8;
		display: block !important;
	}
	.about_box .caption {
		display: none;
	}
	.about_box .item-title {
		text-align: left;
		padding: 0;
		height: 80px;
		padding-left: 40px;
		padding-top: 5px;
	}
	.m_recruit {
		width: 1000px;
		height: 450px;
		margin: 95px auto 130px;
		overflow: hidden;
		position: relative;
		z-index: 1;
	}
	.recruit_left {
		width: 324px;
		margin: 0;
		display: block;
		float: left;
		height: 450px;
	}
	.recruit_right {
		width: 676px;
		height: 450px;
		float: left;
		background-image: url(../img/recrult_02.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-color: white;
	}
	.recruit_left img {
		/*		width: 324px;*/
		margin: 0;
		height: 450px;
	}
	.recruit_p1 {
		text-align: center;
		color: #3AB483;
		font-size: 28px;
		padding: 32px 0 10px 55px;
		border-bottom: 1px solid #3AB483;
	}
	.recruit_p2 {
		padding: 40px 80px;
		color: black;
	}
	.recruit_sp {
		display: none;
	}
	.recruit_p1 {
		display: block;
	}
	.item-title {
		line-height: 80px;
	}
	header {
		/*overflow: hidden;*/
	}
	nav {
		text-align: center;
		position: absolute;
		right: 0px;
		top: 90px;
		z-index: 999;
		background-color: white;
		border-radius: 20px;
		display: none;
	}
	.nav{
		margin-top: 15px;
	}
	nav ul {
		padding: 20px 20px;
	}
	nav li {
		padding: 0 40px;
		font-size: 15px;
		line-height: 60px;
		cursor: pointer;
		border-bottom: 1px solid #E4C89E;
	}
	.nav .m6 {
		border-bottom: white;
	}
	.thumbnail .mgn_bottom {
		margin: 0 15px;
	}
	.nav_top {
		width: 70px;
		position: fixed;
		bottom: 50px;
		right: 20px;
		opacity: .7;
		z-index: 100
	}
	.nav_top img {
		width: 100%;
	}
	.nav_top:hover {
		opacity: 1;
	}
	.responsive_box{height: 470px;}
}

@media only screen and (max-width:999px) {
	header {
		height: 1.3rem;
	}
	.top-nav {
		height: 50px;
	}
	.hamburger {
		position: absolute;
		right: 15px;
		top: 8px;
		z-index: 9999;
	}
	nav {
		width: 85%;
		text-align: center;
		position: relative;
		top: 85px;
		left: 0;
		background-color: white;
		border-radius: .2rem;
		z-index: 999;
		display: none;
		margin: 0 auto !important;
	}
	nav ul {
		padding: .2rem .2rem;
	}
	nav li {
		font-size: 12px;
		line-height: 35px;
		border-bottom: 1px solid #E4C89E;
		cursor: pointer;
	}
	.nav .m6 {
		border-bottom: white;
	}
	.nav_top {
		width: 1rem;
		position: fixed;
		bottom: 30px;
		right: 15px;
		opacity: .7;
		z-index: 100
	}
	.main_bg_one {
		background-image: url(../img/body-bg.png);
	}
	.main_bg_common {
		width: 100%;
		height: 950px;
		background-repeat: no-repeat;
		background-position: center center;
		position: absolute;
		top: 1095px;
		left: 0px;
		z-index: 0;
	}
	.main_bg_tow {
		background-image: url(../img/spbody-bg2.png);
		height: 1100px;
		top: 2980px !important;
	}
}