
            .f_pr {
                position: relative;
            }
            
            .f_pa {
                position: absolute;
            }
            
            .header,
            .content,
            .footer {
                width: 1200px;
                margin: 0 auto;
            }
            
            em {
                font-style: normal;
            }
            
            .g_top {
                position: relative;
                height: 218px;
                background: url(images/topbg.jpg) repeat-x center top;
            }
            
            .g_top .m_top {
                height: 159px;
            }
            
            .g_top .wel {
                float: left;
                width: 626px;
            }
            
            .top_t {
                height: 38px;
                line-height: 38px;
                color: #999999;
                font-size: 14px;
            }
            
            .top_t p {
                float: right;
                font-size: 14px;
                color: #999999;
            }
            
            .top_t p a {
                padding: 0 10px 0 10px;
                display: inline-block;
                color: #999999;
                position: relative;
            }
            
            .top_t p em {
                position: absolute;
                left: -105px;
                top: 0;
                width: 100px;
                height: 100px;
                display: none;
                border: 2px solid #fff;
            }
            
            .top_t p em img {
                width: 100px;
                height: 100px;
                display: block;
            }
            
            .top_t p a:hover {
                color: #04a466;
            }
            
            .top_t p a:hover em {
                display: block;
            }
            
            .top_c .tlogo {
                float: left;
                padding: 10px 16px 0 0;
            }
            
            .top_c h2 {
                float: left;
                height: 60px;
                margin: 28px 0 0 0;
                color: #333333;
                font-size: 22px;
                font-weight: bold;
            }
            
            .top_c h2 b {
                color: #00a367;
            }
            
            .top_c h2 em {
                display: block;
                color: rgba(0, 0, 0, .5);
                font-weight: normal;
                font-size: 22px;
                padding-top: 3px;
                margin-left: 0px;
                letter-spacing: 5px;
            }
            
            .top_c p {
                float: right;
                margin: 39px 0 0 0;
                font-style: italic;
            }
            
            .top_c p b {
                float: left;
                width: 112px;
                padding-top: 20px;
                font-size: 16px;
                color: #666666;
                font-weight: normal;
            }
            
            .top_c p span {
                display: block;
                font-size: 26px;
                color: #333333;
                float: left;
                width: 220px;
                text-align: right;
                font-weight: bold;
            }
            
            .g_nav {
                height: 59px;
                line-height: 59px;
            }
            
            .g_nav li {
                float: left;
                font-size: 16px;
            }
            
            .g_nav li a {
                position: relative;
                display: block;
                float: left;
                padding: 0 36px;
                color: #333333;
                line-height: 59px;
                text-decoration: none;
            }
            
            .g_nav li a:hover,
            .g_nav .cur a {
                color: #fff;
                background: rgb(8, 166, 102);
                /* Old browsers */
                background: -moz-linear-gradient(left, rgba(8, 166, 102, 1) 0%, rgba(91, 193, 85, 1) 100%, rgba(125, 185, 232, 1) 100%);
                /* FF3.6-15 */
                background: -webkit-linear-gradient(left, rgba(8, 166, 102, 1) 0%, rgba(91, 193, 85, 1) 100%, rgba(125, 185, 232, 1) 100%);
                /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to right, rgba(8, 166, 102, 1) 0%, rgba(91, 193, 85, 1) 100%, rgba(125, 185, 232, 1) 100%);
                /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#08a666', endColorstr='#7db9e8', GradientType=1);
                /* IE6-9 */
            }
            
            .g_nav .lastli {
                background: none;
            }
            
            .g_nav .ejxla {
                position: absolute;
                left: 0;
                top: 218px;
                height: 300px;
                max-width: 1920px;
                min-width: 1200px;
                margin: 0 auto;
                width: 100%;
                background: rgba(255, 255, 255, .95);
                z-index: 5585;
                display: none;
                padding: 12px 0 0 0;
                box-sizing: border-box;
            }
            
            .g_nav .ejxla .content {
                padding: 25px 0 0 0;
                box-sizing: border-box;
            }
            
            .g_nav .ejxla p {
                float: right;
                width: 810px;
                margin-top: 35px;
            }
            
            .g_nav .ejxla p a {
                display: block;
                width: 200px;
                float: left;
                height: 50px;
                line-height: 50px;
                font-size: 18px;
                color: #333333;
                border: 1px solid #d9d9d9;
                padding-right: 0;
                position: relative;
                padding-left: 40px;
                margin-right: 23px;
                margin-bottom: 15px;
            }
            
            .g_nav .ejxla p a:before {
                content: "";
                position: absolute;
                width: 6px;
                height: 6px;
                border: 1px solid #a5a5a5;
                border-radius: 50%;
                left: 23px;
                top: 22px;
            }
            
            .g_nav li:hover .ejxla p a,
            .g_nav .cur .ejxla p a {
                font-weight: normal;
            }
            
            .g_nav li:hover .ejxla p .on,
            .g_nav .cur .ejxla p .on {
                font-weight: bold;
                color: #fff;
                background: rgb(8, 166, 102);
                /* Old browsers */
                background: -moz-linear-gradient(left, rgba(8, 166, 102, 1) 0%, rgba(91, 193, 85, 1) 100%, rgba(125, 185, 232, 1) 100%);
                /* FF3.6-15 */
                background: -webkit-linear-gradient(left, rgba(8, 166, 102, 1) 0%, rgba(91, 193, 85, 1) 100%, rgba(125, 185, 232, 1) 100%);
                /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to right, rgba(8, 166, 102, 1) 0%, rgba(91, 193, 85, 1) 100%, rgba(125, 185, 232, 1) 100%);
                /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#08a666', endColorstr='#7db9e8', GradientType=1);
                /* IE6-9 */
            }
            
            .g_nav li:hover .ejxla p .on:before,
            .g_nav .cur .ejxla p .on:before {
                border: 1px solid #fff;
            }
            
            .g_nav .cur .ejxla p a {
                display: block;
                width: 200px;
                float: left;
                height: 50px;
                line-height: 50px;
                font-size: 18px;
                color: #333333;
                border: 1px solid #d9d9d9;
                padding-right: 0;
                position: relative;
                padding-left: 40px;
                margin-right: 23px;
                margin-bottom: 15px;
                background: none;
            }
            
            .g_nav .cur .ejxla p a:before {
                content: "";
                position: absolute;
                width: 6px;
                height: 6px;
                border: 1px solid #a5a5a5;
                border-radius: 50%;
                left: 23px;
                top: 22px;
            }
            
            .g_nav .flimgbd {
                float: left;
                width: 346px;
                height: 230px;
            }
            
            .g_nav .flimg {
                width: 346px;
                height: 230px;
            }
            
            .g_nav .flimg img {
                width: 346px;
                height: 230px;
                display: block;
            }
            
            .g_nav .flimg a {
                padding: 0
            }
            
            .g_nav .flimg a:before {
                background: none;
            }
            
            .g_nav li:hover .ejxla {
                display: block;
                z-index: 2;
            }
        

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

		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(images/p102-curmbs-icon1.png) no-repeat left center;

		}
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 宋体;
			height: 46px;
			line-height: 46px;
			padding: 0px 5px;
		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #00a366;}
	

        .p15-infocontent-1 {
            margin-bottom: 30px;
        }
        
        .p15-infocontent-1-tit {
            text-align: center;
            font-weight: normal;
            margin-bottom: 40px;
            font-size: 28px;
            line-height: 40px;
            color: #535353;
            height: 40px;
            overflow: hidden;
        }
        
        .p15-infocontent-1-bool {
            border-bottom: 1px solid #5fc255;
            height: 20px;
            font-size: 12px;
            color:#909090;
        }
        .p15-infocontent-1-bool span{margin-right:20px;}
        .p15-infocontent-1-bool span a{
            color:#909090;}
        .p15-infocontent-1-bool i {
            font-style: normal;
            float: right;
            display: block;
            width: 80px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            color: #fff;
            background: #5fc255;
        }
        
        .p15-infocontent-1-bool i a {
            color: #fff;
        }
        
        .p15-infocontent-1-bool span {
            margin-right: 15px;
        } 
        
        .p15-infocontent-1-tag span {
            margin-right: 10px;
        }
    

        .p14-pagination-1 dl {
            margin-bottom: 24px;
            padding-right: 40px;
        }
        
        .p14-pagination-1 dd {
            height: 32px;
            font-size: 14px;
            line-height: 32px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-pagination-1 dd b {
            float: right;
            font-weight: normal;
        }
        
        .p14-pagination-1 dd span {
            width: 60px;
            height: 32px;
            background: #a2a2a2;
            color: #fff;
            text-align: center;
            display: inline-block;
            margin-right: 10px;
        }
        
        .p14-pagination-1 dt {
            height: 1px;
            border-bottom: 1px dashed #b5b5b5;
            margin-left: 60px;
            padding-top: 2px;
            margin-bottom: 2px;
        }
        
        .p14-pagination-1 dd em {
            float: right;
            font-style: normal;
            padding-left: 20px;
            font-weight: normal;
        }
        
        .p14-pagination-1 dl a {
            color: #4b4a4a;
        }
        
        .p14-pagination-1-href {
            float: right;
            font-size: 18px;
            line-height: 32px;
        }
        
        .p14-pagination-1-href span {
            display: inline-block;
            padding: 0 6px;
            margin-left: 4px;
            background: #5fc255;
        }
        
        .p14-pagination-1-href a {
            display: block;
            color: #fff;
        }
        
        .p14-pagination-1-key {
            min-height: 40px;
            border-top: 1px solid #5fc255;
            font-size: 14px;
            line-height: 40px;
            color:#575556;
        }
        
        .p14-pagination-1-key a {
            color: #575556;
        }
        
        .p14-pagination-1-key span {
            display: inline-block;
            margin: 0 4px;
        }
    

        .p14-info-3 {
            background: #f5f5f5;
            padding: 8px 20px;
        }
        
        .p14-info-3-tit {
            height: 55px;
            font-size: 24px;
            font-weight: normal;
            line-height: 55px;
            color: #4b4a4a;
        }
        
        .p14-info-3-list li h4{
            height: 46px;
            font-size: 14px;
            font-weight: normal;
            line-height: 46px;
            color:#4b4a4a;
            border-top: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-info-3-list li h4 a{ color:#4b4a4a;}
        .p14-info-3-list li h4 span {
            float: right;
        }
    

        .fdh-01-tit {
            background: #00a366;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center #00a366;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a {
            color: #fff;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color: #00a366;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #00a366;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color: #00a366;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #5fc255;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

    .p102-info-fdh-2 {
        width: 300px;
    }
    
    .p102-pro-related {
        padding: 30px 19px;
        background: #fff;
        border: 1px solid #f0f0f0;
        margin-bottom: 10px;
    }
    
    .p102-pro-related-title {
        font-weight: normal;
        padding: 0 70px 10px 0;
        position: relative;
    }
    
    .p102-pro-related-title span {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 22px;
        color: #333333;
    }
    
    .p102-pro-related-title:before {
        content: '';
        position: absolute;
        width: 36px;
        height: 2px;
        background: #00a366;
        left: 0;
        bottom: 2px;
    }
    
    .p102-pro-related-title a {
        position: absolute;
        width: 23px;
        height: 23px;
        font: 22px/23px 宋体;
        color: #8f8f8f;
        text-align: center;
        border: 1px solid #d2d2d2;
        border-radius: 100%;
        right: 10px;
        top: 8px;
    }
    
    .p102-pro-related-title a:hover {
        color: #00a366;
        border-color: #00a366;
    }
    
    .p102-pro-related-list {
        padding-top: 28px;
    }
    
    .p102-pro-related-list dl {
        margin-bottom: 13px;
    }
    
    .p102-pro-related-list dt{border: 1px solid #ccc;}
    
    .p102-pro-related-list dt img,
    .p102-pro-related-list dt a {
        display: block;
        width: 100%;
        position: relative;
    }
    
    .p102-pro-related-list dt em {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 0;
        display: none;
    }
    
    .p102-pro-related-list dt i {
        position: absolute;
        width: 42px;
        height: 42px;
        background: #00a366;
        border-radius: 100%;
        left: 50%;
        margin-left: -21px;
        top: 50%;
        margin-top: -25px;
        z-index: 1;
    }
    
    .p102-pro-related-list dt i:after {
        content: "";
        width: 9px;
        height: 9px;
        border: 1px solid #fff;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        left: 15px;
        margin-top: -5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p102-pro-related-list dd {
        padding-top: 7px;
    }
    
    .p102-pro-related-list dd h4 {
        font-weight: normal;
    }
    
    .p102-pro-related-list dd h4 a {
        display: block;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-pro-related-list dl:hover dt em {
        display: block;
    }


        .cbgg-01 {
            background: #00a366;
            text-align: center;
            color: #fff;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
    


.g_ft{ height:742px; background: url(images/ftbg.jpg) repeat-x center top;padding-top: 74px;box-sizing: border-box;overflow: hidden;width:100%;max-width: 1920px;min-width: 1200px;margin:0 auto;}
.g_ft .m_ztc{height: 108px;margin-bottom: 98px;}
.g_ft .m_ztc dl{float: left;width:590px;border:1px solid #d2d2d2;height:108px;}
.g_ft .m_ztc dt a{float: left;width:168px;border-right:1px solid #d2d2d2;height:108px;padding: 24px 0 0 33px;font-weight: bold;position: relative;font-size:20px;font-weight: bold;color:#252525;display: block; box-sizing: border-box;}
.g_ft .m_ztc dt a:before{content: "";position: absolute;background: url(images/ztcico.jpg) no-repeat;width:20px;height: 20px;left:36px;top:64px;}
.g_ft .m_ztc dd{float: left;width:412px;padding-top: 18px;}
.g_ft .m_ztc dd a{display: block;float: left;font-size:16px;line-height: 38px;color:#252525;padding: 0 0 0 28px;}
.g_ft .m_ztc dl:nth-child(2){float: right;}
.g_ft .m_fnav{height: 100px;border-bottom: 1px solid #4d4d4d;margin-bottom: 40px;}
.g_ft .m_fnav h3{float: left;width:177px;font-size:16px;font-weight: bold;color:#fff;}
.g_ft .m_fnav h3 em{display: block;font-size:12px;color:#666666;text-transform:uppercase;padding-bottom: 10px;}
.g_ft .m_fnav p{float: left;width:1020px;padding-top: 25px;}
.g_ft .m_fnav p a{display: block;float: left;font-size:16px;color:#8d8d8d;padding-right: 38px;}
.g_ft .m_fnav p a:last-child{padding-right: 0;}

.lxwm{float: left;width:390px;}
.lxwm h3{height: 40px;line-height: 40px;font-size:16px;font-weight: bold;color:#fff;}
.lxwm li{font-size:16px;line-height: 40px;color:#8d8d8d;}
.lxwm li a{color:#8d8d8d;}

.gzwm{float: right;width:380px;}
.gzwm h3{height: 40px;line-height: 40px;font-size:16px;font-weight: bold;color:#fff;}
.gzwm span{float: left;width:170px;}
.gzwm span i{display: block;width:126px;height: 126px;}
.gzwm span i img{width:126px;height: 126px;display: block;}
.gzwm span em{display: block;line-height: 54px;text-align: center;font-size:16px;color:#666666;width:126px;}
.fttel{float: left;width:200px;font-size:16px;color:#666666;padding-top: 10px;}
.fttel b{display: block;font-size:26px;font-weight: bold;color:#fff;padding: 10px 0;}
.fttel span a{display: block;width:125px;height: 42px;line-height: 42px;text-align: center;font-size:16px;color:#fff;border-radius: 5px;
  background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(30,87,153,1) 0%, rgba(97,195,84,1) 0%, rgba(0,163,103,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(30,87,153,1) 0%,rgba(97,195,84,1) 0%,rgba(0,163,103,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(30,87,153,1) 0%,rgba(97,195,84,1) 0%,rgba(0,163,103,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#00a367',GradientType=1 ); /* IE6-9 */
}





      

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 70%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#00a366 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#00a366 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#00a366 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#00a366 url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#00a366 url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#00a366 url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#00a366 url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
