@charset "utf-8";
/* CSS Document */
.bt_red_70{
background: #FF710E;
border-radius: 4px;
width:105px!important;
 height:48px; 
 line-height:48px;
 _line-height:48px; 
 border:none;
 font-family: PingFangSC-Medium;
font-size: 18px;
color: #FFFFFF;
cursor: pointer;
letter-spacing: 0;
text-align: center;
margin:0px 8px 0px 0px;

   }
.bt_blue_70{ 
	background: rgba(255,255,255,0.10);
border: 1px solid rgba(0,0,0,0.15);
border-radius: 4px;
border-radius: 4px;
width:105px!important;
 height:48px; 
 line-height:48px;
 _line-height:48px; 
font-family: PingFangSC-Regular;
font-size: 18px;
color: rgba(0,0,0,0.65);
letter-spacing: 0;
cursor: pointer;
text-align: center;
margin:0px 8px 0px 0px;

}
.all_btn .bt_red_70{
background: #FF710E;
border-radius: 4px;
width:170px!important;
 height:48px; 
 line-height:48px;
 _line-height:48px; 
 border:none;
 font-family:微软雅黑;font-weight:bold;
font-size: 18px;
color: #FFFFFF;
cursor: pointer;
letter-spacing: 0;
text-align: center;
	
}


.all_btn .bt_blue_70{
background: rgba(255,255,255,0.10);
border: 1px solid rgba(0,0,0,0.15);
border-radius: 4px;
border-radius: 4px;
width:170px!important;
 height:48px; 
 line-height:48px;
 _line-height:48px; 
font-family:微软雅黑;font-weight:bold;
font-size: 18px;
color: rgba(0,0,0,0.65);
letter-spacing: 0;
cursor: pointer;
text-align: center;
/* margin:0px 8px 0px 0px; */
}









.inputBox1{ height:456px; padding:56px 60px 56px 60px;box-sizing:border-box}
.nav_search{
	background:url(../img/default/bg_search.gif) left top repeat-x; 
	height:37px; 
	float:left; 
	width:960px; 
	line-height:37px; 
	font-size:14px; 
	color:#FFF;
}
.nav_search .t1{ font-weight:bold; margin-left:20px;}