@charset "gb2312";
/* CSS Document */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img span{ margin:0; padding:0; }
fieldset, img,button { border:none; } /*ÎªÁËÕÕ¹Ëie6 Á´½ÓÍ¼Æ¬ÓÐ±ß¿ò*/
ul, ol,li { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","Î¢ÈíÑÅºÚ";}
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:16px; color:#333;font-family: "Î¢ÈíÑÅºÚ";}
a {color:#333;text-decoration:none !important;  font-family: \5FAE\8F6F\96C5\9ED1; font-size: 16px;}
.banner{
    width: 100%;
    height: 656px;
    background: url('imagesbanner.png') no-repeat center top; 
}
.wrap{
    width: 990px;
    margin: 0 auto;
    padding: 13px;
    overflow: hidden;
    font-size: 16px;
}
.location{
    height: 50px;
    line-height: 50px;
}
.secBox{
        border: solid 1px #dcdcdc;
    padding: 20px;
}
.secListTitle{
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #dcdcdc;
}
.secListTitle h2{
    font-size: 18px;
    color: #b42323;
    font-weight: bold;
    border-bottom: solid 2px #b42323;
    padding: 0 20px;
    display: inline;
    padding-bottom: 7px;
}
.secBox .secList{
    margin-top: 20px;
    display: block;
}
.secList li{
    line-height: 30px;
    background: url("../images/dian.jpg") no-repeat left center;
    padding-left: 15px;
}
.secList li span{
    float: right;
}
.secList .line{
    margin: 15px 0px;
    border-bottom: dashed 1px #9E9E9E;
}
.secList li a{
    font-size: 16px;
}
/* ÄÚÈÝ*/
.conTit{
     background: url('imagescontent_line.png') no-repeat center bottom;
    padding-bottom: 15px;
}
.conTit h1{
    font-size: 26px;
    color: #b42323;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
}
.time{
    line-height: 30px;
    text-align: center;
}
.contentBox{
     margin-top: 15px;
    line-height: 2;
}
.page{
     height: 50px;
    line-height: 50px;
    text-align: center;
}
.footer{
    width: 100%;
    height: 145px;
    background-color: #af0100;
    margin-top: 90px;
}
.footer p{
        padding-top: 50px;
    width: 1200px;
    display: block;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}
.bottom_con_top{
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -260px;
}
.btmTxt{
    line-height: 30px;
    height: 30px;
    color: #FFF;
    width: 470px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -180px;
}
.footer .wrap{
    padding: 0px !important;
}