@charset "utf-8";
/* CSS Document */
html{overflow-y:scroll;}
body,li,h1,h2,h3,h4,h5,h6,img,input,button,dl,dt,dd,p,ul,li,area,select,textarea{ margin:0px;padding:0px; list-style:none; border:0; outline:none; }
body{ font-family:"黑体"; color:#3e3e3e; background:#f2f2f2;}
a{ color:#d12000; text-decoration:none;}
a:hover{ text-decoration:none;}

#titleBar{ width:100%; height:48px; background:#e54701; text-align:center; line-height:48px; color:#fff; font-size:16px;}
#titleBar a{ float:left; width:20%; height:48px; background:url(../img/icon_back.png) no-repeat left center; background-size:25px auto; margin-left:20px;}
#titleBar b{ margin-right:20%;}
#con{ width:100%; height:auto;}

#nav{ height:45px; border-bottom:1px solid #e54701; width:100%;}
#nav ul{ overflow:hidden; padding:10px 5%; height:25px; width:90%;}
#nav ul li{ float:left; width:49%; height:23px;line-height:23px; text-align:center; border:1px solid #e54701; font-size:14px;}
#nav ul .cur{ background:#e54701; color:#fff;}

#conList{ height:auto; width:100%;}
.pingshiList{ height:auto; width:100%; }
.pingshiList ul{ height:auto; width:100%;}
.pingshiList ul li{ height:45px; line-height:45px; width:100%; border-bottom:1px solid #ccc;}
.pingshiList ul .li1{ background:#f8f8f8;}
.pingshiList ul li .span1{ float:left; height:45px; line-height:45px; width:100px; margin-left:10px; font-size:14px;}
.pingshiList ul li .span2{ float:right; height:45px; line-height:45px; width:60px; margin-right:10px;  font-size:14px;}
.pingshiList ul li input{ float:right; height:45px; line-height:45px; width:40%; background:none; text-align:right; margin-right:5px; font-size:14px;}

.daxiaobanList{ display:none;}

.wenzi{ width:96%; margin:0 auto; height:40px; line-height:40px; font-size:13px; color:#e54701;}

h4{ width:94%;  margin:10px auto 10px; color:#aaa; font-size:16px; font-weight:normal;}
h4 span{ font-size:13px; }
.biaoge6{ width:94%; margin:0px auto 0px ; background:#fff; border:1px solid #ccc; overflow:hidden; border-radius:10px;}
.biaoge6 .cen{ width:98%; height:100px;  background:#fff; margin:0 auto; border-radius:10px;}
.biaoge6 .cen textarea{ width:100%;  height:100px; resize:none; text-indent:2em; font-size:14px; line-height:20px;}

.tuanke{ width:94%; height:40px; line-height:40px; margin:0 auto 30px;}
.tuanke span{ float:left; height:40px; line-height:40px; width:80px;}
.tuanke input{ width:12px; height:12px; float:left; margin-top:14px; margin-right:5px;}

.btn{ width:94%; border-radius:100px; height:40px; background:#e54701; text-align:center; line-height:40px; color:#fff; margin:0 auto; display:block; font-size:16px;}

