/* Reset CSS
 * --------------------------------------- */
body { overflow-y: scroll; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
    text-decoration:none;
    color: #040404
}
table,td,th{
    border-spacing:0;
    border-collapse: collapse
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
    font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}
.clear{clear:both}
.mt60{margin-top: 60px !important;}
.blank40{height:40px;clear:both}
.blank20{height:20px;clear:both}
/* Custom CSS
 * --------------------------------------- */
body{
    font-family: "Microsoft YaHei",arial,helvetica;
    color: #000;font-size:16px;
    color: rgb(0,0,0,);
}

.inner_width{width:1100px;margin: 0 auto;}

.left{float:left}
.right{float:right}

#searchdiv #searchsubject a{font-size:18px;}
#searchdiv #searchsubject a:hover{border-bottom:1px solid #333;padding-bottom:3px;}
#searchdiv #searchcontent{padding: 15px 0;
    color: #6b6b6b;}
#searchdiv #searchdetail{border-bottom:1px solid #ededed;padding-bottom:10px;}




.xwyp_tit{overflow: hidden;height: 40px;line-height: 40px;background: #efefef;font-weight: bold;position: relative;padding-left:10px;}
.xwyp_tit #fjd{float:left;}
.xwyp_tit #fjd a{color:#000;}
.xwyp_tit .mlmore{float:right;padding: 0px 10px;font-weight: 400;line-height: 30px;background: #d6001d;color: #fff; border-radius: 20px;position: absolute;top: 5px;right: 10px;}
.xwyp_tit .mlmore a{color:#fff;}

