ui li{
	list-style: none;
}


.invest .invest-digao{
	background-image: url(../img/digao/diao-banner.png);
}

.jieshao .word{
	margin: 0 200px;
	text-align: center;
	line-height: 25px;
}
.jieshao{
	padding: 60px 0 0;
	width: 1024px;
}
.jieshao li{
	float: left;
	width: 290px;
	height: 400px;
	background-color: #ffffff;
	box-shadow: 0px 16px 24px 0px rgba(3, 0, 0, 0.14);
	margin-right:50px;
}
.introduce-png{
	width: 290px;
	height: 232px;
	background-color: #f6faff;
}
.introduce-png img{
	width: 100%;
}
.jieshao li:hover{
	transform: scale(1.16);
	transition: all 0.6s;
}
.jieshao .zhineng{
	margin-right:0px;
}
.jieshao ul{
	margin: 20px 0;
	overflow: hidden;
	padding:40px 22px 80px 22px;
}
.introduce-common{
	padding: 20px 30px 0 26px;
}
.introduce-common p{
	margin-top: 10px;
}
.youshi ul{
	margin: 65px auto 0 auto;
	width: 1024px;
	height: 450px;
	padding: 0 10px 0 10px;
}
.youshi ul li{
	position: relative;
	width: 230px;
	height: 317px;
	float: left;
	box-sizing: border-box;
	border-right-style: none;
	margin-right: 31px;
	background-size: cover;
	text-align: center;
	color: #fff;
}
.youshi ul li:hover div{
	display: block;
}
.youshi .youshi-last{
	margin-right:0px;
}
.youshi-common{
	overflow: hidden;
}
.youshi ul li i{
	font-size: 45px;
}
.youshi ul li h3{
	margin-top: 14px;
	font-weight: normal;
	font-size: 15px;
}
.gongneng{
	padding: 60px 0 60px 0;
}
.gongneng li{
	float: left;
	width: 50%;
	height: 270px;
	position: relative;
}
.gongneng li:hover{
	width: 596px;
	height: 266px;
	border: 2px solid #f9c900;
}

.gongneng ul{
	margin: 40px 0;
	overflow: hidden;
}
.gongneng li .gongneng-left{
	position: absolute;
	top: 0px;
	left: 2px;
	width: 480px;
	padding: 14px 0 0 28px;
	z-index: 5;
}
.gongneng li .gongneng-right{
	position: absolute;
	top: 0px;
	right: 2px;
	padding: 16px 16px 0 0;
}
.li-1{
	background: #f6faff;
}
.li-2{
	background: #eaf1f9;
}
.gongneng-left-icon{
	width: 46px;
	height: 46px;
	background-color: #fff3c1;
	border-radius: 8px;
	text-align:center;
}
.gongneng-left-icon img{
	margin-top: 10px;
}
.gongneng-left h3{
	margin: 10px 0 10px 0;
}
.gongneng-left-common{
	text-indent: -10px;
	margin-left: 10px;
	letter-spacing:1px;
	/* line-height: 20px; */
}

.fuwu{
	padding: 60px 0 20px 0;
	background-image: none;
}
.service {
    /* background-image: url(../img/invest/serv-bg.png); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 60px 0 90px;
}
.fuwu li{
	float: left;
	width: 18%;
	height: 329px;
	text-align: center;
	margin-right: 2%;
}
.fuwu-common ul li:hover{
	background: #f9c900;
}
.fuwu-common ul li:hover p{
	color: #ffd527;
}

.fuwu li:first-child{
	background-image:url(../img/digao/1.png);
}
.fuwu li:nth-child(2){
	background-image:url(../img/digao/2.png);
}
.fuwu li:nth-child(3){
	background-image: url(../img/digao/3.png);
}
.fuwu li:nth-child(4){
	background-image:url(../img/digao/4.png);
}
.fuwu li:nth-child(5){
	background-image:url(../img/digao/5.png);
}
.fuwu li:nth-child(5){
	margin-right: 0px;
}

.fuwu ul{
	margin: 40px auto;
	overflow: hidden;
	width: 1024px;
}
.fuwu li p{
	font-size: 64px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #dfe9f6;
	margin-top: 90px;
}
.fuwu-words{
	width: 100px;
	margin: 36px auto 0 auto;
}

.fuwu-bottom{
	margin-bottom: 30px;
}

.youshi ul li div{ 
    position: relative; 
    width: 225px; 
    height: 150px; 
    background-color:#293647; 
    margin-top: 80px; 
	padding-top: 65px;
} 
.youshi ul li div:after { 
    content: ""; 
    position: absolute; 
    display: block; 
    top: 0; 
    width: 0; 
    height: 0; 
    border: 113px solid transparent; 
    border-bottom:102px solid transparent; 
} 
.youshi ul li div:before { 
    content: ""; 
    position: absolute; 
    display: block; 
    bottom: 0; 
    width: 0; 
    height: 0; 
    border: 113px solid transparent; 
    border-top: 102px solid transparent; 
}
.youshi-common ul li > :nth-child(2) {
  height: 470px;
  width: 231px;
  transform: scale(0);
  transition: all 0.3s;
  position: absolute;
  top: -140px;
  right: 0;
  bottom: 0;
  left: -18px;
  background-color: #f9ca02;
  padding: 10px;
  text-align: center;
}
.youshi-common ul li > :nth-child(2) nav{
	width: 100%;
	height: 100%;
	border: 1px dashed #000;
}
.youshi-common ul li > :nth-child(2) h3 {
  font-size: 18px;
  font-weight: normal;
}
.youshi-common ul li > :nth-child(2) p {
  margin-top: 25px;
  line-height: 23px;
}
.youshi-common ul li:hover > :nth-child(2) {
  transform: scale(1);
}
.youshi-common ul li > :nth-child(2) nav i{
	color: #000;
}
.youshi-common ul li > :nth-child(2) nav h3{
	color: #000;
	margin: 4px 0 10px 0;
	font-weight: 500;
}
.youshi-common ul li > :nth-child(2) nav p{
	color: #000;
	text-align: left;
	margin: 10px 5px 5px 8px;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
}
/* 加入我们 */
.invest .invest-join{
	background-image:url(../img/digao/join1.png);
	background-position:center;
  /* opacity:0.4;
  filter: alpha(opacity=40); */
}
.invest-top{
	background: #000000;
}

.invest .zi{
	position: absolute;
	top: 180px;
	left: 20%;

}
.invest .zi img{
	width: 460px;
}
.customer .xiaoyuan{
	width: 100%;
	margin-bottom: 40px;
	overflow: hidden;
}
.customer .xiaoyuan li{
	font-size: 16px;
	width: auto;
	margin-right: 50px;
	margin-bottom: 0;
	border: 0;
}
.customer .xiaoyuan li:nth-child(2){margin-right:0;}
.customer .xiaoyuan a{
	padding-bottom: 12px;
	color: #000;
}
.customer .xiaoyuan a:hover{color: #2856cb !important;}
.xiaoyuan .active{color: #2856cb !important;}
.xiaoyuan .active .iconfont {
	color: #2856cb !important;
}
.customer .xiaoyuan a:hover span:first-child .iconfont, .xiaoyuan .active span:first-child {
	color: #2856cb !important;
}
.customer .xiaoyuan a .iconfont {
	font-size: 24px;
	color: #999;
}
.customer .xiaoyuan a>:first-child {
	display: inline-block;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 50%;
	vertical-align: middle;
	background-color: #f1f1f1;
}
.customer .xiaoyuan a>:nth-child(2) {
	vertical-align: middle;
	line-height: 46px;
	margin-left: 10px;
}
.job-section > div:nth-child(2) {
	margin-left: 220px;
	margin-right: 0;
}
.job-section .xiaoyuan-1 {
	background-image: linear-gradient(#427bec, #204bb8);
	width: 200px !important;
	float: left;
	border-radius: 5px;
}
.xiaoyuan-1 ul {
	/* border-radius: 5px; */
}
.xiaoyuan-1 ul li {
	width: 100%;
	float: none;
	margin: 0;
	border: none;
}
.xiaoyuan-1 ul li a {
	color: rgba(255,255,255,0.7);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.xiaoyuan-1 ul li a > * {
	font-size: 12px;
	font-weight: normal;
	display: inline;
}
.xiaoyuan-1 ul li a p {
	padding: 0;
	border: none;
}
.xiaoyuan-1 ul .active a {
	color: #fff;
}
.xiaoyuan-1 ul .active a>* {
	font-size: 14px;
}
/* .xiaoyuan-1 li{
	height: 180px;
	width: 23.8%;
	margin-right: 1.6%;
	margin-bottom: 20px;
	}
.xiaoyuan-1 li:hover{
	transform: scale(1.08);
	transition: all 0.4s;
}
.xiaoyuan-1 h2{
	font-size: 20px;
	color: #000000;
	padding-top: 50px;
}
.xiaoyuan-1 p{
	font-size: 14px;
	padding-top: 20px;
	border: 0;
} */
.fuli {
	background-image: url(../img/digao/join2.png);
	background-size: cover;
}
.fuli li{position: relative;float: left;width: 65%;}
.fuli li:first-child {width: 35%}
.fuli li img{
	width:100%;
	height: 510px;
}
.fuli li .xiao{
	width: 440px;
	position: absolute;
	top: 170px;
	left: 20%;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 26px;
}
.fuli li .xiao h2{
	font-size: 40px;
	font-weight: normal;
	padding-bottom: 40px;
	}
.fuli li .zhuan{
	/* background: #f9c900; */
	width:100%;
	height: 510px;
	/* position: absolute;
	top:0;
	left: 0; */
	color: #000000;
	font-size: 16px;
}
.zhuan div{
	width: 85%;
	margin:70px auto;
	line-height: 30px;
}
.zhuan h2{
	margin-bottom: 10px;
}
.zhuan{
	display:none ;
}
.fuli li:hover .zhuan{
	display: block;
}

/* 招聘详情 */
.details{
	overflow: hidden;
	padding: 100px 0;
}
.fixed-width-lf{
	float: left;
	width: 60%;
	line-height: 30px;
}
.fixed-width-lf h1{
	font-size: 24px;
}
.fixed-width-lf h2{
	font-size: 16px;
	margin: 30px 0 10px 0;
}
.fixed-width-rt{
	float: right;
	width: 22%;
	height: 300px;
	background: #f8f8f8;
	padding: 40px 36px;
}
.fixed-width-rt h2{
	font-size: 20px;
	margin-bottom: 30px;
}
.fixed-width-rt p{
	margin-bottom: 20px;
}

.development-prospect {
	background-image: url("../img/digao/development.png");
	background-size: cover;
	padding: 60px 0;
	background-position: center right;
	margin: 50px;
}
.development-prospect p {
	padding: 0 52% 0 20px;
	line-height: 30px;
}

#detail-page {
	padding: 20px;
	background-color: #e9eef9;
	border-radius: 5px;
}

#detail-page .join-detail p {
	margin: 10px 0;
	border: none;
	font-size: 16px;
}

#detail-page .join-detail p:empty {
	margin: 0;
}

#detail-page .join-detail ul:before, #detail-page .join-detail ul:after {
	display: none;
}

#detail-page .join-detail ul li {
	float: none;
	border: none;
	width: 100%;
	margin: 0;
	text-align: left;
	font-size: 16px;
}