
		.content{width:1200px;margin:0 auto;}
		.headbj{ height:163px;background:url(../images/head.png) no-repeat center;}
		.headbj .head{height:163px; }
		.headbj .head h3{height:38px;}
		.headbj .head h3 span{display: block; float:left; font-size: 12px; height:38px; line-height: 38px; color:#a9a9a9; font-weight:normal;}
		.headbj .head h3 em{display: block; width:305px;float:right; height:24px; padding-top: 14px; }
		.headbj .head h3 em a{float:left;padding:0 15px;font-size: 12px; line-height:13px;color:#a9a9a9; border-right:1px solid #cfcfcf;border-left:1px solid #b9b9b9; font-style:normal; font-weight:normal;}
		.headbj .head h3 em a.first{border-left:0;}  .headbj .head h3 em a.last{border-right:0; padding-right:0;}
		.headbj .head h1{width:138px; height:94px;float:left;padding-top:20px;}
		.headbj .head h1 img{width:138px; height:94px;}
		.headbj .head .nav{padding-top:63px; height:62px;float:right;}
		.headbj .head .nav li{float:left; height:62px;}
		.headbj .head .nav li a{font-size: 17px; color:#282828; padding:0 22px;border-right:1px solid #cfcfd0;}
		.headbj .head .nav li i{display: none;width:100%; height:3px; background:url(../images/hg1.jpg) no-repeat center;background-size:100%; margin-top: 36px;}
		.headbj .head .nav li.cur a,.headbj .head .nav li:hover a{color:#be3435;}
		.headbj .head .nav li.cur i,.headbj .head .nav li:hover i{display: block;}
		.headbj .head .nav li.last a{border-right: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 #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;
        }
    

        .fdh-01-tit {
            background: #d90000;
            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 dl{
    display: block!important;
    }
        .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  #d90000;
        }
        
        .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: #d4d4d4;
            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:  #d90000;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #d90000;
        }
        
        .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:  #d90000;
        }
        
        .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;
        }
    

        .contact-z{ height:1200px;}
        .contact-z .tit{
                    color: #fff;
                    background: #222126;
                    width: 240px;
                    border-bottom: 10px solid #fff;
                    height: 67px;
                    line-height: 67px;
                    text-align: center;
                    font-size: 20px;
                    font-weight: bold;
        }
         .t05_con{
            border: solid 1px #ececec;
            padding: 8px 11px;
            height:920px;
            display: block;
        }
        .t05_con dl{
            height:185px;
            width:202px;
           margin:0 auto;
        }
        .t05_con dl:hover dt a img{
            border:1px solid #ad1c30;
        }
        .t05_con dl:hover dd a{
           color:#ad1c30;
        }
        .t05_con dl dt a{
             width: 202px;
             height:150px;
             display: block;
        }
        .t05_con dl dd{
            text-align:center;
            line-height:35px;
        }
         .t05_con dl dt a img{
             border: solid 1px #ececec;
            height:150px;
         }
        .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/viskins-p1.png) no-repeat 0 -3px;
            min-height: 50px;
            padding-left: 44px;
            font-size: 20px;
            line-height: 30px;
            margin-left: 30px;
            margin-right: 50px;
            color: #d90000;
        }
        
        .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: #d90000;
            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: red;
        }
    

        .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;
        }
        
        .p14-prodcontent-1-tit span {
            display: inline-block;
            height: 40px;
            color: #464646;
            border-bottom: 2px solid  #333333;
            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 #333333;
            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.2%;
            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%;
            height: 183px;
        }
        
        .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: #d90000;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #d90000;
        }
    

           .footer{height:321px; background:url(../images/foot.jpg) repeat-x center;}
		   .foot{padding-top:65px;height:256px;}
		   .foot h1{width:170px; height:135px;float:left; margin-left: 20px; margin-right: 73px;}
		   .foot h1 img{width:170px; height:135px;}
		   .foot .dbnav{height:135px; width:226px;padding-left:60px;float:left; background:url(../images/xt.jpg) no-repeat left;margin-top: 14px;}
		   .foot .dbnav li{float:left;margin-right: 54px; margin-bottom: 22px; }
		   .foot .dbnav li a{font-size: 13px; color:#1c1c1c;}
		   .foot .gsxx{width:336px; height:135px;float:left;background:url(../images/xt.jpg) no-repeat left; padding-left:66px;margin-top: 14px;}
		   .foot .gsxx li{margin-bottom: 20px;font-size: 14px; line-height: 15px; color:#1c1c1c;}
		   .foot .gsxx li em{font-size: 14px; color:#1c1c1c;margin-right: 10px; font-style:normal;}
		   .foot .ewm{width:210px; height:119px;float:right; margin-top: 14px;}
		   .foot .ewm span{display: block;width:94px; height:119px;float:left; margin-left: 10px; background:url(../images/ewk.png) no-repeat center;}
		   .foot .ewm span em{display: block; width:81px;height:81px;padding:7px 6px;}
		   .foot .ewm span em img{ width:81px;height:81px; }
		   .foot .ewm span i{display: block;font-size: 14px; color:#1c1c1c; text-align: center; height:24px; line-height: 24px;font-style:normal;}
		   .foot .mc{display: block;float:left; height:50px; line-height: 50px; margin-top: 56px;margin-right: 38px;}
		   .foot .mc em{font-size: 14px; color:#9b9b9c; margin-right: 20px;font-style:normal;}
		   .foot .mc em a{font-size: 14px; color:#9b9b9c;}
		   .foot .link{width:380px; float:left;margin-top: 56px; height:50px; line-height: 50px;}
		   .foot .link b{font-size: 14px;color:#9b9b9c;float:left; }
		   .foot .link a{float:left;font-size: 14px; color:#9b9b9c;margin-right: 19px;}
		   .foot .bd{float:right; height:50px; line-height: 50px;margin-top: 56px;}
		   .foot .bd em{font-size: 14px; color:#1c1c1c;margin-left: 20px;font-style:normal;}
		   .foot .bd em a{font-size: 14px; color:#1c1c1c;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;
            background: #d90000;
        }
        
        .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: #d90000;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #d90000;
            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;
        }
    
