.swf{
    width: 100%;
    max-width: 3200px;
    overflow: hidden;
    position: relative;
}
.swf img{
    width: 100%;
}

.beijing img{
    margin-top: -4px;
}
.w1200{
    width: 1200px;
    margin: 0 auto;    
}
.w1200>img{
    margin-top: -3px;  
}
.maintu{
    width: 100%;
}
.baoa{
    position: absolute;
    width: 1060px;
    bottom: 20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 42px 70px;
    background: rgba(0,0,0,.3);
}
.baoa>h3 {
    font-size: 24px;
    color: #fff;
    display: inline-block;
    width: 21%;
    border-right: 1px solid #fff;
    padding-right: 15px;
    text-align: center;
}
.baoa>h3>b {
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
    width: 100%;
}
.baoa>form{
        display: inline-block;
    vertical-align: top;
    width: 73%;
    text-align: left;
    margin-left: 3%;
}
.baoa>form>input {
    height: 40px;
    margin-right: 10px;
    padding: 0px 8px;
    font-size: 14px;
    color: #555;
    border: 1px solid #ccc;
}
.baoa>form>button {
    background: #F98F1E;
    color: #fff;
    padding: 6px 47px;
    font-size: 17px;
    height: 42px;
    cursor: pointer;
    border: 1px solid transparent;
    margin-top: 9px;
    position: relative;
    top: 1px;
}
.biaoti{
    text-align:center;
    font-size: 44px;
    font-weight: bold;
    color: #383838;
    margin-bottom: 30px;
}
.bja{
    background: url(./images/juzhuang_06.png);
    background-size: 100% 100%;
    padding-top: 60px;
    padding-bottom: 50px;
    margin-top: 30px;
}
.biaoti>h3{
    font-size: 44px;
    font-weight: bold;
    color: #fff;
}
.biaoti>h3>b{
    color: #F98F1E;
    margin-left: 15px;
}
.biaoti>p{
    color: #fff;
    font-size: 18px;
    margin-top: 8px;
}
.bja>div>p{
        color: #fff;
    font-size: 26px;
    margin-top: 15px;
    text-align: center;
}
.bja>div>p>b{
    color: #F98F1E;
}
.biaotia>h3{
    color: #333333;
}
.biaotia>p{
    color: #999999;
}
.bjb{
    background-color: #363840;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 40px;
}
.baob>form{
    text-align: left;
}
.baob>form>input {
    height: 42px;
    margin-right: 13px;
    padding: 1px 53px;
    font-size: 16px;
    color: #555;
    border: none;
}
.baob>form>button {
    background: #F98F1E;
    color: #fff;
    padding: 6px 112px;
    font-size: 17px;
    height: 45px;
    cursor: pointer;
    border: 1px solid transparent;
    margin-top: 9px;
    position: relative;
    top: 1px;
}
.biaoa .biaoti>h3 {
        color: #fff;
    border: none;
    background: url(./images/biao.png);
    background-size: 100% 100%;
}
.biaoa .biaoti>h3>b {
    background: transparent;
}
.biaoa .biaoti>p {
    color: #fff;
}
.slideBoxb{
       margin-top: 35px;
    padding-bottom: 8px;
}
.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; }
.bgb{
    margin-top: 40px;    
    max-height: 600px;
    background: #009788;  
    overflow: hidden;  
}
.bgb>img{
    width: 50%;
}
.bgb>.jidi{
        width: 50%;
    margin-left: -5px;
    display: inline-block;
    vertical-align: top;    
    padding-top: 40px;
}
.biaoti>b {
    color: #444;    
    font-size: 42px;    
}
.bhui{
    background-color: #F8F7F7;
    padding-top: 40px;
    margin-top: 30px;    
    padding-bottom: 50px;
}
.biaodao{
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.biaodao>li{
    display: inline-block;
    width: 8%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    position: relative;
    border: 1px solid #9F9F9F;
    margin-right: -4px;
}
.biaodao>li:last-child{
    margin-right: 0;
}
.biaodao>li>a{   
    color: #222;
}
.biaodao>li.current{
    border: 1px solid #1AA370;
    background: #1AA370;
}
.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 #1AA370;
    position: absolute;
    bottom: -15px;
    left: 43%;
    display: none
} 
.biaodao>li.current:after{
    display: block;
}
.biaodaox{
    width:100%;
    text-align: center;
    overflow: hidden;    
}
.biaodaox li{
    display:none;
}
.biaodaox li.current{
    display: block;
}
.chongb{
    background: #9DE1EC;    
    padding-top: 5px;
}
.biaodaox li img{
    width: 100%;
}
.baoz{
    text-align: center;
}
.baoz>li{
        display: inline-block;
    width: 22%;
    margin: 0 10px;
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
}
.baoz>li img{
    width: 100%
}
.baoz>li p{
    color: #fff;
    background: rgba(0,0,0,.6);
    font-size: 18px;
    position: absolute;
    bottom: 3px;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.bgg{
    background: #383B44;
    padding-top: 40px;
    margin-top: 30px;    
    padding-bottom: 50px;
}













