@charset "gb2312";
/* CSS Document */
/*全局样式*/
body,div,ul,li, ol, dl, dt, dd, h1, h2, h3, h4, h5, p, form,table,tr,td{ padding:0; margin:0; }
body{margin-left:auto; margin-right:auto; font-family:"宋体"; font-size:12px; background-color:#E8EEEE; width:100%;} 
img{ border:0px;}
a{text-decoration:none; color:#1E2426;}
a:hover{text-decoration:none;color: #06F;}
a:visited{text-decoration:none;color: #F69;}
ul li{ list-style:none;}
div{ margin-left:auto; margin-right:auto; overflow:hidden;}
.red{ color:#C00;}
.H12{ height:12px; line-height:12px;}
/*banner*/
.banner{width:1000px; height:195px; margin-left:auto; margin-right: auto; background:url(banner.jpg) no-repeat;}
/*Mu*/
.mu0,.mu,.mu-jbxz{ width:1000px; height:39px; background:url(Mu.jpg);}
.mu1,.mu2,.mu3{ font-size:16px; font-weight:bold; line-height:39px; color:#FFF; font-family:'微软雅黑,黑体';}
.mu0{ background: url(mu0.jpg);}
.mu-jbxz{ background:url(mu-tsxz.jpg);}
.mu1 a,.mu2 a,.mu3 a{ color:#FFF;}
.mu1{ float:left; padding-left:70px; width:191px;text-align:center;}
.mu2{ width:252px; text-align:center; float:left;}
.mu3{ width:232px; text-align:left; float:left; padding-left:39px;}
.mu1 a,.mu2 a,.mu3 a{ color:#FFF;}
.H36{ width:1000px; height:36px; background:#FFF;}
.box,.box1,.box2,.box3{ width:1000px; height:auto; background:#FFF;}
.box .title{ width:930px; height:72px; background:url(title.jpg) no-repeat;}
.box .top{ width:930px; height:24px; background:url(top.jpg) no-repeat;}
.box .list{ width:930px; background:url(bg.jpg) repeat-y;}
.box .list ul{ width:830px; margin-left:auto; margin-right:auto; overflow:hidden; height:auto; padding-top:10px;}
.box .list ul li{ width:405px; padding-left:10px; height:38px; line-height:38px; text-align:left; overflow:hidden; float:left; background:url(fucs.jpg) no-repeat 0px 18px;}
.box .list ul li a{ font-size:14px;}
.bot{ width:930px; height:27px; background:url(bot.jpg) no-repeat;}
.H40{ width:1000px; height:40px; background:#FFF;}
.copright{ width:1000px; height:80px; padding-top:17px; text-align:center; line-height:22px;}
/*网上举报须知*/
.box1 .title{width:930px; height:72px; background:url(jbxz.jpg) no-repeat;}
.box1 .con{width:930px; background:url(bg.jpg) repeat-y;}
.box1 .con div{ width:830px; line-height:26px; text-align:left;}
.box1 .con div h1{ font-size:14px; font-weight:bold; padding-top:15px;}
.box1 .con p{ text-indent:2em;}
.box1 .con .ac{ width:830px; height:58px; text-align:right; clear:both;}
/*我要投诉*/
.box2 .title{width:930px; height:72px; background:url(tx.jpg) no-repeat;}
.box2 .con{width:930px; background:url(bg.jpg) repeat-y; padding-top:20px;}
.div-box{ width:830px; height:auto; overflow:hidden; margin-left:auto; margin-right:auto;}
.left{ width:404px; float:left; height:auto; border-left:1px solid #E7E7E7;border-top:1px solid #E7E7E7;}
.left .ti{ height:31px; text-align:left; border-bottom:1px solid #E7E7E7;border-right:1px solid #E7E7E7; color:#C00; font-weight:bold;padding-left:10px; line-height:31px;}
.left ul{ height:auto; overflow:hidden;}
.left ul li{ width:100px; border-bottom:1px solid #E7E7E7;  border-right:1px solid #E7E7E7; float:left; height:28px; line-height:28px; text-align:center; }
.left ul li .input1,.right ul li .input1{ border:none; height:26px; line-height:26px; width:88px; padding-left:10px;}
.left ul li .input2,.right ul li .input2{ border:none; line-height:26px;}
.right{ width:404px; float:right; height:auto;  border-left:1px solid #E7E7E7;border-top:1px solid #E7E7E7;}
.right .ti{ height:31px; text-align:left; border-bottom:1px solid #E7E7E7;border-right:1px solid #E7E7E7; color:#C00; font-weight:bold;padding-left:10px; line-height:31px;}
.right ul{ height:auto; overflow:hidden;}
.right ul li{ width:100px; border-bottom:1px solid #E7E7E7;  border-right:1px solid #E7E7E7; float:left; height:28px; line-height:28px; text-align:center; }
.zywt{border:1px solid #E7E7E7; line-height:31px;  height:31px;padding-left:10px;font-weight:bold; border-top:none;}
.zywt-con{ border:1px solid #E7E7E7; padding:20px; border-top:none;}
.zywt-con textarea{ width:100%; height:100px; border:none;}
.zywt-con input{ border:none; height:28px; line-height:28px; width:100%; background: none url(sc.jpg) no-repeat right; margin-top:10px;}
.box2 .con .ac{ width:830px; height:58px; text-align:right; clear:both; padding-top:20px;}
.box2 .con .ac img,.box1 .con .ac img{ cursor:pointer;}
/*select选择器*/
.select * {
margin: 0;
padding: 0;
}
.select {
float: left;
display: inline;
 margin-top:10px;
}

.select div {
float: left;
}
/* 子选择器，在FF等非IE浏览器中识别 */
.select>div {
width:96px;
height: 28px;
overflow:hidden;
}

/* 通配选择符，只在IE浏览器中识别 */
* html .select div select {
display:block;
float: left;
margin: -2px;
}
.select div>select {
display:block;
width:100px;
float:none;
margin: -2px;
padding: 0px;
}
.select:hover {
border:none; //鼠标移上的效果 
}
.select select>option {
text-indent: 2px; //option在FF等非IE浏览器缩进2px
}
/*上传附件*/
#file { 
position:relative; 
width:100%; 
height:35px; 
border:none;
padding-top:10px; 
} 
#file input { 
font-size:12px; 
margin:0; 
padding:0; 
position:relative; 
vertical-align:middle; 
outline:none; 
} 
#file input[type="text"] { 
border:none; 
width:698px; 
z-index:4; 
} 
#file input[type="button"] { 
width:90px; 
height:30px;
line-height:28px; 
z-index:2;
font-size:12px;
background:url(sc.jpg) no-repeat top center; cursor:pointer;
 
} 
#file input[type="file"] { 
position:absolute; 
right:0px; 
height:30px;
line-height:28px; 
opacity:0; 
z-index:3; background:#FFF;
padding:10px; 
} 
/*文章页*/
.conext{ width:830px; height:auto;}
.conext .tt{ height:auto; line-height:30px; text-align:center; color:#9C0000;font-size:14px; font-weight:bold;}
.conext .cc{ min-height:220px; line-height:26px; text-align:left; padding-top:20px;}
.conext .ac{ width:830px; height:58px; text-align:right; clear:both; padding-top:20px;}
.conext .ac img{ cursor:pointer;}

