.bf3{
	background-color: #f3f3f3;
	position: relative;
}
.h110{
	height: auto;
	padding-bottom: 40px;
	float: left;
}
.affiliate-progress{
    width: 1200px;
    height: 70px;
    text-align: center;
    padding-top: 80px;
    box-sizing: border-box;
    margin: 0 auto;
}
.affiliate-progress .step{
    display: inline-block;
    font-size: 20px;
    text-align: center;
}
.step .step-status{
    position: relative;
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border: 2px solid #e3e3e3;
    border-radius: 100%;
}
.step.on .step-status{
    background-color: #1d82ff;
    color: white;
    border-color: #1d82ff;
}
.step.over .step-status{
    color: #1d82ff;
    border-color: #1d82ff;
}
.step .step-title{
    display: block;
    color: #666666;
    padding-top: 5px;
}
.step.on .step-title{
    color: #1d92f7;
     font-size: 16px;
}
.affiliate-progress .step-1{
    float: left;
    margin-left: 108px;
}
.affiliate-progress .step-2{
    float: left;
    margin-left: 130px;
}
.affiliate-progress .step-3{
    float: left;
    margin-left: 130px;
}
.affiliate-progress .step-4{
    float: left;
    margin-left:130px ; 
}
.affiliate-progress .step-5{
    float: right;
    margin-right: 98px;
}
.step-1 .step-status:after,.step-2 .step-status:after,.step-3 .step-status:after,.step-4 .step-status:after,.step-5 .step-status:after{
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    left: 100%;
    width: 112px;
    height: 2px;
    background-color: #e3e3e3;
}
.step-1 .step-status:before,.step-2 .step-status:before,.step-3 .step-status:before,.step-4 .step-status:before,.step-5 .step-status:before{
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 100%;
    width: 112px;
    height: 2px;
    background-color: #e3e3e3;
}
.step.on .step-status:before, .step.on .step-status:after{
    background-color: #1d82ff;
}
.step.over .step-status:before, .step.over .step-status:after{
    background-color: #1d82ff;
}
.affiliate-box {
	width: 100%;
	height: auto;
	background: #fff;
	margin-top: 100px;
}
.affiliate-box h2{
	text-align: center;
    padding-top: 40px;
    font-family: "黑体";
    font-size: 20px;
    font-weight: 700;
    color: #111;
    padding-bottom: 30px;
}
.affiliate-box p {
	color: #484848;
	padding: 0 30px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 38px;
}
.box-button {
	width: 339px;
	height: 48px;
    margin: 40px auto;
}
.box-button button{
	width: 339px;
	height: 48px;
	background-color: #1c8cec;
	border: none;
	border-radius: 3px;
	color: #fff;
	font-size: 20px;    
}
.mt200{
	margin-top: 60px;
}
.mt40{
	margin-top: 40px;
}
.box1{
	/*display: none;*/
}
.box2{
	width: 100%;
	height:auto;
	background: #fff;
	margin-top: 100px;
	position: relative;
	display: none;
}
.box2 .head{
	width: 451px;
	height: 42px;
	margin-left: 375px;
	padding-top: 40px;
}
.box2 .head select{
	width: 94px;
	height: 42px;
	padding-left: 10px;
	box-sizing: border-box;
	border: none;
	border: 1px solid #C9C9C9;
	border-right: none;
}
.box2 .head input{
	width: 280px;
	height: 42px;
	padding-left: 20px;
	box-sizing: border-box;
	border: none;
	border: 1px solid #C9C9C9;
}
.box2 .head button{
	width: 74px;
	height: 42px;
	background-color: #1d92f7;
	color: #fff;
	border: none;
}
.list{
	
	display: block;
	margin-top: 40px;
	padding: 0 10px 0 20px;
	box-sizing: border-box;
}
.list li{
	width: 185px;
	height: 42px;
	font-size: 14px;
	text-align: center;
	line-height: 42px;
	/*background-color: #f2f2f2;*/
	float: left;
	margin:10px 10px 0 0;
}
.bgf2 {
	background-color: #f2f2f2;
}
/*.list li:hover{
	background-color: #1c8cec;
	color: #fff;
}*/
.list1{
	position: absolute;
	left: -40px;
	top: 0;
}
.list1 li{
	height: 150px;
	width: 42px;
	font-size: 14px;
	writing-mode:tb-rl;
	padding: 30px 10px 0 0;
	box-sizing: border-box;
	color: #fff;
	background-color: #dedede;
}
.list1 li a{
	width: 100%;
	height: 100%;
	display: inline-block;
	color: #fff;
}
.list1 li:last-child{
	background-color: #1c8cec;
}
.list-sp {	
	width: 80px;
	height: 30px;
	color: #111;
	display: inline-block;
	text-align: center;
	margin: 40px 0 0 540px;
	background: url(../images/wyp/sj.png) no-repeat center bottom;
}
.list2{
	width: 1200px;
	height: 400px;
	overflow: auto;
	padding: 0 80px 0 80px;
	box-sizing: border-box;
}
.list2 li{
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #eee;
}
.list2 li:first-child{
	border-top: 1px solid #eee;
	height: 90px;
}
.list2 h2{
	font-size: 16px;
	color: #111;
	font-weight: 600;
	margin-top: 15px;
}
.list2 p{
	line-height: 40px;
}
.list2 p .sapn1{
	display: inline-block;
	padding-left: 20px;
	background: url(../images/wyp/maps.png) no-repeat left center;
}
.list2 p .sapn2{
	display: inline-block;
	text-align: center;
	margin-left: 220px;
	padding-left: 30px;
	background: url(../images/wyp/paidui.png) no-repeat left center;
}

.list2 i{
	color:  #1c8cec;
}
.btn1{
	width: 108px;
	height: 34px;
	float: right;
	padding-left: 30px;
	margin-right: 20px;	
	background: url(../images/wyp/pic1.png) no-repeat left 10px center;
	color: #1c8cec;
	border: solid 1px #1c8cec;
}
.btn2{
	width: 108px;
	height: 34px;
	float: right;
	padding-left: 30px;
	margin-right: 20px;	
	background:#1c8cec url(../images/wyp/pic2.png) no-repeat left 10px center;
	border: none;
	color: #fff;
}
.fenye {
	width: 100%;
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
}

.box3-1{
	width: 100%;
	height: 700px;
	background: #fff;
	margin-top: 100px;
	position: relative;
	padding: 30px 30px 0 30px;
	box-sizing: border-box;
	display: none;
}
.box3-1 p strong{
	font-size: 20px;
	margin-right: 40px;
}
.box3-1 i{
	color: #fe5c5c;
}
.box3-1-button {
	margin: 180px 0 0 325px;
}
.box3-1-button button{
	text-align: center;
	width: 260px;
	height: 48px;
	border: none;
	border-radius: 3px;
	color: #fff;
	font-size: 20px; 
}
.box3{
	width: 100%;
	height: 700px;
	background: #fff;
	margin-top: 100px;
	position: relative;
	padding: 30px 30px 0 30px;
	box-sizing: border-box;
	display: none;
}
.box3 p strong{
	font-size: 20px;
	margin-right: 40px;
}
.box3 i{
	color: #fe5c5c;
}
.box-title{
	margin: 60px 0 0 0px;
	height: auto;
	border-bottom: 1px solid #eee;
}
.box-title p{
	margin-bottom: 30px;
}
 .box-text{
	width: 180px;
	display: inline-block;
	text-align: right;
	margin-right: 40px;
}
.em{
	color: #1d92f7;
	font-size: 14px;
}
.box-title select{
	width: 450px;
	height: 35px;
	padding-left: 20px;
	box-sizing: border-box;
}
.box-inupt{
	margin: 40px 0 0 40px;
}
.box-inupt p {
	margin-bottom: 30px;
}
.str {
	width: 100%;
	color: #111;
	float: left;
}
.box-inupt input {
	width: 450px;
	height: 35px;
	margin-right: 15px;
}

.box-inupt .user1{
	padding-left: 30px;
	display: inline-block;
	margin-right: 150px;
	background: url(../images/wyp/time.png) no-repeat left center;
	background-size: 14px 14px;
}
.box-inupt .user2{
	padding-left: 30px;
	display: inline-block;
	background: url(../images/wyp/paidui.png) no-repeat left center;
	background-size: 14px 14px;
}
.box-inupt .picScroll-left {
	width: 100%;
	position: relative;
}
.box-inupt .hd{
	height: 0;
}
.box-inupt .hd .next{
	position: absolute;
	right: 0;
	top: 60%;
	font-size: 18px;
}
.box-inupt .hd .prev{
	position: absolute;
	left: 0;
	top: 60%;
	font-size: 18px;
}
.box-inupt .picList{
	margin-top: -20px;
}
.box-inupt li{
	width: 178px;
	height: 72px;
	float: left;
	margin-left: 30px;
	border: 1px solid #ccc;
}
.box-inupt li p{
	text-align: center;
	margin-bottom: 0;
	line-height: 30px;
}
.actives{
	background-color: #1c8cec;
	color: #fff;
}
.act-on{
	background-color: #1d92f7;
	color: #fff;
	border: none;
}
.act-of{
	background-color: #ececec;
	color: #777;
	border: none;
}
.box-used{
	width: 120px;
	display: inline-block;
	text-align: right;
	margin-right: 40px;
}
.box3-button {
	margin: 100px 0 0 325px;
}
.box3-button button{
	text-align: center;
	width: 260px;
	height: 48px;
	border: none;
	border-radius: 3px;
	color: #fff;
	font-size: 20px; 
}
.mr{
	margin-right: 20px;
}
.add-syb{
	background-color: #6cbbff;
}
.add-tijian{
	background-color: #1c8cec;
}
/*.box-cover{
	width: 100%;
	height: 100%;
	background: #eee;
	position: absolute;
	top: 0;
	left: 0;
}*/
.box-hide{
	width: 543px;
	height: 329px;
	background: url(../images/wyp/yuanjian-bg.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding: 0 30px;
	box-sizing: border-box;
	display: none;
}
.box-hide .title {
	height: 76px;
	border-bottom: 1px solid #eee;
}
.box-hide strong{
	position: absolute;
	left: 50%;
	top: 30px;
	transform: translateX(-50%);
}
.add-x{
	font-size: 18px;
	position: absolute;
	right: 30px;
	top: 25px;
}
.box-hide p{
	margin: 30px 0 0 20px;
	color: #111;
}
.add-qrtj{
	width: 123px;
	height: 40px;
	background-color: #1c8cec;
	border: none;
	color: #fff;
	margin:30px 40px 0 110px;
}
.add-qx{
	width: 123px;
	height: 40px;
	border: none;
	background-color: #fff;
	border: 1px solid #1c8cec;
	color: #1c8cec;
	margin-top: 30px;
}
.box4{
	width: 100%;
	height: 502px;
	background: #fff;
	margin-top: 120px;
	position: relative;
	padding: 30px 30px 0 30px;
	box-sizing: border-box;
	display: none;
}
.box4 strong{
	font-size: 22px;
}
.box4 .pas1{
	margin-top: 10px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 30px;
}
.box4 .pas2{
	text-align: left;
	color: #111;
	margin-top: 50px;
	line-height: 30px;
}
.box4 .pas3{
	text-align: left;
	color: #1c8cec;
	font-size: 20px;
	line-height: 30px;
}
.box4 .pas{
	text-align: left;
	color: #666;
	line-height: 30px;
}
