@charset "utf-8";
/* CSS Document */
.ysbg{width:100%;height:950px;background: url(../images/index_18.jpg) top center no-repeat;padding: 80px 0;position: relative;}
.ysbg .yundl{width: 47%;float:right;position: relative;}
.ysbg .yundl dl{transition: all 0.5s;width:100%;float:left;margin-bottom:30px;padding: 30px 0;height: 81px;}
.ysbg .yundl dl dd{transition: all 0.5s;width: 75px;float: left;text-align: center;height: 75px;border-radius: 50%;line-height: 75px;border: 3px solid #094;margin-right: 20px;}
.ysbg .yundl dl dd img{
    vertical-align: middle;
}

.ysabimg{position:absolute;left:0;width:50%;top:0px;}
.ysimg img{width:100%;border-bottom-right-radius:40px;height: 950px;object-fit: cover;}
.ysbg .yundl dl dt{line-height: 81px;font-size: 30px;}
.ysbg .yundl dl:hover ,.ysbg .yundl dl.on{display:inline-block;width: 100%;background:#009944;height: 81px;color: #fff;padding: 30px 10% 30px 20%;transition: all 0.5s;margin-left: -20%;cursor: pointer;box-shadow: 1px 1px 13px 1px #9c9c9c;border-bottom-right-radius: 40px;}
.ysbg .yundl dl:hover dd ,.ysbg .yundl dl.on dd{border:3px solid #fff;background:#eeeeee;transition: all 0.5s;}
.link{width:100%;background: #009944;color: #fff;padding: 20px 0;}
.linkdiv{width: 960px;float: right;}















