body{
	background:rgba(247,249,250,1);
}
.news_detail{ padding:0 0 40px; }
.bread_nav{ width:100%; height:auto;}
.bread_nav a{ display:inline-block; height:50px; line-height:50px; font-size:14px; }
.bread_nav span{ display:inline-block;font-family:"宋体";margin:0 5px; }

.serchMode_box{
	background: #ffffff;
} 
.now_add{
	font-size: 14px;
	line-height: 64px;
}
.now_add span{
	color:#999;
}
.apply_design{
	margin-bottom: 80px;
}
.apply_design .main_left{
	width: 930px;
	background: #ffffff;
	overflow: hidden;
	float: right;
	border:1px solid #eee;
}
.apply_design .main_left .top_netname{
	border-bottom: 1px solid #eee;
	padding:0 18px 19px;
	box-sizing: border-box;
}
.apply_design .main_left .top_netname .first_name{
	font-size: 18px;
}
.apply_design .main_left .top_netname .sec_name{
	margin-top: 10px;
	font-size: 14px;
	color:#999;
	padding-top:5px;
	padding:0 25px 0 50px;
	box-sizing: border-box;
}
.apply_design .main_left .apply_form{
	padding:0 17px;
	margin-top: 50px;
}
.apply_design .main_left .apply_form .headimg{
	border:1px solid rgba(233,233,233,1);
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	margin:40px auto 30px;
}
.apply_design .main_left .apply_form .headimg img{
	display:block;
	width:100%; 
	height:auto;
	position:absolute;
	left:50%; 
	top:50%; 
	transform:translate(-50%,-50%);
}
.apply_design .main_left .apply_form .headimg .take_photo{
	width: 27px;
	height: 21px;
	position: absolute;
	bottom:12px;
	right:16px;
	background: url("../images/apply_design/take_photo.png")no-repeat center center;
}
.apply_design .main_left .apply_form p.pub_name{
	text-align: center;
	margin-top: 15px;
	font-size: 18px;
}
.apply_design .main_left .basic{
	border-bottom: 1px solid #eee;
	padding-bottom:30px;
}
.apply_design .main_left .basic .tite{
	border-left: 3px solid rgba(255,0,104,1);
	padding-left: 10px;
	box-sizing: border-box;
}
.apply_design .main_left .basic .form_item{
	padding-left: 28px;
	box-sizing: border-box;
	line-height:40px;
	margin-top:20px;
	font-size:14px;
}
.apply_design .main_left .basic .form_item span{
	font-size: 14px;
	color:#999;
	display: inline-block;
	width: 65px;
}
.apply_design .main_left .basic .form_item span.degn_person{
	font-size: 16px;
	color:#222;
	display: inline-block;
	width: auto;
	margin-left: 60px;
}
.apply_design .main_left .basic .form_item input[type=text]{
	width:388px;
	height:40px;
	background:#fff;
	border-radius:2px;
	border:1px solid #eee;
	outline: none;
	margin-left:10px;
	padding:0 10px;
	box-sizing: border-box;
	font-size: 14px;
	border-radius:5px;
}
.apply_design .main_left .basic .form_item select{
	width:188px;
	height:40px;
	background:#fff;
	border-radius:2px;
	border:1px solid #eee;
	outline: none;
	margin-left:10px;
	padding:0 5px;
	box-sizing: border-box;
	font-size: 14px;
	border-radius:2px;
	appearance:none; -moz-appearance:none;-webkit-appearance:none; 
	background: url(../images/icon/arrow.png) no-repeat 96% center;
}
.pdt{
	padding-top: 30px;
}
.apply_design .submit{
	display: block;
	margin:60px auto;
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	border-radius: 2px;
	text-align: center;
	background: #FF0068;
	color:#ffffff;
	cursor: pointer;
}
.apply_design .main_right .design_id{
	font-size: 14px;
	color:#999;
	margin-top:10px;
}

.apply_design .main_right .flow{
	display: block;
	margin:30px auto 0;
	width: 208px;
	height: 36px;
	line-height: 36px;
	color:#fff;
	border-radius: 2px;
	background:rgba(255,0,104,1);
	cursor: pointer;
}
.bit_height{
	height: 293px !important;
}


.apply_design .main_right{
	width: 250px;
	height: 201px;
	float: left;
	background: #ffffff;
	border: 1px solid #eee;
	margin-left: -1px;
	text-align: center;
	overflow: hidden;
}
.apply_design .main_right .head_pimg{
	margin:42px auto 27px;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
}
.apply_design .main_right .head_pimg img{
	display:block;
	width:100%; 
	height:auto;
	position:absolute;
	left:50%; 
	top:50%; 
	transform:translate(-50%,-50%);
}
.apply_design .main_right .pname{
	font-size: 16px;
}
.get_ph_code{
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color:#FF0068;
	cursor: pointer;
	border-radius: 2px;
	border:1px solid rgba(232,232,232,1);
	position: relative;
	right:5px;
}
img.tit_icon{
	width: 35px;
	height: 35px;
	position: relative;
	top:20px;
	margin-right:10px;
}

.regular-checkbox{
	opacity: 0;
}
.advice_check{
    width:12px;
	height:12px;
	border:1px solid rgba(204,204,204,1);
	border-radius: 6px;
    display: inline-block;
    position: relative;
    top:2px;
    overflow: hidden;
    background: #ffffff;
}
input[type="radio"]:checked + .advice_check{
    background:url("../images/pay_ment/radio_selected.png") no-repeat center center;
    background-size: 8px 8px;
    overflow: hidden;
}
.check-name{
	color:#222;
	font-size: 14px;
}