@charset "utf-8";
 .leftnav-z1-tit {
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 15px;
            font-size: 20px;
			font-weight:normal;
        }
        
        .leftnav-z1-tit span {
            display: inline-block;
            height: 49px;
            border-bottom:1px solid #ffffff;
        }
.p14-showcase {
	position: relative;
	padding: 12px 0 16px 0;
	background: #fff;
}
.p14-showcase-left {
	position: relative;
	width: 100%;
	 
	overflow: hidden;
	border: 1px solid #e7e7e7;
	 
	box-sizing:border-box;
}
.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: 600px;
	position: relative;
 
	margin:0 auto;
	
}
.p14-showcase-left-pic li {
	float: left;
}
.p14-showcase-left-pic img {
	width: 100%;
	display: block;
}
.p14-showcase-right {
	width:100%;
 
}
.p14-showcase-right-tit {
	height: 60px;
	font-size: 24px;
	line-height: 60px;
	color: #4a4a4a;
	margin-bottom: 10px;
	text-align:center;
 
}
.p14-showcase-right-con {
	font-size: 14px;
	line-height: 28px;
 
	margin-bottom: 20px;
	overflow: hidden;
}
.p14-showcase-right-con img {
text-align:center;
display:block;
margin:0 auto;

	 
}
.pc-cx-tel-1 {
                    width: 100%;
                    height: 56px;
                    border-bottom: 1px solid #eee;
                    padding-top: 10px;
                  
                }
                
                .pc-cx-tel-1-t1 {
                    width: 114px;
                    height: 44px;
                    background: #1589c9;
                    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: 70px;
                    background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
                    font-size: 18px;
                    line-height: 18px;
                    color: #454545;
                }
                
                .pc-cx-tel-1-t2 p {
                    line-height: 24px;
                }

/* 产品优势 */
.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 #15b89b;
	color: #fff;
}
.p14-prodcontent-1-text {
	display: none;
}
.p14-prodcontent-1-desc {
	padding-left: 15px;
	padding-right: 15px;
}
.p14-prodcontent-1-cur {
	display: block;
}


/* 产品推荐 */
.p14-product-3-tit {
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #eee;
	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: 1px solid #eee;
	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;
}
 .leftnav-z1-list li {
	background-color:#FFF;
	float: left;

	width: 215px;
	margin-right: 20px;
	margin-bottom:20px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	border: 1px solid #ddd;
}
.leftnav-z1-list li:nth-child(4n) {margin-right: 0;}

.leftnav-z1-list li i {
	border-bottom: 1px solid #ddd;
	width: 215px;
	height:215px;
	overflow: hidden;
	display: block;
}
.leftnav-z1-list li img {
	width: 215px;
	height:215px;
	transition: all 1s;
}
.leftnav-z1-list li span{
	display: block;
	height: 25px;
}
.leftnav-z1-list li span a {
	display: block;
	line-height: 10px;
	color: #606060;
	font-size: 14px;
	margin-top: 16px;
	text-align: center;
}
.leftnav-z1-list li:last-child {
	margin: 0;
}
.leftnav-z1-list li img:hover {
	transform: scale(1.1);
}
 
        



.jj h3 {
    text-align: center;
    font-size: 26px;
    font-weight: initial;
    color: #333;
    
    padding-bottom: 7px;
    margin-top: 20px;
}
.jj h3 span {
    font-weight: lighter;
    font-size: 16px;
    color: #777;
}