
                .header,
                .content,
                .footer {
                    width: 1200px;
                    margin: 0 auto;
                    font-family: "Microsoft Yahei";
                }

                .h_top {
                    height: 122px;
                    background: url(images/bg_header.png) repeat-x center;
                    position: relative;
                    width: 100%;
                    z-index: 2;
                }

                .t_con {
                    height: 122px;
                    overflow: hidden;
                    clear: both;
                }

                .t_con h1 img {
                    width: 179px;
                    display: block;
                    height: 68px;
                    padding-top: 20px;
                }

                .menu {
                    white-space: nowrap;
                    height: 122px;
                    font-size: 15px;
                }

                .menu ul {
                    overflow: hidden;
                }

                .menu li {
                    float: left;
                    position: relative;
                    height: 122px;
                    line-height: 122px;
                }

                .menu li a {
                    color: #F3F3F3;
                    display: block;
                    font-size: 16px;
                    padding: 0 26px;
                }

                .menu li>a:hover,
                .menu li.cur>a {
                    font-weight: bold;
                    color: #000000;
                    background: #FFD777;
                    text-shadow: 0px 1px 1px rgb(255, 237, 192);
                }
                

        .banner{min-width:1200px;position:relative;height:706px;overflow:hidden; z-index: 2;}
            .banner .bd{position:relative;z-index:0;}
            .banner .bd ul{width:100%!important;}
            .banner .bd li{width:100%!important;height:706px;overflow:hidden;text-align:center;position: relative;}
            .banner .bd li a{display:block;height:706px;}
            .banner .bd li img {position: absolute;left:50%;margin-left:-960px;top:0;}
            .banner .hd{position:absolute;bottom:76px;z-index:99;left:50%;width:110px; margin-left:-45px;}
            .banner .hd li{width:15px;height:15px;float:left;margin-right:20px;background:#fff;border-radius: 50%; cursor:pointer;}
            .banner .hd .on {
                background: #FFD777;
            }
        

        .f_bj {
            background: url(images/bg_footer.png) repeat-x;
            height: 484px;
            font-family: "Microsoft Yahei";
            overflow: hidden;
        }

        .f_menu {
            height: 97px;
        }

        .f_menu a {
            font-size: 16px;
            color: #191919;
            display: inline-block;
            line-height: 100%;
            padding-top: 42px;
            margin-right: 90px;
            padding-bottom: 11px;
        }

        .f_menu a:last-child {
            margin-right: 0;
        }

        .f_menu a:hover {
            font-weight: bold;
            border-bottom: 2px solid #1B1B1B;
        }

        .f_bj .f_info {
            height: 321px;
        }

        .f_bj .contact {
            width: 390px;
            float: left;
            padding-top: 87px;
        }

        .f_bj .contact h4 {
            font-size: 18px;
            font-weight: bold;
            color: #FFD777;
            line-height: 100%;
            padding-bottom: 18px;
        }

        .f_bj .contact span {
            display: block;
            font-size: 15px;
            color: rgba(255, 255, 255, .8);
            margin-bottom: 20px;
        }
        .f_bj .contact span a:hover {
            color: rgba(255, 255, 255, .7);
        }

        .f_bj .contact p {
            line-height: 29px;
            margin-bottom: 17px;
            color: rgba(255, 255, 255, .7);
            font-size: 16px;
        }

        .f_bj .contact p img {
            vertical-align: middle;
            padding-right: 9px;
        }

        .f_bj .f_con {
            width: 380px;
            float: left;
            padding-top: 40px;
        }

        .f_bj .f_con h3 {
            width: 260px;
            height: 98px;
            margin-bottom: 22px;
        }

        .f_bj .f_con p {
            color: rgba(255, 255, 255, .7);
            font-size: 16px;
            line-height: 46px;
        }

        .f_bj .f_con p span {
            padding-left: 42px;
        }

        .f_bj .f_qr {
            width: 306px;
            float: right;
            padding-top: 87px;
        }

        .f_bj .f_qr p {
            width: 143px;
            float: left;
            margin-right: 20px;
            text-align: center;
        }

        .f_bj .f_qr p:last-child {
            margin-right: 0;
        }

        .f_bj .f_qr p img {
            width: 143px;
            height: 143px;padding: 6px;
    background: #fff;
    box-sizing: border-box;
        }

        .f_bj .f_qr p span {
            font-size: 16px;
            display: block;
            color: rgba(255, 255, 255, .7);
            line-height: 100%;
            padding-top: 33px;
        }

        .f_bj .links {
            clear: both;
            border-top: 1px solid #494949;
            height: 65px;
        }

        .f_bj .links a {
            font-size: 14px;
            color: rgba(255, 255, 255, .3);
            margin-right: 82px;
            line-height: 65px;
        }

        .f_bj .links a:last-child {
            margin-right: 0;
        }
        

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #333333;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #333333;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
