@charset "UTF-8";
.nav li a{display: block;float: left;width: 90px;height: 50px;line-height: 50px;text-align: center;font-size: 16px;font-weight: 400;color: #999999;border-bottom: 3px solid #fff;}
.nav li.on a{color: #e60012;font-weight: 600;border-bottom: 3px solid #E60012;}
.date{height: 44px;background: #F8F8F9;border-bottom: 1px solid #E8EAEC;}
.date .form_icon_xxyxx{margin-top: 12px;margin-left: 33px;width: 30px;height: 30px;}
.date .time{margin-top: 13px;font-size: 16px;font-weight: 500;color: #333333;}
.list{border-bottom: 1px dashed #DCDEE2;display: flex;}
.list .time{width: 102px;font-size: 15px;font-weight: 500;color: #333333;background: #F8F8F9;text-align: center;padding: 20px 0;}
/* .list .time{width: 102px;line-height: 140px;font-size: 15px;font-weight: 500;color: #333333;background: #F8F8F9;text-align: center;} */
.list .info{width: 1058px;margin: 20px;font-size: 14px;font-weight: 400;color: #333333;line-height: 20px;overflow: hidden;}
.more_btn{height: 36px;background: #E60012;box-shadow: 0px 1px 0px 0px #E8EAEC;overflow: hidden;cursor: pointer;}
.more_btn .icon_accrow_d{margin-top: 2px;width: 13px;height: 13px;margin-right: 4px;}
.more_btn .text{font-size: 14px;font-weight: 400;color: #FFFFFF;cursor: pointer; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -khtml-user-select: none; user-select: none;}
.more_btn .more_text{width: 130px;margin: 9px auto 0;}

/* 2021/1/20 */
.p_w900{width: 900px;margin-right: 20px;}
.p_w280{width: 280px;}
.right_tips li {float:left;border: 1px solid #E8EAEC;width: 30%;text-align: center;margin-top: 20px;height: 40px;line-height: 40px;overflow: hidden;margin-right: 3%;}
.right_tips li:nth-child(3n) {margin-right: 0;}
.right_tips li .pic{position: relative;height: 186px;overflow: hidden;}
.right_tips li .pic img{width: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.right_tips li .title{padding: 10px;font-size: 16px;font-weight: 500;color: #333333;line-height: 22px;}

.info_title{margin-bottom: 10px;font-weight: 500;}
.info_content{margin-bottom: 0;font-weight: 400;color: #666666;}

.rightTopAdv{
    width: 100%;
    margin-bottom: 20px;
}
.rightTopAdv .swiper-container{
    width: 100%;
    height: auto;
}
.rightTopAdv .swiper-container img{
    width: 100%;
}
.rightTopAdv .swiper-slide{
    position: relative;
}
.rightBottomAdv{
    width: 280px;
    height: 234px;
    position: relative;
}
.rightBottomAdv img{
    width: 100%;
}
.rightBottomAdv .dyCode{
    position: absolute;
    width: 150px;
    height: 150px;
    bottom: 10px;
    right: 10px;
    display: none;
    border-radius: 8px;
    overflow: hidden;
}
.rightBottomAdv:hover .dyCode{
    display: block;
}

.rightCharts{
    width: 100%;
    margin-bottom: 20px;
}
#p_pri_t h3{
    padding: 0 14.2px;
    width: 16.6%;
    box-sizing: border-box;
}
#p_pri_t h3.on{ color:#fff;}
#p_pri_c{height: auto;}
#p_pri_c h4{height:30px; line-height:30px; font-weight:bold;}

.rightInventory{
    width: 100%;
    margin-bottom: 20px;
}
.p_til2{height:30px; line-height:30px;border-bottom:1px solid #ddd;}
.p_til2 dt{float:left; font-weight:bold;}
.p_til2 dd{float:right; font-size:12px;}

.rightFinancial{
    width: 100%;
    margin-bottom: 20px;
}