
        body {
             background: url(../images/bodybg1.jpg) repeat center 0; 
        }
        
        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .h_top {
            height: 177px;
            position: relative;
            z-index: 2;
            font-family: "Microsoft Yahei";
        }
        
        .h_top:before {
            content: "";
            width: 100%;
            left: 0;
            bottom: 0;
            height: 60px;
            position: absolute;
            z-index: -1;
            background: #c60908;
        }
        
        .t_con {
            height: 89px;
            padding: 28px 0 0;
            overflow: hidden;
        }
        
        .t_logo,
        .t_logo img {
            width: 137px;
            display: block;
            height: 63px;
        }
        
        .t_text {
            padding: 5px 0 0 34px;
            font-size: 28px;
            line-height: 33px;
            color: #000;
            position: relative;
        }
        
        .t_text span {
            font-size: 20px;
            line-height: 24px;
            display: block;
            font-weight: normal;
        }
        
        .t_pho {
            padding: 26px 0 0;
            white-space: nowrap;
            line-height: 20px;
            font-size: 16px;
            color: #555;
            background: url(../images/t_pho.png) no-repeat 0 12px;
            padding: 7px 0 0 59px;
        }
        
        .t_pho span {
            display: block;
            font-size: 30px;
            color: #c7000a;
            line-height: 30px;
        }
        
        .menu {
            white-space: nowrap;
            width: 1200px;
            height: 60px;
            line-height: 60px;
            overflow: hidden;
            font-size: 16px;
        }
        
        .menu ul {
            padding-left: 4px;
            overflow: hidden;
        }
        
        .menu li {
            float: left;
            position: relative;
            z-index: 1;
            margin-left: -2px;
            background: url(../images/menu-fgx.png) no-repeat 0 0;
        }
        
        .menu li a {
            color: #fff;
            display: inline-block;
            padding: 0 36px;
        }
        
        .menu li:first-child {
            margin: 0;
        }
        
        .menu li.cur a,
        .menu li a:hover {
            text-decoration: none;
            background: #000;
            position: relative;
            z-index: 2;
        }
        
        .menu li.cur a:before,
        .menu li a:hover:before {
            content: "";
        }
        
        .menu li a:-webkit-any-link {
            display: block;
        }
    

        .f_bj {
            color: #fff;
            clear: both;
            font-family: "Microsoft Yahei";
            line-height: 28px;
            position: relative;
            z-index: 9;
            background: #191c21;
            font-size: 14px;
            height: 396px;
            overflow: hidden;
            padding: 84px 0 0;
        }
        
        .f_bj:before {
            content: "";
            width: 100%;
            left: 0;
            bottom: 0;
            height: 69px;
            position: absolute;
            background: #c60908;
            z-index: -1;
        }
        
        .f_bj a {
            color: #fff;
        }
        
        .footer h3 {
            font-size: 22px;
            height: 47px;
            line-height: 25px;
            color: #fff;
        }
        
        .f_con {
            height: 327px;
        }
        
        .f_nav a {
            display: block;
            color: #fff;
        }
        
        .f_nav1,
        .f_text {
            border-right: 1px solid #47494d;
            height: 248px;
            padding-left: 64px;
        }
        
        .f_nav0 {
            width: 136px;
        }
        
        .f_nav1 {
            width: 162px;
        }
        
        .f_nav1 li {
            float: left;
            padding: 6px 4px 0 0;
        }
        
        .f_nav1 li,
        .f_nav1 li img {
            width: 108px;
            height: 96px;
        }
        
        .f_nav a:hover {
            text-decoration: underline;
            font-weight: bold;
        }
        
        .f_text {
            width: 272px;
            color: #d1d2d3;
        }
        
        .f_text li {
            height: 28px;
            line-height: 28px;
        }
        
        .f_code {
            height: 145px;
            position: relative;
        }
        
        .f_code h2 {
            display: block;
            margin: 0 auto 30px;
        }
        
        .f_code p {
            width: 113px;
            text-align: center;
            margin: 0 auto;
        }
        
        .f_code p img {
            width: 92px;
            height: 92px;
            display: block;
            padding: 8px;
            background: #fff;
            margin-bottom: 24px;
        }
        
        .f_code p span {
            display: block;
            color: #666;
            background: #fff;
            line-height: 22px;
            border-radius: 11px;
        }
        
        .f_pho {
            height: 70px;
            font-weight: bold;
            font-size: 18px;
            line-height: 22px;
            font-family: Arial;
            color: #fff;
        }
        
        .f_pho b {
            display: block;
            font-size: 30px;
            line-height: 34px;
        }
        
        .f_shara {
            line-height: 32px;
            padding: 20px 0 0;
        }
        
        .f_shara span {
            width: 40px;
            height: 40px;
            padding-right: 18px;
            position: relative;
        }
        
        .f_shara span b {
            position: absolute;
            top: -20px;
            left: 24px;
            display: none;z-index: 2;
        }
        
        .f_shara span:hover b {
            display: block;
        }
        
        .f_shara span b img {
            width: 110px;
            height: 110px;
            background: #fff;
            padding: 4px;
        }
        
        .f_wz {
            height: 69px;
            line-height: 69px;
            color: #fff;
        }
        
        .f_wz span {
            float: right;
            width: 81px;
            height: 69px;
            display: block;
            overflow: hidden;
        }
    

        .client-2 {
            position: fixed;
           left:-190px;
            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 .my-kefu-main{
            padding-top:6px;
            height:56px;
        } 
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: right;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: right;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-right: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #c7000a;
            color: #fff;
            height: 53px;
            width: 247px;
            padding:9px 0 0;
            float: right;
        }
        
        .client-2 .my-kefu-main {
            background: #c7000a;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: right;
        }
        
        .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;
        }
    
