body{background: #fff;}
.zy_house {height:560px;}
.zy_house form {
    background: #fff;
    box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    width: 1066px;
    height: 72px;
    margin: 0 auto;
    padding: 24px 67px;
    position: relative;
}
.zy_house form .tit {
    width: 210px;
    float: left;
    margin-top: 15px;
    margin-left: 15px
}
.zy_house form input {
    width: 300px;
    height: 40px;
    display: block;
    float: left;
    padding-left: 20px;
    margin-top: 15px;
    margin-right: 16px;
    border: 1px solid #d2d2d2;
    border-radius: 30px;
}
.zy_house form .button {
    margin-top: 15px;
    width:134px;
    height:41px;
    border-radius:30px;
}
.zy_house .tit p:first-child{
    height: 22px;
    line-height: 25px;
    padding-left: 7px;
    border-left: 4px solid #00463E;
    margin-bottom:5px;
    margin-left: -10px;
    color: #333;
}
.zy_house .tit em{
    color: #00463E;
}
.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;}
.box1{
    height:868px;
}
.box1_1{
    width: 540px;
    height: 551px;
    float: left;
    margin-top: 60px;
    margin-right: 59px;
}
.box1_2{
    float: left;
    color: #333;
    margin-top: 85px;
}
.box1_2 h2{
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 26px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
}
.box1_2 span{
    font-size: 16px;
    display: block;
    margin-top: 4px;
    color: #666;
    font-family: "Noto Sans CJK SC DemiLight", "Source Han Sans CN DemiLight";
}
.box1_2 a {
    width: 250px;
    height: 58px;
    line-height: 58px;
    background: #005249;
    border-radius: 30px;
    font-size: 18px;
    color: #fff;
    display: block;
    text-align: center;
}
.box1_2 a:hover{
    background: #00463E;
    color: #fff;
}
.box1_2 a img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}
.box2{
    height:1060px;
}
.box2_1 .swiper-container1{
    height: 400px;
    margin: 40px auto 37px;
}
.box2_1 .swiper-container1 img{
    width: 578px;
    height: 399px;
    float: left;
}
.box2_1 .swiper-container1 .box2_1left img{
    width:257px;
    height: 35px;
    margin-bottom: 20px;
    display: block;
    float: none;
}
.box2_1 .box2_1left{
    float: left;
    margin-left: 50px;
    color: #fff;
    margin-top: 160px;
}
.box2_1 .box2_1left p{
    font-size: 20px;
    line-height: 40px;
    font-family: "Noto Sans CJK SC DemiLight", "Source Han Sans CN DemiLight";
}
.box2-right {
    background: url(https://j.dyrs.cc/images/pc/villa/whitejt.png) no-repeat center center #D4C09D;
    position: absolute;
    left: 57%;
    bottom: 0;
    margin-top: -22px;
    width: 44px;
    height: 38px;
    z-index: 999;
    border-radius: 2px;
}
.box2_p{
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}
.box2_a{
    font-size: 14px;
    color:#fff;
    float: right;
    margin:65px 30px 0 0;
    vertical-align: middle;
}
.box2_a img{
    margin-left: 5px;
    margin-top: -3px;
    vertical-align: middle;
}
.box2_2{
    margin-top:40px;
}
.box2_2 li h2{
    font-size: 24px;
    color: #363636;
    margin-top: 1px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
    line-height: 40px;
}
.box2_2 li{
    float: left;
    width: 249px;
    height: 294px;
    margin-right: 34px;
    line-height: 30px;
    font-size: 20px;
    color: #666;
    border-bottom: 1px solid #c9c9c9;
    position: relative;
}
.box2_2 ul li:last-child{
    margin-right: 0;
}
.box2 form {
    width: 1100px;
    height: 72px;
    margin: 0 auto;
    position: relative;
    clear: both;
    padding-top:28px;
}
.box2 form .tit {
    width: 210px;
    float: left;
    margin-top: 15px;
    margin-left: 15px
}
.box2 form input {
    width: 327px;
    height: 40px;
    display: block;
    float: left;
    padding-left: 20px;
    margin-top: 15px;
    margin-right: 16px;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 30px;
}
.box2 form .button {
    margin-top: 15px;
    width:144px;
    height:41px;
    border-radius:30px;
}
.box2 .tit p:first-child{
    height: 22px;
    line-height: 25px;
    padding-left: 7px;
    border-left: 4px solid #00463E;
    margin-bottom:5px;
    margin-left: -10px;
    color: #333;
}
.box2 .tit em{
    color: #00463E;
}


.box4{height:703px;}
.box4 li{
    float: left;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-right:20px;
    width: 315px;
    height: 257px;
    position: relative;
    margin-bottom:20px;
    overflow: hidden;
}
.box4_1{
    position: absolute;
    top: 15px;
    left: 20px;
    width: 43px;
    height: 43px;
    line-height: 43px;
    background: rgba(0, 70, 62, 0.5);
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
}
.box4_2{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 315px;
    height: 58px;
    line-height: 23px;
    background: rgba(67, 67, 67, .84);
    font-size: 16px;
    color: #fff;
    padding-top: 20px;
}
.box4 li:nth-child(1){
    margin-left:113px;
}
.box4 li:nth-child(3){
    margin-right: 0;
}
.box4 li:nth-child(3) .box4_1{
    width: 52px;
    height: 52px;
    line-height: 52px;
}
.box4 li:nth-child(4),.box4 li:nth-child(5){
    width:354px;
    height:269px;
}
.box4 li:last-child{
    width:354px;
    height:269px;
    margin-right: 0;
}
.box4 li:nth-child(4) .box4_2,.box4 li:nth-child(5) .box4_2,.box4 li:last-child .box4_2{
    width:341px;
    margin: 0 auto;
    bottom: 5px;
}
.box4 li:last-child .box4_2{background:transparent;}
.box4 a {
    width: 250px;
    height: 58px;
    line-height: 58px;
    background: #00463E;
    border-radius: 30px;
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    margin: 100px auto 0;
}
.box4 a img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}
.box5{height:634px;}
.box5 ul{
    width:1100;
    margin:0 auto;
}
.box5 ul li{
    width: 275px;
    height: 4px;
    position: relative;
    text-align: left;
    float: left;
    font-size: 18px;
    color: #000;
    line-height: 45px;
    margin-left: 92px;
}
.box5 ul li h2{
    font-size: 30px;
    margin-bottom: 8px;
}
.box5 ul li:last-child{
    width: 673px;
    margin-left: 20px;
}
.box6{height:455px;overflow: hidden;}
.box6 ul{
    width:1183px;
    margin:0 auto;
}
.box6 ul li{
    width:225px;
    height: 100px;
    position: relative;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 18px;
    padding-top: 125px;
    margin-right:14px;
}
.box6 ul li:nth-child(5n){
    margin-right: 0;
}
.box6 img{
    width:991px;
    height: 194px;
    display: block;
    margin:40px auto;
}
.btn{
    width: 260px;
    height: 44px;
    line-height: 44px;
    background: #005249;
    border-radius: 30px;
    font-size: 18px;
    color: #fff;
    display: block;
    text-align: center;
    margin:0 auto;
}
.btn:hover{
     background: #00463E;
       color: #fff;
}
.box3{height:391px;text-align: center;}
.box3 li{
    float: left;
    margin-right:130px;
    color: #fff;
    font-size:16px;
    color: #fff;
    line-height: 24px;
    margin-bottom:40px;
}
.box3 li h2{
    font-size: 24px;
    margin-bottom:14px;
    color: #D4C09B;
}
.box3 li:nth-child(4){
    margin-right: 0;
}
.box3 li:nth-child(5){
    margin-left: 170px;
}
.box3 li:last-child{
    margin-right: 0;
}
.box7{height:588px;}
.box7 ul{
    width:1100px;
    margin:30px auto 0;
}
.box7 ul li{
    width: 300px;
    position: relative;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 25px;
    margin-top: 90px;
    margin-left: 20px;
}
.box7 ul li h2{
    font-size: 18px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
    margin-bottom:5px;
}
.box7 ul li:last-child{
    width: 543px;
    height: 357px;
    margin-left:130px;
    margin-top: 15px;
}
.box8{height:678px;overflow: hidden;}
.box8 li{
    width: 210px;
    height: 211px;
    float: left;
    margin-right: 20px;
    position: relative;
    margin-bottom: 20px;
}
.box8 li:nth-child(4n){
    margin-right: 0;
}
.box8_1{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}
.box8_1 h2{
    font-size: 20px;
    margin: 70px auto 5px;
}
.box9{
    height:619px;
}
.box9 .btn{
    width: 260px;
}
.box10{
    height: 637px;
    overflow: hidden;
}
.box10 li{
    float: left;
    width: 385px;
    height: 179px;
    background: #FFFFFF;
    border-radius: 6px;
    box-sizing: border-box;
    margin-right: 20px;
    margin-bottom: 18px;
    border: 1px solid #ECECEC;
}
/* .box10 li:hover{
    box-shadow: 0px 3px 25px 1px rgba(0, 0, 0, 0.07);
} */
.box10 li:nth-child(3),.box10 li:last-child{
    margin-right: 0;
}
.box10 li.vsi_s_list2{
    width: 284px;
    height: 141px;
}
.box10 li img{
    display: block;
    width: 120px;
    height: 120px;
    float: left;
    margin: 29px 25px 0 64px;
}
.box10 li.vsi_s_list2 img{
    width: 110px;
    height: 110px;
    margin: 16px 20px 0 9px;
}
.box10 li p{
    float: left;
    margin-top: 54px;
}
.box10 p span{
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #999;
    text-align: left;
}
.box10 p span.vsi_st{
    font-size: 18px;
    color: #333;
    font-weight: 500;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
    margin-bottom: 12px;
}
.box10 li.vsi_s_list2 p{
    margin-top: 32px;
}
.footer {
    margin-top: 0px;
}
/*弹窗*/
.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;
}