.zt-banner img{
	width: 100%;
}
.ztgoldbox img{
	width: 30%;
}
.ztgoldtxt{
	width: 65%;
}
.ztgoldtxt ul{
	margin-top: 30px;
}
.ztgoldtxt li{
	display: inline-block;
	padding: 5px 30px;
    background-color: #dd1f2b;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 2px;
    margin: 0 3px;
}
.ztgoldtxt li a{
    color: #fff;
}
.ztgoldtxt li:hover{
	opacity: 0.9;
}
.huibg{
	background: #f4f4f4;
}
h2{
	font-size:30px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 50px;
}
.ztprobox>img{
	width: 37.5%;
}
.ztprotxt{
	width: 58%;
}
.ztprotxt p{
	margin-bottom: 10px;
	color: #666;
}
.ztprotxt p font{
	color:#dd1f2b;
}
.ztprotxt p font a{
	color: #333;
}
.ztprotxt-list{
	margin-left: 98px;
    overflow: hidden;
    margin-bottom: 8px;
}
.ztprotxt-list li{
	color: #717171;
    float: left;
    margin-right: 4px;
    margin-bottom: 6px;
    padding-right: 7px;
    background: url(/static/dynamic/gold/images/jk_mark.png) no-repeat right center;
}
.ztprotxt-list li div{
	background-color: #e1e1e1;
    padding: 5px 17px;
    font-size: 16px;
	line-height: 1.3em;
}
.ztprobtn{
	margin-top: 40px;
}
.ztprobtn a{
	display: block;
	height: 45px;
	line-height: 45px;
	width: 21%;
	width: 23.5%;
    margin-right: 1.5%;
    float: left;
    text-align: center;
    border-bottom: 4px solid #949494;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 1px 2px 8px #555555;
    -webkit-box-shadow: 1px 2px 8px #555555;
    box-shadow: 1px 2px 8px #555555;
    background: -ms-linear-gradient(top, #ed0c1b, #d61f2b);
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f6f6f6,endColorStr=#cfcfcf);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#f6f6f6), to(#cfcfcf));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#cfcfcf));
    background: -webkit-linear-gradient(top, #f6f6f6, #cfcfcf);
    background: -o-linear-gradient(top, #f6f6f6, #cfcfcf);
}
.ztprobtn a img{
	display: inline-block;
	width: 20px;
	vertical-align: middle;
}
.ztprobtn a:first-child{
	border-bottom: 4px solid #7e020b;
    border-radius: 5px;
	color: #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: -ms-linear-gradient(top, #ed0c1b, #d61f2b);
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ed0c1b,endColorStr=#d61f2b);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#ed0c1b), to(#d61f2b));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ed0c1b), to(#d61f2b));
    background: -webkit-linear-gradient(top, #ed0c1b, #d61f2b);
    background: -o-linear-gradient(top, #ed0c1b, #d61f2b);
}
.ztproitem{
	margin-top: 50px;
}
.ztproitem li{
	width: 22%;
	background: #FFF;
}
.ztproitem li h4{
	font-weight: normal;
	padding: 10px 0;
	text-align: center;
}
.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;
}