
        i,em{font-style:normal;}
		.content{width:1200px;margin:0 auto;}
        .content1,.contentt{width:90%;margin:0 auto;min-width:1200px;max-width:1600px;}
        /*.head.hea{width:100%; z-index:666;box-shadow:0px 5px 10px 0px rgba(0, 0, 0, 0.1);}*/
        .head{height:124px;position:absolute;z-index:300;min-width:1200px;width:100%;}
        .head .hea-top{width:98%;height: 124px; margin:0 auto;min-width:1200px;max-width:1800px;}
        .head .hea-top .t_logo{float:left;display: table;height: 124px;width:17%;max-width:321px;float:left;overflow: hidden;}
        .head .hea-top .t_logo img{width:100%;}
        .head .hea-top .menu{width:65%;height:124px;float:right;padding-top:50px; box-sizing: border-box;}
        .head .hea-top .menu .nav li{float:left;height:28px;padding:0 1.5%;line-height: 28px; text-align: center;border-radius: 14px; transition: .5s;position:relative;}
        .head .hea-top .menu .nav li>a{display: block; height:28px;font-size: 16px; color:#FFF; transition: .5s;}
        
        .head .hea-top .menu .nav li .nav-two{width:140%;position:absolute;left:-20%;top:40px;display:none;}
        .head .hea-top .menu .nav li .nav-two a{display:block; height:50px;line-height:50px; text-align:center; font-size:14px; color:#FFF;background:rgba(47,130,144,0.8);border-bottom:1px dashed #FFF;}
        
        .head .hea-top .menu .nav li:hover, .head .hea-top .menu .nav li.cur{background:#2F8290;}
        .head .hea-top .hea-tel{float:right;margin-top: 41px;padding-left:42px;background:url(images/hea-tel.png) no-repeat left; font-weight: bold; font-family: "Arial";}
        .head .hea-top .hea-tel i{display:block;font-size: 24px; color:#FFF; line-height: 23px;}
        @media screen and  (max-width:1580px){
            .head .hea-top .menu .nav li>a{font-size:14px;}
        }
	

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
            width:100%;
        }
        .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: #2f8290;}
    .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 #2f8290;
        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: #2f8290;}
	

    .p102-fdh-3 {
        height: 100px;
        box-shadow: 0 4px 6px #e9e9e9;
    }
    
    .p102-fdh-3 li {
        float: left;
        width: 20%;
        height: 100px;
        position: relative;
    }
    
    .p102-fdh-3 li:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 26px;
        background: #cfcfcf;
        right: 0;
        top: 50%;
        margin-top: -13px;
    }
    
    .p102-fdh-3 li:last-child:after {
        display: none;
    }
    
    .p102-fdh-3 li a {
        display: block;
        height: 100px;
        line-height: 100px;
        font-size: 22px;
        color: #1a1a1a;
        text-align: center;
    }
    
    .p102-fdh-3 li.sidenavcur:before,
    .p102-fdh-3 li:hover:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background: #2f8290;
        left: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-fdh-3 li.sidenavcur a,
    .p102-fdh-3 li:hover a {
        font-weight: bold;
        color: #2f8290;
    }
    
    .p102-fdh-3 li.sidenavcur a:before,
    .p102-fdh-3 li:hover a:before {
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        background: #fff;
        border: 3px solid #2f8290;
        border-radius: 100%;
        left: 50%;
        margin-left: -9px;
        bottom: -8px;
        z-index: 2;
    }
    
    .p102-fdh-3 li.sidenavcur a:after,
    .p102-fdh-3 li:hover a:after {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        background: #2f8290;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -2px;
        z-index: 3;
    }


    .p102-about-content{font-size: 16px;line-height: 32px;color: #4c4c4c;text-align: justify;padding: 40px 0;}


        .p14-product-2-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            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:30px;
            border-bottom: 2px solid #2f8290;
            background:url(images/p14-icon11.png) no-repeat 0 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.5%;
            box-sizing: border-box; margin-bottom:50px;
        }
        
        .p14-product-2-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .p14-product-2-list dl img {
            display: block;
            width: 100%;
        }
        
        .p14-product-2-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .p14-product-2-list h4 {
            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 h4 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: #2f8290;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #2f8290;
        }
    

        .footer{height:431px;background:#eee;}
        .foot{padding-top:66px;}
        .foot.content1{width:73.5%;margin:0 auto;}
        .foot .ft-nav{height:97px; border-bottom:1px solid rgba(51,51,51,0.15); margin-bottom: 56px;white-space: nowrap;text-align: center;}
        .foot .ft-nav p a{display:inline-block;height:73px; line-height: 73px;color:#333333;padding:0 2.5%;}
        .foot .ft-nav p a:first-child{padding-left: 0;}
        .foot .ft-nav p a:last-child{padding-right: 0;}
        .foot .ft-bot .left{width:500px; height:176px; border-right:1px solid #eaeaea; float:left;padding-top:13px; box-sizing: border-box;}
        .foot .ft-bot .left span{display: block; height:27px;line-height: 27px;font-size: 18px; color:#333333;}
        .foot .ft-bot .left i{display: block; height:20px;line-height: 20px;font-size: 12px; color:rgba(51,51,51,0.3); margin-bottom: 17px;}
        .foot .ft-bot .left ul li{height:31px;line-height: 31px;font-size: 14px;color:rgba(51,51,51,0.7);}
        .foot .ft-bot .cen{width:570px;height:176px;float:left;border-right:1px solid #eaeaea;  box-sizing: border-box; padding:10px 0 0 120px;}
        .foot .ft-bot .cen em{display: block; height:41px;font-size: 14px; color:#333333;padding:21px 0 0 32px; box-sizing: border-box; background:url(images/ft-tel.png) no-repeat left 6px; margin-bottom: 3px;}
        .foot .ft-bot .cen span{display: block; height:26px;line-height: 26px;font-size: 24px; color:#333333; font-weight: bold;}
        .foot .ft-bot .cen i{display: block; height:30px;line-height: 30px;font-size: 16px; color:#333333; margin-bottom: 20px;}
        .foot .ft-bot .cen p{line-height: 25px;font-size: 14px; color:rgba(51,51,51,0.7);}
        .sao{float:right;height:170px;width:120px;}
.sao p{float: left;height:160px;width: 120px;text-align: center;position: relative;overflow: hidden;}
.sao p i{height: 120px;width: 120px;display: block;border: 1px solid #d7e1e5;box-sizing: border-box;background: #ffffff;border-radius: 6px;}
.sao p i img{width:103px;display: block;margin: 8px auto 0;}
.sao p span{height: 45px;line-height: 45px;font-size:15px;color:#5a6369 ;display: block;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;}
              }
              
        @media screen and  (min-width:760px) and (max-width:1680px){
            .footer{height:460px;}
            .foot.content1{width:93.5%;}
            .foot .ft-bot .left{width:407px;}
            .foot .ft-bot .cen{width:517px;padding:10px 0 0 70px;}
        }
         @media screen and  (min-width:760px) and (max-width:1600px){
            .footer{height:460px;}
            .foot.content1{width:80.5%;}
            .foot .ft-bot .left{width:427px;}
            .foot .ft-bot .cen{width:517px;padding:10px 0 0 70px;}
        }
	

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