
        .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;
        }
    

				.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: 80px;
				}
				
				.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: 192px;
					text-align: center;
					margin-top: 78px;
				}
				
				.f_code img{ width: 192px;
					height: 189px;
					display: block;
				}
				
				.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;
        }
    
