@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站内页样式
 * @author: ishang_pan
 * @update: ishang_pan (2020-05-26 10:36)
 */

/*common*/
/* .is-main{margin-top: 15px;} */

/*list*/
.g-listlf{min-height: 813px; background: #f5f5f5;}
.m-listlf .u-tit{padding: 25px 0; text-align: center; font-size: 28px; font-weight: bold; color: #fff; background: #ff3939;}
.m-listlf .u-tit span{display: inline-block; margin: -5px 20px 0 0; width: 28px; height: 24px; vertical-align: middle; background: url(../images/page/icon-tit.png) no-repeat;}

.g-listlf li a{display: block;position: relative; padding: 25px 20px 25px 30px; font-size: 20px;background: url(../images/page/bg-shlf-h.png) 90% center no-repeat;}
.g-listlf li:not(:last-child) a::after{position: absolute;content: ""; display: block; width: calc(100% - 50px); border-bottom: 1px dashed #ddd;bottom: 0;}
.g-listlf li a:hover,.g-listlf li.u-active a{background: url(../images/page/bg-shlf-r.png) 90% center no-repeat; color: #ff3939;font-weight:bold}

.m-cglist{margin-bottom: 20px;}
.m-cglist li{padding: 0 8px; height: 42px; line-height: 42px;}
.m-cglist li a{padding-left: 14px;}
.m-cglist li.f-line{margin-bottom: 10px; padding-bottom: 10px; height: 52px; border-bottom: 1px dashed #ddd;}



/*listOne*/
.m-onelist{line-height: 188%; padding: 15px 10px; text-align: justify;}
.m-onelist table{border-collapse: collapse;border:1px solid #333;}
.m-onelist table td,.m-onelist table th{border: 1px solid #333;}
.m-onelist img{max-width: 100%;}

.m-pgpdbox1 .m-listtop{border: 1px solid #e5e5e5;border-radius: 5px;min-height: 813px;padding:10px 20px}
.m-listtop .m-list-type{height: 40px;line-height: 40px;font-size: 24px;color: #ff3939;text-indent: 15px;background: url(../images/page/t-bj.png) 0 center no-repeat;}
.m-listtop .m-list-title{height: 60px;line-height: 60px;text-align: center;font-size: 34px;font-weight: 500;overflow: hidden;}
.m-listtop .m-from-cont{border-top:1px solid #ddd;padding-top:10px;text-align: left;color:#999;font-size:15px;margin-bottom: 20px}
.m-listtop .m-onelist{padding:0}

/*listPicture*/
.m-listpicture{padding-top: 15px;}
.m-listpicture li{margin-bottom: 15px; text-align: center;}
.m-listpicture li img{display: block; width: 100%; height: 176px;}
.m-listpicture li p{padding: 7px 5px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}

/*detail*/
.m-detailbox{padding: 10px 30px 20px;}
.u-lgtit{padding: 10px 10px 0; font-weight: bold; font-size: 30px; line-height: 1.5; color: #ff3939;}
.u-sttit{font-size: 26px;}
.m-dtfuns{background-color: #f7f7f7;padding: 15px 10px;box-sizing: border-box;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.m-dtfuns,.m-dtfuns a,.u-wzinfo{ color: #666;}
.u-wzinfo span{margin-right: 20px;}
.u-fontsize{margin:0 29px;line-height: 28px}
.u-fontsize a{padding: 0 6px;border:1px solid #ddd;display: inline-block;height:28px;background: #fff;float: left;}
.u-fontsize a.active{color:#0262d6}
.u-fontsize a.j-fontNormal{border-left:none;border-right:none}
.m-dtfonts{padding: 20px 30px;}
.m-dttexts{min-height: 164px; font-size: 16px; line-height: 188%; overflow-x: auto; overflow-y: hidden;}
.m-dttexts p{margin-top: 15px;}
.m-dttexts table{border-collapse: collapse;border:1px solid #333;}
.m-dttexts table td,.m-dttexts table th{border: 1px solid #333;}
.m-dttexts img{max-width: 100%;}
.m-dtdownload{padding: 0 0 0 22px; background: url(../images/page/icon-detail.png) 0 -258px no-repeat;}
.m-dtdownload li{padding: 4px 0;}
.m-dtcode p{font-size: 12px; color: #999; text-align: center;}
.m-dtcode img{margin: 4px auto; display: block; width: 130px; height: 130px; padding: 4px; border: 1px solid #ddd;}
.m-btfuns{padding: 10px 0; border-bottom: 1px dashed #ddd;}
.m-btfuns li{float: left; margin: 0 15px 0 0; line-height: 28px;}
.m-btfuns li a{display: block; font-size: 13px; padding-left: 17px; background-image: url(../images/page/icon-detail.png); background-repeat: no-repeat;}
.m-btfuns li.u-comment a{background-position: 0 -28px;}
.m-btfuns li.u-error a{background-position: 0 -56px;}
.m-btfuns li.u-print a{background-position: 0 -84px;}
.m-btfuns li.u-close a{background-position: 0 -112px;}
.m-btfuns li.u-collect a{background-position: 0 -140px;}
.m-dtsxqh{padding: 0 0 15px;}
.m-dtsxqh li{max-width: 50%; line-height: 30px; background-image: url(../images/page/icon-detail.png); background-repeat: no-repeat; overflow:hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-dtsxqh li a{font-size: 16px;}
.m-dtsxqh .u-dtprev{padding-left: 30px; background-position: left -168px;}
.m-dtsxqh .u-dtnext{padding-right: 30px; background-position: right -198px;}
.u-fontsize .fontactive{color:#ff3939}

/*detailVideo*/
.m-dtvideo{width: 700px; height: 400px;}

/*search*/
.m-searchtop{padding: 11px 0; background:#f5f5f5;padding-left:15px}
.m-searchtop li{float: left;margin-right:20px}
.m-searchtop li a{display: block; padding: 0 15px;height: 30px;line-height:30px;}
.m-searchtop li.u-active a{border-radius: 15px;background-color: #fff;color: #ff3939;}
.m-jgpx{float:left;font-size:18px;color:#333;font-weight:bold;line-height:30px;}
.u-searchkey{line-height: 50px;font-size:14px;color:#999}
.u-searchkey span{color: #ed0000;}

.g-searchlf{padding: 15px 0; background: #f5f5f5;}
.m-shfw ul,.m-shtims ul{padding: 4px 40px 0 22px;}
.m-shfw li,.m-shtims li{line-height: 42px;}
.m-shfw li a,.m-shtims li a{display: block;}
.m-shfw li span{float: right; color: #ed0000;}
.m-shfw li.u-active a{color: #ff3939;}
.m-shtims li a{background-position: right center; background-repeat: no-repeat; background-image: url(../images/page/bg-shlf.png);}
.m-shtims li.u-active a{color: #ff3939; background-image: url(../images/page/bg-shlf-h.png);}
.m-searchlists{border-right:1px solid #ddd;padding-right:15px}
.m-searchlists li{padding: 20px 0;border-bottom:1px solid #f0f0f0}
.m-searchlists .u-tit{line-height: 30px; font-size: 18px;margin-bottom:10px}
.m-searchlists .u-tit strong{color: #ed0000;}
.m-searchlists .u-infos{padding: 10px 0 0 0; font-size: 14px; color: #b2b2b2;}
.m-searchlists .u-infos span{margin-right: 36px;}
.m-searchlists .u-desc{margin: 4px 0; font-size: 16px; line-height:26px}
.m-searchlists .u-url a{display: block; font-size: 14px; color: #4ea63d; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
/*siteMap*/


/*siteMap*/
.g-sitemap li{line-height: 48px;}
.g-sitemap li a{display: block; padding-left: 13px; background: url(../images/public/icon-li1.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}

/* user-profile-list 供应商评审列表*/
.user-profile-main .m-listrg{border: solid 1px #dddddd;padding-left: 0;}
.user-profile-main .m-titstyle1{height:63px;line-height:63px;padding-bottom:0;padding-inline-start:14px}
.user-profile-main .m-cglist li{position: relative;height: 72px; line-height: 72px;padding: 0 24px;}
.user-profile-main .m-cglist li:not(:last-child)::after{position: absolute;content: ""; display: block; width:calc(100% - 48px); border-bottom: 1px dashed #ddd;bottom: 0;}
.user-profile-main .m-cglist .li-text{float:left;width: calc(100% - 100px);}
.user-profile-main .m-listrg .bt-audit{float: right;width: 90px;height: 34px;line-height: 34px;padding-left: 0;text-align: center;border-radius: 17px;margin-top: 20px;border: solid 1px #ff3939;color: #ff3939;}
.user-profile-main .m-listrg .bt-audit:hover{background: url(../images/home/audit-bg.png);color: white; border: none;transition:none;}
.user-profile-main .m-paginationyun7{margin-bottom: 50px;}

/* user-profile-audit 供应商评审-审计*/
.audit-main{padding: 30px 24px 10px 24px;}
.audit-tit{width: 100%; text-align: center;font-size:20px;font-weight:bold;height:42px;line-height:42px;color:#333333;margin-bottom: 25px;}
.audit-main .el-form-item__label{font-size: 16px; font-weight: normal; color: #333333;}
.audit-main .el-input__inner{font-size: 15px;height: 46px; line-height: 46px;}
.audit-main .el-input__inner:focus,.audit-main .el-textarea__inner:focus{border-color: #ff3939;}
.audit-main .el-input.is-disabled .el-input__inner{color: #333333;background-color: #f7f7f7;}
.audit-main .img-box{float:left;width:140px;height:140px;background-color:#ffffff;border-radius:4px;border:dashed 1px #dddddd;overflow: hidden;margin-right: 20px;}
.audit-main .img-box:nth-child(4n){margin-bottom: 20px;}
.audit-main .img-box:hover{border-color: #ff3939;}
.audit-main .img-box img{width: 100%; height: auto;}
.audit-main .dashed-line{width: 100%;height: 1px;border-bottom: 1px dashed #dddddd;margin: 30px 0;}
.audit-main .el-radio{color: #333;}
.audit-main .el-radio__inner{width: 20px;height: 20px;}
.audit-main .el-radio__inner:hover{border-color:#ff3939;}
.audit-main .el-radio__input.is-checked .el-radio__inner{border-color:#ff3939;background:#ff3939}
.audit-main .el-radio__input.is-checked+.el-radio__label{color: #333;}
.audit-main .el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{-webkit-box-shadow:0 0 2px 2px #ff3939;box-shadow:0 0 2px 2px #ff3939;}
.audit-main .el-textarea{font-size: 15px;width: 580px;}
.audit-main .audit-btn{width:140px;height:46px;background-color:#ff3939;border-radius:4px;font-size:18px;margin-top: 10px;}

/* tender-detail */
.tender-main .banner-img{display: block; width:100%; height: 240px; background: url(../images/home/banner-detail.png) center center no-repeat;background-size: cover;}
.tender-main .g-detailbox{border: 1px solid #ddd;margin-top: 20px;margin-bottom: 30px;}
.tender-main .m-dtltit{display:table;table-layout: fixed;width: 100%; height: 100px;overflow: hidden;padding: 0 16px 0 26px;background: url(../images/page/bg-dtltit.jpg) no-repeat;}
.tender-main .m-dtltit .cell{display: table-cell;vertical-align: middle;}
.tender-main .m-dtltit .left{width: 100%;}
.tender-main .m-dtltit .u-tit{line-height:32px;font-size:18px;font-weight:bold;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.tender-main .g-location {width: 200px;text-align: right;}
.tender-main .g-location a,.tender-main .g-location{color: #fff;}
.tender-main .g-location a:hover{color: #ff3939;}
.tender-main .tab_title {margin-top: 20px;height: 58px;padding-bottom: 20px;display: flex;justify-content: center;}
.tender-main .tab_title li {width: 226px;height: 58px;background: url(../images/page/gray_arrow_2021.png) center no-repeat;text-align: center;line-height: 58px;float: left;font-size: 18px;cursor: pointer;}
.tender-main .tab_active{background:url(../images/page/blue_arrow_2021.png) center no-repeat !important;color:#fff;}
.tender-main .m-tabs{border-bottom: 1px solid #ddd;}
.tender-main .u-lgtit{color: #333;}
.tender-main .bm{padding: 0px 30px 20px;}
.tender-main .bm-btn{height: 40px;}
.tender-main .bm-btn .el-button{font-size: 16px;}
.tender-main .bm-form{padding-top: 20px;border-top: 1px dashed #DCDFE6}
.tender-main .bm-form-title{font-size: 26px;font-weight: bold;height: 40px;line-height: 40px;color: #333333;margin-bottom: 20px;padding-left: 70px;}
.tender-main .bm-submit{background:#dd4242;width:115px;font-size:16px;}


/* 弹框登陆 */
.form-content{margin-top:20px}
.form-label{width:60px;color:#666;font-weight:normal;float: left;line-height: 40px;text-align: right;margin-bottom:0}
.form-group{margin-top:10px;overflow: hidden;margin-bottom:0}
.form-input{float: left;margin-left:10px;position: relative;}
.form-input input{height:40px;line-height: 40px;border-radius: 0;width:260px;border: 1px solid #ddd;padding:0px 10px 0px 30px}
.phone-icon{position: absolute;left:12px;top:10px}
.lock-icon{position: absolute;left:10px;top:10px}
.form-input .form-code{width:165px;padding-left:10px}
.captcha{width: 80px;height:30px;margin-left:14px;margin-top:5px}
.btn-cont{display: flex;margin-top:20px;margin-left:70px}
.btn-cont input{box-shadow: none;height:40px;line-height: 38px;}
.btn-cont .btn-login{width:110px;background: #b20606;color:#fff;border:1px solid #b20606}
.btn-cont .btn-change{width:128px;background: #fff;border:1px solid #ddd;margin-left:22px}
.f-mt5 .m-liststyle1 ul{margin-top:-5px}
.showlogin2{display: none;}
.showlogin2 .m-tab-1{height: 200px}
.form-input .width140{width: 140px;margin-right:20px}
.form-input .form-getcode{display:block;line-height:40px;height:40px;width:100px;padding:0;text-align: center;border:none;background: #f5f5f5;font-size: 16px;color: #666}
.mask{background: url(../images/page/opac.png);position: fixed;width: 100%;height:100%;z-index: 100;top:0;left:0}
.dialoglogin{position: fixed;z-index: 101;background: #fff;width:400px;height:380px;border-radius:20px;left:50%;margin-left:-200px;}
.dialoglogin h2{font-size: 20px;text-align: center;padding-top:40px;padding-bottom:10px}
.dialoglogin .m-tab-1{padding-left:30px}
.dialoglogin .gysregister{width: max-content;float: right;text-align: right;color:#666;padding:15px 40px}
.dialoglogin .closebtn{background: url(../images/page/close.png) no-repeat center;position: absolute;width:25px;height:25px;right:18px;top:18px;cursor: pointer;}


/*media query*/
/*large pcScreen*/
@media (min-width:1240px) {
	.m-listlf{width: 320px; padding-left: 0;}
	.m-listrg{width: 960px; padding-right: 0;}
}
/*big pcScreen*/
@media screen and (max-width:1239px) {


}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
    .u-lgtit{padding: 15px 0 0; font-size: 24px;}
    .u-sttit{font-size: 20px;}
    .u-wzinfo span{margin-right: 25px;}

    .m-dtvideo{width: 100%;}

    .g-sitemap li{line-height: 40px;}

}
/*pad md*/
@media screen and (max-width: 991px ){
	.g-listlf{min-height: auto;}
	.m-listlf .u-tit{padding: 13px 0; font-size: 18px;}
	.g-listlf ul{padding:0 10px;}
	.g-listlf li a{padding: 8px 20px 8px 10px; font-size: 16px;}

	.m-cglist li{height: 36px; line-height: 36px;}
	.m-cglist li.f-line{margin-bottom: 5px; padding-bottom: 5px; height: 35px;}
    .m-onelist{padding: 10px;}
    .m-detailbox{padding: 0;}
	.u-lgtit{padding: 0; font-size: 20px;}
	.u-sttit{font-size: 16px;}
	.u-wzinfo span{margin-right: 10px;}
	.m-dtfonts{padding: 10px 0;}
	.m-dttexts{font-size: 14px;}
	.m-dttexts p{margin: 0 0 10px;}
	.m-dtsxqh{padding: 0;}
	.m-dtsxqh li a{font-size: 14px;}
	.m-dtsxqh li.u-dtprev,.m-dtsxqh li.u-dtnext{max-width: 100%; float: none; padding: 0; background: none;}

	.m-searchtop{padding: 0 0 6px;}

	.g-searchlf{margin-top: 10px;}
	.m-shfw ul,.m-shtims ul{padding: 4px 10px 0;}
	.m-shfw li,.m-shtims li{line-height: 30px;}
	.m-searchlists li{border-bottom: 1px dashed #ddd;}
	.m-searchlists .u-tit{font-size: 16px;}
	.m-searchlists .u-infos span{margin-right: 8px;}
	.m-searchlists .u-infos{padding: 5px 0;}
     
    .m-listtop .m-list-title{font-size:26px;}
    .g-listlf{position:relative;}
    .m-titstyle1 .u-tit,.m-listtop .m-list-type{font-size:18px}
    
    /*列表页菜单下拉*/
    .mobile-listnav{display: none;position: absolute;width:100%;background: #f9f9f9;z-index:10}
    .openslide{display:block}
    .mobile-listnav li:last-child a{border-bottom:none}
    .cuterow {display: inline-block;position: absolute; top: 50%;right: 10px;margin-top: -2px;width: 0;height: 0; 
    	margin-left: 2px;vertical-align: middle;border-top: 5px dashed;border-top: 5px solid #999;border-right: 5px solid transparent;border-left: 5px solid transparent;}

	.user-banner img{width: 100%;}
    
	

}
/*phone sm*/
@media screen and (max-width: 767px) {
    .audit-main .el-col-12{width: 100%;}
	.audit-main .el-textarea{width: 100%;}
	.audit-main{padding: 20px 15px 10px 15px;}
	.more-img .img-box:not(:last-child){margin-bottom: 20px;}
}
/*small xs*/
@media screen and (max-width: 638px) {
    .m-listpicture li{margin-bottom: 10px;}
	.m-listpicture li img{height: auto;}


}
/*print*/
@media print {
    .is-header,.m-location,.is-footer,.u-fontsize,.share-main,.m-dtsxqh,.m-btfuns,.is-toolbar{display: none;}
    .m-pgpdbox1,.m-detailbox{padding: 0;}
    .m-dtfonts{padding: 10px;}
}