.sec{
    overflow: hidden;
}
.common_wrap{
    width: 1684px;
    margin: auto;
}
.sec .common_wrap{
    margin: 58px auto 75px;
    display: flex;
    justify-content: space-between;
}
.sec .common_wrap .left .title{
    margin: 0 0 93px 0;
}
.common_wrap .english{
    font-size: 50px;
    font-family: Cambria;
    font-weight: 400;
    color: #999999;
    display: block;
    text-transform: uppercase;
}
.sec .common_wrap .left .title .english{
    margin: 0 0 14px 0;
}
.sec .common_wrap .left .title span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    display: block;
    margin: 0 0 32px 0;
}
.sec .common_wrap .left .title .color{
    display: flex;
    align-items: center;
    margin: 0 0 15px 0;
}
.sec .common_wrap .left .title .color p{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #219230;
}
.sec .common_wrap .left .title .straight{
    width: 756px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec .common_wrap .left .text .headline{
    display: flex;
    align-items: center;
    margin: 0 0 23px 0;
}
.sec .common_wrap .left .text .headline p{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
}
.sec .common_wrap .left .text h1{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
}
.sec .common_wrap .left .text .pick{
    margin: 22px 0 0 0;
    width: 756px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec .common_wrap .images{
    margin: 86px 0 0 0;
    width: 842px;
    height: 425px;
    overflow: hidden;
}
.sec .common_wrap .images img{
    width: 100%;
    height: 100%;
}
.sec2{
    overflow: hidden;
}
.sec2 .common_wrap {
    margin: 0 auto 47px;
}
.sec2 .common_wrap .item{
    display: flex;
    justify-content: space-between;
    margin: 0 0 25px 0;
}
.sec2 .common_wrap .item:nth-child(2n){
    flex-direction: row-reverse;
}
.sec2 .common_wrap .item .left .headline{
    display: flex;
    align-items: center;
    margin: 0 0 28px 0;
}
.sec2 .common_wrap .item .left .headline p{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
}
.sec2 .common_wrap .item .left h1{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin: 0 0 14px 0;
}
.sec2 .common_wrap .item .left .pick{
    width: 839px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec2 .common_wrap .item:first-child .images{
    margin: 58px 0 0 0;
}
.sec2 .common_wrap .item .images{
    width: 800px;
    height: 350px;
}
.sec2 .common_wrap .item .images img{
    width: 100%;
    height: 100%;
}
.sec2 .common_wrap .item .left .title{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin: 0 0 37px 0;
}
.sec2 .common_wrap .item .left .pick:not(:last-child) {
    margin: 0 0 23px 0;
}
.sec2 .common_wrap .item .left .pick .flex{
    margin: 20px 0 0 0;
    width: 718px;
    display: flex;
    flex-wrap: wrap;
}
.sec2 .common_wrap .item .left .pick .flex .list{
    padding: 0 0 0 11px;
    position: relative;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
    margin: 0 22px 0 0;
}
.sec2 .common_wrap .item .left .pick .flex .list:after{
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #229230;
    border-radius: 50%;
}
.sec2 .common_wrap .item:last-child .left .pick .flex{
    width: 800px;
}
.sec3 .common_wrap{
    margin: 0 auto 100px;
}
.sec3 .common_wrap .title{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin: 0 0 54px 0;
}
.sec3 .common_wrap .content{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 112px 29px;
}
.sec3 .common_wrap .content .item{
    width: 100%;
    display: block;
}
.sec3 .common_wrap .content .item .images{
    width: 100%;
    height: 291px;
    margin: 0 0 31px 0;
}
.sec3 .common_wrap .content .item .images img{
    width: 100%;
    height: 100%;
}
.sec3 .common_wrap .content .item .text span{
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    display: block;
    margin: 0 0 32px 0;
}
.sec3 .common_wrap .content .item .text p{
    font-size: 17px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec3 .common_wrap .more{
    width: 470px;
    height: 70px;
    border: 2px solid #A6A6A6;
    border-radius: 35px;
    margin: 84px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    transition: 0.6s;
}
.sec3 .common_wrap .more:hover {
    color: #fff;
    background: #229230;
    border-color: transparent;
}
.sec4{
    overflow: hidden;
}
.sec4 .common_wrap{
    margin: 0 auto 27px;
}
.sec4 .common_wrap .picture{
    height: 400px;
}
.sec4 .common_wrap .picture{
    height: 100%;
}
.sec4 .common_wrap .content{
    margin: 74px 0 0 0;
}
.sec4 .common_wrap .content .big:not(:last-child){
    margin: 0 0 49px 0;
}
.sec4 .common_wrap .content .big .headline{
    margin: 0 0 43px 0;
}
.sec4 .common_wrap .content .big .headline span{
    margin: 15px 0 0 0;
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
}
.sec4 .common_wrap .content .big .flex{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 23px 80px;
}
.sec4 .common_wrap .content .big .flex .item{
    width: 100%;
    height: 230px;
    border: 2px solid #BFBFBF;
    border-radius: 10px;
    padding: 29px 20px 29px 40px;
}
.sec4 .common_wrap .content .big .flex .item .pick{
    display: flex;
    align-items: flex-end;
    margin: 0 0 15px 0;
}
.sec4 .common_wrap .content .big .flex .item .pick span{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin: 0 0 0 10px;
    display: block;
}
.sec4 .common_wrap .content .big .flex .item p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec4 .common_wrap .matter{
    margin: 51px 0 0 0;
    display: flex;
    justify-content: space-between;
}
.sec4 .common_wrap .matter .text span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    display: block;
    margin: 5px 0 10px 0;
}
.sec4 .common_wrap .matter .text h1{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin: 0 0 8px 0;
}
.sec4 .common_wrap .matter .text p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
}
.sec4 .common_wrap .matter .issue{
    margin: 38px 0 0 0;
}
.sec4 .common_wrap .matter .issue p,.sec4 .common_wrap .matter .issue a{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
    display: block;
}
.sec4 .common_wrap .matter .right{
    width: 1110px;
    height: 410px;
    overflow: hidden;
}
.sec4 .common_wrap .matter .right img{
    width: 100%;
    height: 100%;
}
.sec5{
    overflow: hidden;
}
.sec5 .common_wrap{
    display: flex;
    align-items: center;
}

.sec5 .common_wrap .border{
    width: 1086px;
    height: 174px;
    padding: 47px 0 25px 21px;
    position: relative;
    z-index: 3;
    margin: 0 61px 0 37px;
}
.sec5 .common_wrap .border:after{
    content: '';
    position: absolute;
    top: 13px;
    left: 12px;
    width: 100%;
    height: 100%;
    background: #F9F9F9;
    border: 2px solid #BFBFBF;
    border-radius: 10px;
    z-index: -1;
}
.sec5 .common_wrap .border:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F9F9F9;
    border: 2px solid #BFBFBF;
    border-radius: 10px;
    z-index: 1;
}
.sec5 .common_wrap .border p{
    width: 1062px;
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #229230;
    position: relative;
    z-index: 2;
    line-height: 42px;
}
.sec5 .common_wrap .images{
    width: 414px;
    height: 607px;
}
.sec5 .common_wrap .images img{
    max-width: 100%;
    max-height: 100%;
}
.sec6{
    overflow: hidden;
}
.sec6 .common_wrap{
    margin: 0 auto 115px;
}
.sec6 .common_wrap .title span{
    font-size: 30px;
    font-family: Cambria;
    font-weight: 400;
    color: #999999;
    display: block;
    margin: 0 0 5px 0;
    text-transform: uppercase;
}
.sec6 .common_wrap .title p{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
}
.sec6 .common_wrap .content{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 0 88px;
}
.sec6 .common_wrap .content .item{
    width: 100%;
}
.sec6 .common_wrap .content .item .icon{
    width: 134px;
    height: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 22px;
}
.sec6 .common_wrap .content .item .icon img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.sec6 .common_wrap .content .item h1{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin: 0 0 16px 0;
}
.sec6 .common_wrap .content .item .pick{
    max-height: 196px;
    min-height: 196px;
}
.sec6 .common_wrap .content .item .pick p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    color: #666666;
    line-height: 28px;
}
.sec6 .common_wrap .content .item .color{
    width: 100%;
    height: 24px;
    background: #BFBFBF;
    margin: 20px 0 0 0;
}
.sec6 .common_wrap .matter{
    margin: 59px 0 0 0;
}
.sec6 .common_wrap .matter .item{
    display: flex;
    justify-content: space-between;
}
.sec6 .common_wrap .matter .item:not(:last-child) {
    margin: 0 0 32px 0;
}
.sec6 .common_wrap .matter .item:nth-child(2n){
    flex-direction: row-reverse;
}
.sec6 .common_wrap .matter .item .text{
    width: 799px;
}
.sec6 .common_wrap .matter .item .text span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    line-height: 30px;
    margin: 0 0 25px 0;
    display: block;
}
.sec6 .common_wrap .matter .item .text h1{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin: 0 0 20px 0;
}
.sec6 .common_wrap .matter .item .text p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec6 .common_wrap .matter .item .images{
    width: 800px;
    height: 220px;
}
.sec6 .common_wrap .matter .item .images img{
    width: 100%;
    height: 100%;
}
.sec7{
    overflow: hidden;
}
.sec7 .common_wrap{
    margin: 0 auto 133px;
}
.sec7 .common_wrap .content .item{
    display: flex;
    justify-content: space-between;
}
.sec7 .common_wrap .content .item:not(:last-child) {
    margin: 0 0 53px 0;
}
.sec7 .common_wrap .content .item .text{
    width: 512px;
}
.sec7 .common_wrap .content .item .text span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin: 0 0 16px 0;
    display: block;
}
.sec7 .common_wrap .content .item .text p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec7 .common_wrap .content .item .images{
    width: 1110px;
    height: 400px;
    overflow: hidden;
}
.sec7 .common_wrap .content .item .images img{
    width: 100%;
    height: 100%;
}
.sec7 .common_wrap .inheritance{
    margin: 53px 0 0 0;
}
.sec7 .common_wrap .inheritance .headline{
    margin: 0 0 53px 0;
}
.sec7 .common_wrap .inheritance .headline span{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    display: block;
    margin: 0 0 12px 0;
}
.sec7 .common_wrap .inheritance .headline p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
}
.sec7 .common_wrap .inheritance .flex{
    width: fit-content;
    display: grid;
    grid-template-columns: repeat(6,1fr);
    grid-gap: 0 161px;
    margin: 0 0 0 31px;
}
.sec7 .common_wrap .inheritance .flex .list{
    text-align: center;
}
.sec7 .common_wrap .inheritance .flex .list div{
    width: 138px;
    height: 123px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.sec7 .common_wrap .inheritance .flex .list div img{
    max-width: 100%;
    max-height: 100%;
}
.sec7 .common_wrap .inheritance .flex .list p{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    margin: 17px 0 0 0;
    white-space: nowrap;
}
.sec8{
    overflow: hidden;
}
.sec8 .common_wrap{
    margin: 0 auto 71px;
}
.sec8 .common_wrap .fist{
    display: flex;
    justify-content: space-between;
    margin: 0 0 53px 0;
}
.sec8 .common_wrap .fist .left{
    width: 511px;
}
.sec8 .common_wrap .fist .left span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    display: block;
    margin: 0 0 35px 0;
}
.sec8 .common_wrap .fist .left h1{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin: 0 0 12px 0;
}
.sec8 .common_wrap .fist .left p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec8 .common_wrap .fist .images{
    width: 1110px;
    height: 400px;
    overflow: hidden;
}
.sec8 .common_wrap .fist .images img{
    width: 100%;
    height: 100%;
}
.sec8 .common_wrap .content .item{
    display: flex;
    justify-content: space-between;
}
.sec8 .common_wrap .content .item:not(:last-child) {
    margin: 0 0 17px 0;
}
.sec8 .common_wrap .content .item:nth-child(2n){
    flex-direction: row-reverse;
}
.sec8 .common_wrap .content .item .text{
    width: 800px;
}
.sec8 .common_wrap .content .item .text span{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    line-height: 20px;
    display: block;
    margin: 0 0 24px 0;
}
.sec8 .common_wrap .content .item .text p{
     width: 783px;
     font-size: 16px;
     font-family: Source Han Sans CN;
     font-weight: 500;
     color: #666666;
     line-height: 28px;
}
.sec8 .common_wrap .content .item .images{
    width: 800px;
    height: 240px;
    overflow: hidden;
}

.sec8 .common_wrap .content .item .images img{
    width: 100%;
    height: 100%;
}
.sec8 .common_wrap .content .item .pick{
    margin: 20px 0 47px 0;
}
.sec8 .common_wrap .content .item .pick .english{
    font-size: 30px;
}
.sec8 .common_wrap .content .item .pick .sign{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    line-height: 24px;
    margin: 10px 0 0 0;
}
.sec8 .common_wrap .content .item.no_same .images{
    margin: 100px 0 0 0;
}
.sec9{
    overflow: hidden;
}
.sec9 .common_wrap{
    margin: 0 auto 51px;
    display: flex;
}
.sec9 .common_wrap .left{
    margin: 47px 0 0 0;
}
.sec9 .common_wrap .left .title .english{
    font-size: 30px;
}
.sec9 .common_wrap .left .title span{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    display: block;
    margin: 8px 0 0 0;
}
.sec9 .common_wrap .left .flex{
    margin: 78px 0 0 0;
    display: flex;
}
.sec9 .common_wrap .left .flex .list:not(:last-child) {
    margin: 0 140px 0 0;
}
.sec9 .common_wrap .left .flex .icon{
    width: 59px;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sec9 .common_wrap .left .flex .icon img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.sec9 .common_wrap .left .list p{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin: 13px 0 0 0;
}
.sec9 .common_wrap .left .color{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #219230;
    margin: 33px 0 0 0;
    white-space: nowrap;
}
.sec9 .common_wrap .right{
    margin: 217px 0 0 0;
}
.sec9 .common_wrap .right .icon{
    display: flex;
    align-items: flex-end;
    margin: 0 0 33px 0;
}
.sec9 .common_wrap .right .icon p{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
}
.sec9 .common_wrap .right .color{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #219230;
    white-space: nowrap;
}
.sec10{
    overflow: hidden;
}
.sec10 .common_wrap{
    margin: 0 auto 126px;
}
.sec10 .common_wrap .title .english{
    font-size: 30px;
}
.sec10 .common_wrap .title p{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #249433;
    margin: 9px 0 0 0;
}
.sec10 .common_wrap .content{
    width: fit-content;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 0 71px;
    margin: 33px auto 0;
}
.sec10 .common_wrap .content .item{
    width: 270px;
    height: 290px;
    border: 2px solid #BFBFBF;
    border-radius: 10px;
    padding: 49px 5px 5px 5px;
    text-align: center;
}
.sec10 .common_wrap .content .item .icon{
    width: 122px;
    height: 107px;
    display: flex;
    align-items: center;
    margin: 0 auto 85px;
    justify-content: center;
}
.sec10 .common_wrap .content .item .icon img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.sec10 .common_wrap .content .item p{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
}
.sec10 .common_wrap .text{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin: 34px 0 0 0;
}
.sec11{
    overflow: hidden;
}
.sec11 .common_wrap{
    margin: 0 auto 33px;
}
.sec11 .common_wrap .content{
    display: flex;
    justify-content: space-between;
}
.sec11 .common_wrap .content .left{
    width: 511px;
}
.sec11 .common_wrap .content .left span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin: 16px 0 26px 0;
    display: block;
}
.sec11 .common_wrap .content .left h1{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    display: block;
    margin: 0 0 31px 0;
}
.sec11 .common_wrap .content .left p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec11 .common_wrap .content .right{
    width: 1110px;
    height: 400px;
}
.sec11 .common_wrap .content .right img{
    width: 100%;
    height: 100%;
}
.sec11 .common_wrap .matter{
    margin: 53px 0 0 0;
}
.sec11 .common_wrap .matter .headline{
    margin: 0 0 22px 0;
}
.sec11 .common_wrap .matter .headline .english{
    font-size: 30px;
}
.sec11 .common_wrap .matter .headline span{
    margin: 9px 0 0 0;
    display: block;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
}
.sec11 .common_wrap .matter .display .item:not(:last-child) {
    margin: 0 0 17px 0;
}
.sec11 .common_wrap .matter .display .item{
    display: flex;
    justify-content: space-between;
}
.sec11 .common_wrap .matter .display .item:nth-child(2n){
    flex-direction: row-reverse;
}
.sec11 .common_wrap .matter .display .item .images{
    width: 800px;
    height: 240px;
}
.sec11 .common_wrap .matter .display .item .images img{
    width: 100%;
    height: 100%;
}
.sec11 .common_wrap .matter .display .item .text{
    width: 800px;
}
.sec11 .common_wrap .matter .display .item .text span{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    display: block;
    margin: 0 0 18px 0;
}
.sec11 .common_wrap .matter .display .item .text p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec12{
    overflow: hidden;
}
.sec12 .common_wrap{
    margin: 0 auto 67px;
}
.sec12 .common_wrap .title .english{
    font-size: 30px;
}
.sec12 .common_wrap .title span{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    display: block;
    margin: 10px 0 0 0;
}
.sec12 .common_wrap .content{
    display: flex;
    justify-content: center;
    margin: 25px 0 0 0;
}
.sec12 .common_wrap .content .item{
    width: 700px;
    height: 170px;
    border: 2px solid #BFBFBF;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.sec12 .common_wrap .content .item:not(:last-child) {
    margin: 0 93px 0 0;
}
.sec12 .common_wrap .content .item span{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    display: block;
    margin: 0 0 17px 0;
}
.sec12 .common_wrap .content .item p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec13 .common_wrap .matter{
    margin: 0 0 82px 0;
}
.sec13 .common_wrap .matter span{
    margin: 22px 0 26px 0;
    display: block;
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #369942;
}
.sec13 .common_wrap .matter p{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #383838;
    line-height: 28px;
}

.sec3 .common_wrap .content .item h5{
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    margin: 31px 0 20px;
}
.sec3 .common_wrap .content .item p{
    font-size: 17px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 42px;
}
@media screen and (max-width: 2560px){
	
}


@media screen and (max-width: 2048px){
	
}

@media screen and (max-width: 1856px){
	
}

@media screen and (max-width: 1792px){
	
}

@media screen and (max-width: 1680px){
	.common_wrap{
        width: 90%;
    }
    .common_wrap .english {
        font-size: 40px;
    }
    .sec .common_wrap .left .title span,
    .sec4 .common_wrap .content .big .headline span,
    .sec4 .common_wrap .matter .text span,
    .sec7 .common_wrap .content .item .text span,
    .sec8 .common_wrap .fist .left span,
    .sec11 .common_wrap .content .left span{
        font-size: 24px;
    }
    .sec2 .common_wrap .item .left .headline p,
    .sec .common_wrap .left .text .headline p,
    .sec .common_wrap .left .title .color p {
        font-size: 22px;
    }
    .sec2 .common_wrap .item .left .headline img,
    .sec .common_wrap .left .text .headline img,
    .sec .common_wrap .left .title .color img{
        width: 24px;
        margin-right: 10px;
    }
    .sec .common_wrap .left .text h1 {
        font-size: 18px;
    }
    .sec .common_wrap .left .title{
        margin-bottom: 30px;
    }
    .sec .common_wrap .left{
        flex:1;
        margin-right: 30px
    }
    .sec .common_wrap .left .text .pick,
    .sec .common_wrap .left .title .straight {
        line-height: 24px;
    }
    .sec2 .common_wrap .item .left{
        flex:1;
        margin-right: 30px;
    }
    .sec2 .common_wrap .item .left .pick{
        width: 100%;
    }
    .sec .common_wrap{
        margin-bottom: 30px;
    }

    .sec2 .common_wrap .item:nth-child(2n) .left{
        margin-right: 0;
        margin-left: 30px;
    }
    .sec2 .common_wrap .item .left .title {
        font-size: 26px;
    }
    .sec2 .common_wrap .item .left h1 {
        font-size: 20px;
    }
    .sec2 .common_wrap .item .left .title{
        margin-bottom: 20px;
    }
    .sec3 .common_wrap .title {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .sec3 .common_wrap .content .item h5 {
        margin: 20px auto 10px;
        font-size: 20px;
    }
    .sec3 .common_wrap .content .item p {
        font-size: 16px;
        line-height: 28px;
    }
    .sec3 .common_wrap .content{
        grid-gap: 40px 29px;
    }
    .sec3 .common_wrap .content .item .img img{
        width: 100%;
        height: auto;
    }
    .sec3 .common_wrap .content .item p {
        font-size: 14px;
        line-height: 24px;
    }
    .sec3 .common_wrap .more {
        font-size: 20px;
        width: 400px;
        height: 60px;
        margin-top: 40px;
    }
    .sec4 .common_wrap .picture img{
        width: 100%;
        height: auto;
    }
    .sec3 .common_wrap{
        margin-bottom: 50px;
    }
    .sec4 .common_wrap .content .big .flex {
        grid-gap: 23px 40px;
    }
    .sec4 .common_wrap .content .big .flex .item p {
        font-size: 14px;
        line-height: 24px;
    }
    .sec4 .common_wrap .matter .right{
        flex: 1;
        margin-left: 50px;
    }
    .sec4 .common_wrap .matter .issue p, .sec4 .common_wrap .matter .issue a {
        font-size: 14px;
        line-height: 24px;
    }
    .sec4 .common_wrap .matter .issue{
        margin-top: 20px;
    }
    .sec5 .common_wrap .border p {
        font-size: 26px;
        width: auto;
    }
    .sec5 .common_wrap .border {
        margin-left: 0;
        width: auto;
    }
    .sec6 .common_wrap .content .item .icon{
        transform: scale(0.8);
    }
    .sec6 .common_wrap .content .item .pick p {
        font-size: 14px;
        line-height: 24px;
    }
    .sec6 .common_wrap .matter .item .text span {
        font-size: 24px;
    }
    .sec6 .common_wrap .matter .item .text h1 {
        font-size: 18px;
    }
    .sec6 .common_wrap .matter .item .images{
        flex: 1;
        margin-left: 30px;
    }
    .sec6 .common_wrap .matter .item:nth-child(2) .images{
        margin-left: 0;
        margin-right: 30px;
    }
    .sec7 .common_wrap .content .item .images{
        flex: 1;
        height: auto;
        margin-left: 30px;
    }
    .sec7 .common_wrap .content .item .images img{
        width: 100%;
        height: auto;
    }
    .sec7 .common_wrap .content .item .text {
        width: 40%;
    }
    .sec7 .common_wrap .content .item .text p {
        font-size: 14px;
        line-height: 24px;
    }
    .sec7 .common_wrap .inheritance .flex{
        width: 100%;
        justify-content: space-between;
        grid-gap: 0 0;
        margin-left: 0
    }
    .sec7 .common_wrap{
        margin-bottom: 60px;
    }
    .sec8 .common_wrap .fist .images{
        flex: 1;
        margin-left: 50px;
    }
    .sec8 .common_wrap .content .item .text {
        width: 50%;
    }
    .sec8 .common_wrap .content .item .text p{
        width: 100%;
        font-size: 14px;
        line-height: 24px;
    }
    .sec8 .common_wrap .content .item .images{
        flex: 1;
        margin-left: 50px;
    }
    .sec8 .common_wrap .content .item:nth-child(2n) .images{
        margin-left: 0;
        margin-right: 50px;
    }
    .sec8 .common_wrap .content .item.no_same .images{
        margin-left: 50px;
    }
    .sec9 .common_wrap .right .color ,
    .sec9 .common_wrap .left .color {
        font-size: 18px;
    }
    .sec9 .common_wrap .left .flex .list:not(:last-child){
        margin-right: 60px;
    }
    .sec9 .common_wrap .images{
        width: 550px;
    }
    .sec9 .common_wrap .images img{
        width: 100%;
        height: auto;
    }
    .sec9 .common_wrap .left .list p ,
    .sec9 .common_wrap .right .icon p {
        font-size: 18px;
    }
    .sec9 .common_wrap .left .color{
        margin-top: 20px;
    }
    .sec9 .common_wrap .right .icon{
        margin-bottom: 20px;
    }
    .sec9 .common_wrap .right .icon img,
    .sec9 .common_wrap .left .flex .icon,
    .sec10 .common_wrap .content .item .icon{
        transform: scale(0.8);
    }
    .sec9 .common_wrap .right .icon{
        transform-origin: left;
    }
    .sec10 .common_wrap .content .item .icon{
        margin-bottom: 40px;
    }
    .sec10 .common_wrap .title p {
        font-size: 20px;
    }
    .sec10 .common_wrap .content .item p {
        font-size: 18px;
    }
    .sec10 .common_wrap .content .item{
        height: 260px;
    }
    .sec10 .common_wrap .text {
        font-size: 18px;
    }
    .sec10 .common_wrap{
        margin-bottom: 40px;
    }
    .sec11 .common_wrap .content .right{
        flex: 1;
    }
    .sec11 .common_wrap .content .left p{
        font-size: 14px;
        line-height: 26px;
    }
    .sec11 .common_wrap .content .left{
        margin-right: 40px;
    }
    .sec11 .common_wrap .content .left h1 {
        font-size: 20px;
    }
    .sec11 .common_wrap .matter .headline span {
        font-size: 20px;
    }
    .sec11 .common_wrap .matter .display .item .images{
        flex: 1;
        margin-right: 30px;
    }
    .sec11 .common_wrap .matter .display .item:nth-child(2n) .images{
        margin-right: 0;
        margin-left: 30px;
    }
    .sec13 .common_wrap .matter span{
        font-size: 24px;
        margin-top: 0;
    }
    .sec13 .common_wrap .matter p {
        font-size: 16px;
    }
    .sec2 .common_wrap .item .images {
        width: 50%;
    }
    .sec2 .common_wrap .item .images img{
        width: 100%;
        height: auto;
    }

}

@media screen and (max-width: 1600px){
    .sec3 .common_wrap .more {
        font-size: 18px;
        width: 380px;
        height: 50px;
    }
}

@media screen and (max-width: 1440px){
	.sec2 .common_wrap .item .images{
        height: auto;
    }
    .sec2 .common_wrap .item .left .title {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .sec2 .common_wrap .item .left .pick .flex {
        margin-top: 10px;
    }
    .sec5 .common_wrap .border p {
        font-size: 24px;
    }
    .sec5 .common_wrap .images{
        width: 20%;
        height: auto;
    }
    .sec5 .common_wrap .border p {
        font-size: 22px;
        line-height: 34px;
    }
    .sec5 .common_wrap .border{
        height: 150px;
        padding-right: 30px;
        padding-top: 40px;
    }
    .sec6 .common_wrap .content .item .icon{
        transform: scale(0.7);
    }
    .sec6 .common_wrap .matter .item .text p {
        font-size: 14px;
        line-height: 24px;
    }
    .sec6 .common_wrap .matter .item .text{
        width: 50%;
    }
    .sec6 .common_wrap{
        margin-bottom: 40px;
    }
    .sec6 .common_wrap .matter .item .text span{
        margin-bottom: 14px;
        font-size: 22px;
    }
    .sec4 .common_wrap .content{
        margin-top: 40px;
    }
    .sec4 .common_wrap .content .big .flex .item {
        height: 200px;
    }
    .sec6 .common_wrap .content {
        grid-gap: 0 40px;
    }
    .sec9 .common_wrap .images{
        display: flex;
        align-items: end;
    }
    .sec9 .common_wrap .right .color, .sec9 .common_wrap .left .color {
        font-size: 16px;
    }
    .sec9 .common_wrap .left .list p{
        margin-top: 0;
    }
    .sec10 .common_wrap .content .item .icon {
        transform: scale(0.7);
        margin-bottom: 20px;
    }
    .sec11 .common_wrap .matter .display .item .text {
        width: 50%;
    }
    .sec10 .common_wrap .content .item {
        height: 220px;
        padding-top: 20px;
        width: 250px;
    }
    .sec10 .common_wrap .content {
        width: 100%;
        justify-content: space-between;
        grid-gap: 0 0px;
    }
    .sec2 .common_wrap .item .left h1 {
        margin-bottom: 0;
    }
    .sec2 .common_wrap .item .left .pick .flex {
        margin-top: 5px;
    }
    .sec2 .common_wrap .item .left .pick:not(:last-child){
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 1400px){
	
}

@media screen and (max-width: 1366px){
	
}






@media screen and (max-width: 820px){
    .MenuBox ul li:nth-child(6) a{
        color: #1b8a29;
    }
    .common_wrap .english{
        font-size: 34px;
    }
    .sec .common_wrap .left .title span, .sec4 .common_wrap .content .big .headline span, .sec4 .common_wrap .matter .text span, .sec7 .common_wrap .content .item .text span, .sec8 .common_wrap .fist .left span, .sec11 .common_wrap .content .left span {
        font-size: 20px;
    }
    .sec .common_wrap{
        margin-top: 30px;
    }
    .sec2 .common_wrap .item .left .headline p, .sec .common_wrap .left .text .headline p, .sec .common_wrap .left .title .color p {
        font-size: 20px;
    }
    .sec2 .common_wrap .item{
        flex-direction: column;
    }
    .sec2 .common_wrap .item .left h1{
        margin-bottom: 10px;
    }
    .sec2 .common_wrap .item:first-child .images{
        margin-top: 20px;
    }
    .sec2 .common_wrap .item .images{
        width: 100%;
    }
    .sec2 .common_wrap .item:nth-child(2n){
        flex-direction: column;
    }
    .sec2 .common_wrap .item:nth-child(2n) .left{
        margin-left: 0;
    }
    .sec2 .common_wrap .item .images{
        margin-top: 20px;
    }
    .sec2 .common_wrap .item:last-child .left .pick .flex{
        width: 100%;
    }
    .sec3 .common_wrap .content {
        grid-template-columns: repeat(2,1fr);
    }
    .sec3 .common_wrap .content .item h5{
        margin-top: 10px;
    }
    .sec3 .common_wrap .more {
        font-size: 16px;
        width: 320px;
        height: 50px;
    }
    .sec4 .common_wrap .content .big .flex {
        grid-gap: 20px 20px;
    }
    .sec4 .common_wrap .content .big .flex .item{
        padding: 20px;
    }
    .sec4 .common_wrap .content .big .flex .item {
        height: 250px;
    }
    .sec4 .common_wrap .content .big .flex .item .pick span {
        font-size: 18px;
    }
    .sec4 .common_wrap .matter{
        flex-direction: column;
    }
    .sec4 .common_wrap .matter .right{
        margin-left: 0;
        margin-top: 30px;
        width: 100%;
    }
    .sec5 .common_wrap .border p {
        font-size: 16px;
        line-height: 26px;
    }
    .sec5 .common_wrap .border {
        margin-right: -60px;
        z-index: -1;
    }
    .sec5 .common_wrap{
        justify-content: space-between;
    }
    .sec5 .common_wrap .border {
        height: 130px;
    }
    .sec6 .common_wrap .content{
        grid-template-columns: repeat(2,1fr);
    }
    .sec6 .common_wrap .content .item .icon {
        transform: scale(0.6);
    }
    .sec6 .common_wrap .content .item .pick {
        min-height: 150px;
    }
    .sec6 .common_wrap .matter .item .text h1 {
        font-size: 16px;
    }
    .sec6 .common_wrap .matter .item{
        flex-direction: column;
    }
    .sec6 .common_wrap .matter .item .text{
        width: 100%;
    }
    .sec6 .common_wrap .matter .item .images{
        margin-left: 0;
        margin-top: 20px;
    }
    .sec6 .common_wrap .matter .item .images{
        width: 100%;
    }
    .sec6 .common_wrap .matter .item:nth-child(2n){
        flex-direction: column;
    }
    .sec7 .common_wrap .content .item{
        flex-direction: column;
    }
    .sec7 .common_wrap .content .item .text{
        width: 100%;
    }
    .sec7 .common_wrap .content .item .images{
        margin-left: 0;
        width: 100%;
        margin-top: 20px;
    }
    .sec7 .common_wrap .inheritance .flex{
        grid-template-columns: repeat(3,1fr);
    }
    .sec7 .common_wrap .inheritance .flex .list{
        margin-bottom: 20px;
    }
    .sec7 .common_wrap .inheritance .flex .list p {
        font-size: 16px;
        margin-top: 5px;
    }
    .sec7 .common_wrap .inheritance .headline{
        margin-left: 30px;
    }
    .sec8 .common_wrap .fist{
        flex-direction: column;
    }
    .sec8 .common_wrap .fist .left{
        width: 100%;
    }
    .sec8 .common_wrap .fist .images{
        margin-left: 0;
        width: 100%;
        margin-top: 20px;
    }
    .sec8 .common_wrap .content .item{
        flex-direction: column;
    }
    .sec8 .common_wrap .content .item .text{
        width: 100%;
    }
    .sec8 .common_wrap .content .item .images{
        margin-left: 0;
        margin-top: 20px;
    }
    .sec8 .common_wrap .content .item:nth-child(2n){
        flex-direction: column;
    }
    .sec8 .common_wrap .content .item:not(:last-child){
        margin-bottom: 30px;
    }
    .sec8 .common_wrap .content .item.no_same .images{
        margin-top: 20px;
        margin-left: 0;
    }
    .sec8 .common_wrap .content .item:nth-child(2n) .images{
        width: 100%;
    }
    .sec8 .common_wrap .content .item .images img{
        width: 100%;
        height: auto;
    }
    .sec8 .common_wrap .content .item .images{
        width: 100%;
    }
    .sec8 .common_wrap .content .item .images img{
        width: 100%;
        height: auto;
    }
    .sec8 .common_wrap{
        margin-bottom: 30px;
    }
    .sec9 .common_wrap .images{
        display: none;
    }
    .sec9 .common_wrap{
        flex-direction: column;
    }
    .sec9 .common_wrap .right{
        margin-top: 20px;
    }
    .sec9 .common_wrap .left .flex{
        justify-content: space-around;
    }
    .sec9 .common_wrap .right .icon{
        width: 100%;
        justify-content: center;
    }
    .sec9 .common_wrap .left .flex .icon{
        width: auto;
    }
    .sec10 .common_wrap .content{
        grid-template-columns: repeat(2,0fr);
        justify-content: space-around;
    }
    .sec10 .common_wrap .content .item{
        margin-bottom: 30px;
    }
    .sec10 .common_wrap .text {
        font-size: 16px;
    }
    .sec11 .common_wrap .content{
        flex-direction: column;
    }
    .sec11 .common_wrap .content .left{
        width: 100%;
        margin-right: 0;
    }
    .sec11 .common_wrap .content .right{
        width: 100%;
        margin-top: 20px;
    }
    .sec11 .common_wrap .matter .display .item{
        flex-direction: column-reverse;
    }
    .sec11 .common_wrap .matter .display .item .images{
        width: 100%;
        margin-top: 20px;
    }
    .sec11 .common_wrap .matter .display .item:nth-child(2n){
        flex-direction: column-reverse;
    }
    .sec11 .common_wrap .matter .display .item:nth-child(2n) .images{
        margin-left: 0;
    }
    .sec11 .common_wrap .matter .display .item .text{
        width: 100%;
    }
    .sec10 .common_wrap .content .item .icon {
        transform: scale(0.6);
    }
    .sec11 .common_wrap .matter .display .item .text p {
        font-size: 14px;
        line-height: 24px;
    }
    .sec11 .common_wrap .matter .display .item .images {
        margin-top: 5px;
    }
    .sec12 .common_wrap .content .item:not(:last-child){
        margin-right: 0;
    }
    .sec12 .common_wrap .content{
        justify-content: space-between;
    }
    .sec12 .common_wrap .content .item{
        width: 48%;
    }
    .sec12 .common_wrap .content .item p {
        font-size: 12px;
        line-height: 20px;
    }
    .sec13 .common_wrap .matter span {
        font-size: 20px;
    }
    .sec13 .common_wrap .matter p {
        font-size: 14px;
    }
    .sec .common_wrap .left .title .straight{
        width: 100%;
    }
    .sec .common_wrap{
        flex-direction: column;
    }
    .sec .common_wrap .left{
        width: 100%;
        margin-right: 0;
    }
    .sec .common_wrap .left .text .pick{
        width: 100%;
    }
    .sec .common_wrap .images{
        width: 100%;
        height: auto;
        margin-top: 30px;
    }
    .sec8 .common_wrap .fist .left p {
        font-size: 14px;
        line-height: 24px;
    }
}


@media screen and (max-width: 768px){

}


@media screen and (max-width: 540px){
	.sec .common_wrap .left .title .straight {
        font-size: 12px;
        line-height: 20px;
    }
    .sec .common_wrap .left .text .pick {
        font-size: 12px;
        line-height: 20px;
    }
    .sec2 .common_wrap .item .left .pick {
        font-size: 12px;
        line-height: 20px;
    }
    .sec2 .common_wrap .item .left .title {
        font-size: 20px;
    }
    .sec2 .common_wrap .item .left h1 {
        font-size: 18px;
    }
    .sec2 .common_wrap .item .left .pick .flex{
        width: 100%;
    }
    .sec3 .common_wrap .content {
        grid-gap: 20px 20px;
    }
    .sec3 .common_wrap .content .item p {
        font-size: 12px;
        line-height: 20px;
    }
    .sec3 .common_wrap .content .item h5 {
        font-size: 18px;
        margin-bottom: 0;
    }
    .sec4 .common_wrap .content .big .flex .item .pick span {
        font-size: 16px;
    }
    .sec4 .common_wrap .content .big .flex{
        grid-template-columns: repeat(1,1fr);
    }
    .sec4 .common_wrap .content .big .flex .item{
        height: auto;
    }
    .sec5 .common_wrap .images {
        width: 50%;
        margin-top: 5px;
    }
    .sec5 .common_wrap .border p {
        font-size: 14px;
        line-height: 24px;
    }
    .sec5 .common_wrap .border {
        padding-top: 15px;
    }
    .sec5 .common_wrap{
        align-items: start;
    }
    .sec6 .common_wrap .content .item .icon {
        transform: scale(0.5);
        margin-bottom: 0;
    }
    .common_wrap .english {
        font-size: 24px;
    }
    .sec .common_wrap .left .title .english{
        margin-bottom: 0;
    }
    .sec6 .common_wrap .content {
        grid-gap: 0 20px;
    }
    .sec6 .common_wrap .content .item .pick p {
        font-size: 12px;
        line-height: 20px;
    }
    .sec6 .common_wrap .content .item .pick {
        min-height: 160px;
    }
    .sec6 .common_wrap .matter .item .text p {
        font-size: 12px;
        line-height: 20px;
    }
    .sec7 .common_wrap .content .item .text p {
        font-size: 12px;
        line-height: 20px;
    }
    .sec7 .common_wrap .inheritance .headline{
        margin-left: 0;
    }
    .sec7 .common_wrap .inheritance .headline span {
        font-size: 20px;
    }
    .sec7 .common_wrap .inheritance .headline p {
        font-size: 14px;
    }
    .sec7 .common_wrap .inheritance .flex .list div{
        transform: scale(0.8);
    }
    .sec8 .common_wrap .fist .left p {
        font-size: 12px;
        line-height: 20px;
    }
    .sec8 .common_wrap .content .item .text p {
        font-size: 12px;
        line-height: 20px;
    }
    .sec9 .common_wrap .left .list p, .sec9 .common_wrap .right .icon p {
        font-size: 16px;
    }
    .sec10 .common_wrap .content .item .icon {
        transform: scale(0.5);
        margin-bottom: 0;
    }
    .sec10 .common_wrap .content .item {
        height: 190px;
        width: 200px;
    }
    .sec10 .common_wrap .content .item p {
        font-size: 14px;
    }
    .sec10 .common_wrap .text {
        font-size: 14px;
    }
    .sec11 .common_wrap .content .left p {
        font-size: 12px;
        line-height: 20px;
    }
    .sec11 .common_wrap .matter .display .item .text p {
        font-size: 12px;
        line-height: 20px;
    }
    .sec12 .common_wrap .content{
        flex-direction: column;
    }
    .sec12 .common_wrap .content .item{
        width: 100%;
        margin-top: 30px;
    }
    .sec9 .common_wrap .right .icon{
        align-items: center;
    }
    .sec2 .common_wrap .item .left{
        margin-right: 0;
    }
    .sec9 .common_wrap .left .title .english {
        font-size: 24px;
    }
    .sec7 .common_wrap {
        margin-bottom: 20px;
    }
}


@media screen and (max-width: 414px){
	.sec2 .common_wrap .item .left .headline p, .sec .common_wrap .left .text .headline p, .sec .common_wrap .left .title .color p {
        font-size: 18px;
    }
    .sec .common_wrap .left .text h1 {
        font-size: 14px;
    }
    .sec2 .common_wrap .item .left .pick .flex .list {
        font-size: 12px;
        line-height: 24px;
    }
    .sec3 .common_wrap .content {
        grid-gap: 10px 10px;
    }
    .sec3 .common_wrap .content .item h5 {
        font-size: 16px;
    }
    .sec3 .common_wrap .title {
        font-size: 20px;
    }
    .sec2 .common_wrap{
        margin-bottom: 20px;
    }
    .sec3 .common_wrap .more {
        font-size: 14px;
        width: 280px;
        height: 40px;
    }
    .sec3 .common_wrap {
        margin-bottom: 30px;
    }
    .sec4 .common_wrap .content .big .headline{
        margin-bottom: 20px;
    }
    .sec4 .common_wrap .content .big .flex .item p {
        font-size: 12px;
        line-height: 20px;
    }
    .sec4 .common_wrap .matter .issue p, .sec4 .common_wrap .matter .issue a {
        font-size: 12px;
        line-height: 20px;
    }
    .sec5 .common_wrap .images {
        margin-top: 50px;
    }
    .sec6 .common_wrap .content .item .pick {
        min-height: 200px;
    }
    .sec6 .common_wrap .matter .item .text span {
        font-size: 20px;
    }
    .sec7 .common_wrap .inheritance .flex {
        grid-template-columns: repeat(2,1fr);
    }
    .sec8 .common_wrap .content .item .pick .sign {
        font-size: 20px;
    }
    .sec9 .common_wrap .right .color, .sec9 .common_wrap .left .color {
        font-size: 12px;
    }
    .sec10 .common_wrap .content .item .icon {
        transform: scale(0.4);
    }
    .sec10 .common_wrap .content .item {
        height: 151px;
        width: 160px;
    }
    .sec10 .common_wrap .content .item {
        padding-top: 0;
    }
    .sec10 .common_wrap .content .item p {
        font-size: 12px;
    }
    .sec10 .common_wrap .text {
        font-size: 12px;
        margin-top: 20px;
    }
    .sec6 .common_wrap .matter{
        margin-top: 20px;
    }
    .sec13 .common_wrap .matter p {
        font-size: 12px;
        line-height: 20px;
    }
    .sec12 .common_wrap .content .item {
        height: 150px;
    }
    .sec9 .common_wrap .left .title span {
        font-size: 20px;
    }
    .sec8 .common_wrap .content .item .pick .english{
        font-size: 24px;
    }
    .sec .common_wrap .left .title span, .sec4 .common_wrap .content .big .headline span, .sec4 .common_wrap .matter .text span, .sec7 .common_wrap .content .item .text span, .sec8 .common_wrap .fist .left span, .sec11 .common_wrap .content .left span {
        font-size: 18px;
    }

    .sec9 .common_wrap .left .flex{
        margin-top: 40px;
    }
    .sec9 .common_wrap .left{
        margin-top: 0;
    }
    .sec12 .common_wrap .title span {
        font-size: 20px;
    }
    .sec13 .common_wrap .matter,
    .sec12 .common_wrap{
        margin-bottom: 20px;
    }
    .sec4 .common_wrap .matter,
    .sec11 .common_wrap .matter{
        margin-top: 20px;
    }
    .sec6 .common_wrap .content .item h1{
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 375px){
	.sec7 .common_wrap .inheritance .headline span {
        font-size: 16px;
    }
    .sec7 .common_wrap .inheritance{
        margin-top: 20px;
    }
    .sec7 .common_wrap .inheritance .headline{
        margin-bottom: 20px;
    }
    .sec7 .common_wrap .inheritance .headline p {
        font-size: 12px;
    }
    .sec7 .common_wrap .content .item:not(:last-child){
        margin-bottom: 20px;
    }
    .sec6 .common_wrap .content .item h1 {
        font-size: 18px;
    }
    .sec6 .common_wrap .content .item .icon {
        transform: scale(0.4);
    }
    .sec6 .common_wrap .content {
        grid-gap: 0 10px;
    }
    .sec10 .common_wrap .content .item {
        margin-bottom: 10px;
    }
    
}

@media screen and (max-width: 360px){
	.sec6 .common_wrap .content .item .pick {
        min-height: 210px;
    }
}




 