
@charset "utf-8";
/* CSS Document */
.fl{float: left;}
.fr{float: right;}
.fc{clear: both;}

*{margin:0; padding:0;}
a{text-decoration:none;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:active{text-decoration:none;}
a:hover{text-decoration:none;}
input,textarea{margin:0;padding:0;border:none; outline:none;}
strong{font-weight:normal;}
li{list-style-type:none;}
ul,ol{margin-bottom:0;}
a:focus{outline:none;}
h1,h2{font-weight:normal;}
html,body{font-family: "宋体", "微软雅黑", Arial;}

/*问题列表页面*/
.banner{width:100%;}
.banner img{display:block;width:100%;}
.container{background:url(../erqiimages/pblistbg.png) 0 0 no-repeat;width:100%;height:100%;background-size:100% 100%;padding:0;margin:0;}
.container .main{width:1000px;margin:0 auto;margin-top:20px;overflow:hidden;margin-bottom:40px;}
.container .main .top{border-bottom:1px solid #b2d5db;}
.container .main .top p{margin-left:8px;color:#666;font-size:12px;display:inline-block;}
.container .main .top p span{color:#076ba4;font-size:12px;}
.container .main .content{background:#fff;text-align:center;padding:30px 0;}
.container .main .content .liucheng{margin:0 auto;margin-bottom:20px;}
.container .main .content a{color:#fff;background:url(../erqiimages/anniubg.png) 0 0 no-repeat;width:180px;height:44px;background-size:100% 100%;display:block;line-height:44px;margin:20px auto;text-decoration:underline;}



.footerdiv{width:1000px;min-height:100px;margin: 0px auto;margin-bottom:20px;border:0px red solid;border-top:4px #2559A4 solid;padding-top: 10px;}
.footerdiv p{color:#666;font-size: 13px;text-align: center;}