body{
	overflow-x: hidden;
}
.zt-content p{
	font-size: 16px;
	line-height: 2em;
	color: #333;
}
.zt-content h1,.zt-content h2,.zt-content h3,.zt-content h4,.zt-content h5,.zt-content h6{
	color: #1a1a1a;
	line-height: 1.5em;
}
.zt-content li{
	color: #333;
	line-height: 2em;
	font-size: 16px;
}
#LRdiv1 p{
	font-size: 12px;
	line-height: 1.42857143;
}
.zt-content div,.zt-content p,.zt-content a,.zt-content li,.zt-content span,.zt-content h2,.zt-content h3,.zt-content h4,.zt-content h5{
	box-sizing: border-box;
}
.zt-content{
	width: 1200px;
	margin: 0 auto;
}
.zt-padd{
	padding: 50px 0;
}
.zt-banner img{
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.zt-content img{
    width: 100%;
    display: block;
}
.zt-alignr{
    text-align: right;
}
.tablebox{
    text-align: center;
    padding: 50px 0;
}
.tablebox table{
    margin: 0 auto;
    border-collapse: collapse;
    border:1px solid #ddd
}
.tablebox tr:nth-child(2n){
    background: rgb(241, 241, 241);
}

@media (max-width: 1300px){
    .zt-content{
        width: 90%;
    }
}

.xuanjinbox{
    background: url(../images/xuanjin.jpg) no-repeat right center;
}
.zt-banner img{
    width: 100%;
}
.xuanjin{
    width: 68%;
}
.xuanjin h3{
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}
.liucheng_pc li span{
    background-color: #dd1f2b;
    font-size: 14px;
    display: inline-block;
    padding: 0 15px;
}
.liucheng_pc li a{
    color: #fff;

}
.liucheng_pc li img{
    width: 15px;

}
.liucheng_pc li ul li{
    margin-bottom: 5px;
}
.liucheng_pc li ul li span{
    width: 100%;
}
.goldpro-item img{
    width: 32%;
}
.posui_right{
    width: 64%;
}
.posui_right h2{
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 20px;
}
.posui_right span{
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 16px;
    display: block;
    line-height: 1.5em;
}
.posui_right p{
    font-size: 14px;
    line-height: 1.5em;
}
.posui_right h4{
    margin-top: 30px;
    font-weight: bold;
}
.posui_right ul {
    margin-top: 15px;
}
.posui_right ul li{
    float: left;
    font-size: 14px;
    margin-right: 15px;
}
.posui_right ul li a{
    color: #dd1a26;

}
.goldpro-tit{
    margin-top: 50px;
    margin-bottom: 50px;
}
.huibg{
    background: #f0f0f0;
}
.goldpro-tit h2{
    font-size: 30px;
    text-align: center;
    font-weight: normal;
}

#liuyan{
    margin-top: 0;
}
.honor_top h3{
	font-size: 24px;
    font-weight: bold;
	margin-bottom: 20px;
}
.honor-pic{
	margin: 30px 0;
}
.honor-pic img{
	width: 22%;
}
.honor-pic img.honor_img{
	width: 32%;
}
.honor_bottom_lt,.honor_bottom_rt{
	width: 48%;
}
.honor_bottom_lt h3,.honor_bottom_rt h3{
	margin-bottom: 20px;
}
.honor_bottom_rt img{
	margin-top: 15px;
}
@media (max-width: 1000px) {
    .common-banner{
        width: 100%;
        height: 199.993px;
        overflow: hidden;
        position: relative;
    }
    .zt-content{
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
    }
    .zt-padd{
        padding-top: 40px;
        padding-bottom: 40px;
        
    }
    .m-banner{
        width: 100%;
        margin-top: 57.314px;
        height: auto;
    }
    .m-banner img{
        width: 100%;
    }
    .zt-content img{
        width: 100%;
    }
    .common-banner img{
        height: 100%;
        width: auto;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }
    .zt-banner{
        position: relative;
    }
    .zt-banner .zt-content{
        padding: 20px 15px;
        position: static;
        transform: none;
        display: none;
    }
    .common-bannersmall{
        height: 4rem;
    }
    
    .xuanjin{
        width: 100%;
    }
    .xuanjin h3{
        font-size: 18px;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .liucheng_pc li{
        display: inline-block;
        width: 80%;
        text-align: center;
        margin: 0 auto;
    }
    .liucheng_pc li.liucheng-icon{
        display: none;
    }
    .liucheng_pc li span{
        background-color: #dd1f2b;
        font-size: 14px;
        display: inline-block;
        padding: 0 15px;
    }
    .liucheng_pc li a{
        color: #fff;
    
    }
    .liucheng_pc li img{
        width: 15px;
        margin: 0 auto;
        transform: rotate(90deg);
    }
    .liucheng_pc li{
        margin-bottom: 5px;
    }
    .liucheng_pc li ul li span{
        width: 100%;
    }
    .goldpro-item img{
        width: 80%;
        margin: 20px auto 20px;
    }
    .posui_right{
        width: 100%;
    }
    .posui_right h2{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .posui_right span{
        font-weight: bold;
        margin-bottom: 15px;
        display: block;
        line-height: 1.5em;
    }
    .posui_right p{
        font-size: 14px;
        line-height: 1.5em;
    }
    .posui_right h4{
        margin-top: 20px;
    }
    .posui_right ul {
        margin-top: 15px;
    }
    .posui_right ul li{
        float: left;
        font-size: 14px;
        margin-right: 15px;
    }
    .posui_right ul li a{
        color: #dd1a26;
    
    }
    .goldpro-tit{
        margin-top:0px;
        margin-bottom: 0;
    }
    .huibg{
        background: #f0f0f0;
    }
    .goldpro-tit h2{
        font-size: 22px;
        text-align: center;
        font-weight: normal;
        margin-bottom: 30px;
    }
    
    .honor_top h3{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .honor_top p{
        line-height: 1.5em;
    }
    .honor-pic{
        margin: 20px 0;
    }
    .honor-pic img{
        width: 48%;
        margin-bottom: 15px;
    }
    .honor-pic img.honor_img{
        width: 48%;
    }
    .honor_bottom_lt,.honor_bottom_rt{
        width: 100%;
    }
    .honor_bottom_lt h3,.honor_bottom_rt h3{
        margin-bottom: 20px;
    }
    .honor_bottom_rt img{
        margin-top: 15px;
    }
    .xuanjinbox{
        background: none;
    }
}
@media (max-width: 500px) {
    .zt-banner {
      overflow: hidden;
      height: 120px;
      position: relative;
    }
    .zt-banner img {
      position: absolute;
      width: auto;
	  max-width: initial;
      right: 0;
      height: 100%;
    }
}