.tengder_list{margin-top: 25px;}
.tengder_list .item{overflow: hidden;position: relative;padding: 30px 0;border-bottom: 1px dotted #f1f1f1;}
.tengder_list .item .icon{width: 60px;height: 60px;float: left;}
.tengder_list .item .icon img{width: 60px;height: 60px;border-radius: 5px;}
.tengder_list .item .text{margin-left: 17px;float: left;padding-top: 4px;}
.tengder_list .item .text h4{font-size: 18px;font-weight: normal;color: #333;}
.tengder_list .item .text p{font-size: 14px;color: #333;margin-top: 10px;line-height: 1;}
.tengder_list .item .text p span{padding: 0 15px;display: inline-block;border-right: 1px solid #f1f1f1;max-width: 430px;text-overflow: ellipsis;
    white-space: nowrap;overflow: hidden;
 }
.tengder_list .item .text p span:first-child{padding-left: 0;}
.tengder_list .item .text p span:last-child{border-right: none;}
.tengder_list .item .text p img{width: 14px;margin-right: 3px;vertical-align: middle;}
.tengder_list .item .text p em{vertical-align: middle;}
.tengder_list .item .text p b{font-weight: normal;color: #999;}
.tengder_list .item .more{ display:block;width: 95px;height: 38px;border: 1px solid #dbdbdb;position: absolute;
   background-image: url(https://sinoluban.lycg.net/public/static/pc/images/more2.png);margin-top: -19px;
   background-position: center center;border-radius: 30px;right: 0px;top: 50%;cursor: pointer;
}
.tengder_list .item>a{position: absolute;display: block;width: 100%;height: 100%;left: 0;top:0;}
.tengder_list .item:hover{opacity: 0.8;}
.tengder_list .item:hover .more{background-image: url(https://sinoluban.lycg.net/public/static/pc/images/more.png);border: 1px solid #e77918;}

.tengder_data{margin-top: 40px;margin-bottom: 70px;}
.tengder_data .title{width: 100%;border: 1px solid #ebebeb;overflow: hidden;}
.tengder_data .title .left{padding: 30px;float: left;overflow: hidden;width: 768px;border-right: 1px solid #f1f1f1;}
.tengder_data .title .left .icon{float: left;}
.tengder_data .title .left .icon img{width: 60px;height: 60px;border-radius: 5px;}
.tengder_data .title .left .text{float: left;margin-left: 17px;width: 600px;height: 90px;}


.tengder_data .title .left .text h4{font-size: 24px;color: #333;font-weight: normal;}
.tengder_data .title .left .text p{font-size: 12px;color: #333;line-height: 1;margin-top:4px;}
.tengder_data .title .left .text p span.span1{padding-right: 15px;border-right: 1px solid #f1f1f1;}
.tengder_data .title .left .text p span.span2{padding-left: 15px;}
.tengder_data .title .left .text p img{width: 12px;vertical-align: middle;margin-right: 4px;}
.tengder_data .title .left .text p em{vertical-align: middle;}
.tengder_data .title .left .text p b{font-weight: normal;color: #999;}
.tengder_data .title .left .butt{margin-top: 34px;}
.tengder_data .title .left .butt span{font-size: 14px;color: #333;}
.tengder_data .title .left .butt span em{color: #999;}
.tengder_data .title .left .butt span.span1{padding-right: 15px;}
.tengder_data .title .left .butt span.span2{padding-left: 15px;border-left: 1px solid #f1f1f1;}
.tengder_data .title .left .butt span b{font-size: 24px;font-weight: normal;color: rgb(255, 0, 0);}
.tengder_data .title .left .butt>a {display: inline-block;width: 160px;height: 36px;line-height: 36px;text-align: center;background-color: #E77918;border-radius: 3px;
    color: #fff;font-size: 14px;margin-top: 0px;float: right;margin-right: 10px;
}
.tengder_data .title .left .butt>a:hover{opacity: 0.8;}
.tengder_data .title .right{float: right;width: 220px;padding:34px 30px;} 
.tengder_data .title .right .data_logo{text-align: left;text-align: center;}
.tengder_data .title .right .data_logo>p{text-align: left;}
.tengder_data .title .right .data_logo>p>em{font-size: 12px;vertical-align: middle;padding: 4px 8px;border: 1px solid #bbb;border-radius: 3px;}

.tengder_data .title .right .data_logo img{width: 56px;}
.tengder_data .title .right .data_logo h5{font-size: 16px;color: #333;font-weight: normal;margin-top: 8px;}
.tengder_data .title .right .text{margin-top: 8px;}
.tengder_data .title .right span{font-size: 12px;color: #999;display: block;line-height: 2;}

.tengder_data .title .right span img{width: 15px;vertical-align: middle;margin-right: 4px;}
.tengder_data .title .right span em{vertical-align: middle;}
.tengder_data .title .right span em b{color: #333;font-weight: normal;}
.tengder_data .data_mass{margin-top: 50px;}
.tengder_data .data_mass .tit {height: 45px;line-height: 45px;margin-top: 10px;border-bottom: 1px solid #ebebeb;margin-bottom: 25px;}
.tengder_data .data_mass .tit h4 {font-size: 18px;color: #333;font-weight: normal;position: relative;padding-left: 12px;position: relative;}
.tengder_data .data_mass .tit h4 em {width: 4px;height: 18px;display: block;background-color: #e77918;position: absolute;left: 0px;top: 50%;margin-top: -9px;
    *top: 4px;*margin-top: 0;
}
.tengder_data .data_mass p{font-size: 14px;line-height: 1.8;color: #666;margin: 20px 0;}
.tengder_data .data_mass pre{font-size: 14px;line-height: 1.8;color: #666;margin: 20px 0;font-family:"微软雅黑";
	white-space:pre-wrap; /* css3.0 */ 
white-space:-moz-pre-wrap; /* Firefox */ 
white-space:-pre-wrap; /* Opera 4-6 */ 
white-space:-o-pre-wrap; /* Opera 7 */ 
word-wrap:break-word; /* Internet Explorer 5.5+ */ 
}

.tengder_data .data_mass .butt {margin-top: 35px;border-top: 1px solid #ebebeb;text-align: center;}
.tengder_data .data_mass .butt a {display: inline-block;width: 130px;height: 46px;background-color: #e77918;font-size: 14px;color: #fff;line-height: 46px;
    border-radius: 5px;    margin-top: 40px;
}
.tengder_data .data_mass .butt a:hover{opacity: 0.8;}


#pop_191029{position: fixed;width: 100%;height: 100%;left: 0;top: 0;display: none;z-index: 9;}
#pop_191029.apply_pop .con{height: auto;}

#pop_191029 .bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,0.3);}
#pop_191029 .con{padding: 30px;border-radius: 5px;background-color: #fff;position: absolute;left: 50%;top:50%;transform: translate(-50%, -50%);
  height: 340px;
}
#pop_191029 .con h4{font-size: 16px;color: 333;font-weight: normal;margin-bottom: 25px;}
#pop_191029 .con .item{margin-bottom: 16px;position: relative;}
#pop_191029 .con .item:last-child{margin-bottom: 0;}
#pop_191029 .con .item input{width: 280px;height: 40px;border: 1px solid rgb(228, 228, 228);border-radius: 3px;
   background-position: 7px center;padding-left: 30px;line-height: 40px;outline: none;font-size: 14px;color: #333;
}

#pop_191029 .con .item .to-select{width: 280px;height: 40px;border: 1px solid rgb(228, 228, 228);border-radius: 3px;
   background-position: 7px center;padding-left: 8px;line-height: 40px;outline: none;font-size: 14px;color: #333;background-size: 11px auto;
   background-image: url(/public/static/admin/images/icon_xx.png);background-repeat: no-repeat;background-position: 97% center;
}


#pop_191029 .con .item input.phone{background-image: url(../images/icon_191029_6.png);background-size: 13px;}
#pop_191029 .con .item input.password{background-image: url(../images/icon_191029_4.png);background-size: 13px;}
#pop_191029 .con .item input.code{background-image: url(../images/icon_191029_5.png);background-size: 13px;}

#pop_191029 .con p{text-align: right;margin-bottom: 13px;}
#pop_191029 .con p a{font-size: 12px;color: #333;}
#pop_191029 .con p a:hover{text-decoration: underline;}
#pop_191029 .con .item .login_btn{padding: 0;background-color: #e77918;border: 1px solid #e77918;cursor: pointer;font-size: 14px;color: #fff;}
#pop_191029 .con .item a.register_btn{display: block;text-align: center;font-size: 14px;color: #666;margin-top: 10px;}
#pop_191029 .con .close{position: absolute;right:20px;top:20px;}
#pop_191029 .con .close img{width: 20px;cursor: pointer;}

#pop_191029 .con .item .get_code{position: absolute;width: 94px;height: 100%;top:0;right: 0;text-align: center;line-height: 40px;
   background-color: rgb(238, 226, 215);color: #e77918;
}
#pop_191029 .con .item .get_code:hover{text-decoration: underline;}
#pop_191029 .apply_con{width: 960px;overflow: hidden;}
#pop_191029 .apply_con h4{text-align: center;}
#pop_191029 .apply_con .item{float: left;width: 50%;}
#pop_191029 .apply_con span{font-size: 14px;color: #666;text-align: right;display: inline-block;width: 120px;}
#pop_191029 .apply_con span b{color: #ff0000;font-weight: normal;font-family: '宋体';font-size: 12px;margin-right: 2px;}
#pop_191029 .apply_con .item input.fill_input{padding:0 8px;}
#pop_191029 .apply_con .pay_butt{margin-top: 15px;/*padding: 30px 0;padding-bottom: 30px;*/}
#pop_191029 .apply_con .pay_butt p{text-align: left;font-size: 14px;color: #333;padding-left: 125px;margin-bottom: 0px;}
#pop_191029 .apply_con .pay_butt  span{font-size: 14px;color: #333;vertical-align: middle;width: auto;}
#pop_191029 .apply_con .pay_butt  span b{font-size: 24px;font-weight: normal;color: rgb(255, 0, 0);font-family: '微软雅黑';}
#pop_191029 .apply_con .pay_butt  .apply_btn{width: 120px;display: inline-block;height: 40px;line-height: 40px;border-radius: 3px;text-align: center;background-color: #e77918;
   margin-left: 25px;font-size: 14px;color: #fff;vertical-align: middle;
}
#pop_191029 .apply_con .pay_butt  #submit-bm{width: 200px;display: inline-block;height: 40px;line-height: 40px;border-radius: 3px;text-align: center;background-color: #e77918;
   margin-left: 225px;font-size: 14px;color: #fff;vertical-align: middle;cursor: pointer;
}







/* 会员中心 */
#center_head{position: fixed;width: 100%;left: 0;top:0;height: 60px;background-color: #fff;padding-left:10px;}
#center_head .logo{float: left;}
#center_head .logo img{width: 210px;margin-top: 8px;}
#center_head .right{float: right;}
#center_head .right .admin{line-height: 60px;float: left;}
#center_head .right .toux{width: 36px;height: 36px;background-size: cover;background-position: center center;border-radius: 50%;
   display: inline-block;vertical-align: middle;margin-right: 4px;
}
#center_head .right .admin span{vertical-align: middle;font-size: 14px;color: #333;}
#center_head .right .out_butt{width: 60px;height: 60px;border-left: 1px solid #f1f1f1;float: right;margin-left: 15px;text-align: center;}
#center_head .right .out_butt a{display: block;width: 60px;height: 60px;line-height: 60px;}
#center_head .right .out_butt a img{vertical-align: middle;width: 20px;}
#center_left{position: fixed;top:60px;bottom: 0;left: 0;width:200px;background-color: #534a46;}
#center_left ul{margin-top: 150px;}
#center_left ul li{;position: relative;padding: 8px 0;}
#center_left a{display: block;width: 100%;text-align: center;height: 60px;line-height: 60px;font-size: 15px;color: #fff;}
#center_left a i{display: inline-block;width: 20px;height: 20px;vertical-align: middle;background-position: center center;margin-right: 3px;
   background-size:16px auto;
}
#center_left a i.one{background-image: url(../images/icon_191029_8.png);}
#center_left a i.two{background-image: url(../images/icon_191029_9.png);}
#center_left a i.three{background-image: url(../images/icon_191029_10.png);background-size:17px auto;}
#center_left a i.four{background-image: url(../images/icon_191029_11.png);}
#center_left a i.five{background-image: url(../images/icon_220518.png);}
#center_left a span{vertical-align: middle;}
#center_left a em{height:1px;display: block;width:160px;background-color: rgba(255,255,255,0.2);position: absolute;left: 50%;bottom:0;margin-left: -80px;}

#center_left a.cur{background-color: #e77918;}
#center_left a.cur:hover{background-color: #e77918;}
#center_left a:hover{background-color: #4a4340;}

#center_con{position: fixed;top:60px;left:200px;background-color: #f4f4f4;right: 0;bottom: 0;padding: 20px;}
#center_con .center_mass{background-color: #fff;border-radius: 5px;left: 20px;top:20px;right: 0px;bottom: 20px;overflow-y: auto;position: absolute;}
#center_con .center_mass .apply_191029 .top{padding-bottom: 45px;border-bottom: 1px solid #f1f1f1;margin-bottom: 50px;position: relative;}
#center_con .center_mass .apply_191029 .top .item{float: none;width: 100%;}
#center_con .center_mass .apply_191029 .top .up_head{display: inline-block;vertical-align: middle;overflow: hidden;}
#center_con .center_mass .apply_191029 .top .up_head .head_look{width: 75px;height: 75px;float: left;
   border-radius: 50%;background-size: cover;
}
#center_con .center_mass .apply_191029 .top .up_head .head_butt{display: inline-block;vertical-align: middle;float: left;margin-left: 25px;
   padding-top: 15px;
}
#center_con .center_mass .apply_191029 .top .up_head .head_butt em{display: block;width: 70px;height: 28px;position: relative;
  border: 1px solid rgb(228, 228, 228);font-size: 13px;color: #333;text-align: center;line-height: 26px;border-radius: 3px;cursor: pointer;
}
#center_con .center_mass .apply_191029 .top .up_head .head_butt em:hover{border: 1px solid #e77918;color: #e77918;}


#center_con .center_mass .apply_191029 .top .up_head .head_butt em input{position: absolute;left: 0;top:0;opacity: 0;width: 100%;height: 100%;
    cursor: pointer;   
}
#center_con .center_mass .apply_191029 .top .up_head .head_butt b{font-weight: normal;color: #999;font-size: 12px;
   display: block;margin-top: 6px;
}
#center_con .center_mass .apply_191029 .top .item .radio{width: 14px;height: 14px;vertical-align: middle;margin-right: 3px;}
#center_con .center_mass .apply_191029 .top .item label{font-size: 14px;margin-right: 15px;}
#center_con .center_mass .apply_191029 .top .item em{font-size: 14px;}
#center_con .center_mass .apply_191029 .top .item a{font-size: 14px;text-decoration: underline;margin-left: 8px;color: #e77918;}
#center_con .center_mass .apply_191029 .top .set_mass{position: absolute;top:-15px;right: 30px;}
#center_con .center_mass .apply_191029 .top .set_mass img{width: 18px;margin-right: 3px;vertical-align: middle;}
#center_con .center_mass .apply_191029 .top .set_mass span{font-size: 14px;color: #333;vertical-align: middle;}

#center_con .now{font-size: 12px;color: #333;}
#center_con .now .back_link{display: inline-block;width: 52px;height: 22px;background-image: url(../images/icon_191029_14.png);
  background-size: cover;vertical-align: middle;margin-right: 3px
}
#center_con .now .back_link:hover{background-image: url(../images/icon_191029_15.png);}
#center_con .now span{vertical-align: middle;}

#center_con .now .deleta_btn{display: inline-block;width: 80px;height: 35px;line-height: 35px;text-align: center;
   border: 1px solid #fd8320;font-size: 14px;color: #fd8320;border-radius: 5px;float: right;margin-top: -8px;
}
#center_con .now .deleta_btn img{width: 15px;vertical-align: -2px;margin-right: 5px;}
#center_con .now .deleta_btn:hover{opacity: 0.8;}


#center_con .center_table{background-color: #fff;position: absolute;left: 20px;top:55px;right: 0px;bottom: 20px;overflow-y: auto;position: absolute;
   border-radius: 5px;
}
#center_con .center_table table{width: 100%;}
#center_con .center_table table th{height: 72px;text-align: center;font-size: 14px;color: #999;font-weight: normal;}
#center_con .center_table tr{border-bottom: 1px solid #f1f1f1;}
#center_con .center_table tr:hover{background-color: #fefcfa;}
#center_con .center_table td{text-align: center;font-size: 13px;color: #333;padding:12px 10px;}
/*#center_con .center_table td:first-child{text-align:left;}*/
#center_con .center_table td input{width: 14px;height: 14px;}

#center_con .center_table td .moking_btn {display: inline-block;width: 60px;height: 28px;line-height: 28px;font-size:13px;color: #e77918;
  border: 1px solid #e77918;border-radius: 3px;
}
#center_con .center_table td .moking_btn:hover{color: #fff;background-color: #e77918;}
#center_con .center_table .center_page{padding: 20px 25px;}
#center_con .center_table .center_page .left{float: left;padding-left: 7px;font-size: 14px;}
#center_con .center_table .center_page .left input{width: 14px;height: 14px;vertical-align: middle;margin-right: 4px;}
#center_con .center_table .center_page .left .deleta_btn{display: inline-block;width: 80px;height: 35px;line-height: 35px;text-align: center;
   border: 1px solid #fd8320;font-size: 14px;color: #fd8320;margin-left: 35px;border-radius: 5px;
}
#center_con .center_table .center_page .left .deleta_btn:hover{opacity: 0.8;}
#center_con .center_table .center_page .rigth{float: right;}
#center_con .center_table .center_page .rigth span{font-size: 14px;color: #999;margin-right: 8px;}
#center_con .center_table .center_page .rigth a{display: inline-block;height: 35px;line-height: 35px;padding: 0 12px;
   border: 1px solid #f1f1f1;border-radius: 3px;margin: 0 3px;font-size: 14px;color: #333;min-width: 35px;
}
#center_con .center_table .center_page .rigth ul{display: inline-block;}
#center_con .center_table .center_page .rigth li{display: inline-block;}
#center_con .center_table .center_page .rigth li span{display: inline-block;height: 35px;line-height: 35px;padding: 0 12px;
   border: 1px solid #f1f1f1;border-radius: 3px;margin: 0 3px;font-size: 14px;color: #333;min-width: 35px;
}
#center_con .center_table .center_page .rigth li.active span{background-color: #fd8320;border: 1px solid #fd8320;color: #fff;}

#center_con .center_table .center_page .rigth a:hover,#center_con .center_table .center_page .rigth a.on{background-color: #fd8320;border: 1px solid #fd8320;color: #fff;}





#center_con .center_data{position: absolute;left: 20px;top:55px;right: 0px;bottom: 20px;overflow-y: auto;position: absolute;}

.tengder_data_title{background-color: #fff;padding: 30px 30px;border-radius: 5px;overflow: hidden;padding-right: 290px;
  padding-top: 30px;
}
.tengder_data_title .left{float: left;border-right: 1px solid #f1f1f1;width: 100%;}
.tengder_data_title .left .title{overflow: hidden;padding-left: 60px;}
.tengder_data_title .left .title .pic{width: 60px;height: 60px;float: left;position: relative;margin-left: -60px;}
.tengder_data_title .left .title .pic img{width: 60px;height: 60px;border-radius: 5px;}
.tengder_data_title .left .title .pic em{position: absolute;display: block;width: 7px;height: 7px;border-radius: 50%;background-color: #ff0000;
   right: 3px;top:3px;
}
.tengder_data_title .left .title .text{padding-left: 15px;padding-right: 35px;}
.tengder_data_title .left .title .text h4{font-size: 24px;color: #333;font-weight: normal;}
.tengder_data_title .left .title .text h4:hover{opacity:0.8;}
.tengder_data_title .left .title .text h4 em{margin-right: 3px;}
.tengder_data_title .left .title .text p{margin-top: 5px;line-height: 1;}
.tengder_data_title .left .title .text p span{vertical-align: middle;}
.tengder_data_title .left .title .text p span.span1{border-right: 1px solid #f1f1f1;padding-right: 15px;}
.tengder_data_title .left .title .text p span.span2{padding-left: 15px;}
.tengder_data_title .left .title .text p img{width: 13px;margin-right: 3px;vertical-align: middle;}
.tengder_data_title .left .title .text p em{vertical-align: middle;font-size: 12px;color: #333;}
.tengder_data_title .left .title .text p b{color: #999;font-weight: normal;}
.tengder_data_title .left .note{margin-top: 35px;overflow: hidden;}
.tengder_data_title .left .note h4{font-size: 18px;color: #333;font-weight: normal;margin-bottom: 12px;}
.tengder_data_title .left .note h4 em{font-size: 12px;vertical-align: middle;padding: 2px 5px;border: 1px solid #999;border-radius: 3px;}
.tengder_data_title .left .note span{display: block;width: 33.333%;float: left;font-size: 13px;color: #999;
   margin: 4px 0;
}
.tengder_data_title .left .note span b{color: #333;font-weight: normal;}
.tengder_data_title .left .note span b.money{color: #ff0000;}


.tengder_data_title .right{float: right;width: 290px;margin-right: -290px;padding: 0px 60px;}
.tengder_data_title .right .pic{text-align: center;}

.tengder_data_title .right img{width: 56px;}
.tengder_data_title .right>em{font-size: 12px;vertical-align: middle;padding: 4px 8px;border: 1px solid #bbb;border-radius: 3px;}
.tengder_data_title .right p{font-size: 16px;color: #333;margin-top: 13px;}
.tengder_data_title .right .text{margin-top: 15px;}
.tengder_data_title .right span {font-size: 12px;color: #999;display: block;line-height: 2;}
.tengder_data_title .right span img {width: 15px;vertical-align: middle;margin-right: 4px;}
.tengder_data_title .right span b{color: #333;font-weight: normal;}

.tender_flow{ margin: 35px 10px; border-left: 2px solid #dbdbdb; padding-left: 20px;margin-left: 18px;}
.tender_flow>.item{margin-top: 20px;}
.tender_flow>.item .tit {position: relative;}
.tender_flow>.item .tit em {display: block;position: absolute;width: 18px;height: 18px;background-color: #e77918;
    border-radius: 50%;left: -30px;top: 0px;border: 2px solid #f4f4f4;
}
.tender_flow>.item .tit h4 {font-size: 15px;color: #333;font-weight: normal;line-height: 1.1;}
.tender_flow>.item .tit h4 .tree-toggle {cursor: pointer;position: relative;float: right;padding: 3px 8px;
    padding-right: 20px;border: 1px solid #e6e6e6;font-size: 12px;border-radius: 2px;margin-top: -3px;
}

.tender_flow .item .tit h4 .tree-toggle:after {content: " ";position: absolute;right: 0;top: 0;width: 22px;
    height: 100%;background: url(https://sinoluban.lycg.net/public/static/h5/images/icon-toggle.png) right 6px center / 10px no-repeat;
    -webkit-transform: rotate(180deg);transform: rotate(180deg);
}

.tender_flow .item .tit h4 .tree-toggle_on:after {-webkit-transform: rotate(0deg);transform: rotate(0deg);}


.tender_flow .item .item_con{margin-top: 15px;display: none;}
.tender_flow .item .item_con .text{padding:23px 20px;background-color: #fff;border-radius: 5px;}
.tender_flow .item .item_con .item{font-size: 13px;padding: 5px 0;padding-left: 5em;}
.tender_flow .item .item_con .item span{color: #666;display: block;float: left;margin-left: -5em;}
.tender_flow .item .item_con .item_fill span{margin-top: 8px;}
.tender_flow .item .item_con .item em{color: #333;}

.tender_flow .item .item_con .item pre{font-size: 14px;line-height: 1.8;color: #333;margin: 20px 0;font-family:"微软雅黑";
	white-space:pre-wrap; /* css3.0 */ margin-top: -3px;
white-space:-moz-pre-wrap; /* Firefox */ 
white-space:-pre-wrap; /* Opera 4-6 */ 
white-space:-o-pre-wrap; /* Opera 7 */ 
word-wrap:break-word; /* Internet Explorer 5.5+ */ 
}

.tender_flow .item .item_con .item a{color: #e77918;text-decoration: underline;}
.tender_flow .item .item_con .item .pic_list{overflow: hidden;margin-top: 10px;width:620px;}
.tender_flow .item .item_con .item .pic_list .pic{width: 92px;height: 92px;margin-right: 10px;background-size: cover;
   float: left;border-radius: 5px;cursor: pointer;position: relative;margin-top: 5px;margin-bottom: 5px;
}
.tender_flow .item .item_con .fill_con{margin-top: 10px;background-color: #fff;border-radius: 5px;}
.tender_flow .item .item_con .fill_con .fill_tit{height: 60px;line-height: 60px;cursor: pointer;position: relative;padding: 0 20px;}
.tender_flow .item .item_con .fill_con .fill_tit img{width: 20px;height: 20px;vertical-align: middle;margin-right: 3px;}
.tender_flow .item .item_con .fill_con .fill_tit span{vertical-align: middle;}

.tender_flow .item .item_con .fill_con .fill_tit  em {display: block;position: absolute;right: 10px;top: 50%;background-repeat: no-repeat;
    transform: translateY(-50%);background-image: url(https://sinoluban.lycg.net/public/static/h5/images/icon-form-right.png);
    background-size: 6px auto;padding-right: 15px;
    background-position: right center;color: #666;float: right;font-size: 12px;
}


.tender_flow .item .item_con .fill_con .fill_tit.fill_tit_on{border-bottom: 1px solid #f1f1f1;}
.tender_flow .item .item_con .fill_con .fill_tit.fill_tit_on em {background-image: url(https://sinoluban.lycg.net/public/static/h5/images/icon-toggle.png);
  background-size: 10px auto;}
.tender_flow .item .item_con .fill_con .fill_list{padding: 23px 20px; display: none;}
.tender_flow .item .item_time span{vertical-align: middle;margin-top: 8px;}
.tender_flow .item .item_time b{width: 36px;height: 36px;display: inline-block;background-color: #e77918;vertical-align: middle;text-align: center;line-height: 36px;
   font-size: 20px;color: #fff;border-radius: 3px;margin-left: 3px;font-weight: normal;
   background-image: url(https://sinoluban.lycg.net/public/static/h5/images/icon_190806_1.png);background-size: cover;
}
.tender_flow .item .item_time em{vertical-align: middle;font-size: 12px;color: #999;}

.tender_flow .item .item_con .fill_con .fill_list input.txt{width: 280px;height: 40px;border-radius: 3px;border: 1px solid rgb(228, 228, 228);vertical-align: middle;
   padding: 0 8px;
}
.tender_flow .item .item_con .fill_con .fill_list p{margin-top: 8px;}
.tender_flow .item .item_con .fill_con .fill_list .top  p:last-child{margin-bottom: 12px;}
.tender_flow .item .item_con .fill_con .fill_list em.chose_file{display: inline-block;width: 126px;height: 40px;border-radius: 3px;border: 1px solid rgb(228, 228, 228);
   text-align: center;line-height: 40px;cursor: pointer;position: relative;
}
.tender_flow .item .item_con .fill_con .fill_list em.chose_file input{opacity: 0;position: absolute;left: 0;top:0;width: 100%;height: 100%;
   cursor: pointer;
}
.tender_flow .item .item_con .fill_con .fill_list p b{font-weight: normal;vertical-align: middle;}
.tender_flow .item .item_con .fill_con .fill_list p em.delete_em{width: 20px;height: 20px;border-radius: 50%;background-color: #ff0000;font-weight: bold;
   font-size: 16px;color: #fff;text-align: center;line-height: 18px;vertical-align: middle;display: inline-block;padding: 0;padding-right: 1px;margin-left: 5px;
   cursor: pointer;
}

.tender_flow .item .item_con .fill_con .fill_list textarea{width: 602px;height: 120px;border-radius: 3px;border: 1px solid rgb(228, 228, 228);
   padding: 5px 8px;resize: none;
}

.tender_flow .item .item_con .item .pic_list .pic em{position: absolute;width: 20px;height: 20px;border-radius: 50%;background-color: #ff0000;font-weight: bold;
   font-size: 16px;color: #fff;text-align: center;line-height: 18px;vertical-align: middle;display: block;padding: 0;
   cursor: pointer;top:5px;right: 3px;
}
.tender_flow .item .item_con .item .pic_list .pic.up_pic_btn{border-radius: 0px;}
.tender_flow .item .item_con .item .pic_list .pic.up_pic_btn input.up_butt{position: absolute;width: 100%;height: 100%;left: 0;top:0;opacity: 0;}
.tender_flow .item .item_con .item .submit_link{display: block;width: 120px;height: 40px;border-radius: 3px;margin-top: 5px;
   font-size: 14px;color: #fff;text-align: center;line-height: 40px;background-color: #e77918;text-decoration: none;cursor: pointer;
}
.tender_flow .item .item_con .item .submit_link:hover{opacity: 0.8;}

.tengder_data_title .left .gong_note{margin-top: 70px;padding-right: 35px;}
.tengder_data_title .left .gong_note span{color: #999;}
.tengder_data_title .left .gong_note span.span1{padding-right: 20px;border-right: 1px solid #f0f0f0;}
.tengder_data_title .left .gong_note span.span2{padding-left: 20px;}
.tengder_data_title .left .gong_note em{color: #333;}
.tengder_data_title .left .gong_note b{font-size: 24px;font-weight: normal;color: rgb(255, 0, 0);}
.tengder_data_title .left .gong_note a{float: right;display: block;width: 120px;height: 36px;text-align: center;border-radius: 3px;
   background-color: #e77918;line-height: 36px;color: #fff;
}
.tengder_data_title .left .gong_note a:hover{opacity: 0.8;}

.center_data .gong_data{margin-top: 10px;background-color: #fff;border-radius: 5px;}
.center_data .gong_data .tit{border-bottom: 1px solid #f1f1f1;line-height: 75px;padding: 0 35px;height: 70px;}
.center_data .gong_data .tit h4{font-size: 16px;font-weight: normal;border-bottom: 1px solid #e77918;height: 69px;display: inline-block;
   padding: 0 15px;
}
.center_data .gong_data .text{padding: 25px 35px;}
.center_data .gong_data .text .pic_list{overflow: hidden;margin-left:-15px;}
.center_data .gong_data .text .pic_list .pic{float:left;width:16.6666%;padding-left:15px;margin-bottom:15px;}
.center_data .gong_data .text .pic_list .pic .img{padding-top:75%;background-size:cover;}

.center_data .gong_data .text p{font-size: 14px;color: #666;line-height: 1.8;margin-bottom: 12px;}
.center_data .gong_data .text pre{font-size: 14px;
    line-height: 1.8;
    color: #666;
    margin: 20px 0;
    font-family: "微软雅黑";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;}


.apply_191029{padding: 60px 30px;overflow: hidden;}
.apply_191029 .title_191030{border-bottom: 1px solid #f1f1f1;height: 78px;line-height: 78px;margin-bottom: 30px;}
.apply_191029 .title_191030 a{font-size: 14px;padding: 0 20px;color: #333;display: inline-block;height: 77px;}
.apply_191029 .title_191030 a.on{border-bottom: 1px solid #e77918;}

.apply_191029 .con{width: 1000px;overflow: hidden;}
.apply_191029 .con .item_mass{font-size: 13px;color: #666;padding-left: 73px;margin-bottom: 15px;}

.apply_191029 .item{float: left;width: 450px;margin-bottom: 15px;}
.apply_191029 .item2{width:880px;}
.apply_191029 .item2 textarea{border: 1px solid rgb(228, 228, 228);width:710px;height:105px;border-radius:3px;resize:none;outline:none;padding:5px 8px;
	vertical-align: top;
}
.apply_191029 .item span{font-size: 14px;color: #999;display: inline-block;width: 145px;text-align: right;}
.apply_191029 .item input{width: 280px;height: 40px;border: 1px solid rgb(228, 228, 228);padding: 0 8px;border-radius: 3px;outline: none;font-size: 14px;
   color: #333;
}


.apply_191029 .item .to-select{width: 280px;height: 40px;border: 1px solid rgb(228, 228, 228);border-radius: 3px;
   background-position: 7px center;padding-left: 8px;line-height: 40px;outline: none;font-size: 14px;color: #333;background-size: 11px auto;
   background-image: url(/public/static/admin/images/icon_xx.png);background-repeat: no-repeat;background-position: 97% center;
}

.apply_191029 .item a.get_code{display: inline-block;width: 105px;height: 40px;border: 1px solid rgb(228, 228, 228);text-align: center;font-size: 14px;
   color: #e77918;border-radius: 3px;line-height: 40px;margin-left: 5px;
}
.apply_191029 .item .apply_btn{width: 120px;display: inline-block;height: 40px;line-height: 40px;border-radius: 3px;text-align: center;background-color: #e77918;
   margin-left: 25px;font-size: 14px;color: #fff;vertical-align: middle;margin-left: 148px;
}

.apply_191029 .butt{border-top:1px solid #f1f1f1;margin-top: 40px;padding: 35px 0;padding-left: 150px;}
.apply_191029 .butt span{font-size: 14px;color: #333;vertical-align: middle;}
.apply_191029 .butt span b{font-size: 24px;font-weight: normal;color: rgb(255, 0, 0);}
.apply_191029 .butt .apply_btn{width: 120px;display: inline-block;height: 40px;line-height: 40px;border-radius: 3px;text-align: center;background-color: #e77918;
   margin-left: 25px;font-size: 14px;color: #fff;vertical-align: middle;
}

#pay_pop_191029{position: fixed;width: 100%;height: 100%;left: 0;top: 0;display: none;}
#pay_pop_191029 .bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,0.3);}
#pay_pop_191029 .con{background-color: #fff;border-radius: 5px;padding: 35px 50px;position: absolute;left: 50%;top:50%;transform: translate(-50%, -50%);
   text-align: center;
}
#pay_pop_191029 .con img{width: 130px;display: block;}
#pay_pop_191029 .con  p{font-size: 14px;color: #999;margin-top:0px;}
#pay_pop_191029 .con a{width: 90px;display: inline-block;height: 33px;line-height: 33px;border-radius: 3px;text-align: center;background-color: #bbb;
   font-size: 12px;color: #fff;vertical-align: middle;margin-top: 12px;
}
.mt8{margin-top: 8px !important;}

.login_mass_191031{width: 100%;height: 80px;background-color: #fff8f4;line-height: 80px;border: 1px solid #fcece3;margin-top: 10px;
  padding: 0 30px;text-align: center;
}

.login_mass_191031 p{font-size: 16px;color: #333;}

.login_mass_191031 p em{color: #e77918;margin: 0 3px;}
.login_mass_191031 p em:hover{text-decoration: underline;}
.login_mass_191031 p img{vertical-align: -2px;}

.scale_191122{height:20px;border:1px solid #ddd;background-color:#f1f1f1;width:458px;vertical-align:middle;
	border-radius: 3px;position: relative;margin-left: 15px;display: none;
}
.scale_191122 em{font-size: 12px;color:#333;position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;padding: 0 5px;}
.scale_191122 b{position:absolute;width:0%;height:100%;left:0;top:0;background-color:#019934;z-index:1;}


#icon_191126{position:absolute;width:15px;height:15px;background-image:url(../../h5/images/icon_191126.png);top:0px;right:0px;
	background-position: center center;background-size: cover;
}


.chose_220422 .gong_data .tit h4{border-bottom:none;padding:0;margin-right:25px;cursor:pointer;}
.chose_220422 .gong_data .tit h4.on{border-bottom: 2px solid #e77918;}
.edit_text{padding-top:40px;padding-bottom:40px;}
.edit_text .item{margin-bottom:20px;overflow: hidden;}


.edit_text span.table_th{display: inline-block;width: 140px;text-align: right;font-size: 14px;color: #333;font-weight: bold;}
.edit_text span.table_th b{font-weight: bold;color: #cc0000;}
.edit_text span.table_th em{color: #999;font-size: 14px;}


.look_con .edit_text span.table_th{display: inline-block;width: 140px;text-align: right;font-size: 14px;color: #333;font-weight: bold;}
.look_con .edit_text span.table_th b{font-weight: bold;color: #cc0000;}
.look_con .edit_text span.table_th em{color: #999;font-size: 14px;}
.look_con .edit_text .item .choes_dan{vertical-align: middle;width: 14px;height: 14px;margin-right: 5px;}
.look_con .edit_text .item .chose_shuang{vertical-align: middle;width: 14px;height: 14px;margin-right: 5px;}
.look_con .edit_text .item label{font-size: 14px;color: #333;margin-right: 8px;cursor: pointer;}
.look_con .edit_text .item select{min-width: 280px;border-radius:3px;font-size: 14px;color: #333;}
.look_con .edit_text .item .fill_textarea{vertical-align: top;width: 400px;height: 100px;resize: none;outline: none;
	padding: 3px 8px;border: 1px solid #dae2ea;font-size: 14px;color: #333;font-family: "微软雅黑";
}
.look_con .edit_text .pic_item{overflow: hidden;}
.look_con .edit_text .pic_item span{float: left;margin-right: 4px;}
.look_con .edit_text .pdf_item{}
.look_con .edit_text .pdf_item b{margin-left: 5px;font-weight: normal;}
.look_con .edit_text .pdf_item .up_pic_butt{display: inline-block;}
.look_con .edit_text .pdf_item .up_pic_butt .file_butt{display: inline-block;height: 35px;padding: 0 15px;background-color: #e77918;
	font-size: 12px;color: #fff;border-radius: 3px;position: relative;line-height: 35px;
}
.look_con .edit_text .pdf_item .up_pic_butt  .file_butt input{position: absolute;left: 0px;top:0px;width: 100%;height: 100%;
	opacity: 0;cursor: pointer;
}

.look_con .edit_text .pic_item .up_pic_look{border: 1px solid #dae2ea;width: 160px;height: 120px;float: left;
	border-radius: 5px;background-size: cover;background-repeat: no-repeat;background-position: center center;
}
.look_con .edit_text .pic_item .up_pic_butt{float: left;margin-left: 25px;padding-top:40px;} 
.look_con .edit_text .pic_item .up_pic_butt .file_butt{display: inline-block;height: 35px;padding: 0 15px;background-color: #e77918;
	font-size: 12px;color: #fff;border-radius: 3px;position: relative;line-height: 35px;
}
.look_con .edit_text .pic_item .up_pic_butt .file_butt input{position: absolute;left: 0px;top:0px;width: 100%;height: 100%;
	opacity: 0;cursor: pointer;
}


.look_con .edit_text .fill_input{width: 280px;height: 35px;padding: 0 8px;border-radius: 3px;
	border: 1px solid #dae2ea;outline: none;font-size: 14px;color: #333;
}

.look_con .edit_text textarea{width: 280px;height: 70px;padding: 8px;border-radius: 3px;font-size: 14px;
	border: 1px solid #dae2ea;outline: none;font-size: 14px;color: #333;vertical-align: top;font-family: "微软雅黑";
}

.look_con .edit_text .text_input{width: 150px;}
.look_con .edit_text .pop_butt{
	display: inline-block; padding: 7px 12px;border-radius: 3px;background-color: #e77918;
	color: #fff;cursor: pointer;
}

.look_con .edit_text .fill_input_tit{width: 500px;}
.look_con .edit_text .fill_input:focus{border: 1px solid #e77918;}
.look_con .edit_text .item{margin-bottom:20px;overflow: hidden;}
.look_con .edit_text .item>a{vertical-align: top;width: 290px;display: inline-block;}
.look_con .edit_text .item>a.btn_191101{width:90px;height:26px;background-color:#e77918;font-size:12px;color:#fff;line-height:26px;text-align:center;
	border-radius: 3px;margin-left: 15px;
	
}
.look_con .edit_text .item_1912_11{overflow:hidden;font-size: 0;}
.look_con .edit_text .item_1912_11 span{width:33%;float:left;font-size: 14px;color:#333;}
.look_con .edit_text .item_1912_11 span em{color: #999;}

.look_con .edit_text .item .mass_em{font-size: 14px;color: #333;padding-left: 8px;}
.look_con .butt_item{border-top: 1px solid #dae2ea;padding: 33px;padding-left: 144px;margin-top:28px;}
.look_con .butt_item .btn{width: 115px;height: 45px;border-radius: 3px;border: none;outline: none;cursor: pointer;
	font-size: 16px;background-repeat: no-repeat;background-position: 22px center;padding-left: 25px;margin-right: 15px;
}
.look_con .butt_item .btn:hover{opacity: 0.8;}
.look_con .butt_item .btn_submit{background-color: #e77918;color: #fff;background-image: url(../images/but_i3.png);}
.look_con .butt_item .btn_submit2{background-color: #e77918;color: #fff;background-image: url(../images/but_i3.png);}
.look_con .butt_item .btn_reset{background-color: #fae2cd;color: #e77918;background-image: url(../images/but_i4.png);
	border: 1px solid #e77918;
}

.main_table .butt_item{padding: 33px;margin-top:28px;} 
.main_table .butt_item .btn{width: 115px;height: 45px;border-radius: 3px;border: none;outline: none;cursor: pointer;
	font-size: 16px;background-repeat: no-repeat;background-position: 22px center;padding-left: 25px;margin-right: 15px;
}
.main_table .butt_item .btn:hover{opacity: 0.8;}
.main_table .butt_item .btn_submit{background-color: #e77918;color: #fff;background-image: url(../images/but_i3.png);}
.main_table .butt_item .btn_reset{background-color: #fae2cd;color: #e77918;background-image: url(../images/but_i4.png);
	border: 1px solid #e77918;
}

#admin_pop_190610{position: fixed;width: 100%;height: 100%;z-index: 9999;display: none;}
#admin_pop_190610 .bg{position: absolute;width: 100%;height: 100%;background-color: rgba(0,0,0,0.2);left: 0;top:0;}
#admin_pop_190610 .con{background-color: #fff;width: 550px;height: 450px;position: absolute;
	left: 50%;top:40%;transform: translate(-50%, -50%);margin-left: -200px;
	border-radius: 8px;
}
#admin_pop_190610 .con .tit{height: 50px;font-size: 12px;color: #333;text-align: center;line-height: 50px;border-bottom: 1px solid #dae2ea;font-weight: bold;}
#admin_pop_190610 .cneter{padding:30px;padding-bottom: 0;}
#admin_pop_190610 .cneter .item{margin-bottom: 20px;}
#admin_pop_190610 .cneter .item:last-child{margin-bottom: 0;}

#admin_pop_190610 .cneter select.name1{width:54px;background-size: 12px auto;}
#admin_pop_190610 .cneter select.limit{width: 420px;margin-left: 5px;background-color: #f3f3f3;}
#admin_pop_190610 .cneter .seach_item{width: 420px;margin-left: 5px;border-radius: 3px;overflow: hidden;vertical-align: middle;
	border: 1px solid #dae2ea;position: relative;display: none;box-sizing: border-box;
}
#admin_pop_190610 .cneter .seach_item.dib{display: inline-block;}
#admin_pop_190610 .cneter .seach_item input.fill{width: 380px;height: 33px;padding: 0 5px;border: none;outline: none;background-color: #f3f3f3;}
#admin_pop_190610 .cneter .seach_item input.btn{width: 50px;height: 33px;position: absolute;right: 0;top:0;border: none;background-color: #f3f3f3;
	border-left: 1px solid #dae2ea;outline: none;background-image: url(../images/icon_190515_1.png);background-position: center center;
	background-repeat: no-repeat;cursor: pointer;
}
#admin_pop_190610 .cneter span{padding: 0 10px;border-radius: 5px;}
#admin_pop_190610 .cneter .ren_con{display: inline-block;vertical-align: top;width: 420px;/*margin-left: 8px;*/height: 250px;background-color: #f3f3f3;
	border-radius: 5px;border: 1px solid #dae2ea;overflow-y: auto;
}
#admin_pop_190610 .cneter .ren_con label{display: inline-block;line-height: 35px;height: 35px;padding: 0 12px;position: relative;width: 100%;
	box-sizing: border-box;
}
#admin_pop_190610 .cneter .ren_con label input{vertical-align: middle;margin-right: 3px;}
#admin_pop_190610 .cneter .ren_con label span{display: inline-block;position: absolute;position: absolute;right: 0;
	top: 50%;transform: translateY(-50%);max-width: 18em;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
#admin_pop_190610 .cneter .ren_con label em{color: #bbb;display: inline-block;max-width: 8em;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;vertical-align: middle;}
#admin_pop_190610 .cneter .ren_con label b{display: inline-block;vertical-align: middle;}
#admin_pop_190610 .button{text-align: right;padding-right: 35px; padding-top: 3px;}
#admin_pop_190610 .button span{ display: inline-block;text-align: center;margin-left: 10px;width: 88px;height: 30px;border-radius: 3px;
	line-height: 31px;font-size: 12px;margin-top: 13px;cursor: pointer;
}
#admin_pop_190610 .button span.btn_ok{background-color: #e77918;color: #fff;}

#admin_pop_190610 .button span.btn_none{border: 1px solid #e0e0e0;background-color: #fff;}


select {
    background-image: url(../images/icon_xx.png);
    background-repeat: no-repeat;
    background-position: 96% center;
    appearance: none;
    padding: 0px 8px;
    border-radius: 5px;
    border: 1px solid rgb(218, 226, 234);
    height: 35px;
    outline: none;
    font-size: 12px;
    color: rgb(102, 102, 102);
    cursor: pointer;
}
.free-fields li {
    padding-left: 10px;
    margin-bottom: 9px;
}
.butt_add a, .add_butt {
    display: inline-block;
    padding: 8px 12px;
    border-radius: 3px;
    background-color: rgb(231, 121, 24);
    color: rgb(255, 255, 255);
}
.del2{width: 18px;height: 18px;line-height: 18px;background-color: #cc0000;text-align: center;
    border-radius: 50%;display: inline-block;color: #fff;z-index: 99;cursor: pointer;
}


.look_con .edit_text .butt2{border-top:1px solid #f1f1f1;margin-top: 40px;padding: 35px 0;padding-left: 150px;}
.look_con .edit_text .butt2 span{font-size: 14px;color: #333;vertical-align: middle;}
.look_con .edit_text .butt2 span b{font-size: 24px;font-weight: normal;color: rgb(255, 0, 0);}
.look_con .edit_text .butt2 .apply_btn{width: 120px;display: inline-block;height: 40px;line-height: 40px;border-radius: 3px;text-align: center;background-color: #e77918;
   margin-left: 15px;font-size: 14px;color: #fff;vertical-align: middle;
}

.deta_table{padding: 0 45px;}
.deta_table td,.deta_table th{padding: 12px 10px;
    border: 1px solid #dae2ea;
    text-align: center;
	
}
.success { color: #39b23e;}
.error{ color: #f45053;}

.btn_del {
    border: none;
    padding: 0 25px;
    height: 30px;
    border-radius: 5px;
    color: #fff;
    background-color: #cc0000;
    cursor: pointer;
    outline: none;
}

#admin_pop_190515{position: fixed;width: 100%;height: 100%;z-index: 9999;display: none;
	left: 0;top: 0;
}
#admin_pop_190515 .bg{position: absolute;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);left: 0;top:0;}
#admin_pop_190515 .con{background-color: #fff;width: 550px;height: 450px;position: absolute;left: 50%;top:45%;transform: translate(-50%, -50%);
	border-radius: 8px;
}
#admin_pop_190515 .con .tit{height: 50px;font-size: 12px;color: #333;text-align: center;line-height: 50px;border-bottom: 1px solid #dae2ea;font-weight: bold;}
#admin_pop_190515 .cneter{padding:30px;padding-bottom: 0;}
#admin_pop_190515 .cneter .item{margin-bottom: 20px;}
#admin_pop_190515 .cneter .item:last-child{margin-bottom: 0;}
#admin_pop_190515 .cneter select.name{border: none;width:57px;background-size: 12px auto;}
#admin_pop_190515 .cneter select.limit{width: 420px;margin-left: 5px;background-color: #f3f3f3;}
#admin_pop_190515 .cneter .seach_item{width: 420px;margin-left: 5px;border-radius: 3px;overflow: hidden;vertical-align: middle;
	border: 1px solid #dae2ea;position: relative;display: none;box-sizing: border-box;
}
#admin_pop_190515 .cneter .seach_item.dib{display: inline-block;}
#admin_pop_190515 .cneter .seach_item input.fill{width: 380px;height: 35px;padding: 0 5px;border: none;outline: none;background-color: #f3f3f3;}
#admin_pop_190515 .cneter .seach_item input.btn{width: 50px;height: 35px;position: absolute;right: 0;top:0;border: none;background-color: #f3f3f3;
	border-left: 1px solid #dae2ea;outline: none;background-image: url(../images/icon_190515_1.png);background-position: center center;
	background-repeat: no-repeat;cursor: pointer;
}
#admin_pop_190515 .cneter span{padding: 0 8px;border-radius: 5px;}
#admin_pop_190515 .cneter .ren_con{display: inline-block;vertical-align: top;width: 420px;margin-left: 8px;height: 235px;background-color: #f3f3f3;
	border-radius: 5px;border: 1px solid #dae2ea;overflow-y: auto;
}
#admin_pop_190515 .cneter .ren_con label{display: inline-block;line-height: 35px;height: 35px;padding: 0 12px;position: relative;width: 100%;
	box-sizing: border-box;
}
#admin_pop_190515 .cneter .ren_con label input{vertical-align: middle;margin-right: 3px;}
#admin_pop_190515 .cneter .ren_con label span{display: inline-block;position: absolute;position: absolute;right: 0;
	top: 50%;transform: translateY(-50%);max-width: 18em;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
#admin_pop_190515 .cneter .ren_con label em{color: #bbb;display: inline-block;max-width: 8em;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;vertical-align: middle;}
#admin_pop_190515 .cneter .ren_con label b{display: inline-block;vertical-align: middle;}
#admin_pop_190515 .button{text-align: right;padding-right: 30px;margin-top: 15px;}
#admin_pop_190515 .button span{ display: inline-block;text-align: center;margin-left: 10px;width: 88px;height: 30px;border-radius: 3px;
	line-height: 31px;font-size: 12px;margin-top: 13px;cursor: pointer;
}
#admin_pop_190515 .button span.btn_ok{background-color: #e77918;color: #fff;}

#admin_pop_190515 .button span.btn_none{border: 1px solid #e0e0e0;background-color: #fff;}


#word_pop_200609{position: fixed;left:0;top:0;background-color:rgba(0,0,0,0.3);width:100%;height:100%;display:none;}
#word_pop_200609 .pop_con{position: absolute;width:830px;height:500px;left:50%;top:50%;background-color:#fff;border-radius:5px;
	transform: translate(-50%,-50%);
}
#word_pop_200609 .pop_con .tit {
    height: 50px;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #dae2ea;
    font-weight: bold;
}

#word_pop_200609 .button{text-align: right;padding-right: 30px; padding-top: 3px;}
#word_pop_200609 .button span{ display: inline-block;text-align: center;margin-left: 10px;width: 88px;height: 30px;border-radius: 3px;
	line-height: 31px;font-size: 12px;margin-top: 13px;cursor: pointer;
}
#word_pop_200609 .button span.btn_ok{background-color: #e77918;color: #fff;}

#word_pop_200609 .button span.btn_none{border: 1px solid #e0e0e0;background-color: #fff;}

#word_pop_200609 .chose{margin-top:25px;position:relative;}
#word_pop_200609 .chose span{display:inline-block;width:90px;text-align:right;padding-right:5px;font-size: 14px;vertical-align: middle;}
#word_pop_200609 .chose .type{width:190px;border-radius:3px;font-size: 14px;vertical-align: middle;}

#word_pop_200609 .keyword {vertical-align: middle;
    width: 410px;
    height: 35px;
    padding: 0 8px;
    border-radius: 3px;
    border: 1px solid #dae2ea;
    outline: none;
    font-size: 14px;
    color: #333;
}


#word_pop_200609 .seach_btn_200609 {
    width: 50px;
    height: 33px;
    position: absolute;
    right:131px;
    top:1px;
    border: none;
    background-color: #fff;
    border-left: 1px solid #dae2ea;
    outline: none;
    background-image: url(../images/icon_190515_1.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}

#word_pop_200609 .but_add{width:90px;height:35px;border-radius:3px;background-color: #e77918;color: #fff;font-size: 14px;
		display: inline-block;vertical-align: middle;line-height: 35px;text-align: center;margin-left: 5px;
}


#word_pop_200609 .list{margin-top:25px;position:relative;}
#word_pop_200609 .list>span{display:inline-block;width:90px;text-align:right;padding-right:5px;font-size: 14px;vertical-align: middle;}
#word_pop_200609 .list_200609{display:inline-block;border: 1px solid #dae2ea;padding:8px 15px;width:703px;border-radius:3px;height:297px;
	overflow-y: auto;vertical-align: top;
}
#word_pop_200609 .list_200609 label{display:block;margin:8px 0;}
#word_pop_200609 .list_200609 label span{float:right;vertical-align:middle;font-size: 14px;color:#999;}
#word_pop_200609 .list_200609 label input{
    vertical-align: middle;
    margin-right: 1px;
}
#word_pop_200609 .list_200609 b{font-size: 14px;vertical-align:middle;display:inline-block;max-width:530px;
	overflow: hidden;font-weight: normal;color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
}



#add_work_200703{position: fixed;left:0;top:0;background-color:rgba(0,0,0,0.3);width:100%;height:100%;display:none;}
#add_work_200703 .pop_con{position: absolute;width:600px;height:500px;left:50%;top:50%;background-color:#fff;border-radius:5px;
	transform: translate(-50%,-50%);
}
#add_work_200703 .pop_con .tit {
    height: 50px;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #dae2ea;
    font-weight: bold;
}

#add_work_200703 .button{text-align: left;padding-left: 133px; padding-top: 3px;}
#add_work_200703 .button span{ display: inline-block;text-align: center;margin-left: 10px;width: 88px;height: 30px;border-radius: 3px;
	line-height: 31px;font-size: 12px;margin-top: 13px;cursor: pointer;
}
#add_work_200703 .button span.btn_ok{background-color: #e77918;color: #fff;}
#add_work_200703 .button span.btn_none{border: 1px solid #e0e0e0;background-color: #fff;}

#add_work_200703 .pop_con .main_edit{border:none;margin-top: 0;}


table tr td .modify_a{display: inline-block;width: 18px;height:18px;
	background-image: url(../images/table_i1.png);background-repeat: no-repeat;background-position: center center;
}
table tr td .modify_a:hover{background-image: url(../images/table_i2.png);}

#page .page_right {
    text-align: right;
    float: right;
}

.upload-img-wap{margin-left:115px;margin-top: 8px;}
#up_pic.on input{display: none;}
#up_pic .del_btn{
	position: absolute;
	z-index: 9;
	left: 5px;top:5px;background-color: #cc0000;color: #fff;padding: 5px 8px;border-radius: 5px;
}
#up_pic .look_btn a{
	position: absolute;
	z-index: 9;
	left: 55px;top:5px;background-color: #006699;color: #fff;padding: 5px 8px;border-radius: 5px;
}


.up_pic1{vertical-align: middle; display: block;float: left; }
        #up_pic{float: left; margin-left: 0px;margin-right: 11px;background-size: cover;}
        #delete_pic ,.del{width: 18px; height: 18px; line-height: 18px; background-color: #cc0000; text-align: center; border-radius: 50%; display: inline-block; color: #fff; position: absolute; z-index: 99; left: 5px; top: 5px; display: block; }
        .demo-transfer{display: inline-block;width: 700px;vertical-align: top;}

#editor_id_con{display: inline-block;vertical-align: top;}
#up_pic{position: relative;width: 200px;height: 200px;display: inline-block;border: 1px solid #dbdbdb;
	background-size: cover;background-image: url(../images/add2.png);background-repeat: no-repeat;;background-position: center center;
}
#up_pic .up_butt{position: absolute;left: 0;top:0;width: 100%;height: 100%;opacity: 0;}


.file_butt{display: inline-block;width: 120px;height: 40px;line-height: 40px;text-align: center;border-radius: 5px;
	background-color: #e77918;color: #fff;vertical-align: middle;font-size: 14px;position: relative;
}
.file_butt input{position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: 0;}














