@charset "utf-8";

<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=0.5, maximum-scale=2.0, user-scalable=yes" />
/* CSS Document */
/*公共样式部分*/

html,body,div,p,ul,li,dt,dd,h1,h2,h3,h4,h5,h6,
form,input,select,button,textarea,iframe,table,
th,td{margin:0; padding:0;}
* { margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:14px;}
body,input,select,button,textarea{font-size:12px; font-family:"微软雅黑";}
button{cursor:pointer;}
i,em,cite{font-style:normal;}
aside section,.body{display:block; width:100%; margin:0 auto;}

a, a:link{ text-decoration: none;}/*设置a标签基本样式与伪类选择器设置*/
a:visited{}
a:active, a:hover {text-decoration: none;}
a:focus{outline: none; }
.cle{ clear:both;}
body{ width:100%; margin:0 auto;}
.zt_box{ width:100%;  min-width:320px;  max-width:640px;  margin:0 auto;}
.all{width:100%; margin:0 auto; overflow:hidden;}
.img{width:100%; margin:0 auto; overflow:hidden;}
@media (min-width: 640px){
.all{width:640px; margin:0 auto; overflow:hidden;}
.img{width:640px; margin:0 auto; overflow:hidden;}
}

.bd{width:100%; height:330px; background:#fee4d7; overflow:hidden; margin:0 auto;}
.bor{width:80%; height:310px; background:#eea326; margin:0 auto; border-radius:10px;}


.ghnr1{ width:100%; overflow:hidden; margin:0 auto; height:auto;}
.ghnr1 ul{ width:100%; overflow:hidden; zoom:1;}
.ghnr1 ul li{ width:100%; height:60px; line-height:60px; padding-top:10px; color:#c6b7b0; font-size:24px; float:left; }
.ghnr1 ul li a{ font-size:20px; line-height:50px; color:#c6b7b0; text-decoration:none;}
.ghnr1 input{ width:406px; height:54px; background:#fef3ee; font-size:26px; line-height:54px;border-radius:5px; border:#ddd 1px solid; color:#c6b7b0; text-indent:1em;}
.ghnr1 select{ width:406px; height:54px; font-size:26px; line-height:54px; color:#f85959;}

.footer2{width:72%; text-align:center; bottom: 0px;max-width:640px; margin-top:1.2em;margin:0 auto;}
#im,.footer2 a{width:360px;height:54px; float:left;background-color: #f4431a !important; border:1px #ffb03e solid;font-size:26px;color: #fff; margin:0 auto; margin-top:20px;
     line-height:2em; border-radius: 4px;text-decoration: none;}
form input,form select{
display: block;
  width: 94%;
  height: 40px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin:10px auto;
 }
.form_1 input, .form_1 select {display: block; width: 94%; height: 55px; padding: 6px 12px; font-size: 18px;line-height: 1.42857143; color: #555; background-color: #fff; background-image: none;
    border: 1px solid #ccc; border-radius: 6px; margin: 10px auto;}
.form_1 textarea{display: block; width: 94%; height: 55px; padding: 6px 12px;font-size: 18px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none; border: 1px solid #ccc;
    border-radius: 6px; margin: 10px auto;}
.form_1 .ghansub1,.form_1 .ghansub2,.form_1 .ghansub3{ cursor: pointer; text-align: center; border: 0px solid #ccc;  background:#fd4479; height: 49px; color:#FFFFFF; font-size:20px; font-weight:bold;font-family: "Microsoft YaHei"; -webkit-transition:0.2s ease;-moz-transition:0.2s ease; margin: 20px auto; }
.form_1 .ghansub:hover{  border: 0px solid #ccc;  background:#0097C8; color:#FFFFFF;-webkit-transition:0.2s ease;-moz-transition:0.2s ease;}
