@charset "gb2312";
/* CSS Document */

/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, tr, td, pre, form, fieldset, legend, button, input, textarea, img{
	border:medium none;
	margin:0;
	padding:0;
}

/** 设置默认字体 **/
body, button, input, select, textarea{ font:12px/1.5  Verdana, Geneva, sans-serif, tahoma, Srial, helvetica, sans-serif;}

h1, h2, h3, h4, h5, h6{ font-size:100%;}
em{ font-style:normal;}

/** 重置列表元素 **/
ul, ol,li{ list-style:none;}

/** 重置图片元素 **/
img{ border:none; vertical-align:middle;}
/** 重置表格元素 **/
table{ border-collapse:collapse; border-spacing:0;}

/** 重置超链接元素 **/
a:focus{ outline:0;}
a{ blr:expression(this.onFocus=this.close());}
a{ blr:expression(this.onFocus=this.blur());}
a:focus{ -moz-outline-style:none; }
a{ text-decoration:none; color:#444; transition:all 0.4s ease 0s;}
a:hover{ filter:alpha(opacity=70); opacity:0.7; color:#F00;}
/*a{ filter:alpha(opacity=50); opacity:0.5;}*/

.red{ color:#e90000;}

.lf{ float:left; display:inline;}
.rt{ float:right; display:inline;}

@media(max-width:320px){ html{ font-size:62.5%!important;}}
@media(min-width:320px){ html{ font-size:62.5%!important;}}
@media(min-width:480px){ html{ font-size:78.125%!important;}}
@media(min-width:640px){ html{ font-size:93.75%!important;}}

body{ max-width:640px; min-width:320px; margin:0 auto; font-family:微软雅黑; font-size:1.6rem; color:#2f2f2f; overflow:x-hidden;}

.img{ width:100%;}
.main img{ width:100%;}



.guahao1{ display:block; margin-top:5%; padding:2% 0; border-top:1.5rem solid #e1e1e1; color:#666; overflow:hidden;}
.guahao1_1 img{ width:100%;}
.guahao1_2{ margin:1.2% 0; text-align:center;}
.guahao1 form{ padding:0 6%;}
.guahao1 form div{ display:block; width:100%; padding:1% 0; overflow:hidden;}
.guahao1 label{ float:left; width:30%; text-align:right; line-height:2.8rem;}
.guahao1 input{ float:left; width:65%; padding:0.4rem; border:1px solid #d6d6d6; font-size:1.4rem; line-height:2.0rem;}
.guahao1 input[type=radio]{ float:none; width:auto; margin:0 1%; vertical-align:middle;}
.guahao1 input[type=submit]{ float:none !important; display:block; background:#fa9a00; width:35%; height:3.5rem; margin:0 auto; border:none; color:#FFF; cursor:pointer;}
.guahao1 textarea{ width:65%; padding:0.4rem; border:1px solid #d6d6d6; font-size:1.4rem; line-height:2.0rem;}
.guahao1 p{ padding:3%;}
.guahao1 p em{ color:#f00;}






