﻿@charset "utf-8";
/* CSS Document */

/*====================公共部分===================*/
*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	font-family:'微软雅黑';
}
img{
	border:0;
}
.clear{
	clear:both;
}



/*====================寄修服务===================*/

.banner_title{
width: 390px;
height: 70px;
line-height: 70px;
font-size: 36px;
text-align: center;
margin:0px auto;
font-weight:bold;
letter-spacing:3px;
}

.allbox{
	width:1000px;
	margin:0 auto;
	margin-top:30px;
}
.tabbox{
	width:955px;
	height:52px;
	padding-left:10px;
}
.tabbox ul li{
	float:left;
	width:159px;
	height:52px;
	background:url(../images/tab_black.jpg) no-repeat;
	text-align:center;
	line-height:42px;
	margin-right:10px;
	font-size:18px;
	color:#ffffff;
}
.tabbox ul li a{
	color:#FFF;
	display:block;
    font-size:18px;
    line-height:42px;
}
.tabbox .difbg{
	background:url(../images/tab_red.jpg) no-repeat;
}
#notice {
    color:red;
    font-size:14px;
    background:none;
    width:600px;
    line-height:20px;
    text-align:left;
}
.servicebox{
	width:1000px;
	margin:0 auto;
}
.servicetitle{
	width:961px;
	height:27px;
	margin:0 auto;
	margin-top:10px;
}
.service_infor{
	width:950px;
	padding-top:10px;
	padding-left:50px;
}
.service_name{
	width:160px;
	font-size:15px;
	color:#313131;
	float:left;
	height:30px;
	line-height:30px;
    font-weight:bold;
}
.service_input{
	float:left;
	width:379px;
}
.inputli {
    font-size:15px;
}
.radiocss {
    margin-right:2px;
}
.service_text{
	width:249px;
	height:29px;
	border:1px solid #c4c4c4;
	border-radius:5px;
	padding-left:8px;
}
.service_name span{
	font-size:12px;
	color:#F00;
	padding-right:5px;
}
.service_input span{
	font-size:12px;
	color:#F00;
}
.service_namebox{
	margin-bottom:15px;
}
.service_longtext{
	width:371px;
	padding-left:8px;
}
.service_area{
	width:371px;
	border:1px solid #c4c4c4;
	border-radius:5px;
	height:94px;
	padding-left:8px;
}
.service_input .ser_label{
	display:inline-block;
	width:106px;
	height:34px;
	border:2px solid #d3d3d3;
	border-radius:5px;
	margin-right:8px;
	text-align:center;
	line-height:34px;
	font-size:14px;
	color:#313131;
	margin-bottom:10px;
}
.service_input .ser_label a{
	color:#313131;
}
.service_input .ser_redbg{
	border:2px solid #de2d24;
}
.upload{
	width:369px;
	height:89px;
	border:1px solid #c4c4c4;
	border-radius:5px;
	padding-top:5px;
	padding-left:10px;
}
.upload ul li{
	font-size:12px;
	line-height:24px;
}
.upload ul li a{
	padding-left:15px;
}
.uploadbtn{
	width:207px;
	height:34px;
	margin-top:15px;
}
.uploadtip{
	width:207px;
	text-align:center;
	font-size:13px;
	margin-top:8px;
}
.phone{
	width:379px;
	border:1px solid #c4c4c4;
	height:29px;
	border-radius:5px;
}
.phonetext{
	width:281px;
	height:28px;
	border:none;
	padding-left:8px;
	margin-left:2px;
}
.phone .phone_yzm{
	display:inline-block;
	width:83px;
	height:27px;
	background:#d62f27;
	border-radius:3px;
	color:#FFF;
	text-align:center;
	line-height:27px;
    margin-top:1px;
}
.tiaokuan{
	text-align:left;
	font-size:12px;
	margin-top:30px;
    margin-left:338px;
}
.submit_btn{
	width:317px;
	height:35px;
	background:#d62f27;
	border-radius:3px;
	text-align:center;
	margin:0 auto;
	line-height:35px;
	font-size:16px;
	margin-top:15px;
}
.submit_btn a{
	color:#FFF;
	display:block;
    line-height:35px;
    cursor:pointer;
}
.searcher_body{
	width:959px;
	/*height:172px;*/
	background:#f9fafa;
	border:1px solid #d5d8d8;
	margin:0 auto;
	margin-top:30px;
	padding-top:15px;
}
.searcher_middle{
	width:872px;
	margin:0 auto;
}
.danhao{
	width:402px;
	margin-bottom:15px;
	float:left;
}
.danhao_name{
	width:122px;
	height:29px;
	font-size:14px;
	color:#313131;
	float:left;
	line-height:29px;
}
.search_notice{
	font-size:14px;
	color:red;
	line-height:29px;
    margin-left:45px;
}
.danhao_input{
	float:left;
}
.danhao_text{
	width:257px;
	height:29px;
	border-radius:5px;
	border:1px solid #c4c4c4;
}
.short_jl{
	margin-left:68px;
}
.chaxun_btn{
	width:136px;
	height:36px;
	background:#d10905;
	border-radius:5px;
	text-align:center;
	line-height:36px;
	color:#FFF;
	margin:0 auto;
	margin-top:20px;
    margin-bottom:20px;
}
.chaxun_btn a{
	color:#FFF;
	display:block;
    line-height:35px;
    cursor:pointer;
}
.searcher_table{
	width:960px;
	border:1px solid #d2d2d2;
	margin:0 auto;
	margin-top:30px;
}
.table_redbg{
	background:#d10905;
	height:45px;
	line-height:45px;
	font-size:14px;
	color:#FFF;
	text-align:center;
}
.small_font{
	font-size:12px;
	height:40px;
	border-bottom:1px solid #cfcfcf;
	text-align:center;
}
.small_font a {
    color:blue;
}










/*========================提成成功==========================*/
.submit_title{
	width:980px;
	height:40px;
	margin:0 auto;
	font-size:14px;
	color:#151515;
	background:url(../images/chenggongline.jpg) 0px 26px no-repeat;
	padding-left:20px;
	margin-top:30px;
}
.submit_box{
	width:889px;
	margin:0 auto;
	padding-left:111px;
}
.trans_box{
	width:889px;
	margin:0 auto;
	padding-left:50px;
}
.success{
	width:764px;
	padding-top:60px;
}
.success p{
	font-size:12px;
	color:#151515;
	line-height:24px;
}
.success .successful{
	font-size:20px;
	color:#da3126;
	margin-bottom:20px;
}
.list{
	margin-top:50px;
}
.translist{
	margin-top:30px;
}
.list_title{
	font-size:12px;
	color:#3a3939;
	line-height:26px;
}
.closed_btn{
	width:165px;
	height:41px;
	background:#da3126;
	border-radius:5px;
	margin:0 auto;
	color:#FFF;
	text-align:center;
	line-height:41px;
	margin-top:40px;
}
.closed_btn a{
	color:#FFF;
	display:block;
    line-height:41px;
}
.verr label.err {
color:red;
}
.link a {
color:blue;
}
/*------寄修服务改版-----------------*/
.step{
    margin:10px auto;
    font-size:18px;
    width:1000px;
    text-align:center;
    font-weight:bold;
        
}