
		body{min-width:1200px;width:100%;overflow-x:hidden;}
		i,em{ font-style:normal;}
		.content{ width:1300px; margin:0 auto;}
        .header{height:163px;background: url(images/h_bg.jpg) repeat-x;}
      .h_con{height:111px;}
      .h_con .t_logo{float: left;margin:37px 0px 0px 0px;text-align: center;}
      
      .h_con .logowenz{float:left;margin:49px 0 0 20px;background:none;font-size:16px;color:#333;letter-spacing:8px;}
      .h_con .logowenz em{display:block;font-size:16px;color:#333;margin-top:2px;letter-spacing:8;}
	  .h_con p {float: right;margin-top:55px;background:url(images/ph-1.png) no-repeat left 5px; padding-left:30px;height:30px;}
      .h_con p b{ font-size:12px;color: #bababa;text-align: left; display:inline-block;line-height:16px;font-family: "Arial";font-weight: normal;text-transform: uppercase;}
      .h_con p b i{ font-size:12px;color: #bababa;display: inline-block;}
      .h_con p span{font-size:30px;color: #168cbb;text-align: left; display:inline-block;line-height:11px;font-family: "Arial";font-weight: bold;vertical-align: top;}


      .h_nav{height:52px;position: relative;}
	  .h_nav li{float:left;line-height:52px;position: relative;height:52px;}
	  .h_nav li a{display:block;font-size: 16px; color:#999999;margin:0 35px;z-index:1;position:relative;box-sizing: border-box;}
      .h_nav li:hover a,.h_nav li.cur a{color: #4c4c4c;}


     .h_nav li a::after {content: "";display: block;width: 0;left: 50%;height: 4px;background:#168cbb;transition: 0.35s;position:absolute;bottom:0;}
     .h_nav li:hover a::after {width: 100%;left: 0;}
     .h_nav li.cur a::after {content: "";display: block;width: 0;left: 50%;height: 4px;background:#168cbb ;transition: 0.35s;position:absolute;bottom:0;}
     .h_nav li.cur a::after {width: 100%;left: 0;}
     .h_nav li:last-child a{margin-right: 0;}
     .h_nav li:first-of-type a{margin-left: 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;
        }
    

    .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: #168cba;}
    .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(images/p102-search-icon1.png) no-repeat center center #168cba;
        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(images/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: #168cba;}
	

    .p102-pros-1 {
        padding: 30px 0 0;
    }
    
    .p102-pros-1-title {
        height: 66px;
        line-height: 66px;
        font-size: 26px;
        color: #333333;
        border-bottom: 1px solid #e0e0e0;
        position: relative;
        margin-bottom: 30px;
    }
    
    .p102-pros-1-title:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 3px;
        background: #168cba;
        left: 0;
        bottom: -2px;
        z-index: 1;
    }
    
    .p102-pros-1-list dl {
        float: left;
        width: 378px;
        margin: 0 33px 50px 0;
    }
    
    .p102-pros-1-list dl:nth-child(4n-1) {
        margin-right: 0;
    }
    
    .p102-pros-1-list dt {
        position: relative;
    }
    
    .p102-pros-1-list dt img,
    .p102-pros-1-list dt a {
        width: 100%;
        display: block;
    }
    
    .p102-pros-1-list dt em {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 0;
        display: none;
    }
    
    .p102-pros-1-list dt i {
        position: absolute;
        width: 50px;
        height: 50px;
        background: #168cba;
        border-radius: 100%;
        left: 50%;
        margin-left: -25px;
        top: 50%;
        margin-top: -25px;
        z-index: 1;
    }
    
    .p102-pros-1-list dt i:after {
        content: "";
        width: 9px;
        height: 9px;
        border: 1px solid #fff;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        left: 18px;
        margin-top: -5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p102-pros-1-list dd {
        padding-top: 15px;
    }
    
    .p102-pros-1-list dd h4 {
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        text-align: left;
        font-weight: normal;
        margin-bottom: 3px;
    }
    
    .p102-pros-1-list dd h4 a {
        display: inline-block;
        height: 40px;
        color: #1a1a1a;
        position: relative;
        padding-left: 20px;
    }
    
    .p102-pros-1-list dd h4 a:before {
        content: '';
        position: absolute;
        width: 5px;
        height: 18px;
        background: #168cba;
        left: 0;
        top: 50%;
        margin-top: -9px;
        z-index: 1;
    }
    
    .p102-pros-1-list .p102-pros-1-desc {
        line-height: 24px;
        font-size: 14px;
        color: #666666;
        text-align: justify;
    }
    
    .p102-pros-1-list dl:hover dt em {
        display: block;
    }


    .p102-pagination-blk {
        padding-bottom: 40px;
    }


.footer{height:535px;background: url(./images/ft_bg.jpg) repeat-x;}
.content-s{margin:0 auto;font-family: "Microsoft Yahei";width: 1300px;}

.f_con{height:392px;padding-top: 87px;}

.lxw{float: left;height:15.75rem;width:30.5%;text-align: left;}

.lxw h2{text-align: left;height:65px;border-bottom: 1px solid #626262;box-sizing: border-box;margin-bottom: 40px;}
.lxw h2 span{font-size:18px;color: #ffffff;display: block;line-height:18px;font-weight:normal;}
.lxw h2 em{font-size:16px;color: #808080;display: block;line-height:16px;font-weight:normal;font-family: 'Arial';padding-top: 8px;}
.lxw b{font-size:18px;color: #666666;display: block;line-height:18px;font-weight:normal;display:block;margin-bottom: 16px;}
.lxw b i{font-size:14px;color: #666666;display: block;line-height:14px;font-weight:normal;display:inline-block;}
.lxw p{font-size: 14px;color: #666666;display: block;line-height: 35px;}

.f_nav{float: left;height:315px;width:27.92%;text-align: left;margin-left:9.5%;}
.f_nav h2{text-align: left;height:65px;border-bottom:1px solid #626262;box-sizing: border-box;margin-bottom: 40px;}
.f_nav h2 span{font-size:18px;color: #ffffff;display: block;line-height:18px;font-weight:normal;}
.f_nav h2 em{font-size:16px;color: #808080;display: block;line-height:16px;font-weight:normal;font-family: 'Arial';padding-top: 8px;}
.f_nav li{width:50%;float:left;}
.f_nav li a{font-size:16px;line-height:36px;display: block;color: #808080;}

    .sao{float: right;height:160px;width:165px;margin-top: 68px;}
  .sao p{position: relative;float: left;height:205px;width: 165px;text-align: center;overflow:hidden;}
    .sao p i{height:165px;width: 165px;display: block;}
    .sao p img{display: block;width: 165px;height: 165px;}
    .sao p span{font-size: 14px;color: #919191;display: block;line-height: 14px;padding-top: 15px;font-weight: normal;}
    .sao p:after{display:block;position:absolute;left:0px;top:0;width:100%;height:35px;content:"";animation:light 5s infinite;-webkit-animation:light 5s infinite;}
	.sao .item-1:after{background:url(images/code_shadow1.png) no-repeat 0 0;}
				@keyframes light{
					0%{top:0;}
					50%{top:100%;}
					100%{top:-40px;}
                }
  .sao p:last-child{margin-right: 0;}


.link{float: left;;width:100%;margin-top: 28px;}
.link b{font-size: 14px;color: #808080;display:block;margin-right:1%;float: left;font-weight: normal;}
.link a{font-size:14px;color:#808080 ;display:block;font-weight: normal;padding-right:1%;float: left;}
.link a:last-child{padding-right: 0;}

.end{overflow: hidden;}
.end p{width:100%;float: left;line-height: 56px;color:#808080 ;}
.end p i{font-size:14px;color:#808080 ;display: inline-block;padding-right:0.6%;}
.end p a{font-size:14px;color:#808080 ;display: inline-block;}
.end p em{font-size:14px;color:#808080 ;display: inline-block;margin-left:2%;}
.end p b{font-size:14px;color:#808080 ;display: inline-block;font-weight: normal;margin-left: 0.6%;}



        .client-2 {
            width: 45px;
            position: fixed;
            left: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
          background:#168cba url(images/zxkfs.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#168cba url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#168cba url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#168cba url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#168cba url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#168cba url(images/zxkfs.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 60px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#168cba url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            right:-150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    

 .open{    display: block;
    width: 53px;
    height: 200px;
    background: #168cba;
    position: fixed;
    left: 0;
    top: 240px;
    font-size: 24px;
    color: #ffffff;
    padding: 27px 7px 0;
    line-height: 33px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    border: 1px solid #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;}
 .close{display:block; width:50px; height:150px; background:#168cba; position:absolute;right:-50px;top:295px; text-align:center; line-height:50px; font-size:20px; color:#FFF;cursor: pointer;padding:10px 10px 0; box-sizing:border-box; line-height:30px;}
  .close:hover{color:#FFF;}
        .n-nav {
            width: 180px;
            height:540px;
            background:rgba(22,140,187,0.9);
            position: fixed;
            left: 0;
            top: 5%;
            z-index: 300;
            box-sizing: border-box;
        }
        
        .n-nav ul{
            border-radius:15px;
        }
        .n-nav ul>li {
            height: 63px;
            line-height: 63px;
            text-align: center;
            border-bottom: 1px dashed #ffffff;
            transition: .5s;
            position: relative;
        }
        
        .n-nav ul li>a {
            display: block;
            font-size: 18px;
            color: #ffffff;
            transition: .5s;
        }
        
        .n-nav ul>li:hover {
            background: #9cc813;
        }
        
        .n-nav ul>li:hover>a {
            font-weight: bold;
            color: #FFF;
        }
        
        .n-nav ul>li .xl-nav {
            width: 525px;
            padding: 30px 0 30px 38px;
            border: 1px solid #ed4b03;
            position: absolute;
            left: 180px;
            top: 0;
            display: none;
            background: #FFF;
        }
        
        .n-nav ul>li .xl-nav li {
            float: left;
            width: 33.3%;
            height: 43px;
            line-height: 43px;
            padding-left: 18px;
            box-sizing: border-box;
            background: url(images/pro-njt.png) no-repeat left;
            border-bottom: 0;
            text-align: left;
        }
        
        .n-nav ul>li .xl-nav li a {
            font-size: 18px;
            color: #333333;
        }
        
        .n-nav ul>li:hover .xl-nav {
            display: block;
        }
        
        .n-nav .n-zx {
                text-align: center;
    margin-top: 45px;
    background: url(images/rx.png) no-repeat left;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 32px;
    box-sizing: border-box;
    line-height: 15px;
    border-left: 0;
    width: 160px;
            
        }
        .n-nav .n-zx a{
            padding-left: 15px;
        }
        .n-nav .n-zx em {
            display: inline-block;
            font-size: 18px;
            color: #FFF;
            padding-top: 12px;
        }
    
