.settns{
    display: inline-block;
    width: 100%;
    height: 50px;
    background: #3E424D;
    text-align: center;
}
.settns .con{
    display: flex;
    margin: 0 auto;
    width: 80%;
    justify-content: space-between;
    height: 100%;
    align-items: center;
}
.settns .con{
    display: flex;
    margin: 0 auto;
    width: 80%;
    justify-content: space-between;
    height: 100%;
    align-items: center;
}
.settns .con a{
    background: #FFAF02;
    height: 70%;
    line-height: 35px;
    padding: 0 20px;
    color: #fff;
    font-weight: bold;
    border-radius: 20px;
}
.settns .con a img{
    width: 22px;
    height: 22px;
    margin-right: 8px;
}
.glodproduct{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.glodproduct>div{
    width: 30%;
    overflow: hidden;
}
.glodproduct img{
    width: 100%;
}
.glodproduct .title .btn{
    width: 100%;
    text-align: center;
}
.goodsprice{
    background: #64b1e0;
    display: flex;
    justify-content: space-between;
    padding: 30px;
}
.goodsprice .left,.goodsprice .right{
    flex: 1;
}
.goodsprice .left{
    width: 60%;
    text-align: left;
}
.goodsprice .left .box{
    width: 50%;
}
.goodsprice .left .box .title{
    font-size: 38px;
    color: #fff;
    padding: 30px;
    padding-bottom: 15px;
}
.goodsprice .left .box .btns{
    display: flex;
    /*justify-content: space-between;*/
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    padding-left: 30px;
    margin-top: 20px;
}
.goodsprice .left .box .btns a.zhicai{
    margin-right: 50px;
}
.goodsprice .smalltitle{
    color: #fff;
    text-align: right;
    font-size: 16px;
    padding-left: 80px;
    margin-top: 30px;
}
.goodsprice .right{
    background: #fff;
    padding: 30px;
    border-radius: 10px;
}
.goodsprice .right .title{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.goodsprice .right input{
    width: 100%;
    height: 50px;
    padding: 15px;
    margin-bottom: 15px;
    color: #ccc;
    border: 1px solid #ccc;
}
.goodsprice .right .submit{
    display: inline-block;
    padding: 10px 30px;
    /*background: #E34248;*/
    font-size: 16px;
    color: #fff;
    border-radius: 10px;
}

.myword{
    background: #e6f3fb;
    padding: 80px;
}
.myword .line{
    display: flex;
    justify-content: space-between;
}
.myword .line .ltitle{
    color: #000;
    font-size: 26px;
    font-weight: bold;
    line-height: 42px;
    padding-left: 200px;
}
.myword .line .btns{
    display: flex;
    width: 200px;
    justify-content: space-between;
    height: 100%;
    align-items: center;
}
.myword .line .btns .btn{
    flex: 1;
    padding: 6px 10px;
    /*background: #01CA3E;*/
    margin-left: 15px;
    color: #fff;
}
.myword .title{
    position: relative;
}
.myword .title .bg{
    position: relative;
    left: 0;
    top: 6px;
}
.myword .title .bg img{
    width: 300px;
}
.myword .title .ftitle{
    position: absolute;
    z-index: 80;
    top: 131px;
    left: 330px;
    font-size: 36px;
    font-weight: bold;
}
.myword .ntitle{
    display: flex;
    justify-content: center;
    align-items: center;
}
.myword .ntitle .bg{
    width: 150px;
}
.myword .ntitle .bg img{
    width: 100%;
}
.myword .ntitle .ftitle{
    margin: 0 20px;
    font-size: 24px;
    font-weight: bold;
    flex-shrink: 0;
}
.myword .tabs{
    display: flex;
    justify-content: space-between;
    padding: 50px;
    background: #fff;
    border-radius: 20px;
}
.myword .tabs .tabimg{
    display: inline-block;
    text-align: center;
    width: 126px;
    height: 126px;
}
.myword .tabs .tabimg img{
    margin: 0 auto;
}
.myword .tabs .tabtitle{
    font-weight: bold;
    font-size: 15px;
}

.gjyh{
    background: #e6f3fb;
    padding: 80px;
    position: relative;
}
.gjyh .cons{
    margin-top: 50px;
}
.gjyh .line{
    position: relative;
}
.gjyh .ltitle{
    text-align: center;
    font-weight: bold;
    font-size: 24px;
}
.gjyh .btitle{
    position: absolute;
    padding: 5px 11px;
    color: #fff;
    top: 0;
    right: 0;
    /*background: #E34248;*/
    border-radius: .25rem;
}
.gjyh .cons{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.gjyh .stab2 {
    transform: rotate(180deg);
}
.gjyh .stab{
    width: 100px;
    margin: 0 5px;
    margin-top: 12px;
}
.gjyh .stab img{
    width: 100%;
}
.gjyh .bbox{
    text-align: center;
}
.gjyh .bbox{
    text-align: center;
}
.gjyh .bbox .num{
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #F5DFE1;
    color: #F62502;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 20px;
}
.gjyh .title{
    font-weight: bold;
    color: #000;
    font-size: 16px;
    margin-bottom: 30px;
    font-weight: bold;
}
.gjyh .b2{
    width: 90px;
    flex-grow: 0;     /* 不放大 */
    flex-shrink: 0;   /* 不压缩 */
}
.gjyh .text{
    color: #ccc;
}


.gjyh .cons_new{
    display: flex;
    width: 70%;
    margin: 30px auto 50px;
    overflow: hidden;
    justify-content: space-around;
    align-items: center;
}
.gjyh .cons_new .stab{
    width: 10%;
}
.gjyh .cons_new .stab img{
    width: 100%;
}
.gjyh .cons_new .bbox{
    width: 33%;
    aspect-ratio: 1 / 1; /* 宽高比1:1 */
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gjyh .cons_new .bbox.b1, .gjyh .cons_new .bbox.b3{
    border-radius: 50%;
}
.gjyh .cons_new .bbox.b2{
    width: 18%;
    clip-path: polygon(
        25% 0%,    /* 左上角 */
        75% 0%,    /* 右上角 */
        100% 50%,  /* 右顶点 */
        75% 100%,  /* 右下角 */
        25% 100%,  /* 左下角 */
        0% 50%     /* 左顶点 */
    );
}
.gjyh .cons_new .bbox img{
    width: 100%;
    height: 100%;
}

.moreshows{
    background: #e6f3fb;
    padding: 80px;
}
.moreshows .cons{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.moreshows .cons .b1{
    flex: 1;
    padding: 20px 10px;
    text-align: center;
}
.moreshows .cons .title{
    font-weight: bold;
    color: #000;
    font-size: 16px;
    margin-bottom: 30px;
    font-weight: bold;
}
.moreshows .cons .text{
    color: #ccc;
}


