

        .leftnav-z1-desc {
            background: #fff;
            max-height: 180px;
            margin-bottom: 14px;
        }
        
        .leftnav-z1-desc dt {
            height: 30px;
            padding: 20px 0;
        }
        
        .leftnav-z1-desc dt b {
            display: inline-block;
            font-weight: normal;
            border-left: 13px solid #e3e3e3;
            border-right: 7px solid #e3e3e3;
            padding: 0 12px 0 13px;
            font-size: 28px;
            color: #7c7c7c;
        }
        
        .leftnav-z1-desc dt b span {
            font-size: 18px;
            color: #bfbfbf;
            text-transform: uppercase;
            padding-left: 10px;
        }
        
        .leftnav-z1-desc dd {
            padding: 0 27px 0 27px;
        }
        
        .leftnav-z1-desc dd h4 {
            font-size: 24px;
            font-weight: normal;
            color: #797979;
            max-height: 44px;
            line-height: 44px;
            overflow: hidden;
        }
        
        .leftnav-z1-desc dd div {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            max-height: 48px;
            overflow: hidden;
        }
        
        .leftnav-z1-tit {
            height: 50px;
            font-size: 24px;
            font-weight: normal;
            line-height: 50px;
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 15px;
        }
        
        .leftnav-z1-tit span {
            display: inline-block;
            height: 50px;
            border-bottom:1px solid #686869;
        }
        
        .leftnav-z1-list dl {
            width: 32.2%;
            border: 1px solid #dedede;
            margin-bottom: 15px;
            background: #fff;
            float: left;
            margin-right: 1.3%;
            box-sizing: border-box;
        }
        
        .leftnav-z1-list dl:nth-child(3n) {
            margin-right: 0;
        }
        
        .leftnav-z1-list dt img {
            width: 100%; 
            display: block;
        }
        
        .leftnav-z1-list dd {
            padding: 6px 20px 5px 20px;
        }
        
        .leftnav-z1-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 45px;
            overflow: hidden;
        }
        
        .leftnav-z1-list h4 a {
            display: block;
            height: 45px;
            color: #727272;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .leftnav-z1-list dl:hover h4 a {
            color: #ed4713;
        }
        
        .leftnav-z1-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .leftnav-z1-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .leftnav-z1-list dl:hover {
            border-color: #ed4713;
        }
        
        .leftnav-z1-list dl:hover .leftnav-z1-list-desc a {
            color: #ed4713;
        }
    

        .fdh-01-tit {
            background: #ed4713;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(../images/p14-icon2.png) no-repeat right center #ed4713;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a {
            color: #fff;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color: #ed4713;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #ed4713;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color: #ed4713;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            /* background: #686869; */
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p1-info-3-tit {
            height: 60px;
    font-size: 24px;
    font-weight: normal;
    line-height: 60px;
    background: #ed4713;
    color: #fff;
    text-align: center;
        }
        .p1-info-3-list{padding: 10px 10px 0;}
        .p1-info-3-list li h4{
            height: 46px;
            font-size: 14px;
            font-weight: normal;
            line-height: 46px;
            color:#4b4a4a;
            border-bottom: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        /*.p1-info-3-list li h4 a{ color:#4b4a4a;}*/
        .p1-info-3-list li h4 span {
            float: right;
        }
    

        .contact-z1 {
            height: 140px;
            background: url("../images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
		
		
		
		.list{
			width: 100%;
		}
		.list ul{
			list-style: none;
		}
		.list>ul>li{
			width        : 100%;
			/* border-bottom: 1px solid #666; */
			-webkit-transition: .3s ease;
			-moz-transition: .3s ease;
			-o-transition: .3s ease;
			transition: .3s ease;
			margin-bottom: 5px;
		}
		.list>ul>li.sidenavcur ul{display:block;}
		.list>ul>li p[class=title]{
			/* width      : 100%; */
			text-align: left;
			background: #ececeb;
			height     : 50px;
			line-height: 50px;
			padding    : 0;
			border     : none;
			position   : relative;
			font-size: 18px;
			padding-left: 38px;
			color: #666;
		}
		.list>ul>li p[class=title]>span{
			position: absolute;
			right: 10%;
			color: #fff;
		}
		.list-se{
			overflow: hidden;
			display: none;
		}
		.list-se>p{
			background: #ed4713 !important;
			color: #ffffff !important;
		}
		.list-se>li{
			position: relative;
			right   : -100%;
			-webkit-transition: right .5s;
			-moz-transition   : right .5s;
			-o-transition     : right .5s;
			transition        : right .5s;
		}
		.list-se>li>p{
			background: #ececec;
			color       : #f0f0f0;
			height      : 50px;
			-webkit-box-sizing :border-box;
			box-sizing :border-box;
			padding-left: 10px;
			line-height : 50px;
			/* border-left : 5px solid #3b3b3b; */
			-webkit-transition   : border .5s;
			transition  : border .5s;
			-webkit-transition   : background .3s;
			transition  : background .3s;
			padding-left: 54px;
			padding-right: 40px;
			margin-bottom: 1px;
			background: #ececec;
			font-size: 16px;
		}
		.list-se>li>p:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .list-se>li>p.sidenavcur:after,
        .list-se>li>p:hover:after {
            border-color: #ed4713;
        }
		.list-se>li>p:hover{
			border-color: #EE4977;
			background  : #5b5b5b;
		}
    
