
		.content{width:1200px;margin:0 auto;}
        .headbj{height:231px; overflow: hidden;}
        .hea-top{height:40px; background:#ECECEC;}
        .hea-top span{display:block; height:40px; line-height: 40px;float:left; font-size: 14px; color:#666666;padding-left:37px; background:url(../image/hea-icon.gif) no-repeat left;}
        .hea-top em{display: block; float:right;}
        .hea-top em a{display: inline-block;height:40px; line-height: 40px;font-size: 14px; color:#666666; margin-left: 26px;padding-left:30px;}
        .hea-top em a.top1{background:url(../image/top-icon1.png) no-repeat left;}
        .hea-top em a.top2{background:url(../image/top-icon2.png) no-repeat left;}
        .hea-top em a.top3{background:url(../image/top-icon3.png) no-repeat left;}
        .hea-cen{height:116px;padding-top:20px; box-sizing: border-box;}
        .hea-cen .logo{width:800px; float:left;}
        .hea-cen .logo .t_logo{width:180px; height:73px; float:left; margin-right:0px;background: url(../image/logo.png) no-repeat left;overflow-y: hidden;}
        .hea-cen .logo .t_logo a{display: block;width: 100%;padding-top: 79px;height: 79px;box-sizing: border-box;}
        .hea-cen .logo h2{float:left;padding-right:20px;padding-top:1px; box-sizing: border-box;position: relative;background: url(../image/logo.png) no-repeat left;overflow-y: hidden;}
        .hea-cen .logo h2 a{display: block;width: 100%;padding-top: 79px;height: 79px;box-sizing: border-box;}
        /*.hea-cen .logo h2:before{width:1px;height:71px; background:#cccccc;content:""; position: absolute;left:0;top:0;}*/
        .hea-cen .logo h2 span{display: block; height:43px; line-height: 43px;font-size: 28px; color:#333333;font-weight: bold;}
        .hea-cen .logo h2 em{display: block; height:33px; line-height: 33px; font-size: 20px; color:#333333;font-weight: normal;}
        .hea-cen .logo h5{float:left;padding-left:20px;padding-top:1px; box-sizing: border-box;position: relative;}
        .hea-cen .logo h5:before{width:1px;height:71px; background:#cccccc;content:""; position: absolute;left:0;top:0;}
        .hea-cen .logo h5 span{display: block; height:43px; line-height: 43px;font-size: 30px; color:#333333;font-weight: bold;}
        .hea-cen .logo h5 em{display: block; height:33px; line-height: 33px; font-size: 20px; color:#333333;font-weight: normal;}

        .hea-cen .tel{float:right;margin-top: 13px;}
        .hea-cen .tel span{display:block;float:left;height:41px; line-height: 20px; padding-left:47px;font-size: 16px; color:#666666;background:url(../image/hea-tel.gif) no-repeat left; margin-top: 5px;}
        .hea-cen .tel em{display: block; float:left;}
        .hea-cen .tel em i{display:block; height: 25px; line-height: 25px; font-size: 24px; color:#333333;font-family: "Acrom";}
        .hea-cen .tel em i:last-child{letter-spacing:1px;}
        .menu{height:75px; background:#9b000a;}
        .menu .nav{width:1200px;margin:0 auto;}
        .menu .nav li{float:left; height:75px; line-height:75px;position: relative;}
        .menu .nav li a{display: block;font-size: 17px; color:#FFF; position: relative;padding:0 28px;z-index:20; transition: .5s;}
        .menu .nav li.first{padding:0 30px;}
        .menu .nav li.first a{padding-right:0; padding-left:27px;}
        .menu .nav li.first a:before{width:21px; height:19px; background:url(../image/top-icon4.png) no-repeat center;content:""; position: absolute; left:0;top:28px;}
        .menu .nav li i{display: block; width:100%; height:0; background:#ffb207;position: absolute; top:0;left:0; transition: .5s;}
        .menu .nav li:hover i,.menu .nav li.cur i{height:75px;}
        .menu .nav li:hover a,.menu .nav li.cur a{font-weight: bold;}
    

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

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .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: #9b000a;}
    .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(../image/p102-search-icon1.png) no-repeat center center #9b000a;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(../image/p102-curmbs-icon1.png) no-repeat left center;

		}
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 宋体;
			height: 46px;
			line-height: 46px;
			padding: 0px 5px;
		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #9b000a;}
	

        
        .p1-pro-showcase-1-txt {
            line-height: 30px;
            overflow: hidden;
            margin-left: 55px;
            float: right;
            width: 45%;
        }
        
        .p1-pro-showcase-1-txt-title {
            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(../image/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: #9b000a;
        }
        
        .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: #9b000a;
            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: 31%;
            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(../image/p15-icon2.png) no-repeat center top;
        }
        
        .prod-showcase-1 .t1-next {
            right: 0;
            background: url(../image/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;
        }
    

    
    
    .fixed {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 88;
        background: #fff;
    }
    
    .p102-pro-content-nav li {
        float: left;
        line-height: 50px;
        margin-right: 50px;
        position: relative;
        font-size: 18px;
        color: #4c4c4c;
        font-weight: normal;
    }
    
    .p102-pro-content-nav li.cur,
    .p102-pro-content-nav li:hover {
        color: #9b000a;
    }
    
    
    .p102-pro-content-desc {
        padding: 40px 0 0;
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }
    .content {
        width: 1200px;
        margin: 0 auto;
        
    }
    .p102-pro-content .blk-main{width:100% !important;}


    .p102-pro-content-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #9b000a;
    }
    
    .p102-pro-content-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #333333;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
    
   .p102-pro-case {
    padding: 0 0 80px;
}
    .p102-pro-case-list {
        padding-top: 40px;
    }
    
    .p102-pro-case-items dl {
        float: left;
        width: 378px;
        position: relative;
        margin-right: 33px;
    }
    
    .p102-pro-case-items dl:nth-child(4n-1) {
        margin-right: 0;
    }
    
    .p102-pro-case-items dt img,
    .p102-pro-case-items dt a {
        display: block;
        width: 100%;
    }
    
    .p102-pro-case-items dd {
        position: absolute;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        left: 0;
        bottom: 0;
        z-index: 2;
    }
    
    .p102-pro-case-items dd h4 a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        padding: 0 15px;
    }
    
    .p102-pro-case-items dl:hover dt a:before {
        content: '';
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-pro-case-items dl:hover dt a:after {
        content: '+';
        position: absolute;
        width: 50px;
        height: 50px;
        font: 30px/50px "宋体";
        color: #fff;
        text-align: center;
        background: #9b000a;
        left: 50%;
        margin-left: -25px;
        top: 50%;
        margin-top: -25px;
        border-radius: 100%;
        z-index: 2;
    }
    
    .p102-pro-case-items dl:hover dd {
        background: none;
    }
    
    .p102-pro-case-paging {
        height: 30px;
        text-align: center;
        padding-top: 25px;
    }
    
    .p102-pro-case-paging li {
        display: inline-block;
        width: 10px;
        height: 10px;
        border: 3px solid #9b000a;
        border-radius: 100%;
        margin: 0 5px;
    }
    
    .p102-pro-case-paging li.cur {
        background: #9b000a;
    }
    
    .p102-pro-case-more {
        width: 198px;
        height: 44px;
        margin: 35px auto 0;
        border: 1px solid #9b000a;
        position: relative;
    }
    
    .p102-pro-case-more a {
        display: block;
        height: 44px;
        line-height: 44px;
        font-size: 18px;
        font-weight: normal;
        color: #9b000a;
        padding-left: 64px;
        position: relative;
    }
    
    .p102-pro-case-more a:before {
        content: '';
        width: 20px;
        height: 14px;
        position: absolute;
        border: 4px solid #9b000a;
        border-left: 0;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        left: 26px;
        top: 11px;
    }
    
    .p102-pro-case-more a:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-right: 6px solid #9b000a;
        top: 9px;
        left: 22px;
        z-index: 1;
    }


        i,em{font-style:normal;}
        .footer{height:662px; background:url(../image/foot.jpg) no-repeat center;}
        .foot{padding-top:110px;}
        .foot .ft-contact{height:133px;margin-bottom: 50px;box-sizing: border-box;background:#9b000a;}
        .foot .ft-contact ul{padding-top:18px;height:131px; box-sizing: border-box;}
        .foot .ft-contact ul li{float:left;width:33.3%; height:97px; box-sizing: border-box;border-right:1px solid rgba(255,255,255,0.5);}
        .foot .ft-contact ul li i{display: block;height:29px; line-height: 29px;padding-left:44px;font-size: 14px; color:#FFFFFF; font-weight: bold;margin-bottom: 9px;}
        .foot .ft-contact ul li.ft1 i{background:url(../image/ft-icon1.png) no-repeat left;}
        .foot .ft-contact ul li.ft2 i{background:url(../image/ft-icon2.png) no-repeat left;}
        .foot .ft-contact ul li.ft3 i{background:url(../image/ft-icon3.png) no-repeat left;}
        .foot .ft-contact ul li.ft1{padding:7px 0 0 39px;}
        .foot .ft-contact ul li.ft2{padding:7px 0 0 80px;}
        .foot .ft-contact ul li.ft3{padding:7px 0 0 84px; border-right:0;}
        .foot .ft-contact ul li em{display: block;margin-left: 45px; height:27px; line-height: 27px; font-size: 21px; color:#FFFFFF; font-family: "Acrom";}
        .foot .ft-contact ul li span{display: block;height:23px; line-height: 23px;font-size: 18px; color:#FFFFFF; margin-left: 42px;font-family: "Myriad Pro";}
        .foot .ft-contact ul li p{padding-left:43px;line-height: 20px;width:250px;font-size: 16px; color:#FFFFFF;}
        .foot .ft-nav{margin-bottom: 22px;height:17px;}
        .foot .ft-nav ul li{float:left;line-height: 16px;}
        .foot .ft-nav ul li a{font-size: 16px; color:#FFFFFF;padding:0 32px; position: relative;}
        .foot .ft-nav ul li a:before{width:6px; height:14px; color:#FFF;font-size: 16px; content:"/"; position: absolute; right:0;}
        .foot .ft-nav ul li:last-child a:before{display: none;}
        .foot .ft-link{text-align: center;margin-bottom: 40px;}
        .foot .ft-link p{text-align: center; margin-bottom: 23px;}
        .foot .ft-link p em{display: inline-block;font-size: 14px; color:#FFF;margin:0 18px;}
        .foot .ft-link p em a{font-size: 14px; color:#FFF;}
        .foot .ft-link strong{line-height: 14px; }
        .foot .ft-link strong i{display: inline-block;font-size: 14px; color:#FFF; font-weight: normal;}
        .foot .ft-link strong a{font-size: 14px; color:#FFF;padding:0 16px; font-weight: normal;position: relative;}
        .foot .ft-link strong a:before{width:6px; height:14px; color:#FFF;font-size: 14px; content:"/"; position: absolute; right:0;top:3px;}
        .foot .ft-link strong a:last-child:before{display: none;}
        .foot .ft-code{width:304px; height:151px; margin:0 auto;}
        .foot .ft-code span{display: block; width:110px;float:left; margin-left: 42px;}
        .foot .ft-code span i{display: block; width:110px; height:110px; margin:0 auto;}
        .foot .ft-code span i img{width:100%;}
        .foot .ft-code span em{display: block; height:28px; line-height: 28px; text-align: center;font-size: 14px; color:#FFFFFF;}
        .foot .ft-sou{height:79px; line-height: 79px;}
        .foot .ft-sou i{display: block; font-size: 14px; color:#FFF;float:left;}
        .foot .ft-sou a{display: block;font-size: 14px; color:#FFF;float:left; margin-right:30px;}
        .foot .ft-sou a:last-child{margin-right: 0;}
    

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