.search{
	position: relative;
	top: -60px;
}
.search_form{
	width: 90%;
	margin: 0 auto;
	border-radius: 20px;
	    box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
		overflow: hidden;
}
.search_form p{
	padding:20px 30px;
	background-color: #fff;
	display: flex;
	position: relative;
}
.search_form p label img{
	width: 68px;
}
.search_form p input {
    border: none;
    outline: none;
    background-color: none;
    height: 69px;
    width: 75%;
    padding-left: 22px;
    background-color: #fef6f6;
    margin-left: 20px;
    color: #f2a09f;
    border-radius: 10px;
    font-size: 20px;
}

.search_form p button{
	border: 0;
	position: absolute;
	    right: 21px;
	    top: 28px;
		background: linear-gradient(to bottom,#ea6261, #fd9c9b);
	    padding: 15px 20px;
	    color: #fff;
	    border-radius: 15px;
	    font-size: 20px;
		letter-spacing: 1px;
	cursor: pointer;
}
.search_tab{
	display: flex;
	width: 70%;
	    margin-left: 15%;
	
}
.s_tab_item {
	
	flex: 1;
	
}
.s_tab_item a{
	display: block;
	width: 70%;
	margin:0 auto;
	height:60px;
	line-height: 60px;
	text-align: center;
	background: #fdeeee;
	color: #eb5a59;
	border-radius: 40px;
	font-size: 20px;
	cursor: pointer;
	letter-spacing: 2px;
	font-weight: 600;
}
.s_tab_item a.on{
	background: linear-gradient(to bottom,#ea6261, #fd9c9b);
color: #fff;
}
.s_res_box,.tousu,.zcxq{
	margin-top: 10px;
	padding: 30px;
	border-radius: 20px;
	background-color: #fff4f4;
	text-align: center;
}
.s_res_box .empty_box img{
	width: 150px;
}
.empty_box p{
	line-height: 40px;
	font-size: 18px;
}
.step_title{
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}
.small_title{
	color: #888;
}
.s_step_server{
	text-align: center;
}
.step_item0{
	width: 25%;
}
.step_item00{
	padding: 10px 15px;
}
.step_item00 img{
	width: 120px;
}
.step0_title{
	padding: 5px ;
	font-size: 18px;
	font-weight: bold;
}
.s_subtitle{
	color: #888;
	font-size: 13px;
}

.res_items{
	padding: 10px 20px;
}
.sub_info_title{
	padding: 10px;
	font-size: 20px;
	border-bottom: 1px solid rgba(233, 81, 80, 1);
	color: rgba(233, 81, 80, 1);
	font-weight: 900;
}

.q_title{
	position: relative;
}
.question_li0{
	width: 50%;
}
.question_li0 li{
	
	margin-top: 20px;
}
.q_item{
	width: 85%;
	margin: 0 auto;
	padding:20px 15px ;
	border-radius: 10px;
	background-color: #fff4f4;
}
.question_li0 .qon{
	background-color: #e95150;
	color: #fff !important;
}
.question_li0 .qon .q_contet{
	display: block;
}
.q_title img{
	width: 28px;
	vertical-align: -7px;
}
.q_title{
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
}
.q_contet{
	display: none;
	padding-top: 15px;
}
.footer{
	background-color: #fef6f6;
	padding: 20px 0;
	width: 100%;
}
.footer_item{
	margin-left: 22px;
}
.footer_item ul li{
	padding-top: 10px;
}
.footer_item ul li img{
	vertical-align: -5px;
}
.footer_item ul li a{
	color: #333;
}
.f_item_name{
	display: inline-block;
	padding: 4px 15px;
	background-color: #e95150;
	color: #fff;
	border-radius: 5px;
}
.ful1 li{
	text-align: center;
}
.search_res{
    display: none;
}
.res_all,.tousu{
}
.btn_cc{
    border:0;
    background-color: rgba(233, 81, 80, 1);
    border-radius: 5px;
    display: inline-block;
    padding: 6px 10px;
    color: #fff;
 font-size: 16px;
 cursor: pointer;
     box-shadow: 0 2px 10px 0 rgba(0,0,0,.5);
     outline: none;
}
.name_re{
    font-weight: 600;
    font-size: 18px;
}
#paytype,#orderprice{
   color:  rgba(233, 81, 80, 1);
   font-size: 20px;
   font-weight: 900;
   
}
.tousu input,.zcxq input{
   margin-left: 20px;
    width: 250px;
    border: 1px solid #bebdbd;
    padding: 10px;
    height: 20px;
    border-radius: 6px;
    color: #999;
    outline: none;
}
.tousu select{
   margin-left: 20px;
    width: 272px;
    border: 1px solid #bebdbd;
    padding: 10px;
    height: 42px;
    border-radius: 6px;
    color: #999;
    outline: none;
}
.tousu textarea{
     width: 250px;
    border: 1px solid #bebdbd;
    padding: 10px;
    height: 100px;
    border-radius: 6px;
    color: #999;
    outline: none; 
}
.ComP_btn_box{
    text-align: center;
    padding: 20px 0;
}
#ComP_btn,#q_ComP_btn,#c_q_ComP_btn{
   padding: 15px 100px;
   color:#fff;
   background: #ea6261;
   border: 0;
   font-size: 20px;
   border-radius: 10px;
   letter-spacing: 2px;
   outline: none;
   cursor: pointer;
}
.name_re{
    display: inline-block;
    width: 100px;
}
.zcjg{
    display: none;
}
#cardinfo0> a{
    position: relative;
    top: 20px;
}
.clipboard{
    margin-left: 15px;
    padding: 3px 5px;
    display:inline-block;
        color: #e43f52;
    border: 1px solid #e43f52;
}