@charset "utf-8";
/*初始化  reset*/
body,button,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,hr,input,li,ol,p,td,textarea,th,ul{margin:0;padding:0}
body,button,input,select,textarea{font:16px/1.5 "微软雅黑",sans-serif; color:#272626;}
h1,h2,h3,h4,h5,h6{font-size:100%}
em,i{font-style:normal}
ol,ul{list-style:none}
a{text-decoration:none;color:#333;}
img{border:0; display:block;}
textarea{resize:none;}
a,input,button,select,textarea{outline:none;}
a,button{cursor:pointer;}
/*清除浮动*/
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
*html .clearfix { height: 1%; }
.clearfix { display: block; }
*+html .clearfix { min-height: 1%; }
/*---------------------------------------导航-------------------------------------------*/
.banner{ width:100%; overflow:hidden;}
.banner img{ width:100%;}


.con_05{ width: 100%; background:#f4f4f4; overflow:hidden; margin-top:40px; padding: 2% 0; }
.con_05 h1{color:#000028; font-size:33px; text-align:center; margin-bottom:20px;}
.con_05 p{ width: 1200px; margin: auto;}
.biaodan{ width: 1200px; margin:20px auto;overflow:hidden;}
.biaodan .left{ width:600px; float: left; overflow: hidden;}
.biaodan .right{ width:600px; float:right; overflow: hidden;}
.biaodan li{ margin:20px 0;}
.biaodan li input{ border-radius:3px; width:75%; padding:2%; border:none; background:#fff; font-size:15px;}
.biaodan li span{ font-size:12px; color:#F00; margin:0;}
.biaodan li textarea{ border-radius:3px; width:75%; padding:2%; border:none; height:210px; font-size:15px; background:#fff;}
.btn{border-radius:3px; width:40%; margin:0; padding:1.5%; border:none;  background:#00f8c4;  color:#000028; font-weight:bold;}
.btn:hover{ background:#009999;}


.footer{background:#dfdfd9; color:#000028; font-size:14px; text-align:center; width:98%; padding:1%; }
.footer strong{ display:block; font-size:18px; margin-bottom:10px;}


















