﻿
        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .topwrap {
            height: 92px;
            background: rgba(0, 0, 0, 0.5);
            position: fixed;
            z-index: 2;
            font-family: "Microsoft Yahei";
            width: 100%;
            left: 0;
            top: 0;
        }
        
        .t_top {
            width: 100%;
            margin: 0 auto;
            min-width: 1200px;
        }
        
        .seabox {
            width: 72px;
            height: 90px;
            color: #fff;
            z-index: 10;
        }
        
        .sea_ico {
            width: 72px;
            height: 90px;
            background: url(../images/t_ico1.png) no-repeat center;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 99;
        }
        
        .sea_inp {
            width: 427px;
            overflow: hidden;
            height: 88px;
            right: 0;
            top: -188px;
            z-index: 9;
        }
        
        .sea_inp .serach {
            width: 281px;
            height: 40px;
            border: 0;
            background: #fff;
            line-height: 40px;
            color: #b8b8b8;
            padding: 0 13px;
            float: left;
            outline: none;
            display: block;
            font-size: 14px;
            position: relative;
            border: solid 1px #c9c9c9;
            margin: 17px 0 0 27px;
        }
        
        .sea_inp .sub {
            width: 66px;
            height: 42px;
            background: #261a12;
            display: block;
            float: left;
            border: 0;
            color: #fff;
            margin: 17px 0 0;
        }

        .t_logo {
            margin: 20px 0 0 10%;
            display: block;
            width: 14.8%;
        }

        .t_logo,
        .t_logo img {
            width: 100%;
            max-width:160px;
        }

        .t_pho {
            width: 60px;
            height: 30px;
            padding: 38px 0 0;
            position: relative;
        }
        
        .t_pho em {
            width: 30px;
            height: 30px;
            display: block;
            background: url(../images/t_ico2.png) no-repeat 0 0;
        }
        
        .t_pho span {
            font-family: Didot;
            font-weight: bold;
            font-size: 20px;
            line-height: 50px;
            top: 50px;
            right: 0;
            color: #fff;
            width: 248px;
            text-align: right;
            white-space: nowrap;
            position: absolute;
            display: none;
        }
        
        .t_pho:hover span {
            display: block;
        }
        
        .menu {
            width: 75%;
            white-space: nowrap;
            height: 92px;
            line-height: 92px;
            font-size: 16px;
            color: #fff;
        }
        
        .menu ul {
            float: left;
            overflow: hidden;
        }
        
        .menu li {
            float: left;
        }
        
        .menu li a {
            color: #fff;
            display: block;
            height: 92px;
            padding: 0 27px;
        }
        
        .menu li.cur a,
        .menu li a:hover {
            text-decoration: none;
            z-index: 1;
            background: #277ec3;
        }

        .menu li a:-webkit-any-link {
            display: block;
        }
        /*.topwrap1{display: none;}*/

        @media screen and (max-width: 1440px) {
            .menu .t_pho,
            .seabox {
                display: none;
            }
            .menu {
                font-size: 14px;
            }
            .menu li a {
                padding: 0 20px;
            }
        }
        @media screen and (max-width: 1660px) {
            .menu .t_pho,.seabox {
                display: none;
            }
            .menu {
                font-size: 14px;
            }
            .menu li a {
                padding: 0 18px;
            }
        }


        .f_bj {
            color: #999;
            clear: both;
            font-family: "Microsoft Yahei";
            line-height: 26px;
            background: #333;
            position: relative;
            z-index: 1;
        }

        .f_bj:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 66px;
            background: #277ec3;
            left: 0;
            top: 0;
            z-index: -1;
        }

        .f_bj a {
            display: inline-block;
            color: #999;
        }

        em {
            font-style: normal;
        }

        .f_nav {
            height: 66px;
            line-height: 66px;
            font-size: 16px;
            text-align: center;
            font-weight: bold;
            overflow: hidden;
        }

        .f_bj .f_nav a {
            display: inline-block;
            padding: 0 55px 0 0;
            color: #fff;
        }

        .f_bj .f_nav a:last-child {
            padding: 0;
        }

        .f_con {
            padding: 105px 0 0;
            height: 280px;
        }

        .f_logo {
            width: 360px;
        }

        .f_logo h3 {
            height: 76px;
            display: block;
        }

        .f_logo h3 img {
            display: block;
            width: 100%;
            height: 100%;
        }

        .f_logo p {
            float: left;
            width: 104px;
            margin: 0 10px 0 0;
        }

        .f_logo p img {
            width: 98px;
            height: 98px;
            display: block;
            overflow: hidden;
            padding: 3px;
            background: #fff;
        }

        .f_text {
            width: 840px;
            white-space: nowrap;
            padding: 0px 0 0;
        }

        .f_text li {
            height: 110px;
            width: 314px;
            float: left;
            padding: 0 0 0 68px;
            font-weight: bold;
        }

        .f_text li:nth-child(2n) {
            width: 376px;
        }

        .f_text span {
            display: block;
            color: #fff;
            font-weight: normal;
        }

        .f_text b {
            font-family: Arial;
            font-size: 18px;
        }


        .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;*/
            background: url("../images/liuyan.png") no-repeat;
            background-size: 25px 25px;
        }
        .client-2 .my-kefu-lianxi i {
            /*background-position: 4px -53px;*/
            background: url("../images/lianxi.png") no-repeat;
            background-size: 25px 25px;
        }

        .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 {
            width: 120px;
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 4px;
        }

        .client-2 .my-kefu-right {
            width: 20px;
        }

        .client-2 .my-kefu-tel-main {
            background: #277ec3;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }

        .client-2 .my-kefu-main {
            background: #277ec3;
            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;
        }
    
