@charset "utf-8";
/* CSS Document */


body{ font-family:"微软雅黑","宋体",Arial, sans-serif, serif; text-align:center;-webkit-text-size-adjust:none; font-size:12px; background:#eeefef;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,tr,th,td,img,div,span,input,iframe,textarea{margin:0;padding:0;border:none; list-style:none;}
input{ outline:none;}
textarea{ outline:none;}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
a{text-decoration:none;}
a:hover{cursor:pointer;}

/*-------------投稿页css---------*/
.tougao{ width:920px; overflow:hidden; margin:0 auto; background:#fafafc;box-shadow: 2px 0 5px rgba(214, 214, 215, 0.9), -2px 0 5px rgba(214, 214, 215, 0.9); padding:50px 40px; text-align:left;}
.tougao_content{ width:920px; overflow:hidden; margin:0 auto;}
.tougao_title{ width:920px; margin:0 auto; margin-bottom:14px; height:25px;}
.tougao_title p{ width:75px; font-size:14px; color:#333; text-align:right; float:left; line-height:25px;}
.tougao_title input,select{ width:350px; height:23px; text-align:left; padding:0 5px; font-size:12px; color:#333; line-height:23px; border:1px #e0e0e0 solid; background:#fff; float:left;}
.tougao_yaoqiu{ width:845px; overflow:hidden; margin:0 auto; padding-left:75px;}
.yaoqiu_title{ width:845px; overflow:hidden; margin-bottom:20px;height:24px;}
.yaoqiu_title p{ font-size:14px; color:#333; line-height:24px;}
.yaoqiu_title p img{ margin-right:10px;}
.yaoqiu_title p a{ margin-left:40px; color:#b61b21;}

.yaoqiu_content{ width:845px; height:0; overflow:hidden; margin:0 auto;}
.yaoqiu_content p{ font-size:12px; color:#666; line-height:18px;}
.yaoqiu_content h6{ font-size:14px; color:#b61b21; font-weight:normal; padding:10px 0;}
.yaoqiu_content h6 a{ margin-left:320px; color:#b61b21;}
.yaoqiu_content h6 a img{ margin-right:10px;}

.zhengwen{ width:920px; overflow:hidden; margin:0 auto; margin-top:10px;}
.zhengwen p{ width:75px; font-size:14px; color:#333; text-align:right; float:left; line-height:25px;}
.zhengwen textarea{ width:833px; height:490px; padding:0 5px; background:#fff; border:1px #e0e0e0 solid; font-size:14px; color:#333; line-height:20px;}

.beizhu{ width:920px; overflow:hidden; margin:0 auto; margin-top:35px;}
.beizhu p{ width:75px; font-size:14px; color:#333; text-align:right; float:left; line-height:25px;}
.beizhu textarea{ width:833px; height:93px; padding:0 5px; background:#fff; border:1px #e0e0e0 solid; font-size:14px; color:#333; line-height:20px;}

.tg_btn{ width:920px; overflow:hidden; text-align:right; margin:0 auto; margin-top:35px;}