
		.content{ width:1200px; margin:0 auto;}
		.tb{height:199px;background:url(images/head.jpg) no-repeat center;}
		.hea{width: 100%;height: 45px !important;position: fixed;top: 0;background: #037748 !important;z-index: 999;transition: all 0.3s linear;}
		.hea .menu .nav{padding-top:0;}
		.hea .head{height:45px;}
		.headbj{height:199px; background:url("images/head.jpg") no-repeat center;}
		.head{height:199px;}
		.head h3{height:30px; margin-bottom:35px;}
		.head h3 span{display: block; height:30px; line-height: 30px;float:left; font-size: 14px; color:#818181;}
		.head h3 em{display: block; float:right;font-weight: normal;font-style:normal;}
		.head h3 em a{display: block; float:left;height:30px; line-height: 30px;font-size: 14px; color:#818181; padding:0 12px;}
		.head h3 em b{display: block; float:left; background:url("images/hg1.jpg") no-repeat center;margin-top: 15px; width:11px; height:1px;}
		.head .tb{width:643px; height:60px;float:left;}
		.head .tb h1{width:167px; height:54px;float:left; margin-right:31px;}
		.head .tb h1 img{width:167px; height:54px;}
		.head .tb span{display: block; width:445px; height:48px;float:left; font-size: 22px; color:#000000;margin-top:3px;font-weight: bold;}
		.head .tb span em{display: block; font-size: 16px; color:#999999;font-weight: normal;font-style:normal;margin-top:6px;}
		.head p{width:181px; height:42px;float:right;font-size:14px; margin-top:9px; padding-left:49px;background:url("images/phone.png") no-repeat left;}
		.head p i{display: block;font-weight: bold;font-style: normal; font-family: "Myriad Pro"; font-size: 24px; color:#00a153;}
		.head .nav{height:45px;padding-top:29px;}
		.head .nav li{float:left;border-right:1px solid #50c680; height:45px;}
		.head .nav li a{display: block; line-height:45px;font-size: 16px; color:#FFF; padding:0 20px;}
		.head .nav li.none{border-right:0;}
		.head .nav li:hover,.head .nav li.cur{background:url("images/wzbj.png") no-repeat center;background-size: 100% 60px;background: #e1b76a;    }
	

        .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 .blk-main{
            background:#f2f2f2;
        }
        .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 {
            display: block;
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #666666;
            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;
        }
    

            .dark-showcase-01 {
                background: #fff;
                padding-top: 10px;
                padding-bottom: 10px
            }
            
            .dark-showcase-01-frame {
                position: relative;
                border: 1px solid #d6d6d6;
            }
            
            .dark-showcase-01-left {
                position: relative;
                width: 50%;
                float: left;
                margin-right: 6%;
                line-height: 0;
                overflow: hidden;
            }
            
            .dark-showcase-01-jt {
                width: 50px;
                height: 90px;
                position: absolute;
                top: 50%;
                margin-top: -11px;
                cursor: pointer;
                z-index: 33;
                background: #d1d1d1;
            }
            
            .dark-showcase-01-jt:after {
                content: "";
                width: 25px;
                height: 25px;
                position: absolute;
                top: 28px;
                border-width: 3px;
                border-color: #fff;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
                -webkit-transform-origin: 50% 50%;
                -moz-transform-origin: 50% 50%;
                -ms-transform-origin: 50% 50%;
                -o-transform-origin: 50% 50%;
                transform-origin: 50% 50%;
            }
            
            .dark-showcase-01-prev {
                left: 0;
            }
            
            .dark-showcase-01-prev:after {
                left: 15px;
                border-style: none none solid solid;
            }
            
            .dark-showcase-01-next {
                right: 0;
            }
            
            .dark-showcase-01-next:after {
                right: 15px;
                border-style: solid solid none none;
            }
            
            .dark-showcase-01-pic {
                width: 100%;
                box-sizing: border-box;
                text-align: center;
                overflow: hidden;
            }
            
            .dark-showcase-01-pic li {
                float: left;
            }
            
            .dark-showcase-01-pic img {
                width: 100%;
                display: block;
            }
            
            .dark-showcase-01-right {
                width: 40%;
                float: left;
            }
            
            .dark-showcase-01-tit {
                height: 50px;
    font-size: 33px;
    color: #000;
    line-height: 48px;
    margin-top: 100px;
    margin-bottom: 16px;
            }
            
            .dark-showcase-01-tit span {
                display: none;
                font-size: 28px;
                font-family: arial;
                color: #888;
            }
            
            .dark-showcase-01-con {
                font-size: 14px;
                line-height: 34px;
                overflow: hidden;
            }
            .dark-showcase-01-con p{line-height:26px;margin-bottom:10px;}
            .dark-showcase-01-tel {
                width: 214px;
                height: 46px;
                font-size: 22px;
                line-height: 46px;
                text-align: center;
                float: right;
                margin-top: 70px;
                background: url(images/dark-tel-iocn1.png) no-repeat 32px center #ffffff
;
                box-sizing: border-box;
                padding-left: 40px;
            }
            
            .dark-showcase-01-tel a {
                color: #fff;
            }
        

        .dark-prodcontent-1 {
            padding: 32px 0 42px;
            margin-bottom: 22px;
        }
        
        .dark-prodcontent-1-desc {
            padding-left: 15px;
            padding-right: 15px;
        }
    

            .content{width:1200px; margin:0 auto;}
           .footer{height:360px;background:url("images/foot.jpg") no-repeat center;}
		   .foot{height:310px; padding-top:50px;}
		   .foot .f{height:49px;border-bottom:1px solid #e6e6e6; padding-bottom:16px; margin-bottom:32px;}
		   .foot .f h1{width:147px; height:49px;margin-right:50px;float:left;}
		   .foot .f h1 img{width:147px; height:49px;}
		   .foot .f ul{height:49px;float:left;}
		   .foot .f ul li{float:left;height:49px;line-height: 49px;}
		   .foot .f ul li a{padding:0 20px; font-size: 16px; color:#333333;}
		   .foot .f ul li.none a{padding-right:0;}
		   .foot .gsxx{height:45px;border-bottom:1px solid #e6e6e6; padding-bottom:36px;}
		   .foot .gsxx span{display:block;font-size: 14px; width:270px; height:45px; font-weight: bold; color:#666666;float:left;}
		   .foot .gsxx span p{font-size: 14px; font-weight: normal;margin-top:10px; line-height: 10px;}
		   .foot .gsxx span p em{margin-left:10px;font-style: normal; font-weight: normal;}
		   .foot .gsxx ul{width:760px;float:left;}
		   .foot .gsxx ul li{float:left;margin-left:50px;padding-left:51px;}
		   .foot .gsxx ul li em{font-size: 14px; font-weight: bold; color:#666666;font-style: normal;}
		   .foot .gsxx ul li em i{display: block; font-size: 14px;font-weight: normal; margin-top:10px;line-height: 10px;font-weight: normal;font-style: normal;}
		   .foot .gsxx ul li.ph{background:url("images/ph.png")no-repeat left;}
		   .foot .gsxx ul li.ad{background:url("images/ad.png")no-repeat left;}
		   .foot .gsxx ul li.em{background:url("images/em.png")no-repeat left;}
		   .foot .gsxx .bd{float:right; width:138px; height:45px;}
		   .foot .gsxx .bd b{display: block; font-weight: normal;font-size: 14px;color:#666666;}
		   .foot .gsxx .bd em{display: block; float:left;width:65px;font-weight: normal; font-style: normal;}
		   .foot .gsxx .bd em a{color:#666666;}
		   .foot .gsxx .bd em.dt{margin-left:6px;}
		   .foot .bh{height:72px;}
		   .foot .bh em{display: block; float:left;margin-top:17px; font-size: 14px; color:#666666;font-weight: normal;font-style: normal;}
		   .foot .bh em.hm{margin-left:20px;}
		   .foot .bh em.sm{float:right;}
		   .foot .link{height:59px; line-height: 59px;}
		   .foot .link a{float:left; font-size: 14px; color:#999999;margin-left:56px;}
		   .foot .link a.lj{margin-left: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: 71px;
            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: 14px;
            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: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 77px;
            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: #037748;
            color: #fff;
            height: 56px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #037748;
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            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;
        }
    
