﻿/*css document*/
/* 初始化 */
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article, 
aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section,p{ 
    margin:0; 
    padding:0; 
    border:none;
}
body{ 
    font: normal 14px/1.5 Tahoma,"Lucida Grande",Verdana,"Microsoft Yahei",STXihei,hei; overflow-x:hidden;
    background: #f7edd7;
}
em,i{ 
    font-style:normal;
}
strong{ 
    font-weight: normal;
}
.clearfix:after{ 
    content:""; 
    display:block; 
    visibility:hidden; 
    height:0; 
    clear:both;
}
.clearfix{ 
    zoom:1;
}
button,select,input{
    outline:none;
    cursor:pointer;
}

a{ 
    text-decoration:none; 
    color:#333; 
}
a:hover{ 
    text-decoration:none; 
    color:#f60;
}
ul,ol{ 
    list-style:none;
}
h1, h2, h3, h4, h5, h6{ 
    font-size:100%; 
    font-family: Microsoft YaHei;
    font-weight: normal;
}
table{ 
    width:100%; 
    text-align:center; 
    border-collapse:collapse; 
    border-spacing:1; 
    border-spacing:0; 
}
table td{ 
    border-bottom:1px solid #ededed;
}
img{ 
    border: none;
}
input{ 
    border:0;
    outline: none;
}
.wrap{ 
    width: 1000px; 
    margin:0 auto;
}

/*布局代码*/
/*banner*/
.banner{
    height: 243px;
    position:relative;
}
.banner div{
    position:absolute;
    left:50%;
    margin-left: -960px;
}
/*导航*/
.nav{
    width: 100%;    
    height: 45px;
    background: #831e1b;
}
.nav .nav-list ul{
    float: right;
}
.nav .nav-list li{
    height: 30px;
    float: left;
    line-height: 30px;
    margin-top: 15px;
}
.nav .nav-list li a{
    color:#fff;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    padding:0 18px;
    display:block;
}
.nav .nav-list li.current{
    border-radius:3px;
}
.nav .nav-list li.current a{
    color:#e04a4a;
    background: #faf3e4;
    border-radius:6px 6px 0 0;
}
/*底部*/
.footer{
    height: 116px;
}
.footer p{
    color:#b4b4b1;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    text-align: center;
    padding-top: 18px;
}
.footer p a{
    color:#b4b4b1;
} 

/*主要内容*/
/*举报指南*/
.main-content{
    height: auto;
    background: url(../imgs/bg_03.jpg) no-repeat center center #faf3e4;
}
.main-content .details{
    padding:34px 40px 0;
    margin-bottom: 10px;
}
.main-content .details h2{
    color:#e60303;
    font-size: 22px;
    font-family: "Microsoft Yahei";
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 40px;
}
.main-content .details p{
    color:#black;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    line-height: 32px;
}
.main-content .details p.lc{
    text-align: center;
}
/*我要举报*/
.main-content.wyjb{
    height: 805px;
    background: url(../imgs/bg2.jpg) no-repeat center center;
}
.main-content.wyjb .details p{
    color:black;
}
.main-content.wyjb .demo{
    margin-top: 114px;
}
.main-content form input{
    width: 205px;
    height: 25px;
    color:#999;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    border:1px solid #b8b8b8;
    background: none;
    padding-left: 8px;
    border-radius:3px;
}
.main-content.wyjb .demo #agree_btn {
    width: 286px;
    height: 45px;
    display: inline-block;
    cursor:pointer;
    outline: none;
    text-align: center;
    text-decoration: none;
    font: 18px/100% 'Microsoft yahei',Arial, Helvetica, sans-serif;
    padding: .5em 2em .55em;
    -webkit-border-radius: .5em; 
    -moz-border-radius: .5em;
    border-radius: .5em; 
    border: solid 1px #b7b7b7;  
    background: #e04a4a;
    color: #fff;
} 
.main-content form div{
    margin-bottom: 14px;
    margin-left: 110px;
}
.main-content.wyjb .demo{
    margin-left: -84px;
}
.main-content form label,.main-content .details.jg div label{
    width: 100px;
    color:#333;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    margin-right: 26px;
    display:inline-block;
    text-align: right;
}
.main-content form label.dq{
    width: 32px;
    margin-right: 16px;
    text-align:left;
}

.main-content form input.bg{
    background: #f7f5f0;
    margin-right: 26px;
}
.main-content.jbr{
    padding-left:116px;
}
.main-content.jbr h2{
    margin-bottom: 10px;
}
.main-content form input.sxm{
    width: 14px;
    height: 14px;
    margin-right: 6px;
    padding-left: 0;
}
.main-content form.xm #other{
    background: #fff;
}
.main-content form.xm .name{
    margin-left: 16px;
    display:inline-block;
}
.main-content form .bj{
    display:inline-block;
}
.main-content form .bj input{
    display:inline-block;
}
.main-content form select{
    width: 85px;
    height: 25px;
    border:1px solid #b8b8b8;
    border-radius:3px;
    background: none;
    color:#666;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url(../imgs/xl.png) no-repeat scroll right center transparent;
    padding-right: 14px;
}
select::-ms-expand{ 
    display: none; 
}
input:disabled{
    background: #f3f0e9;
}
.main-content form option{
    color:#666;
    font-size: 16px;
    font-family: "Microsoft Yahei";
}
.main-content form textarea,.main-content .details.jg div textarea{
    width: 406px;
    height: 217px;
    color:#999;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    background: none;
    resize:none;
    outline:none;
    border:1px solid #b8b8b8;
    border-radius: 5px;
    padding-left: 8px;
}
.main-content form em{
    color:#e90404;
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    margin-right: 5px;
    display:inline-block;
}
.main-content form.jbnr{
    position:relative;
}
.main-content form.jbnr label{
    float: left;
}
.main-content form a.fw{
    width: 48px;
    height: 18px;
    color:#fff;
    border-radius:3px;
    line-height: 18px;
    text-align: center;
    background: #f05757;
    display:block;
    position:absolute;
    left: 648px;
    top: 522px;
}
.main-content .submit{
    width: 113px;
    height: 30px;
    border-radius:3px;
    background: #e04a4a;
    color:#fff;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    margin:30px 0 0 360px;
}
/*范文弹窗*/
/*评价成功弹窗*/
.fwck{
    position:relative;
}
.tc-fw{
    width: 480px;
    height: 232px;
    color:#ff3333;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    background: #fff;
    border-radius:5px;
    position:absolute;
    top: 243px;
    left: 210px;
    display:none;
}
.tc-fw h2.tit{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color:#fff;
    font-size: 18px;
    background: #e04a4a;
    margin-bottom: 0!important;
    font-weight: normal;
}
.tc-fw .nr{
    width: 452px;
    height: 232px;
    padding:0 14px;
    background: #fff;
    margin-left: 0;
}
.tc-fw .nr p{
    color:#333;
    font-size: 12px;
    font-family: "Microsoft Yahei";
    line-height: 25px;
}
/*遮罩效果*/
#covered{  
    position:fixed;  
    _position:absolute;
    z-index:888;  
    top:0px;  
    left:0px;  
    width:100%;  
    height:100%;  
    background:rgba(0,0,0,0.5) ;
}   
#poplayer,#poplayer-bh{  
    position:absolute;  
    /*top:195px;  */
    left:50%;
    width: 367px;
    height: 146px;  
    z-index:8888;    
    background: #faf3e4;
}
#poplayer-bh{ 
    width: 419px;
    height: 207px;
    /*margin-left: -210px;*/
}
/*信息未填写完整时弹出*/
#Validform_msg{
    color:#7d8289; 
    font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; 
    width:367px; 
    height:72px;
    background:#fff; 
    position:absolute; 
    left:50%;
    top:50%; 
    z-index:99999; 
    display:none;
}
#Validform_msg .iframe{
    position:absolute; 
    left:0px; 
    top:-1px; 
    z-index:-1;
}
#Validform_msg .Validform_title,.tips .title{
    line-height:30px; 
    height:30px; 
    text-align:left; 
    font-weight:bold; 
    padding:0 8px; 
    color:#fff; 
    font-size: 18px;
    font-weight: normal;
    font-family: "Microsoft Yahei";
    position:relative; 
    background:#e04a4a;
}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited,a.Validform_close{
    line-height:22px; 
    position:absolute; 
    right:8px; 
    top:0px; 
    color:#fff; 
    text-decoration:none;
}
#Validform_msg a.Validform_close:hover{
    color:#333;
}
#Validform_msg .Validform_info{
    height: 72px;
    padding:8px;
    color:#333;
    font-size: 18px;
    line-height: 72px;
    font-family: "Microsoft Yahei";
    background: #faf3e4;
    border-top:none; 
    text-align:center;
}
#Validform_msg .Validform_info em{
    color:#e90404;
    font-size: 18px;
}
/*确定提交提示*/
.tips .content{
    padding-left:25px;
}
.tips .info{
    height: 72px;
    color:#333;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    line-height: 72px;
    margin-left: 116px;
}
.tips .btn{
    width: 86px;
    height: 29px;
    color:#fff;
    font-family: "Microsoft Yahei";
    text-align: center;
    line-height: 29px;
    background: #e04a4a;
    border-radius:5px;
    margin-left: 50px;
}
/*生成编号提示*/
.num .content{
    padding-left: 64px;
}
.num .content .info{
    height: 34px;
    line-height: 34px;
    margin-left: 0;
}
.num .content .info.bh{
    text-indent:2em;
    margin-top: 8px;
}
.num .content a.info{
    display:block;
    text-align: left;
}
.num .content .btn{
    margin-top: 12px;
}
.num .content .btn.fh{
    margin:0 40px 0 0;
}

/*结果查询*/
.main-content.jgcx{
    background: url(http://pimg.39.net/PictureLib/A/f76/20160420/org_641940.jpg) no-repeat center center;
    height: 1260px;
}
.main-content.jgcx .resalut{
    padding: 58px 0 0 68px;
}
.main-content .resalut div{
    height: 28px;
    margin-left: 0;
}
.main-content .resalut label{
    width: 128px;
    color:#333;
    font-size: 16px;
    font-family: "Microsoft Yahei";
}
.main-content .resalut input{
    width: 277px;
    height: 26px;
}
#checkCode{
    text-align: center;
    /*padding:7px 39px;*/
    background-color:#ff9900;
    border:none;
    font-size: 18px;
    border-radius:9px;
    color:#fff;
    margin-top:-33px;
    width: 80px!important;
    height:25px;
    border-radius: 0;
    margin: 0 18px;
}
.replace{
    font-size: 13px;
    color: #333;
}
#Button1{
    width: 118px;
    height: 33px;
    color:#fff;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    background: #e04a4a;
    border-radius:5px;
    margin:55px 0 0 336px;
}
.details.jg{
    margin-left: 48px;
}
.details.jg label{
    float: left;
}
.main-content.jbr .registerform div{
    margin-bottom: 14px;
}
#Button2{
    width: 118px;
    height: 33px;
    color: #fff;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    background: #e04a4a;
    border-radius: 5px;
    margin: 22px 0 0 260px;


}