.hr_wrap {
    margin: 0.8rem 0;
}
.hr_wrap .line{
    height: 1px;
    width: 1.68rem;
    background-color: #333;
}

.hr_wrap p{
    font-size: 0.3rem;
    font-weight: bold;
    color: #333;
    margin: 0 .3rem;
}

.hr_wrap span{
    color: #1E50AE;
}

.hr_wrap .fl{
    font-size: 0.72rem;
    font-family: PangMenZhengDao;
    font-weight: bold;
    margin: 0 0.2rem;
}

/* 热销产品 */
.hot_product{
    background-color: #fff;
    padding: 0 0.2rem;
    margin-bottom: 1.24rem;
}

.hot_product .menuwrap{
    height: 0.47rem;
    border-bottom: 1px solid #dcdcdc;
}
.hot_product .menuwrap .layui-tab-title{
    height: 100%;
}

.hot_product .menuwrap .layui-tab-title .layui-this {
    color: #1E50AE;
    border-bottom: 1px solid #1E50AE;
}

.hot_product .menuwrap .layui-tab-title .layui-this:before{
    content: "";
    width: 0px;
    height: 0px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 9px solid #1E50AE;
    position: absolute;
    top: 0.38rem;
    left: 50%;
    transform: translateX(-50%);
}
.hot_product .menuwrap .layui-tab-title .layui-this:after{
    content: "";
    width: 0px;
    height: 0px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #FFFFFF;
    position: absolute;
    top: 0.4rem;
    left: 50%;
    transform: translateX(-50%);
}

.hot_product .menuwrap .layui-tab-title li{
    line-height: .47rem;
    font-size: 0.16rem;
    color: #333;
}

.hot_product .moretex{
    font-size: 0.14rem;
    color: #B4B4B4;
}

.hot_product .flexcon{
    padding: 0 .3rem;
}

/* 选择4、8、16……个元素 */
.hot_product .flexcon .item:nth-child(4n+4){
    margin-right: 0;
}
/* 选择第1、5、9、13……个元素 */
.hot_product .flexcon .item:nth-child(4n+1){
    margin-left: 0;
}

.hot_product .flexcon .item{
    width: 2.6rem;
    margin: 0.2rem 0.1rem;
}

.hot_product .flexcon .item .thum{
    width: 2.6rem;
    height: 2.6rem;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
}

.hot_product .flexcon .item .thum img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.hot_product .flexcon .item .name{
    font-size: 0.14rem;
    color: #666666;
    margin-top: 0.24rem;
    text-align: center;
}

.blueblock{
    height: 1.8rem;
    background: #1E50AE;
}

.chosreson{
    background-color: #fff;
    box-sizing: border-box;
    padding: .01rem 0;
}

.chosreson .row{
    margin-bottom: 0.42rem;
}

.chosreson .row:nth-child(even) .thum{
    position: relative;
    margin-right: 0.6rem;
}

.chosreson .row:nth-child(odd) .thum{
    position: relative;
    margin-left: 0.6rem;
}

.chosreson .row .thum img{
    object-fit: contain;
}

.chosreson .row .thum .index{
    position: absolute;
    top: -0.34rem;
    left: 0.2rem;
    width: 0.88rem;
    height: 1.12rem;
    background: #1E50AE;
}

.chosreson .row .thum .index p{
    font-size: 0.4rem;
    font-weight: bold;
    color: #FEFEFE;
    border-bottom: 4px solid #fff;
    width: 0.5rem;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
    line-height: 2;
}

.chosreson .row .text h4{
    font-size: 0.3rem;
    font-weight: bold;
    color: #1E50AE;
    margin: 0.3rem 0 0.47rem 0;
}

.chosreson .row .text p{
    font-size: 0.14rem;
    color: #666666;
}
/* 走进我们 */
.enter_us{
    height: 4.6rem;
}

.enter_us img{
    object-fit: contain;
}

.enter_us .c{
    margin: 0 .6rem 0 .3rem;
}

.enter_us h4{
    font-size: 0.3rem;
    font-weight: bold;
    color: #FEFEFE;
    margin-bottom: .47rem;
}

.enter_us p,
.enter_us a{
    font-size: 0.14rem;
    color: #FEFEFE;
    line-height: .28rem;
}

/* new */

.product .layui-panel{
    min-width: 21%;
    min-height: 500px;
    border: none;
    box-shadow: none;
    padding-right: 0.2rem;
    border-right: 1px solid #999;
}

.layui-menu .layui-menu-item-group>.layui-menu-body-title{
    color: #333
}

.layui-menu>li{
    border-bottom: 1px dashed #ddd;
    font-size: 0.16rem;
    color: #333;
    padding: 11.5px 15px;
}

/* .layui-menu li p{
    margin-bottom: 8px;
} */

.layui-menu li li{
    /* border-top: 1px solid #ccc; */
    color: #333;
    font-size: 0.16rem;
    padding: 11.5px 15px;
}

.layui-menu li li:first-child{
    border-top: 1px dashed #ddd;
    margin-top: 12px;
}

/* .layui-menu li .line::after{
    content: '';
    height: 1px;
    border-bottom: 1px dashed #ddd;
    width: 110%;
    position: absolute;
    bottom: 0;
    left: 0;
} */

.layui-menu .layui-menu-item-checked, 
.layui-menu .layui-menu-item-checked2{
    color: #1E50AE;
    background-color: #fff !important
}

.layui-menu .layui-menu-item-checked:after{
    border-left: 3px solid #1E50AE;
    border-right: none;
    left: 0;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.layui-menu .layui-menu-item-checked a, 
.layui-menu .layui-menu-item-checked2 a{
    color: #1E50AE;
}

.layui-menu-item-parent:hover>.layui-menu-body-panel{
    min-height: fit-content;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 8%);
    border: none;
    padding-right: 0;
}

.layui-menu-item-parent:hover>.layui-menu-body-panel ul li{
    margin-top: 0;
    border-bottom: 1px dashed #ddd;
    border-top: 0;
}

.layui-menu-item-parent:hover>.layui-menu-body-panel ul li:last-child{
    border: none;
}

.toptext.margb {
    margin-bottom: .3rem;
}
.proback{
    padding: 0.2rem;
    background: #FFFFFF;
    border-radius: 4px 0px 0px 0px;
    margin: 0.24rem 0 0.6rem 0;
}

/* new */


/* 热销产品 */
.product{
    background-color: #fff;
    margin-bottom: .99rem;
}

.product .menuwrap{
    height: 0.47rem;
    border-bottom: 1px solid #dcdcdc;
}
.product .menuwrap .layui-tab-title{
    height: 100%;
}

.product .menuwrap .layui-tab-title .layui-this {
    color: #1E50AE;
    border-bottom: 1px solid #1E50AE;
}

.product .menuwrap .layui-tab-title .layui-this:before{
    content: "";
    width: 0px;
    height: 0px;
    border-left: 0.08rem solid transparent;
    border-right: 0.08rem solid transparent;
    border-bottom: 0.09rem solid #1E50AE;
    position: absolute;
    top: 0.38rem;
    left: 50%;
    transform: translateX(-50%);
}
.product .menuwrap .layui-tab-title .layui-this:after{
    content: "";
    width: 0px;
    height: 0px;
    border-left: 0.07rem solid transparent;
    border-right: 0.07rem solid transparent;
    border-bottom: 0.08rem solid #FFFFFF;
    position: absolute;
    top: 0.4rem;
    left: 50%;
    transform: translateX(-51%);
}

.product .menuwrap .layui-tab-title li{
    line-height: .47rem;
    font-size: 0.16rem;
    color: #333;
}

.product .moretex{
    font-size: 0.14rem;
    color: #B4B4B4;
}

.product .flexcon{
    padding: 0 .3rem;
}

/* 选择4、8、16……个元素 */
.product .flexcon .item:nth-child(3n+3){
    margin-right: 0;
}
/* 选择第1、5、9、13……个元素 */
.product .flexcon .item:nth-child(3n+1){
    margin-left: 0;
}

.product .flexcon .item{
    width: 2.6rem;
    margin: 0 0.25rem .2rem 0rem;
}

.product .flexcon .item .thum{
    width: 2.6rem;
    height: 2.6rem;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
}

.product .flexcon .item .thum img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product .flexcon .item .name{
    font-size: 0.14rem;
    color: #666666;
    margin-top: 0.24rem;
    text-align: center;
}

.product .layui-tab{
    margin: 0;
}

.product .tagmenu .layui-tab-title{
    height: fit-content;
    height: -moz-fit-content;
    text-align: left;
}

.product .tagmenu .layui-tab-title .layui-tab-bar{
    display: none;
}

.product .tagmenu .layui-tab-title li{
    font-size: 0.16rem;
    color: #666666;
    min-width: 15%;
    transition: all ease .1s;
    display: block;
}

.product .tagmenu .layui-tab-title .layui-this{
    /* padding: 0 .4rem; */
    height: 0.4rem;
    line-height: .4rem;
    font-size: 0.16rem;
    color: #FEFEFE;
    background: #1E50AE;
    border-radius: 0.25rem;
    /* width: fit-content; */
}

.product.pr2{
    margin: 0;
}

.product.pr2 .layui-container{
    padding: .5rem 0;
}


/* 产品详情 */
.prod_detail{
    background-color: #fff;
    padding-top: .24rem;
    padding-bottom: .72rem;
}

.prod_detail .layui-breadcrumb{
    margin: 0;
    margin-bottom: .38rem;
    background-color: #F8F8F8;
}

.prod_detail .prod_info{
    margin-bottom: 1rem;
}

.prod_detail .prod_info .thum{
    width: 3rem;
    height: 3rem;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    margin-right: .7rem;
}

.prod_detail .prod_info .thum img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.prod_detail .prod_info .text .name{
    font-size: 0.24rem;
    font-weight: bold;
    color: #666666;
    /* margin-bottom: .43rem; */
}

.prod_detail .prod_info .text p{
    font-size: 0.16rem;
    color: #666666;
}

.prod_detail .prod_info .text .btnwrap a{
    width: 1.64rem;
    height: 0.42rem;
    border-radius: 0.04rem;
    display: block;
    text-align: center;
    line-height: .42rem;
    font-size: .18rem;
}

.prod_detail .prod_info .text .btnwrap .phone{
    border: 1px solid #1E50AE;
    color: #1E50AE;
    margin-right: .26rem;
}

.prod_detail .prod_info .text .btnwrap .order{
    background-color: #1E50AE;
    color: #fff;
}

.prod_detail .layui-tab{
    border: 1px solid #E6E6E6;    
}

.prod_detail .layui-tab-title{
    background-color: #E6E6E6;
}

.prod_detail .layui-tab-title li{
    font-size: 0.16rem;
    width: 0.96rem;
    height: 0.4rem;
}

.prod_detail .layui-tab-title .layui-this{
    background: #1E50AE;
    color: #FEFEFE;
}

.prod_detail .layui-tab-content .layui-tab-item{
    padding: .1rem .25rem;
}

.prod_detail .layui-tab-content .layui-tab-item .ltit{
    font-size: 0.16rem;
    font-weight: bold;
    color: #333333;
    margin: .24rem .18rem;
}

.prod_detail .layui-tab-content .layui-tab-item .con{
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.3rem;
    padding-left: .5rem;
}
/* 关于我们 */
.about{
    background-color: #fff;
    padding: .24rem 0 1.28rem 0;
    overflow-x: hidden;
}

.about .layui-breadcrumb{
    margin: 0;
    margin-bottom: .38rem;
    background-color: #F8F8F8;
}

.about .enter {
    padding: .7rem 0 1rem 0;
}

.about .enter .thum{
    width: 6rem;
    height: 3.45rem;
    flex-shrink: 0;
}

.about .enter .thum img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about .enter .text{
    margin-right: 1.18rem;
}

.about .enter .text .tit{
    font-size: 0.3rem;
    color: #333333;   
    margin-bottom: .7rem;
    position: relative;
}

.about .enter .text .tit::after{
    content: '';
    width: 0.48rem;
    height: 0.02rem;
    background: #1E50AE;
    position: absolute;
    bottom: -0.2rem;
    left: 0;
}

.about .adv{
    height: 5.85rem;
    background: #F8F8F8;
    position: relative;
}

.about .adv .thum{
    width: 8.8rem;
    height: 5.85rem;
    margin-right: .8rem;
}

.about .adv .thum img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.about .adv .tex{
    margin-bottom: 1.3rem;
}

.about .adv .tex .tagtit{
    width: 5.64rem;
    height: 1.36rem;
    line-height: 1.36rem;
    background: #1E50AE;
    padding-left: .42rem;
    position: absolute;
    right: 0;
    top: 1rem;
}

.about .adv .tex .tagtit p{
    font-size: 0.3rem;
    color: #FEFEFE;   
    position: relative; 
    padding-top: 0.4rem;
}

.about .adv .tex .tagtit p::after{
    content: '';
    width: 0.48rem;
    height: 0.02rem;
    background: #ffffff;
    position: absolute;
    bottom: -0.2rem;
    left: 0;
}

.about .adv .tex p{
    width: 6rem;
}
.about p{
    font-size: 0.14rem;
    line-height: 0.28rem;
    color: #666666;
}

/* 联系我们 */
.contact{
    background-color: #fff;
    padding: .84rem 0 1.42rem 0;
}


.contact .inner{
    height: 4.58rem;
    background: #F8F8F8;
    border-radius: 4px 0px 0px 0px;
}

.contact .inner .text p{
    font-size: 0.16rem;
    color: #666666;
    margin-bottom: .3rem;
}

.contact .inner .text .tit{
    font-size: 0.3rem;
    color: #333333;   
    margin-bottom: .7rem;
    position: relative;
}

.contact .inner .text .tit::after{
    content: '';
    width: 0.48rem;
    height: 0.02rem;
    background: #1E50AE;
    position: absolute;
    bottom: -0.2rem;
    left: 0;
}

.contact .inner .thum{
    width: 5.4rem;
    height: 2.4rem;
    margin-left: 1.1rem;
    flex-shrink: 0;
}

.contact .inner .thum img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product .right{
    flex: 1;
}