
        .imgtran,
        .pro-hot-list img,
        .cplb-3n-ts-03-list dt img,
        .p15-showcase-left-pic img,
        .p14-product-2-list dl img, 
        .p14-infolist-1-list dt img,
        .case-list img,
        .partner-list img,
        .imgtran2 {
            transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;
        }
        
        .imgtran:hover,
        .pro-hot-list img:hover,
        .cplb-3n-ts-03-list dt img:hover,
        .p15-showcase-left-pic img:hover,
        .p14-product-2-list dl img:hover, 
        .p14-infolist-1-list dt img:hover,
        .case-list img:hover,
        .partner-list img:hover {
            transform: translate(0, -10px);
            -webkit-transform: translate(0, -10px);
            -moz-transform: translate(0, -10px);
            -o-transform: translate(0, -10px);
            -ms-transform: translate(0, -10px);
        }
        
        .imgtran2:hover {
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
            -ms-transform: scale(1.1);
        }
        
        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
        }
        
        .head {
            height: 112px;
            position: relative;
            z-index: 99;
        }
        
        .head h1 {
            width: 66px;
            height: 72px;
            float: left;
            margin-right: 70px;
            margin-top: 16px;
        }
        
        .head h1 img {
            width: 66px;
            height: 72px;
        }
        
        .h_nav {
            width: 985px;
        }
        
        .h_nav li {
            height: 110px;
            font-size: 14px;
            font-weight: normal;
            line-height: 110px;
            color: #333;
            border-bottom: 2px solid #fff;
            float: left;
        }
        
        .h_nav li a {
            display: block;
            padding: 0 30px;
        }
        
        .h_nav li.cur,
        .h_nav li:hover {
            border-color: #90601c;
        }
        
        .h_nav li.cur a,
        .h_nav li:hover a {
            color: #90601c;
        }
        
        .h_ser_icon {
            width: 30px;
            height: 30px;
            top: 38px;
            right: 0;
            cursor: pointer;
        }
        
        .h_ser_icon img {
            width: 30px;
            height: 30px;
        }
        
        .h_ser_icon .hser_icon2 {
            display: none;
        }
        
        .search_con {
            display: none;
            top: 112px;
            left: 0;
            background: #fff;
            width: 1200px;
            height: 286px;
            border: 1px solid #ebebeb;
        }
        
        .sea_title {
            height: 70px;
            font-size: 30px;
            font-weight: normal;
            line-height: 70px;
            color: #333;
            padding: 38px 0 0 48px;
        }
        
        .sea_inp {
            height: 56px;
            padding: 0 48px;
            margin-bottom: 25px;
            background-color: #eeeeee;
        }
        
        .sea_inp input {
            border: 0;
            width: 100%;
            height: 56px;
            background: none;
            outline: none;
            font-size: 14px;
            font-weight: normal;
            line-height: 56px;
            color: #aaaaaa;
        }
        
        .sea_txt {
            padding-left: 48px;
        }
        
        .sea_txt a {
            font-size: 14px;
            font-weight: normal;
            line-height: 28px;
            color: #aaaaaa;
            display: inline-block;
            height: 28px;
            padding: 0 10px;
            margin-right: 10px;
            border-radius: 14px;
            border: 1px solid #ebebeb;
        }
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            width: 1920px;
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p12-curmbs-1 {
            height:74px; 
            font-size: 14px; 
            line-height: 74px;
            border-bottom: 1px dashed #dcdcdc;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #084e34;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: 'ËÎÌå';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .pro-hot-title {
            height: 54px;
            font-size: 28px;
            color: #3a3d2c;
            line-height: 54px;
            text-align: center;
            margin-bottom: 38px;
            padding-top: 30px;
        }
        
        .pro-hot-list {
            height: 388px;
            margin-bottom: 60px;
            border-bottom: 3px solid #859c94;
        }
        
        .pro-hot-list li {
            width: 275px;
            float: left;
            margin-right: 33px;
            text-align: center;
        }
        
        .pro-hot-list li img {
            display: block;
            width: 100%;
            border-radius: 10px;
        }
        
        .pro-hot-list li span {
            display: block;
            height: 90px;
            font-size: 18px;
            line-height: 90px;
            color: #424041;
        }
        
        .pro-hot-list li.mr-clear {
            margin-right: 0;
        }
    

        .fdh-01-tit {
            background: #90601c;
            height: 80px;
        }
        
        .fdh-01-tit h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h3 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;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(//images/p14-icon2.png) no-repeat right center  #90601c;
        }
        
        .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;
        }
        
        .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:  #90601c;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #90601c;
        }
        
        .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;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #90601c;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #084e34;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .cbgg-01 {
            height: 146px;
            border-top: 3px solid #859c94;
            border-bottom: 3px solid #859c94;
            text-align: center;
            color: #898989;
        }
         
        
        .cbgg-01 p {
            padding-top: 32px;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            letter-spacing:12px;
        } 
        
        .cbgg-01 span {
            display: block;
            height: 52px;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial; 
            line-height: 52px; 
            letter-spacing:1px;
        }
    

            .cplb-3n-ts-03-tit {
                height: 50px;
                font-size: 24px;
                font-weight: normal;
                line-height: 50px;
                border-bottom: 1px solid #ebebeb;
                margin-bottom: 15px;
            }
            
            .cplb-3n-ts-03-tit span {
                display: inline-block;
                height: 50px;
                border-bottom: 1px solid #084e34;
            }
            
            .cplb-3n-ts-03-list dl {
                width: 32.1%;
                /*border: 1px solid #dedede;*/
                margin-bottom: 15px;
                background: #fff;
                float: left;
                margin-right: 1.2%;
            }
            
            .cplb-3n-ts-03-list dl:nth-child(4n-1) {
                margin-right: 0;
            }
            
            .cplb-3n-ts-03-list dt img {
                width: 100%;
                margin: 0 auto;
                display: block;
            }
            
            .cplb-3n-ts-03-list dd {
                padding: 6px 20px 5px 20px;
            }
            
            .cplb-3n-ts-03-list dd h4 {
                height: 45px;
                font-weight: normal;
                font-size: 18px;
                color: #154c64;
                line-height: 45px;
                text-align: center;
                }
            
            .cplb-3n-ts-03-list h4 a {
                display: block;
                color: #727272;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }
            
            .cplb-3n-ts-03-list dl:hover h4 a {
                color:  #90601c;
            }
            
            .cplb-3n-ts-03-list-desc {
                height: 40px;
                font-size: 14px;
                line-height: 20px;
                color: #666;
                margin-bottom: 12px;
                overflow: hidden;
            }
            
            .cplb-3n-ts-03-list-deta {
                width: 100px;
                height: 40px;
                display: inline-block;
                border: 1px solid #aaa;
                font-size: 16px;
                line-height: 40px;
                text-align: center;
            }
            
            .cplb-3n-ts-03-list dl:hover {
                border-color:  #90601c;
            }
            
            .cplb-3n-ts-03-list dl:hover a {
                color:  #90601c;
            }
        

				.foot{ height: 444px;
					background-color: #084e35;
				}
				
				.f_title{ height: 100px;
					font-size: 34px;
					font-weight: normal;
					line-height: 100px;
					color: #fff;
				}
				
				.f_con{ height: 372px;
					border-bottom: 2px solid #fff;
				}
				
				.f_nav{ width: 340px;
					margin-top: 45px;
					margin-right: 15px;
				}
				
				.f_nav li{ width: 120px;
					height: 42px;
					float: left;
					margin-right: 18px;
					padding-left: 14px;
					font-size: 14px;
					font-weight: normal;
					line-height: 42px;
					color: #fff;
					background-image: url('//images/icon10.png');
					background-size: 5px 8px;
					background-repeat: no-repeat;
					background-position: 0 center;
				}
				
				.f_nav li a{ color: #fff;
				}
				
				.f_info{ width: 460px;
					margin-top: 45px;
				}
				
				.f_info p{ height: 42px;
					font-size: 14px;
					font-weight: normal;
					line-height: 42px;
					color: #fff;
					padding-left: 34px;
				}
				
				.f_info p a{ color: #fff;
				}
				
				.f_info p.f_400{ background-image: url('//images/f_icon1.png');
					background-size: 18px 19px;
					background-repeat: no-repeat;
					background-position: 0 center;
				}
				
				.f_info p.f_tel{ background-image: url('//images/f_icon2.png');
					background-size: 18px 19px;
					background-repeat: no-repeat;
					background-position: 0 center;
				}
				
				.f_info p.f_mail{ background-image: url('//images/f_icon3.png');
					background-size: 15px 12px;
					background-repeat: no-repeat;
					background-position: 0 center;
				}
				
				.f_info p.f_add{ background-image: url('//images/f_icon4.png');
					background-size: 15px 18px;
					background-repeat: no-repeat;
					background-position: 0 center;
				}
				
				.f_code{ width: 385px;
					text-align: center;
					margin-top: 78px;
				}
				
				.f_code img{ width: 192px;
					height: 189px;
					display: block;
					float: left;
				}
				
				.f_code span{ display: block;
					height: 70px;
					font-size: 14px;
					font-weight: normal;
					line-height: 70px;
					color: #fff;
				}
				
				.f_txt{ height: 70px;
					font-size: 14px;
					font-weight: normal;
					line-height: 70px;
					color: #9cb8ae;
				}
				
				.f_txt em{ margin: 0 10px;
				}
				
				.f_txt a{ color: #9cb8ae;
				}
				
				.f_txt p{ float: right;
				}
				
				.f_txt p a{ display: inline-block;
					margin-right: 12px;
				}
			

        .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: 71px;
            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: 14px;
            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: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 77px;
            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: #90601c;
            color: #fff;
            height: 56px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #90601c;
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            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;
        }
    
