:root {
    --color_primary: #00A0E9;
    --width_decent: 62.5vw;
}

* {
    outline: none;
}

#industry_page {
    background: #F7FAFB;

}

#industry_page::-webkit-scrollbar {
    display: none;
}

.industry_inner {
    position: relative;
    width: var(--width_decent);
    margin: 0 auto;
}
.industry_body {
  position: relative;
  width: 83.333vw;
  margin: 0 auto;
}



/* 头部背景 */
.industry_head_background {
    position: relative;
    width: 100%;
    height: 36.4583vw;
    padding: 0.1px;
    background: url(../../../static/img/industry_mod_head_background.jpg) no-repeat center center;
    background-size: cover;
}


#industry_page .industry_title {
    height: 3.125vw;
    margin-top: 19.2708vw;
    line-height: 3.125vw;
    font-size: 3.125vw;
    font-family: Microsoft YaHei UI;
    font-weight: bold;
    text-align: center;
    color: #FFF;
}

/* #industry_page .aboutHwTab {
    margin-top: 8.9583vw;
}

#industry_page .aboutHwTab ul li {
    width: calc(83.3333vw / 6);
} */


.industry_item {
    padding: 4.2708vw 0 3.75vw;
}

.industry_item_title {
    color: #333333;
    line-height: 40px;
    font-size: 1.5625vw;
    font-weight: bold;
}

.industry_item_text {
    margin: 50px 0;
    color: #666666;
    line-height: 30px;
    font-size: 0.9375vw;
    text-indent: 2em;
    text-align: justify;
}

/* 上海中心 */
/* .industry_shanghai_center {
    padding: 122px 0 48px;
} */

.industry_shanghai_left_list {
    float: left;
    width: 11.875vw;
    margin-right: 0.521vw;
}

.industry_shanghai_left_item {
    position: relative;
    width: 100%;
}

.isl_item_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.isl_item_title {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1.7708vw;
    line-height: 1.7708vw;
    color: #fff;
    font-size: 0.9375vw;
    text-align: center;
}

.industry_shanghai_left_item+.industry_shanghai_left_item {
    margin-top: 0.625vw;
}


/* 上海中心 右边 */
.industry_shanghai_item_right {
    position: relative;
    float: left;
    width: 50.104vw;
    height: 25.938vw;
}

.isi_right_image {
    width: 50.104vw;
    height: 25.938vw;
    object-fit: cover;
}

.isi_right_title {
    position: absolute;
    top: 2.0833vw;
    left: 0;
    height: 2.6042vw;
    padding: 0 1.5625vw 0 0.8333vw;
    line-height: 2.6042vw;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    background-color: #D71E18;
    color: #fff;
    font-size: 1.7708vw;
}


.industry_shanghai_manufacture {
    margin: 4.375vw 0 1.6667vw;
}

.industry_shanghai_manufacture_left {
    float: left;
    width: 30.833vw;
}

.pL{
  padding: 0 1.302vw;
}

.industry_shanghai_manufacture_right {
    float: right;
    width: 50.521vw;
    height: 27.9vw;
}

.industry_shanghai_manufacture_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ism_image_left {
    float: left;
    width: 12.5vw;
}

.ism_image_right {
    float: right;
    width: 17.708vw;
}

/* 东安谷 */
.industry_dongan {
    background-color: #F1F1F1;
}

.industry_dongan_image_list {
    width: 100%;
    height: 12.5vw;
    margin-top: 5.208vw;
}

.industry_dongan_image_item {
    float: left;
    width: 19.792vw;
    height: 100%;
}
.industry_body_right{
  width: 41.146vw;
  float: right;
}
.industry_body_left{
  width: 40.417vw;
  float: left;
}
.industry_body_left img{
  width: 100%;
  height:100%
}
.industry_dongan_image_item:not(:last-child) {
    margin-right: 1.563vw;
}

/* 金山谷 */
/* .industry_jinshan {
    padding: 150px 0 110px;
} */

.industry_jinshan_left {
    float: left;
    width: 31.823vw;
}
.industry_jin_right{
  width: 50.208vw;
  height:30.8vw;
  float: right;
}
.industry_jin_right img{
  width: 100%;
  height:100%;
  object-fit: cover;
}
.industry_jinshan_right {
    width: 31.25vw;
}

.jinRightImg {
    width: 15.313vw;
    height: 12.5vw;
    float: right;
}


.industry_jinshan_right_column {
  width: auto;
}

.industry_jinshan_image1 {
    width: 15.417vw;
    height: 12.5vw;
    margin: 0 0.417vw 0.417vw 0;
    object-fit: cover;
}

.industry_jinshan_image2,
.industry_jinshan_image3 {
    width: 7.344vw;
    height: 12.5vw;
    object-fit: cover;
}
.industry_jinshan_image2{
margin-right: 0.313vw;
}
.industry_jinshan_image4 {
    width: 15.417vw;
    height: 25.521vw;
    object-fit: cover;
}
.mT92{
  margin-top: 4.792vw !important;
}
.mT73{
  margin-top: 3.75vw !important;
}
.mT165{
  margin-top: 6.594vw !important;
}
.fl{
  float: left;
}


.industry_item_name{
font-size: 30px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #000000;
text-align:center;
margin-bottom:40px;
}
.industry_item_bg{
    width: 61.7vw;
    height: 26.8vw;
    margin:0 auto;
    background:url(../../../static/img/industry_item_beasInfo.png) no-repeat top center ;
    background-size: cover;
}




