.swf{
    width: 100%;
    max-width: 3200px;
    overflow: hidden;
}
.swf img{
    width: 100%;
}
.beijing{
    width: 100%;
    max-width: 100%;
}
.beijing img{
    margin-top: -4px;
}
.w1200{
    width: 1200px;
    margin: 0 auto;    
}
.w1200>img{
    margin-top: -3px;  
}
.maintu{
    width: 100%;
}
.shuibiao{
    width: 100%;
    background:#4B5F6A;
    height: 78px;
    margin-bottom: 40px
}
.biaodao{
    text-align: center;
    width: 100%;    
}
.biaodao>li{
    display: inline-block;
    width: 16%;
    height: 75px;
    line-height: 75px;
    font-size: 18px;
    color: #fff;
    position: relative;
}
.biaodao>li:last-child{
    margin-right: 0;
}
.biaodao>li>a{   
    color: #fff;
}
.biaodao>li.current{
    border: 1px solid #008D49;
    background: #008D49;
}
.biaodao>li.current>a{
    color: #fff;
}
.biaodao>li:after { 
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 14px solid #008D49;
    position: absolute;
    bottom: -15px;
    left: 49%;
    display: none
} 
.biaodao>li.current:after{
    display: block;
}
.biaodaox{
    text-align: center;
    width: 100%;
}
.biaodaox{
    width:1198px;
    overflow: hidden;    
    padding-bottom: 24px;
}
.biaodaox li{
    display:none;
}
.biaodaox li.current{
    display: block;
}
.muzuo{
    background:#F7F7F7;
    width: 100%
}
.muzuo>div{
    position: relative;
}
.muzuo>div>ul{
        height: 522px;
    overflow: hidden;
    padding-bottom: 65px;
}
.muzuo>div>ul>li{
    width: 100%;
}
.muzuo>div>ul>li>img{
    width: 100%;
}
.muzuo>div>span{
    font-size: 90px;
    top: 52%;
    position: absolute;
    cursor: pointer;
    color: #ABACAC;
    width: 74px;
    font-weight: normal;
    height: 73px;
    text-align: center;
    line-height: 73px;
}
.muzuo>div>span.nextd{
    left: 58px;
}
.muzuo>div>span.prevd{
    left: 23%;
}
.qiehuana>li{
    width: 19%;
}
.biaodaoxa{
    margin-bottom: 40px;
}
.xiangj{
    background: #F7F7F7;      
    padding-bottom: 60px;  
}
.xiangj>div{
    position: relative;
}
.xiangj>div>ul{
    height: 309px;
    overflow: hidden;
}
.xiangj>div>ul>li{
    width: 100%;
}
.xiangj>div>ul>li>img{
    width: 100%;
}
.xiangj>div>span{
        font-size: 22px;
    top: 71%;
    position: absolute;
    cursor: pointer;
    background: #36CC8B;
    color: #fff;
    width: 20px;
    height: 30px;
    text-align: center;
    line-height: 25px;
}
.xiangj>div>span.nextd{
    left: 12px;
}
.xiangj>div>span.prevd{
    right: 13px;
}
.baomingk{
    margin-top: 30px;
    margin-bottom: 40px;
}
.baomingk>form>input{
    height: 46px;
    width: 235px;
    margin-right: 15px;
    padding-left: 10px;
    border: 1px solid #CCCCCC;border-radius: 4px
}
.baomingk>form>button{
    height: 46px;
    border: none;
    background: #DF3327;
    color: #fff;
    font-size: 18px;
    padding: 0px 16px;
    margin-left: 20px;
    border-radius: 4px;
    cursor: pointer;    
    width: 280px;
}
.baomingk>form>button:hover{
    opacity: .79;
}


.bga{
    background: url(./images/bga.jpg);
    background-size: 100% 100%;
    padding-top: 40px;
    margin-top: -4px;
}
.biaogbiao{
    font-size: 38px;
    text-align: center;
    color: #000;
    border-bottom: 1px solid #B8B8B8;
}
.biaogbiao>b{
    font-weight: normal;
    position: relative;
    top: 19px;
    background: #F1F1F1;
    padding: 0 45px;
}
.biaogbiao>em{
    color: #B8B8B8;
    font-size: 22px;
    position:  relative;
    top: 16px;
    background: #F1F1F1;
    padding: 0 14px;
}
.bga>div>img{
    margin-top: 35px;
}
.biaogbiaoa{
    background: url(./images/biaogan_05.jpg);
    background-size: 100% 100%;
    height: 200px;
    text-align: center;
}
.biaogbiaoa>b{
    font-size: 44px;
    position: relative;
    top: 55px;
    left: 87px;
}
.biaogbiaoa>p{
    position: relative;
    top: 59px;
    left: 84px;
    font-size: 18px;
}
.biaodaox>li{
    position: relative;
}
.biaoxianga{
    position: absolute;
    right: 0;
    top: 0;
    width: 38%;
    height: 80%;
}
.biaoxianga>h3{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin-top: 54px;
}
.biaoxianga>p{
    width: 80%;
    margin: 0 auto;
    margin-top: 48px;
    text-align: left;
    color: #fff;
    font-size: 18px;
    height: 180px;
}
.biaoxianga>a{
    border: 1px solid #fff;
    color: #fff;
    padding: 6px 42px;
    font-size: 18px;
    margin-top: 26px;
}
.biaoxianga>a:hover{
    background:#fff;
    color: #222;
}
.bgb{
    background: url(./images/bgb.jpg);
    background-size: 100% 100%;
    margin-top: -4px;
}
.biaogbiaob{
    background: url(./images/bgbxb.png);
    background-size: 100% 100%;
}
.biaogbiaob>b{
    color: #fff;
    top: 59px;
}
.biaogbiaob>p{
    color: #fff;
    top: 68px;
}
.biaogbiaoe{
    background: url(./images/bgcxb.png);
    background-size: 100% 100%;
}
.biaogbiaoe>b{
    color: #fff;
    top: 68px;
}
.biaogbiaoe>p{
    color: #fff;
    top: 72px;
}
.fangs{
    position: relative;
}
.fangs>img{
    width: 100%
}
.fangs .biaoxianga{
    text-align: center;
    width: 37%;
}
.biaoxiangb>h3{
    color: #008D49;
}
.biaoxiangb>p{
    color: #666;
    margin-top: 17px;
    height: 87px;
}
.biaoxiangb>em{
    color: #222;
    font-size: 26px;
    display: block;
    text-align: left;
    padding-left: 43px;
    padding-top:20px;
}

.biaoxiangb>a{
    color: #008D49;
    border: 1px solid #008D49;
    position: relative;
    top: 115px;
}

.biaoxiangb>a:hover{
    color: #fff;
    background-color:  #008D49;
}
.muzuox>li{
    position: relative;
}
.muzuox>li .biaoxiangb{
    left: 0px;
    right: auto;
    text-align: center;
}
.muzuox>li .biaoxiangb>a {
    top: 139px;
    left: -17px;
}
.biaogbiaoc{
    background: url(./images/baio_06.jpg);
    background-size: 100% 100%;
}
.biaogbiaod{
    background: url(./images/baio_03.jpg);
    background-size: 100% 100%;
}
.biaogbiaod>b {
    top: 69px;
}
.biaogbiaod>p {
    top: 75px;
}
.youqi{
    position: relative;
}
.youqi .biaoxiangb{
    right: auto;
    text-align: center;
}
.youqi .biaoxiangb>h3 {
    color: #008D49;
    width: 86%;
    margin: 0 auto;
    margin-top: 49px;
}
.youqi .biaoxiangb>p {
    color: #666;
    margin-top: 30px;
    height: 69px;
}
.bgd{
    background: #323D41;
    padding-top: 30px;
    padding-bottom: 30px;
}
.guanbiao{
    color: #fff;
    text-align: center;
}
.guanbiao>h3{
    font-size: 38px;
    color: #fff;
    margin-top: 6px;
}
.guanbiao>p{
    color: #fff;
    font-size: 24px;
    border-top: 1px solid #fff;
    margin: 0 auto;
    width: 73%;
    margin-top: 30px;
}
.guanbiao>p>b{
    background: #fff;
    padding: 2px 58px;
    font-weight: normal;
    position: relative;
    top: -15px;
    color: #323D41;
}
.guifan{
    width: 100%;
    text-align: center;
    margin-top: 25px;
}
.guifan>li{
    width: 25%;
    margin-right: 1%;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 10px;
}
.guifan>li.te{
    margin-right: 0;
}
.guifan>li.one{
    width: 46%;
}
.guifan>li>img,.guifan>li>p{
    width: 100%;
}
.guifan>li>img{
    height: 226px;
}
.guifan>li>p{
    height: 38px;
    line-height: 38px;
    color: #fff;
    background: #008D49;
    font-size: 16px;
    margin-top: -4px;
}

.prevd_ab,.prevd_cd {
    position:absolute;
    left:-18%;
    font-size:80px;
    color:#fff;
    top:335px;
}

.nextd_ab,.nextd_cd{
    position:absolute;
    right:-18%;
    font-size: 80px;
    color:#fff;
    top:335px;
}

.prevd_ab:hover ,.nextd_ab:hover,.prevd_cd:hover,.nextd_cd:hover{
    cursor:pointer;
}

/*新增*/
.yanshou{

}
.yanshou>li{
    width: 100%;
}
.yanshou>li>div{
    width: 46%;
    display: inline-block;
    height: 298px;
    overflow: hidden;
    margin-right: 3%;
    position: relative;
}
.yanshou>li>div:last-child{
    margin-right: 0;
}
.yanshou>li>div img{
    width: 100%;
    height: 100%
}
.yanshou>li>div>h4{
    width: 190px;
    position: absolute;
    top: 34px;
    left: 30px;
    border-radius: 3px;
    background: #243631;
    color: #fff;
    font-size: 18px;
    padding: 2px 0;
    text-align: center;
}
.yanshou>li>div>p{
    position: absolute;
    top: 69px;
    left: 30px;
    text-align: left;
    font-size: 16px;
    color: #222;
    line-height: 24px;
}
.slideBoxb{
    margin-top: 35px;
    margin-bottom: 40px;
}
.slideBoxb .hd{
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
}
.slideBoxb .hd ul li{
    width:9px;
    height:9px;
    overflow:hidden;
    margin-right:5px;
    text-indent:-999px;
    cursor:pointer;
    background:#DAD9D9;
    display: inline-block;
    border-radius: 80%;
}
.slideBoxb .hd ul li.on{ background:#009688; }
.slideBoxb p{
    text-align: center;
}
.slideBoxb p a{
    width: 250px;
    height: 55px;
    line-height: 55px;
    display: inline-block;
    font-size: 20px;
    color: #222;
    background: #EEEEEE;
    margin: 0 64px;
}
.slideBoxb p a.te{
    color: #fff;
    background: #B89620;
}
.slideBoxb p a:hover{
    color: #fff;
    background: #B89620;
}
.slideBoxb p a.te:hover{
    color: #222;
    background: #EEEEEE;
}
.slideBoxa .hd{
    text-align: center;    margin-top: 15px;
}
.slideBoxa .hd ul li{
    width:9px;
    height:9px;
    overflow:hidden;
    margin-right:5px;
    text-indent:-999px;
    cursor:pointer;
    background:#DAD9D9;
    display: inline-block;
    border-radius: 80%;
}
.slideBoxa .hd ul li.on{ background:#009688; }
/* 新增 ################*/















