@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站首页样式
 * @author: ishang_pan
 * @update: ishang_pan (2023-03-29 14:58)
 */
body{background-color: #ffffff;}
.col-md-12{padding: 0;}

/*banner*/
.m-banner{background: url(../images/home/banner.png) center no-repeat;height: 480px;}
.m-banner .container{height: 100%;}
.m-banner .m-word{position: absolute;top: 130px;}

/* 登录 */
.m-login-body{position: absolute;right:0;top:50%;transform:translateY(-50%);width:380px;height:380px;background:#fff;padding:10px 30px;}
.m-tab-switch{padding: 0 20px;}
.m-login-tab li{float: left;position: relative;width: 50%;height:48px;line-height: 48px;text-align: center;}
.m-login-tab li a{font-size: 18px;color: #333333;}
.m-login-tab .tab-current::after{position: absolute;bottom:0;left:50%;transform: translateX(-50%);height:5px;width: 28px;background: #ff3939;content: '';}
.form-content{margin-top:25px;outline: none;}
.form-group{margin-top:15px;overflow: hidden;margin-bottom:0}
.form-input{float: left;width: 100%;position: relative;}
.form-input input{height:46px;line-height: 46px;width:100%;border: 1px solid #dddddd;border-radius: 8px;padding-inline-start: 15px;font-size: 15px;}
.form-input input::placeholder{color: #999;}
.form-input .form-code{width:calc(53% - 6px);margin-right:12px}
.captcha{width: calc(47% - 6px);height:46px;cursor: pointer;}
.btn-cont .btn-login{width:100%;height: 46px;margin-top:15px;background: #ff3939;color:#fff;border-radius: 8px;border:none;font-size: 18px;letter-spacing: 15px;}
.go-register{width: 100%; text-align: center;margin-top: 20px;color: #4e6ef2;font-size: 12px;}
.go-register>a{font-size: 14px;color: #4e6ef2;padding: 0 28px;}

/* 重要通知 */
.m-tips{margin-top: 60px;height:100px;background-color:#ffffff;border:solid 1px #dddddd;}
.m-tips-title{float: left;width:90px;height:100%;background-color:#ff3939;padding-left: 16px;padding-top: 10px;}
.m-tips-title a{font-size:22px;font-weight:bold;line-height:40px;letter-spacing:13px;color:#ffffff;}
.m-flash{height: 100%;float: left;position: relative;width:calc(100% - 90px);overflow:hidden;padding: 16px 20px;}
.m-flash .bd{padding-right: 28px;}
.m-flash .bd li{height: 68px; line-height: 68px;}
.m-flash .bd li a{float: left;padding-left: 10px;position: relative;width:50%;padding-right: 36px;}
.m-flash .bd li a::before{position:absolute;width: 4px;height: 4px;left: 0;top: 50%; transform: translateY(-50%);background: url(../images/home/opac.png) center no-repeat;content: "";}
.m-flash .bd li p{position: absolute; left: 0; right: 0; bottom: 0; padding: 0 115px 0 18px; line-height: 60px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; color: #fff;background:rgba(0, 0, 0, .5);}
.m-flash .hd{position: absolute; top: 16px; right: 20px;}
.m-flash .hd .next{display: block;width:20px;height:32px;background:url(../images/home/rowdown.png) no-repeat;margin-top: 4px;}
.m-flash .hd .prev{display: block;width:20px;height:32px;background: url(../images/home/rowup.png) no-repeat;}

/* 标前公告 交易公告 补疑澄清 结果公示 */
.m-tabnav{line-height: 42px;margin-top:62px;}
.m-tabnav ul{margin: 0 auto;width: max-content;}
.m-tabnav li{float: left;font-size: 28px;padding: 0 25px;font-weight: bold;}
.m-tabnav li.u-active a{color: #ff3939;}
.m-tabnav img{position: absolute;right: 0;top: 50%; transform: translateY(-50%);}
.m-tabnav .img-left{left: 0;}
.m-tabnav .img-right{transform: translateY(-50%) rotateY(180deg);}
.m-list-table{width: 100%;font-size: 16px;color: #333;}
.m-list-table .m-list-tr{height: 72px; line-height: 72px; }
.m-list-table .red{color: #ff3939;}
.m-list-table .m-list-tr:not(:last-child){border-bottom: 1px dashed #ddd;}
.m-list-table .m-list-tr td:nth-child(1) a{display: block;max-width: 700px;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.m-list-table .m-list-tr td:nth-child(2){width: 35%;min-width: 80px;text-align: center;}
.m-list-table .m-list-tr td:nth-child(3){width: 8.6%;}
.m-list-table .btn-enroll{float: right;width: 110px;height: 34px;line-height: 34px;text-align: center;border-radius: 17px;border: solid 1px #ff3939;font-size: 14px;color: #ff3939;cursor: pointer;}
.m-list-table .btn-enroll a{color: #ff3939;}
.m-list-table .btn-enroll:hover,.m-list-table .btn-enroll.active{background: url(../images/home/audit-bg.png) center no-repeat;border: none;}
.m-list-table .btn-enroll:hover a,.m-list-table .btn-enroll.active a{color: #fff;}

/* 政策法规 供应商须知 */
.m-tabnav .tit-bg-right{left: 0;transform: translateY(-50%) rotateY(180deg);}
.m-policy .m-liststylecom{margin-top: 30px;}
.m-policy .item-card{float:left;position: relative;width:calc(33.3333% - 18.667px);height:128px;background-color:#ffffff;border-radius:8px;border:solid 1px #dddddd;line-height: 26px;margin-right:28px;margin-bottom: 30px;padding:20px;color:#333333;}
.m-policy .item-card:hover,.m-policy .item-card.active{border-color: #ff3939;}
.m-policy .item-card::before{position: absolute;left: 0;top: 28px;width: 4px;height: 14px;background-color: #ff3939;content: "";}
.m-policy .item-card a:focus,.m-policy .item-card a:hover{color: #333;}
.m-policy .item-card:nth-child(3n){margin-right: 0;}
.m-policy .item-card p{font-size:14px;line-height:32px;color:#999999;margin-top:6px;}

/* 友情链接部分 */
.is-link{height: 140px;border-top: 2px solid #ff3939;padding: 30px 0;margin-top: 40px;}
.swiper-slide{width: 299px;height: 80px;overflow: hidden;transition:all 0.3s ease-in-out 0s;}
.swiper-slide img{transition:all 0.3s ease-in-out 0s;}
.swiper-slide img:hover{transform: scale(1.05);}
.mySwiper01{width: 100%;overflow: hidden;}

/*media query*/
/*large pcScreen*/
@media (min-width:1240px) {

}
/*big pcScreen*/
@media screen and (max-width:1239px) {

}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {

}
/*pad md*/
@media screen and (max-width: 991px ){
    .g-tab .img-left,.g-tab .img-right,.g-tab .tit-bg-right,.g-tab .tit-bg-left{display: none;}
    .g-tab .m-tabnav ul{width: 100%;}
    .g-tab .m-tabnav ul li{width: 50%;padding: 0; text-align: center;height: 56px;line-height: 56px;}
    .m-policy .item-card{width:calc(100%);}
    .m-flash .bd li{height: 36px;line-height: 36px;}
    .m-flash .bd li a{width: 100%;}
}
/*phone sm*/
@media screen and (max-width: 767px) {
    .m-list-table .m-list-tr td:nth-child(1) a{max-width: 155px;}
}
/*small xs*/
@media screen and (max-width: 638px) {

}
/*print*/
@media print {

}


