
                .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);
                }
                

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #ffd777;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .tl-fdh-02 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;
        }
        
        .tl-fdh-02 li {
            width: 25%;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #eee;
            margin-right: -1px;
            background: #f4f4f4;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02 li a {
            display: block;
            height: 55px;
            color: #a8a8a8;
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(images/p16-icon6.png) no-repeat bottom center #333333;
            border-color: #333333;
        }
        
        .tl-fdh-02 li.sidenavcur a,
        .tl-fdh-02 li:hover a {
            color: #fff;
        }
    

        .p12-aboutinfo-1{display: inline-block;width: 100%;background: #fff;margin-bottom: 38px;}
        .p12-aboutinfo-1-tit{height: 114px;line-height: 114px;font-size: 30px;text-align: center; color:#4b4a4a;}
        .p12-aboutinfo-1-tit span{font-size: 22px;color: #aaa;}
        .p12-aboutinfo-1-nr{padding:0 0 20px;}
    

        .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;
        }
    
