
            .content { width: 1200px; margin: 0 auto; }
            .header { height: 175px; background: #fff; }
            .header .h_con { height: 109px; }
            .header .h_con .logo { float: left; padding-top: 29px; }
            .header .h_con .logo img { width: 185px; }
            .header .h_con .slogan { float: left; margin-top: 38px; margin-left: 33px; font-size: 24px; color: #333; display: block; font-weight: bold; line-height: 100%; }
            .header .slogan img{display: inline-block;
    vertical-align: middle;}
            .header .h_con .contact { float: right; margin-top: 36px; padding-left: 53px; background: url(images/h_tel.png) no-repeat left center; height: 46px; }
            .header .h_con .contact span { display: block; font-size: 16px; color: #666; font-weight: normal; line-height: 100%; margin: 2px 0; }
            .header .h_con .contact em { font-style: normal; display: block; font-size: 24px; color: #333; font-weight: bold; line-height: 100%; }
            .header .menu { height: 66px; background: url(images/h_menu.png) no-repeat center bottom; }
            .header .menu ul { overflow: hidden; }
            .header .menu li { position: relative;  float: left; overflow: hidden;padding: 0 20px 0 20px; }
            .header .menu li:after { position: absolute; content: ""; width: 2px; height: 34px; top: 21px; right: 0; background: url(images/h_line.png) no-repeat center; }
            .header .menu li a { display: block; font-size: 17px; color: #fff; text-align: center; line-height: 100%; padding:29px 10px 14px;box-sizing: border-box;border-radius: 0 0 3px 3px;position: relative;}
            .header .menu li:hover a, .header .menu li.cur a{ font-weight: bold; background: url(images/h_hover.png) repeat-x center top;}
            .header .menu li.cur a:before,.header .menu li.cur a:after,.header .menu li:hover a:before,.header .menu li:hover a:after { position: absolute; content: ""; width: 10px;height: 6px;top: 0; background: url(images/h_before.png);}
            .header .menu li.cur a:before,.header .menu li:hover a:before { left: -10px;}
            .header .menu li.cur a:after,.header .menu li:hover a:after { right: -10px;background: url(images/h_after.png); }
            .header .menu li:last-child:after { display: none; }
            .header .menu li:first-child{padding-left: 10px;}
            .header .menu li:last-child{padding-right: 10px;}
           .header .menu li i {
    position: absolute;
    top: 11px;
    right: -13px;
    display: inline-block;
    width: 23px;
    height: 25px;
    animation: downup 1s linear 0s infinite normal none running;
}
.header .menu li:hover a i, .header .menu li.cur a i {
    display: none;
}
@keyframes downup { 0% { transform: translate(0, 0); } 50% { transform: translate(0, -8px); } 100% { transform: translate(0, 0); } }
@-webkit-keyframes downup { 0% { -webkit-transform: translate(0, 0); } 50% { -webkit-transform: translate(0, -8px); } 100% { -webkit-transform: translate(0, 0); } }

        

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .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(images/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 #e3e3e3;
            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: #1572cf;
            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;*/
            background: #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 17px;
            font-weight: normal;
            margin-right: 10px;
            margin-left: 20px;
            color: #666666;
            overflow: hidden;
            position: relative;
        }
        .fdh-01-nav-one h3 a:after{
            position: absolute;
            content:"";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 8px;
            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-one h3.sidenavcur a:after,
        .fdh-01-nav-one h3:hover a:after {
            border-color:  #fff;
        }
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            /*background: url(images/p14-icon2.png) no-repeat right center  #1572cf;*/
            background: #1572cf;
        }
        
        .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:  #1572cf;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #1572cf;
        }
        
        .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:  #1572cf;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #e3e3e3;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

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

                .pc-cx-tel-1 {
                    width: 50%;
                    height: 56px;
                    border-top: 2px solid #e6e6e6;
                    padding-top: 10px;
                    position: absolute;
                    bottom: 16px;
                    right: 2%;
                }
                
                .pc-cx-tel-1-t1 {
                    width: 114px;
                    height: 44px;
                    background: #1572cf;
                    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;
                }
            

        .p15-showcase {
            position: relative;
            padding: 12px 18px 16px 20px;
            margin-bottom: 15px;
            background: #fff;
            border: 1px solid #eee;
        }
        
        .p15-showcase-right-con {
            line-height: 24px;
            font-size: 14px;
            max-height: 168px;
            margin-bottom: 86px;
            overflow: hidden;
        }
        
        .p15-showcase-left {
            position: relative;
            width: 44.7%;
            float: left;
            line-height: 0;
            overflow: hidden;
            border: 1px solid #e7e7e7;
            margin-right: 3.3%;
        }
        
        .p15-showcase-left-jt {
            width: 12px;
            height: 23px;
            position: absolute;
            top: 50%;
            margin-top: -11px;
            cursor: pointer;
            z-index: 33;
        }
        
        .p15-showcase-left-prev {
            left: 10px;
        }
        
        .p15-showcase-left-next {
            right: 10px;
        }
        
        .p15-showcase-left-size {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 56px;
            height: 28px;
            font-size: 14px;
            line-height: 16px;
            padding: 0 15px;
        }
        
        .p15-showcase-left-size em {
            font-style: normal;
        }
        
        .p15-showcase-left-pic {
            width: 100%;
            text-align: center;
        }
        
        .p15-showcase-left-pic li {
            float: left;
        }
        
        .p15-showcase-left-pic img {
            width: 100%;
            display: block;
        }
        
        .p15-showcase-right {
            width: 51.6%;
            float: left;
        }
        
        .p15-showcase-right-tit {
            height: 40px;
            font-size: 24px;
            line-height: 40px;
            color: #454545;
            margin-bottom: 16px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p14-prodcontent-1 {
            background: #fff;
            padding: 32px 0 42px;
            margin-bottom: 22px;
        }
        
        .p14-prodcontent-1-tit {
            height: 40px;
            font-size: 24px;
            line-height: 40px;
            border-bottom: 2px solid #d4d4d4;
            margin-bottom: 20px;
            display: none;
        }
        
        .p14-prodcontent-1-tit span {
            display: inline-block;
            height: 40px;
            color: #464646;
            border-bottom: 2px solid  #e3e3e3;
            padding-left: 34px;
            background: url(images/p14-icon11.png) no-repeat 2px center;
        }
        
        .p14-prodcontent-1-tit em {
            font-size: 18px;
            font-family: Arial;
            text-transform: uppercase;
            font-style: normal;
            color: #c2c2c1;
        }
        
        /*.p14-prodcontent-1-desc {*/
        /*    padding-left: 15px;*/
        /*    padding-right: 15px;*/
        /*}*/
    

        .p14-product-2-tit {
            height: 46px;
            line-height: 46px;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .p14-product-2-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 52px;
            border-bottom: 2px solid #e3e3e3;
            background:url(images/p14-icon11.png) no-repeat 22px center;
        }
        
        .p14-product-2-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        
        .p14-product-2-list dl {
            float: left;
            width: 23.8%;
            border: 1px solid #dfdfdf;
            margin-right: 1.5%;
            box-sizing: border-box;
        }
        
        .p14-product-2-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .p14-product-2-list dl img {
            display: block;
            width: 100%;
        }
        
        .p14-product-2-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .p14-product-2-list h3 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list h3 a {
            color: #191919;
        }
        
        .p14-product-2-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list dl:hover {
            border-color: #1572cf;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #1572cf;
        }
    

 /*#cnzz_stat_icon_1277998984 {display: none !important;}*/
          .footer em, .footer i { font-style: normal; }
          .footer { background: url(images/foot_bg.jpg) no-repeat center top; height: 410px;overflow:hidden; }
          .f_con { padding-top: 71px; height: 86px; border-bottom: 1px solid rgba(229, 229, 229, .2); margin-bottom: 32px; }
          .f_con h3 { width: 171px; float: left; }
          .f_menu { float: right; margin-top: 12px; }
          .f_menu a { display: inline-block; font-size: 16px; line-height: 20px; color: #fff; margin-left: 66px; }
          .f_menu span { color: rgba(255, 255, 255, .5); font-size: 12px; display: block; text-transform: uppercase; }
          .f_menu a:hover { font-weight: bold; }
          .f_menu a:hover span { font-weight: normal; }
          .f_company { width: 362px; float: left; }
          .f_company p { font-size: 14px; color: #fff; line-height: 24px; }
          .f_company p span { margin-right: 12px; }
          .f_company p:first-child { margin-bottom: 11px; }
          .f_company p:first-child span { line-height: 36px; font-size: 24px; font-weight: 500; vertical-align: text-bottom; margin-left: 12px; }
          .f_company p:last-child span { margin-right: 20px; }
          .f_company p a { color: #fff; }
          .f_contact { padding-top: 9px; width: 480px; float: left; }
          .f_contact p:first-child { margin-bottom: 25px; }
          .f_contact p i { display: block; float: left; width: 44px; height: 44px; margin-right: 10px; }
          .f_contact p span { display: block; font-size: 14px; color: #fff; line-height: 24px; }
          .f_contact p a { color: #fff; }
          .f_qr { float: right; margin-top: 5px; width: 143px; height: 115px; border: 1px solid rgba(255, 255, 255, .5); }
          .f_qr img { width: 115px; height: 115px; background: rgba(255, 255, 255, 1); float: left; }
          .f_qr span { display: block; float: left; width: 28px; padding: 10px 7px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: rgba(255, 255, 255, .7); line-height: 100%; font-size: 12px; }
          .f_intro { clear: both; font-size: 14px; line-height: 24px; color: #fff; width: 840px; padding-top: 20px; }
          .f_intro a{color: #fff;}
           .f_intro a:hover{font-weight:bold;}
          .f_info { padding-left: 28px; padding-top: 73px; }
          .f_info h3 { margin-bottom: 37px; }
          .f_info p { color: rgba(255, 255, 255, .6); line-height: 30px; }
          .f_info p span { padding-right: 10px; }
          .f_info p a { color: rgba(255, 255, 255, .6); }
        

        .client-2 {
            position: fixed;
            right: -170px;
            top: 62%;
            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: #1572cf;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #1572cf;
            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;
        }
    
