* {
    margin: 0;
    padding: 0;
}

a,
a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none !important;
    color: inherit !important;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

.tlc {
    text-align: center;
}

.pc{
    display: block;
}
.m{
    display: none;
}

.title{
    display: none;
}
/* 设定在宽度为320px～480px，分辨率是150dpi的设备上行高为 1.4 */
@media only screen 
    and (min-width: 0) 
    and (max-width: 1000px) {
        .title{
            display: block;
            width: 100%;
            text-align: center;
        }
        .title img{
            float: right;
            width: 10px;
        }
        .limited-time-activities-box{
            display: none;
        }
        .goTop{
            display: none !important;
            
        }
        .weixin-box{
            border-radius: 50px !important;
        }
        .pc{
            display: none;
        }
        .m{
            display: inline-block;
        }
}

/* 右下角浮动 */
.right-bottom-float {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
}

.text-right-bottom-float {
    position: relative;
    color: rgba(237, 170, 3, 1);
    top: 20px;
    width: 100%;
    text-align: center;
}

/* 微信 */
.weixin-box {
    position: relative;
    bottom: 20px;
    right: 20px;
    margin-bottom: 20px;
    width: 100px;
    height: 100px;
    box-shadow: 0px 6px 10px rgba(8, 55, 96, 0.2);
    border-radius: 4px;
    background: rgba(37, 37, 37, 1);
	cursor: pointer;
}

.weixin-img {
    position: relative;
    top: 20px;
    margin: auto auto;
    border: unset !important;
    box-shadow: unset;
    width: 52.021484375px;
    height: 42.375732421875px;
    background-image: url(/Public/img/home/weixin.png);
    background-size: cover;
}

/* 限时活动 */
.limited-time-activities-box {
    position: relative;
    bottom: 20px;
    right: 20px;
    margin-bottom: 20px;
    width: 100px;
    height: 100px;
    box-shadow: 0px 6px 10px rgba(8, 55, 96, 0.2);
    border-radius: 4px;
    background: rgba(37, 37, 37, 1);
	cursor:pointer;
}


.img-limited-time-activities {
    position: relative;
    top: 20px;
    margin: auto auto;
    border: unset !important;
    box-shadow: unset;
    width: 42.1875px;
    height: 42.375732421875px;
    background-image: url(/Public/img/home/xianhuodong.png);
    background-size: cover;
}

/* 返回顶部 */
#goTop {
    position: relative;
    bottom: 20px;
    right: 20px;
    width: 100px;
    height: 100px;
    box-shadow: 0px 6px 10px rgba(8, 55, 96, 0.2);
    border-radius: 4px;
    background: rgba(37, 37, 37, 1);
}
#goTop:hover {
    cursor: pointer;
}

.img-back-to-top {
    position: relative;
    top: 20px;
    margin: auto auto;
    border: unset !important;
    box-shadow: unset;
    width: 28.65625px;
    height: 42.375732421875px;
    background-image: url(/Public/img/home/fanhui.png);
    background-size: cover;
}

.big-btn {
    width: 180px;
    height: 50px;
    color: white !important;
    border-radius: 50px !important;
}





/* 遮罩 */
.mask {
    /* height: 640px; */
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
}

.home {
    min-height: 500px;
}

.text-ellipsis {
    /* width: 200px; 定义容器宽度 */
    white-space: nowrap;
    /* 不换行 */
    overflow: hidden;
    /* 超出部分隐藏 */
    text-overflow: ellipsis;
    /* 使用省略号表示超出的文本 */
    /* border: 1px solid #000; 为了清楚展示效果，加上边框 */
}

.breadcrumb {
    color: rgba(153, 153, 153, 1);
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    background-color: rgba(255, 255, 255, 0) !important;
}
.breadcrumb-item::before{
    content: ">"!important;
}
.active{
    height: 22px;
    color: rgba(237, 170, 3, 1) !important;
    font-size: 16px;
    line-height: 21px;
    font-weight: 700;
}

.module {
    padding-top: 50px;
    padding-bottom: 50px;
}

.kefuwei{
	
	display:none;
	width:170px;
	height:160px;
	z-index:99999;
	position:absolute;
	right:110px;
	top:-50px;
	background-color:white;
}


.weixinhao{
	
	width:100%;
	text-align:center;
	
}

.weixin-box:hover .kefuwei {
	 
	display: inline-block !important;

	
}

.xianshihuodong{
	
	display:none;
	width:200px;
	height:50px;
	line-height:50px;
	font-size:20px;
	text-align:center;
	right:110px;
	top:25px;
	background-color:#EDAA03;
	z-index:99999;
	position:absolute;
	
}
.limited-time-activities-box:hover .xianshihuodong{
	
	display:block;
	
}



#erdao{
    clear:both;
    display:none;
    width:1000px;
    position: fixed;
    height:50px;
    background-color: rgba(37, 37, 37, 0.8);
    margin-top:55px;
    
}


#erdao li{
   
    float:left;
    width: 120px;
    text-align: left;
    height:50px;
    line-height: 50px;
    color: rgba(255, 255, 255, 1);
    font-size:16px;
    margin-left:15px;
    
    
}

#erdao1{

    display:none;
    width:1300px;
    position: fixed;
    height:50px;
    background-color: rgba(37, 37, 37, 0.8);
    margin-top:55px;
    

}
#erdao1 li{
   
    float:left;
    width: 100px;
    text-align: left;
    height:50px;
    line-height: 50px;
    color: rgba(255, 255, 255, 1);
    font-size:16px;
    margin-left:15px;
    opacity: 1;
    
}

#erdao2{

    display:none;
    width:1400px;
    position: fixed;
    height:50px;
    background-color: rgba(37, 37, 37, 0.8);
    margin-top:55px;
   
}


#erdao2 li{
   
    float:left;
    width: 100px;
    text-align: left;
    height:50px;
    line-height: 50px;
    color: rgba(255, 255, 255, 1);
    font-size:16px;
    margin-left:15px;
    
    
}