.bjcss{
    /* background-image: url('./pages/images/sjxA.png');/* 设置背景图片 */
    /* background-color: #00FF00;*/
     background-size: cover; /* 背景图片覆盖整个容器 */
     background-position: center; /* 背景图片居中显示 */
     background-repeat: no-repeat; /* 背景图片不重复 */
     /* 设置你的容器宽高 */
     width: 100%; /* 根据需要设置宽度 */
     height: 340px; /* 根据需要设置高度 */
     border: 2px dashed #CC0000;  /*设置边框宽度为2px，样式为实线，颜色为蓝色 */
	   margin-top: 5px;
   }


          
   .top0 {
    height: 50px;
    margin-left: 0px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
   /* border: 2px solid blue;  /*设置边框宽度为2px，样式为实线，颜色为蓝色 */
    }
    .top01 {
        height: 50px;
       margin-top: 20px;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        font-size: xx-large;
        font-weight: bolder;
       /* border: 2px solid blue; 设置边框宽度为2px，样式为实线，颜色为蓝色 */
        }
    .top011 {
        height: 30px;
       margin-top: 20px;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        font-size: x-large;
        font-weight: bolder;
       /* border: 2px solid blue; 设置边框宽度为2px，样式为实线，颜色为蓝色 */
        }



.top1 {
        height: 40px;
        margin-top: 30px;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
       /*   border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
        }
        

        .top11 {
            height: 30px;
            width: 30px;
            display: flex;
            flex-direction: row;
            justify-content: center;
            text-align: center;
            margin-left: 48%;
          /*  color: #CC0000;*/
            font-size: x-large;
            font-weight: bold;
            border-radius: 25px;
             border: 2px ridge #CC0000; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
            }
            .top12 {
                height: 30px;
                width: 100%;
                display: flex;
                justify-content: center;
                flex-direction: row;
               /* border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                }
                     
             .top121 {
                height: 30px;
                width: 30px;
                margin-top: 10px;
                text-align:center;
                font-size: x-large;
                font-weight: bolder;
                border-radius: 25px;
                border: 2px ridge black;  /*设置边框宽度为2px，样式为实线，颜色为蓝色 */
                }
                .top122 {
                    height: 30px;
                    width: 30px;
                    text-align:center;
                    margin-left: 30px;
                    margin-top: 10px;
                    font-size: x-large;
                    font-weight: bolder;
                    border-radius: 25px;
                   border: 2px ridge black; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                    }

.top2 {
	     margin-top: 20px;
            height: 60px;
            width: 100%;
            display: flex;
            flex-direction: row;
            /* border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
            }
            .top21 {
                height: 50px;
                width: 47%;
                display: flex;
                flex-direction: column;
               /* border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                }

                .top211 {
                    height: 30px;
                    width: 30px;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    text-align: center;
                    margin-top: 20px;
                    margin-left: 83%;
                    color: #CC0000;
                    font-size: x-large;
                    font-weight: bold;
                    border-radius: 25px;
                    border: 2px ridge #CC0000;/* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                    }
                    .top212 {
                        height: 30px;
                        width: 100%;
                        display: flex;
                        flex-direction: row;
                         /* border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                        }
                        .top2121 {
                            height: 30px;
                            width: 30px;
                            margin-top: 10px;
                            margin-left: 75%;
                            display: flex;
                            justify-content: center;
                            text-align: center;
                            font-size: x-large;
                            font-weight: bolder;
                            border-radius: 25px;
                            border: 2px ridge black;/* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                            }
                            .top2122 {
                                height: 30px;
                                width: 30px;
                                margin-left: 5%;
                                margin-top: 10px;
                                display: flex;
                                justify-content: center;
                                font-size: x-large;
                                font-weight: bolder;
                                border-radius: 25px;
                                border: 2px ridge black;/* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                                }
                
                .top22 {
                    height: 50px;
                    width: 50px;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    text-align: center;
                    margin-top: 40px;
                    font-weight: bolder;
                    font-size: xx-large;
                    color: #CC0000;
                    border-radius: 50px;
                     border: 2px ridge #CC0000; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                    }   
                    
                    

                    .top23 {
                        height: 50px;
                        width: 47%;
                        display: flex;
                        flex-direction: column;
                       /* border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                        }

                        .top231 {
                            height: 30px;
                            width: 30px;
                            display: flex;
                            flex-direction: row;
                            justify-content: center;
                            text-align: center;
                            margin-top: 20px;
                            margin-left: 12%;
                            color: #CC0000;
                            font-size: x-large;
                            font-weight: bold;
                            border-radius: 25px;
                            border: 2px ridge #CC0000;/* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                            }
                            .top232 {
                                height: 30px;
                                width: 100%;
                                display: flex;
                                flex-direction: row;
                               /*  border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                                }
                                .top2321 {
                                    height: 30px;
                                    width: 30px;
                                    margin-top: 10px;
                                    margin-left: 5%;
                                    display: flex;
                                    justify-content: center;
                                    text-align: center;
                                    font-size: x-large;
                                    font-weight: bolder;
                                    border-radius: 25px;
                                    border: 2px ridge black;/* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                                    }
                                    .top2322 {
                                        height: 30px;
                                        width: 30px;
                                        margin-left: 5%;
                                        margin-top: 10px;
                                        display: flex;
                                        justify-content: center;
                                        font-size: x-large;
                                        font-weight: bolder;
                                        border-radius: 25px;
                                        border: 2px ridge black;/* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                                        }


 .top3 {
	  margin-top: 30px;
                height: 80px;
                margin-left: 0px;
                width: 100%;
                display: flex;
                flex-direction:column;
                /* border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                }

                .top31 {
                    height: 40px;
                    width: 100%;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                   /* border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                    }

                    .top311 {
                        height: 30px;
                        width: 30px;
                        margin-top: 20px;
                        display: flex;
						justify-content: center;
                       /* color: #CC0000;*/
                        font-size: x-large;
                        font-weight: bolder;
                        border-radius: 35px;
                         border: 2px ridge #CC0000; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                        }

                        .top312 {
                            height: 30px;
                            width: 30px;
                            margin-top: 20px;
                            display: flex;
                            margin-left: 14%;
                            justify-content: center;
                            color: #CC0000;
                            font-size: x-large;
                            font-weight: bolder;
                            border-radius: 35px;
                            border: 2px ridge #CC0000; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                            }
        


                    .top32 {
                        height: 40px;
                        margin-top: 20px;
                        width: 100%;
                        display: flex;
                        flex-direction: row;
                        justify-content: center;
                       /*  border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                        }
                        .top321 {
                            height: 30px;
                            width: 30px;
                            display: flex;
                            flex-direction: row;
                            justify-content: center;
                            font-size: x-large;
                            font-weight: bolder;
                            border-radius: 25px;
                             border: 2px ridge black;/* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                            }
                            .top322 {
                                height: 30px;
                                margin-left: 5%;
                                width: 30px;
                                display: flex;
                                flex-direction: row;
                                justify-content: center;
                                font-size: x-large;
                                font-weight: bolder;
                                border-radius: 25px;
                                 border: 2px ridge black; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                                }
                                .top323 {
                                    height: 30px;
                                    margin-left: 5%;
                                    width: 30px;
                                    display: flex;
                                    flex-direction: row;
                                    justify-content: center;
                                    font-size: x-large;
                                    font-weight: bolder;
                                    border-radius: 25px;
                                    border: 2px ridge black;/* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                                    }
                                    .top324 {
                                        height: 30px;
                                        margin-left: 5%;
                                        width: 30px;
                                        display: flex;
                                        flex-direction: row;
                                        justify-content: center;
                                        font-size: x-large;
                                        font-weight: bolder;
                                        border-radius: 25px;
                                      border: 2px ridge black; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                                        }
                        
        





 .top4 {
                    height: 100px;
                   margin-top: 30px;
                    width: 100%;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    font-size: xx-large;
                     /*border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                    }


                    .top421 {
                        height: 90px;
                        width: 30px;
                        display: flex;
                        flex-direction: row;
                        justify-content: center;
                        text-align: center;
                        font-weight: bolder;
                        border: 2px ridge #CC0000; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                        }
                        .top422 {
                            height: 90px;
                            margin-left: 5%;
                            width: 30px;
                            display: flex;
                            flex-direction: row;
                            justify-content: center;
                            text-align: center;
                            font-weight: bolder;
                            border: 2px ridge #CC0000; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                            }
                            .top423 {
                                height: 90px;
                                margin-left: 8%;
                                width: 30px;
                                display: flex;
                                flex-direction: row;
                                justify-content: center;
                                text-align: center;
                                font-weight: bolder;
                                border: 2px ridge #CC0000;  /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                                }
                                .top424 {
                                    height: 90px;                                
                                    width: 30px;
                                   margin-left: 5%;
                                    display: flex;
                                    flex-direction: row;
                                    justify-content: center;
                                    text-align: center;
                                    font-weight: bolder;
                                    border: 2px ridge #CC0000;  /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
                                    }



     .top5 {
		 
		 /* background-image: url('../images/2.jpg');/* 设置背景图片 */
      /* background-color: #00FF00;*/
     background-size: cover; /* 背景图片覆盖整个容器 */
     background-position: center; /* 背景图片居中显示 */
     background-repeat: no-repeat; /* 背景图片不重复 */
                                        height: 300px;
                                       margin-top: 5px;
                                        width: 100%;
                                        display: flex;
                                        flex-direction:column;
                                        justify-content: center;
										font-size: xx-large;
                                      /*  border: 2px dashed #CC0000; */
                                  }
 .top50 {
    height: 35px;
    width: 100%;
	  margin-top: 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-weight: bolder;
	font-size: xx-large;
   /*  border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
}


 .top51 {
    height: 35px;
   margin-top: 10px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-weight: bolder;
   /*  border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
}



.top52 {
    height: 35px;
   margin-top: 10px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-weight: bolder;
   /*  border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
}
.top53 {
    height: 35px;
   margin-top: 10px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-weight: bolder;
   /*  border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
}
.top54 {
    height: 35px;
   margin-top: 10px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-weight: bolder;
   /*  border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
}

.top55 {
    height: 35px;
   margin-top: 10px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-weight: bolder;
   /*  border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
}


.top6 {
    height: 100px;
   margin-top: 5px;
    width: 100%;
    display: flex;
    flex-direction:column;
    justify-content: center;
	font-size: x-large;
    border: 2px dashed #CC0000; 
   /* background-color: #00FF00;*/
}

.top61 {
    height: 100px;
   margin-top: 5px;
    width: 100%;
    display: flex;
    flex-direction:column;
    justify-content: center;
	font-size: large;
    border: 2px dashed #CC0000; 
   /* background-color: #00FF00;*/
}
 .top7 {

                                        /* background-color: #00FF00;*/
                                        height: 500px;
                                       margin-top: 5px;
                                        width: 100%;
                                        display: flex;
                                        flex-direction:column;
                                        justify-content: center;
										font-size: large;
                                      border: 2px dashed #CC0000; 
                                  }
 .top70 {
    height: 250px;
    width: 600px;
	  margin-top: 10px;
	  margin-left:20%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-weight: bolder;
	text-align:left;
    /*border: 1px dashed #CC0000; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
}


 .top71 {
    height: 35px;
   margin-top: 10px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-weight: bolder;
   /*  border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
}

 .top711 {
    height: 35px;
    width: 100%;
	margin-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-weight: bolder;
   /*  border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
}
 .top712 {
    height: 35px;
    width: 50%;
	margin-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-weight: bolder;
	text-align:left;
   /*  border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
}

.top72 {
    height: 35px;
   margin-top: 10px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-weight: bolder;
   /*  border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
}
.top73 {
    height: 35px;
   margin-top: 10px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-weight: bolder;
   /*  border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
}
.top74 {
    height: 35px;
   margin-top: 10px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-weight: bolder;
   /*  border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
}

.top75 {
    height: 35px;
   margin-top: 10px;
    width: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-weight: bolder;
   /*  border: 1px solid blue; /* 设置边框宽度为2px，样式为实线，颜色为蓝色 */
}







.intro2 {
    width: 600px;
   justify-content: center;
    font-size: 45px;
    color: #CC0000;
    font-weight: bolder;
  }