@charset "UTF-8";
html{
    padding: 0;
    margin: 0;
    background-color: #f5f5f5;
    font-size: 12px;
    font-family: "微软雅黑";
    background: url("../images/shenbao/bg.png");
}
#nav{
    width: 100%;
    height: 51px;
    background: url("../images/juankuan_xiangqingye/nav.png") no-repeat center center;
    line-height: 51px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.clearfix{
    clear: both;
}
.w1000{
    width: 1000px;
    margin: 0 auto;
}
.w900{
    width: 900px;
    margin: 0 auto;
}
#nav img{
    vertical-align: middle;
}
#nav a{
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    margin-right: 40px;
}
#banner{
    width: 100%;
    height: 627px;
    background: url("../images/nwwd/banner.jpg") no-repeat center center;
}
#content{
    width: 1001px;
    margin: 0 auto;
}
#content img{
    vertical-align:bottom; 
    display:block;
}
#wytw{
    width: 1001px;
    margin: 0 auto;
    margin-bottom: 35px;
}
#wytw .w877{
    padding-top: 100px;
    width: 877px;
    margin-left: 58px;
    border: 3px solid #74B302;
    border-style: none solid none solid;
    background: #fff;
    padding-bottom: 35px;
}
#wytw .question{
    padding-left: 35px;
    height: 65px;
    line-height: 65px;
    width: 842px;
    background: #fcfcfc;
    border: 1px solid #d3d0d1;
    position: relative;
    border-style: solid none solid none;
    text-align: center;
}
#wytw .question img{
    position: absolute;
}
#wytw .question .body{
    top: -88px;
    left: 35px;
    z-index: 99;
}
#wytw .question .wytw{
    top: -57px;
    left: 127px;
    z-index: 98;
}
#wytw .w510{
    width: 510px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 20px;
}
#wytw .w510 textarea{
    width: 430px;
}
.clearfix{
    clear: both;
}
#wytw .w510 input,#wytw .w510 textarea,#wytw .w510 .name{
    float: left;
    margin-bottom: 20px;
}
#wytw .w510 input,#wytw .w510 textarea{
    border: 1px solid #dedede;
}
#wytw .w510 .name{
    margin-right: 10px;
}
#wytw .w510 input{
    padding-left: 15px;
    height: 25px;
    width: 419px;
}
#wytw .w510 button{
    background: #389A00;
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
    height: 35px;
    width: 878px;
    border: none;
    margin-left: -184px;
}