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

                .xnznr-page {
                    text-align: center;
                    margin-top: 25px;
                    margin-bottom: 30px;
                }
                
                .xnznr-page a {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    border: 1px solid #aaa;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page span {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page a.cur {
                    color: #fff;
                    background: #5fc255;
                    border: 1px solid #124a62;
                }
                
                .xnznr-page a img {
                    display: block;
                }
                
                .r1-searchcontent-1-tit {
                    border-bottom: 1px solid #ccc;
                }
                
                .r1-searchcontent-1-tit h2 {
                    width: 145px;
                    height: 46px;
                    text-align: center;
                    line-height: 46px;
                    background: #333;
                    color: #fff;
                    font-weight: normal;
                    position: relative;
                    top: 1px;
                }
                
                .r1-searchcontent-1-main dl {
                    padding: 23px 0;
                    clear: both;
                    border-bottom: 1px solid #cbcbcb;
                    display: inline-block;
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dt {
                    width: 18%;
                    padding-right: 23px;
                    float: left;
                }
                
                .r1-searchcontent-1-main dt img {
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dd {
                    float: left;
                    width: 79%;
                }
                
                .r1-searchcontent-1-main dd h4 {
                    font-size: 18px;
                    font-weight: normal;
                }
                
                .r1-searchcontent-1-main dd h4 span {
                    color: #f00;
                }
                
                .r1-searchcontent-1-main dd p {
                    line-height: 30px;
                    height: 60px;
                    padding-top: 8px;
                    overflow: hidden;
                }
                
                .r1-searchcontent-1-main dd p span {
                    color: #f00;
                }
            


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