@charset "utf-8";
:root{    
	--user_main_color:#FF7F27;        /* 主色 */
}
body{ background:#f4f6f8;}
/*.main{width:100%; padding:0 15px; box-sizing:border-box; min-width:auto;}*/

.only_pc_show{ display:block;}
.only_m_show{display:none;}
.login_box .gray{color:#999;}

@media only screen and (max-width: 768px){
body{background:#fff;}
.main{width:100%; padding:0 15px; box-sizing:border-box; min-width:auto;}
.only_pc_show{ display:none;}
.only_m_show{display:block;}
}

/*用户登录、注册*/
.login_box{width:520px; margin:60px auto 25px; background:#fff; border-radius:5px; overflow:hidden;  box-shadow:0 8px 16px 4px rgba(0,0,0,.04);}
.login_box .head{line-height: 56px;background: #f8f8f8;box-sizing:border-box; padding:0 25px; font-size:20px; text-shadow: 0 1px 10px rgba(0,0,0,.25);}

.login_box .form{ padding:20px 80px 50px;}
.login_box .tit{ margin-bottom:20px; text-align:center;}
.login_box .tit li{ font-size:17px; display:inline-block; margin:0 15px 0; }
.login_box .tit li a{display:block; height:30px; transition:0.5s all; position:relative; color:#333; text-decoration:none;}
.login_box .tit li.active a{font-weight:bold;}
.login_box .tit li.active a:after{ content:""; width:100%; height:3px; border-radius:10px; background:var(--user_main_color); position: absolute; bottom:0;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);}

.login_box .form .con ul{display:none;}
.login_box .form .con ul.active{display:block;}
.login_box .form .p1{text-align:center; margin-top:15px; }
.login_box .form .p2{text-align:center; margin-top:15px; }
@media only screen and (max-width: 768px){
.login_box{width:100%; margin:-30px 0px 25px; border-radius:0;}
.login_box .head{line-height: 56px; padding:0 15px; font-size:18px; text-shadow: 0 1px 10px rgba(0,0,0,.25); display:none;}
.login_box .form { padding:20px 25px 30px;}
.login_box .tit li a{height:25px; }
}



/*表单*/
.login_box .form  li,.login_box .form  .con .form-actions{margin-top:15px; position:relative;}
.login_box .form  li input{background: #fff; font-size:15px;border-radius: 5px;border: 1px solid #dcdfe6;box-sizing: border-box;color: #606266;height: 46px;line-height: 46px;outline: none;padding: 0 15px;transition: border-color .2s cubic-bezier(.645,.045,.355,1);width: 100%;}
.login_box .form  li input:focus,.login_box .form  li input:hover{border:solid 1px var(--user_main_color);}
.login_box .form  li .yzm{position:absolute; padding:0 10px; top:0px; right:0px; border-left:solid 1px #dcdfe6; transition:.2s all;}
.login_box .form  li .smsyzm{position:absolute; padding:0 25px; top:0px; right:0px; background:var(--user_main_color);}
.login_box .form  .sms_btn{ line-height:46px; color:#fff; display:block; font-weight:bold; text-decoration:none;}
.login_box .form  button{ width:100%; height:50px; background:var(--user_main_color); border:none; font-size:16px; color:#fff; cursor:pointer; outline:none; border-radius:5px;}
.login_box .form  button:hover{ opacity:0.8;}

@media screen and (max-width:768px) {
.user_login_bg{ padding:35px 15px 0; height:auto;}   
.user_form_box{width:100%;}
.user_form_box .head{line-height:42px; padding:0 25px; font-size:15px;}
.login_box .form  li,.login_box .form  .con .form-actions{margin-top:12px;}
.login_box .form  li input{font-size:14px;}
.login_box .form  li .smsyzm{ padding:0 20px; }
}




/*头部*/
.u_header{background:#fff; box-shadow: 0 1px 8px rgba(0,0,0,0.08); margin-bottom:30px; position:relative; z-index:10;}
.u_header .user_logo{height:80px;}
.u_header .user_logo h3{ font-size:.25rem; font-weight:normal; margin-left:.2rem; letter-spacing:2px;}
.user_login_info{}
.user_login_info .name{ font-size:.18rem;}
.user_login_info .name svg {width: 25px; margin-right: 5px;}
.user_login_info a.out{ margin-left:.2rem; box-shadow: 0 5px 8px 0 rgba(255, 145, 0, .4);background: linear-gradient(90deg, #ffc445, #ff9100); display:block; width:1.6rem; line-height:.5rem; border-radius:.5rem; color:#fff; text-align:center; font-size:16px;}

.u_header .notice{ position:relative; height:100%; width:33px; margin-right:15px; font-size:16px;}
.u_header .notice span{ position: absolute;top:25px;right:0px;font-weight: 300;background:var(--user_main_color); color:#fff; width:15px; height:15px; border-radius:100%; font-size:10px;}
@media screen and (max-width:768px) {
.u_header .main{ width:100%; min-width:auto; padding:0 15px; box-sizing:border-box;}
.u_header .user_logo{height:60px;}
.u_header .user_logo img{height:28px;}
.u_header .user_logo h3{ font-size:20px; margin-left:15px; letter-spacing:0px;}

.user_login_info{ display:none;}
}

/*底部*/
.u_footer{color:#999; margin:.25rem 0; text-align:center;}


/*手机版底部图标*/
.f_blank{ height:66px; }
.foot_tb{ position: fixed;bottom: 0;left: 0;width: 100%;z-index:96; box-shadow: 0px 0px 3px #d2d2d2; }
.foot_tb ul {background: #fff; height:56px; display: flex;flex-wrap: nowrap;align-items: center;position: relative;z-index: 999;}
.foot_tb li{ width:33.3%; text-align:center; position:relative;}
.foot_tb li .ico{ margin:0px auto 0px; position:relative;  margin-bottom:3px;}
.foot_tb li .ico svg{ height:25px; fill:#7b8196;}
.foot_tb li a{display:block;}
.foot_tb li .txt{ font-size:13px; color:#555;}

.foot_tb .bei {border-radius: 50%;width:58px;height:58px;z-index:-95;background: #ffffff;position: absolute;left: 0;right: 0;top:-30px;bottom: 0;margin: auto; box-shadow: 0px 0px 3px #d2d2d2;}
.foot_tb .f_nav_tel .txt{ margin-top:-12px;}
.foot_tb .f_nav_tel .ico{ width:38px; height:38px; background:var(--user_main_color); border-radius:100%; top:-17px; position:relative;}
.foot_tb .f_nav_tel .ico svg{ height:25px; fill:#fff; position:relative; z-index:5;}

/*--------------------*/


/*招标页公共部分*/
.zb_side{width:2.6rem; border-radius:4px; overflow:hidden;}
.zb_con{width:100%; margin:auto; background: #fff;  padding:.3rem .6rem .8rem; min-height:260px; box-sizing:border-box; border-radius:3px; margin-bottom:.8rem;}
@media only screen and (max-width: 768px){
.zb_side{width:100%; border-radius:0;}
.zb_con{width:100%; padding:0; min-height:auto; border-radius:0; margin-bottom:30px;}
}
/*招标页分类*/
.zb_side .box{ background:#fff; padding:25px 0 20px;}
.zb_side .box h3{ font-size:.18rem; padding-left:.3rem; margin-bottom:.1rem; position:relative;}
.zb_side .box h3:before{ content:''; display:block; width:5px; height:15px; border-radius:10px; background:var(--user_main_color); position:absolute; left:16px; top:5px; }
.zb_side .box ul{}
.zb_side .box li{width:100%; font-size:15px; transition:0.3s all; margin-bottom:1px; position:relative;}
.zb_side .box li a{display: block;font-size:15px;line-height: 44px;padding: 0 25px 0 25px;position: relative;z-index: 2;transition: color .3s ease;}
.zb_side .box li:hover a,.zb_side .box li.active a {color: #fff;}
.zb_side .box li:before{content: '';position: absolute;top: 0; left: 0; right: 0; bottom: 0;background: linear-gradient(90deg, var(--user_main_color) , #FFA318); z-index: 1;transform-origin: left center;transform: scaleX(0);transition: transform .3s ease;}
.zb_side .box li:hover:before,
.zb_side .box li.active:before{transform: scaleX(1);transition: transform .6s ease;}
.zb_side .box li:after{content: '';width: 13px;height: 13px;background-image: url('../images/icon-4.png');position: absolute;right:25px;top: 50%;margin-top: -7px; transition: all 0.8s ease-in-out;z-index: 3; transform: translateX(-45px); opacity:0;}
.zb_side .box li:hover:after,.zb_side .box li.active:after{transform:translateX(0); opacity:1;}
@media only screen and (max-width: 768px){
.zb_side .box{padding:0;}
.zb_side .box h3{ font-size:16px; padding-left:12px; margin-bottom:10px;}
.zb_side .box h3:before{left:0; top:1px; }

.zb_side .box li{width:23.5%; margin-bottom:1px;}
.zb_side .box li a{font-size:14px; line-height: 40px;padding:0; z-index: 2; background:#f8f8f8; border:solid 1px #ddd; text-align:center; border-radius:5px;}
.zb_side .box li:hover a,.zb_side .box li.active a { background:var(--user_main_color);color: #fff; border:solid 1px var(--user_main_color);}
.zb_side .box li:before{ display:none;}
.zb_side .box li:hover:before,
.zb_side .box li:after{display:none;}
}


/*招标列表页*/
.zb_cat_tit{ position:relative; border-bottom:solid 1px #e8e8e8;  margin-bottom:.1rem;}
.zb_cat_tit h3{ font-size:.18rem; color:#000; padding-bottom:12px; position:relative;}
.zb_cat_tit h3:before{ content:''; display:block; width:100%; height:2px; background:var(--user_main_color); position:absolute; left:0; bottom:-1px; }
.zb_cat_tit a{ font-size:15px; padding-bottom:5px;}

.zb_list ul{ margin-bottom:.35rem;}
.zb_list li{font-size:16px; padding-left:15px; line-height:2.6; overflow: hidden; text-overflow: ellipsis;white-space: nowrap; position:relative;}
.zb_list li:before{ content: ""; display: block; width:7px; height:7px; border-radius:5px; background:#ccc; position: absolute; top:18px; left: 0;}
.zb_list li:nth-child(5n){border-bottom:dotted 1px #ccc; margin-bottom:.25rem; padding-bottom:.25rem;} 
.zb_list li span{color:#888; float:right; font-size:14px;}
@media only screen and (max-width: 768px){
.zb_cat_tit{margin-top:25px;}
.zb_cat_tit h3{ font-size:16px; padding-bottom:12px;}
.zb_cat_tit a{ font-size:13px; padding-bottom:5px;}

.zb_list ul{ margin-bottom:15px;}
.zb_list li{font-size:16px; line-height:1.6; overflow: hidden; text-overflow: ellipsis;white-space: nowrap; position:relative; border-bottom:solid 1px #e8e8e8; padding:10px 0 10px 15px;}
.zb_list li:before{width:7px; height:7px; border-radius:50%;top:21px;}
.zb_list li:nth-child(5n){ margin-bottom:.25rem; padding-bottom:.25rem;} 
.zb_list li span{display:block; float:none; font-size:13px; width:100%; margin-top:5px;}


}

.my_renzhen{ height:100%;}
.my_renzhen a{ width:2.6rem; line-height:.66rem; background:var(--user_main_color); color:#fff; text-align:center; border-radius:5px; font-size:.18rem;}
.my_renzhen a:hover{ opacity:0.8;}
.my_daishen a{color:var(--user_main_color); }

/*会员中心招标列表*/
.my_tab_tit{ margin-bottom:.2rem; border-bottom:solid 1px #eee;}
.my_tab_tit li{ margin-right:1px;}
.my_tab_tit li a{display:block; font-size:16px; background:#ddd; padding:10px 30px; color:#fff; border-radius:10px 10px 0 0; color:#333;}
.my_tab_tit li.active a{ background: linear-gradient(90deg,var(--user_main_color) , #FFA318); font-weight:bold; color:#fff;}


.u_zb_tit{ position:relative; border-bottom:solid 1px #e8e8e8;  margin-bottom:5px;}
.u_zb_tit h3{ font-size:15px; background: linear-gradient(90deg,var(--user_main_color) , #FFA318); padding:10px 30px; color:#fff; border-radius:5px 5px 0 0;}
.u_zb_tit a{ font-size:15px; padding-bottom:5px;}

.u_zb_list{ margin-bottom:.3rem;}
.u_zb_list ul{}
.u_zb_list li{font-size:15px; padding-left:15px; line-height:2.6; overflow: hidden; text-overflow: ellipsis;white-space: nowrap; position:relative;}
.u_zb_list li:before{ content: ""; display: block; width:7px; height:7px; border-radius:5px; background:#ccc; position: absolute; top: 15px; left: 0; }
.u_zb_list li:nth-child(5n){border-bottom:dotted 1px #ccc; margin-bottom:.25rem; padding-bottom:.25rem;} 
.u_zb_list li span{color:#888; float:right; font-size:14px;}


/*招标内容页*/
.zb_con .zb_tit{text-align:center; border-bottom:solid 1px #e8e8e8; padding:.1rem 0 .15rem; margin-bottom:.2rem;}
.zb_con .zb_tit h2{font-size: .25rem; color:#000; line-height:1.5;margin-bottom:6px;}
.zb_con .zb_tit p{ color:#666; font-size:16px}
.zb_con .zb_qingdan{}
.zb_con .zb_qingdan h3{font-size:18px; color:#000; margin-top:.35rem; margin-bottom:8px; position:relative; padding-left:15px;}
.zb_con .zb_qingdan h3:before{ content:''; display:block; width:5px; height:15px; border-radius:15px; background:var(--user_main_color); position:absolute; left:0; top:50%; transform:translateY(-50%); }
.zb_con .zb_qingdan .notice{font-size: 14px; line-height: 3; color: red;}

.zb_con .zb_qingdan h6{font-size:18px; color:#000; margin-top:.35rem; margin-bottom:8px; position:relative; padding-left:15px;}
.zb_con .zb_qingdan h6:before{ content:''; display:block; width:8px; height:8px; border-radius:15px; background:var(--user_main_color); position:absolute; left:0; top:50%; transform:translateY(-50%); }



.zb_con .zb_qingdan input[type="text"]{background: #fff; border: 1px solid #d3cfcf;box-sizing: border-box;color: #606266; height:34px; outline: none;padding: 0 5px; font-size:15px; width:100%; box-sizing:border-box; border-radius:3px;}
.zb_con .zb_qingdan input:focus,.zb_con .zb_qingdan input:hover{border:solid 1px var(--user_main_color);}
.zb_con .zb_qingdan input[readonly]{background-color: #eef1f5;}
.zb_con .zb_qingdan .submit{box-shadow: 0 5px 8px 0 rgba(255, 145, 0, .4);background: var(--user_main_color);;display: block;width: 2.6rem;height:.56rem; border-radius: 0.5rem;color: #fff;
    text-align: center;font-size: 18px; margin:auto; border:0; cursor:pointer;}
.zb_con .zb_qingdan .submit:hover{ opacity:0.8;}    
@media only screen and (max-width: 768px){
.zb_con .zb_tit{ border-bottom:solid 1px #e8e8e8; padding:0 0 15px; margin-bottom:15px;}
.zb_con .zb_tit h2{font-size:18px;margin-bottom:6px;}
.zb_con .zb_tit p{ color:#888; font-size:13px}

.zb_con .zb_qingdan h3{font-size:16px;padding-left:12px;}
.zb_con .zb_qingdan .notice{font-size: 14px; line-height: 3; color: red;}

.zb_con .zb_qingdan input[type="text"]{min-width:80px;}
.zb_con .zb_qingdan .submit{background: linear-gradient(90deg, #ff9100, #ffc445);width:76%;height:50px; margin-bottom:50px;}
	
.scroll_table{ width:100%; overflow-X:auto;}

}


/*我的投标*/
.mytoubiao_tit{ font-weight:bold; border-bottom:solid 1px #ddd;}
.mytoubiao_tit li{ height:30px;}

.mytoubiao_list ul{border-bottom:dashed 1px #ccc;}
.mytoubiao_list ul li{ line-height:50px;}
.mytoubiao_list li{width:115px; text-align:center;}
.mytoubiao_list li:nth-child(1){width:calc(100% - 460px); text-align:left;}
.mytoubiao_list li span.s1{color: #090;}
.mytoubiao_list li span.s2{color: #f60;}
.mytoubiao_list li span.s3{color: #999;}
@media only screen and (max-width: 768px){
.mytoubiao_tit{ display:none;}

.mytoubiao_list ul{ padding-bottom:15px; margin-bottom:15px;}
.mytoubiao_list ul li{ line-height:1.8; display:flex;}
.mytoubiao_list li:nth-child(1){width:100%; text-align:left;}
.mytoubiao_list li{width:100%; text-align:left;}
}

/*用户中心*/
.u_center{margin:0 auto .25rem;}
.u_side{width:2.6rem; border-radius:4px; overflow:hidden;}
.u_main{width:calc(100% - 2.8rem);  background:#fff; padding:.35rem .35rem; box-sizing:border-box; border-radius:3px;}
.u_main .tit{font-size:20px; margin-bottom:30px; border-bottom: solid 1px #eee; padding-bottom:20px;}

@media only screen and (max-width: 768px){
.u_side{ display:none;}
.u_main{width:100%; padding:0;}
.u_main .tit{font-size:18px; margin-bottom:20px; margin-top:15px; padding-bottom:15px; text-align:center; position:relative;}
.u_main .tit a{ position:absolute; left:0; top:0px; width:25px; height:25px; font-size:25px;}
}

.u_avator{ padding:25px 0; background:#fff;}
.u_avator img{width: 80px;height: 80px;background: #ccc;border-radius: 50%; margin-bottom:10px;}
.u_avator p{font-size:16px;}
.u_avator .yxq{font-size:12px; background:#FCD8DB; line-height:25px; padding:0 10px; color:var(--user_main_color); border-radius:25px; margin-top:10px;}


@media only screen and (max-width: 768px){
/*用户头像*/
.myinfo{padding:30px 20px 25px; width:100%; height:256px; box-sizing:border-box; overflow:hidden; position: relative; z-index: 1; /*background: #333;*/}
.myinfo .img{ width: 66px; height: 66px; border-radius: 50%; margin-right: 10px;overflow: hidden;}
.myinfo .myname{ color: #fff; font-size: 16px; }
/*.myinfo:after{ content: ""; display: block; width: 100%; height:200px; position: absolute; left: 50%; bottom:20px; z-index: -1; transform: translateX(-50%) translateY(50%); background:url(../images/user/user_head_bg.png) no-repeat;background-size:100% 100%;}*/
.myinfo:after {
    content: "";
    display: block;
    width: 176%;
    height: 100%;
    position: absolute;
    left: 50%;
    top:-25px;
    z-index: -1;
    transform: translateX(-50%) translateY(0);
    border-radius: 50%;
    background:var(--user_main_color);
	
}
.myinfo:before{content: "";display: block;width: 100%;height: 200px;position: absolute; left:0; top:0; background:url(../images/user/user01.png) no-repeat ; background-size:100% auto;}
.myinfo .u_group{ color:#fff;font-size:12px; margin-top:10px; width:110px; line-height:28px; padding-left:38px; box-sizing:border-box; background:url(../images/user/vip_member_tag.png) no-repeat; background-size:100% 100%;}

/*数字开始*/
.num_box{position: relative; z-index: 9; margin: 0 15px; margin-bottom: 20px; background: #fff; border-radius: 5px;}
.num_box li{width:25%;}
.num_box li a{height:100px;}
.num_item p{ font-size: 14px;}
.num_item span{ font-size:22px; font-weight: bold;margin:0 0 6px; display: inline-block; color:var(--user_main_color);}


/*会员广告*/
.user_vip{ line-height:18px; background:url(../images/user/user_vip.png) no-repeat left center; border-radius:5px; background-size:cover; margin-bottom:10px; position:relative; z-index:9; padding:15px 10px 15px 55px; box-sizing:border-box; color:#BF7543; font-size:16px;}
.user_vip span{ font-size:12px;}
.user_vip a{width: 90px; background: #f44;border-radius:36px;color:#fff;text-align: center;line-height:36px;font-size: 15px;}

/*会员功能列表*/
.u_menu_nav{ position: relative; z-index: 1; padding:0 15px;}
.u_menu_nav ul{ display: grid; gap:8px;}
.u_menu_nav ul li{ background: #fff; border-radius: 5px;}
.u_menu_nav ul li .a{ display: grid; grid-template-columns: 10px 1fr 15px; gap: 15px; align-items: center; height: 46px; padding: 0 15px; text-decoration:none; font-size:15px;}
.u_menu_nav ul li .a h5{ font-size: 14px; font-weight:500;}
.u_menu_nav ul li .a i{ font-size:16px;}
.u_menu_nav ul li .a svg{width:25px; fill: #000;}

.u_center_info_box{width:100%; overflow:hidden;  margin:-30px auto 0;   position:relative;}
.u_center_info_box:before{ content:''; display:block; position:absolute; left:50%; top:0; transform:translateX(-50%);  width:150%; height:80%; background:var(--user_main_color);  border-radius:0 0 100% 100%;}
.u_center_info{padding:30px 10px 25px; position:relative;}
.u_center_info .name a{ font-size:16px; color:#fff;}
.u_center_info .name svg {width: 42px; margin-right: 5px; fill:#fff;}
.u_center_info .name a:last-child{ font-size:12px; color:#fff; margin-top:5px;}

.u_center_info .notice{ position:relative; width:33px; margin-right:15px; font-size:22px;}
.u_center_info .notice a{ color:#fff;}
.u_center_info .notice span{ position: absolute;top:-3px;right:-5px;font-weight: 300;background:#fff; color:var(--user_main_color); width:18px; height:18px; border-radius:100%; font-size:12px;}


}

/*侧面菜单*/
.u_sidebar{ background:#fff; padding:30px 0 20px;}
.u_sidebar .nav{ padding-bottom:20px;}
.u_sidebar .tit{margin-bottom:10px;margin-left:35px; color:#999;}
.u_sidebar .sub_nav{}
.u_sidebar .sub_nav li{border-left: 2px solid transparent;}
.u_sidebar .sub_nav li.active{border-left: 2px solid var(--user_main_color);}
.u_sidebar .sub_nav li:hover{ background:#f8f8f8;}
.u_sidebar .sub_nav li a{display: block;color: #616161; padding: 10px 15px 10px 35px;}
.u_sidebar .sub_nav li.active a,.u_sidebar .sub_nav li:hover a{ color:var(--user_main_color);}
.u_sidebar .sub_nav li i{width:20px; text-align:center; display:inline-block;}


.tc_xiaoji{ padding:20px;}
.tc_xiaoji .left{width:60%;}
.tc_xiaoji .left dl{ border-bottom:solid 1px #ddd; padding:0 0 10px 0; margin-bottom:10px;}
.tc_xiaoji .left dl dd{ line-height:1.6; margin-top:5px; }
.tc_xiaoji .right{width:38%;}
.tc_xiaoji .right li{ font-weight:bold; margin-bottom:10px;}
.tc_xiaoji .right textarea{width:100%; height:125px; border:solid 1px #ddd; box-sizing:border-box; padding:10px;}
.tc_xiaoji .right button{width:100%;}
@media only screen and (max-width: 768px){
.tc_xiaoji{ padding:10px;}  
.tc_xiaoji .left{width:100%;}
.tc_xiaoji .right{width:100%;}
.tc_xiaoji .right textarea{ height:100px; }
}
/**/
.u_zx{text-align:center; padding:35px; background:#fafafa; border-radius:5px;}
.u_zx p{ font-size:16px; margin-bottom:25px; color:#888;}
.u_zx a{display:inline-block; line-height:50px; color:#fff; background:var(--user_main_color);  background-size:cover; padding:0 .3rem; font-size:16px; letter-spacing:2px;}
@media only screen and (max-width: 768px){
.u_zx{ padding:25px 0px; background:url(../images/user/user_vip2.png) no-repeat left center; position: relative; z-index: 9; margin-bottom:10px; margin-top:20px;}
.u_zx p{ font-size:13px; color:#fff; margin-bottom:15px;}
.u_zx a{ line-height:36px; padding:0 20px; font-size:14px; background:#BF7543; letter-spacing:0px; margin:0 3px; border-radius:36px;}
.u_zx a:last-child{background:#f44;}


}

/*资料修改*/
.u_main .alert{ padding:25px; line-height:1.8; background:#fafafa; border-radius:5px;}

.u_form li{ margin-bottom:15px;}
.u_form li label{width:100px;display: inline-block;text-align: right;line-height:38px;}
.u_form li p{line-height:38px;width:2.8rem;background: #F5F7FA;border: solid 1px #d3cfcf;padding: 0 8px; box-sizing:border-box;}
.u_form li span.required{color:red;}
.u_form li span.danger{color:red;}
.u_form li span.success{color:green;}
.u_form li input{background: #fff; border: 1px solid #d3cfcf;box-sizing: border-box;color: #606266; height:38px; outline: none;padding: 0 .1rem;width:2.8rem; font-size:15px;}
.u_form li input:focus,.user_form_box li input:hover{border:solid 1px var(--user_main_color);}
.u_form li button{ width:1.5rem; border:0; font-size:15px; color:#fff; cursor:pointer; outline:none; }
.u_form li button:hover{ opacity:0.8;}
.u_form li.btn_submit button{ margin-left:0;}

.u_form .form-group{display: flex;justify-content: flex-start;flex-wrap: wrap; margin-bottom:15px;}
.u_form .form-group .col-md-2{width:100px;display: inline-block;text-align: right; padding:10px 15px 0 0; box-sizing:border-box;}
.u_form .form-group .col-md-10{width:calc(100% - 100px); box-sizing:border-box; }
.u_form .form-group .col-md-2 span.required{color:red;}
.u_form .form-group input[type=text]{background: #fff; border: 1px solid #d3cfcf;box-sizing: border-box;color: #606266; height:38px; outline: none;padding: 0 .1rem;width:2.8rem!important; font-size:15px;}
.u_form .form-group .form-control-static{padding-top:10px;}

.u_form .form-group select{background: #fff; border: 1px solid #d3cfcf;box-sizing: border-box;color: #606266; height:38px; outline: none;padding: 0 .1rem; font-size:15px;}

.u_form .form-group .files{ clear:both;}
.u_form .form-group .files_row_preview img{ height:50px;}

.finecms-file-ts{ float:left; margin-right:15px; color:#888;}
.help-block{color:#888; line-height:38px;}
.col-md-10:has(.finecms-file-ts) .help-block{ line-height:1;}
/*.col-md-10:has(span.help-block){ display:flex;  align-items:center;}*/

/*单选、复选*/
.mt-checkbox-inline,.mt-radio-inline{display:flex;justify-content: flex-start;flex-wrap:wrap; padding-top: 8px}
.mt-checkbox,.mt-radio{display:flex; justify-content:center;align-items:center; margin-right:10px;}
.mt-checkbox>input, .mt-radio>input{width:18px; height:18px; border: 1px solid #d3cfcf; margin:0 5px 0 0;}
@media only screen and (max-width: 768px){
.u_form .form-group .col-md-12{width:100%; margin-bottom:10px;}
.u_form .form-group .col-md-12 span.required{color:red;}
.u_form .form-group .col-md-10{width:100%; }
.u_form .form-group input[type=text]{width:100%!important;}
}


/*消息通知*/
.u_feeds li{ background:#f8f8f8; margin-bottom:12px; padding:15px; line-height:1.6;}
.u_feeds li .ico{ margin-right:10px;}



.btn{display: inline-block;font-weight: 400;text-align: center;cursor: pointer;border: 1px solid transparent; white-space: nowrap;
    padding: 6px 12px;font-size: 14px;line-height: 1.42857;border-radius: 2px; outline: 0px !important;box-shadow: none !important; vertical-align: middle; color:#fff;}
.myfooter .btn { padding: 10px 20px;}
.btn-sm { padding: 5px 10px;font-size: 12px;line-height: 1.5 !important;}
.btn-xs {padding: 2px 5px;font-size: 12px;line-height: 1.5 !important;}
.btn.green{background:#07b6a6;}
.btn.red{ background:#e7505a;}
.btn.blue{background:#40aae2;}
.btn.yellow{ background:#c49f47;}
.btn .black{ background:#333;}
a.btn{color:#fff;}

/*缩略图*/
.fileupload-buttonbar .btn, .fileupload-buttonbar .toggle {margin-bottom: 5px;}
.file_row_html {margin-bottom: 10px;padding: 10px 0; clear: both;}
.files_row_preview {margin-right: 10px;border: 1px solid #d3cfcf;padding: 10px;width: 80px;height: 70px;overflow: hidden;border-radius: 2px;text-align: center;}
.files_row_preview img {max-width: 100%;max-height: 100%;}
/*笔名*/
#dr_row_author{display:none;}
/*关联*/
.col-md-10 table{width: 100%; border-collapse: collapse;border-spacing: 0;}
.fc-sku-table thead th {background-color: #edeff1; padding:10px 10px;}
.fc-sku-table td:first-child, .fc-sku-table th:first-child {padding-left: 0;text-align: center;}
.fc-sku-table.table tr {border-bottom-width: 1px;border-bottom-style: dotted; border-bottom-color: #dfe2e5;}
.fc-sku-table td{padding:10px 10px;}


@media only screen and (max-width: 768px){
.u_form li{ margin-bottom:10px; position:relative;}
.u_form li label{width:100%; text-align:left;line-height:30px;}
.u_form li p{line-height:42px;width:100%; border-radius:3px;}
.u_form li input{ padding: 0 8px;width:100%; height:42px; border-radius:3px;}
.u_form li button{ width:100%; margin-top:12px;}
.u_form li.yzm input{width:60%;}
.u_form li.yzm button{ width:36%; height:42px; line-height:38px; position:absolute; right:0; bottom:0;}
.u_form li span.info{margin-top:10px;}
}

.u_table{width:100%;}
.u_table{ border:1px solid #ddd; border-collapse:collapse;   font-size:14px; line-height:24px; margin-bottom:15px;}
.u_table thead tr{ font-size:14px; background:#f4f5f7; font-weight:bold;}
.u_table td,.u_table th{padding:8px 10px; border:1px solid #ddd;text-align:center;}

.order_sorting {background: url(../../assets/global/img/sort_both.png) no-repeat scroll right center;cursor: pointer;}
.order_sorting_asc {background: url(../../assets/global/img/sort_asc.png) no-repeat scroll right center;cursor: pointer;} 
.order_sorting_desc {background: url(../../assets/global/img/sort_desc.png) no-repeat scroll right center;cursor: pointer;}
    
@media only screen and (max-width: 768px){
.u_table{ margin-bottom:20px;}
.u_table td{text-align:left;}


}


/*按钮*/
.u_btn{min-width:100px; height:38px; line-height:38px; border-radius:3px; display:inline-block; text-align:center; color:#fff; cursor:pointer; border:none;}
.u_btn_small,.u_btn_small:hover{display:inline-block; font-size:12px; line-height:25px; padding:0 8px; color:#fff; border-radius:3px; border:none;}
.u_green{ background:#07b6a6;}
.u_red{ background:var(--user_main_color);}
.u_blue{ background:#40aae2;}
.u_yellow{ background:#c49f47;}
.u_black{ background:#333;}
@media only screen and (max-width: 768px){
.u_btn{width:100%; height:46px; line-height:46px; margin:0; border-radius:3px;}

}

/*tab_nav*/
.tab_nav{ height:33px; border-bottom:solid 2px #eee; margin-bottom:25px; margin-top:10px;}
.tab_nav li{ font-size:15px; margin-right:35px;}
.tab_nav li a{color:#888; display:block; height:33px; border-bottom:solid 2px #eee;}
.tab_nav li.active a,.tab_nav li:hover a{color:#222;  border-bottom:solid 2px var(--user_main_color);}
@media only screen and (max-width: 768px){
.tab_nav{ height:26px; border-bottom:solid 1px #eee; margin-bottom:20px; margin-top:0px;}
.tab_nav li{ font-size:13px; margin-right:15px;}
.tab_nav li a{ height:25px; border-bottom:solid 0px #eee;}
}


/*内容发布表单*/
.u_form_body{}
.u_form_body .form-group{margin-bottom:15px; display:flex;justify-content: flex-start;flex-wrap:wrap;}
.u_form_body .form-group .col-md-2{width:100px; text-align:right; margin-right:15px;  padding-top:10px;}
.u_form_body .form-control-static{}
.u_form_body .form-group .col-md-2 span.required{ color:red;}
.u_form_body .form-group .col-md-10{width:calc(100% - 115px);}
.u_form_body .form-group input[type=text],
.u_form_body .form-group select{height:38px; padding:0px 10px;background-color: #fff;border: 1px solid #d3cfcf;color: #3F4254; box-sizing:border-box; font-size:15px;}
.u_form_body .form-group textarea{padding:10px;background-color: #fff;border: 1px solid #d3cfcf;color: #3F4254; box-sizing:border-box; font-size: 15px; font-weight:"微软雅黑";}
.u_form_body .form-group .col-md-10 .yzm{ position:relative; display:inline-block;}
.u_form_body .form-group .col-md-10 .yzm input{width:200px;}
.u_form_body .form-group .col-md-10 .pic_yzm{ position:absolute; right:0; top:0; border-left:solid 1px #d3cfcf; padding:0 5px;}
.u_form_body .form-group .col-md-10 .sms_yzm input{width:200px;}

@media only screen and (max-width: 768px){
.u_form_body .form-group{margin-bottom:12px; }
.u_form_body .form-group .col-md-2{width:100%; text-align:left; margin-right:0; line-height:20px;}
.u_form_body .form-group .col-md-12{margin-bottom:5px;}
.u_form_body .form-group .col-md-12 span.required{ color:red;}
.u_form_body .form-group .col-md-10{width:100%;}
.u_form_body .form-group input,
.u_form_body .form-group select{height:40px; border-radius:3px; background:#fafafa;}
.u_form_body .form-group textarea{background:#fafafa; border-radius:3px; height:125px!important;}
.u_form_body .form-group .col-md-10 .yzm{width:100%;}
.u_form_body .form-group .col-md-10 .yzm input{width:100%;}
.u_form_body .form-group .col-md-10 .pic_yzm{padding:0 15px;}
.u_form_body .form-group .col-md-10 .sms_yzm input{width:60%; margin-right:2%;}
.u_form_body .form-group .col-md-10 .sms_yzm button{width:38%; height:40px; line-height:40px;}
.u_form_body .form-group .col-md-10 .sub_btn{width:100%!important; font-size:16px; margin-top:10px;}
}

/*字段一行显示*/
.my_row dd{ margin-right:10px; line-height:2.6;}
.my_left{float:left; margin-right:5px;}

@media screen and (max-width:768px) {
#dr_ting,#dr_wei,#dr_zonglouceng,#dr_fu,#dr_ya,#dr_chu{width:60px!important;}
#dr_mianji{width:100px!important;}
.my_row dd{margin-right:8px;  margin-bottom:10px;}
#dr_linkage_diqu_select select{ margin-bottom:8px;}
}


/*弹窗显示招标*/
.mytc_show{ margin-top:25px;}
.mytc_show li{width: 50%; margin-bottom:10px;}
.mytc_show li lable{width:80px; display:inline-block; text-align:right; font-weight:bold; line-height:36px;}
.mytc_show li span{width:calc( 100% - 115px); display:inline-block; background:#fafafa; border:solid 1px #ddd; line-height:36px; padding:0 8px; border-radius:3px;}
@media screen and (max-width:768px) {
.mytc_show{padding:0 15px 20px; margin-top:0;}
.mytc_show li{width:100%; margin-bottom:10px;}
.mytc_show li lable{width:100%;text-align:left; line-height:30px;}
.mytc_show li span{width:100%; line-height:36px;}

}
.aboutbar{width: 100%;  max-height:90px; overflow-y: auto;padding-right:8px;}
.aboutbar::-webkit-scrollbar {width: 2px;height: 4px;}
.aboutbar::-webkit-scrollbar-thumb {border-radius: 5px;background:#f00;}
.aboutbar::-webkit-scrollbar-track {border-radius: 0;background: #ededed;}



