﻿body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "Microsoft YaHei", "Helvetica Neue", Tahoma, Arial, 微软雅黑, 宋体, 黑体;
	;
	/* 	background:#fff;
line-height:26px; */
	color: #3a3e39;
}

a {
	text-decoration: none;
	color: #333;
}

dl {
	margin: 0px;
	padding: 0px;
}

dd {
	display: block;
	margin: 0px;
	padding: 0px;
	-webkit-margin-start: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

div {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}


/* 招聘内容区样式 */

.zhu_main_box {
	width: 100%;
	height: auto;
	/*position: relative;*/
	top: 70px;
	padding-bottom: 100px;
	padding-top: 80px;
}

.zhu_main {
	width: 1120px;
	height: auto;
	margin: 0 auto;
	/*margin-top: 82px;*/
	margin-bottom: 82px;
	padding: 0px 40px;
}

.zhu_main_text {
	width: 1120px;
	height: auto;
	margin: 0 auto;
}


/*招聘需求*/

#list_slide {
	position: relative;
}

#list_slide dl {
	overflow: hidden;
	margin-bottom: 10px;
}

#list_slide dt {
	border: none;
	display: block;
	position: relative;
	padding: 25px;
	cursor: pointer;
	background: url(../../img/icon/zhaopin-open.png) 1000px center no-repeat #f2f2f2;
}

#list_slide dt table {
	margin-left: -50px;
}

#list_slide dt td {
	color: #666666;
	font-size: 14px;
	border-left: 1px solid #fff;
	padding: 0 50px;
}

#list_slide dt h1 {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 30px;
	display: block;
}

#list_slide dd {
	display: none;
	padding: 0 40px;
	padding-bottom: 30px;
	line-height: 36px;
	background: #fff;
}

#list_slide dd p {
	line-height: 36px;
}

#list_slide dd .content {
	padding-top: 20px;
}

#list_slide dt.on td {
	color: #fff;
}

#list_slide dt.on {
	background: url(../../img/icon/zhaopin-close.png) 1000px center no-repeat #00a0e9;
}

#list_slide dt.on h1 {
	color: #fff;
}


/*reset样式重置*/

.zoujinhr-nav {
	width: 100%;
	height: 85px;
	background-color: #f2f2f2;
	/*position: absolute;*/
	left: 0;
	top: 406px;
	z-index: 10;
}

.navs {
	width: 65%;
	margin: 0 auto;
	position: relative;
}

.navs .nav-left {
	float: left;
	color: #b8b8b8;
	line-height: 70px;
}

.navs .nav-left a {}

.navs .nav-left img {
	width: 20px;
	vertical-align: middle;
}

.navs .nav-left span {
	color: #b8b8b8;
	font-size: 14px;
}
.navs .nav-left a{
	color: #b8b8b8;
	font-size: 13px;
}
.navs .nav-right {
	float: right;
	padding-right: 50px;
}

.navs .nav-right li {
	list-style: none;
	display: inline-block;
	font-size: 14px;
	line-height: 60px;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
	top: -14px;
}

.navs .nav-right .nav1 {
	background-color: #175ac3;
	color: #fff;
}

.navs .nav-right li a {
	color: #666;
	display: block;
	font-size: 13px;
}

.navs .nav-right li:hover {
	background: #00a0e9
}
.navs .nav-right li.active a{ color: #fff;}
.navs .nav-right li:hover a {
	color: #fff
}

.navs .nav-right .nav1 a {
	color: #fff
}

.btn3 {
	position: absolute;
	z-index: 3;
	bottom: 38px;
	border: 1px solid #b3b3b3;
	width: 120px;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	left: 194px;
}

.menu {
	position: relative;
	float: left;
	width: 100%;
	height: 32px;
	line-height: 32px;
	border-right: 1px solid #ebebeb;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.menu:last-child {
	border-right: none;
}

.new-sub {
	position: absolute;
	bottom: 46px;
	z-index: 10;
	width: 100%;
	padding: 0px 10px;
	background: #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #EEEEEE;
	border-radius: 5px;
	display: none;
}

.new-sub li {
	width: 100%;
	float: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-top: 1px solid #f2f2f2;
}

.new-sub li a {
	display: block;
	height: 32px;
	line-height: 32px;
	text-align: left;
	background: #fff;
	color: #333;
	border: none;
	text-align: center;
	font-size: 12px;
}

.new-sub li a:hover {
	display: block;
	color: #1056a0;
}

.bt-name {
	font-size: 12px;
	color: #fff;
}

.bt-name a {
	display: block;
	font-size: 16px;
	color: #000;
}

.new-sub .tiggle {
	width: 0px;
	height: 0px;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -9px;
	border-top: 10px solid #EEEEEE;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	z-index: 10;
}

.new-sub .innertiggle {
	width: 0px;
	height: 0px;
	position: absolute;
	left: 50%;
	margin-left: -9px;
	bottom: -8px;
	border-top: 9px solid white;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	z-index: 11;
}

.top_box {
	display: block;
}

.container_box_nav {
	display: block;
}

.banner_wap {
	display: none
}

.flickerplate {
	display: block;
}

.itop_nav {
	display: none;
}

.g-bd {
	display: none;
}

.phindex_naws_box {
	display: none;
}

.cloud-product-box {
	display: block;
}

.ph_ys_tit {
	display: none
}


/* 手机版轮播图样式 */


/* rslides */

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}


/*pager*/

.callbacks_tabs.callbacks1_tabs {
	margin-top: -40px;
	position: relative;
	z-index: 100;
	margin-bottom: 20px;
}

.callbacks_tabs.callbacks1_tabs li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	border-radius: 10px;
	border: 1px solid #FFF;
	position: relative;
}

.callbacks_tabs.callbacks1_tabs li a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	left: 0;
	z-index: 1000;
	color: rgba(100, 200, 300, 0);
	color: transparent;
}

.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
	background: #FFF;
}


/* Callback example */

.callbacks_container {
	position: relative;
	width: 100%;
	max-width: 100%;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}

.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}

.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	left: 0;
	opacity: 0.6;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -30px;
	display: none;
}

.callbacks_container:hover .callbacks_nav {
	display: block;
}

.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}

.callbacks1_tabs {
	display: none
}
@media (max-width: 1530px) {
	.zoujinhr-nav{
		top: 356px;
	}
}
@media screen and (min-width:320px) {
	html {
		font-size: 75%;
	}
}

@media screen and (min-width:360px) {
	html {
		font-size: 83%;
	}
}

@media screen and (min-width:375px) {
	html {
		font-size: 88%;
	}
}

@media screen and (min-width:393px) {
	html {
		font-size: 92%;
	}
}

@media screen and (min-width:400px) {
	html {
		font-size: 93%;
	}
}

@media screen and (min-width:412px) {
	html {
		font-size: 94%;
	}
}

@media screen and (min-width:414px) {
	html {
		font-size: 95%;
	}
}

@media screen and (min-width:480px) {
	html {
		font-size: 112%;
	}
}

@media screen and (min-width:568px) {
	html {
		font-size: 131%;
	}
}

@media screen and (min-width:639px) {
	html {
		font-size: 150%;
	}
}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 768px) {
	/*手机端-招聘*/
	.zoujinhr-nav{
		top: 155px;
	}
	.zoujinhr-nav{
		height: 70px
	}
	.navs {
    	/*width: 95%;*/
    }
	.nav-left{
		line-height: 83px;
	}
	.nav-right{
		display: none;
	}
	
	
	
	
	
	
	
	.callbacks_container {
		display: block;
	}
	.flickerplate {
		display: none;
	}
	.phindex_naws_box {
		display: none;
	}
	.callbacks1_tabs {
		display: block
	}
	.cloud-product-box {
		display: none;
	}
	.fh_ic01 {
		background: url(../images/fh_01.png) no-repeat right;
		background-size: 16%;
	}
	.fh_ic02 {
		background: url(../images/fh_02.png) no-repeat;
	}
	.phone_header .back {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 50px;
		height: 50px;
		text-indent: -9999em;
		background: url(../images/icon-back.png) no-repeat center center;
		background-size: 12px 20px;
	}
	.callbacks_container {
		padding-top: 50px;
	}
	.callbacks_container:hover .callbacks_nav {
		background: none !important
	}
	/*选中后背景色*/
	::selection {
		color: #fff;
		background: #fd6114;
	}
	::-moz-selection {
		color: #fff;
		background: #fd6114;
	}
	a {
		/*	*/
		text-decoration: none;
	}
	a:active,
	a:hover {
		outline: 0;
	}
	.a-del {
		color: #c00;
	}
	.a-del:hover {
		color: #b00;
		text-decoration: underline;
	}
	.fl {
		float: left;
	}
	.fr {
		float: right;
	}
	.icon-arrow-right {}
	.fb18 {
		font-size: 18px;
		font-weight: bold;
	}
	.fb24 {
		font-size: 24px;
		font-weight: bold;
	}
	.cred {
		color: #c00 !important;
	}
	.cblue {
		color: #06c !important;
	}
	/*====IE提示====*/
	.ie8-tips {
		width: 100%;
		padding: 30px 0;
		border-bottom: 1px solid #0066cc;
		background: #fff;
		color: #333;
		line-height: 50px;
		text-align: center;
		font-size: 2em;
	}
	.ie8-tips p {
		padding: 5px 0;
	}
	.ie8-tips a {
		margin: 0 1em;
		font-size: 2em;
	}
	/*=清除非IE浏览器下的浮动溢出=*/
	.wrapfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.wrapfix {
		display: inline-table;
	}
	/* Hides from IE-mac \*/
	* html .wrapfix {
		height: 1%;
	}
	.wrapfix {
		display: block;
	}
	.clearfix:before,
	.clearfix:after {
		display: table;
		content: " ";
	}
	.clearfix:after {
		clear: both;
	}
	/* End hide from IE-mac */
	/* @media screen and (max-width:600px){
	.callbacks_nav{
		top:47%;
	}
} */
	.index_footer {
		width: 93%;
		height: auto;
		margin: 0 auto;
		padding: 8px 0px;
	}
	.index_footer_l {
		width: 100%;
		line-height: 22px;
		text-align: center;
		margin-top: 0px;
	}
	.index_footer_r {
		display: none;
	}
	.fu_banner_tit {
		width: 80%;
		height: auto;
		margin: 0 auto;
		left: 39px;
		top: 78px;
		position: absolute;
		left: ;
	}
	.fu_banner_box {
		width: 100%;
		height: 230px !important;
		position: relative;
	}
	.fu_banner_tit h1 {
		font-size: 28px;
	}
	.fu_banner_tit span {
		font-size: 20px;
	}
	.fu_nav_box {
		width: 93%;
	}
	.zhu_main .about_youshi img {
		width: auto !important
	}
	.fh_dqwz {
		width: 96%;
		height: auto;
		float: left;
		line-height: 62px;
		margin-left: 14px;
	}
	.fu_nav_list {
		width: 100%;
	}
	.fu_nav_list ul li {
		width: 50%;
		height: 42px;
		line-height: 42px;
	}
	.lx_left002 {
		line-height: 20px;
	}
	.lx_left002 span {
		font-size: 12px;
		line-height: 20px;
	}
	.lx_left001 span {
		font-size: 12px;
	}
	.zhu_main {
		width:90%;
		height: auto;
		margin: 0 auto;
		margin-top: 14px;
		margin-bottom: 50px;
		padding: 0px;
		line-height: 28px;
	}
	.zhu_main_text {
		width: 100%;
	}
	.about_img {
		width: 100%;
		height: auto;
		float: left;
	}
	.about_img img {
		float: left;
		width: 100%;
		height: auto;
	}
	.about_text {
		width: 100%;
	}
	.about_text {
		width: 100%;
		height: auto;
		float: left;
		line-height: 24px;
		margin-left: 0px;
		margin-top: 20px;
	}
	.about_text h1 {
		margin: 0;
		font-size: 20px;
		font-weight: 100;
		line-height: 30px;
	}
	.about_dsj_list {
		width: 100%;
		height: auto;
		margin: 0 auto;
		margin-top: 15px;
	}
	.zhu_main .about_youshi ul li {
		width: 33.33333%;
	}
	.about_youshi ul li span {
		color: #777;
		font-size: 13px;
	}
	.zhu_main_text img {
		width: 100% !important;
		height: auto !important;
	}
	.about_dsj_list ul li {
		width: 100%;
		height: auto;
		float: left;
		margin: 0px;
		padding: 0px;
		border: none;
	}
	.news ul li {
		margin-top: 20px;
		background: #fff;
		position: relative;
		padding: 0px;
	}
	.news ul li .pic {
		width: 96%;
		height: auto;
		overflow: hidden;
		padding: 5px;
		float: left;
		border: 1px solid #ccc;
	}
	.news ul li .pic img {
		width: 100%;
		height: auto;
	}
	.news ul li .box {
		width: 100%;
		height: auto;
	}
	.news ul li .box a time {
		width: 55px;
		height: 67px;
		float: left;
		border: 1px solid #ebebeb;
		left: 6%;
		text-align: center;
		font-size: 30px;
		color: #98adb4;
		line-height: 45px;
	}
	.news ul li .box a time span {
		display: block;
		font-size: 12px;
		color: #999;
		line-height: 20px;
	}
	.news ul li .box a .text {
		margin-left: 23%;
		padding-right: 0%;
		position: relative;
	}
	.news ul li .box a .txt {
		margin-top: 5px;
		display: block;
		max-height: 40px;
		line-height: 20px;
		color: #555;
		color: #999;
		overflow: hidden;
	}
	.news ul li .box a .text::before {
		background: none;
	}
	.news ul li .box a {
		display: block;
		padding: 16px 5px;
		height: 82px;
	}
	.about_zzryimg {
		width: 100%;
		height: auto;
		overflow: height:;
	}
	.about_zzryimg img {
		width: 100%;
		height: auto;
	}
	.con img {
		width: 100% !important;
		height: auto !important;
	}
	.news-info .h5 {
		font-size: 20px;
		margin: 20px 0 0 0;
	}
	.time_lift {
		width: 40%;
	}
	.fx_right {
		width: 40%;
	}
	.sx_p_l {
		width: 100%;
	}
	.sx_p_r {
		width: 30%;
		margin-top: 16px;
	}
	.time01 {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.lx_left {
		width: 100%;
		float: left;
	}
	.lx_left_01 {
		padding-left: 0px;
	}
	.lx_left_01 span {
		font-size: 20px;
	}
	.lx_right {
		float: right;
		width: 100%;
	}
	.lx_right img {
		width: 100%;
		height: auto;
	}
	.job_con01 {
		margin-bottom: 30px;
		display: none;
	}
	#list_slide dt {
		padding: 10px;
		background: url(../../img/icon/zhaopin-open.png) 95% center no-repeat #f2f2f2;
		background-size: 4%;
	}
	#list_slide dt.on {
		background: url(../../img/icon/zhaopin-close.png) 95% center no-repeat #053478;
		background-size: 4%;
	}
	.zp01 {
		display: none;
	}
	.zp04 {
		display: none;
	}
	#list_slide dt table {
		margin-left: -0px !important;
	}
	#list_slide dt td {
		color: #666666;
		font-size: 14px;
		border-left: none;
		padding: 0 0px;
		width: 50%;
		float: left;
	}
	#list_slide dd {
		display: none;
		padding: 0 10px;
	}
	#list_slide dt h1 {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	#n_news ul {
		margin: 0px;
	}
	#n_news li {
		width: 100%;
		padding: 0px;
		margin: 0px;
		padding-bottom: 20px;
		margin-top: 20px;
	}
	#n_news li .pic_box {
		position: relative;
		background: #000;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	#n_news li img {
		width: 100%;
		height: auto;
	}
	#n_news li .text_box {
		position: relative;
		padding: 12px;
	}
	/* 手机版图标链接 */
	.itop_nav {
		width: 100%;
		text-align: center;
		display: block;
	}
	.itop_nav ul {
		width: 96%;
		margin: 0 auto;
		text-align: center;
		overflow: hidden;
		padding: 20px 0;
	}
	.itop_nav ul li {
		width: 25%;
		float: left;
	}
	.itop_nav ul li img {
		width: 80%;
		height: auto;
	}
	.itop_nav ul li p {
		margin: 5px 0px;
		font-size: 1.0em;
		line-height: 30px;
	}
	.phindex_naws_box {
		width: 100%;
		height: auto;
		display: block;
	}
	.phindex_naws_list {
		width: 93%;
		height: auto;
		margin: 0 auto;
		margin-top: 20px;
	}
	.phindex_naws_list ul li {
		width: 100%;
		height: auto;
		background: #f3f3f3;
	}
	.phindex_news_img {
		width: 100%;
		height: auto;
	}
	.phindex_news_img img {
		width: 100%;
		height: auto;
	}
	.phindex_news_text {
		width: 94%;
		padding: 10px;
	}
	.phindex_news_text h2 {
		font-size: 18px;
		font-weight: 100;
		color: #333;
		margin: 8px 0px;
	}
	.phindex_news_text p {
		font-size: 14px;
		color: #666;
		line-height: 24px;
	}
	.phindex_news_text span {
		font-size: 14px;
		color: #999;
	}
	table {
		width: 100% !important;
	}
	.zhu_main img {
		width: 100% !important;
		height: auto !important;
	}
	.lx_left001 img {
		width: auto !important
	}
	.pj_conf {
		width: 100% !important;
	}
	.pj_conr {
		width: 100% !important;
	}
	#dituContent {
		height: 250px !important;
	}
	.cloud-product-wrapper {
		margin: 0 auto;
		width: 100%;
	}
	.cloud-product-wrapper {
		margin: 0 auto;
		width: 100% !important;
	}
	.cloud-product-wrapper h2 {
		font-size: 24px !important;
		font-weight: 100;
	}
	/* 手机版滑动优势 */
	.g-bd {
		display: block;
	}
	.g-jz {
		position: relative;
	}
	.g-jz .prev {
		position: absolute;
		top: 6.27rem;
		left: 0.83rem;
		width: 0.92rem;
		z-index: 999;
	}
	.g-jz .prev img {
		width: 100%;
	}
	.g-jz .next {
		position: absolute;
		top: 6.27rem;
		right: 0.83rem;
		width: 0.92rem;
		z-index: 999;
	}
	.g-jz .next img {
		width: 100%;
	}
	.g-jz .nowarp .sclwrap_box {
		margin: 0.5rem 0 0;
		background: url(../images/jz_bg.jpg) no-repeat;
		height: 28.33rem;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.g-jz .nowarp .m-box .con {
		float: left
	}
	.g-jz .nowarp .m-box .con dl dt {
		height: 8.21rem;
	}
	.g-jz .nowarp .m-box .con dl dt img {
		display: block;
		width: 8.13rem !important;
		margin: 0 auto;
	}
	.g-jz .nowarp .m-box .con dl dd {
		margin: 0.75rem 0 0;
	}
	.g-jz .nowarp .m-box .con dl dd em {
		display: block;
		text-align: center;
		padding: 1.5rem 0 0;
		font-size: 1.3rem;
		color: #333;
		font-style: normal;
	}
	.g-jz .nowarp .m-box .con dl dd span {
		display: block;
		width: 20.21rem;
		color: #666;
		font-size: 1.0rem;
		line-height: 1.6rem;
		padding: 0.5rem;
		margin: 0 auto;
	}
	.g-jz .nowarp .m-box .con dl dd span a {
		color: #ff9c00
	}
	.hezuo_moshi {
		width: 100%;
	}
	.hezuo_moshi ul li {
		width: 85%;
	}
}