.banner-img {width: 100%;height: 240px;}
.content{background: #fff;padding-bottom: 52px;}
.home_content{width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;}
.qy_top{font-size:24px;font-weight:500;color: #F2F2F2;margin-top: 23px;}
.company_words{font-size: 18px;font-weight: 800;color: #404040;}
.desc{width: 833px;font-size: 14px;font-weight: 500;color: #858585;margin-top: 15px;line-height: 24px;text-align: justify;}
.gydj_img{margin-top: 15px;}
.gydj_img img{width: 833px;height: 339px;}
.map_img{margin: 15px 0 70px;}
.map_img img{width: 432px;height: 306px;object-fit: cover;}

.home_left{border-right: 1px solid #eee;width: 870px;padding-right: 37px;box-sizing: border-box;}
.home_right{width: 347px;padding: 20px 0 0 30px;box-sizing: border-box;}
.gydj_item{margin-top: 20px;position: relative;width: 300px;max-height: 184px;}
.gydj_item img{width: 300px;max-height: 184px;}
.right_title{color: #fff;font-size: 20px;font-weight: bold;position: absolute;top: 35px;left: 24px;}
.right_desc{color: #fff;font-size: 14px;font-weight: 400;position: absolute;top: 67px;left: 24px;}
a:nth-child(2) .right_title{color: #FC7907;}
a:nth-child(2) .right_desc{color: #FC7907;}

.fzlc_box{margin-top: 34px;width: 833px;padding-bottom: 20px;}
.fzlc_item{position: relative;padding-left: 20px;margin-left: 10px;border-left: 1px solid #EEEEEE;padding-bottom: 30px;}
.fzlc_left{position: absolute;top: 0px;left: -8px;padding: 8px 1px;background: #fff;}
.fzlc_circular{width: 14px;height: 14px;background:rgba(254,39,37,0.21);border-radius:50%;display: flex;justify-content: center;align-items: center;}
.fzlc_circular span{width: 10px;height: 10px;background:rgb(254,39,37);border-radius:50%;}
.fzlc_year{line-height:31px;font-size:26px;font-family:DIN;font-weight:bold;color: #FE2725;}
.fzlc_item .desc{width: 755px;color: #707070;margin-top: 10px;line-height: 20px;padding-bottom: 20px;border-bottom: 1px solid #EEEEEE;}
.fzlc_item:nth-last-child(1){padding-bottom: 0;}
.fzlc_item:nth-last-child(1) .desc{padding-bottom: 0;border: none;}

.tdjs_wrapper{margin-top: 30px;display: flex;align-items: flex-start;}
.tdjs_tab{padding: 26px 0;border-right: 1px solid #eee;}
.tdjs_tabname{min-width: 70px;padding: 14px 26px 14px 0;text-align: right;font-size: 14px;font-weight: 500;}
.tdjs_select{border-right: 4px solid #FE2725;padding-right: 22px;background: linear-gradient(to left,rgba(254,39,37,0.3),rgba(254,39,37,0));}
.tdjs_list{margin-left: 35px;margin-top: 26px;}
.tdjs_item{display: flex;align-items: flex-start;margin-bottom: 25px;position: relative;}
.tdjs_left img{width: 172px;height: 224px;}
.tdjs_right{margin-left: 15px;}
.tdjs_names{line-height: 28px;font-size: 20px;color: #FE2725;font-weight: 800;}
.tdjs_shenf{margin-top: 4px;line-height: 18px;font-size:13px;font-weight: 400;}
.tdjs_desc{width: 523px;margin-top: 16px;line-height: 26px;font-size: 13px;font-weight: 500;text-align: justify;}
.tdjs_item:nth-last-child(1){margin-bottom: 135px;}