
        .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;
        }
        
        .h_nav ul li.cur {
            border-color: #fff;
        }
        
        .h_nav ul li.cur a {
            color: #666;
        }
        
        .h_nav ul li.sidenavcur {
            border-color: #90601c;
        }
        
        .h_nav ul li.sidenavcur a {
            color: #90601c;
        }
    

                .pc-cx-tel-1 {
                    width: 46%;
                    height: 56px;
                    border-top: 2px solid #e6e6e6;
                    padding-top: 10px;
                    position: absolute;
                    bottom: 16px;
                    right: 6%;
                }
                
                .pc-cx-tel-1-t1 {
                    width: 114px;
                    height: 44px;
                    background: #90601c;
                    font-size: 18px;
                    line-height: 44px;
                    text-align: center;
                    float: right;
                }
                
                .pc-cx-tel-1-t1 a {
                    display: block;
                    color: #fff;
                }
                
                .pc-cx-tel-1-t2 {
                    height: 56px;
                    padding-left: 70px;
                    background: url(//images/pc-xc-icon2.png) no-repeat 10px top;
                    font-size: 18px;
                    line-height: 18px;
                    color: #454545;
                }
                
                .pc-cx-tel-1-t2 p {
                    line-height: 24px;
                }
            

        .cpcc-ts-01 {
            position: relative;
            padding: 12px 0 16px;
            background: #fff;
        }
        
        .cpcc-ts-01-left {
            position: relative;
            width: 40%;
            float: left;
            overflow: hidden;
            border: 1px solid #e7e7e7;
            margin-left: 20px;
        }
        
        .cpcc-ts-01-left-jt {
            width: 12px;
            height: 23px;
            position: absolute;
            top: 50%;
            margin-top: -11px;
            cursor: pointer;
            z-index: 33;
        }
        
        .cpcc-ts-01-left-prev {
            left: 10px;
        }
        
        .cpcc-ts-01-left-next {
            right: 10px;
        }
        
        .cpcc-ts-01-left-size {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 56px;
            height: 26px;
            font-size: 14px;
            line-height: 16px;
            color: #787878;
            letter-spacing: 3px;
        }
        
        .cpcc-ts-01-left-size em {
            font-style: normal;
        }
        
        .cpcc-ts-01-left-pic {
            width: 100%;
            position: relative;
            text-align: center;
        }
        
        .cpcc-ts-01-left-pic li {
            width: 100%;
            float: left;
        }
        
        .cpcc-ts-01-left-pic img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }
        
        .cpcc-ts-01-right {
            width: 46%;
            float: right;
            margin-right: 6%;
        }
        
        .cpcc-ts-01-right-tit {
            height: 48px;
            font-size: 24px;
            line-height: 48px;
            color: #4a4a4a;
            border-bottom: 1px solid #e5e5e5;
            margin-bottom: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .cpcc-ts-01-right-con {
            font-size: 14px;
            line-height: 24px;
            margin-bottom: 86px;
            max-height: 168px;
            overflow: hidden;
        }
    

        .cpxq-01 {
          
            background: #fff;
            margin-bottom: 22px;
        }
        .cpxq-01 .endit-content{
            margin:0 ; 
        }
        
        .cpxq-01-nav {
            font-size: 18px;
            height: 56px;
            border-bottom: 1px solid #ebebeb;
        }
        
        .cpxq-01-nav li {
            float: left;
            height: 57px;
            line-height: 56px;
            padding: 0 30px;
            border-right: 1px solid #ebebeb;
            cursor: pointer;
        }
        
        .cpxq-01-nav li.cur {
            background: url(//images/p14-icon10.png) no-repeat center bottom #90601c;
            color: #fff;
        }
        
        .cpxq-01-text {
            display: none;
        }
        
        /*.cpxq-01-desc {*/
        /*    padding-left: 15px;*/
        /*    padding-right: 15px; */
        /*}*/
        
        .cpxq-01-cur {
            display: block;
        }
    

        .xgcp-zs-01 {
            margin-bottom: 40px;
        }
        
        .xgcp-zs-01-tit {
            height: 46px;
            line-height: 46px;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .xgcp-zs-01-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            padding-left: 52px;
            border-bottom: 2px solid #084e34;
            background: url(//images/p14-icon11.png) no-repeat 22px center;
        }
        
        .xgcp-zs-01-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #cacaca;
        }
        
        .xgcp-zs-01-list dl {
            float: left;
            width: 20.4%;
            border: 1px solid #dfdfdf;
            margin-left: 3.4%;
            position: relative;
            overflow: hidden;
        }
        
        .xgcp-zs-01-list dl:nth-child(4n) {
            margin-right: 0;
        }
        
        .xgcp-zs-01-list dl:hover {
            border-color: #084e34;
        }
        
        .xgcp-zs-01-list dl img {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .xgcp-zs-01-list dd {
            padding: 12px 0;
            background: rgba(0, 0, 0, 0.5);
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
        }
        
        .xgcp-zs-01-list h3 {
            height: 22px;
            font-size: 16px;
            font-weight: normal;
            line-height: 22px;
            margin: 0 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .xgcp-zs-01-list h3 a {
            color: #fff;
        }
        
        .xgcp-zs-01-desc {
            font-size: 14px;
            color: #fff;
            height: 24px;
            line-height: 24px;
            margin: 0 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

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