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

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #00a366;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #00a366;
        float: right;
        position: relative;
        z-index: 2;
        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;}
	

        
        .p1-pro-showcase-1-txt {
            line-height: 30px;
            overflow: hidden;
            margin-left: 55px;
            float: left;
            width: 45%;
        }
        
        .p1-pro-showcase-1-txt-title {
            height: 50px;
            font-size: 26px;
            font-weight: bold;
            line-height: 50px;
            overflow: hidden;
            color: #333;
            border-bottom: 1px solid #eee;
            margin-bottom: 20px;
        }
        
        .p1-pro-showcase-1-txt-t1 {
            margin-bottom: 86px;
            overflow: hidden;
            font-size: 16px;
        }
        
        .p1-pro-showcase-1-tle {
            left: 40%;
            bottom: 10px;
            margin-left: 25px;
        }
        
        .p1-pro-showcase-1-tle .p1-pho-1 {
            background: url(images/pc-xc-icon22.png) no-repeat 0 0;
            min-height: 50px;
            padding-left: 64px;
            font-size: 20px;
            line-height: 30px;
            margin-left: 30px;
            margin-right: 50px;
            color: #00a366;
        }
        
        .p1-pho-1 i {
            font-style: normal;
        }
        
        .p1-pho-1 span {
            display: block;
            font-size: 14px;
            line-height: 14px;
            color: #666;
        }
        
        .p1-pho-2 em {
            display: block;
            width: 122px;
            height: 35px;
            background: #00a366;
            font-size: 16px;
            font-style: normal;
            color: #ffffff;
            text-align: center;
            line-height: 35px;
        }
        /* Hide from IE Mac */
        
        .t1-clearfix {
            display: block;
        }
        /*图片放大镜样式*/
        
        .prod-showcase-1 .jqzoom {
            border: none;
            padding: 0px;
            cursor: pointer;
            margin: 0px;
            display: block;
            position: relative;
        }
        
        .prod-showcase-1 .jqzoom img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }
        
        .prod-showcase-1 .zoomdiv {
            z-index: 100;
            position: absolute;
            top: 0px;
            left: 0px;
            width: 369px;
            height: 369px;
            background: #ffffff;
            display: none;
            text-align: center;
            overflow: hidden;
            border: 1px solid #e8e8e8;
        }
        
        .prod-showcase-1 .jqZoomPup {
            z-index: 10;
            visibility: hidden;
            position: absolute;
            top: 0px;
            left: 0px;
            width: 20px;
            height: 20px;
            border: 1px solid #aaa;
            background: #ffffff;
            opacity: 0.5;
            -moz-opacity: 0.5;
            -khtml-opacity: 0.5;
            filter: alpha(Opacity=50);
        }
        /*图片小图预览列表*/
        
        .t1-pro-preview {
            width: 40%;
            float: left;
        }
        
        .prod-showcase-1 .t1-spec-preview {
            width: 100%;
            overflow: hidden;
            border: 1px solid #e8e8e8;
        }
        
        .prod-showcase-1 .t1-spec-scroll {
            position: relative;
            z-index: 9999;
            overflow: hidden;
            clear: both;
            padding: 9px 0;
            width: 100%;
            border-top: 1px solid #e8e8e8;
            background-color: #fff;
        }
        
        .t1-spec-scroll .t1-prev,
        .t1-spec-scroll .t1-next {
            position: absolute;
            z-index: 9999;
            display: block;
            width: 18px;
            height: 23px;
            text-indent: -9999px;
            overflow: hidden;
            cursor: pointer;
            top: 50%;
            margin-top: -9px;
        }
        
        .prod-showcase-1 .t1-prev {
            left: 0;
            background: url(images/p15-icon2.png) no-repeat center top;
        }
        
        .prod-showcase-1 .t1-next {
            right: 0;
            background: url(images/p15-icon3.png) no-repeat center top;
        }
        
        .prod-showcase-1 .t1-items {
            padding: 0 22px;
        }
        
        .t1-items-swiper {
            position: relative;
        }
        
        .t1-items-swiper p {
            float: left;
            width: 30%;
            padding: 0 5px;
        }
        
        .t1-items-swiper p img {
            width: 100%;
            border: 1px solid #eee;
            box-sizing: border-box;
        }
        
        .t1-items-swiper .t1-current img {
            border-color: red;
        }
    

.content {
    width:1200px;
    margi:0 auto;
    
}

    .p102-pro-content-nav {
        height: 50px;
        box-shadow: 0 -2px 3px #f9f9f9, 0 4px 6px #e9e9e9;
        display: none;
    }
    
    .fixed {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 88;
        background: #fff;
    }
    
    .p102-pro-content-nav li {
        float: left;
        line-height: 50px;
        margin-right: 50px;
        position: relative;
        font-size: 18px;
        color: #4c4c4c;
        font-weight: normal;
    }
    
    .p102-pro-content-nav li.cur,
    .p102-pro-content-nav li:hover {
        color: #00a366;
    }
    
    .p102-pro-content-nav li.cur:before,
    .p102-pro-content-nav li:hover:before {
        content: '';
        position: absolute;
        width: 12px;
        height: 12px;
        border: 3px solid #00a366;
        background: #fff;
        border-radius: 100%;
        left: 50%;
        margin-left: -9px;
        bottom: -10px;
        z-index: 1;
    }
    
    .p102-pro-content-nav li.cur:after,
    .p102-pro-content-nav li:hover:after {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        background: #00a366;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -4px;
        z-index: 2;
    }
    
    .p102-pro-content-desc {
        padding: 40px 0;
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }


        .k12-cx-xgcp-4pl-fx1-1-01-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 52px;
            border-bottom: 2px solid #5fc255;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        .p102-pro-content-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #00a366;
    }
    
    .p102-pro-content-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #5fc255;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
        .k12-cx-xgcp-4pl-fx1-1-01-list{padding-top: 40px;}
        .k12-cx-xgcp-4pl-fx1-1-01-list dl {
            float: left;
            width: 23.5%;
            border: 1px solid #dfdfdf;
            margin-right:2%;
            box-sizing: border-box;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl:hover {
            border-color: #00a366;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl img {
            display: block;
            width: 100%; 
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list h4 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list h4 a {
            color: #191919;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-product-2-date {
            width: 25px;
            height: 27px;
            position: absolute;
            top: 20px;
            right: 4px;
            z-index: 33;
            cursor: pointer;
        }
        
        .p15-product-2-date a {
            display: block;
            width: 25px;
            height: 27px;
        }
    

        .news-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #00a366;
    }
    
    .news-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #5fc255;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
    .p102-news-info {
        padding: 60px 0 0;
    }
    
    .p102-news-info dl {
        border: 1px solid #ebebeb;
        padding: 9px;
        background: #fff;
        margin-bottom: 25px;background:#f8f8f8;margin-top:40px;
    }
    
    .p102-news-info dt {
        float: left;
        width: 268px;
    }
    
    .p102-news-info dt a,
    .p102-news-info dt img {
        width: 100%;
        display: block;
    }
    
    .p102-news-info dd {
        float: left;
        width: 820px;
        margin-left: 50px;
        position: relative;
        padding-top: 30px;
    }
    
    .p102-news-info dd i {
        position: absolute;
        width: 120px;
        height: 40px;
        font: 14px/40px Arial;
        color: #ffffff;
        text-align: center;
        background: #333333;
        right: -52px;
        top: -10px;
    }
    
    .p102-news-info dd h4 {
        height: 32px;
        padding-left: 90px;
        position: relative;
        font-weight: normal;
        margin-bottom: 10px;
    }
    
    .p102-news-info dd h4 em {
        position: absolute;
        width: 74px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        font-weight: bold;
        color: #00a366;
        text-align: center;
        border: 1px solid #00a366;
        left: 0;
        top: 0;
        font-style: normal;
    }
    
    .p102-news-info dd h4 a {
        display: inline-block;
        max-width: 100%;
        height: 32px;
        line-height: 32px;
        font-size: 22px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-news-info dd p {
        line-height: 26px;
        font-size: 14px;
        color: #666666;
        text-align: justify;
    }
    
    .p102-news-info dd p a {
        color: #333;
    }
    
    .p102-news-info dl:hover dd h4 a {
        color: #00a366;
    }
    
    .p102-news-info ul {
        padding: 5px 0;
        position: relative;
        margin-bottom: 45px;
    }
    
    .p102-news-info ul:before {
        content: '';
        position: absolute;
        width: 1px;
        background: #d9d9d9;
        left: 50%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-news-info ul li {
        float: left;
        width: 560px;
    }
    
    .p102-news-info ul li.last {
        margin-left: 80px;
    }
    
    .p102-news-info ul h4 {
        height: 34px;
        line-height: 34px;
        font-weight: normal;
        position: relative;
        padding-left: 25px;
    }
    
    .p102-news-info ul h4:before {
        content: '';
        position: absolute;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 6px solid #b3b3b3;
        left: 0;
        top: 50%;
        margin-top: -4px;
        z-index: 1;
    }
    
    .p102-news-info ul h4 a {
        display: inline-block;
        max-width: 440px;
        height: 34px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-news-info ul h4 span {
        position: absolute;
        width: 90px;
        height: 30px;
        font: 14px/30px Arial;
        color: #808080;
        text-align: right;
        right: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-news-info ul h4:hover:before {
        border-left: 6px solid #00a366;
    }
    
    .p102-news-info ul h4:hover a {
        color: #00a366;
    }
    
    .p102-news-info-more {
        width: 170px;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        text-align: center;
        margin: 0 auto;
        background: #5fc255;
    }
    
    .p102-news-info-more a {
        display: block;
        height: 50px;
        color: #fff;
    }


    .p102-pro-content-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #00a366;
    }
    
    .p102-pro-content-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #5fc255;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
    
    .p102-pro-case {
        padding: 60px 0 80px;
    }
    
    .p102-pro-case-list {
        padding-top: 40px;
    }
    
    .p102-pro-case-items dl {
        float: left;
        width: 378px;
        position: relative;
        margin-right: 33px;
    }
    
    .p102-pro-case-items dl:nth-child(4n-1) {
        margin-right: 0;
    }
    
    .p102-pro-case-items dt img,
    .p102-pro-case-items dt a {
        display: block;
        width: 100%;
    }
    
    .p102-pro-case-items dd {
        position: absolute;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        left: 0;
        bottom: 0;
        z-index: 2;
    }
    
    .p102-pro-case-items dd h4 a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        padding: 0 15px;
    }
    
    .p102-pro-case-items dl:hover dt a:before {
        content: '';
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-pro-case-items dl:hover dt a:after {
        content: '+';
        position: absolute;
        width: 50px;
        height: 50px;
        font: 30px/50px "宋体";
        color: #fff;
        text-align: center;
        background: #00a366;
        left: 50%;
        margin-left: -25px;
        top: 50%;
        margin-top: -25px;
        border-radius: 100%;
        z-index: 2;
    }
    
    .p102-pro-case-items dl:hover dd {
        background: none;
    }
    
    .p102-pro-case-paging {
        height: 30px;
        text-align: center;
        padding-top: 25px;
    }
    
    .p102-pro-case-paging li {
        display: inline-block;
        width: 10px;
        height: 10px;
        border: 3px solid #00a366;
        border-radius: 100%;
        margin: 0 5px;
    }
    
    .p102-pro-case-paging li.cur {
        background: #00a366;
    }
    
    .p102-pro-case-more {
        height: 46px;
        margin: 35px auto 0;
        text-align: center;
        position: relative;
    }
    
    .p102-pro-case-more a {
        display: inline-block;
        height: 44px;
        line-height: 44px;
        font-size: 18px;
        font-weight: normal;
        color: #00a366;
        border: 1px solid #00a366;
        padding: 0 20px 0 64px;
        position: relative;
    }
    
    .p102-pro-case-more a:before {
        content: '';
        width: 20px;
        height: 14px;
        position: absolute;
        border: 4px solid #00a366;
        border-left: 0;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        left: 26px;
        top: 11px;
    }
    
    .p102-pro-case-more a:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-right: 6px solid #00a366;
        top: 9px;
        left: 22px;
        z-index: 1;
    }



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