@font-face {
    font-family: 'huasong';
    src: url('../fonts/华文中宋.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*{
    font-family: 'huasong';
}
.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.banner img {
    width: 100%;
    overflow: hidden;
}

.imgBox {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.imgTitle{
    width: 100%;
    height: 460px;
}
.imgTitle2{
    width: 100%;
    height: 60px;
    border-bottom: 2px #ccc solid;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
}
.STCTitle{
    width: 150px;
    height: 60px;
    margin: auto;
    line-height: 80px;
    font-weight: bold;
    font-family: 'huasong';
    font-size: 40px;
    border-bottom: 2px #2b2b2b solid;
    background-color: rgb(236, 232, 232);
    display: none;
}
.imgText {
    width: 88%;
    height: 80%;
    position: absolute;
    left: 6%;
    top: 20%;
    background-color: #fff;
}

.imgText>p {
    width: 100%;
    line-height: 70px;
    font-size: 30px;
    color: #000;
    text-indent: 40px;
    font-weight: bold;
    font-family: 'huasong';
    text-align: center;
}
.imgText>h2{
    width: 100%;
    width: 100%;
    line-height: 70px;
    font-size: 40px;
    color: #000;
    text-indent: 40px;
    font-weight: bold;
    font-family: 'huasong';
    text-align: center;
}
.imgmain{
    background:#fff;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 2%;
}
.textc2 {
    width: 50%;
    background-color: #fff;
    float: left;
}

.textc2>p {
    width: 100%;
    line-height: 100px;
    font-size: 30px;
    color: #000;
    text-indent: 40px;
    font-weight: bold;
    text-indent: 30%;
}
.cc1img{
    border-radius: 30px;
    display: block;
    width: 45% !important;
    margin-right: 5%;
}
.wrzbox {
    height: 394px;
    background-color: #fff;
}

.ggBox {
    width: 100%;
    height: 78px;
}

.ggBox>div {
    width: 300px;
    height: 78px;
    margin: auto;
}

.ggBox>div>div {
    width: 50%;
    height: 78px;
    float: left;
    font-size: 35px;
    text-align: center;
    line-height: 80px;
    color: #000;
    font-weight: bold;
    cursor: pointer;
}

.active {
    border-bottom: 2px solid #2b2b2b;
    background-color: rgb(236, 232, 232);
}

.hide {
    display: none;
}

#WRZIB3>h2 {
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    color: #000;
    margin-top: 40px;
}

.ggposition {
    position: fixed;
    top: 130px;
    left: 0px;
    z-index: 99;
    background-color: #fff;
    height: 50px !important;
}

.ggposition>div {
    height: 50px;
}

.ggposition>div>div {
    height: 50px;
    line-height: 50px;
}

.boxaa3 {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    /* 让文字 div 和 img 在交叉轴（垂直方向）上居中 */
}
.nametext{
    width: 100%;
    height: 100px;
}
.nametext>p{
    width: 50%;
    height: 100px;
    float: left;
    font-size: 40px;
    line-height: 100px;
    text-align: center;
}
.boxaa3>div {
    width: 45%;
    height: auto;
    float: left;
    text-align: center;
    line-height: 100%;
    font-size: 50px;
    color: #000;
    margin-left: 5%;
}

.boxaa3>img {
    width: 45%;
    display: block;
    float: right;
    margin-right: 5%;
    border-radius: 30px;
}

.newa3>div {
    line-height: 110px;
}

.aaH3 {
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 40px;
    text-align: center;
    color: #000;
    margin-top: 60px;
}

.aap {
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    text-align: center;
    color: #000;
    margin-top: 40px;
}

.aaimg {
    width: 60% !important;
    display: block;
    margin: auto;
    margin-top: 40px;
}

.bbBox {
    width: 90%;
    height: auto;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    padding: 5%;
}

.bbdiv {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    /* 让文字 div 和 img 在交叉轴（垂直方向）上居中 */
}
.bbdiv>div{
    width: 45%;
    margin-left: 3%;
}
.b13 {
    width: 45% !important;
    border-radius: 30px;
    margin-left: 1%;
}
.bbdiv>div>h3{
    height: 100px;
    line-height: 100px;
    color: #000;
    font-size: 35px;
    text-indent: 20%;
}
.bbdiv>div>p{
    width: 95%;
    line-height: 40px;
    color: #000;
    font-size: 25px;
    text-align: center;
}
.bb2{
    width: 90%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin: auto;
    padding: 5%;
    padding-top: 0%;
    padding-bottom: 1%;
}
.bb2>div{
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
}
.bb2>div>img{
    width: 45%;
    float: left;
    border-radius: 30px;
    margin-left: 3%;
}
.bb2>div>img:nth-child(2){
    float: left;
    margin-left: 1%;
}
@media (min-width: 300px) and (max-width: 1099px) {
    .imgText>h2{
        font-size: 28px;
    }
  .imgText>p{
    font-size: 20px;
  }
  .textc2 {
    width: 100%;
    background-color: #fff;
    float: left;
}

.textc2>p {
    width: 100%;
    line-height: 50px;
    font-size: 24px;
    color: #000;
    text-indent: 80px;
    font-weight: bold;
}
}