        .clear{clear: both;height: 0;}

                .pc-cx-tel-1 {
                    width: 46%;
                    height: 56px;
                    border-top: 2px solid #e6e6e6;
                    padding-top: 10px;
                    position: absolute;
                    bottom: 16px;
                    right: 0;
                }
                
                .pc-cx-tel-1-t1 {
                    width: 114px;
                    height: 44px;
                    background: #666666;
                    font-size: 18px;
                    line-height: 44px;
                    text-align: center;
                    float: right;
                }
                
                .pc-cx-tel-1-t1 a {
                    display: block;
                    color: #fff;
                }
                
                .pc-cx-tel-1-t2 {
                    height: 56px;
                    padding-left: 55px;
                    background: url(../images/pc-xc-icon2.png) no-repeat 2px top;
                    font-size: 18px;
                    line-height: 18px;
                    color: #454545;
                }
                
                .pc-cx-tel-1-t2 p {
                    line-height: 24px;
                }
            

        .p14-showcase {
            position: relative;
            padding: 20px 0 20px 0px;
            background: #fff;
        }
        
        .p14-showcase-left {
            position: relative;
            width: 50%; 
            float: left;
            overflow: hidden;
            border: 1px solid #e7e7e7;
            margin-right: 20px;
        }
        
        .p14-showcase-left-jt {
            width: 12px;
            height: 23px;
            position: absolute;
            top: 50%;
            margin-top: -11px;
            cursor: pointer;
            z-index: 33;
        }
        
        .p14-showcase-left-prev {
            left: 10px;
        }
        
        .p14-showcase-left-next {
            right: 10px;
        }
        
        .p14-showcase-left-size {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 56px;
            height: 28px;
            font-size: 14px;
            line-height: 16px;
            color: #787878;
            letter-spacing: 2px;
        } 
        .p14-showcase-left-pic {
            width: 100%;
            position: relative;
            text-align: center;
        }
        
        .p14-showcase-left-pic li {
            float: left;
        }
        
        .p14-showcase-left-pic img {
            width: 100%;
            display: block;
        }
        
        .p14-showcase-right {
            width: 46%;
            float: right;
        }
        
        .p14-showcase-right-tit {
            height: 48px;
            font-size: 24px;
            line-height: 48px;
            color: #4a4a4a;
            border-bottom: 1px solid #e5e5e5;
            margin-bottom: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-showcase-right-con {
            font-size: 14px;
            line-height: 24px;
            max-height: 250px;
			padding-top: 5px;
            margin-bottom: 86px;
            overflow: hidden;
        }
    

        .p14-prodcontent-1 {
           background: #fff;
        } 
        .p14-prodcontent-1-nav{ height: 56px; border-bottom: 1px solid #ebebeb;}
        .p14-prodcontent-1-nav li{float: left;font-size: 18px; line-height: 56px; color:#cecece; padding: 0 30px; border-right: 1px solid #ebebeb; cursor: pointer;}

        .p14-prodcontent-1-nav li.cur{ background: url(../images/p14-icon10.png) no-repeat center bottom #666666; color: #fff;}
        .p14-prodcontent-1-text{display: none;}
        .p14-prodcontent-1-desc{padding-left:0px; padding-right: 0px;}
        .p14-prodcontent-1-cur{display: block;}
    

        .p14-product-3 {
           padding-bottom:45px;
        } 
		
        .p14-product-3-tit {
            height: 46px;
            line-height: 46px;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .p14-product-3-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 52px;
            border-bottom: 2px solid #ededed;
            background:url(../images/p14-icon11.png) no-repeat 22px center;
        }
        
        .p14-product-3-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            text-transform: uppercase;
            color: #c2c2c1;
        }
        
        .p14-product-3-list dl {
            float: left;
            width: 22.4%; 
            border: 1px solid #dfdfdf;
            margin-right: 3.4%;
            position: relative;
            box-sizing: border-box;
            overflow: hidden;
        }
        
        .p14-product-3-list dl:nth-child(4n) {
            margin-right: 0;
        }
        
        .p14-product-3-list dl img {
            display: block;
            width: 100%;
        }
        
        .p14-product-3-list dd {
            padding: 12px 20px;
            background: rgba(0, 0, 0, 0.5);
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            box-sizing: border-box;
        }
        
        .p14-product-3-list h3 {
            height: 22px;
            font-size: 16px;
            font-weight: normal;
            line-height: 22px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-3-list h3 a {
            color: #fff;
        }
        
        .p14-product-3-desc {
            font-size: 14px;
            color: #fff;
            height: 24px;
            line-height: 24px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-3-list dl:hover {
            border-color: #666666;
        }
		