body,.container-fluid{
	background-color: #f5f8fa;
}
.container-fluid{
	padding: 30px 0;
	width: 1280px;
}
.introduceImg{
	margin-top: 38px;
}
.introduceImg>img{
	width: 100%;
}


.introduce-left{
	padding: 0 20px 0 0;
}
.introduce-nav{
	padding: 28px 0 0;
	border-radius: 5px;
	background-color: #FFFFFF;
}
.introduce-nav>a{
	display: block;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 16px;
	color: #333333;
	border-left: 4px solid #ffffff;
	margin: 0 0 28px;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
}
.introduce-nav>a:hover{
	color: #00a0ea;
	border-left-color: #00a0ea;
}
.introduce-navActive{
	color: #00a0ea !important;
	border-left-color: #00a0ea !important;
}
.introduce-nav>a>i{
	position: absolute;
    top: 6px;
    right: 36px;
    display: block;
    width: 9px;
    height: 9px;
    background: url(/deploy/assets/w2.0/img/introduceImgBG.png) -1px -6px no-repeat;
    transition: all .5s;
}
.helpList{
	padding: 0 12px 0;
	display: none;
	margin-bottom: 28px;
}
.helpList>a{
	display: block;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 15px;
	color: #999999;
	border-bottom: 1px solid #f2f2f2;
	cursor: pointer;
	position: relative;
}
.helpList>a>ul{
	display: none;
	position: absolute;
	right: -194px;
	top: 0;
	width: 164px;
	border-radius: 8px;
	background-color: #FFFFFF;
	z-index: 99;
	padding: 0 0 0 20px;
	box-shadow: 0 0 10px 3px rgba(0,0,0,.16);
}
.helpList>a>ul>li{
	padding: 10px 0;
	line-height: 18px;
	text-align: left;
	font-size: 14px;
	color: #666666;
	list-style: disc;
}
.helpList>a>ul>i{
	display: block;
	width: 7px;
	height: 15px;
	background: url(/deploy/assets/w2.0/img/sanWhite.png) 0 0 no-repeat;
	position: absolute;
	top: 14px;
	left: -7px;
}
.helpList>a>ul>li:hover{
	color: #00a0ea;
}
.helpList>a:hover{
	color: #00a0ea;
}
.introduce-right{
	padding: 0 0 0;
	background-color: #FFFFFF;
	border-radius: 5px;
}
.introduce-title{
	padding: 28px 30px 0;
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #f2f2f2;
	font-weight: bold;
	height: 82px;
}
.introduce-title p{
	padding: 6px 0 0;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}
.introduce-Main{
	padding: 30px;
}


/*关于我们*/
.introduce-aboutUs{
	padding: 0 0 0;
}
.introduce-aboutUs p{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	letter-spacing: 1px;
}


/*诚聘英才*/
.introduce-JoinUs{
	padding: 0 0 0;
}
.introduce-JoinUs-title{
	padding: 0 0 0;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	color: #666666;
	border-bottom: 1px solid #f2f2f2;
	cursor: pointer;
	
}
.introduce-JoinUs-title i{
	display: inline-block;
	width: 18px;
	height: 12px;
	background: url(/deploy/assets/w2.0/img/introduceImgBG.png) -21px -4px no-repeat;
	position:relative;
	top: 1px;
}
.introduce-JoinUs-title:hover{
	color: #00a0ea;
	border-bottom: 1px solid #00a0ea;
}
.introduce-JoinUs-title:hover i{
	background: url(/deploy/assets/w2.0/img/introduceImgBG.png) -40px -4px no-repeat;
}
.introduce-JoinUsActive{
	color: #00a0ea !important;
	border-bottom: 1px solid #00a0ea !important;
}
.introduce-JoinUs-Main{
	display: none;
	padding: 20px 30px;
	background-color: #f4f4f4;
}
.introduce-JoinUs-Info{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.introduce-JoinUs-Info p{
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	line-height: 26px;
}
.introduce-JoinUs-Name{
	font-size: 15px;
	color: #333333;
	text-align: right;
}


/*联系我们*/
.introduce-ContactUs{
	padding: 0 0 0;
}
.introduce-ContactUs-Info{
	padding: 0 0 0;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #333333;
}
.introduce-ContactUs-Info i{
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 10px;
	background-color: #000000;
}
.introduce-ContactUs-Img{
	padding: 30px 0 40px;
}
.introduce-ContactUs-Img img{
	width: 100%;
	border-radius: 5px;
	border: 1px solid #999999;
}
.introduce-ContactUs-title{
	padding: 0 12px 0;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #333333;
	background-color: #f4f4f4;
	border-radius: 5px;
	font-weight: bold;
}
.introduce-ContactUs-title i{
	display: inline-block;
	width: 19px;
	height: 19px;
	background-color: #000000;
	margin-right: 10px;
}
.introduce-ContactUs-Tip{
	padding: 0 0 0;
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.introduce-ContactUs-phone{
	padding: 0 0 0;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.introduce-ContactUs-phone ul{
	padding: 0 0 0 18px;
}
.introduce-ContactUs-phone ul li{
	list-style: disc;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	margin: 12px 0;
}
.introduce-ContactUs-phone p{
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 16px;
}
.introduce-ContactUs-phone p i{
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 10px;
	background-color: #000000;
}


/*意见反馈*/
.introduce-Advice{
	padding: 0 0 0;
}
.introduce-Advice-head{
	padding: 0 0 0;
	font-size: 16px;
	color: #666666;
	text-align: center;
}
.introduce-Advice-title{
	padding: 42px 0 0;
	font-size: 14px;
	color: #666666;
	border-bottom: 1px solid #f2f2f2;
}
.introduce-Advice-title p{
	padding: 12px 0;
	text-indent: 30px;
}
.introduce-Advice-one,.introduce-Advice-two,.introduce-Advice-three,.introduce-Advice-four{
	padding: 20px 0 0;
	font-size: 15px;
	color: #333333;
}
.introduce-Advice-one ul li{
	position: relative;
	padding: 0 0 0 27px;
	font-size: 15px;
	color: #666666;
	margin: 16px 0 0;
}
.introduce-Advice-one ul li input{
	width: 14px;
	height: 14px;
	margin: 0;
	position: absolute;
	top: 4px;
	left: 0;
	z-index: 3;
	opacity: 0;
	cursor: pointer;
}
.introduce-Advice-one ul li i{
	display: block;
	width: 14px;
	height: 14px;
	background: url(/deploy/assets/w2.0/img/introduceImgBG.png) -59px -3px no-repeat;
	position: absolute;
	top: 4px;
	left: 0;
	z-index: 2;
}
.introduce-Advice-Radio{
	width: 672px;
	background-color: #f4f4f4;
}
.introduce-Advice-RadioTitle,.introduce-Advice-RadioContant{
	padding: 8px 0;
}
.introduce-Advice-RadioTitle span,.introduce-Advice-RadioContant span{
	display: inline-block;
	width: 102px;
	min-height: 22px;
	text-align: center;
	font-size: 15px;
	color: #666666;
	position: relative;
}
.introduce-Advice-RadioTitle span:first-of-type,.introduce-Advice-RadioContant span:first-of-type{
	width: 137px;
}
.introduce-Advice-RadioContant span i{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(/deploy/assets/w2.0/img/introduceImgBG.png) -59px -3px no-repeat;
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -7px;
	z-index: 2;
}
.introduce-Advice-RadioContant span input{
	width: 14px;
	height: 14px;
	margin: 0;
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -7px;
	z-index: 3;
	opacity: 0;
	cursor: pointer;
}
.introduce-Advice-three textarea{
	margin-top: 12px;
	width: 100%;
	height: 200px;
	border: 1px solid #cccccc;
	background-color: #f4f4f4;
	outline: none;
	resize: none;
	padding: 10px;
	font-size: 16px;
	color: #333333;
}
.introduce-Advice-four small{
	color: #666666;
	padding: 0 0 0 35px;
}
.introduce-Advice-User{
	padding: 20px 0;
	border-bottom: 1px solid #f2f2f2;
}
.introduce-Advice-User p{
	padding: 0 35px 0;
	font-size: 15px;
	color: #666666;
}
.introduce-Advice-User p span{
	display: inline-block;
	width: 62px;
	height: 40px;
	line-height: 40px;
}
.introduce-Advice-User p input{
	width: 300px;
	height: 40px;
	padding: 0 10px 0;
	border: 1px solid #cccccc;
	background-color: #f4f4f4;
}
.introduce-Advice-Btn{
	padding: 40px 0 0;
	text-align: center;
}
.introduce-Advice-Btn button{
	width: 210px;
	height: 40px;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #00a1ea;
	border-radius: 5px;
	border: 0;
	outline: none;
}
.introduce-Advice-Btn button:hover{
	background-color: #048dcc;
}


/*帮助中心*/

.introduce-help{
	padding: 0 0 0;
}
.introduce-help>p{
	font-size: 16px;
	color: #00a1ea;
	font-weight: bold;
}
.introduce-helpList{
	padding: 20px 0;
	font-size: 15px;
	color: #00a1ea;
	border-bottom: 1px solid #f2f2f2;
}
.introduce-helpList p{
	padding: 0 0 0 32px;
	line-height: 26px;
	color: #666666;
}
.introduce-helpList c{
	display: block;
	padding: 0 0 0 32px;
	color: #999999;
}
