
    .f_pr{position:relative;}
    .f_pa{position:absolute;}
    .content{width: 73%;margin: 0 auto;  }
    .content3{width:1200px;margin:0 auto;}
    em{font-style:normal;}

    .g_top{height:10.3rem; width:100%;z-index: 155; background:url(images/topbg.jpg) repeat-x;background-size:2rem 10.3rem; box-sizing: border-box;max-width: 1920px;min-width: 1200px; margin:0 auto;}
    .tup{height: 6.5rem;}
    .g_top .tlogo{ float:left;width:10%;padding:1.2rem 1% 0 0; display: table; height: 5rem;}
    .g_top .tlogo a{ display: table-cell; vertical-align: middle; }
    .g_top .tlogo img{width: 100%; max-height: 5rem; display: inline-block;}

    .g_top h2{float: left;padding-top: 2rem;width: 32%;}
    .g_top h2 b{display: block;font-size: 1.5rem;color:#000000;}
    .g_top h2 em{display: block;font-size: 0.6rem;color:rgba(0,0,0,.5);font-weight: normal; text-transform: uppercase; padding-top: 0.3rem;}

    
    .cnen{position: absolute;right:0;top:2.7rem;background:url(images/xla.jpg) no-repeat;width: 7.3rem;height: 1.8rem;line-height: 1.8rem;z-index: 1000;}
    .cntab{width:7.3rem;height: 1.8rem;line-height: 1.8rem;font-size: 0.75rem;padding-left: 0.7rem;box-sizing: border-box;}
    .cnenxla{
        background: #fff;border:1px solid #ccc;display:none;padding: 0.5rem 0;
    }
    .cnen em{display: block;height: 2rem;line-height:2rem;font-size: 0.75rem;color:#000000;width:7.3rem;text-align: center;}
    .cnen em a{color:#000000;}
    .cnen em a:hover{color: #07763d;font-weight: bold;}
    .cnen .cur .cnenxla{display: block;}


      .g_nav{height: 3.8rem;}
      .g_nav li{position: relative;float: left;width: 16.6666%;text-align: center;}
      .g_nav li a{display: block; position: relative; width: 100%; height:3.8rem;line-height: 3.8rem; font-size:1rem;color:#fff;}
      .g_nav li b{position: relative;z-index: 11;}
      .g_nav li a:before{content: "";position: absolute; width: 0; height: 3.8rem; left:0;bottom:0; background: linear-gradient(to bottom,  rgba(255,238,6,1) 1%,rgba(255,190,6,1) 100%); transition: all 0.3s linear 0s;}
      .g_nav li a:hover,.g_nav .cur a{color:#000000;font-weight: bold;}
      .g_nav li a:hover:before,.g_nav .cur a:before{width:100%;}
      .g_nav .erj{position: absolute;left:0;top:3.8rem;width: 100%;background:#fff;z-index: 11;display: none; overflow: hidden;}
      .g_nav .erj a{color:#333;font-size: 0.85rem;height: 3rem;line-height: 3rem; width: 100%;display: block;   transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;}
      .g_nav .erj a:before{background: none;}
      .g_nav .erj a:hover{color:#333;padding-left: 5px;background: #f8f8f8;}


      .g_nav li:hover .erj{display: block;}

html{font-size:12px;-webkit-text-size-adjust:none}
@media screen and (min-width:1200px){html{font-size:12.5px}
}
@media screen and (min-width:1280px){html{font-size:13.33333px}
}
@media screen and (min-width:1366px){html{font-size:14.22916px}
}
@media screen and (min-width:1440px){html{font-size:15px}
}
@media screen and (min-width:1600px){html{font-size:16.66666px}
}
@media screen and (min-width:1920px){html{font-size:20px}
}



  

        .ty-banner-1 {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ 
            top: 0;
            left: 50%;
            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: #0a6e3b;}
    .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 #0a6e3b;
        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: #0a6e3b;}
	

        .k12-cl-cplb-3nf1-1-01-desc {
            background: #fff;
            max-height: 180px;
            margin-bottom: 14px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dt {
            height: 30px;
            padding: 20px 0 10px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dt b {
            display: inline-block;
            height: 30px;
            font-weight: normal;
            border-left: 13px solid #e3e3e3;
            border-right: 7px solid #e3e3e3;
            padding: 0 12px 0 13px;
            font-size: 28px;
            color: #7c7c7c;
            line-height: 30px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dt b span {
            font-size: 18px;
            color: #bfbfbf;
            text-transform: uppercase;
            padding-left: 10px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dd {
            padding: 0 27px 10px 27px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dd h4 {
            font-size: 24px;
            font-weight: normal;
            color: #797979;
            height: 44px;
            line-height: 44px;
            overflow: hidden;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dd div {
            height: 44px;
            font-size: 14px;
            line-height: 24px;
            color: #666;
            max-height: 48px;
            overflow: hidden;
        }
        
        .k12-cl-cplb-3nf1-1-01-tit {
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 15px;
            font-size: 24px;
        }
        
        .k12-cl-cplb-3nf1-1-01-tit span {
            display: inline-block;
            height: 50px;
            border-bottom:1px solid #ffc506;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl {
            width: 32.4%;
            border: 1px solid #dedede;
            margin-bottom: 15px;
            background: #fff;
            float: left;
            margin-right: 1.3%;
            box-sizing: border-box;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:nth-child(4n-1) {
            margin-right: 0;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dt{
            width: 100%;
            box-sizing: border-box;
            
        }
        .k12-cl-cplb-3nf1-1-01-list dt img {
            width: 100%; 
            display: block;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dd {
            padding: 6px 20px 20px 20px;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 45px;
        }
        
        .k12-cl-cplb-3nf1-1-01-list h4 a {
            display: block;
            color: #727272;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover h4 a {
            color: #0a6e3b;
        }
        
        .k12-cl-cplb-3nf1-1-01-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .k12-cl-cplb-3nf1-1-01-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover {
            border-color: #0a6e3b;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover .k12-cl-cplb-3nf1-1-01-list-deta {
            background: #0a6e3b;
            border-color: #0a6e3b;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover .k12-cl-cplb-3nf1-1-01-list-deta a {
            color: #fff;
        }
    

    .fdh-02s-title {
        padding: 0 10px 0 30px;
        background: #0a6e3b;
    }
    
    .fdh-02s-title h3 {
        height: 70px;
        line-height: 70px;
        font-size: 24px;
        color: #ffffff;
        font-weight: normal;
    }
    
    .fdh-02s-nav {
        border: 1px solid #e5e5e5;
        background: #fff;
    }
    
    .fdh-02s-nav h3 {
        height: 58px;
        line-height: 58px;
        font-size: 16px;
        padding: 0 10px 0 52px;
        border-top: 1px solid #e5e5e5;
        font-weight: normal;
        position: relative;
    }
    
    .fdh-02s-nav h3:before {
        content: '';
        position: absolute;
        width: 18px;
        height: 18px;
        background: url(images/fdh-02s-nav-icon.png) no-repeat 4px center #b3b3b3;
        border-radius: 100%;
        left: 19px;
        top: 50%;
        margin-top: -9px;
    }
    
    .fdh-02s-nav h3 a {
        display: block;
        height: 58px;
        color: #333333;
    }
    
    .fdh-02s-nav h3.sidenavcur:before,
    .fdh-02s-nav h3:hover:before {
        background: url(images/fdh-02s-nav-icon.png) no-repeat 4px center #0a6e3b;
    }
    
    .fdh-02s-nav h3.sidenavcur a,
    .fdh-02s-nav h3:hover a {
        font-weight: bold;
        color: #0a6e3b;
    }


        .p1-info-3-tit {
            height: 60px;
    font-size: 24px;
    font-weight: normal;
    line-height: 60px;
    background: #0a6e3b;
    color: #fff;
    text-align: center;
        }
        .p1-info-3-list{padding: 10px 10px 0;}
        .p1-info-3-list li h4{
            height: 46px;
            font-size: 14px;
            font-weight: normal;
            line-height: 46px;
            color:#4b4a4a;
            border-bottom: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        /*.p1-info-3-list li h4 a{ color:#4b4a4a;}*/
        .p1-info-3-list li h4 span {
            float: right;
        }
    

        .cbgg-01 {
            background: #0a6e3b;
            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{background:#086334;height:4rem;line-height: 4rem;}
      .g_ft p{text-align: center;font-size: 0.85rem;color:#fff000;}
      .g_ft p a{color:#fff000;}




  

    .xin-2112-client-1 {
        width: 76px;
        position: fixed;
        right: 0;
        top: 50%;
        z-index: 999;
        color: #333;
        background: #fff;
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
        border-radius: 3px;
    }
    
    .xin-2112-client-1 li {
        width: 76px;
        border-radius: 2px;
        position: relative;
        cursor: pointer;
        padding: 10px 0 13px;
    }
    
    .xin-2112-client-1 li.my-kefu-top {
        display: none;
    }
    
    .xin-2112-client-1 li a {
        display: block;
        height: 100%;
        text-decoration: none;
        color: #333;
    }
    
    .xin-2112-client-1 li i {
        display: block;
        width: 38px;
        height: 37px;
        overflow: hidden;
        margin: 0 auto;
        background: url("images/xin-2112-client-icon.png") no-repeat;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
    }
    
    .xin-2112-client-1 li.my-kefu-tel i {
        background-position: 0 0;
    }
    
    .xin-2112-client-1 li.my-kefu-link i {
        background-position: 0 -47px;
    }
    
    .xin-2112-client-1 li.my-kefu-qq i {
        background-position: 0 -94px;
    }
    
    .xin-2112-client-1 li.my-kefu-weixin i {
        background-position: 0 -141px;
    }
    
    .xin-2112-client-1 li.my-kefu-top i {
        background-position: 0 -188px;
    }
    
    .xin-2112-client-1 li .client-2112-cont {
        width: 160px;
        padding: 14px 14px 14px 70px;
        position: absolute;
        right: 85px;
        top: 4px;
        color: #fff;
        font-size: 18px;
        height: 32px;
        line-height: 32px;
        text-align: left;
        background: #0a6e3b;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #0a6e3b;
    }
    
    .xin-2112-client-1 li .client-2112-cont:before {
        content: "";
        position: absolute;
        width: 38px;
        height: 38px;
        background: url("images/xin-2112-client-icon.png") no-repeat;
        left: 25px;
        top: 50%;
        margin-top: -19px;
        z-index: 1;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin {
        width: 115px;
        padding: 14px;
        position: absolute;
        right: 85px;
        top: -28px;
        background: #fff;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #fff;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin img {
        width: 115px;
        height: 115px;
        display: block;
    }
    
    .xin-2112-client-1 li.my-kefu-tel .client-2112-cont:before {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.my-kefu-qq .client-2112-cont:before {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li p {
        display: block;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        color: #333;
        text-align: center;
    }
    
    .xin-2112-client-1 li.my-kefu-link a {
        animation: heart 1s ease-in-out infinite alternate;
    }
    
    .xin-2112-client-1 li.cur,
    .xin-2112-client-1 li:hover {
        background: #0a6e3b;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-tel i,
    .xin-2112-client-1 li.my-kefu-tel:hover i {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-link i,
    .xin-2112-client-1 li.my-kefu-link:hover i {
        background-position: -70px -47px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-qq i,
    .xin-2112-client-1 li.my-kefu-qq:hover i {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-weixin i,
    .xin-2112-client-1 li.my-kefu-weixin:hover i {
        background-position: -70px -141px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-top i,
    .xin-2112-client-1 li.my-kefu-top:hover i {
        background-position: -70px -188px;
    }
    
    .xin-2112-client-1 li.cur p,
    .xin-2112-client-1 li:hover p {
        color: #fff;
    }
    
    .xin-2112-client-1 li:hover .client-2112-cont,
    .xin-2112-client-1 li:hover .client-2112-cont-weixin {
        display: block!important;
    }

