﻿.footer
{
	background:#3d3c42;
}
.xfoot-top {
	width: 100%;
}
.xfoot-top-logo {
	float: left;
	width: 50%;
}
.xfoot-top ul {
	width: 44%;
	float: right;
}
.xfoot-top ul li {
	float: left;
	width: 33.333%;
	border-left: 1px #979797 solid;
	padding: 0 15px;
}
.xfoot-top ul li:first-child {
	border: none;
}
.xfoot-top ul li img {
	float: left;
}
.xfoot-top ul li p {
	float: left;
	margin-left: 9px;
	margin-top: 3px;
}
.xfoot-top ul li:nth-child(3) {
	padding-right: 0px;
}
.xfoot-mid {
	width: 100%;
	height: auto;
	background: #1f1f23;
	padding: 10px 0;
}
.xfoot-mid-top {
	width: 100%;
	height: 40px;
}
.xfoot-mid-top li {
	width: 29%;
	float: left;
	border: 1px #404040 solid;
}
.xfoot-mid-top li:hover {
	background: #323237;
}
.xfoot-mid-top li:hover a {
	color: #707070;
}
.xfoot-mid-top li:nth-child(2) {
	margin: 0 6.5%;
}
.xfoot-mid-top li .xfoot-mid-top-icon {
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 8px;
	_padding-top: 8px;
}
.xfoot-mid-top li p {
	float: left;
	width: 75%;
	border-left: 1px #575757 solid;
	line-height: 36px;
	text-align: center;
}
.xfoot-mid-bot {
	width: 100%;
	height:220px;
	margin: 60px 0;
}
.xfoot-mid-bot
{
	font-size:12px;
}
.xfoot-mid-bot a
{
	font-size:12px;
	color:#fff;
}

.xfoot-mid-bot-left ul {
	width: 16%;
	height: auto;
	margin-right: 0px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.xfoot-mid-bot-left span {
	font-size: 14px;
	color: #fff;
	line-height: 40px;
}
.xfoot-mid-bot-left ul li {
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 28px;
	font-size:12px;
}
.xfoot-mid-bot-left ul li a:hover {
	color: #fff;
}
.xfoot-mid-bot-rig
{
	padding-left:100px;
}
.xfoot-mid-bot-rig span {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	
}
.xfoot-bottom
{
	background:#323237;
}
.xfoot-bottom-rig
{
	text-align:right;
}
.xfoot-bottom-rig a:hover
{
	color:#fff;
}
.xfoot-mid-bot-rig p
{
	color:#999;	line-height: 28px;
	margin:0;
	padding:0;
	font-size:14px;
}
.xfoot-mid-bot-rig .xfoot-mid-bot-kf {
	width: 105px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	color: #fff;
	background: #299FDB;
	border-radius: 50px;
	text-align: center;
	float: right;
}
.xfoot-mid-bot-rig .xfoot-mid-bot-kf a {
	color: #fff;
	opacity: 0.8;
}
.xfoot-mid-bot-rig .xfoot-mid-bot-kf a:hover {
	opacity: 1;
	color: #fff;
}
.xfoot-mid-bot-rig-button
{
	display:block;
	width:160px;
	height:36px;
	float:right;
	background:#df001f;
	border-radius:4px;
	text-align:center;
	color:#fff;
	line-height:32px;
	margin-top:10px;
}
.xfoot-bottom {
	width: 100%;
	/*height:80px;*/
	line-height: 50px;
	border-top:1px #333 solid;

}
.xfoot-mid-bot-left ul li a
{
	color:#999;
}
.xfoot-bottom-lag select {
	float: right;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	color: #707070;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url('../images/sel_jt.png') no-repeat scroll right 50% transparent;
}
.xfoot-bottom-lag select option {
	background: #323237;
	border: 1px #404040 solid;
	color: #fff;
 height: 32px;
    line-height: 32px;
    padding: 0px 5px;
    cursor: pointer;
}
/*内页滚动向上收缩*/

#head {
	position: absolute;
	z-index: 3;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}
.no-touch #head {
	z-index: 3;
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
}
#featured {
	overflow: hidden;
	z-index: 1;
	position: relative
}
.no-touch #featured {
	position: fixed;
	_position: relative;
	top: 0;
	display: block;
	z-index: 0;
	left: 0
}
#overlay {
	z-index: 2;
	position: relative;
}
.no-touch #featured {
	height: 300px
}
.no-touch #overlay {
	margin: 40px 0;
	_margin-top: 0;
}
/*招聘*/



.chancecontain {
	margin: 20px 0;
}
.chancecontain li {

	border-bottom: 1px solid #404040;
}
.chancecontain a {
	font-size: 14px;
	color: #999;
	display: block;
	line-height: 40px;
}
.chancecontain a span {
	color: #B5B5B5;
	font-style: normal;
	font-size: 12px
}
.chancecontain a span i {
	font-size: 14px;
	color: #2ca1d7;
	font-style: normal;
}
/*圆圈加号
.chancecontain a span b {
	color: #fff;
	display: inline-block;
*zoom:1;
*display:inline;
	width: 18px;
	height: 18px;
	background: #0AA5B1;
	border-radius: 50%;
	text-align: center;
	line-height: 18px;
	font-size: 20px;
	margin-left: 5px;
	position: relative;
	top: 2px;
	behavior: url(../other/PIE.htc);
}*/
.chancecontain a span b {
		width: 0;

height: 0;
float:right;

border-width: 5px;

border-style: solid;

border-color: #404040 transparent transparent transparent;
	display: inline-block;
*zoom:1;
*display:inline;
	text-align: center;
	line-height: 18px;
	font-size: 20px;
	margin-left: 5px;
	position: relative;
	top: 18px;
}

.footlink a{
	color:#999

	
	}

.tiwencont {
	display: none;
}
.retrunlist {
	margin-bottom: 20px;
}
.tiwencont li {
	border: none;
	border-top: 1px solid #404040;
	line-height: 20px;
}
.tiwencont li a {
	font-size: 12px;
	color:#707070;
}

#fd_share {
	float:left;
	margin-top:20px;
}
#fd_share a {
	width: 35px;
	height: 35px;
	margin-top: 3px;
	margin-right: 9px;
	margin-bottom: 3px;
	float: right;
}
#fd_share li {
	list-style: none;
	float: left;
}
#fd_share .bds_tsina {
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/weibo.png);
	background-size: 35px 35px;
	opacity: 0.3;
}
#fd_share .bds_sqq {
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/QQ.png);
	background-size: 35px 35px;
	opacity: 0.3;
}
#fd_share .bds_weixin {
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/weixin.png);
	background-size: 35px 35px;
	opacity: 0.3;
}
#fd_share .bds_tsina:hover {
	opacity: 0.8;
}
#fd_share .bds_sqq:hover {
	opacity: 0.8;
}
#fd_share .bds_weixin:hover {
	opacity: 0.8;
}
.xfoot-bottom
{
	color:#999;
	font-size:12px;
}
.xfoot-bottom-rig
{
}
.xfoot-bottom li a
{
	color:#999;
	padding:0 8px;
}
.xfoot-bottom li a:first-child
{
	border:none;
}
@media (max-width:1440px) 
{
.xfoot-mid-bot-left ul {

}

}
@media only screen and (max-width: 1200px)
{
	.mobile_foot
	{
		background-color:#1f1f23;
		padding:30px 15px;
		
	}
	
.header-logo {
    display: block;
    width: 100%;
    background: url(../images/foot_logo.svg) no-repeat;
    background-size: contain;
    height: 50px;
}
.mobile_foot_xx
{
	text-align:center;
}
}