/* CSS Document */
html { overflow-y:scroll}
body{ color:#333; font-family:"微软雅黑", Arial, Helvetica, sans-serif; font-size:12px;}
* { margin: 0px; padding: 0px; }
li { list-style:none outside none;}
input, button, textarea { font-family:inherit; font-size:inherit; font-weight:inherit; vertical-align:middle; }
img { border:0; }
input{ border:none;}
a{ text-decoration:none; color:#333;blr:expression_r(this.onFocus=this.close());blr:expression_r(this.onFocus=this.blur());}
a:focus { -moz-outline-style: none; }
a:hover {color:#FF6600;text-decoration: underline;}
header, footer, nav, section, article {display:block;}
h1,h2,h3,h4,h5,h6{_zoom:1;}
iframe { border:0;}
i{ font-style:normal;}
/*color*/
.blue { color:#1366A7;}
.red { color:#FF0000;}
.yellow { color:#FF6600;}
.clearfix {zoom:1;}
.clearfix:after {content:"";clear:both;display:block;}
.fl {float:left;}
.fr {float:right;}

.blank0 { height:0px; clear:both; overflow:hidden; font-size:0; }
.blank5 { height:5px; clear:both; overflow:hidden; font-size:0; }
.blank10{ height:10px; clear:both; overflow:hidden; font-size:0; }
.blank15{ height:15px; clear:both; overflow:hidden; font-size:0; }
.blank20{ height:20px; clear:both; overflow:hidden; font-size:0; }
.blank25{ height:25px; clear:both; overflow:hidden; font-size:0; }
.blank30{ height:30px; clear:both; overflow:hidden; font-size:0; }
.blank35{ height:35px; clear:both; overflow:hidden; font-size:0; }
.blank40{ height:40px; clear:both; overflow:hidden; font-size:0; }
.blank45{ height:45px; clear:both; overflow:hidden; font-size:0; }
.blank50{ height:50px; clear:both; overflow:hidden; font-size:0; }


@media screen and (min-width: 642px){
body{ background:#f3f3f3; padding-top: 40px;
    background-image: url(http://www.d1ev.com/2015gnev/images/allBg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    background-color: #f3f3f3;
}
.wrap{ max-width:700px; min-width:316px; border:1px solid #ccc; margin:0 auto; margin-bottom:50px; padding-bottom:150px; background-color:#fff;}

.banner{ /*width:700px;*/ height:43px; position:relative;background:#ffab33; }
.banner h1{ font-size: 22px; line-height: 42px; color: #fff; padding-left: 36px; }

.tips{
	padding-left: 36px;
	padding-bottom: 16px;
	border-bottom: 1px solid #ccc;
}
.tips h3{
	color: #ff3333;
	font-size: 12px;
	line-height: 1;
	padding: 13px 0 17px;
}

.tips ul li{
	line-height: 30px;
	font-size: 12px;
}
.tips ul li span{
	font-size: 24px;
	color: #b2b2b2;
	padding-right: 10px;
	position: relative;
	top: 5px;
}

.main{ padding-left:30px;font-size:14px;}
.main .mainL_div .p1{ font-weight:bold; height:30px; line-height:30px; margin-top:10px;}
.main .mainL_div input{ width:214px; height:27px;  border:1px solid #ccc;}
.main .mainL_div .p1 span{ color:red;}

.main .mainL14{
	margin-top: 56px;
}
.main .mainL14 input{width: 130px;height: 30px;background-color: #fe8c36;text-align: center;line-height: 30px; font-size: 18px; color: #fff;}

	
}
@media screen and (max-width: 641px){
html{font-size: 62.5%;}
body{ background:#f3f3f3; padding-top: 0px;
    background-image: url(http://www.d1ev.com/2015gnev/images/allBg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    background-color: #f3f3f3;
}
.wrap{ max-width:700px; min-width:316px; border:1px solid #ccc; margin:0 auto; margin-bottom:50px; padding-bottom:150px; background-color:#fff;}

.banner{ /*width:700px;*/ height:43px; position:relative;background:#ffab33; }
.banner h1{ font-size: 1.8rem; line-height: 42px; color: #fff; padding-left: 36px; }

.tips{
	padding-left: 36px;
	padding-bottom: 16px;
	border-bottom: 1px solid #ccc;
}
.tips h3{
	color: #ff3333;
	font-size: 12px;
	line-height: 1;
	padding: 13px 0 17px;
}

.tips ul li{
	line-height: 30px;
	font-size: 12px;
}
.tips ul li span{
	font-size: 24px;
	color: #b2b2b2;
	padding-right: 10px;
	position: relative;
	top: 5px;
}

.main{ padding-left:30px;font-size:14px;}
.main .mainL_div .p1{ font-weight:bold; height:30px; line-height:30px; margin-top:10px;}
.main .mainL_div input{ width:214px; height:27px;  border:1px solid #ccc;}
.main .mainL_div .p1 span{ color:red;}

.main .mainL14{
	margin-top: 56px;
}
.main .mainL14 input{width: 130px;height: 30px;background-color: #fe8c36;text-align: center;line-height: 30px; font-size: 18px; color: #fff;}

		
}