@charset "utf-8";
/* CSS Document */
body{font-size: 14px;font-family: "微软雅黑";background: #EFEAE6;}
.main{width: 1000px;margin: 0 auto}
.top{background: url('../images/top.jpg') no-repeat top center;height: 1065px;margin-bottom: 23px;}
.top-mune{    color: #AE0111;line-height: 36px;padding-top: 322px; margin-bottom: 68px;/*
	filter:
        Dropshadow(offx=1,offy=0,color=white)
        Dropshadow(offx=0,offy=1,color=white)
        Dropshadow(offx=0,offy=-1,color=white)
        Dropshadow(offx=-1,offy=0,color=white);*/
   text-shadow:#fff 3px 0 0,#fff 0 3px 0,#fff -3px 0 0,#fff 0 -3px 0;
-webkit-text-shadow:#fff 3px 0 0,#fff 0 3px 0,#fff -3px 0 0,#fff 0 -3px 0;
-moz-text-shadow:#fff 3px 0 0,#fff 0 3px 0,#fff -3px 0 0,#fff 0 -3px 0; font-size: 20px;font-weight: bold;}
.top-mune ul{width: 1003px;margin: 0 auto;text-align: center;overflow: hidden;}
.top-mune li{display: inline;color: #AE0111;}
.top-mune a{color: #AE0111;line-height: 36px;height: 36px;padding: 0 27px;text-decoration: none;}

.top-banner{width: 1000px;margin: 0 auto;}
.top-banner .slidebox{position: relative;height: 566px;}
.top-banner .slidebox .bd ul{overflow: hidden;text-align: center;padding:14px 0px;background: #fff;width: 830px;margin: 0 auto;height: 538px;}
.top-banner .slidebox .bd ul li img{width: 800px;height: 534px;}
.top-banner .slidebox .prev{background: url('../images/prev.png') no-repeat;left: 41px;}
.top-banner .slidebox .next{background: url('../images/next.png') no-repeat;right: 41px;}
.top-banner .slidebox .prev,.top-banner .slidebox .next {width: 52px;height: 88px;position: absolute;top: 51%;margin: -41px;z-index: 1;opacity: 0.5;}

.yyb-main{width: 1020px;overflow: hidden;}
.txtbox{width: 495px;height: 277px;background: url('../images/list-box.jpg') no-repeat top left;float: left;padding-right: 10px;padding-bottom: 21px;}
.txtbox .txtbox-hd,.txtbox2 .txtbox-hd{padding-left: 20px;line-height: 32px;font-size: 16px;color: #fff;font-weight: bold;}
.txtbox .txtbox-bd{}
.txtbox .txtbox-bd ul{overflow: hidden;padding-left: 11px;padding-top: 8px;}
.txtbox .txtbox-bd ul li{line-height: 28px;padding-left: 8px;background: url('../images/txtbox-li.jpg') no-repeat left center;}
.txtbox .txtbox-bd ul .date{float: right;padding-right: 12px;}
.txtbox .txtbox-hd .more,.txtbox2 .txtbox-hd .more{float: right;font-size: 14px;font-weight: 500;line-height: 32px;color: #5D5D5D;padding-right: 15px;}
.hr-10{height: 10px;}

.txtbox2{width: 1000px;height: 254px;background: url('../images/list-box1.jpg') no-repeat top left;margin-bottom:33px;overflow: hidden;}
.txtbox2 .txtbox-bd ul{overflow: hidden;padding: 12px 0 0 12px;width: 1100px;}
.txtbox2 .txtbox-bd ul li{float: left;padding: 10px;}
.txtbox2 .txtbox-bd ul li a{display: block;}
.txtbox2 .txtbox-bd ul li p{text-align: center;font-size: 15px;line-height: 26px;margin: 0;}
.txtbox2 .txtbox-bd ul li img{
  display: block;
  padding: 0px;
  background: #ffffff;
  border: 0px solid #666;
  height: 170px;
  width: 230px;
}

.footer{background: #fff;text-align: center;color: #2E2E2E;font-size: 14px;border-top: 6px solid #B01B13;}
.footer p{padding: 14px 0 16px 0;line-height: 22px;margin: 0;}

.title{height:32px;line-height:32px;background:url(../images/wtf1.gif) no-repeat 0 0;margin-bottom:10px;border-bottom: 1px solid #DFDAD6;}
.title h2{width:103px;height:32px;font:bold 14px/32px Arial;color:#fff;background:url(../images/title.jpg) repeat-x 0 0;padding-left:0px;float:left;text-align: center;    margin-top: -1px;
    margin-left: -1px;}
.title span{padding-right:8px;float:right;color:#898989;}.title span a{color:#898989;}

.content{overflow: hidden;padding: 10px;background-color: #fff;    min-height: 280px;}
.content li{line-height: 28px;padding-left: 8px;background: url('../images/txtbox-li.jpg') no-repeat left center;}
.content li span{float: right;}

.nr{line-height:24px;font-size:14px;color:#4e4e4e;}
.ntit{width:903px;margin:0 auto;padding:30px 0 16px 0;color:#044769;font:bold 24px/30px arial;text-align:center;}
.time{text-align:center;color:#949494;border-bottom:1px solid #DADADA;padding:12px 0 10px 0;margin-bottom:15px;}