.zt-propic{
    width: 30%;
}
.zt-protxt{
    width: 65%;
}
.zt-prolist{
    margin: 20px auto;
    width:100%;
}
.zt-prolist li{
    width: 13%;
    position: relative;
}
.zt-prolist li:after{
    content: '';
    background: url(/static/dynamic/goldcil/images/jiantou.jpg) no-repeat;
    width: 14px;
    display: block;
    height: 11px;
    position: absolute;
    right:-20px;
    top: 50%;
    margin-top: -15px;

}
.zt-prolist li:last-child:after{
    display: none;
}
.zt-prolist li h4{
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin-top: 5px;
}
.zt-titbox{
    background: url(/static/dynamic/goldcil/images/liucheng-bg.jpg) repeat;
    margin: 0 auto;
    border: 1px solid #bdbdbd;
    margin-bottom: 30px;
}
.zt-titbox h2{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    font-weight: normal;
    padding: 20px 0;
}

.ztsoluleft{
    width: 47%;
}
.ztsolulist{
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    position: relative;
    margin-top: 50px;
    padding: 20px;
}
.ztsolulist i{
    display: block;
    font-size: 48px;
    color: #dd1f2b;
    font-style: normal;
    font-weight: bold;
    line-height: 1em;
    padding: 0 10px;
    background: #FFF;
    top: 15px;
    top: -30px;
    position: absolute;
}
.ztsolulist h3{
    margin-top:20px;
    margin-bottom:10px;
    font-size: 24px;
}
.ztsolulist p {
    color: #666;
}
.ztsolulist p span{
    font-weight: bold;
    color: #333;
}
.ztsolulist p a{
    color: #333;
}
.ztsolulist h4{
    margin-bottom: 10px;
    margin-top: 10px;
}

.ztsolulist ul{
    margin-bottom: 20px;
}
.ztsolulist ul li{
    display: inline-block;
   background: url(/static/dynamic/goldcil/images/li-bg.jpg) no-repeat left 12px;
   padding-left: 18px;
   padding-right: 15px;
}
.ztflowpic{
    width: 31%;
}
.ztflowpic img{
    margin: 5px 0;
}
.ztflow{
    width: 68%;
}
.ztflow img{
    width: 49.5%;
}
.ztflow h4{
    font-size: 18px;
    font-weight: bold;
    background: #d5d5d5;
    line-height: 40px;
    text-align: center;
    margin-bottom: 0;
}
.zt-content .flow_lt{
    width: 62% ;
}
.zt-content .flow_rt{

    width: 36% ;
}
.huibg{
    background: #f4f4f4;
}
.ztscsllist{
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    width: 48%;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
    padding-top: 50px;
}
.ztscsllist h3{
    font-size: 30px;
    position: absolute;
    top: -15px;
    left: 0;
    line-height: 1em;
    width: 100%;
    text-align: center;
}
.ztscsllist h3 span{
    padding: 0 20px;
    background: #f4f4f4;
    display: inline-block;
}
.ztscsllist p{
    text-align: left;
}
.ztscsllist a{
    display: block;
    margin: 0 auto;
}
.ztscsllistpic img{
    width: auto;
    display: block;
    margin: 20px auto;
}


.zt-honorbox h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.zt-honor{
	margin-top:30px;
	margin-bottom:50px;
}
.ztrenzhl{
	width: 52%;
}
.ztrenzhl p{
	margin-bottom: 30px;
}
.ztrenzhr{
	width: 44%;
}
.ztrenzhr p{
	margin-bottom: 30px;
}
.zthonorpic{
	width: 100%;
}
.zthonorpic li{
	width: 22%;
}
.jk_t{
	margin-top: -32px;
}
@media (max-width: 1000px){
	.zt-banner{
		height: 180px;
		position: relative;
		overflow: hidden;
	}
	.zt-banner img{
		width: auto;
		height: 100%;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
	.zt-protxt{
		width: 100%;
	}
	.zt-propic{
		width: 100%;
	}
	.zt-prolist li{
		width: 28%;
		margin-bottom: 20px;
	}
	.zt-titbox h2{
		font-size: 24px;
		padding:10px 0;
	}
	.ztsolulist i{
		font-size: 38px;
	}
	.ztsolulist h3{
		font-size: 22px;
		font-weight: bold;
	}
	.ztsolulist ul li{
		background: url(/static/dynamic/goldcil/images/li-bg.jpg) no-repeat left 7px;
	}
	.ztsolulist h4{
		font-size: 18px;
	}
	.ztflow h4{
		font-size: 16px;
		margin-top: 5px;
	}
	.ztscsllist{
		width: 100%;
		margin-top: 40px;
		padding-top: 30px;
	}
	.ztscsllist h3{
		font-size: 24px;
	}
	.ztscsllistpic img{
		width: 100%;
	}
	.zt-honor li{
		width: 100%;
		margin-bottom: 20px;
	}
	.ztrenzhl{
		width: 100%;
		margin-bottom: 30px;
	}
	.ztrenzhr{
		width: 100%;
	}
	.zt-honor{
		margin-bottom: 20px;
	}
}