
        .ty-banner-1 {
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(/img/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #f6f6f6;
            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;
        }
    

        .fdh-01-tit {
            background: #000000;
            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: #f4f4f4;
            margin-bottom: 2px;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
    font-size: 18px;
    font-weight: normal;
    margin-right: 10px;
    margin-left: 10px;
    color: #444;
    text-align: center;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: #000000;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #fff;
        }
        .fdh-01-nav-one{float: left; width: 14.28%;
    box-sizing: border-box;
    border-right: 2px solid #fff;}
        .fdh-01-nav dl {
            padding: 2px 0 4px;float: left; width: 10%;
        }
        
        .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:  #000000;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #000000;
        }
        
        .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:  #000000;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #f6f6f6;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

  .scale_img dl img, .scale_img li img { -o-transition: all .8s ease 0s; transition: all .8s ease 0s }
.scale_img dl:hover img, .scale_img li:hover img { -webkit-transform: scale(1.1) rotate(0deg) translateY(0); -ms-transform: scale(1.1) rotate(0deg) translateY(0); transform: scale(1.1) rotate(0deg) translateY(0) }
.pro_con dl { width: 380px; height: 588px; position: relative;float: left;margin-left: 50px; }
.pro_con dl:nth-child(3n){margin-right: 0;}
.pro_con dl dt { width: 300px; height: 400px; margin: 0 auto; }
.pro_con dl dt img { width: 300px; height: 400px;box-sizing:border-box;padding:30px; }
.pro_con dl dd { text-align: center }
.pro_con dl dd h3 a { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 266px; margin: 3px auto 13px; padding-bottom: 15px; border-bottom: 1px solid #8B8B8B; font-size: 24px; color: #363636; line-height: 100%;font-weight:normal; }
.pro_con dl dd .describe { height: 20px; overflow: hidden; }
.pro_con dl dd .describe .desc{display: block;}
.pro_con dl dd .desc { height: 14px; overflow: hidden }
.pro_con dl dd .desc>p { line-height: 100%; font-size: 0 }
.pro_con dl dd .desc span { font-size: 14px; color: #363636; line-height: 100%; display: inline-block; padding-left: 19px; margin: 0 9px; position: relative }
.pro_con dl dd .desc span:before { position: absolute; content: ""; width: 5px; height: 5px; background: #222; left: 0; top: 1.5px }
.pro_con dl dd .desc span:before { border: 3px solid #545454; border-radius: 50% }
.pro_con dl dd .desc .color2:before { background-color: #E0C488; border-color: #635027 }
.pro_con dl dd .desc .color3:before { background-color: #161616; border-color: #375B8D }
.pro_con dl dd .desc .color4:before { background-color: #FFF; border-color: #5B5B5B }
.pro_con dl dd .more { line-height: 0; font-size: 0 }
.pro_con dl dd .more a { display: inline-block; width: 115px; height: 35px; box-sizing: border-box; border-radius: 17px; vertical-align: middle; margin: 31px 9px 52px }
.pro_con dl dd .more a.info { font-size: 12px; color: #fff; line-height: 35px; background: #333;transition: all ease .4s }
.pro_con dl dd .more a.ask { font-size: 12px; color: #363636; line-height: 29px; text-indent: 19px; background: url(/img/product_ask.png) no-repeat 7px center; border: 3px solid #797979; transition: all ease .4s }
.pro_con dl dd .more a.info:hover { background: #000 }
.pro_con dl dd .more a.ask:hover { border-color: #9F854D }
 

           

        .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(/img/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: #000000;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #000000;
            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;
        }
    
.p14-showcase {
            position: relative;
            padding: 12px 0 16px 20px;
            background: #fff;
        }
        
        .p14-showcase-left {
            position: relative;
            width: 29.8%; 
            float: left;
            overflow: hidden;
            border: 1px solid #e7e7e7;
            margin-right: 5.4%;
        }
        
        .p14-showcase-left-jt {
            width: 12px;
            height: 23px;
            position: absolute;
            top: 50%;
            margin-top: -11px;
            cursor: pointer;
            z-index: 33;
        }
        
        .p14-showcase-left-prev {
            left: 10px;
        }
        
        .p14-showcase-left-next {
            right: 10px;
        }
        
        .p14-showcase-left-size {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 56px;
            height: 26px;
            font-size: 14px;
            line-height: 16px;
            color: #787878;
            letter-spacing: 3px;
        }
        
        .p14-showcase-left-pic {
            width: 100%;
            position: relative;
            text-align: center;
        }
        
        .p14-showcase-left-pic li {
            float: left;
        }
        
        .p14-showcase-left-pic img {
            width: 100%;
            display: block;
        }
        
        .p14-showcase-right {
            width: 55%;
            float: left;
        }
        
        .p14-showcase-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;
        }
        
        .p14-showcase-right-con {
            font-size: 14px;
            line-height: 30px;
            /*margin-bottom: 86px;*/
            max-height: 300px;
            overflow: hidden;
        }.desc { height: 14px; overflow: hidden;margin:20px 0; }
 .desc>p { line-height: 100%; font-size: 0 }
 .desc span { font-size: 14px; color: #363636; line-height: 100%; display: inline-block; padding-left: 19px; margin-right:18px; position: relative }
 .desc span:before { position: absolute; content: ""; width: 5px; height: 5px; background: #222; left: 0; top: 1.5px }
 .desc span:before { border: 3px solid #545454; border-radius: 50% }
 .desc .color2:before { background-color: #E0C488; border-color: #635027 }
 .desc .color3:before { background-color: #161616; border-color: #375B8D }
 .desc .color4:before { background-color: #FFF; border-color: #5B5B5B }

    

        .p14-prodcontent-1 {
           background: #fff;
        } 
        .p14-prodcontent-1-nav{ height: 56px; border-bottom: 1px solid #ebebeb;}
        .p14-prodcontent-1-nav li{float: left;font-size: 18px; line-height: 56px; color:#cecece; padding: 0 30px; border-right: 1px solid #ebebeb; cursor: pointer;}

        .p14-prodcontent-1-nav li.cur{ background: url(/img/p14-icon10.png) no-repeat center bottom #0a8dff; color: #fff;}
        .p14-prodcontent-1-text{display: none;}
        /*.p14-prodcontent-1-desc{padding-left:15px;padding-right: 15px;}*/
        .p14-prodcontent-1-cur{display: block;}
    
     .p14-prodcontent-1-text img{max-width:90%;}
        .p14-product-3-tit {
            height: 46px;
            line-height: 46px;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .p14-product-3-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 52px;
            border-bottom: 2px solid #f6f6f6;
            background:url(/img/p14-icon11.png) no-repeat 22px center;
        }
        
        .p14-product-3-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            text-transform: uppercase;
            color: #c2c2c1;
        }
        
        .p14-product-3-list dl {
            float: left;
            width: 20.4%; 
            border: 1px solid #dfdfdf;
            margin-left: 3.4%;
            box-sizing: border-box;
            overflow: hidden; 
            position: relative;
        }
        
        .p14-product-3-list dl:nth-child(4n) {
            margin-right: 0;
        }
        
        .p14-product-3-list{
            width: 100%;
        }
        .p14-product-3-list dl img {
            width: 100%;
            display: block;
        }
        
        .p14-product-3-list dd {
            padding: 12px 20px;
            background: rgba(0, 0, 0, 0.5);
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            box-sizing: border-box;
        }
        
        .p14-product-3-list h3 {
            height: 22px;
            font-size: 16px;
            font-weight: normal;
            line-height: 22px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-3-list h3 a {
            color: #fff;
        }
        
        .p14-product-3-desc {
            font-size: 14px;
            color: #fff;
            height: 24px;
            line-height: 24px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-3-list dl:hover {
            border-color: #000000;
        }
        

