*{
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
}
i,b{
    font-style: normal;
    font-weight: normal;
}
.r{
    float: right;
}
.l{
    float: left;
}
body{
    margin: 0;
    padding: 0;
    position: relative;
    font: 12px/1.5 "Microsoft YaHei",Helvetica,arial,sans-serif,SimSun;
    min-width: 980px;
    max-width: 1440px;
    background: #ffffff;
    margin: 0 auto;
}
.top{
    width: 100%;
    min-width: 980px;
    overflow: hidden;
    background-color: #ffffff;
}
.top1{
    width: 980px;
    margin: 0 auto;
    height: 100px;
    overflow: hidden;
    background-color: #ffffff;
}
.top2{
    width: 100%;
    margin: 0 auto;
    height: 40px;
    overflow: hidden;
    background: url("../images/menu.png")  no-repeat top center;

}
.logo{
    width: 470px;
    height: 84px;
    clear: both;
    float: left;
    margin: 8px 0;
}
.logo2{
    width: 315px;
    height: 90px;
    float: right;
    margin: 5px 0;
}
img{
    display: block;
    width: 100%;
    height: 100%;
}
a img{border:0;}

.bbmenu{
    width: 980px;
    margin: 0 auto;
    height: 40px;
    text-align: center;
    font-size: 12px;
}
.bbmenu a{
    color: #ffffff;
    padding: 0 13px;
    height: 40px;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    line-height: 40px;
}
.bbmenu a:last-of-type{
    background: none;
}
.bbmenu a.on{
    color: #FDF992;
}
.bbmenu a:hover{
    color: #FDF992;
}



.banner{
    width: 100%;
    min-width: 980px;
    margin: 0 auto;
    background-color: #ffffff;
    position: relative;
    z-index: 10;
    padding-bottom: 63px;
    overflow: hidden;
}
.banner1{
    width: 100%;
    min-width: 980px;
    margin: 0 auto;
    background-color: #ffffff;
    position: relative;
    z-index: 10;
    overflow: hidden;
}
#slider{width:100%;height:365px;position:relative; margin:0 auto;}
#slider .pics{width:100%;height:365px}
#slider .pics li{height:365px;width:100%;float:left;  display: block;  overflow: hidden;}
#slider .pics img{ width: 100%;  display: block;}
#nav{
    position: absolute;
    bottom: 22px;
    width: 980px;
    left: 50%;
    margin-left: -490px;
    z-index: 10000;
}
#nav li{
    width: 234px;
    height: 84px;
    float: left;
    margin-left: 5px;
    display: block;
    border-radius: 5px;
    overflow: hidden;
    border: 3px solid #828383;
}

#nav li.nav{  border: 3px solid #E60012;}
a.pleft{
    width: 45px;
    height: 45px;
    background: url("../images/left.png")  no-repeat;
    position: absolute;
    top: 40%;
    left: 5%;
    opacity: 0.6;
}
a.pright{
    width: 45px;
    height: 45px;
    background: url("../images/right.png")  no-repeat;
    position: absolute;
    top: 40%;
    right: 5%;
    opacity: 0.6;
}
a.pleft:hover,a.pright:hover{
    opacity: 0.9;
}
.hxbj{
    width: 100%;
    height: 125px;
    background: url("../images/hongbian.png")  no-repeat top center;
    position: absolute;
    bottom:0;
    left: 0;
    z-index: 1000;
}


.about{
    width: 100%;
    background: url("../images/about.jpg")  no-repeat top center;
    overflow: hidden;
    height: 367px;
}
.aboutbd{
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    height: 367px;
}
.aboutbd p.tt{
    color: #ffffff;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    line-height: 90px;
    margin-top: 40px;
}
.aboutbd p.tt span{
    font-size: 18px;
    font-family: Arial;
    font-weight: normal;
}
.aboutbd p.nr{
    color: #ffffff;
    font-size: 16px;
    line-height: 47px;
    height: 80px;
    overflow: hidden;
}
.aboutbd a.more{
    display: block;
    margin: 60px auto 0;
    width: 114px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    background-color: #fff;
    color: #018512;
    font-size: 14px;
}
.cpzs{
    width: 980px;
    margin: 40px auto 20px;
    overflow: hidden;
}
.cpzs p.tt{
    font-size: 24px;
    color: #1b1b1b;
    text-align: center;
    margin-bottom: 20px;
}
.play{
    width: 100%;
    overflow: hidden;
    height: 352px;
    background: url("../images/cpbj.jpg")  no-repeat top center;
}
.play ul{
    width: 100%;
    overflow: hidden;
    display: block;
    padding-bottom: 42px;
}
.play li{
    width: 187px;
    height: 212px;
    display: block;
    float: left;
    background-color: rgba(204, 204, 204, 0.77);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8cccccc,endColorstr=#C8cccccc);
    margin-top: 33px;
    margin-left: 5.5px;
    text-align: center;
    overflow: visible;
    cursor: pointer;
}
.play li img{
    max-width: 159px;
    max-height: 168px;
    margin: 5px auto 10px;
    opacity: 0.7;
}
.play li a.tt{
    color: #121212;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    width: 112px;

}
.play li.dl {
    width: 200px;
    height: 249px;
    margin-top: 15px;
    background: #ffffff;
}
.play li.dl img{
    max-width: 180px;
    max-height: 196px;
    margin: 8px auto 12px;
    opacity: 1;
}
.play li.dl a.tt{
    border-bottom: 5px solid #B6060F;
    padding-bottom: 39px;
    font-size: 16px;
}
.play a.gengduo{
    color: #ffffff;
    font-size: 16px;
    display: block;
    margin: 7px auto 0;
    text-align: center;
    position:relative;
    z-index:9999; 
}
.cbj{
    width: 100%;
    height: 410px;
    background: url("../images/cbj.jpg") repeat-x top center;
    position: relative;
}
.cbjp{
    width: 100%;
    height: 125px;
    background: url("../images/hongbian.png")  no-repeat top center;
    position: absolute;
    top: -62.5px;
    left: 0;
    z-index: 1000;
}
.cbjbd{
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}
.lianxi{
    float: left;
    width: 419px;
    overflow: hidden;
    margin-top: 28px;
    border-right: 2px solid #626262;
}
.lianxi span.tt{
    width: 243px;
    padding-left: 10px;
    height: 33px;
    line-height: 33px;
    background-color: #fff;
    font-size: 21px;
    font-weight: bold;
    color: #536169;
    display: block;
}
.zsgj{
    width: 100%;
    overflow: hidden;
    margin: 30px auto 40px;
}
.zsgj a{
    width: 88px;
    height: 69px;
    border-radius: 5px;
    border: 3px solid #ffffff;
    background-color: rgba(83, 97, 105, 0.36);
    display: inline-block;
    float: left;
    margin-right: 9px;
}
.zsgj a.c1{
    background-image:url("../images/C1.png");
	background-repeat:no-repeat;
	background-position:center center;
}
.zsgj a.c2{
    background-image:url("../images/C2.png");
	background-repeat:no-repeat;
	background-position:center center;
}
.zsgj a.c3{
    background-image:url("../images/C3.png");
	background-repeat:no-repeat;
	background-position:center center;
}
.zsgj a.c4{
	background-image:url("../images/C4.png");
	background-repeat:no-repeat;
	background-position:center center;
}

.zsgj a:hover,.zsgj a.on{
    background-color: #ffffff;
}
.jishu{
    width: 100%;
    overflow: hidden;
    margin: 25px auto 20px;
}
.jishu a.t1{
    display: block;
    float: left;
    width: 125px;
    height: 102px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
}
.jishu span{
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
    display: block;
    color: #ffffff;
    font-size: 14px;
    opacity: 0.7;
}
.yinying{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(45, 45, 45, 0.59);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#992d2d2d,endColorstr=#992d2d2d);
    z-index: 100;
    display: none;
}
.xinw{
    float: right;
    width: 530px;
    overflow: hidden;
    margin-top: 28px;
    position: relative;
}
.l1{
    position: absolute;
    right: 55px;
    top: 10px;
    width: 21px;
    height: 21px;
    background: url("../images/l1.png")  no-repeat center center;
    cursor: pointer;
    display: block;
    z-index: 10000;
}
.l2{
    position: absolute;
    right: 25px;
    top: 10px;
    width: 21px;
    height: 21px;
    background: url("../images/l2.png")  no-repeat center center;
    cursor: pointer;
    display: block;
    z-index: 10000;
}
.xinw span.tt{
    width: 180px;
    padding-left: 10px;
    height: 33px;
    line-height: 33px;
    background-color: #fff;
    font-size: 21px;
    font-weight: bold;
    color: #536169;
    display: block;
}
.xwqb{
    overflow: hidden;
    width: 1590px;
    position: relative;
    left: 0;
}
.xwbd{
    width: 530px;
    overflow: hidden;
    margin: 20px auto;
    float: left;
}
.xwdt{
    border-bottom: 1px solid #1b1b1b;
    overflow: hidden;
    height: 62px;
    width: 100%;
    margin-bottom: 17px;
}
.xwdt .riqi{
    font-size: 26px;
    color: #0051A7;
    text-align: center;
    width: 55px;
    overflow: hidden;
    float: left;
    font-weight: bold;
    line-height: 26px;
    margin-right: 30px;
}
.xwdt .riqi span{
    font-size: 18px;
    display: block;
}
.xwnr{
    width: 445px;
    overflow: hidden;
}
.xwnr a.tr{
    display: block;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
}
.xwnr p{
    font-size: 12px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content{
    width: 100%;
    overflow: hidden;
    background: #ffffff url("../images/ccbj.jpg") top center  no-repeat;
    min-height: 500px;
    border-top: 4px solid #F00A0E;
}
.conbd{
    width: 980px;
    margin: 57px auto 35px;
    overflow: hidden;
}
.conlf{
    width: 177px;
    height: 370px;
    padding-top: 50px;
    overflow: hidden;
    float: left;
    background: url("../images/llft.png")  no-repeat;
    margin-top: 60px;
}
.conlf a{
    width: 135px;
    height: 24px;
    overflow: hidden;
    display: block;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
    text-indent: 30px;
    margin-bottom: 10px;
    margin-left: 30px;
    line-height: 24px;
}
.conlf a.on,.conlf a:hover{
    background: url("../images/hover.png")  no-repeat;
    color: #4D4D4D;
}
.conct{
    width: 760px;
    padding: 13px 20px ;
    overflow: hidden;
    float: left;
    min-height: 490px;
    border: 1px solid #666;
    border-radius: 10px;
    -webkit-box-shadow:0 0 1px #333;
    -moz-box-shadow: 0 0 1px #333;
    box-shadow: 0 0 1px #333;
    background: #ffffff;
}
.stt{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #1d1d1d;
    padding-bottom: 3px;
    margin-bottom: 20px;
}
.stt .ttd{
    font-size: 18px;
    color: #4D4D4D;
    display: inline-block;
    float: left;
    font-weight: bold;
    margin-left: 2px;
}
.stt i{
    font-size: 14px;
    color: #4D4D4D;
    display: inline-block;
    float: left;
    margin: 3px 8px;
    font-weight: bold;
}
.stt .ttd1{
    font-size: 12px;
    color: #4D4D4D;
    display: inline-block;
    float: left;
    margin-top: 9px;
    margin-left: 1px;
}
.stt .dd{
    font-size: 12px;
    color: #656565;
    display: inline-block;
    float: right;
    margin-top: 8px;
    font-family: simsun;
}
.stt .dd a{
    color: #656565;
}
.abou{
    overflow: hidden;
    width: 100%;
}
.abou .gs{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.abou p{
    font-size: 16px;
    color: #656565;
    font-family: simsun;
    line-height: 30px;
    /* text-indent:2em;  */
}
.abou p.td{
    text-indent: 2em;
}
.abou .hz{
    margin-top: 20px;
    overflow: hidden;
}
.abou .hz a{
    font-family: simsun;
    font-size: 14px;
    color: #000;
    width: 150px;
    float: left;
    text-align: left;
    margin-bottom: 30px;
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px;
}
.cott p{
    font-size: 14px;
    font-family: Microsoft YaHei;
}
.cott p.it{
    font-size: 18px;
    color: #8FC332;
}
.ditu{
    width: 758px;
    height: 332px;
    overflow: hidden;
    margin: 30px auto;
}
.wzt{
    width: 100%;
    overflow: hidden;
}
.wztt{
    text-align: center;
    width: 100%;
    color: #4D4D4D;
}
.wztt h1{
    font-size: 18px;
    font-weight: bold;
}
.wztt span{
    display: inline-block;
    font-size: 12px;
    margin: 2px 10px 8px;
}
.wzbd{
    overflow: hidden;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 15px;
    border-bottom: 1px dashed #aaa;
    border-top: 1px dashed #aaa;
    margin-bottom: 5px;
}
.wzbd p{
    font-size: 14px;
    color: #000000;
    font-family: simsun;
    line-height: 30px;
    text-indent: 2em;
    margin-bottom: 10px;
}
.wzbd1{
    overflow: hidden;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 15px;
    margin-bottom: 5px;
}
.wzbd1 p{
    font-size: 14px;
    color: #000000;
    font-family: simsun;
    line-height: 30px;
    text-indent: 2em;
    margin-bottom: 10px;
}

.abou .sxp{
    display: block;
    font-size: 14px;
    font-family: simsun;
    color: #000;
    margin-top: 5px;
}
.abou .sxp a{
    color: #4D4D4D;
}
.yanfa{
    width: 100%;
    overflow: hidden;
    margin: 5px auto;
}
.yfnr{
    width: 98%;
    margin: 1px auto 20px;
    border-bottom: 1px solid #1d1d1d;
    overflow: hidden;
    padding: 1px 0 20px;
}
.yftp{
    width: 108px;
    height: 132px;
    display: block;
    overflow: hidden;
    float: left;
}
.yfdd{
    width: 620px;
    overflow: hidden;
    height: 132px;
    float: right;
}
.yfdd .chakan{
    width: 97px;
    height: 21px;
    background: url("../images/chakan.jpg") no-repeat;
    display: block;
    float: right;
    margin-right: 3px;
}

.yfdd span.tt{
    color: #4D4D4D;
    font-size: 18px;
    font-family: simsun;
    display: block;
    width: 100%;
    border-bottom: 1px dashed #aaaaaa;
}
.yfdd span.tt a{
    color: #4D4D4D;
}
.yfdd p{
    width: 100%;
    line-height: 24px;
    color: #4D4D4D;
    font-size: 14px;
    padding-top: 7px;
    height: 69px;
    overflow: hidden;
    border-top: 1px solid #1d1d1d;
    margin-top: 4px;
}
.yfnr1{
    width: 98%;
    margin: 1px auto;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    padding: 1px 0 20px;
}
.yftp1{
    width: 225px;
    height: 133px;
    border: 1px solid #ccc;
    display: block;
    overflow: hidden;
    float: left;
}
.yfdd1{
    width: 500px;
    overflow: hidden;
    height: 132px;
    float: right;
}
.yfdd1 .chakan{
    width: 97px;
    height: 21px;
    background: url("../images/chakan.jpg") no-repeat;
    display: block;
    float: right;
    margin-right: 3px;
    margin-top: 40px;
}
.yfdd1 p{
    width: 100%;
    line-height: 24px;
    color: #656565;
    font-size: 14px;
    height: 69px;
    overflow: hidden;
}

.fanye1 li{
    float:left; 
    line-height:26px;
    margin-right:5px; 
}
.fanye1{
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin: 10px auto 20px;
}
.fenye{
    width: 60%;
    margin: 0 auto;
}
.fanye1 span{
    margin: 0 3px;
}
.thisclass{
    height: 26px;
    padding-left: 10px;
    padding-right: 10px;
    border:1px solid #568805; 
    /*width: 26px;*/
    background:#568805;
    color:#fff; 
    display: inline-block;
    line-height: 26px;
    text-align: center;
    font-size: 12px;
    margin-left: 3px;
}
.fanye1 a{
    height: 26px;
    padding-left: 10px;
    padding-right: 10px;
    border:1px solid #d6d6d6; 
    /*width: 26px;
    background: url("../images/yz.gif");*/
    display: inline-block;
    line-height: 26px;
    text-align: center;
    color: #666666;
    font-size: 12px;
    margin-left: 3px;
}
.fanye1 a.xy{
    width: 66px;
    background: url("../images/xiaye.gif");
    height: 26px;
}
.fanye1 a.on{
    color: #ffffff;
    background: url("../images/yzz.gif");
}
.fanye1 input{
    width: 36px;
    height: 26px;
    background: url("../images/input.gif");
    text-align: center;
    border: none;
    font-size: 12px;
    color: #666;
    display: inline-block;
}
.fanye1 a.queding{
    width: 54px;
    height: 26px;
    line-height: 26px;
    background: url("../images/queding.gif");
    color: #ffffff;
}
.prod{
    width: 100%;
    overflow: hidden;
}
.prodd{
    width: 260px;
    height: 253px;
    overflow: hidden;
    float: left;
    margin: 0 19px 25px 9px;
    border: 1px solid #1d1d1d;
	margin-left:60px;
    
}
.prodd img{
    width: 240px;
    height: 194px;
    margin: 10px auto 13px;
}
.prodd a.nm{
    width: 100%;
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    background-color: #A9A9A9;
}

.prodd2{
    width: 222px;
    height: 253px;
    overflow: hidden;
    float: left;
    margin: 0 19px 25px 9px;
    border: 1px solid #1d1d1d;
    
}
.prodd2 img{
    width: 140px;
    height: 194px;
    margin: 10px auto 13px;
}
.prodd2 a.nm{
    width: 100%;
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    background-color: #A9A9A9;
}

.zhaop{
    background: url("../images/rczp.gif") top center  no-repeat;
    padding-top: 272px;
    overflow: hidden;
    width: 100%;
}
.zhaop table{
    width: 100%;
    margin: 0 auto 20px;
    border-collapse: collapse;
}
.zhaop td,.zhaop th{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: left;
    padding-left: 40px;
}
.zhaop th{
    background-color: #77A31A;
    color: #ffffff;
    font-weight: bold;
}
.zhaop td{
    color: #666;
    font-size: 12px;
    border-bottom: 1px solid #ddd;
}
.zhaop tr a{
    color: #5F8214;
}
.zhaop tr.on{
    background-color: #eaeaea;
}
.zhaoptt{
    width: 100%;
    overflow: hidden;
}
.zhaoptt p{
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 30px;
}
.zhaoptt p.t1{
    font-size: 22px;
    color: #8FC332;
    font-weight: bold;
    margin-bottom: 5px;
}
.fanye{
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin: 10px auto 20px;
}
.fanye span{
    margin: 0 3px;
}
.fanye a{
    height: 30px;
    width: 30px;
    border-radius: 4px;
    background-color: #fff;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    color: #999;
    font-size: 12px;
    margin-left: 3px;
    border: 1px solid #cccccc;
}
.fanye a.wy{
    width: 52px;
}
.fanye a.on{
    background-color: #77A319;
    color: #ffffff;
    border: 1px solid #77A319;
}
.newbd{
    width: 98%;
    overflow: hidden;
    margin: 0 auto;
}
.newbd p{
    width: 98%;
    overflow: hidden;
    border-bottom: 1px dotted #cccccc;
    background: url("../images/xdx.gif")  no-repeat left center;
    font-size: 12px;
    color: #666;
    padding: 5px 1%;
}
.newbd a{
    font-size: 12px;
    color: #666;
}
.newbd a:hover{
    color: #267F21;
    text-decoration: underline;
}
.newbd span{
    display: inline-block;
    float: right;
}
.prodd-d{
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #aaaaaa;
    margin-bottom: 10px;
}
.prodd-d h1{
    color: #3F3F3F;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
}
.prodd-d img{
    max-width: 700px;
    /*height: 370px;*/
    padding: 20px;
    border: 1px solid #dddddd;
    display: block;
    margin: 10px auto;
}
.prodd-d p{
    text-align: center;
}

.ryzs{
    width: 89%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
}
.ryzsnr{
    width: 600px;
    overflow: hidden;
    height: 205px;
    margin: 0 auto;
}
.ryzsnr ul{
    height: 205px;
    overflow: hidden;
    position: relative;
    left: 0;
}
.ryzsnr ul li{
    list-style: none;
    float: left;
    width: 122px;
    height: 84px;
    padding: 3px;
    border: 2px solid #ddd;
    margin-right: 23px;
}
.ryzsnr ul li:hover{
    border: 2px solid #77A31A;
}

.yleft{
    position: absolute;
    top: 0;
    left: 0;
    width: 33px;
    height: 94px;
    line-height: 94px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    background-color: #e1e1e1;
    color: #AF8B58;
}
.yleft:hover,.yright:hover{
    background-color: #77A31A;
    color: #ffffff;
}
.yright{
    position: absolute;
    top: 0;
    right: 0;
    width: 33px;
    height: 94px;
    font-size: 20px;
    font-weight: bold;
    line-height: 94px;
    text-align: center;
    background-color: #e1e1e1;
    color: #AF8B58;
}
.zszs{
    width: 620px;
    height: 410px;
    overflow: hidden;
    margin: 50px auto 15px;
}
.zszs ul{
    height: 410px;
    overflow: hidden;
    position: relative;
    left: 0;
}
.zszs ul li{
    list-style: none;
    float: left;
    width: 610px;
    height: 400px;
    overflow: hidden;
    padding: 4px;
    border: 1px solid #dddddd;
    margin-right: 10px;
}
.zszs ul li:hover{
    border: 1px solid #77A31A;
}


.xfbj{
    width: 134px;
    height: 384px;
    position: fixed;
    right: 10px;
    top: 30%;
    overflow: hidden;
    background: url("../images/xfbj.jpg") no-repeat;
    z-index: 10001;
}
.cha{
    width: 21px;
    height: 21px;
    overflow: hidden;
    position: absolute;
    top: 7px;
    right: 8px;
    cursor: pointer;
}
.dianh{
    position: absolute;
    width: 82px;
    height: 150px;
    overflow: hidden;
    top: 101px;
    left: 28px;
    text-align: center;
}
.dianh a{
    display: inline-block;
    color: #fefefe;
    font-size: 13px;
    clear: both;
    margin-bottom: 9px;
}
a.ewm{
    width: 60px;
    height: 60px;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 230px;
    left: 39px;
}
span.dh{
    position: absolute;
    bottom: 55px;
    font-weight: bold;
    left: 14px;
    color: #9B0000;
    font-size: 16px;
}
.bottom{
    width: 100%;
    margin-top: 1px;
    height: 218px;
    background: url("../images/h1.jpg") repeat-x center top;
}
.bottombd{
    width: 980px;
    margin: 0 auto;
    color: #fefefe;
    height: 140px;
    overflow: hidden;
    font-size: 12px;
    position: relative;
}
.bottombd select{
    position: absolute;
    bottom: 20px;
    right: 0;
}
.bottombd1{
    width: 100%;
    margin: 0 auto;
    color: #fefefe;
    height: 75px;
    border-bottom: 1px solid #ffffff;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
}
.bottombd1 span{
    display: inline-block;
    margin-right: 100px;
    margin-left: 100px;
    margin-top: 17px;
    color: #ffffff;
    font-size: 29px;
    font-family: simsun;
    line-height: 40px;
}
.bottombd1 img{
    display: inline-block;
    float: left;
    width: 38px;
    height: 38px;
    margin-right: 10px;
}
.menu{
    width: 980px;
    margin: 0 auto;
    height: 40px;
    text-align: center;
}
.menu a{
    color: #ffffff;
    padding: 0 13px;
    height: 40px;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    background: url("../images/xian.png") right 10px  no-repeat;
}
.menu a:last-of-type{
    background: none;
}
.menu a.on{
    color: #FDF992;
}
.menu a:hover{
    color: #FDF992;
}
.bottombd p{
    text-align: center;
    line-height: 40px;
}
.bottombd p span{
    display: inline-block;
    margin-right: 24px;
}
.bottombd p span a{
    color:#fff; 
}











