﻿
        i,em{font-style:normal;}
		.content{width:1200px;margin:0 auto;}
        .head{height:132px; padding-top:52px; box-sizing: border-box; position: relative;z-index:200;background:#FFF;}
        .head .logo{width:100%;height:132px; position: absolute;left:0;top:0;}
        .head .logo .t_logo{width:170px; height:167px; margin:0 auto; line-height: 0; overflow: hidden;z-index:666;position:relative;}
        .head .logo .t_logo img{width:100%;}
        .head .nav{width:100%; height:44px;position: relative; z-index:30;}
        .head .nav li{float:left;height:44px; text-align: center;margin-left: 55px;}
        .head .nav li em{display: block; height:41px; line-height: 41px;font-size: 16px; color:#333333; transition: .5s;}
        .head .nav li i{display: block; width:0; height:3px; background:#35c3cd;margin:0 auto; transition: .5s;}
        .head .nav li.cur em,.head .nav li:hover em{font-weight: bold; font-size: 18px;}
        .head .nav li.cur i,.head .nav li:hover i{width:100%;}
        .head .nav li:first-child{margin-left: 0;}
        .head .nav li:nth-child(4){margin-right: 227px;}
	

        .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: #35c3cd;}
    .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 #35c3cd;
        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: #35c3cd;}
	

    .p102-fdh-3 {
        box-shadow: 0 4px 6px #e9e9e9;
        margin-bottom:30px;
    }
    
    .p102-fdh-3 li {
        float: left;
        width: 16.66%;
        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 a {
        display: block;
        height: 100px;
        line-height: 100px;
        font-size: 18px;
        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: #35c3cd;
        left: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-fdh-3 li.sidenavcur a,
    .p102-fdh-3 li:hover a {
        font-weight: bold;
        color: #35c3cd;
    }
    
    .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 #35c3cd;
        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: #35c3cd;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -2px;
        z-index: 3;
    }


    .p103-info-1-list {
        padding-bottom: 10px;
    }
    
    .p103-info-1-list dl {
        position: relative;
        margin-bottom: 30px;
    }
    
    .p103-info-1-list dl:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        background: #e6e6e6;
        z-index: 1;
        left: 0;
        bottom: 0;
    }
    
    .p103-info-1-list dt {
        width: 320px;
        position: relative;
        z-index: 2;
    }
    
    .p103-info-1-list dt a,
    .p103-info-1-list dt img {
        width: 100%;
        display: block;
    }
    
    .p103-info-1-list dd {
        position: absolute;
        width: 810px;
        right: 30px;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p103-info-1-list dd h4 {
        padding-top: 14px;
        height: 40px;
        margin-bottom: 13px;
        font-weight: normal;
    }
    
    .p103-info-1-list dd h4 a {
        display: inline-block;
        height: 40px;
        max-width: 100%;
        line-height: 40px;
        font-size: 20px;
        color: #1a1a1a;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p103-info-1-desc {
        line-height: 26px;
        font-size: 14px;
        color: #666666;
        text-align: justify;
    }
    
    .p103-info-date {
        position: absolute;
        left: 0;
        bottom: 20px;
        padding-left: 25px;
        height: 22px;
        font: 14px/22px Arial;
        color: #999999;
        background: url(../images/article-list-icon1.png) no-repeat left center;
    }
    
    .p103-info-1-list dl:hover {
        box-shadow: 8px 8px 15px #e6e6e6, -1px -1px 2px #f2f2f2;
    }
    
    .p103-info-1-list dl:hover dd h4 a {
        color: #35c3cd;
    }


    .p103-related-pro {
        padding: 20px 0 80px;
    }
    
    .p103-related-pro-tit {
        height: 50px;
        position: relative;
        margin-bottom: 19px;
    }
    
    .p103-related-pro-tit h2 {
        display: inline-block;
        max-width: 80%;
        height: 50px;
        padding-left: 30px;
        line-height: 50px;
        font-weight: bold;
        font-size: 28px;
        color: #35c3cd;
        position: relative;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p103-related-pro-tit h2:before {
        content: '';
        position: absolute;
        width: 10px;
        height: 30px;
        background: #35c3cd;
        left: 0;
        top: 50%;
        margin-top: -14px;
    }
    
    .p103-related-pro-tit a {
        position: absolute;
        width: 104px;
        height: 34px;
        line-height: 34px;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        border: 1px solid #35c3cd;
        right: 0;
        top: 7px;
        z-index: 1;
        background: #35c3cd;
        border-radius: 3px;
    }
    
    .p103-related-pro-tit a.no-bg {
        background: transparent;
        color: #35c3cd;
    }
    
    .p103-related-pro-list dl {
        float: left;
        width: 23.58%;
        border: 1px solid #dcdcdc;
        margin-right: 1.6%;
    }
    
    .p103-related-pro-list dl.last {
        margin-right: 0;
    }
    
    .p103-related-pro-list dt a,
    .p103-related-pro-list dt img {
        width: 100%;
        display: block;
    }
    
    .p103-related-pro-list dd h4 {
        height: 50px;
        padding: 0 10px;
        font-weight: normal;
        background: #f2f2f2;
    }
    
    .p103-related-pro-list dd h4 a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        color: #333333;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }


        .footer{height:529px; background:url(../images/foot.png) no-repeat center;}
        .footer .foot{padding-top:182px;}
        .footer .foot .ft-top{height:269px; border-bottom:1px solid rgba(255,255,255,0.1); box-sizing: border-box;}
        .footer .foot .ft-top .ft-nav{width:400px; float:left;}
        .footer .foot .ft-top .ft-nav h4{height:72px; line-height: 72px;font-size: 18px; color:#ffffff;}
        .footer .foot .ft-top .ft-nav ul li{width:200px; height:39px; float:left;line-height: 39px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-left:18px; background:url(../images/ft-ico.png) no-repeat left; box-sizing: border-box;}
        .footer .foot .ft-top .ft-nav ul li a{font-size: 15px; color:#ffffff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
        .footer .foot .ft-top .ft-nav ul li:nth-child(2n){float:right;}
        .footer .foot .ft-top .ft-xx{width:400px;float:left;padding-left:97px; box-sizing: border-box;}
        .footer .foot .ft-top .ft-xx h4{height:72px; line-height: 72px;font-size: 18px; color:#ffffff;}
        .footer .foot .ft-top .ft-xx ul li{height:39px;line-height: 39px;white-space: nowrap;overflow: hidden; font-size: 15px; color:#FFF;text-overflow: ellipsis;padding-left:18px; background:url(../images/ft-ico.png) no-repeat left; box-sizing: border-box;}
        .footer .foot .ft-top .ft-code{width:253px;float:right;padding-top:9px;}
        .footer .foot .ft-top .ft-code .ft-tel{margin-bottom: 14px;}
        .footer .foot .ft-top .ft-code .ft-tel i{display: block; height:33px; line-height: 33px;font-size: 24px; color:#ffffff;}
        .footer .foot .ft-top .ft-code .ft-tel span{display: block; height:51px; line-height: 51px;font-size: 42px; color:#ffffff;font-family: "Impact";}
        .footer .foot .ft-top .ft-code strong{display: block; width:115px; height:115px; float:left;background:#E9ECF0;padding-top:32px; box-sizing: border-box;text-align: center;}
        .footer .foot .ft-top .ft-code strong i{display: block; height:24px; line-height: 24px;font-size: 14px; color:#333333; letter-spacing: 4px;font-weight: normal;}
        .footer .foot .ft-top .ft-code strong em{display: block; height:27px; line-height: 27px;font-size: 14px; color:#333333; font-weight: normal;}
        .footer .foot .ft-top .ft-code b{display: block; width:100px; height:100px; line-height: 0; overflow: hidden;float:right;margin-top: 8px;}
        .footer .foot .ft-top .ft-code b img{width:100%;}
        .footer .foot .ft-link{height:66px;}
        .footer .foot .ft-link span{display: block; height:66px; line-height: 66px;float:left;}
        .footer .foot .ft-link span em{display: block;float:left; height:66px; line-height: 66px;font-size: 14px; color:rgba(255,255,255,0.5); margin-right: 25px;}
        .footer .foot .ft-link span em a{font-size: 14px; color:rgba(255,255,255,0.5); }
        .footer .foot .ft-link strong{display: block;height:66px; float:right;}
        .footer .foot .ft-link strong a{display: block; float:left; height:66px; line-height: 66px;font-size: 14px; color:rgba(255,255,255,0.5); font-weight: normal; margin-left: 26px;}
    

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