body{background: #fff;}
.zy_house {height: 693px;}
.zy_house form {
    background: #fff;
    box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    width: 1018px;
    height: 72px;
    margin: 0 auto;
    padding: 24px 91px;
    position: relative;
}
.zy_house form .tit {
    width: 190px;
    float: left;
    margin-top: 15px;
    margin-left: 15px
}
.zy_house form .tit em{
    color:#00463E;
}
.zy_house form input {
    width: 300px;
    height: 40px;
    display: block;
    float: left;
    padding-left: 20px;
    margin-top: 15px;
    margin-right: 16px;
    background: #fafafa;
    border: 1px solid #d2d2d2;
    border-radius:30px;
}
.zy_house form .button {
    margin-top: 15px;
    width:134px;
    height:41px;
    background:#00463E;
    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;
}
.headline{
    text-align: center;
    height: 100px;
}
.headline h2{
    font-size:50px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
    color:#333;
    line-height:36px;
    filter:alpha(opacity=10);
    opacity:0.1;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.headline_big{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.headline_big b{
    width:40px;
    height:2px;
    background:#363636;
    display: inline-block;
}
.headline_big h3{
    font-size:36px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
    font-weight: bold;
    color:#333;
    margin: 0 30px;
    display:inline-block;
    vertical-align: middle;
}
.headline_big span{
    font-size:18px;
    color:#333;
    display: block;
    letter-spacing: 1px;
    margin-top: 5px;
}
.box1{
    height:450px;
}
.box1 li{
    float: left;
    margin-right: 38px;
    margin-bottom: 47px;
    position: relative;
    text-align: center;
    width: 200px;
}
.box1 li:nth-child(4n){
    margin-right: 0;
}
.box1 li h2{
    font-size: 24px;
    color: #333;
    margin-top: 20px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
}
.box1 em{
    width:30px;
    height:1px;
    background:#00463E;
    display: block;
    margin: 8px auto;
}
.box1 p{
    font-size: 16px;
    color: #333;
    line-height: 24px;
}
.zybtns{
    width: 400px;
    height: 50px;
    line-height: 50px;
    background: #00463E;
    border-radius: 30px;
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    margin:0 auto;
}
.box2{height: 629px;}
.box2_1{
    width: 572px;
    float: right;
    color: #fff;
    margin-top: 10px;
    position: relative;
}
.box2_1::after{
    content: "";
    position: absolute;
    top: 156px;
    left: 0;
    width:5px;
    height:101px;
    background: #D4C09D;
}
.box2_1 p{
    font-size: 18px;
    line-height: 33px;
}
.box2_1 p span{color:#D4C09D;}
.box2_1 ul{margin-left: 50px;}
.box2_1 li{
    float: left;
    font-size: 24px;
    width: 220px;
}
.box2_1 li p{margin-bottom: 20px;}
.box2_1 li p span{
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
}
.box2 .headline h2{color: #fff;}
.box2 .headline_big h3{color: #fff;}
.box2 .headline_big b{background: #fff;}
.box2 .headline_big span{color: #fff;}
.box3{height:840px;}
.box3 ul{
    width: 1105px;
    margin: 0 auto;
}
.box3 li{
    float: left;
    width:425px;
    height: 450px;
    position: relative;
}
.box3 li:last-child{width:676px;}
.box3_1{
    position: absolute;
    bottom: 16px;
    color: #fff;
    padding: 0 20px;
    line-height: 30px;
}
.box3_1 h2{
    font-size: 24px;
}
.box3_1 p{
    font-size: 16px;
}
.box3_1 span{
    display: block;
    font-size: 17px;
}
.box4{
    height:625px;
    background: #eee;
}
.box4_1{
    height: 342px;
    position: relative;
}
.box4_1 ul{
    width: 1050px;
    margin-left:250px;
    text-align: center;
}
.box4_1 ul li{
    width: 133px;
    float: left;
    margin-right: 17px;
}
.box4_1 ul li:nth-child(1){
    margin-right: 5px;
}
.box4_1 ul li:nth-child(3){
    width: 196px;
    margin-left: -13px;
}
.box4_1 ul li:nth-child(4){
    width: 210px;
    margin-right: 12px;
}
.box4_1 ul li:nth-child(5n){
    margin-right: 12px;
}
.box5{height:762px;}
.box5 li{
    float: left;
    width: 210px;
    height: 210px;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
}
.box5 li:last-child{
    margin-right: 0;
}
.box5 li img{
    cursor: pointer;
    transition: all 0.6s;
}
.box5 li:hover img{
    transform: scale(1.2);
}
.box5_1{
    position: absolute;
    top: 0;
    width:210px;
    height:210px;
    background:rgba(54,54,54,.5);
    color: #fff;
    text-align: center;
}
.box5_1 h2{
    font-size: 20px;
    margin-top: 75px;
    line-height: 36px;
}
.box5_1 p{
    font-size: 14px;
    line-height: 36px;
}
.box5_2{
    float: left;
    width: 346px;
    text-align: right;
    margin: 50px 50px 0 -221px;
}
.box5_2 b{
    width:100px;
    height:2px;
    background: #363636;
    display: inline-block;
    margin: 20px 0 28px;
}
.box5_2 h3{
    font-size: 26px;
    color: #333;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
}
.box6{height: 840px;}
.box6 .swiper-container{
    width: 1200px;
    height: 420px;
    margin: 0 auto;
    position: relative
}
.box6 .swiper-btn-pre {
    width: 50px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -25px;
    background: url(https://j.dyrs.cc/images/pc/technology/left.png);
}
.box6 .swiper-btn-next {
    width: 50px;
    height: 80px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -25px;
    background: url(https://j.dyrs.cc/images/pc/technology/right.png);
}
.box6 .swiper-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative
}
.box6 .swiper-slide img{
    width: 404px;
    height: 420px;
}
.box6 .swiper-slide .bar {
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 0;
    width: 100%;
    color: #fff;
    margin: 0 auto;
    text-align: center;
}
.box6 .swiper-slide .bar h2{
    font-size: 22px;
}
.box6 .swiper-slide .bar p{
    font-size: 18px;
}
.box6 .headline h2{color: #fff;}
.box6 .headline_big h3{color: #fff;}
.box6 .headline_big b{background: #fff;}
.box6 .headline_big span{color: #fff;}
.box7{height:769px;}
.box7_1{
    width: 500px;
    float: right;
    font-size: 20px;
    color: #666;
    line-height: 40px;
    margin-top: 190px;
}
.box8{height:1012px;}
.box8_img{margin-top: 50px;margin-left: 50px;}
.box8 li{
    float: left;
    width: 300px;
    height: 417px;
    overflow: hidden;
    position: relative;
    margin-left: 50px;
    color: #fff;
}
.box8 li:nth-child(1){
    margin-top: 116px;
    margin-left: 42px;
}
.box8 li:nth-child(2){
    margin-top: 28px;
    margin-left: 73px;
    color: #3E412E;
}
.box8 li:nth-child(3){
    margin-top: -59px;
    margin-left: 69px;
}
.box8_1{
    position: absolute;
    top: 39px;
    left: 20px;
}
.box8_1 h2{
    font-size: 30px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
    font-weight: bold;
    margin-bottom: 12px;
}
.box8_1 p{
    font-size: 18px;
    line-height: 26px;
}
.box8 li img{
    cursor: pointer;
    transition: all 0.6s;
}
.box8 li:hover img{
    transform: scale(1.2);
}
.box8 .headline h2{color: #fff;}
.box8 .headline_big h3{color: #fff;}
.box8 .headline_big b{background: #fff;}
.box8 .headline_big span{color: #fff;}
.box9{
    height: 585px;
}
.box9 ul{
    width: 1100px;
    margin: 0 auto;
}
.box9 li{
    float: left;
    width: 269px;
    height: 238px;
    overflow: hidden;
    margin-right: 8px;
    position: relative;
}
.box9 li:last-child{
    margin-right: 0;
}
.box9_1{
    position: absolute;
    bottom: 0;
    width: 269px;
    height: 103px;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height:24px;
}
.box9_1 h2{
    font-size: 20px;
    margin: 15px auto 3px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
}
.box9 li img{
    cursor: pointer;
    transition: all 0.6s;
}
.box9 li:hover img{
    transform: scale(1.2);
}
.box10{height:836px;}
.box10_2{
    margin-top: 170px;
}
.box10_2 li:first-child{
    margin-left: 168px;
}
.box10_2 li{
    float: left;
    margin-left:10px;
}
.box11{
    height:888px;
}
.box11_1{
    width: 659px;
    height: 597px;
    float: left;
    margin-top: 27px;
    margin-right: 59px;
    position: relative;
}
.box11_t{
    position: absolute;
    bottom: 29px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 22px;
    color: #fff;
    text-align: center;
}
.box11_2{
    float: left;
    color: #333;
    margin-top: 40px;
}
.box11_2 h2{
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 23px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
}
.box11_2 span{
    font-size: 16px;
    display: block;
    margin-top: 4px;
    color: #666;
    font-family: "Noto Sans CJK SC DemiLight", "Source Han Sans CN DemiLight";
}
.box12{height:778px;}
.box12 .headline h2{
    color: #fff;
}
.box12 .headline_big h3{color: #fff;}
.box12 .headline_big b{background: #fff;}
.box12 ul{
    width:1100px;
    margin:30px auto 0;
}
.box12 li{
    width:370px;
    height: 360px;
    background: #fff;
    border-radius:5px 0px 0px 5px;
    position: relative;
    float: left;
    font-size: 18px;
    color: #333;
    line-height: 48px;
}
.box12 li:first-child{
    padding: 80px 45px 60px;
}
.box12 li h2{
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}
.box12 li:last-child{
    width: 640px;
    height: 500px;
}
.box12_1{
    font-size: 20px;
    line-height: 48px;
}
.box12 .box12_1 em{
    color: #00463E;
}
.box12 li p{
    line-height: 30px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.box12 li p em{
    color: #666;
}
.box12 .box12_a{
    width:134px;
    height:41px;
    line-height: 41px;
    background:#00463E;
    border-radius:30px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 16px;
    margin:33px auto 0;
}
#allmap{height: 500px;}
/* 总部地图样式 */
.box12_1 span{
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    width: 174px;
    margin-bottom: 18px;
    display: inline-block;
}
.box12_1 span:first-child{
    border-right: 1px solid #333;
    margin-right: 12px;
}
.box12 .box12_1 span em{
    color: #00463E;
}
.footer{margin-top: 0;}