/* body{text-align: center;} */
.cityList{text-align:left;}
.banner {
	position: relative;
	max-width: 1920px;
	height: 560px;
	overflow: hidden;
    font-size: 0;
    margin:0 auto;
    min-width: 1200px;
}
.zylogo{
    position: absolute;
    top: 8%;
    left:72px;
    right: 0;
    margin: 0 auto;
    text-align: left;
    width: 1200px;
}
.zylogo img{
    width: 244px;
    height: 45px;
}
.headline{
    margin: 0 auto;
    text-align: center;
    height: 70px;
}
.headline b{
    width:26px;
    height:2px;
    background:#333;
    display: inline-block;
}
.headline h3{
    font-size:28px;
    font-weight: bold;
    color:#333;
    margin: 0 30px;
    display:inline-block;
    vertical-align: middle;
}
.headline span{
    font-size:16px;
    color:#333;
    display: block;
    letter-spacing: 1px;
    margin-top: 10px;
}
.white.headline h3{color:#fff;}
.white.headline b{background: #fff;}
.white.headline span{color: #fff;}
.zy1 ul{
    height: 340px;
    margin-top:20px;
}
.zy1 li{
    width: 292px;
    height: 340px;
    float: left;
    margin-right: 10px;
}
.zy1 li img{
    width: 292px;
    height: 340px; 
}
.zy1 li:last-child{
    margin-right: 0;
}
.zy1_1{
    text-align: left;
    position: absolute;
    bottom: 0;
    width: 252px;
    height: 145px;
    background: rgba(0,0,0,.5);
    color: #fff;
    padding:0 20px;
    font-family: "Noto Sans CJK SC Light", "Source Han Sans CN Light"; 
}
.zy1_1 b{
    width: 30px;
    height: 5px;
    background: #fff;
    margin-left: 0;
    margin-bottom: 8px;
    display: block;
    margin: 15px 0 8px;
}
.zy1_1 span{
    font-size: 30px;
    display: block;
}
.zy1_1 p{
    font-size: 14px;
}
.zy2 ul{
    margin: 50px 0 20px;
    height: 750px;
    text-align: left;
}
.zy2 li{
    width: 548px;
    height: 672px;
    padding: 20px;
    background: #333;
    float: left;
    margin-right: 23px;
    color: #fff;
}
.zy2 li:last-child{
    margin-right: 0;
    background: #00463E;
}
.zy2 li img{
    width: 549px;
    height: 461px;
}
.zy2 li p{
    font-size: 18px;
    margin: 11px 0;
}
.zy2 li em{
    font-size: 14px;
    line-height: 24px;
}
.zy2 a{
    margin: 0 auto;
    width: 320px;
    height: 50px;
    line-height: 50px;
    background: #005249;
    border-radius:30px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 20px;
}
.zy2 a:hover{
     background: #00463E;
       color: #fff;
}
.btns:hover{
    background: #00463E;
       color: #fff;
}
.zy3 ul{
    height:290px;
    margin-top:20px;
}
.zy3 li{
    width: 298px;
    height: 288px;
    float: left;
    position: relative;
    overflow: hidden;
}
.zy3 li img{
    width: 298px;
    height: 288px; 
}
.zy3 li:hover::before{
    content:'' ;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 16px auto 0;
    width:255px;
    height:255px;
    background:rgba(0, 70, 62,0.5);
}
.zy3_1{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    padding-top: 121px;
    font-size: 18px;
    line-height: 28px;
}
.zy3_1 b{
    width: 30px;
    height: 5px;
    background: #fff;
    margin-left: 0;
    margin-bottom: 8px;
}
.zy3_1 span{
    font-size: 30px;
    display: block;
}
.zy3_1 p{
    font-size: 14px;
}
.zy4 ul{
    display: inline-table;
    height: 0;
    margin-top: 30px;
}
.zy4 ul li {
	float: left;
	color: #000;
    margin: 0 auto;
    font-size: 20px;
    height: 40px;
    position: relative;
	cursor: pointer;
	width: 280px;
}
.zy4 ul li.active span{
    width: 225px;
    height: 41px;
    line-height: 41px;
    background: #D4C09D;
    border-radius: 21px;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    margin-top: -5px;
}
.zy4 ul li em{
    color: #B02E26;
}
.zy4 ul li.active em{
    color: #fff;
}
.zy4 ul li:nth-child(2)::before{
    content: '';
    display: inline-block;
    width:14px;
    height:33px;
    line-height: 33px;
    background: url(https://j.dyrs.cc/images/m/secondhandHouse/bias.png) no-repeat center center;
    background-size: 100% 100%;
    vertical-align: middle;
    float: left;
    margin-top: -2px;
}
.zy4 ul li:nth-child(2)::after{
    content: '';
    display: inline-block;
    width:14px;
    height:33px;
    line-height: 33px;
    background: url(https://j.dyrs.cc/images/m/secondhandHouse/bias.png) no-repeat center center;
    background-size: 100% 100%;
    vertical-align: middle;
    float:right;
    margin-top: -2px;
}
.zy4_1{
    position: relative;
    width: 1200px;
    height: 520px;
    overflow: hidden;
    margin:40px 0;
}
.zy4_2 {
    position: absolute;
    top: 0;
    width: 1200px;
    height:520px;
    overflow: hidden;
    color: #fff;
    opacity: 0;
}
.zy4_2 img {
    height: 520px;
    width: auto;
}
.zy4_2 .newimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-right: 1px dashed #fff;
}
.imgbtn {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    bottom:40px;
    margin-left: -25px;
    border-radius: 50%;
    font-size: 0;
    text-align: center;
    box-sizing: border-box;
    padding: 18px 0;
    cursor: ew-resize;
    z-index: 10;
}
.bannertip {
    text-align: center;
    color: #fff;
    font-size:14px;
    position: absolute;
    left: 50%;
    bottom:20px;
    transform: translateX(-50%);
    z-index: 10;
}
.imgbtn img {
    width: 31px;
    height: 31px;
}
.btns{
    margin: 0 auto;
    width:318px;
    height:50px;
    line-height: 50px;
    background:#005249;
    border-radius:30px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 20px;
}
.zy5_1{
    height:486px;
    margin: 50px auto;
}
.zy5_1 ul{
    height:486px;
    width: 1100px;
    margin:0 auto;
    padding-top:35px;
}
.zy5_1 li{
    font-size: 24px;
    color: #00463D;
    float:left;
    height: 30px;
    margin-bottom:91px;
    margin-right: 300px;
    width: 250px;
    text-align: left;
}
.zy5_1 li:nth-child(2n){
    float: right;
    margin-right: 0px;
}
.zy5_1 li:nth-child(1){margin-left: 5px;}
.zy5_1 li:nth-child(2){width: 270px;}
.zy5_1 li:nth-child(3){margin-top:61px;margin-bottom:78px;}
.zy5_1 li:nth-child(4){width: 230px;}
.zy5_1 li:nth-child(5){margin-bottom:0;color: #fff;width: 251px;margin-left: 48px;}
.zy5_1 li:nth-child(6){margin-bottom:0;color: #fff;width: 400px;margin-top: 8px;}    
.zy6 ul{
    display: inline-table;
    height: 0;
    margin-top: 20px;
}
.zy6 ul li {
	float: left;
	color: #000;
    margin: 0 auto;
    font-size: 20px;
    height: 40px;
    position: relative;
	cursor: pointer;
	width: 200px;
}
.zy6 ul li.active span{
    width:119px;
    height:41px;
    line-height: 41px;
    border-radius:30px;
    display: inline-block;
    font-size: 20px;
    background:#D4C09D;
    color: #fff;
    margin-top: -5px;
}
.swiper-container3{
	height:560px;
}
.swiper-container3 .swiper-slide{
	position: relative;
    cursor: pointer;
    background: #333;
    padding: 30px 10px;
}
.zy6 ul li:nth-child(2)::before{
    content: '';
    display: inline-block;
    width:14px;
    height:33px;
    line-height: 33px;
    background: url(https://j.dyrs.cc/images/m/secondhandHouse/bias.png) no-repeat center center;
    background-size: 100% 100%;
    vertical-align: middle;
    float: left;
    margin-top: -2px;
}
.zy6 ul li:nth-child(2)::after{
    content: '';
    display: inline-block;
    width:14px;
    height:33px;
    line-height: 33px;
    background: url(https://j.dyrs.cc/images/m/secondhandHouse/bias.png) no-repeat center center;
    background-size: 100% 100%;
    vertical-align: middle;
    float:right;
    margin-top: -2px;
}
.zy6 ol li{
    width: 538px;
    height: 507px;
    margin-right:0;
    float: left;
    background: #fff;
}
.zy6 ol li img{
    width: 538px;
    height: 359px;
}
.zy6 ol li:nth-child(2){
    width: 68px;
    background: #333;
}
.zy6 ol li:nth-child(2) img{
    width: 48px;
    height: 64px;
    margin-top: 200px;
}
.zy6 ol li:last-child{
    margin-right: 0;
}
.swiper_1{
    display: none;
    position: relative;
    cursor: pointer;
    background: #333;
    padding: 30px 28px;
    height: 507px;
    margin-top: 20px;
}
.zy6_1{
    color: #333;
    text-align:left;
    padding-left: 20px;
}
.zy6_1 p{
    font-size: 20px;
    margin: 7px 0;
}
.zy6_1 span{
    font-size: 16px;
    line-height: 30px;
}
.zy6_1 span b{
    width:4px;
    height:4px;
    background:#000;
    border-radius:50%;
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.zy6_1 span em{
    font-weight: bold;
}
.zy7 .zy899-lp1{
    margin-top: 30px;
}
.zy7 .swiper-slide{
    height: 502px!important;
    box-shadow:0px 3px 6px 0px rgba(206,206,206,0.75);
    background: #fff;
}
.zy7 .swiper-slide img{
    width: 100%;
}
.swiper-container4{
    height: 560px;
    position: relative;
}
.swiper-container4::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 88px;
    background: #fff;
    z-index: 10;
    height: 503px;
}
.swiper-container4::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 88px;
    background: #fff;
    z-index: 10;
    height: 503px;
}
.zy7_1{
    width: 100%;
}
.zy7_1 p{
    font-size: 20px;
    color: #333;
    margin: 18px 0;
}
.zy7_1 span{
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.zy8 ul li span{
    font-size: 20px;
    margin: 33px 0 70px;
}
.zy8 ul li p{
    line-height: 32px;
}
.zy8 ul li:nth-child(2n) p{
    margin-top: 35px;
}
.zy8 ul li:nth-child(2n) span{
    margin: 66px 0 0;
}
.zy8 .zy1_1{
    background: transparent;
    top: 0;
    text-align: center;
}
.zy8 li img {
    width: 285px;
    height: 323px;
}
.zy9{
    height:484px;
    background:#FAFAFA;
    text-align: center;
}
.zy10 ul{
    height: 365px;
    margin-top:50px;
}
.zy10 ul li{
    width: 292px;
    height: 340px;
    float: left;
    margin-right: 10px;
}
.zy10 ul li img{
    width: 285px;
    height: 285px; 
}
.zy10 ul li:last-child{
    margin-right: 0;
}
.zy10 ul li:nth-child(2n) p{
    margin-bottom: 0;
}
.zy10 li p{
    font-size: 14px;
    color: #333;
    margin-bottom: 8px;
    height: 70px;
}
.zy10 li p img{
    width: 18px;
    height: 15px;
    display: block;
    margin: 11px auto;
}
.zy11 ol{
    height: 200px;
    margin-top:50px;
}
.zy11 ol li{
    width: 240px;
    height: 200px;
    float: left;
    padding: 0 20px;
}
.zy11 ol li img{
    width: 75px;
    height: 75px; 
}
.zy11 ol li:last-child{
    margin-right: 0;
}
.zy11 ol li p{
    font-size: 18px;
    color: #333;
    height: 22px;
    margin-top: 10px;
}
.zy11 ol li span{
    font-size: 14px;
    color: #999;
    line-height: 24px;
}
.zy11 ol li::before{
    content: '';
    position: absolute;
    top: 60px;
    right: 0;
    width:1px;
    height:55px;
    border:.1px solid rgba(219,219,219,1);
}
.zy11 ol li:last-child:before{
    border: none;
}
/*å¼¹çª—*/
.pop-box {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
}
.pop-box .main-contener {
    width: 400px;
    height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -200px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.5)
}
.tan {
    position: relative;
}
.form6 {
    position: absolute;
    top: 50px;
    left: 60px;
    text-align: center;
}
.form6 h3 {
    font-size: 22px;
    color: #333;
    line-height: 40px;
}
.pop-box p {
    width: 45px;
    height: 2px;
    background: #00463E;
    display: inline-block;
    margin-bottom: 25px;
}
.form6 input{
    width: 280px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #999;
    font-size: 14px;
    margin-bottom: 20px;
    background: #fafafa;
    text-indent: 20px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.pop-box .pop-close {
    position: absolute;
    right: -21px;
    top: -20px;
    cursor: pointer;
    width: 46px;
    height: 45px;
    color: #fff;
    background: url(//s.dyrs.cc/static/pc/images/close.png) no-repeat center center;
    background-size: 100% auto;
}
.form6 button{
    display: block;
    width: 280px;
    height: 40px;
    line-height: 40px;
    background: #00463E;
    color: #fff;
    font-size: 16px;
}
.form6 h4{
	margin-top: 20px;
	font-size: 16px;
}
.form6 h4 em{
	color: #00463E;
}

.box3 .imgBox.firstchild .lazy::before {
    content: '';
    width: 100%;
    height: 100%;
    background: url(//s.dyrs.cc/static/pc/images/xiangkuangnew.png);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.footer{text-align:left;}