@charset "utf-8";
*{padding:0; margin:0 auto;} /* IE8*/
*+html *{padding:0; margin:0;}
* {margin:0; padding:0;}
body{ -webkit-text-size-adjust: none;color:#444;}
div{font-size:15px; text-align:left;margin:0 auto;}
a { color:#444; text-decoration: none; outline:medium none; }
a:hover { color: #f00; }
ul,li{padding:0px; margin:0px; list-style-type:none; list-style: none;}
img{border:none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
.clear{
    zoom: 1;
}
.clear:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}
* html .clear{zoom:1;} /* IE6 */
*+html .clear{zoom:1;} /* IE7 */
/*.transparent{background:transparent;}*/
.left{float:left;}
.right{float:right;}
.bold{font-weight:bold}
.ari{font-family:"微软雅黑";}
body{font-family: "微软雅黑"; background:url(../images/newbj.jpg) no-repeat top #FFFFFF;}
.container{width: 1200px; margin: 0 auto;}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*对联飘窗*/
.ydbg1{ position:fixed; top:240px; left:10px;}
.ydbg2{ position:fixed; top:240px; right:10px;}
.ydbg3{ position:fixed; top:500px; left:10px;}
.ydbg4{ position:fixed; top:500px; right:10px;}
.gban{ cursor:pointer; position:absolute; top:-15px; left:5px; display:block; height:20px; width:20px; background:url(../images/close.jpg) no-repeat left top;}
.gban-dlr{ cursor:pointer;position:absolute; top:-15px; right:5px; display:block; height:20px; width:20px; background:url(../images/close.jpg) no-repeat left top;}
/*头部*/
.header{height: 210px;}
.bottom{margin-top: 10px;}
.footer{height: 146px; border-top: 4px solid #0f60b9;}
.footer .footer_main{width: 1200px;height: 140px; margin: 0 auto; position: relative;overflow: hidden;}
.footer .footer_main .dzjg{position: absolute; left: 0; top: 40px;}
.footer .footer_main .bot_txt{line-height: 32px; text-align: center; margin-top: 40px;}
.footer .footer_main .bot_txt ul{margin:30px 0 0 400px;}
.footer .footer_main .bot_txt li{float: left;}
.footer .footer_main .jiucuo{position: absolute; right: 0; top: 40px;}
