﻿@charset "utf-8";
@font-face {
  font-family: "OPPOSans-L";
  src: url("../fonts/OPPOSans-L.woff2") format("woff2"),
       url("../fonts/OPPOSans-L.woff") format("woff"),
       url("../fonts/OPPOSans-L.ttf") format("truetype"),
       url("../fonts/OPPOSans-L.eot") format("embedded-opentype"),
       url("../fonts/OPPOSans-L.svg") format("svg"),
       url("../fonts/OPPOSans-L.otf") format("opentype");
}
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family: Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family:Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;display: block;vertical-align:middle;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}
::-webkit-scrollbar{width:6px;}
::-webkit-scrollbar-track{background-color:#fff;}
::-webkit-scrollbar-thumb{background-color:#aaa;}
::-webkit-scrollbar-thumb:hover{background-color:#5b5b5b;}
::-webkit-scrollbar-thumb:active{background-color:#1d2088;}
.con{width:1200px; margin:0 auto;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}
   .icon{
       font-family: FontAwesome;
   }

.con{width:1200px; margin:0 auto;}
.container { width:1200px; margin:0 auto}
.header{width:100%; position:relative; top:0; left:0; z-index:10;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;height: 72px;}
.header.on{box-shadow:0 0 10px #aaa; background:rgba(255,255,255,0.8)}
.header .container{position:relative;}
.header .logo{width:110px;position: absolute;top: 0;left: 60px;border-radius: 5px;overflow: hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.05),0 15px 40px 0 rgba(0,0,0,.05);box-shadow: 0 10px 15px 0 rgba(0,0,0,.05),0 15px 40px 0 rgba(0,0,0,.05);}
.header .logo img{width:100%; height:auto; display:block;}
.header .logo .img2 { display: none}
.header.on .logo .img1{ display:none}
.header.on .logo .img2 { display:block}
.header .zy {width: 28px;position: absolute;left: 190px;top: 30px;height: 25px; background: url(../images/zy.png) center no-repeat;}
.header .zy:hover {width: 28px;position: absolute;left: 190px;top: 30px;background: url(../images/zys.png) center no-repeat;}
.header .zy a {display: block;height: 25px;width: 28px;}
.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);background: #333;}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);background: #333;}
.searchIpt {width: 238px;height: 30px;border-radius: 15px;overflow: hidden;margin-top: 20px;float: right;border: #000 1px solid;margin-left: 10px;}
.searchIpt .search_txt {width: 170px;padding: 0 0 0 10px;line-height: 30px;color: #666;border: 0;height: 30px;float: left;}
.searchIpt .search_btn {width: 58px;background: #000;border: 0;float: right;color: #fff;height: 30px;cursor: pointer;}
.header .nav{ float:right;}
.header .nav i{font-size:12px; color:#aaa; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header.on .nav{ float:right;}
.header .nav ul li{margin:0 2px; line-height:72px; float:left; position:relative; 
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header.on .nav ul li{line-height:72px;}
.header .nav ul li a{display:block; font-size:12px; color:#000; text-transform:capitalize;padding:0 5px;position: relative;z-index: 9}

.header .nav ul li span{width:0; height:100px; background-color:#000;z-index: 1; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li:hover a {color: #fff;}
.header .nav ul li.on a {color: #fff;}

.nav .y_j{position:relative;}
.nav .e_j{width:116px; background-color:rgba(255,255,255,.85); position:absolute; top:72px; left:50%; margin-left:-58px; display:none; z-index:9999;}
/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.header .nav ul li .e_j a{display:block; font-size:12px; color:#000; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.15); text-align:center;padding:0;  }
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.5); position:absolute; top:0px; left:150px; display:none; z-index:9999;}
.header .nav .e_j a:hover{background-color:#000; color:#fff;}
.header .sjss {display: none;}
.sj {display: none}
.bxs {display: none;}




@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 68px; display: none}
}

@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}
@media only screen and (max-width:1024px){
	.sj {display: block}
.head_h { height: 60px; display:none}
.header{border:0; height:60px; width:100%;position: absolute;}
	.searchIpt {display: none;}
	.fixed_buttons {display: none;
}
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo{width:80px; margin:10px auto;left: 15px;z-index: 9}
.header.on .logo{width:80px; margin:10px auto;}
.header .an{display:block; right:10px;z-index: 9999}
.header .an span { background-color:#fff;box-shadow: 0 0 10px #666;}
	.header .sjss {display: block;float: right;margin-right: 60px;;margin-top: 20px;}
	.header .sjss .dh {width: 30px;float: left;margin-left: 20px;}
	.header .sjss .dh img {width: 100%;}
.header .nav ul { width: 100%;}
.header.on .nav {width:100%}
.header .nav{width:100%; padding:80px 5% 15px; background-color:#fff; height:100%; position:fixed; top:-100%;  z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0;box-sizing: border-box;left: 0;right: 0;z-index: 1;float: none;}
.header .nav.on{top: 0;}
.header.on .nav ul li a { font-size: 16px;color: #fff;}
.header .nav i{display:block;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid #444; float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid #444; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}
.header .nav ul li .e_j a { color:#aaa;}
.header .nav ul li .e_j a:hover { color:#222}
.header .nav .e_j a{border-top:0; font-size:12px; color:#222; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{font-size:1.6rem; color:#222;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}

.page_wrapper {
    padding: 0 24px;
    height: 100%;width: 100%;box-sizing: border-box; overflow: hidden;position: absolute;
}

.gallery-top{width:100%; position:relative;height: 100%;}
.gallery-top .swiper-slide {width:100%; height:85vh;}

.zkpy{padding: 20px;background: rgba(255,255,255,0.8);width: 482px;position: absolute;top: 12%;right: 10%;box-sizing: border-box;}
.zkpy h3 {font-size: 30px;color: #333;font-family: "宋体";font-weight: 400;margin-bottom: 10px;}
.zkpy .box {padding: 10px;border: 1px solid #6c6a6c;}
.zkpy ul li {font-size: 14px;line-height: 1.5;color: #333;border-bottom: 1px solid #6c6a6c;
margin-bottom: 10px;
padding-bottom: 10px;overflow: hidden;}
.kfytf {position: absolute;width: 435px;padding: 20px;background: rgba(255,255,255,0.8);bottom: 20%;right: 6%;}
.kfytf h3 {font-size: 30px;color: #333;font-family: "宋体";font-weight: 400;margin-bottom: 10px;}
.kfytf p {font-size: 14px;color: #333;}
.kfytf a {margin-top: 15px;font-size: 13px;color: #333;font-weight: 700;display: block;}
.kfytf a i {margin-right: 5px;}
.kfytf.hd {left: 6%;}



.gallery-top .swiper-slide .mb {position: absolute;top: 20%;left: 7%; }
.gallery-top .swiper-slide .mb h1{font-size: 48px;color: #fff;text-shadow: 0 0 10px #666;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}
.gallery-top .swiper-slide.swiper-slide-active h1{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.gallery-top .swiper-slide .mb h3{font-size: 16px;font-weight: bold;margin-bottom: 24px;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);color: #fff;}
.gallery-top .swiper-slide .mb h4{font-size: 16px;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);color: #fff}
.gallery-top .swiper-slide.swiper-slide-active h3{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.gallery-top .swiper-slide.swiper-slide-active h4{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.gallery-top .swiper-slide .mb .more a {width: 120px;color: #fff; border: #fff 1px solid;background: rgba(255,255,255,0.1);margin-top: 40px; font-size: 14px;line-height: 30px;text-align: center;display: block;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}
.gallery-top .swiper-slide.swiper-slide-active .more a {-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.gallery-top .swiper-slide.swiper-slide-active .more a:hover{background:rgba(0,0,0,0.7);}
.gallery-top .swiper-pagination{bottom:20px !important;}
.gallery-top .swiper-pagination-bullet {width:30px; height:2px; display:inline-block; border-radius:0; opacity:1;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:rgba(0,0,0,0.7);}
.gallery-top .swiper-button-prev{background:url(../images/icon3.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;opacity: 0}
.gallery-top:hover .swiper-button-prev {opacity: 1}
.gallery-top .swiper-button-next{background:url(../images/icon4.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;opacity: 0}
.gallery-top:hover .swiper-button-next {opacity: 1}
.gallery-top .swiper-button-next.arrow {opacity: 1;top: auto;bottom: 30px;border-right: 20px solid transparent;
border-left: 20px solid transparent;
border-top: 20px solid #fff;
cursor: pointer;position: fixed;
left: 50%;right: auto;width: 0;
margin-left: -10px;background: none;}
.main{width:100%; overflow:hidden;height: 100%;}
.main ul li{width:20%; height:100vh; float:left; position:relative; overflow:hidden;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.main.on ul li{width:16.6667%;}
.main.on ul li.dl{width:33.3333%;}
.main .t_p{width:100%; height:100%; position:absolute; top:0; left:50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);}

.main .b_j{width:100%; height:100%; background-color:rgba(255,255,255,.85); position:absolute; top:0; left:0;opacity: 0;transition: all 0.8s;

	-wbkit-transition: all 0.8s;

	-o-transition: all 0.8s;

	-moz-transition: all 0.8s;}
.main ul li:hover .b_j{opacity: 1;transition: all 0.8s;

	-wbkit-transition: all 0.8s;

	-o-transition: all 0.8s;

	-moz-transition: all 0.8s;}
.main .w_z{width:110px; font-size:20px; font-weight:700; color:#333; text-align:center; line-height:40px; position:absolute; top:50%; left:50%;margin-left: -55px;font-family: "宋体";background-color:rgba(255,255,255,.85);}
.main .wenz {width: 500px;position: absolute;top: 25%;left: 50%;margin-left: -250px; opacity: 0;padding: 50px 0;z-index: 999;box-sizing: border-box;}
.main .wenz h3 {font-size: 20px;font-family: "宋体";margin-bottom: 15px;color: #333;}
.main .wenz p {font-size: 14px;line-height: 1.5;color: #333;}

.main .wenz a {display: block;margin-top: 40px;font-size: 14px;font-weight: bold;color: #333;}

.main ul li:hover .wenz {opacity: 1;}
.main ul li:hover .w_z{opacity: 0}



.pc_ban{width:100%; height:100vh; position:relative; overflow:hidden;}
.pc_ban .mb{width:100%; height:50px; display:block; position:absolute; left:0; top:0; text-align:center}
.pc_ban .mb h1 { font-size:46px; color:#fff; margin-bottom:20px; text-align:center; margin-top:18%;}
.pc_ban a h4 { font-size:16px; color:#eee; text-align:center;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}
.pc_ban .swiper-slide-active h1{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.pc_ban .swiper-slide-active h4{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.pc_ban .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.pc_ban .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}

.fixed_buttons {
    position: fixed;
    right: 0;
    top: 96px;
    width: 260px;
    z-index: 88;
    font-size: 15px;
    -webkit-transform: translateZ(0);
}
.fixed_buttons .tel {line-height: 35px;background: rgba(0,0,0,0.8);color: #fff;font-size: 15px;padding: 0 20px;border-radius: 5px 0 0 5px;margin-bottom: 15px;}
.fixed_buttons .zxyd {line-height: 35px;background: rgba(32,84,148,0.85);color: #fff;font-size: 15px;padding: 0 20px;border-radius: 5px 0 0 5px;margin-bottom: 15px;} 
.foot {width: 100%;height: 72px;position: absolute;left: 0;bottom: 0;z-index: 999;background: #fff;padding: 0 24px;box-sizing: border-box;}
.foot .footer {width: 100%;line-height: 72px;position: relative;}
.foot .left {float: left;}
.foot .left a {font-size: 15px ;color: #222;}
.foot .left a i {margin-left: 5px;}
.foot .left ul li {float: left;margin-right: 15px;}
.foot .right {float: right;}
.foot .right a {margin-left: 20px;font-size: 15px;color: #333;position: relative;}
.foot .right .wx {width: 110px;position: absolute;left: 50%;margin-left: -55px;top: -140px;display: none;}
.foot .right .wx img {width: 110px;height: 110px;display: block;}
.foot .right a:hover .wx {display: block;}
.footer .tcc {width: 100%;position: absolute;height: 60px;background: rgba(0,0,0,0.75);line-height: 60px;top: -60px;left: 0;display: none;}
.footer .tcc a {line-height: 60px;margin-left: 28px;float: left;color: #ccc;font-size: 15px;}

.gsbod{width: 100%;height: 85vh;position: relative;}
.subpage_mask {position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,0.5);padding: 80px 60px 25px;box-sizing: border-box;}
.subpage_mask .nr .left {width:15%;padding: 25px;box-sizing: border-box;float: left;border-right: 1px solid #333;height: 100%}
.subpage_mask .nr {width: 100%;height: 100%;background: #fff;}
.subpage_mask .nr .left h3 {font-size: 20px;color: #333;font-weight: bold;letter-spacing: 1px;margin-bottom: 25px;}
.subpage_mask .nr .left p {font-size: 16px;line-height:1.5;color: #444;margin-bottom: 15px;}
.subpage_mask .nr .right {width:85%;float: right;height: 100%;padding: 25px;box-sizing: border-box;overflow: hidden;}
.subpage_mask .nr .right img {width: 100%;height: 100%;}

.subpage_mask .hynr {width: 100%;height: 100%;background: #fff;overflow-y:scroll;}
.subpage_mask .hynr .left {width: 67.64%;padding:30px 50px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;float: left}
.subpage_mask .hynr .left h3 {font-size: 16px;font-weight: 900;margin-bottom: 10px;color: #333;margin-top: 60px;letter-spacing: 1px;}
.subpage_mask .hynr .left p {font-size: 14px;line-height: 1.8;margin-bottom: 10px;color: #555;}
.subpage_mask .hynr .left p a {color: #555;}
.subpage_mask .hynr .right {width: 32.36%;padding-right: 10px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;float: right;padding-top: 50px;}
.subpage_mask .hynr .right img {width: 350px;padding-bottom: 5px;height: auto;}




.ny_ffty {overflow: hidden;padding-bottom: 80px;}
.ny_ffty .top {width: 80%;height: 33px;margin:0 auto 100px;line-height: 33px;}
.ny_ffty .top a {color: #333;font-size: 12px;}
.ny_ffty .top .fl {padding-left: 0px}
.ny_ffty .top .yy {float: right}
.ny_ffty .top .yy ul li {float: left;margin-right: 30px;line-height: 33px;position: relative;}
.ny_ffty .top .yy ul li i {margin-left: 5px;}
.ny_ffty .top .yy ul li a {color: #333;line-height: 33px;display: block;}
.ny_ffty .top .yy ul li a span {font-size: 20px;margin-right: 5px;}
.ny_ffty .top .yy ul li .e_j {position: absolute;
left: 0;
top: 30px;
display: none;
background: rgba(0,0,0,0.6);
width: 100%;
padding: 10px;}
.ny_ffty .top .yy ul li .e_j a {color: #fff;}
.nycon {width: 1000px;margin: 0 auto;}
.fftytw1 {margin-right: -15px;
margin-left: -15px;overflow: hidden;}
.fftytw1 .tp {width: 66.66666667%;position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;box-sizing: border-box;}
.fftytw1 .tp img {width: 100%;}
.fftytw1 .tp .btn {width: 130px;height: 130px;background: url(../images/extra-video.png) center / 100%;position: absolute;margin-top: -65px;top: 50%;left: 50%;margin-left: -65px;transition:all .3s ease-out;}
.fftytw1 .tp:hover .btn { background: url(../images/extra-video.png) center / 95%;
 opacity:.5;}
.fftytw1 .wenz {width: 33.33333333%;position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;box-sizing: border-box; }
.fftytw1 .wenz h2 {position: relative;font-size: 34px;font-family: "OPPOSans-L";color: #1d1d1b;padding-bottom: 30px;margin-bottom: 30px;font-weight: bold;}
.fftytw1 .wenz h2::after{content: "";width: 61px;height: 1px;background: #1d1d1b;position: absolute;left: 0;bottom: 0;}
.fftytw1 .wenz p {font-size: 16px;color: #1d1d1b;line-height: 1.9;font-family:  "OPPOSans-L";font-weight: bold;}
.fftytw1 .wenz .more a {width: 130px;height: 39px;line-height: 39px;text-align: center;display: block;border: #000 1px solid;font-size: 12px;color: #fff;letter-spacing: 0.3em;margin-top: 30px;background: #000;}
.fftytw1 .wenz .more a:hover{background: #fff;color: #000;}
.ht100{height: 100px;}
.ty_wz {padding: 50px 0;border-top: #e5e5e5 1px solid;border-bottom: #e5e5e5 1px solid;margin-bottom: 100px;}
.ty_wz p {font-size: 52px;color: #1d1d1b;font-family:  "OPPOSans-L";font-weight: bold;font-style: italic;text-align: center;}
.ty_wz p::before{content: '';
display: block;
width: 52px;
height: 34px;
background: url(../images/yh1.png) center / 100% no-repeat;
margin: 0 auto 20px;}
.ty_wz p::after{content: '';
display: block;
width: 52px;
height: 34px;
background: url(../images/yh2.png) center / 100% no-repeat;
margin: 0 auto 20px;}
.ty_wz h3 {font-size: 14px;color: #1d1d1b;margin: 30px 0;text-align: center;letter-spacing: 1px;}
.ty_tc {}
.ty_tc h1 {font-size: 35px;color: #1d1d1b;font-family:  "OPPOSans-L";font-weight: bold;letter-spacing: 0.75em;text-align: center}
.ty_tc h3 {font-size: 16px;color: #1d1d1b;font-family:  "OPPOSans-L";font-weight: bold;max-width: 900px;line-height: 1.8;text-align: center;margin: 0 auto;}
.ty_tc .tyan {margin-top: 30px;text-align: center;}
.ty_tc .tyan a {margin: 10px 18px;width: 130px;height: 39px;line-height: 39px;text-align: center;display:inline-block;border: #000 1px solid;font-size: 12px;color: #fff;letter-spacing: 0.3em;background: #000;}
.ty_tc .tyan a:hover{background: #fff;color: #000;}
.ty_tc ul {margin-top: 50px;}
.ty_tc ul li {width: 33.3333%;float: left;padding: 0 15px;height: 320px;box-sizing: border-box;}
.ty_tc ul li img {width: 100%;display: block;}
.ty_tc ul li .wenz {margin-top: 20px;}
.ty_tc ul li .wenz h4 {font-size: 14px;color: #1d1d1b;line-height: 1.4;margin-bottom:8px;}
.ty_tc ul li .wenz p {font-size: 12px;color: #666;}
.ty_foot {background: #000;overflow: hidden;padding: 40px 0;}
.ty_foot .link {text-align: center;
padding-bottom: 30px;
margin-bottom: 40px;
border-bottom: 1px solid #1a1a1a;}
.ty_foot .link img {margin: 0 auto;}
.ty_foot .nr {width: 1000px;margin: 0 auto;}
.ty_foot .nr .fx {width: 150px;float: left;}
.ty_foot .nr .fx h3 {font-size: 12px;color: #999;margin-bottom: 6px;letter-spacing: 0.1em;}
.ty_foot .nr .fx ul {border: #666 1px solid;border-radius: 4px;overflow: hidden;height: 32px;}
.ty_foot .nr .fx ul li {width: 36px;height: 32px;border-right: #666 1px solid;float: left;text-align: center;line-height: 32px;box-sizing: border-box;}
.ty_foot .nr .fx ul li:last-child{border-right: 0}
.ty_foot .nr .fx ul li a {color: #eee;line-height: 32px;font-size: 18px;display: block;margin-top: 8px;text-align: center;}
.ty_foot .nr .fx ul li img {margin: 0 auto;}
.ty_foot .nr .cols {width: 777px;float: right;}
.ty_foot .nr .cols ul li {width: 33.3333%;float: left;margin-bottom: 10px;}
.ty_foot .nr .cols ul li h3 {font-size: 12px;color: #999;margin-bottom: 6px;letter-spacing: 0.1em;}
.ty_foot .nr .cols ul li a {font-size:11px;margin-bottom: 5px;color: #fff;line-height: 1.2;display: block;letter-spacing: 0.1em;}
.ty_foot .nr .zxky {border-top: 1px solid #424242;border-bottom: 1px solid #424242;padding: 40px 0;width: 100%;margin-top: 40px;letter-spacing: 0.1em;}
.ty_foot .nr .zxky {color: #666;float: left;padding-right: 10px;font-size: 12px;}
.ty_foot .nr .zxky a {color: #fff;padding: 0 5px;}
.ty_foot .nr .blogo {text-align: center;width: 100%;overflow: hidden;margin-top: 30px;}
.ty_foot .nr .blogo img {margin: 0 auto;}
.ty_foot .nr .copy {line-height: 30px;font-size: 12px;color: #555;}
.ty_foot .nr .copy a {color: #555;}
.ny_yhhd {}
.ny_yhhd .head {height: 124px;background: #000;width: 100%;position: fixed;}
.ny_yhhd .head .db {height: 25px;}
.ny_yhhd .head .db a {color: #fff;}
.ny_yhhd .head .db ul li {line-height: 25px;font-size: 12px;position: relative;float: left;margin-right: 40px;}
.ny_yhhd .head .db ul li i {margin-left: 5px;color: #fff;}
.ny_yhhd .head .db ul li .e_j {position: absolute;left: 0;top: 25px;display: none;background: rgba(0,0,0,0.8);width: 100%;padding: 10px;}
.ny_yhhd .head .db2 {padding: 12px 30px;height: 96px;box-sizing: border-box;}
.ny_yhhd .head .logo {float: left;width: 66px;}
.ny_yhhd .head .logo img {width: 100%;}
.ny_yhhd .head .ckfj a {float: right;width: 190px;height: 39px;line-height: 39px;text-align: center;display:inline-block;border: #000 1px solid;font-size: 12px;color: #fff;letter-spacing: 0.3em;background: #000;margin-top: 10px;border: #fff 1px solid;font-weight: bold;}
.ny_yhhd .head .ckfj a:hover{background: #fff;color: #000;}
.ny_yhhd .sgbox {padding-top: 154px;}
.ny_yhhd .sgbox h2 {font-size: 32px;
letter-spacing: 5px;text-align: center;
line-height: 42px;color: #1d1d1b;font-family:  "OPPOSans-L";font-weight: bold; margin-bottom: 90px;}
.ny_yhhd .spbox {} 
.ny_yhhd .spbox img {width: 100%;display: block;}
.text-Box {max-width: 1530px;margin: 0 auto;text-align: center;}
.text-Box h2 {margin-top: 20px;margin-bottom: 60px;text-align: center;color: #1d1d1b;font-family:  "OPPOSans-L";font-weight: bold; font-size: 25px;letter-spacing: 2px;}
.text-Box p {font-size: 20px;font-weight: bold;letter-spacing: 1px;color: #111;line-height: 1.5;margin:0 auto 100px;max-width: 750px;}
.text-Box h4 {font-size: 16px;letter-spacing: 1px;color: #000;font-weight: bold;font-style: italic;margin-bottom: 90px;}
.ny_yhhd .xzmdd {width: 63.3333%;margin: 0 auto;height: 79px;line-height: 79px;background: #000;padding: 0 60px;box-sizing: border-box;}
.ny_yhhd .xzmdd .wz {font-size: 16px;letter-spacing: 1px;color: #fff;font-weight: bold;font-style: italic;float: left; }
.ny_yhhd .xzmdd .ydzs a {width: 130px;font-size: 12px;font-weight: bold;line-height: 29px;display: block;float: right;color: #000;background: #fff;border: #fff 1px solid;text-align: center;margin-top: 30px;}
.ny_yhhd .xzmdd .ydzs a:hover{background: #000;color: #fff;}
.ny_yhhd .tksm {padding-top: 90px;padding-bottom: 100px;max-width: 75%;margin: 0 auto;}
.ny_yhhd .tksm h3 {font-size:18px;color: #000;margin-bottom: 15px;font-weight: bold;}
.ny_yhhd .tksm p {font-size: 18px;color: #000;line-height: 2.2;position: relative;padding-left: 15px;}
.ny_yhhd .tksm p::before{content: "";
position: absolute;
left: 0px;
top: 12px;
border: 2px solid;
border-radius: 10px;}

.ny_czmdd {background: #000;padding: 100px 0 0;background-attachment: fixed;}
.ny_czmdd h1 {font-size: 20px;color: #fff;font-style: italic;margin-top: 100px;text-align: center;}
.mddbox {width: 100%;background: #fff;margin: 120px 0 0}
.subNavBox{width:80%;margin:0 auto 0;background: #fff;}
.subNav{border-bottom:solid 1px #e5e3da;cursor:pointer;font-size:18px;color:#999;line-height:90px;padding-left:10px;background:url(../images/jiantou1.png) no-repeat;background-position:95% 50%}
.subNav:hover{color:#333;}
.currentDd{color:#333}
.currentDt{background-image:url(../images/jiantou2.png);}
.navContent{display: none;border-bottom:solid 1px #e5e3da;}
.navContent li a{display:block;width:100%;heighr:50px;text-align:center;font-size:14px;line-height:50px;color:#333;text-align: left;}
.navContent li a:hover{color:#fff;background-color:#666;}

.swiper-container-ban{width:100%; position:relative;height: 100%;}
.swiper-container-ban .swiper-slide {width:100%; height:85vh;}
.swiper-container-ban .swiper-slide .mb {position: absolute;top: 20%;left: 7%; }
.swiper-container-ban .swiper-slide .mb h1{font-size: 48px;color: #fff;text-shadow: 0 0 10px #666;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}
.swiper-container-ban .swiper-slide.swiper-slide-active h1{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.swiper-container-ban .swiper-slide .mb h3{font-size: 16px;font-weight: bold;margin-bottom: 24px;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);color: #fff;text-shadow: 0 0 5px #666;}
.swiper-container-ban .swiper-slide .mb h4{font-size: 16px;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);color: #fff;text-shadow: 0 0 5px #666;}
.swiper-container-ban .swiper-slide.swiper-slide-active h3{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.swiper-container-ban .swiper-slide.swiper-slide-active h4{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.other_info {
    font-size: 12px;
    position: absolute;
    z-index: 4;
    text-align: left;
    color: #000;
    background-color: #fff;
    padding: 6px 9px 7px 11px;
    opacity: .8;left: 7%;bottom: 90px;
}
.other_info i {font-size: 24px;margin-left: 10px;}
.fz_tf {max-width: 1366px;margin: 0 auto;position: relative;}
.property-banner {
    position: relative;
    background-color: black;
    overflow: hidden;
}
.property-banner.classic .name {
    top: 40%;
}
.property-banner .name {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    color: white;
    position: absolute;
    left: 5%;
    z-index: 2;
}
.property-current-info {
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    padding: 18px;
    width: 230px;
    font-size: 15px;
    position: absolute;
    right: 0px;
    top: 146px;
    z-index: 2;
}
.property-banner .name .display-name {
    color: white;
    font-size: 16px;
    margin: 6px 0;
    text-transform: uppercase;
}
.property-banner .name .property-name {
    color: white;
    margin: 0 auto;
}
.ny_kfbt {width: 465px;position: relative;margin: 10px 0 10px 5%;line-height: 36px; }
.ny_kfbt ul li {position: relative;font-size: 24px;color: #333;border-bottom: 2px solid black;}
.ny_kfbt ul li .y_j{}
.ny_kfbt ul li span {font-size: 12px;color: #ee4023;float: right;line-height: 1.5;position: absolute;right: 0;bottom: 7px;}
.ny_kfbt ul li .e_j {position: absolute;top: 38px;left: 0;background: #fff;z-index: 9999;width: 100%;display: none;}
.ny_kfbt ul li .e_j .box {margin: 10px;border-bottom: 1px solid black;padding-bottom: 10px;}
.ny_kfbt ul li .e_j .box h3 {padding-bottom: 8px;font-size: 14px; font-weight: bold;line-height: 1.5;}
.ny_kfbt ul li .e_j .box a {font-size: 14px;padding-right: 8px;color: #000;line-height: 1.5;}

.taofang{width:100%; position:relative;}
.taofang .swiper-slide img{width:100%; height:auto; display:block;}
.taofang .swiper-slide h3{line-height: 115px;font-size: 40px;color: #fff;padding: 0 20px;background: #000;}
.taofang .swiper-pagination{bottom:150px !important;}
.taofang .swiper-pagination-bullet {width:13px; height:13px; display:inline-block; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.taofang .swiper-pagination-bullet.swiper-pagination-bullet-active {border: orange 2px solid;background: none;box-sizing: border-box;}
.taofang .swiper-button-prev{border-top: 20px solid transparent;
border-bottom: 20px solid transparent; margin-top:0; left:1%;width: 0;height: 0;border-right: 20px solid #fff;}
.taofang .swiper-button-next{border-top: 20px solid transparent;
border-bottom: 20px solid transparent;border-left: 20px solid #fff;width: 0;height: 0;}

.columnContentWrapper {
    width: 100%;
    margin-top: 80px;color: #000
}
.columnContentWrapper .columnContentLeft {
    width: 48.5%;
    float: left;
    padding-right: 1.5%;
}
.columnContentWrapper .columnContentLeft h1 {font-size: 19px;
color: #231f20;line-height: 1.8;}

.rich-text .biaot p {font-size: 19px;
color: #000;line-height: 1.8;}


.columnContentWrapper .columnContentLeft h1 a {color: #ee4023;
border-bottom: 0.01em solid #ee4023;
padding-bottom: 1px;}
.big-numbers-wrapper {
    width: 96%;
    height: auto;
    margin: 0px auto 16px auto;
    padding: 2%;
    position: relative;
    text-align: center;
    border: 1px solid black;overflow: hidden;
}
.big-numbers-wrapper .big-numbers:nth-child(2n+1) {
    clear: both;
}
.big-numbers-wrapper .big-numbers {
    position: relative;
    width: 46%;
    float: left;
    padding: 0 2%;
    line-height: normal;
}
.big-numbers-wrapper .big-numbers .largeText {
    font-weight: bold;
    font-size: 2.5em;
    width: 40%;
    float: left;
    padding-bottom: 6px;
}
.big-numbers-wrapper .big-numbers .smallText {
    font-size: 1.5em;
    float: left;
    width: 60%;
    text-align: left;
    padding-bottom: 6px;
}
.columnContentWrapper h1, h2 {
    font-size: 19px;
    color: #231f20;font-weight: bold;font-family: "宋体";
}
.columnContentWrapper p {
    font-size: 12px;
    line-height: 1.5;margin: 12px 0
}
.columnContentWrapper .columnContentRight {
    width: 48.5%;
    float: left;
    padding-left: 1.5%;
}
.columnContentWrapper .columnContentRight .fs-button {
    background-color: #ee4023;
    color: #FFF;
    display: block;
    font-size: 18px;
    line-height: 50px;
    margin: 80px auto 40px;
    max-width: 340px;
    width: 100%;text-align: center;
}
.columnContentWrapper .serviceAndAmenity {
    padding-bottom: 36px;
}
.columnContentWrapper .serviceAndAmenity h3 {
    padding-bottom: 14px;
}
.columnContentWrapper .serviceAndAmenity ul {
    padding-left: 25px;
    list-style: disc;
}
.columnContentWrapper .serviceAndAmenity ul li {
    padding-bottom: 4px;position: relative;
}
.columnContentWrapper .serviceAndAmenity ul li::before{content: "•";position: absolute;left: -10px;}
.columnContentWrapper .serviceAndAmenity ul {
    list-style: disc;
}
.columnContentWrapper .columnContentRight h2 {
    font-size: 17px;
    line-height: 1.2;font-family: "宋体";
    margin-bottom: 18px;font-weight: 700;
}
.cta-button-container {
    width: 100%;
    display: inline-block;
    margin-top: 25px;
}
.cta-button-container:first-of-type {
    margin-top: 0;
}
.fs-button-wrapper .fs-button {
    background-color: #ee4023;
    color: #FFF;
    display: inline-block;
    font-size: 18px;
    line-height: 50px;
    margin: 80px 0 40px;
    max-width: 340px;
    width: 100%;
}
 .cta-button-container .fs-button-wrapper .fs-button {
    margin: 0 auto;
    max-width: 90%;
    display: block;
}
.columnContentWrapper .serviceAndAmenity h3{font-size: 14px;font-weight: bold;color: #000;}
.info-images h2 {
    font-size: 17px;
    line-height: 1.2;
    margin-bottom: 18px;font-weight: bold;font-family: "宋体";
}
.info-images .grid-wrapper {
    margin-top: 20px;
}
.grid3 .col:nth-of-type(3n+1), .grid2 .col:nth-of-type(2n+1) {
    margin: auto;
    clear: left;
}
.fz_gdty {}
.fz_gdty h2 {
    font-size: 17px;
    line-height: 1.2;
    margin-bottom: 18px;color: #231f20;
}

.fz_gdty ul li {margin-right: 3%;float: left;width: 48.5%;margin-bottom: 30px;}
.fz_gdty ul li:nth-child(2n){margin-right: 0}
.info-images .lower-wrapper .lower a {
    color: #ee4023;margin-top: 10px;display: block;
}
.grid3 .col.da {margin-right: 3%;float: left;margin-left: 0;
width: 48.5%;}
.grid3 .col.da:nth-child(2n){margin-right: 0;margin-left: 0}
.grid3 .col {
    margin-left: 2%;
    width: 32%;float: left;margin-bottom: 30px;
}
.info-images img {
    max-width: 100%;
}
.info-images .lower-wrapper {
    background-color: #dadada;
    width: 100%;
    margin-top: -5px;
}
.info-images .lower-wrapper .lower {
    padding: 15px 25px;
}
.info-images .lower-wrapper .lower .title {
    font-weight: bold;color: #000;margin-bottom: 15px;
}
.rich-text p{font-size: 12px;line-height: 1.5;color: #000;}
.fz_djrz {}
.fz_djrz h2{margin-top: 80px;font-size: 17px;
line-height: 1.2;
margin-bottom: 18px;font-weight: bold;font-family: "宋体";}
.xx1 .hd ul li{ display:inline-block;padding: 15px;width: 50%;float:left;color: #fff;font-size: 15px;font-weight: bold;box-sizing: border-box;}
.xx1 .hd ul li a {color: #fff;}
.xx1 .hd ul li i {margin-left: 8px;}
.xx1 .hd ul li.on a {color: #000;}
.xx1 .hd{ float: left;width: 49%;
float: left;
padding-right: 1%;
background: #898989;
color: #fff;
font-weight: bold;}
.xx1 .bd{width: 49%;
float: right;
padding-left: 1%;
background: #dadada;
font-size: 15px;height: 150px;}
.xx1 .bd .box{padding: 30px 15px;color: #000}
.fzny_kf {overflow: hidden;padding-bottom: 30px}
.fzny_kf h2{margin-top: 80px;font-size: 17px;
line-height: 1.2;
margin-bottom: 18px;font-weight: bold;font-family: "宋体";}
.fzny_kf ul li {width: 48.5%;margin-right: 1.5%;padding-bottom:50px;position: relative;margin-bottom: 40px;overflow: hidden;float: left;}
.fzny_kf ul li img {width: 100%;display: block;}
.fzny_kf ul li .wenz {position: absolute;width: 100%;height: 50px;bottom: 0;left: 0;background: #000;color: #fff;font-size: 20px;padding: 10px 20px;box-sizing: border-box;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.fzny_kf ul li .wenz h3 {font-style: normal;color: #fff;}
.fzny_kf ul li .wenz span {color: #ff4641;position: absolute;right: 20px;line-height: 50px;bottom: 0;z-index: 5;}
.fzny_kf ul li .wenz p{margin-top: 40px;line-height: 1.6;color: #fff;margin-top: 40px}
.fzny_kf ul li .wenz {position: absolute;width: 100%;height: 50px;bottom: 0;left: 0;background: #000;color: #fff;font-size: 20px;padding: 10px 20px;box-sizing: border-box;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.fzny_kf ul li:hover .wenz {height: 100%;}
.fzny_kf ul li:nth-child(2n){margin-right: 0;margin-left: 1.5%;}
.fzny_tpsp {padding-bottom: 40px;}
.fzny_tpsp ul li {width: 23.8%;margin: 1% 1.6% 1% 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;overflow: hidden;float: left;}
.fzny_tpsp ul li img {height:285px; }
.fzny_tpsp ul li:nth-child(4n){margin-right: 0;}

.fzny_ctjl {overflow: hidden;padding-bottom: 30px}
.fzny_ctjl h2{margin-top: 80px;font-size: 17px;
line-height: 1.2;
margin-bottom: 18px;font-weight: bold;font-family: "宋体";}
.fzny_ctjl ul li {width: 32%;margin-right: 2%;padding-bottom:50px;position: relative;margin-bottom: 20px;overflow: hidden;float: left;}
.fzny_ctjl ul li img {width: 100%;display: block;}
.fzny_ctjl ul li .wenz {position: absolute;width: 100%;height: 50px;bottom: 0;left: 0;background: #000;color: #fff;font-size: 20px;padding: 10px 20px;box-sizing: border-box;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.fzny_ctjl ul li .wenz h3 {font-style: normal;color: #fff;}
.fzny_ctjl ul li .wenz span {color: #ff4641;position: absolute;right: 20px;line-height: 50px;bottom: 0;z-index: 5;}
.fzny_ctjl ul li .wenz p{margin-top: 40px;line-height: 1.6;color: #fff;margin-top: 40px;font-size: 14px;}
.fzny_ctjl ul li .wenz {position: absolute;width: 100%;height: 50px;bottom: 0;left: 0;background: #000;color: #fff;font-size: 20px;padding: 10px 20px;box-sizing: border-box;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.fzny_ctjl ul li:hover .wenz {height: 100%;}
.fzny_ctjl ul li:nth-child(3n){margin-right: 0;}
.key_info_container {
    border: 1px solid black;
    width: 100%;
}
.key_info_container .key_information {
    padding: 15px;
}
.key_info_container .key_information .list_item_row.two:first-of-type {
    margin: 0 0 15px 0;
}
.key_info_container .key_information .list_item_row {
    width: 100%;
    margin: 20px 0;
}
.key_info_container .key_information .list_item_row .list_item_title {
    width: 20%;
    float: left;
    font-weight: bold;
}
.key_info_container .key_information .list_item_row .list_item_contents_container {
    width: 80%;
    float: left;font-size: 12px;
line-height: 1.5;
}
.key_info_container .key_information .list_item_row::after {
    content: ' ';
    display: block;
    clear: both;
}
.pr {
    position: relative;
    z-index: 11;font-size: 14px;color: #666;line-height: 30px;padding: 10px 0;width: 972px;margin: 0 auto;
}
.pr .fx {float: right;padding: 10px 0;}
.pr .fx a {width: 35px;height: 30px;line-height: 30px;display: block;border: #ccc 1px solid;box-sizing: border-box;text-align: center;float: left;font-size: 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.pr .fx a i{margin: 0 auto}
.pr .dh {text-align: right;padding: 5px 0 25px;color: #686868;letter-spacing: .025em;
font-size: 16px;}
.pr .dh a {padding-left: 50px;}
.content {
    width: 972px;
    padding: 0 14px;
    margin: 0 auto;
}
.fzyh_ny {width: 972px;margin: 0 auto;}
.fzyh_ny .left {float: left;width: 234px;margin: 0 18px 0 0;background: url(../images/bg-spr-nav-side-24.png) no-repeat right 0;}
.fzyh_ny .left h3 {color: #686868;font-size: 20px;margin-bottom: 22px;}
.fzyh_ny .left h4{font-size: 14px;margin-bottom: 9px;color: #686868;}
.fzyh_ny .left ul li {width: 217px;position: relative;border-bottom: 1px solid #e5e5e5;line-height: 1.4;box-sizing: border-box;}
.fzyh_ny .left ul li a {color: #1f1f1f;font-size: 14px;letter-spacing: .025em;padding: 9px ;display: block;font-weight: 200;}
.fzyh_ny .left ul li:hover {background: #f2f2f2;}
.fzyh_ny .left ul{padding-bottom: 45px;}
.fzyh_ny .left  .bt {    height: 21px;
    padding: 14px 0 0 6px;
    margin: 11px 0;
    border: 0;
    display: block;padding-bottom: 45px;
}
.fzyh_ny .left .bt a {color: #205494;font-size: 14px;}
.fzyh_ny .right {float: right;width: 720px;padding-bottom: 80px;}
.fzyh_ny .right h3 {color: #686868;font-size: 20px;margin-bottom: 22px;}
.fzyh_ny .right ul li {padding: 27px 18px 37px;background: #f5f5f5;position: relative;margin: 0 0 18px 0;overflow: hidden;}
.fzyh_ny .right ul li .description {
    float: left;
    padding: 0 30px 0 0;width: 254px;
}
.fzyh_ny .right ul li .description a {font-size: 18px;display: block;margin: 0 0 10px 0;color: #205494;}
.fzyh_ny .right ul li .description p {
    font-size: 13px;
    line-height: 20px;color: #1d1d1b;
}
.fzyh_ny .right ul li .dates {
    width: 150px;float: left;font-size: 12px;color: #1d1d1b;
}
.fzyh_ny .right ul li .an {width: 204px;height: 39px;line-height: 39px;text-align: center;background: #205494;float: right}
.fzyh_ny .right ul li .an a {color: #fff;}
.fzyh_ny .right ul li .an:hover{background: #3d6fac;}

.fzyh_ny .hyhd {float: right;width: 720px;padding-bottom: 80px;} 
.fzyh_ny .hyhd .top {border-bottom: 1px solid #e5e5e5;
float: none;
margin: 0 0 20px;
padding: 0 0 20px;overflow: hidden;}
.fzyh_ny .hyhd .top .tp {float: left;
width: 216px;
margin-right: 18px;}
.fzyh_ny .hyhd .top .tp img {width: 100%;}
.fzyh_ny .hyhd .top .wenz {float: right;width: 486px;color: #1d1d1b;
font-size: 16px;
line-height: 25px;
letter-spacing: .027em;}
.fzyh_ny .hyhd .top .wenz h4 {
    font-size: 20px !important;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 1 !important;
}
.fzyh_ny .hyhd .top .wenz p {color: #1d1d1b;font-size: 14px;}
.fzyh_ny .hyhd .top .wenz .more {overflow: hidden;margin-top: 15px;}
.fzyh_ny .hyhd .top .wenz .more a {line-height: 1;color: #205494;font-size: 14px;}
.fzyh_ny .hyhd h3 {color: #686868;
font-size: 26px;
font-style: normal;
line-height:1.4;margin-top: 50px;margin-bottom: 50px;text-align: center;}
.fzyh_ny .hyhd ul li {width: 216px;float: left;margin-right: 36px; margin-bottom:15px;}
.fzyh_ny .hyhd ul li img {width: 100%;display: block;}
.fzyh_ny .hyhd ul li h4 {color: #686868;font-size: 16px;padding: 15px 0 0}
.fzyh_ny .hyhd ul li p {margin: 10px 0 0;font-size: 14px;color: #1d1d1b;
padding-bottom: 10px;
letter-spacing: .025em;font-weight: 200;line-height: 1.8;}
.fzyh_ny .hyhd ul li .more {overflow: hidden;margin-top: 15px;}
.fzyh_ny .hyhd ul li .more a {line-height: 1;color: #205494;font-size: 14px;}
.fzyh_ny .hyhd ul li:nth-child(3n){margin-right: 0;}



footer.property-footer {
    background-color: black;
    width: 100%;
    overflow: hidden;
}
footer.property-footer .content {
    padding: 50px 14px 14px;
    letter-spacing: .02em;
    overflow: hidden;
}
footer.property-footer .content {
    letter-spacing: .02em;
}
.footer-top .property-image {
    float: left;
    margin: 0 18px 0 0;
    border: 1px solid #404040;
}
.footer-top .contact {
    line-height: 20px;
    color: white;
    font-size: 12px;
    margin: -4px 36px 0 0;
    float: left;
    width: 150px;
}
.footer-top .contact .address {
    margin: 0 0 20px 0;
}
.footer-top .contact span, .footer-top .contact a {
    display: inline-block;
}
.footer-top .contact .address p {
    color: #fff;
}
.zh .contact .address p {
    font-size: 11px;line-height: 20px;
}
.footer-top ul.list {
    width: 155px;
    float: left;
}
.footer-top .contact span a {color: #fff;}
.footer-top ul.list li a {color: #fff;line-height: 20px;}
.footer-top ul.list .tp, .footer-top ul.list .tp li span {
    font-size: 12px;
    font-weight: 200;
    color: white;
    text-transform: uppercase;
    display: block;
    margin: 0 0 8px 0;
}
.ltr .footer-top .offers{padding-left:17px}
.rtl .footer-top .offers{border-right:1px solid #424242;padding-right:17px;width:288px}
.ie6 .offers-left-border{height:157px}
.socials-links .tp{color:#999;font-size:12px;line-height:1;text-transform:uppercase;margin:0 8px 0 0;display:block;float:left}
.socials-links .social-link{float:left;padding-left:5px}
.socials-links .social-link a{color:#FFF;font-size:12px;line-height:12px;background:url('../images/seps.png') no-repeat 0 5px;padding-left:12px}
.socials-links .social-link a{color:#FFF;font-size:12px;line-height:12px;background:url('../images/seps-left.png') no-repeat 98% 5px;padding-right:12px}
.schema-hidden{display:none}
.footer-top .schema-hidden{display:none}
.footer-top .contact .schema-hidden{display:none}
.footer-top .offers{width:305px;float:right}
.rtl .footer-top .offers{float:left}
.footer-top .offers .tp{float:left;font-size:12px;color:#999;text-transform:uppercase;display:block;margin:0 13px 15px 0}
.rtl .footer-top .offers .tp{float:right;display:inline;padding-left:20px}
.footer-top .offers .offer{clear:both}
.footer-top .offers .offer.first{margin-bottom:20px}
.footer-top .offers .offer p{font-size:24px;font-style:normal;color:#FFF;margin:0 0 10px 0}
.footer-top .offers .offer a.more{color:#FFF;background-image:url('../images/more-caret-black.png')}
.footer-top .offers{min-height:157px;width:290px}
.icon-holder, #gc99_smb_list2_pinterest a {
    background-image: url("../images/icons.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

.footer-bottom, .footer-bottom a {
    color: #666;
    font-weight: 200;
}
.footer-bottom {
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    margin: 20px auto;
    clear: both;
    background-color: black;
    border-color: #424242;
    border-style: solid none;
        border-bottom-style: solid;
    border-width: 1px;
    border-bottom-style: none;
}
footer.property-footer .content {
    padding: 50px 14px 14px;
    letter-spacing: .02em;
    overflow: hidden;
}
.footer-bottom div.content {
    margin-top: 0;
}
.footer-bottom .content .footer-links {
    float: left;
    width: 100%;
    padding-top: 10px;
}
 .footer-bottom .content .footer-links ul.extra-links {
    float: left;
}
.footer-bottom ul.extra-links {
    margin-bottom: 5px;
}
.footer-bottom ul {
    text-align: center;
}
.footer-bottom ul li {
    display: inline-block;
    margin-right: 5px;float: right
}
.footer-bottom a {
    color: #666;
    font-weight: 200;
}
.footer-bottom {
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    margin: 20px auto;
    clear: both;
    background-color: black;
    border-color: #424242;
    border-style: solid none;
        border-bottom-style: solid;
    border-width: 1px;
    border-bottom-style: none;
}
.icon-holder.instagram-lgt{background-position:-263px -63px;width:25px;height:25px}
.icon-holder.foursquare-lgt{background-position:-312px -63px;width:25px;height:25px}
.icon-holder.zh1-lgt{background-position:-363px -63px;height:25px;width:25px}
.icon-holder.zh2-lgt{background-position:-413px -63px;height:25px;width:25px}
.icon-holder.weibo-lgt{background-position:-363px -63px;width:25px;height:25px}
.icon-holder.douban-lgt{background-position:-607px -65px;width:25px;height:25px}
.icon-holder.do-lgt{background-position:-363px -63px;width:25px;height:25px}
.icon-holder.youku-lgt{background-position:-413px -63px;width:25px;height:25px}
.icon-holder.pinterest-lgt {
    background-position: -112px -63px;
    width: 25px;
    height: 25px;
}
.icon-holder.facebook-drk:hover,.icon-holder.facebook-lgt:hover{background-position:-13px -113px;width:25px;height:25px}
.icon-holder.twitter-drk:hover,.icon-holder.twitter-lgt:hover{background-position:-61px -113px;width:25px;height:25px}
.icon-holder.pinterest-drk:hover,.icon-holder.pinterest-lgt:hover,#gc99_smb_list2_pinterest a:hover{background-position:-112px -113px;width:25px;height:25px}
.icon-holder.google-drk:hover,.icon-holder.google-lgt:hover{background-position:-162px -113px;width:25px;height:25px}
.icon-holder.youtube-drk:hover,.icon-holder.youtube-lgt:hover{background-position:-213px -113px;width:25px;height:25px}
.icon-holder.instagram-drk:hover,.icon-holder.instagram-lgt:hover{background-position:-263px -113px;width:25px;height:25px}
.icon-holder.foursquare-drk:hover,.icon-holder.foursquare-lgt:hover{background-position:-312px -113px;width:25px;height:25px}
.icon-holder.zh1-drk:hover,.icon-holder.zh1-lgt:hover{background-position:-363px -113px;height:25px;width:25px}
.icon-holder.zh2-drk:hover,.icon-holder.zh2-lgt:hover{background-position:-413px -113px;height:25px;width:25px}
.icon-holder.weibo-drk:hover,.icon-holder.weibo-lgt:hover{background-position:-363px -113px;width:25px;height:25px}
.icon-holder.douban-drk:hover,.icon-holder.douban-lgt:hover{background-position:-607px -116px;width:25px;height:25px}
.icon-holder.youku-drk:hover,.icon-holder.youku-lgt:hover{background-position:-413px -113px;width:25px;height:25px}
.icon-holder.email-drk:hover,.icon-holder.email-lgt:hover{background-position:-462px -113px;width:25px;height:25px}
.icon-holder.like-drk:hover,.icon-holder.like-lgt:hover{background-position:-512px -113px;width:25px;height:25px}
.icon-holder.embed-drk:hover,.icon-holder.embed-lgt:hover{background-position:-557px -113px;width:25px;height:25px}
.social-media-bar .smb-list li.last {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
}

.social-media-bar.footer .smb-list li.first {
    border-left: solid 1px #666;
}
.social-media-bar.footer .smb-list li {
    border-top: solid 1px #666;
    border-bottom: solid 1px #666;
    border-right: solid 1px #666;
}
.social-media-bar .smb-list li.first {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-left: solid 1px #CCC;
}
.social-media-bar .smb-list li, .social-media-bar.bg-white .smb-list li {
    float: left;
    display: inline-block;
    border-top: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    border-right: solid 1px #CCC;
    padding: 0 4px 0 4px;
    line-height: 28px;
}














@media only screen and (max-width:1024px) {
.page_wrapper {
    padding: 0 ;
}
.gallery-top .swiper-slide .mb h1 {
    font-size: 35px;
}
	.zkpy {
    padding: 10px;
    width: 100%;
    top:auto;
    right:0%;bottom: 42px;
}
	.header .zy {
    top:20px;right: 8rem;left: auto;
}
	.gallery-top .swiper-button-next.arrow {
    bottom: 0px;
}
	.swiper-container-ban .swiper-slide {
    width: 100%;
    height: 100%;
}
	.fz_tf {
    max-width: 100%;
}
	.property-banner img {height:260px; 
}
.ny_kfbt {
    width: 90%;
    margin: 10px auto;
}
	.columnContentWrapper {
    margin-top: 40px;
}
	.columnContentWrapper .columnContentLeft {
    width: 90%;margin: 0 auto;float: none;
    padding-right:0;
}
	.columnContentWrapper .columnContentRight {
    width: 90%;
    float: none;
    padding-left:0%;margin: 0 auto;
}
	.cta-button-container .fs-button-wrapper .fs-button {
    max-width:100%;
}
	.cta-button-container {
    margin-top:15px;
}
	.columnContentWrapper .columnContentRight .fs-button {
    font-size: 16px;
    line-height: 40px;
}
	.fzny_ctjl h2 {
    font-size: 17px;width: 90%;margin: 40px auto 20px
}
	.fzny_ctjl ul li:nth-child(3n) {
    margin-right: auto;
}
	.fzny_ctjl ul li {
    width: 90%;margin: 0 auto 30px;float: none;
    padding-bottom: 50px;
}
.ty_foot {display: none;
}	
	.ny_czmdd {position: relative;clear: both;background-attachment: inherit;overflow: hidden;
}
	.subNav {
    line-height: 50px;
}
	.foot {
border-top: #eee 1px solid;background: rgba(255,255,255,0.8);height: 42px;
}
	.foot .footer {
    line-height:42px;
}
	.footer .tcc {
    height: 40px;
    line-height: 40px;
    top: -40px;
}
	.footer .tcc a {
    line-height: 40px;
}
	
	.ny_czmdd h1 {
    margin-top: 20px;
}
	.mddbox {
    margin: 20px 0 0;
}

	.subpage_mask {
    padding: 120px 0px 25px;
}
	.subpage_mask .nr .left {
    width: 100%;
    padding: 15px;height: auto;
}
	.subpage_mask .nr .left p {display: none;
}
	.subpage_mask .nr .right {
    width:100%;
    height:auto;
    padding: 10px;
}
	.subpage_mask .hynr .left {
    width:100%;
    padding: 10px 10px;
}
	.subpage_mask .hynr .left h3 {
    font-size: 1.4rem;
    margin-top: 10px;
}
	.ny_yhhd .head .db {display:none;
}

	.ny_yhhd .head {
    height:60px;z-index: 999;width: 80%;background: #fff;padding: 0 15px;
}
	.ny_yhhd .head .db2 {
    padding: 0 0px;
    height: 60px;
}
.header.sj .an span {
    background-color: #aaa;
}
	.ny_yhhd .head .logo img {-webkit-filter: brightness(0%); 
filter: brightness(0%);
}
	.ny_yhhd .head .ckfj a {
    width: 130px;
    border: #000 1px solid;
    font-size: 12px;
    color: #000;
    background: #fff;;margin-right:5rem
}
	.ny_yhhd .sgbox {
    padding-top: 90px;
}
	.ny_yhhd .sgbox h2 {
    font-size: 28px;
    letter-spacing: 3px;margin-bottom: 50px;
}
	.ziceng {position: absolute;bottom: 0;}
	.nycon {
    width: 90%;
}
	.fftytw1 .tp {
    width: 100%;
}
	.fftytw1 .wenz {
    width: 100%;margin-top: 20px;
}
	.ny_ffty .top {
    width: 90%;
    margin: 0 auto 50px;
}
	.ht100 {
    height: 5rem;
}
	.pr {
    width: 90%;
}
	.fzyh_ny .left {
    width: 90%;
    margin: 0 auto 20px;float: none;background: none;
}
	.fzyh_ny {
    width: 100%;
}
	.fzyh_ny .left ul li {
    width: 30.3333%;float: left;margin: 1% 1.5%;
}
	.fzyh_ny .left ul li a {
    padding: 9px 0;text-align: center;
}
	.fzyh_ny .left ul {overflow: hidden;padding-bottom: 30px;
}
	.fzyh_ny .left ul li a {
    font-size: 12px;
    letter-spacing:0;
    padding: 9px 0;
}
	.fzyh_ny .left .bt {
    padding: 14px 0 20px 0px;
  
}
	.fzyh_ny .hyhd {
    width: 90% !important;float: none;margin: 0 auto;
    padding-bottom: 40px;
}
	.fzyh_ny .hyhd .top .tp {
    width: 35%;
    margin-right: 0;
}
	.fzyh_ny .hyhd .top .wenz {
    width: 60%;
}
	.fzyh_ny .hyhd h3 {
    margin-top: 30px;
    margin-bottom:30px;
}
	.fzyh_ny .hyhd ul li {
    width: 46%;margin: 0 2% 25px;
}
footer.property-footer .content {
    padding: 30px 0 14px;width: 90%;
}	
	.footer-top .property-image {display: none !important;
}
	.footer-top .contact {
    width: 46%;margin: 0 2% 20px;
}
	.footer-top ul.list {
    width: 46%;margin: 0 2% 20px;
}
	.footer-top .offers {
    min-height: 50px;
    width: 46%;margin: 0 2% 20px;
}
	footer.property-footer .content {
    padding: 10px 0 10px;
}
	.xx1 .hd {
    float: left;
    width: 100%;
    padding-right: 0;
}
	.xx1 .bd {
    width: 100%;
    padding-left: 0;
    height: auto;
}
.fzny_kf {width: 90%;margin: 0 auto;
}
	.fzny_kf ul li {
    width: 100%;
    margin-right:0;
    padding-bottom: 50px;
}
	.info-images .grid-wrapper {width: 90%;margin: 20px auto 0
}
	.info-images h2 {width: 90%;margin: 0 auto
}
	.grid3 .col {
    margin-left:0;
    width: 100%;
    margin-bottom: 30px;
}
	.fz_djrz h2 {
    margin-top: 30px;
}
.fzny_kf h2 {
    margin-top: 40px;
}
	.columnContentWrapper .serviceAndAmenity {position: static !important;width: 46%;margin: 0 2% 2%;float: left;
}
	.columnContentWrapper {overflow: hidden;
}
	.columnContentWrapper .columnContentRight .fs-button {
    font-size: 16px;
    line-height: 40px;
    margin: 40px auto 40px;
}
	.fz_gdty {width:100%;margin: 20px auto 0;
}
	.fz_gdty ul li:nth-child(2n) {
    margin-right:auto;
}
	.info-images .lower-wrapper {height: auto !important;
}
	.fz_gdty ul li {
    margin-right:0%;
    width: 90%;float: none;margin: 0 auto 30px;
}
	.info-images img {
    width: 100%;
}
	.grid3 .col:nth-of-type(3n+1), .grid2 .col:nth-of-type(2n+1) {
    margin: auto;margin-bottom: 30px;
}
	.fzny_tpsp {width: 90%;margin: 0 auto;
}
	.fzny_tpsp ul li {
    width: 46%;
    margin: 2%;
}
	.fzny_tpsp ul li img {
    height: auto;width: 100%;
}
	.fzyh_ny .right {
    float: none;
    width: 90%;margin: 0 auto;
    padding-bottom: 40px;
}
	
  }

@media only screen and (max-width:600px){
	.fzyh_ny .right ul li .description {
    padding: 10px 0;
    width: 100%;
}
	.fzyh_ny .right ul li .dates {
    width: 100%;
}
	.fzyh_ny .right ul li .an {margin-top: 20px;
}
	.fzyh_ny .right ul li {
    padding: 27px 18px 20px;
}
	.fzny_kf ul li .wenz {
    font-size: 15px;
}
	.fzny_tpsp ul li {
    width: 100%;
    margin: 2% 0;
}
	.xx1 .hd ul li {
    padding:10px;
    font-size: 14px;
}
	.pr .fx {
    padding: 0;
}
	.fzyh_ny .left .bt {
    padding: 0 0 0px 0px;
}
	.fzyh_ny .hyhd .top .tp {
    width: 100%;
    margin-right: 0;
}
	.fzyh_ny .hyhd .top .wenz {
    width: 100%;
}
	.fzyh_ny .hyhd .top .wenz h4 {
    font-size: 1.6rem !important;margin-top: 20px;
    margin-bottom: 15px;
}
	.fzyh_ny .hyhd h3 {font-size: 2rem;
}
	.fzyh_ny .hyhd ul li {
    width: 96%;
    margin: 0 2% 25px;
}
	.footer-top ul.list {min-height: 180px;
}
	.fzyh_ny .left ul li {
    width: 46%;
    margin: 1% 2%;
}

	.gallery-top .swiper-slide .mb h1 {
    font-size: 2.6rem;
}
	.gallery-top .swiper-slide .mb {
    top: 40%;
}
	.gallery-top .swiper-slide .mb .more a {
    width: 100px;
    line-height:26px;
}
	.zkpy h3 {
    font-size: 2.4rem;
}
	.zkpy ul li {
    font-size:1.2rem
}
	.header .nav ul li {
    line-height: 40px;
}
	
	.gallery-top .swiper-slide {
    height:100vh;
}
	.kfytf {
    width: 100%;
    padding: 10px;
    bottom: 15%;
    right: 0%;box-sizing: border-box;
}
	.kfytf h3 {
    font-size: 2.4rem;
}
	.kfytf.hd {
    left:0%;
}
	.main ul li {
    width: 50%;
    height: 50vh;
}
	.main ul li:nth-child(n+3){width: 33.3333%}
	.main.on ul li.dl{width:50%;}
	.main ul li.dl:nth-child(n+3){width: 33.3333%}
	.main .wenz {
    width: 100%;
    top: 15%;
    left: 0%;
    margin-left:0px;
    padding: 20px 1rem;box-sizing: border-box;
}
	.header .zy {
    right:14rem;
}
	.foot .footer {
    line-height:30px;padding: 5px 0;
}
	.foot {
    padding: 0 14px;
}
	.footer .tcc a {
    line-height: 50px;
    margin-left: 1rem;font-size: 1.3rem;
}
	.foot .left ul li {
    float: none;display: inline-block;
    margin-right: 0.5rem;
}
	.foot .left a {
    font-size: 1.2rem;
}
	.foot .left {text-align: center;width: 50%;
}
	.foot .right a {
    margin-left:0.5rem;
    font-size: 1.1rem;
}
	.foot .right {width:50%;text-align: center
}
	.property-banner img {
    height: 20rem;
}
	.property-current-info {
    padding: 10px;
    width:50%;
    font-size: 15px;
    top: 10rem;background-color: rgba(0,0,0,0.6);
}.ny_kfbt ul li {
    font-size: 1.8rem;
}
	.taofang .swiper-button-prev {
    margin-top:-22px;
}
	.taofang .swiper-slide h3 {
    line-height: 50px;
    font-size: 2rem;
    padding: 0 10px;
}
	.taofang .swiper-pagination {
    bottom:5rem !important;
}
	.columnContentWrapper .columnContentLeft h1 {
    font-size: 1.4rem;
}
	.key_info_container .key_information .list_item_row .list_item_title {
    width: 25%;
}
	.key_info_container .key_information .list_item_row .list_item_contents_container {
    width:75%;
}
	.info-images .lower-wrapper .lower {
    padding: 15px 20px;
}
	.fzny_ctjl ul li .wenz {
    font-size: 14px;
}
	.subpage_mask .hynr .left p {
    font-size: 1.4rem;
    margin-bottom: 6px;
}
	.subpage_mask .hynr .right {
    width: 100%;padding:2rem 15px;
    padding-top: 2rem;
}
	.subpage_mask .hynr .right img {
    width: 100%;
}
	.sjbxs {display: none;}
	.text-Box h2 {
    margin-bottom: 40px;
    font-size: 2.1rem;
}
	.text-Box {padding: 0 15px;
}
	.text-Box p {
    font-size: 1.6rem;font-weight: 400;
    margin: 0 auto 60px;
}
	.text-Box h4 {
    font-size: 1.4rem;
    margin-bottom: 40px;
}
	.grid3 .col {
    width: 90%;margin: 0 auto;
    margin-bottom: 30px;float: none;
}
	.fzny_ctjl {
    padding-bottom: 0px;
}
	.taofang .swiper-button-prev {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff;
}
	.taofang .swiper-button-next {
    border-top: 10px solid transparent;
    border-bottom:10px solid transparent;
    border-left: 10px solid #fff;
}
.ny_yhhd .xzmdd {
    width: 80%;
    height: 11rem;
    line-height: 5rem;
    padding: 0 20px;
    box-sizing: border-box;text-align: center;
}
	.ny_yhhd .xzmdd .wz {
    font-size: 1.4rem;width: 100%;
}
	.ny_yhhd .xzmdd .ydzs a {
    margin: 2rem auto 0;float: none;clear: both;
}
	.ny_yhhd .tksm {
    padding-top: 50px;
    padding-bottom: 60px;
    max-width: 90%;
}
	.ny_yhhd .tksm p {
    font-size: 1.4rem;
}
	.fftytw1 .wenz h2 {
    font-size: 2.6rem;
}
	
	.ty_wz p {
    font-size: 3rem;
}
	.ty_wz {
    padding: 3rem 0;
    margin-bottom: 5rem;
}
	.ty_tc ul li {
    width: 100%;
    padding: 0 ;
    height: auto;margin-bottom: 2rem;
}
	.ny_ffty {
    padding-bottom: 4rem;
}
		
}

/*my*/
.w1200{ width:1200px;}
.fzyh_ny .w940{ width:940px;}

.ncontent1{ line-height:180%; font-size:15px; padding-top:15px; }
.ncontent1 h4{ padding:10px 0; border-bottom:1px solid #ccc; margin-bottom:10px; text-align:center;}
.ncontent1 img{ max-width:100%;}

@media only screen and (max-width: 640px){
.rich-text .biaot p {font-size: 14px;
color: #000;line-height: 160%;}
.cta-button-container {
    display: block;
}
.ncontent1 h4{ padding:5px 0; border-bottom:1px solid #ccc; margin-bottom:5px; font-size:16px;}
}

