.show-top{padding: 36px 0 0;  text-align: center;}
.sketch-map{background: url(../images/sketch-map-bg.png) no-repeat center;  background-size: 100%;height:700px;overflow: hidden;}
.sketch-map-list{ width: 1200px; height: 533px;  background: url(../images/sketch-map-img.png) no-repeat center;
    background-size: auto 100%;    position: relative;}
.sketch-map-item{ padding: 10px;  width: 420px;    overflow: hidden;    line-height: 32px;    position: absolute;}
.sketch-map-1{left: 50%; top: 5%;}
.sketch-map-2{left:58%; top: 28%;}
.sketch-map-3{left: 62%; top: 52%;}
.sketch-map-4{left: 58%; top: 68%;}
.sketch-map-5{text-align: right;right: 48%; top: 72%;}
.sketch-map-6{text-align: right; right: 60%; top: 57%;}
.sketch-map-7{text-align: right;right: 64%; top:36%;}
.sketch-map-8{text-align: right;right: 55%; top:18%;}
.sketch-map-item.sketch-map-5 .number-wrap,
.sketch-map-item.sketch-map-6 .number-wrap,
.sketch-map-item.sketch-map-7 .number-wrap,
.sketch-map-item.sketch-map-8 .number-wrap{ float: right;}
.sketch-map-item .number-wrap{ float: left; padding:0 20px 999px;}
.sketch-map-item .number{ display: inline-block;  width: 26px;  height: 26px; line-height: 26px; font-size: 24px;
    text-align: center; border-radius: 50%; background-color: #EA1C28; color: #ffffff; border: 2px solid #ffffff;
    box-shadow: 0 0 0 3px #EA1C28;}

#tab2{width:1200px;height:auto;margin:0 auto;}
.dise{display:block;}
.undise{display:none;}
.ss .fff{ background: linear-gradient(to right,#e2120d,#fe0b33); color: #fff;  }
#all{clear:left; width:1200px;}
#all div{ }/*ä¸€å®šè¦è®¾border*/
.ss li{width: 26%; text-align: center; float: left; margin-right: 0;  background: linear-gradient(to right,#cacaca,#dfdfdf);  border-radius: 30px;  margin: 0 2% 2% 2%;  padding: 7px 0; color: #333; display: inline-block;   }
.ss li:hover{background: linear-gradient(to right,#e2120d,#fe0b33); color: #fff;}
.ss{ margin-left: 28%;display: block;  text-align: center; margin-top:20px}
.sketch-map-list2{ width: 1200px; height: 533px;  background: url(../images/sketch-map-img2.png) no-repeat center;
    background-size: auto 100%;    position: relative;}

.workshop-item{  float: left; width: 298px; margin-right: 13px;}
.workshop-item .img_box{
    height: 168px;
    overflow: hidden;
}
.workshop-item img{  width: 100%;}
.workshop-item .workshop-name{  line-height: 2.5; text-align: center;}
.workshop-show{  width: 100%; height: 200px;   overflow: hidden;}
.workshop-show-list{ width: 200%;}

.index_new_box{

}

.index_new_left{
    width: 42%;
}

.index_new_right{
    width: 55%;
}

.inde_new_img{
    height: 260px;
    overflow: hidden;
}
.index_new_title{
    display: flex;
    justify-content: space-between;
}

.index_new_title h3{
    font-size: 1.5rem;
    width: 80%;
}

.index_new_title span{
    color: #999;
    font-size: 1.2rem;
    padding-top: 2rem;
}

.index_new_txt{
    color: #999;
    font-size: 1.2rem;
}

.index_new_right ul li{
    display: flex;
    justify-content: space-between;
    padding-bottom: 2rem;
}

.index_new_right ul li .index_num{
    font-size: 8rem;
    color: #ddd;
}

.index_new_list{
    width: 85%;
}

.new_list_title{
    display: flex;
    justify-content: space-between;
}

.new_list_title span{
    color: #aaa;
    font-size: 1.2rem;
}

.new_list_txt a{
    color: #aaa;
    font-size: 1.2rem;
}
