
            .topWrap{height:215px;font-family:"Microsoft Yahei";position: relative;z-index: 3;overflow: hidden;}
            .header,.content{width:1200px;margin: 0 auto; position: relative;font-family:"Microsoft Yahei";box-sizing: border-box;}
    
            .h_con{height: 134px;border-bottom: 1px solid #e5e5e5;}
            .logo{float:left;width:153px;height:95px;padding-top:20px; }
            .logo img {width:153px;height:95px;}
            .t_wz{position: relative;float:left;padding:0 0 0 28px;margin-top: 56px;}
            .t_wz em{display: block;line-height:26px;font-size:30px;color: #333333;font-weight: bold;}
            .t_tel{float: right;margin-top:45px;}
            .t_tel img{ display: inline-block;width: 50px;height: 50px;margin-right: 8px; }
            .t_tel span{ display: block;font-size: 16px;color: #333;line-height: 16px;margin-bottom: 6px; }
            .t_tel em{display: inline-block;font-size:28px;color: #333333;font-weight: normal;line-height:28px;font-family: "DIN";}     
            .nav {height:80px;position: relative;}
            .nav li {float:left;height:80px;position: relative;z-index:9;box-sizing: border-box;}
            .nav li>a{font-size:16px;color:#333333;display:block;height:80px;line-height:16px;position: relative;z-index: 2;padding: 24px 24.5px 0;box-sizing: border-box;text-align: center;}
            .nav li>a em{ display: block;text-transform: uppercase;text-align: center;font-size: 12px;color: #999999;line-height: 12px;font-family: Arial;padding-top: 9px; }
            .nav li>a:after{content: "";width:100%;height:0px;background: #fccc00;position: absolute;left:0%;bottom:0;transition:all 0.5s;z-index: -1;}
            .nav li:hover>a:after,.nav .cur>a:after{height: 80px;}
            .nav li:hover>a,.nav .cur>a {font-weight: bold;}
            .nav li:hover>a em,.nav .cur>a em{ color: #333333;font-weight: normal; }
            .nav li:last-child{background:none;padding:0;margin:0;}
            em,i{font-style: normal;}
            @font-face {
                font-family:'DIN';
                src:url("font/DIN-BDB.ttf");
            }

        

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

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
        margin-bottom: 30px;
    }
    
    .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: #fccc00;}
    .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 #fccc00;
        float: right;
        position: relative;
        z-index: 2;
        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 #333333;
            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_main {
            position: relative;
        }
        
        .p14-product-2-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            border-bottom: 2px solid #dfdfdf;
            margin: 0 0 30px;
            width: 800px;
        }
        
        .p14-product-2-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 32px;
            border-bottom: 2px solid #333333;
            background: url(images/p14-icon11.png) no-repeat 0 center;
        }
        
        .p14-product-2-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        
        .pro-list {
            border: 1px #dadada solid;
            padding: 15px;
            margin: 0 auto;
            overflow: hidden;
        }
        
        .pro-con dl {
            overflow: hidden;
            box-sizing: border-box;
        }
        
        .pro-con dt {
            float: left;
            width: 30%;
            padding: 5px;
            border: 1px #ebebeb solid;
        }
        
        .pro-con dt img {
            display: block;
            width: 100%;
            overflow: hidden;
        }
        
        .pro-con dd {
            width: 66%;
            float: right;
        }
        
        .pro-con dd h4 {
            width: 380px;
            line-height: 40px;
            height: 48px;
            overflow: hidden;
            font-size: 20px;
            border-bottom: 1px #d0d0d0 dashed;
            margin-bottom: 20px;
        }
        
        .pro-con dd h4 a {
            color: #666666;
        }
        
        .pro-con dd p {
            line-height: 28px;
            color: #666;
            font-size: 14px;
        }
        
        .pro_main .pro-jt {
            width: 140px;
            position: absolute;
            right: 0;
            top: 20px;
        }
        
        .pro_main .pro-jt .pro-prev,
        .pro_main .pro-jt .pro-next {
            display: block;
            width: 60px;
            height: 50px;
            position: relative;
            cursor: pointer;
        }
        
        .pro_main .pro-jt .pro-prev {
            background: #fccc00;
            float: left;
        }
        
        .pro_main .pro-jt .pro-prev:after {
            content: "";
            width: 16px;
            height: 16px;
            border: 4px solid #fff;
            border-style: solid none none solid;
            position: absolute;
            top: 50%;
            right: 16px;
            margin-top: -8px;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }
        
        .pro_main .pro-jt .pro-next {
            background: #fccc00;
            float: right;
        }
        
        .pro_main .pro-jt .pro-next:after {
            content: "";
            width: 16px;
            height: 16px;
            border: 4px solid #fff;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            left: 16px;
            margin-top: -8px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
    

        .p15-proindexlist-1-tit {
            height: 40px;
            border-bottom: 2px solid #d4d4d4;
            margin-bottom: 18px;
        }
        
        .p15-proindexlist-1-tit-h2 {
            height: 40px;
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            line-height: 40px;
            padding-right: 24px;
            border-bottom: 2px solid #333333;
        }
        
        .p15-proindexlist-1 dl {
            border: 1px solid #dedede;
            margin-bottom: 20px;
            padding: 15px 10px 18px 22px;
            background: #fff;
            overflow: hidden;
        }
        
        .p15-proindexlist-1 dl:hover {
            border: 1px solid #fccc00;
        }
        
        .p15-proindexlist-1 dt {
            width: 30%; 
            float: left;
            margin-right: 3%;
        }
        
        .p15-proindexlist-1 dt img {
            width: 100%; 
            margin: 0 auto;
            display: block;
        }
        .p15-proindexlist-1 dd{padding-right:30px;}
        .p15-proindexlist-1 dd h4 {
          
            font-weight: bold;
          line-height: 40px;
            height: 48px;
            overflow: hidden;
            font-size: 20px;
            margin-bottom: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
           
        }
        
        .p15-proindexlist-1 h4 a {
            display: block;
            height: 48px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding-bottom: 4px;
            background: url(images/p15-icon1.png) repeat-x left bottom;
        }
        
        .p15-proindexlist-1 dl:hover h4 a {
            color: #fccc00;
        }
        
        .p15-proindexlist-1-list-desc {
            max-height: 120px;
            font-size: 14px;
            line-height: 24px;
            color: #626262;
            overflow: hidden;
            margin-bottom: 20px;
        }
        
        .p15-proindexlist-1-list-deta {
            float: right;
            width: 125px;
            height: 38px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .p15-proindexlist-1 dl:hover .p15-proindexlist-1-list-deta {
            background: #fccc00;
            border-color: #fccc00;
        }
        
        .p15-proindexlist-1 dl:hover .p15-proindexlist-1-list-deta a {
            color: #fff;
        }
    

    .abt{background: url(images/abt_dd.jpg) no-repeat center center;height: 400px;box-sizing: border-box;padding-top:48px;margin-bottom:70px;}
.tit{text-align: center;font-weight: normal;line-height: 0;}
.tit span{line-height:48px;font-size:42px;color: #fff;font-weight: bold;}
.tit i{font-size:16px;color: #fff;line-height:16px;margin-top: 14px;display: block;position: relative;font-weight: normal;}
.yz_sz{ margin-top: 42px;}
.yz_sz li{ float: left;box-sizing: border-box; padding: 0 60px;transition:all 0.5s;height:90px;border-right:1px solid rgba(255,255,255,0.2);}
.yz_sz li:last-child{ border-right:0;}
.yz_sz li em{display:block}
.yz_sz li b{display:inline-block;font-size:72px;font-family:"DIN";color:#FFF;line-height:1;font-weight: normal;}
.yz_sz li sup{display:inline-block;font-size:20px;color:#ffffff;line-height:100%;vertical-align:1px;margin-left:6px;font-weight: bold;}
.yz_sz li span{display:block;font-size:18px;color:#ffffff;text-align:center;margin-top:7px;}
.yz_sz li img{ display: block;width: 56px;height: 56px;margin: 36px auto 0; }
.yz_sz li:hover {transform:translateY(-5px);}
.yz_sz li:hover img{animation-duration:3s;animation-name:flipInY;}

.abt_t{text-align: center;margin-top: 50px;}
.abt_t li{ display: inline-block;  font-size: 18px; color: #181818;text-align:center;width: 230px;height: 54px;border-radius: 28px;line-height: 54px;box-sizing: border-box;-o-transition: all .3s ease;transition: all .3s ease;background: #fccc00;margin: 0 8px;}
.abt_t li a{ display: block;  font-size: 18px; color: #181818;text-align:center;width: 230px;height: 54px;background: #fccc00;border-radius: 28px;}
.abt_t li:hover{transform:translateY(-5px);}


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

        .p14-info-2 {
            background: #fff;
            border:1px solid #cbd1dd;
            border-top:0;
            border-bottom:0;
        }
        
        .p14-info-2-tit {
            height: 60px;
            font-size: 24px;
            font-weight: normal;
            line-height: 60px;
            background: #fccc00;
            color: #fff;
            text-align: center;
        }
        
        .p14-info-2-list dl {
            padding: 18px 0 20px 0;
            border-bottom: 1px dashed rgba(153, 153, 153, 0.3);
            font-size: 12px;
            line-height: 18px;
            display: inline-block;
            width: 228px;
            margin:0 3px;
        }
        
        .p14-info-2-list dt {
            width: 90px;
            float: left;
            margin-right: 6px;
        }
        
        .p14-info-2-list dt img {
            display: block;
            max-width: 100%;
            margin: 0 auto;
            width:90px;
            height:50px;
        }
        
        .p14-info-2-list dd h4 {
            height: 22px;
            font-size: 14px;
            font-weight: bold;
            line-height: 22px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-bottom: 5px;
            color:#333;
        }
        
        .p14-info-2-list-desc {
             color:#333;
            /*height: 18px;*/
            /*overflow: hidden;*/
            /*text-overflow: ellipsis;*/
            /*white-space: nowrap;*/
        }
        
        .p14-info-2-list dl:nth-last-child(1) {
            border-bottom: 0;
        }
    

        .p12-ad-1 {
            background: #fccc00;
            text-align: center;
            color: #fff;
            margin-bottom: 60px;
        }
        
        .p12-ad-1-img img {
            width: 100%;
            display: block;
        }
        
        .p12-ad-1 p {
            padding-top: 15px;
        }
        
        .p12-ad-1 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .p12-ad-1 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
    

        .footWrap{font-family:"Microsoft Yahei";box-sizing: border-box;}
        .footer{width:1200px;margin: 0 auto; position: relative;}
        
        .f_con{ height: 446px;background: #181818;padding-top: 84px;box-sizing: border-box;}

        
        
        .gsxx{ float: left;width: 800px; }
        .gsxx h3{height:50px; font-size: 30px; color:#fccc00; font-weight: bold; text-transform: uppercase;background: url(images/f_line1.png) no-repeat left bottom; }
        .gsxx p{ font-size: 16px;color: #ffffff;line-height: 30px;opacity: 0.8;padding-top: 16px;height: 95px;box-sizing: border-box;background:url(images/f_line2.png) no-repeat left bottom; }
        .gsxx p img{ display: inline-block;width: 19px;height: 19px;margin-right: 12px; }
        .gsxx .f_dh{ margin-top: 50px; float: left;}
         .gsxx .f_dh h2 { display: block;width: 153px;height: 95px;float: left; }
        .gsxx .f_dh h2 img{ display: block;width: 153px;height: 95px;}
        .gsxx ul{ float: left; margin-left: 35px;}
        .gsxx ul li b{ font-size: 30px;font-family: "DIN"; }
        .gsxx ul li{ font-size: 15px;line-height: 32px;color: #fff;opacity: 0.5; }
        .f_r{float: right;width: 260px;}
        .f_r ul li a{ display: block;width: 125px;height: 44px;line-height: 42px;font-size: 16px;color: #ffffff;border:1px solid #5e5e5e;text-align: center;float: left;margin-bottom: 8px; }
        .f_r ul li:nth-child(2n) a{ float: right; }
        .f_er{ padding-top: 20px; width: 260px;}
        .f_er p{ background: #fff;padding:10px 13px 0 ;width: 126px;height: 148px;box-sizing: border-box; float: left;}
        .f_er p:last-child{ float: right; }
        .f_er p img{ display: block;width: 100px;height: 100px; }
        .f_er p span{ display: block;font-size: 14px;line-height: 14px;text-align: center; padding-top: 10px;}

       
        .link{height:104px;box-sizing: border-box;background: #303030;padding-top: 24px;}
        .link span{display: block; float:left;}
        .link span em{display: block; line-height: 30px;float:left; margin-right: 16px; font-size: 15px; color:#808080;}
        .link span em a{font-size: 15px; color:#808080;}
        .link strong{display: block; float:right;}
        .link strong i{display: block;line-height: 30px;font-size: 15px; color:#808080;float:left;font-weight: normal;}
        .link strong a{display: block;line-height: 30px; float:left; font-size: 15px; color:#808080; font-weight: normal;margin-right: 20px;}
       
        .link strong a:last-child {margin-right: 0; }
        em,i{font-style: normal;}
    

        .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: #fccc00;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #fccc00;
            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;
        }
    
