
        i,em{font-style:normal;}
		.content{width:1200px;margin:0 auto;}
        .head{height:203px;}
        .head .hea-top{height:143px; padding-top:24px; box-sizing: border-box;}
        .head .hea-top .logo{width:851px; float:left;}
        .head .hea-top .logo .t_logo{width:144px; height:83px;float:left; line-height: 0; overflow: hidden;}
        .head .hea-top .logo .t_logo img{width:100%;}
        .head .hea-top .logo h2{float:left; margin-left: 5px;padding-top:22px;}
        .head .hea-top .logo h2 span{display: block; height:31px; line-height: 31px;font-size: 20px; color:#3d3d3d;font-weight: normal;}
        .head .hea-top .logo h2 em{display: block; height:32px; line-height: 32px;font-size: 20px; color:#397536; font-weight: bold;}
        .head .hea-tel{float:right;padding-left:42px; margin-top: 20px;background:url(images/hea-tel.png) no-repeat left;}
        .head .hea-tel span{display: block; height:33px; line-height: 33px;font-size: 28px; color:#397536; font-family: "Arial";}
        .head .hea-tel em{display: block; height:31px; line-height: 31px;font-size: 25px; color:#333333; font-family: "Arial";}
        .head .menu{height:60px;background:#397536;}
        .head .menu .nav{width:1200px;margin:0 auto;}
        .head .menu .nav li{float:left; height:60px; line-height: 60px; position: relative;}
        .head .menu .nav li a{display: block;font-size: 16px; color:#FFFFFF;padding:0 20px; position: relative;}
        .head .menu .nav li a:before{width: 1px; height:14px; background:rgba(0,0,0,0.18);content:""; position: absolute;right:0; top:26px; transition: .5s;}
        .head .menu .nav li:last-child a:before{display: none;}
        .head .menu .nav li:before{width:100%;background:#eeeeee;height:0; content:""; position: absolute;left:0;top:0;}
        .head .menu .nav li:hover a,.head .menu .nav li.cur a{font-size: 16px; color:#000000; font-weight: bold; transition: .5s;}
        .head .menu .nav li:hover:before,.head .menu .nav li.cur:before{height:60px;}
        .head .menu .nav li:hover a:before{opacity: 0;}
    

        .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: #397536;}
    .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 #397536;
        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: #397536;}
	

        .p15-infolist-1-list dl {
            width: 32.25%;
            border: 1px solid #dedede;
            margin-bottom: 15px;
            background: #fff;
            float: left;
            margin-right: 1.25%;
        }
        
        .p15-infolist-1-list dl:nth-child(4n-1) {
            margin-right: 0;
        }
        
        .p15-infolist-1-list dt img {
            width: 300px;
            height: 225px;
            display: block;
        }
        
        .p15-infolist-1-list dd {
            padding: 6px 20px 24px 20px;
            height: 97px;
        }
        
        .p15-infolist-1-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #4b4b4b;
            line-height: 45px;
            overflow: hidden;
        }
        
        .p15-infolist-1-list h4 a {
            display: block;
            height: 45px;
            color: #4b4b4b;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-infolist-1-list dl:hover h4 a {
            color: #397536;
        }
        
        .p15-infolist-1-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .p15-infolist-1-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .p15-infolist-1-list dl:hover {
            border-color: #397536;
        }
        
        .p15-infolist-1-list dl:hover .p15-infolist-1-list-deta {
            background: #397536;
            border-color: #397536;
        }
        
        .p15-infolist-1-list dl:hover .p15-infolist-1-list-desc a {
            color:#397536;
        }
        
        .p15-infolist-1-list dl:hover .p15-infolist-1-list-deta a {
            color: #fff;
        }
    

        
        .p14-left-nav-1-tit {
            background: #397536;
            height: 80px;                            
        }
        
        .p14-left-nav-1-tit h2 {
            height: 75px;
            font-size: 24px; 
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
            
        }
        .p14-left-nav-1-tit h2 span{font-size: 14px; text-transform: uppercase;}
         
        
        .p14-left-nav-1-nav-one h3 {
            height: 50px;
            line-height: 50px; 
            background:url(images/p14-icon5.png) no-repeat right center #ececeb; 
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .p14-left-nav-1-nav-one h3 a {
            display: block; 
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px; 
            color: #666;
        }
        
        .p14-left-nav-1-nav-one h3.sidenavcur,.p14-left-nav-1-nav-one h3:hover{
            background: url(images/p14-icon2.png) no-repeat right center #397536; 
        }  
        .p14-left-nav-1-nav-one h3.sidenavcur a,.p14-left-nav-1-nav-one h3:hover a{
            color: #fff
        }
        
        .p14-left-nav-1-nav dl{
            padding: 2px 0 4px;
        }
        .p14-left-nav-1-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;	
            
        }
        .p14-left-nav-1-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);
        }
        
        .p14-left-nav-1-nav dt.sidenavcur:after,.p14-left-nav-1-nav dt:hover:after {
                    	border-color:#397536;  
        }
        .p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a{color: #397536; }
        
        .p14-left-nav-1-nav dd{
            border: 1px solid #ececec;                             
            border-bottom:0;     
        }
        .p14-left-nav-1-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;
        }
          
                          
        /*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/
        
       
        .p14-left-nav-1-nav p.sidenavcur a,.p14-left-nav-1-nav p:hover a{color:#397536;} 
         
        .p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after  {background: #333333; } 
        
        .p14-left-nav-1-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    

        .p14-pro-1 {
            background: #fff;
        }
        
        .p14-pro-1-tit {
            height: 60px;
            font-size: 24px;
            line-height: 60px;
            margin-bottom: 10px;
            background: #397536;
            color: #fff;
            text-align: center;
        }
        
        .p14-pro-1-list dl {
            border: 1px solid rgba(153, 153, 153, 0.3);
            margin-bottom: 10px;
            font-size: 12px;
            box-sizing: border-box;
            line-height: 18px;
            overflow: hidden;
        }
        
        .p14-pro-1-list dt {
            width: 100%;
            /*1:1的高度 238px*/
            /*2:1的高度 119px*/
            /*16:9的高度 134px*/
            /*4:3的高度 178px*/
            height: 178px;
            overflow: hidden;
        }
        
        .p14-pro-1-list dt img {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .p14-pro-1-list dd h4 {
            height: 40px;
            font-size: 14px;
            font-weight: normal;
            line-height: 40px;
            overflow: hidden;
            text-align: center;
            text-overflow: ellipsis;
            color: #fff;
            background: #333;
            white-space: nowrap;
        }
        
        .p14-pro-1-list dd h4 a {
            display: block;
            color: #fff;
        }
    

        .contact-z1 {
            height: 140px;
            background: url("images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
    

     .ztcbj1{height:500px; background:url(images/ztcbj.jpg) no-repeat center;}
.ztc1{padding-top:241px;}
.ztc1 .ztc-fl{height:221px;}
.ztc1 .ztc-fl .ztc-bd{height:111px;background:#FFF;}
.ztc1 .ztc-fl .ztc-bd h3{width:250px; height:110px;float:left;background: #333333;border-bottom:1px solid #e1e1e1;}
.ztc1 .ztc-fl .ztc-bd h3 a{display: block; height:110px; padding-top:18px; box-sizing: border-box;}
.ztc1 .ztc-fl .ztc-bd h3 i{display: block;width:41px;height:38px; margin:0 auto;}
.ztc1 .ztc-fl .ztc-bd h3 i img{width:100%;}
.ztc1 .ztc-fl .ztc-bd h3 em{display: block; height:35px; line-height: 35px;text-align: center;font-size: 24px; color:#FFF;}
.ztc1 .ztc-fl .ztc-bd ul{width:950px;height:110px;padding:31px 0 0 41px; box-sizing: border-box;float:left;border-bottom:1px solid #f1f1f1;}
.ztc1 .ztc-fl .ztc-bd ul li{float:left;width:20%; height:29px; line-height: 29px;}
.ztc1 .ztc-fl .ztc-bd ul li a{font-size: 16px;color:#666666;}
.ztc1 .ztc-fl .ztc-bd:hover h3{background:#397536;}
 

        .foot{padding-top:32px;}
        .foot .ft-nav{height:88px; border-bottom:1px solid #efefef; margin-bottom: 36px;}
        .foot .ft-nav ul li{float:left; margin-left:37px;}
        .foot .ft-nav ul li em{display: block; height:30px; line-height: 30px;font-size: 16px; color:#1a1a1a;}
        .foot .ft-nav ul li i{display: block; height:22px; line-height: 22px; font-size: 12px; color:#333; font-family: "Arial";}
        .foot .ft-nav ul li:first-child{margin-left: 0;}
        .foot .ft-cen{height:189px;}
        .foot .ft-left{width:1008px; float:left;}
        .foot .ft-left .ftt{width:504px; float:left;}
        .foot .ft-left .ftt h4{height:40px; line-height: 40px; font-size: 20px; color:#397536; font-weight: bold;margin-bottom: 9px;}
        .foot .ft-left .ftt ul li{height:27px; margin-bottom: 5px;}
        .foot .ft-left .ftt ul li i{display: block; width:27px; height:27px;float:left;}
        .foot .ft-left .ftt ul li i img{width:100%;}
        .foot .ft-left .ftt ul li span{display: block;float:left; height:27px; line-height: 27px;font-size: 14px; color:#333333; margin-left: 9px;}
        .foot .ft-left .ftt ul li span b{display: inline-block; height:15px;width:1px;background:#9e9e9e;margin:7px 15px 0; vertical-align: top;}
        .foot .ft-left .ftt ul li span em{display: inline-block; height:27px; line-height: 27px;font-size: 20px; color:#333333;}
        .foot .ft-code{width:192px; float:right; margin-top: 4px;background:#F7F7F7;padding-top:7px; box-sizing: border-box;}
        .foot .ft-code span{display: block; width:150px; margin:0 auto;}
        .foot .ft-code span i{display: block; width:116px; height:116px; line-height: 0; overflow: hidden;margin:0 auto 10px;}
        .foot .ft-code span i img{width:100%;}
        .foot .ft-code span em{display: block; font-size: 14px; color:#303030; text-align:center;}
         .link{height:125px;background:#397536;padding-top:14px; box-sizing: border-box;}
        .link span{display: block; width:600px; height:33px;}
        .link span em{display: block; height:33px; line-height: 33px;float:left;font-size: 14px;color:#FFF; margin-right: 20px;}
        .link span em a{font-size: 14px;color:#FFF; }
        .link p{display: block; height:37px;}
        .link p i{display: block;height:37px; line-height: 37px; padding-right:30px; background:url(images/lin-ico.png) no-repeat right;font-size: 14px; color:#FFF;float:left; text-transform: uppercase; font-weight: normal; margin-right: 21px;}
        .link p a{display:block;height:37px;float:left; line-height:37px;font-size: 14px;color:#FFF; margin-right: 10px; }
          .foot .ft-left .tit {
       color: red;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    width: 897px;
    text-align: center;
    margin: 0;
    font-size: 16px;    background: no-repeat;
    border: none;
}
    

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #397536;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #397536;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
