﻿
 .f_pr{position:relative;}
.f_pa{position:absolute;}
.header , .content , .footer { width:1200px; margin:0 auto;  }
em{font-style:normal;}

        .head{
          position: relative;
          z-index: 99;background:url(../images/topbg.jpg) repeat-x;height:182px;
        }
        .head .m_ttop{height: 127px;}



        .head h1{ 
          padding: 24px 24px 0 0;
          float: left;
        }
      .head h2{float: left;width: 730px; margin-top: 30px;font-size: 20px;font-weight: normal;color: #494949;}
      .head h2 em{display: block;font-size: 24px;color: #246eb2;font-weight: bold;padding-top: 6px;}

      .head .toptel{float: left; width: 218px;text-align: right; margin-top: 20px;}
      .head .toptel em{display: block; line-height:22px; padding-left: 58px; background:url(../images/tel.jpg) no-repeat 122px 3px;padding-left: 148px;font-size: 14px;color: #333333;}
      .head .toptel span{display: block;font-size: 24px;color: #454545;}
      .head .toptel b{display: block;font-size: 26px;color: #222222;font-weight: bold;}
      .head .tcode{float: right;width: 64px;margin-top: 18px;}
      .head .tcode em{display: block;width: 64px;line-height: 30px;text-align: center;font-size: 12px;color: #666666;}
.head .tcode img{width:64px;height:64px;display:block;}


        .h_nav li{ height: 55px;
          font-size: 16px;
          font-weight: normal;
          line-height: 55px;
          float: left;background:url(../images/line.jpg) no-repeat right 0;
        }
        
        .h_nav li a{ display: block;
          padding: 0 32px;color: #fff;
        }
        

        .h_nav li.cur a,
        .h_nav li:hover a{ color: #fff;background:url(../images/hover.jpg) no-repeat center 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 #ff9524;
            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: #256eb3;
            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;
            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:#ff9524 url(../images/p14-icon2.png) no-repeat right center  ;
        }
        
        .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:#ff9524;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:#ff9524;
        }
        
        .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:#ff9524;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background:#ff9524;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .contact-z1 {
            height: 140px;
            background: url("../images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
    

        
        .p1-pro-showcase-1-txt {
            line-height: 30px;
            overflow: hidden;
            margin-left: 55px;
            float: left;
            width: 45%;
        }
        
        .p1-pro-showcase-1-txt h1 {
            height: 50px;
            font-size: 20px;
            font-weight: normal;
            line-height: 50px;
            overflow: hidden;
            color: #333;
            border-bottom: 1px solid #eee;
            margin-bottom: 20px;
        }
        
        .p1-pro-showcase-1-txt-t1 {
            margin-bottom: 86px;
            overflow: hidden;
        }
        
        .p1-pro-showcase-1-tle {
            left: 40%;
            bottom: 0;
            margin-left: 55px;
        }
        
        .p1-pro-showcase-1-tle .p1-pho-1 {
            background: url(../images/tel.jpg) no-repeat;
            min-height: 50px;
            padding-left: 44px;
            font-size: 20px;
            line-height: 30px;
            margin-left: 30px;
            margin-right: 50px;
            color: #256eb3;
        }
        
        .p1-pho-1 i {
            font-style: normal;
        }
        
        .p1-pho-1 span {
            display: block;
            font-size: 14px;
            line-height: 14px;
            color: #666;
        }
        
        .p1-pho-2 em {
            display: block;
            width: 122px;
            height: 35px;
            background: #256eb3;
            font-size: 16px;
            font-style: normal;
            color: #ffffff;
            text-align: center;
            line-height: 35px;
        }
        /* Hide from IE Mac */
        
        .t1-clearfix {
            display: block;
        }
        /*图片放大镜样式*/
        
        .prod-showcase-1 .jqzoom {
            border: none;
            padding: 0px;
            cursor: pointer;
            margin: 0px;
            display: block;
            position: relative;
        }
        
        .prod-showcase-1 .jqzoom img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }
        
        .prod-showcase-1 .zoomdiv {
            z-index: 100;
            position: absolute;
            top: 0px;
            left: 0px;
            width: 369px;
            height: 369px;
            background: #ffffff;
            display: none;
            text-align: center;
            overflow: hidden;
            border: 1px solid #e8e8e8;
        }
        
        .prod-showcase-1 .jqZoomPup {
            z-index: 10;
            visibility: hidden;
            position: absolute;
            top: 0px;
            left: 0px;
            width: 20px;
            height: 20px;
            border: 1px solid #aaa;
            background: #ffffff;
            opacity: 0.5;
            -moz-opacity: 0.5;
            -khtml-opacity: 0.5;
            filter: alpha(Opacity=50);
        }
        /*图片小图预览列表*/
        
        .t1-pro-preview {
            width: 40%;
            float: left;
        }
        
        .prod-showcase-1 .t1-spec-preview {
            width: 100%;
            overflow: hidden;
            border: 1px solid #e8e8e8;
        }
        
        .prod-showcase-1 .t1-spec-scroll {
            position: relative;
            z-index: 9999;
            overflow: hidden;
            clear: both;
            padding: 9px 0;
            width: 100%;
            border-top: 1px solid #e8e8e8;
            background-color: #fff;
        }
        
        .t1-spec-scroll .t1-prev,
        .t1-spec-scroll .t1-next {
            position: absolute;
            z-index: 9999;
            display: block;
            width: 18px;
            height: 23px;
            text-indent: -9999px;
            overflow: hidden;
            cursor: pointer;
            top: 50%;
            margin-top: -9px;
        }
        
        .prod-showcase-1 .t1-prev {
            left: 0;
            background: url(../images/p15-icon2.png) no-repeat center top;
        }
        
        .prod-showcase-1 .t1-next {
            right: 0;
            background: url(../images/p15-icon3.png) no-repeat center top;
        }
        
        .prod-showcase-1 .t1-items {
            padding: 0 22px;
        }
        
        .t1-items-swiper {
            position: relative;
        }
        
        .t1-items-swiper p {
            float: left;
            width: 30%;
            padding: 0 5px;
        }
        
        .t1-items-swiper p img {
            width: 100%;
            border: 1px solid #eee;
            box-sizing: border-box;
        }
        
        .t1-items-swiper .t1-current img {
            border-color: #ff9524;
        }
    

        .cpxq-01 {
            
            background: #fff;
            margin-bottom: 22px;
        }
        
        .cpxq-01-nav {
            font-size: 18px;
            height: 56px;
            border: 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 #256eb3;
            color: #fff;
        }
        
        .cpxq-01-text {
            display: none;
        }
        
        /*.cpxq-01-desc {*/
        /*    padding-left: 15px;*/
        /*    padding-right: 15px; */
        /*}*/
        
        .cpxq-01-cur {
            display: block;
        }
    

 .tit {
    background: url(../images/2fa6c18…_13.jpg) no-repeat 0 11px;
    padding-left: 20px;
    font-weight: normal;
    height: 58px;
    line-height: 58px;
    clear: both;
    margin-bottom: 15px;}

    .tit h2 {
    font-size: 24px;
    color: #252525;
    font-weight: normal;
}

.tit h2 em {
    font-size: 18px;
    font-weight: normal;
    color: #cccccc;
    text-transform: uppercase;
    display: inline-block;
    padding-left: 10px;
    font-style: normal;
}
        .k12-cx-xgcp-4pl-fx1-1-01-tit {
            height: 46px;
            line-height: 46px;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 52px;
            border-bottom: 2px solid #ff9524;
            background:url(../images/p14-icon11.png) no-repeat 22px center;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl {
            float: left;
            width: 23.5%;
            border: 1px solid #dfdfdf;
            margin:0 2% 0 0;
            box-sizing: border-box;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl:hover {
            border-color: #ff9524;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl img {
            display: block;
            width: 100%; 
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list h3 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list h3 a {
            color: #191919;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-product-2-date {
            width: 25px;
            height: 27px;
            background: url(../images/p14-icon12.png) no-repeat center center;
            position: absolute;
            top: 20px;
            right: 4px;
            z-index: 33;
            cursor: pointer;
        }
        
        .p15-product-2-date a {
            display: block;
            width: 25px;
            height: 27px;
        }
    

.g_ft{ height:408px; padding-top: 90px; background: url(../images/ftbg.jpg) no-repeat center top;}
.g_ft .m_ftlogo{float: left;width:190px;}
.g_ft .flogo{margin-left: 15px;height: 123px;}
.g_ft .code{margin-left: 15px;width: 135px;height: 135px;display: block;}
.g_ft .code img{width: 135px;height: 135px;display: block;}
.g_ft .code em{display: block;height: 48px;line-height: 48px;font-size: 15px;color: #333333;}

.g_ft .m_fnav{float: left;width: 656px;}
.g_ft .m_fnav dl{float: left;width: 152px;position: relative;padding-left: 60px;}
.g_ft .m_fnav dl:before{content: "";position: absolute;width: 1px;height: 256px;background: #d8d8d8;right: 0;top:12px;}
.g_ft .m_fnav dt{background: url(../images/ftico.jpg) no-repeat 108px 12px;font-size: 16px;font-weight: bold;color: #246eb2;padding-top: 8px;height: 60px;}
.g_ft .m_fnav dt em{display: block;font-size: 16px;font-weight: bold;color: #999999;}
.g_ft .m_fnav dd a{display: block;font-size: 14px;line-height: 28px;color: #7b7b7b;}
.g_ft .f_ftcon{float: left;width: 352px}
.g_ft .f_ftcon h5{position: relative;padding-left: 68px;font-size: 30px;font-weight: bold;color: #246eb2;margin-bottom: 8px;}
.g_ft .f_ftcon h5:before{content: "";position: absolute;width: 47px;height: 1px;background: #246eb2;left:8px;top:22px;}
.g_ft .ftel{padding-left: 68px;font-size: 14px;line-height: 28px;color: #7b7b7b;height: 80px;} 
.g_ft li{position: relative;padding-left: 58px;font-size: 14px;line-height: 28px;color: #7b7b7b;}
.g_ft li em{position: absolute;left:30px;top:4px;}

      

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