.index-banner{
	width: 100%;
    min-width: 1170px;
    height: 300px;
    max-width: 1920px;
    margin: auto;
    position: relative;
    background: url(https://vendors.51cube.com/wp-content/uploads/2022/04/1650448107-top-banner.jpg) center 0 no-repeat;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear {
    height: 0;
    line-height: 0;
    clear: both;
}
.index-banner-wrap{
	width: 1170px;
	margin: auto;
	height: 300px;
	position: relative;
}
.index-login-box{
    position: absolute;
    right: 0;
    top: 26px;
    width: 265px;
    height: 248px;
    text-align: center;
    background-color: rgba(255,255,255,0.9);
}
.index-login-title {
    font-size: 24px;
    padding: 25px 0 20px;
}
.index-login-pic{
    margin: 0 auto;
    width: 90px;
    height: 90px;
    border: 6px solid #f5f5f5;
    border-radius: 50%;
    background: url(https://vendors.51cube.com/wp-content/uploads/2022/04/1650506569-f2d6852024bfd4d3ac5cd34ae04eebb4.png) center no-repeat;
    background-size: cover;
}
.index-login-btn a{
	display: inline-block;
    min-width: 120px;
    padding: 0 8px;
    margin: 0 8px;
    line-height: 38px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #00b0ec;
    background-color: #00b0ec;
    min-width: 213px;
    font-size: 16px;
    /*border-color: #cd1d00;*/
    /*background-color: #cd1d00;*/
    color: #fff;
}
.index-login-btn a:hover{
	border: 1px solid #008cd6;
    background-color: #008cd6;
}
.index-login-email-btn {
    height: 24px;
    line-height: 24px;
    margin-top: 4px;
}
.index-login-email-btn span.emailSpan {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(https://vendors.51cube.com/wp-content/uploads/2022/04/1650506764-icon_email.png) center 1px no-repeat;
    vertical-align: middle;
    background-size: contain;
}
.index-login-email-btn a.emailbtn{
    min-width: 213px;
    font-size: 12px;
    color: #0000FF;
    vertical-align: middle;
}
.index-main-com{
	width: 1170px;
	margin: auto;
	padding: 40px 0;
}
.index-main-com::after{
	content: "";
	display: table;
	clear: both;
}
.index-main-com .index-pic{
    margin-right: 21px;
    width: 237px;
    height: 179px;
}
.index-main-com .index-pic a{
	padding-top: 139px;
    padding-left: 20px;
    font-size: 26px;
    color: #fff;
    display: block;

}
.index-fl{
	float: left;
}
.index-main-com .index-pic-01{
    background: url(https://vendors.51cube.com/wp-content/uploads/2022/04/1650507045-indexNew-01.jpg) 0 0 no-repeat;
}
.index-main-com .index-pic-02{
    background: url(https://vendors.51cube.com/wp-content/uploads/2022/04/1650507044-indexNew-03.jpg) 0 0 no-repeat;
}
.index-main-com .index-pic-03{
    background: url(https://vendors.51cube.com/wp-content/uploads/2022/04/1650507044-indexNew-02.png) 0 0 no-repeat;
}
.index-news-title {
    width: 370px;
    border-bottom: 1px solid #ccc;
}
.index-news-title::after{
	content: "";
	display: table;
	clear: both;
}
.index-news-title h3 {
    font-weight: normal;
    font-size: 26px;
    line-height: 50px;
    float: left;
}
.index-news-title span {
    padding: 12px 0;
    font-size: 14px;
    float: right;
}
.index-news-ul {
    line-height: 30px;
    padding-top: 6px;
}
.index-news-ul li {
    display: block;
    height: 30px;
    list-style: ;
}
.index-news-ul li::after{
	content: "";
	display: table;
	clear: both;
}
.index-news-ul a {
    width: 290px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.index-news-ul a:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-right: 8px;
    margin-bottom: 3px;
    border-radius: 50%;
    background-color: #666;
}
.index-news-ul span {
    font-size: 13px;
    color: #999;
    float: right;
}

.index-register-box{
    min-width: 1170px;
    background-color: #f4f4f4;
}
.index-register-width{
    width: 1170px;
    margin: 0 auto;
}
.index-register-title {
    padding: 40px 0 20px 0;
}
.index-register-title h3 {
    font-weight: normal;
    font-size: 26px;
}
.index-register-btn a {
    position: relative;
    padding: 0 10px;
}
.right-line a:after {
    content: "";
    position: absolute;
    top: 0;
    right: -2px;
    width: 1px;
    height: 17px;
    background-color: #ccc;
}
.right-line a:last-child::after {
  	display: none;
}
.index-register-btn a:after {
    background-color: #666;
}
.flow-chart-box {
    height: 200px;
    padding-top: 20px;
}
.index-register-box .flow-chart-box {
    height: 230px;
}
.flow-chart-dl dd {
    position: absolute;
    top: 118px;
    left: 48px;
    width: 212px;
    text-align: center;
    color: #666;
}
.flow-chart-dl:first-child dd {
    left: -55px;
}
.flow-chart-dl dd span {
    display: block;
    font-size: 16px;
    line-height: 22px;
}
.flow-chart-dl dt {
    position: relative;
    margin-left: 104px;
    margin-right: 8px;
    width: 100px;
    height: 100px;
    padding: 20px;
    border-radius: 50%;
    border: 1px solid;
}
.flow-chart-dl:first-child dt {
    margin-left: 2px;
}
.flow-chart-dl {
    float: left;
    position: relative;
}
.flow-chart-dl.flow-chart-blue dt {
    border-color: #599bff;
}
.icon60-link:before {
    content: " ";
    width: 60px;
    height: 60px;
    cursor: pointer;
    display: inline-block;
    background-image: url(https://vendors.51cube.com/wp-content/uploads/2022/04/1650509559-icon.png);
}
.flow-chart-blue .icon-big-001:before {
    background-position: 0 -120px;
}
.flow-chart-blue .icon-big-005:before {
    background-position: -240px -360px;
}
.flow-chart-blue .icon-big-003:before {
    background-position: -120px -240px;
}
.flow-chart-blue .icon-big-004:before {
    background-position: -180px -300px;
}
.flow-chart-blue .icon-big-002:before {
    background-position: -60px -180px;
}
.flow-chart-blue .icon-big-006:before {
    background-position: -300px -420px;
}
.line-san-box {
    position: absolute;
    top: 49px;
    left: -115px;
}
.line-san-left {
    margin: 0 14px;
    width: 85px;
    height: 1px;
    position: relative;
}
.flow-chart-blue .line-san-left {
    background-color: #599bff;
}
.line-san-left:before {
    content: " ";
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
}
.flow-chart-blue .line-san-left:before {
    border-bottom: 5px solid #599bff;
}
.flow-chart-dl:first-child .line-san-box {
    display: none;
}