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%;
    }
}
.roomtit{
    background: #e9edf0;
    margin-top: 30px;
}
.roomtit img{
    width: 18.1%;
}
.d_zs1center{
    background: url(../images/titbg.jpg) no-repeat left center;
    background-size: auto 100%;
    padding: 20px 0;
    padding-left: 120px;
    width: 80%;
    box-sizing: border-box;
}
.d_zs1center h2{
    font-size: 30px;
    font-weight: bold;
}
.chutelist li{
    width: 18%;
    margin-bottom: 20px;
}
.chutelist li p{
    text-align: center;
    padding: 10px 0;
}
.singlebox img{
    width: 72%;
}
.singlebox p{
    width: 20%;
}
.d_sp21right{
    width: 48%;
    float: left;
}
.t-video{
    width: 45%;
    float: right;
}
.t-video iframe{
    width: 100%;
}
.d_sp22right .d_sp21right{
    float: right;
}
.d_sp22right .t-video{
    float: left;
}
.d_sp21right{
    border:2px solid #eee;
    padding:30px;
}
.d_sp21right p{
    line-height: 1.5em;

}
.d_sp21right h3{
    margin-bottom: 20px;
}
.roombox{
    margin-top: 30px;
}
@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%;
    }
    #liuyan{
        margin-top: 0;
    }
    .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;
    }
    .roomtit{
        background: #e9edf0;
        padding:20px;
        margin-top: 30px;
    }
    .roomtit img{
        width:100%;
    }
    .roomtit p{
        line-height: 1.5em;
    }
    .d_zs1center{
        margin-bottom: 20px;
        width: 100%;
        box-sizing: border-box;
        padding: 0;
        background: none;
    }
    .d_zs1center h2{
        font-size: 24px;
        font-weight: bold;
    }
    .d_sp22right{
        padding-top: 0;
        padding-bottom: 0;
    }
    .chutelist li{
        width: 48%;
        margin-bottom: 10px;
    }
    .chutelist li p{
        text-align: center;
        padding: 10px 0;
    }
    .singlebox img{
        width: 100%;
        margin-top: 30px;
    }
    .singlebox p{
        width: 100%;
    }
    .d_sp21right{
        width: 100%;
        box-sizing: border-box;
    }
    .t-video{
        width: 100%;
    }
    .t-video iframe{
        width: 100%;
    }
    
    .d_sp21right{
        border:2px solid #eee;
        padding:20px;
    }
    .d_sp21right p{
        line-height: 1.5em;
    
    }
    .d_sp21right h3{
        margin-bottom: 20px;
    }
    .roombox{
        margin-top: 30px;
    }

}
@media (max-width: 500px) {
    .zt-banner {
      overflow: hidden;
      height: 170px;
      position: relative;
    }
    .zt-banner img {
      position: absolute;
      width: auto;
	  max-width: initial;
      left: 50%;
      height: 100%;
      transform: translateX(-50%);
    }
}