@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:14px; text-align:left;margin:0 auto;}
a { color:#444; text-decoration: none; outline:medium none; }
a:hover { color: #444; }
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:after {content: ".";display: block;height: 0;clear: both;visibility: 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-color: #f5f5f5;}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body{background: url("../images/yztybj.jpg") no-repeat center top #ffffff;}
/*顶部*/
.top{
    width: 100%;
    height: 221px;
}
.top .logo{
    width: 1000px;
    height: 175px;
    margin: 0 auto;
}
.logo_img{
    float: left;
}
.logo_img img{
    margin-top: 50px;
}
.logo_search{
    width: 295px;
    height: 31px;
    margin-top: 7px;
    margin-left: 42px;
}
.logo_search .find{
    width: 246px;
    height: 31px;
    float: left;
    text-indent: 1em;
    outline: none;
    border: 1px solid #dcdcdc;
}
.logo_search .buttons{
    float: left;
    width: 45px;
    height: 33px;
    border: none;
    vertical-align: middle;
    background: url("../images/search_06.png") no-repeat;
    outline: none;
}
.top .nav{
    width: 1000px;
    height: 45px;
    margin: 0 auto;
}
.nav_list ul li{
    float: left;
    width: 160px;
    font-size: 18px;
    text-align: center;
    height: 45px;
    line-height: 45px;
}
.nav_list ul li:last-child{
    border: none;
}
.nav_list ul li a{
    color: white;
}

/*底部*/
.main{
    width: 1000px;
    margin: 0 auto;
}
.bottom{
    height: 156px;

}
.ysbh{
    width: 423px;
    height: 36px;
    margin:0 auto;
    line-height: 36px;
}
.ysbh a{
    padding:  0 18px;
}
.copyright{
    position: relative;
    margin-top: 30px;
}
.copyright p{
    text-align: center;
    line-height: 26px;
}
#firstp{
    margin-top: 10px;
}
.copyright p img{
    vertical-align: -3px;
}
.copyright p a{
    color: #676767;
}
.copyright p a:hover{
    color: red;
}
.dzjg{
    position: absolute;
    left: 0px;
    top: 3px;
}
.zc{
    position: absolute;
    right: 0px;
    top: 21px;
}

/*对联飘窗*/
.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;}