.sec{
    overflow: hidden;
}
.sec .common_wrap{
    width: 1680px;
    margin: 58px auto 47px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.common_wrap {
    width: 1680px!important;
    margin: auto;
}
.sec .common_wrap .left{
    width: 776px;
}
.sec .common_wrap .left .text {
    margin: 0 0 42px 0;
}
.common_wrap .english{
    font-size: 50px;
    font-family: Cambria;
    font-weight: 400;
    color: #999999;
    line-height: 50px;
    text-transform: uppercase;
}
.sec .common_wrap .english{
    margin: 0 0 14px 0;
}
.sec .common_wrap .left .text span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    line-height: 30px;
    display: block;
    margin: 0 0 5px 0;
}
.sec .common_wrap .left .text .color{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #229230;
    margin: 0 0 16px 0;
}
.sec .common_wrap .left .text p{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
}
.sec .common_wrap .left .flex{
    margin: 20px 0 0 0;
    width: 640px;
    display: flex;
    flex-wrap: wrap;
}
.sec .common_wrap .left .flex .list{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
    position: relative;
    padding: 0 0 0 11px;
    margin: 0 20px 0 0;
}
.sec .common_wrap .left .flex .list:after{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 6px;
    height: 6px;
    background: #229230;
    border-radius: 50%;
}
.sec .common_wrap .left .images img{
    width: 100%;
    height: 121px;
}
.sec .common_wrap .left .images img:not(:last-child) {
    margin: 0 0 17px 0;
}
.sec .common_wrap .right{
    width: 881px;
    height: 425px;
    overflow: hidden;
}
.sec .common_wrap .right img{
    width: 100%;
    height: 100%;
}
.sec2 .common_wrap{
    position: relative;
}
.sec2 .common_wrap .text{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    line-height: 35px;
    display: block;
    margin: 0 0 98px 0;
}
.sec2 .common_wrap .border{
    width: 1086px;
    height: 174px;
    padding: 47px 0 25px 21px;
    position: relative;
    z-index: 3;
    margin: 0 0 76px 0;
}
.sec2 .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;
}
.sec2 .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;
}
.sec2 .common_wrap .border p{
    width: 1062px;
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #229230;
    line-height: 30px;
    position: relative;
    z-index: 2;
}
.sec2 .common_wrap .pick{
    width: 1049px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec2 .common_wrap .images{
    width: 533px;
    height: 549px;
    position: absolute;
    top: -43px;
    right: 90px;
    z-index: 5;
}
.sec2 .common_wrap .images img{
    max-width: 100%;
    max-height: 100%;
}
.sec3{
    overflow: hidden;
}
.sec3 .common_wrap{
    margin: 95px auto 89px;
    display: flex;
    justify-content: space-between;
}
.sec3 .common_wrap .left .english{
    margin: 0 0 22px 0;
}
.sec3 .common_wrap .left span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    display: block;
    margin: 0 0 22px 0;
}
.sec3 .common_wrap .left .flex{
    display: grid;
    width: fit-content;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 0 142px;
}
.sec3 .common_wrap .left .flex p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec3 .common_wrap .images{
    width: 876px;
    height: 341px;
    overflow: hidden;
}
.sec3 .common_wrap .images img{
    width: 100%;
    height: 100%;
}
.sec4 .common_wrap{
    display: flex;
    justify-content: space-between;
    margin: 0 auto 40px;
}
.sec4 .common_wrap .left span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin: 16px auto 14px;
    display: block;
}
.sec4 .common_wrap .left .small{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin: 0 0 24px 0;
}
.sec4 .common_wrap .left p{
    width: 1120px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec4 .common_wrap .images{
    width: 521px;
    height: 206px;
}
.sec4 .common_wrap .images img{
    width: 100%;
    height: 100%;
}
.sec5{
    overflow: hidden;
}
.sec5 .common_wrap{
    margin: 0 auto 32px;
}
.sec5 .common_wrap .title {
    margin: 0 0 17px 0;
}
.sec5 .common_wrap .title span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    display: block;
    margin: 21px 0 0 0;
}
.sec5 .common_wrap .content{
    display: flex;
    justify-content: space-between;
}
.sec5 .common_wrap .content .flex{
    width: 540px;
}
.sec5 .common_wrap .content .flex .item{
    width: 100%;
    height: 85px;
    background: #FFFFFF;
    box-shadow: 3px 6px 16px 0px rgba(0,0,0,0.06);
    border-radius: 10px;
    padding: 17px 5px 17px 20px;
}
.sec5 .common_wrap .content .flex .item span{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    line-height: 20px;
    display: block;
    margin: 0 0 11px 0;
}
.sec5 .common_wrap .content .flex .item p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
}
.sec5 .common_wrap .content .flex .item:not(:last-child) {
    margin: 0 0 40px 0;
}
.sec5 .common_wrap .content .images{
    width: 563px;
    height: 375px;
}
.sec5 .common_wrap .content .images img{
    max-width: 100%;
    max-height: 100%;
}
.sec6{
    overflow: hidden;
}
.sec6 .common_wrap{
    margin: 0 auto 102px;
}
.sec6 .common_wrap .title{
    margin: 0 0 30px 0;
}
.sec6 .common_wrap .title span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin: 15px 0;
    display: block;
}
.sec6 .common_wrap .title .color{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #229230;
}
.sec6 .common_wrap .content{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 17px 52px;
}
.sec6 .common_wrap .content .item{
    width: 100%;
}
.sec6 .common_wrap .content .item .images{
    width: 100%;
    height: 383px;
    overflow: hidden;
    margin: 0 0 16px 0;
}
.sec6 .common_wrap .content .item .images img{
    width: 100%;
    height: 100%;
}
.sec6 .common_wrap .content .item .text{
    margin: 16px 0 0 0;
}
.sec6 .common_wrap .content .item .text span{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    display: block;
    margin: 0 0 21px 0;
}
.sec6 .common_wrap .content .item .text p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec7{
    overflow: hidden;
}
.sec7 .common_wrap{
    margin: 0 auto 88px;
}
.sec7 .common_wrap .title{
    text-align: center;
    margin: 0 0 35px 0;
}
.sec7 .common_wrap .title span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #383838;
    display: block;
    margin: 0 0 25px 0;
}
.sec7 .common_wrap .title p{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #383838;
}
.sec7 .common_wrap .lump{
    display: flex;
    justify-content: center;
}
.sec7 .common_wrap .lump .item{
    width: 197px;
    height: 197px;
    background: #E3E3E3;
    border-radius: 10px;
}
.sec7 .common_wrap .lump .item:not(:last-child) {
    margin: 0 216px 0 0;
}
.sec8{
    overflow: hidden;
}
.sec8 .common_wrap{
    text-align: center;
    margin: 0 auto 59px;
}
.sec8 .common_wrap .title{
    margin: 0 0 49px 0;
}
.sec8 .common_wrap .title span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    display: block;
    margin: 15px 0 9px 0;
}
.sec8 .common_wrap .title p{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
}
.sec8 .common_wrap .content .item:not(:last-child) {
    margin: 0 0 25px 0;
}
.sec8 .common_wrap .content .item{
    display: flex;
    justify-content: space-between;
}
.sec8 .common_wrap .content .item .images{
    width: 667px;
    height: 274px;
    display: block;
    margin: 0 92px 0 0;
}
.sec8 .common_wrap .content .item .images img{
    width: 100%;
    height: 100%;
}
.sec8 .common_wrap .content .item .text{
    text-align: left;
    width: 920px;
}
.sec8 .common_wrap .content .item .text span,.sec8 .common_wrap .content .item .text p{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    line-height: 28px;
}
.sec8 .common_wrap .content .item .text p{
    font-size: 16px;
    font-weight: normal;
}
.sec8 .common_wrap .content .item .text .more{
    margin: 29px 0 0 0;
    width: 116px;
    height: 36px;
    border: 2px solid #A6A6A6;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sec8 .common_wrap .content .item .text .more p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    margin: 0 5px 0 0;
}
.sec9{
    overflow: hidden;
}
.sec9 .common_wrap{
    margin: 0 auto 91px;
}
.sec9 .common_wrap .title{
    text-align: center;
    margin: 0 0 47px 0;
}
.sec9 .common_wrap .title span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    display: block;
    margin: 7px 0 0 0;
}
.sec9 .common_wrap .content{
    display: flex;
    align-items: center;
    justify-content: center;
}
.sec9 .common_wrap .content .item{
    width: 370px;
    height: 150px;
    border: 2px solid #BFBFBF;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.sec9 .common_wrap .content .item p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}
.sec9 .common_wrap .content .next{
    width: 18px;
    height: 19px;
    position: relative;
    margin: 0 15px;
}
.sec9 .common_wrap .content .next:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 11px solid rgba(34, 146, 48, 0.37);
}
.sec9 .common_wrap .content .next:before{
    content: '';
    position: absolute;
    top: 0;
    left: 7px;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 11px solid rgba(34, 146, 48, 0.37);
}
.sec9 .common_wrap .matter{
    margin: 100px 0 0 0;
}
.sec9 .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;
}
.sec9 .common_wrap .matter p{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #383838;
    line-height: 28px;
}
@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% !important;
    }
    .common_wrap .english{
        font-size: 40px;
    }
    .sec .common_wrap .english{
        margin-bottom: 5px;
    }
    .sec3 .common_wrap .left span,
    .sec .common_wrap .left .text span,
    .sec9 .common_wrap .title span,
    .sec8 .common_wrap .title span,
    .sec6 .common_wrap .title span,
    .sec5 .common_wrap .title span,
    .sec4 .common_wrap .left span,
    .sec9 .common_wrap .matter span,
    .sec7 .common_wrap .title span {
        font-size: 24px;
    }
    .sec .common_wrap .left .text .color {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .sec .common_wrap .left .text p {
        font-size: 18px;
    }
    .sec .common_wrap .left{
        width: 44%;
    }
    .sec .common_wrap .right{
        width: 54%;
    }
    .sec2 .common_wrap .text {
        font-size: 20px;
    }
    .sec2 .common_wrap .border p {
        width: 100%;
        font-size: 24px;
    }
    .sec2 .common_wrap .border{
        padding-right: 20px;
        height: 150px;
    }
    .sec2 .common_wrap .images {
        right: 30px;
    }
    .sec3 .common_wrap .left .english{
        margin-bottom: 10px;
    }
    .sec3 .common_wrap .images{
        flex: 1;
        height: auto;
    }
    .sec3 .common_wrap .left{
        margin-right: 30px;
    }
    .sec3 .common_wrap .images img{
        height: auto;
    }
    .sec4 .common_wrap .left p{
        width: 100%;
    }
    .sec4 .common_wrap .left{
        width: 60%;
        margin-right: 30px;
    }
    .sec4 .common_wrap .images{
        flex: 1;
        height: auto;
    }
    .sec5 .common_wrap .title span {
        margin-top: 10px
    }
    .sec5 .common_wrap .content .flex .item p {
        font-size: 14px;
    }
    .sec5 .common_wrap .content .flex .item span {
        font-size: 18px;
    }
    .sec6 .common_wrap .title span {
        margin: 10px auto;
    }
    .sec6 .common_wrap .title .color {
        font-size: 20px;
    }
    .sec6 .common_wrap .content .item .text span{
        margin-bottom: 10px;
    }
    .sec6 .common_wrap .content .item .text span {
        font-size: 20px;
    }
    .sec6 .common_wrap .content .item .text p {
        font-size: 14px;
        line-height: 24px;
    }

    .sec6 .common_wrap{
        margin-bottom: 40px;
    }
    .sec8 .common_wrap .content .item .images{
        margin-right: 30px;
    }
    .sec8 .common_wrap .content .item .text p {
        font-size: 14px;
        line-height: 24px;
    }
}

@media screen and (max-width: 1600px){
	.sec2 .common_wrap .images{
        width: 450px;
        top: 0;
    }
    .sec2 .common_wrap .border p {
        font-size: 20px;
    }
    .sec2 .common_wrap .border {
        height: 130px;
        padding-top: 30px;
    }
    .sec2 .common_wrap .pick {
        width: 1000px;
        font-size: 14px;
        line-height: 24px;
    }
    .sec3 .common_wrap .left .flex p {
        font-size: 14px;
    }
    .sec4 .common_wrap .left {
        width: 55%;
    }
}

@media screen and (max-width: 1440px){
    .sec .common_wrap .left .flex{
        width: 100%;
    }
    .sec2 .common_wrap .images{
        right: 0;
    }
    .sec2 .common_wrap .text {
        font-size: 18px;
    }
    .sec2 .common_wrap .border {
        width: 80%;
    }
    .sec2 .common_wrap .border p {
        font-size: 18px;
    }
    .sec2 .common_wrap .border {
        height: auto;
    }
    .sec2 .common_wrap .images {
        width: 370px;
    }
    .sec4 .common_wrap .left p {
        font-size: 14px;
        line-height: 24px;
    }
    .sec5 .common_wrap .content .images {
        width: 370px;
        height: auto;
    }
    .sec5 .common_wrap .content .flex .item:not(:last-child){
        margin-bottom: 20px;
    }
    .sec5 .common_wrap .content .flex .item span {
        font-size: 16px;
    }
    .sec9 .common_wrap .content .item p {
        font-size: 14px;
    }
    .sec9 .common_wrap .matter p {
        font-size: 16px;
    }
    .sec9 .common_wrap .matter span{
        margin-top: 0;
    }
    .sec .common_wrap .left .flex .list {
        font-size: 14px;
    }
}

@media screen and (max-width: 1400px){
	
}

@media screen and (max-width: 1366px){
	
}






@media screen and (max-width: 820px){
    .common_wrap .english {
        font-size: 34px;
        line-height: 34px;
    }
    .sec3 .common_wrap .left span, .sec .common_wrap .left .text span, .sec9 .common_wrap .title span, .sec8 .common_wrap .title span, .sec6 .common_wrap .title span, .sec5 .common_wrap .title span, .sec4 .common_wrap .left span, .sec9 .common_wrap .matter span{
        font-size: 20px;
    }
    .sec .common_wrap{
        flex-direction: column;
    }
    .sec .common_wrap .left,
    .sec .common_wrap .right{
        width: 100%;
    }
    .sec .common_wrap .left{
        margin-bottom: 30px;
    }
    .sec2 .common_wrap .text {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 40px;
    }
    .sec2 .common_wrap .border {
        margin-bottom: 60px;
    }
    .sec2 .common_wrap .images{
        width: 30%;
        height: auto;
        top: 110px;
    }
    .sec2 .common_wrap .border p {
        font-size: 16px;
        line-height: 26px;
    }
    .sec3 .common_wrap{
        flex-direction: column;
        margin-bottom: 30px;
    }
    .sec3 .common_wrap .images{
        width: 100%;
        flex: none;
    }
    .sec2 .common_wrap .pick{
        width: 100%;
    }
    .sec4 .common_wrap .left .small{
        margin-bottom: 10px;
    }
    .sec5 .common_wrap .content .images{
        display: none;
    }
    .sec5 .common_wrap .content .flex .item p {
        font-size: 12px;
    }
    .sec5 .common_wrap .content .flex .item {
        height: 100px;
    }
    .sec5 .common_wrap .content .flex{
        width: 49%;
    }
    .sec6 .common_wrap .content .item .images img {
        width: 100%;
        height: auto;
    }
    .sec6 .common_wrap .content .item .images{
        height: auto;
    }
    .sec6 .common_wrap .content {
        grid-gap: 17px 20px;
    }
    .sec8 .common_wrap .content .item .images img{
        width: 100%;
        height: auto;
    }
    .sec8 .common_wrap .content .item .text p {
        font-size: 12px;
        line-height: 20px;
    }
    .sec8 .common_wrap .content .item .text .more {
        margin-top: 15px;
    }
    .sec8 .common_wrap .content .item{
        flex-direction: column-reverse;
    }
    .sec8 .common_wrap .content .item .images{
        margin-right: 0;
        margin-top: 20px;
        width: 100%;
        height: auto;
    }
    .sec9 .common_wrap .content .next{
        display: none;
    }
    .sec9 .common_wrap .content .item {
        width: 49%;
        margin-bottom: 20px;
    }
    .sec9 .common_wrap .content{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .sec9 .common_wrap .matter p {
        font-size: 14px;
        line-height: 24px;
    }
    .sec6 .common_wrap .content .item .text span {
        font-size: 18px;
    }
    .sec3 .common_wrap{
        margin-top: 40px;
    }
    .sec3 .common_wrap .left .flex{
        grid-gap: 0 30px;
    }
    .sec4 .common_wrap{
        flex-direction: column;
    }
    .sec4 .common_wrap .left{
        width: 100%;
        margin-bottom: 30px;
    }
    .sec4 .common_wrap .images{
        width: 100%;
    }
    .sec8 .common_wrap .title p {
        font-size: 16px;
    }
    .sec8 .common_wrap .title{
        margin-bottom: 30px;
    }
    /* .sec7 .common_wrap .lump .item:not(:last-child){
        margin-right: 0;
    }
    .sec7 .common_wrap .lump{
        justify-content: space-between;
    }
    .sec7 .common_wrap .lump .item{
        width: 150px;
        height: 150px;
    } */
    .sec .common_wrap .right{
        height: auto;
    }
    .sec8 .common_wrap .content .item .text{
        width: 100%;
    }
}


@media screen and (max-width: 768px){
	
}


@media screen and (max-width: 540px){
	.common_wrap .english{
        font-size: 24px;
    }
    .sec3 .common_wrap .left span, .sec .common_wrap .left .text span, .sec9 .common_wrap .title span, .sec8 .common_wrap .title span, .sec6 .common_wrap .title span, .sec5 .common_wrap .title span, .sec4 .common_wrap .left span, .sec9 .common_wrap .matter span{
        font-size: 18px;
    }
    .sec .common_wrap .left .text .color {
        font-size: 16px;
        margin-bottom: 0px;
    }
    .sec .common_wrap .left .text p {
        font-size: 16px;
    }
    .sec .common_wrap .left .flex .list {
        font-size: 12px;
        line-height: 22px;
    }
    .sec2 .common_wrap .text {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .sec .common_wrap{
        margin-bottom: 20px;
    }
    .sec2 .common_wrap .images {
        width: 35%;
    }
    .sec2 .common_wrap .border{
        padding-top: 20px;
    }
    .sec2 .common_wrap .border p {
        font-size: 14px;
        line-height: 24px;
    }
    .sec3 .common_wrap .left {
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .sec3 .common_wrap .left .flex p {
        font-size: 12px;
        line-height: 24px;
    }
    .sec4 .common_wrap .left .small {
        font-size: 16px;
    }
    .sec4 .common_wrap .left p {
        font-size: 12px;
        line-height: 22px;
    }
    .sec6 .common_wrap .title .color {
        font-size: 16px;
    }
    .sec6 .common_wrap .content .item .text p {
        font-size: 12px;
        line-height: 20px;
    }
    .sec6 .common_wrap .content .item .images{
        margin-bottom: 0;
    }
        .sec7 .common_wrap .lump .item:not(:last-child){
        margin-right: 0;
    }
    .sec7 .common_wrap .lump{
        justify-content: space-between;
    }
    .sec7 .common_wrap .lump .item{
        width: 150px;
        height: 150px;
    }
    .sec6 .common_wrap .content .item{
        display: flex;
        flex-direction: column-reverse;
    }
    .sec6 .common_wrap .content {
        grid-template-columns: repeat(1,1fr);
    }
    .sec6 .common_wrap .content .item .text{
        margin-bottom: 20px;
    }
    .sec8 .common_wrap .title p {
        font-size: 14px;
    }
    .sec8 .common_wrap .title span{
        margin-top: 0;
    }
    .sec9 .common_wrap .content .item p {
        font-size: 12px;
        line-height: 20px;
    }
    .sec9 .common_wrap .matter{
        margin-top: 30px;
    }
}


@media screen and (max-width: 414px){
	.sec2 .common_wrap .text {
        font-size: 12px;
        line-height: 22px;
    }
    .sec2 .common_wrap .border p {
        font-size: 12px;
        line-height: 20px;
    }
    .sec2 .common_wrap .images {
        top: 120px;
    }
    .sec2 .common_wrap .pick {
        font-size: 12px;
        line-height: 22px;
    }
    .sec5 .common_wrap .content{
        flex-direction: column;
    }
    .sec5 .common_wrap .content .flex{
        width: 100%;
        margin-bottom: 20px;
    }
    .sec6 .common_wrap .content .item .text span {
        font-size: 16px;
    }
    .sec4 .common_wrap .left span{
        margin-top: 10px;
    }
    .sec7 .common_wrap .title p {
        font-size: 16px;
    }
    .sec7 .common_wrap .title span{
        margin-bottom: 10px;
    }
    .sec7 .common_wrap{
        margin-bottom: 30px;
    }
    .sec6 .common_wrap .content .item .text{
        margin-top: 0;
        margin-bottom: 10px;
    }
    .sec6 .common_wrap {
        margin-bottom: 20px;
    }
    .sec9 .common_wrap .content .item {
        width: 100%;
    }
    .sec9 .common_wrap .content .item {
        height: 110px;
    }
    .sec9 .common_wrap .title{
        margin-bottom: 20px;
    }
    .sec9 .common_wrap .matter p {
        font-size: 12px;
        line-height: 22px;
    }
    .sec9 .common_wrap{
        margin-bottom: 30px;
    }
    .sec .common_wrap .left .flex .list{
        margin-right: 0;
        width: 33%;
    }
    .sec .common_wrap .left .flex .list:last-child{
        width: 100%;
    }
    .sec8 .common_wrap .content .item .text span {
        font-size: 16px;
    }
    .sec8 .common_wrap .content .item .text .more p {
        font-size: 12px;
    }
    .sec8 .common_wrap .content .item .text .more img{
        width: 12px;
        height: 12px;
    }
}

@media screen and (max-width: 375px){
	
}

@media screen and (max-width: 360px){
	
}




 