html,body
{
    width: 100%;
    height: 100%;
	background-color:#FFFFFF;
}
.dingdan_h_main
{
    width:84%;margin:0 auto;
}

.dingdan_h_main .loginLogoDiv {
	text-align:center;
	margin:4.0em auto;
}

.loginLogoDiv img {
	width:18em;
	}
	
	
.search_main{
	margin-top:60px;
}

.search_main .search_title{
	float:left;
	position:relative;
	width:100%;
	height:40px;
	margin-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.search_title_left{
	float:left;
	position:relative;
	width:50%;
	height:40px;
	line-height:40px;
	font-size: 1.2em;
	color:#FD6523;
	text-align: center;
	background-color:#efefef;
	cursor:pointer;
	border-bottom:2px solid #FD6523;

	
}


 .search_title_right{
	float:left;
	position:relative;
	width:50%;
	height:40px;
	line-height:40px;
	font-size: 1.2em;
	color:#333333;
	text-align: center;
	background-color:#F7F7F7;
	cursor:pointer;
	border-bottom:2px solid #F7F7F7;
	
	
}


.search_main .search_l{
	
	float:left;
	position:relative;
	width:100%;
	margin-top:5px;
}


.search_main .search_r{
	
	float:left;
	position:relative;
	width:100%;
	margin-top:5px;
}
	
	
	
	
	

.tishi_main .tishi_title{
	margin-top: 55px;
	line-height:30px;
	font-size: 1.4em;
	color:#333;
	text-align: left;
	position:relative;
	float:left;
	width:100%;
	
}

.tishi_main .tishi
{
    margin-top: 5px;
	background-color:#F7F7F7;
	padding:10px;
	line-height:30px;
	font-size: 1.2em;
	color:#333;
	text-align: left;
	position:relative;
	float:left;
	width:100%;
}
.tishi .tishi_img{
	
	width:30%;
	height:auto;
	overflow:hidden;
	position:relative;
	float:left;
	margin-right:10px;
}


.tishi .tishi_text{
	
	width:60%;
	height:auto;
	overflow:hidden;
	position:relative;
	float:left;	
}

.tishi_text .product_title{
	float:left;
	position:relative;
	color:#FD6523;
	font-size:1.2em;
	line-height:200%;
	text-align:left;
	width:100%;

}

.tishi_text .product_title_text{
	
	float:left;
	position:relative;
	color:#666666;
	font-size:0.9em;
	line-height:200%;
	text-align:left;
	width:100%;

}


.address_main{
    
}

.address_main .address_title{
	line-height:30px;
	font-size: 1.4em;
	color:#333;
	text-align: left;
	position:relative;
	float:left;
	width:100%;
	margin-top:20px;	
}
.address_main .address_line{
	
	margin-top:5px;
	height:1px;
	background-color:#E6E6E6;
	float:left;
	position:relative;
	width:100%;

	
}

.address_main .address{
	float:left;
	position:relative;
	width:100%;

	
}



.inputItem
{
    clear: both;
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
	float:left;
	position:relative;
	width:100%;
}

.inputItem .title
{
    float: left;
    width: 22%;
    background-color: #e0e4e4;
    font-size: 1.4em;
    color: #88898a;
    text-align: center;
    border: solid 1px #ccc;
}

.inputItem input
{

    float: left;
    width: 100%;
    height: 100%;
    border: solid 1px #ccc;
    font-size: 1.4em;
	text-indent:5px;
}


.inputItem .phone_brand
{

    float: left;
    width: 100%;
    height: 100%;
    border: solid 1px #ccc;
    border-left: none;
    font-size: 1.4em;
	text-indent:5px;
	
}


.address_msg{

	float:left;
	position:relative;
	width:100%;
	height:40px;
	margin-top:10px;
	background-color:#FFC;
	display:none;
	text-align:center;
	
	line-height:40px;
	font-size: 1.2em;
	color:#333;

	
}


.address_submit{
	float:left;
	position:relative;
	width:100%;
	height:40px;
	margin-top:10px;
	
}
