.indsec1 {padding-bottom: 50px;background: #f6f6f6;}
.indsec1 .container{max-width: 1320px;}
.wmys_tit{display: flex;align-items: flex-end;}
.wmys_tit .numb{display: flex;height: 85px;width: 70px;background: url(../images/number_bg.png);align-items: center;justify-content: center;font-family: Bebas;font-size: 50px;color: #0954C9;font-weight: bold;}
.wmys_tit .info{width: calc(100% - 70px);padding: 0 10px 0 15px;}
.wmys_tit .info .atit{font-size: 30px;font-weight: bold;color: #0954C9;line-height: 1.2;}
.wmys_tit .info .btit{font-size: 20px;color: #777777;line-height: 1.5;}

.wmys_box1{display: flex;}
.ys1_left{width: 50%;padding-right: 12px;}
.ys1_left img{width: 100%;}
.ys1_right{width: 50%;padding-top: 26px;}
.jd_box{display: flex;margin-top: 20px;}
.jd_box img{width: 100%;}
.jd_box .jd_left{width: 66.2%;}
.jd_box .jd_right{width: 33.8%;padding-left: 12px;}
.jdr_item+.jdr_item{margin-top: 12px;}

.wmys_box2{margin-top: 35px;display: flex;align-items: center;}
.ys2_left{width: calc(100% - 500px);}
.ys2_list{display: flex;flex-wrap: wrap;margin-top: 30px;}
.ys2_item{width: calc(33.333% - 20px);margin: 0 20px 20px 0;}
.ys2_item:nth-of-type(3n){margin-right: 0;}
.ys2_item img{width: 100%;}
.ys2_right{width: 440px;margin-left: auto;padding-top: 20px;}

.wmys_box3{display: flex;}
.wmys_box3 .wmys_tit{margin: 20px 0 25px;}
.ys3_left{width: 50%;padding-right: 50px;}
.ys3_left img{width: 100%;}
.ys3_right{width: 50%;}
.ys3_right .img{overflow: hidden;border-radius: 20px;}
.ys3_right img{width: 100%;}


.indsec2{padding-bottom: 80px;}
.djg_list{display: flex;}
.djg_item{width: 100%;text-align: center;position: relative;}
.djg_item+.djg_item .atit::after{content: "";display: block;background: url(../images/yjt1.png);width: 17px;height: 23px;position: absolute;left: 0;top: 50%;transform: translate(-50%,-50%);}
.djg_item .atit{position: relative;}
.djg_item .btit{font-size: 24px;color: #222222;line-height: 1;margin-top: 20px;}



.indsec3{background: url(../images/sec1_bg.jpg) center/cover;padding: 100px 0 60px;}
.ndjg_list{display: flex;flex-wrap: wrap;}
.ndjg_item{width: calc(25% - 23px);margin: 0 30px 30px 0;}
.ndjg_item:nth-of-type(4n){margin-right: 0;}
.ndjg_item .atit{font-size: 24px;font-weight: bold;color: #2040BB;line-height: 1.5;text-align: center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ndjg_item .btit{font-size: 14px;color: #666666;line-height: 1.4;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin: 6px 0 15px;}
.ndjg_item .img{overflow: hidden;}
.ndjg_item .img img{width: 100%;transition: .5s;}
.ndjg_item:hover .img img{transform: scale(1.05);}

.djgCase_content img{max-width: 100%;height: auto !important;display: block;margin: 0 auto;}


@font-face {
	font-family:'Bebas';
	src: url(../fonts/BEBAS-1.ttf);
}








