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

 
    .p101-article-3-list {
        padding-bottom: 45px;
    }
    
    .p101-article-3-list .article-items {
     
        position: relative;
        margin: 0 20px 25px 0;
        background-color: #f5f5f5;
    }
    
 
    .p101-article-3-list .article-items:before {
        content: '';
        position: absolute;
        width: 3px;
        left: 0;
        top: 0;
        bottom: 0;
        background: #4d4d4d;
    }
    
    .p101-article-3-list .article-items:after {
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        clear: both;
    }
    
    .p101-article-3-list .p101-article-3-time {
        float: left;
        width: 98px;
        height: 86px;
        padding: 20px 0 20px 3px;
        text-align: center;
        position: relative;
    }
    
    .p101-article-3-list .p101-article-3-time:after {
        content: '';
        position: absolute;
        width: 1px;
        height: 86px;
        background: #dbdbdb;
        right: 0;
        top: 50%;
        margin-top: -43px;
    }
    
    .p101-article-3-list .p101-article-3-time em {
        display: block;
        height: 46px;
        font: bold 46px/46px Arial;
        color: #4d4d4d;
        padding-top: 10px;
    }
    
    .p101-article-3-list .p101-article-3-time span {
        display: block;
        height: 22px;
        font: 14px/22px Arial;
        color: #4d4d4d;
    }
    
    .p101-article-3-list .p101-article-3-text {
        float: right;
        width: 770px;
        height: 86px;
        margin-right: 30px;
        position: relative;
        padding: 20px 0;
    }
    
    .p101-article-3-list .p101-article-3-text h4 {
        font-weight: normal;
    }
    
    .p101-article-3-list .p101-article-3-text h4 a {
        display: block;
        line-height: 34px;
        height: 34px;
        font-size: 18px;
        color: #1a1a1a;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p101-article-3-list .p101-article-3-desc {
        position: absolute;
        width: 100%;
        font-size: 14px;
        line-height: 24px;
        color: #737373;
        text-align: justify;
        right: 0;
        bottom: 20px;
    }
    
    .p101-article-3-list .article-items:hover:before {
        background: #0a6e3b;
    }
    
    .p101-article-3-list .article-items:hover .p101-article-3-time,
    .p101-article-3-list .article-items:hover .p101-article-3-time:after {
        background: #0a6e3b;
    }
    
    .p101-article-3-list .article-items:hover em,
    .p101-article-3-list .article-items:hover span {
        color: #fff;
    }


        .fdh-01-tit {
            background: #0a6e3b;
            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 #0a6e3b;
        }
        
        .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: #0a6e3b;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #0a6e3b;
        }
        
        .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: #0a6e3b;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #ffc506;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

  .k12-cx-xgcp-4pl-fx1-1-01-tit {
            background: #0a6e3b;
            height: 80px;  
            margin-bottom:15px;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit h2 {
            height: 80px;
            font-size: 24px; 
            font-weight: normal;
            line-height: 80px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
            
        }
        .k12-cx-xgcp-4pl-fx1-1-01-tit h2 span{font-size: 14px; text-transform: uppercase;}
         
        
       
        .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 #ffc506;
            background:url(images/p14-icon11.png) no-repeat 22px center;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl {
            width: 100%;
            border: 1px solid #dfdfdf;
            box-sizing: border-box;
            margin-bottom: 25px;
            height: 300px;
           
        }
        
        .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: #0a6e3b;
        }
        
        .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;
            text-align: center;
        }
        
        .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;
        }
    

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

