.layui-tab-title{
	border: none;
}
.layui-tab .layui-tab-title .layui-this:after{
	content: "";
	width: 0px!important;
	height:60%!important;
	background: #eee!important;
	position: absolute;
	right: 0px!important;
	left: 100%;
	border: none;
	top: 50%;
	-moz-transform:translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.layui-tab-title li:after{
	content: "";
	width: 1px!important;
	height:60%;
	background: #eee;
	position: absolute;
	right: 0px;
	top: 50%;
	-moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.layui-tab-title li:last-child:after{
	width: 0px!important;
	background:none!important;
}
.layui-tab .layui-tab-title .layui-this{
	background: #008cff;
	color: #fff;
}
.layui-tab{
    position: relative;
    background: #f4f8fb;
    margin: 0;
}
.layui-tab-title{
	position: absolute;
    top: -31px;
    z-index: 888;
    background: #fff;
    height: 50px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    box-shadow:0px 0px 30px rgba(0,0,0,0.3);
}
.layui-tab-title li{
	padding: 0;
	width: 150px;
	text-align: center;
	line-height: 50px;
}
.layui-tab-item{
	
}
.layui-tab-content{
	overflow: hidden;
	background: #fff;
	padding: 0;
	
}
.main-content>h3{
	font-size: 26px;
    text-align: center;
    padding-top:95px;
    padding-bottom: 94px;
}
.main-content.jianjie>h3{
	padding-bottom:70px;
}
.main-content.contact>h3{
	padding-bottom:56px;
}
.main-content.join h3{
	border-bottom: 1px solid #e0e0e0;
	padding-bottom:60px;
}
.main-content.glory h3{
	padding-bottom:15px;
}
.main-content.glory{
	padding-bottom:20px;
}
.main-content{
	max-width:1180px;
	margin:0 auto;
	overflow: hidden;
	padding-bottom:110px;
}
.main-content.czlc{
	max-width:998px;
	margin:0 auto;
	overflow: hidden;
	padding-bottom:120px;
}
.history li{
	float: left;
	width: 142px;
	padding-top: 22px;
	cursor: pointer;
	padding-bottom: 14px;
	border-top: 1px solid #ccc;
	text-align:left;
	text-indent: 8px;
	position: relative;
}
.history li:first-child{
	border-top:none;
	padding-left: 35px;
	padding-top: 0;
	text-indent:-10px;
	box-sizing: border-box;
}
.history li:first-child div{
	border-top: 1px solid #ccc;
	padding-top:22px;
}
.dot{
	display: block;
	width:12px;
	height: 12px;
	border-radius: 100%;
	border: 1px solid #ccc;
	box-sizing: border-box;
	position: absolute;
	left:18px;
	top: -6px;
	background: #fff;
}
.history{
	overflow: hidden;
	padding-top: 20px;
}
.history li:first-child .dot{
	left: 35px;
}
.history li .dot.click{
	color: #fff;
	width: 36px;
	height: 36px;
	background: #018afe;
	text-align: center;
	line-height: 36px;
	border: none;
    text-indent: 0;
    left:8px;
    top: -18px;
}

.history li:first-child .dot.click{
	left: 25px;
}
.history-list{
	background: #fff;
	height: 260px;
	padding: 20px;
	border: 1px solid #ccc;
	overflow-y: auto;
	}
	.history-list>div{
		display: none;
	}
	.history-list p{
		line-height: 2;
	}
	.history-list>div.show{
		display: block;
	}
.about img{
	display: inline-block;
	width: 390px;
	height: 230px;
	float: left;
	margin-right: 30px;
}
.about{
	background: #fff;
	overflow: hidden;
}
.about>div{
	padding: 30px;
	line-height: 2;
	
}
.about>div{
	text-indent: 2em;
}
.contact img{
	width: 100%;
	margin-bottom: 56px;
}
.contact p{
	font-size: 16px;
	line-height: 2;
	text-align: center;
}
.main-content.join{
	background: #fff;
}
.main-content.join .main-box{
	padding:0 20px ;
}
.main-content.join .main-box.box1{
	cursor: pointer;
}
.join .layui-row>div{
	padding-top: 20px;
	padding-bottom: 20px;
}
.join .layui-row .layui-col-md6,.join .layui-row .layui-col-md2{
	text-indent: 20px;
	
	
}
.join .layui-row {
	border-top:1px solid #e0e0e0 ;
}
.join .layui-row:first-child{
	border:none;
}

.join .content{
	background: #f4f8fb;
	display: none;
	padding: 20px;

}
.join .click-icon{
	display: inline-block;
	width: 12px;
	height: 6px;
	margin-left: 8px;
	cursor: pointer;
	background: url(../img/about/up.png) no-repeat;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.join .click-icon.down{
	-moz-transform:rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.join .line{
	height: 1px;
	background:#e0e0e0 ;
	margin-bottom: 45px;
}
.join .luck{
	 float: left;
    background: #f4f8fb;
    width: 280px;
    text-align: center;
  
    height: 300px;
    margin-right: 20px;
    padding: 45px 25px 0px 25px;
    box-sizing: border-box;
    margin-bottom: 40px;
}
.join .luck:last-child{
	margin-right: 0;
}
.join .luck p{
	font-size: 18px;
    margin: 19px 0px;
}
.join .luck >div {
    color: #98a3a9;
    text-align: center;
}
@media(max-width:1200px){
.join .luck{
 	width: 60%;
 	margin-left: 19%!important;
 }
}