123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568 |
- #activitySchedule_form{
- padding-bottom: 32px;
- }
- #activitySchedule_form .ul_form_span{
- display: block;
- width: 100%;
- height: 32px;
- line-height: 32px;
- font-size: 17px;
- padding-left: 20px;
- background-color: #fff;
- margin-top: 10px;
- font-weight: 500;
- }
- #activitySchedule_form ul{
- height: auto;
- display: block;
- overflow: hidden;
- background-color: #fff;
- }
- #activitySchedule_form ul li{
- margin-left: 20px;
- display: block;
- border-bottom: .5px solid #e6e6e7;
- position: relative;
- height: 45px;
- line-height: 45px;
- font-size: 15px;
- }
- #activitySchedule_form ul span{
- vertical-align: baseline;
- display: inline-block;
- height: 35px;
- line-height: 35px;
- position: relative;
- }
- #activitySchedule_form ul input {
- display: inline-block;
- border: none;
- float: right;
- text-align: right;
- margin-right: 17px;
- width: auto;
- min-width: 66%;
- background-color: #fff;
- height: 99%;
- }
- .activitySchedule_form ul input {
- position: absolute;
- right: 0;
- min-width: 60% !important;
- }
- #activitySchedule_form ul input::-webkit-input-placeholder {
- text-align: right;
- padding-right:0;
- }
- #activitySchedule_state::-webkit-input-placeholder {
- text-align: right;
- padding-right:5px !important;
- }
- #activitySchedule_name::-webkit-input-placeholder {
- text-align: right;
- padding-right:5px !important;
- }
- #budget{
- margin-right: 4px !important;
- }
- #cooperation_input{
- margin-right: 30px !important;
- }
- #budget::-webkit-input-placeholder {
- padding-right:0px !important;
- }
- #cooperation_input::-webkit-input-placeholder {
- padding-right:14px !important;
- }
- #activitySchedule_form ul textarea{
- display: inline-block;
- height: 160px;
- vertical-align: text-top;
- min-width: 73%;
- width: auto;
- padding-left: 12px;
- background-color: #fff;
- }
- .activitySchedule_button{
- width: 100%;
- height: 35px;
- line-height: 35px !important;
- background-color: #ffffff;
- border: none;
- color: #3385ff;
- font-size: 15px !important;
- letter-spacing: 2px;
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
- }
- #activitySchedule_footer{
- background-image: none;
- border-top: .5px solid #dce1e8;
- }
- #activitySchedule_location{
- margin-right: 30px !important;
- }
- #activitySchedule_location::-webkit-input-placeholder {
- padding-right:4px !important;
- }
- .activity_schedule_downarrow{
- float: right;
- position: absolute;
- right: 17px;
- top:-1px;
- width: 7px;
- font-size: 16px;
- color: #3385ff;
- }
- .activity_schedule_i{
- float: right;
- position: absolute;
- right: 17px;
- top:-1px;
- width: 7px;
- font-size: 16px;
- color: #969191;
- }
- .act_write{
- font-size: 19px;
- color: #3385ff;
- margin-left: 5px;
- }
- .activity_home_div div{
- height: 70px;
- }
- .activity_home_div div .activity_home_span{
- display: inline-block;
- position: relative;
- height: 100%;
- top: 0;
- padding-left: 5px;
- }
- .activity_home_div{
- background-color: #fff;
- padding: 0 4%;
- margin-top: 8px;
- min-height: 200px;
- }
- .activity_home_div ul{
- display: block;
- height: auto;
- }
- .more_ul_list{
- border-bottom: 1px solid #e6e6e7;
- padding-bottom: 5px;
- position: relative;
- }
- .onlyMy_more{
- position: relative;
- border-bottom: 1px dashed #a6a6a7;
- }
- .onlyMy_more:last-child{
- border-bottom:none !important;
- }
- .more_ul_list li:last-child,
- .onlyMy_more li:last-child {
- width: 25px;
- height: 25px;
- position: absolute;
- right: 0;
- top: 32%;
- font-size: 20px;
- color: #3385ff;
- text-align: right;
- }
- .activity_home_div ul li{
- display: block;
- height: auto;
- overflow: hidden;
- }
- .activity_home_div ul li span{
- vertical-align: baseline;
- display: inline-block;
- height: 35px;
- line-height: 35px;
- float: left;
- }
- .activity_home_div ol li span:nth-child(1){
- width: 54% !important;
- text-align: center;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- display: inline-block;
- padding-left: 5px;
- }
- .activity_home_div ol li span:nth-child(2){
- width: 20% !important;
- text-align: center;
- }
- .activity_home_div ol li span:nth-child(3){
- width: 25% !important;
- text-align: center;
- }
- .activity_home_div ul li input{
- display: inline-block;
- background-color: #fff;
- border: none;
- float: left;
- text-align: left;
- margin-left: 21px;
- width: auto;
- min-width: 66%;
- }
- .activity_home_div ul li p{
- display: inline-block;
- background-color: #fff;
- width: auto;
- min-width: 77%;
- text-align: justify;
- margin-left: 21px;
- max-width: 50%;
- padding-top: 7px;
- font-size: 15px;
- }
- .activity_home_div div .activity_home_span .activity_home_top{
- display: block;
- margin-top: 18px;
- }
- .activity_home_div div .activity_home_bottom{
- color: #8f9ea7;
- font-size: 12px;
- }
- .activity_home_div div .activity_home_bottom a{
- color: #8f9ea7;
- margin-left: 8px;
- }
- .activity_home_div div img{
- width: 45px;
- height: 45px;
- border-radius: 50%;
- border: none;
- display: inline-block;
- vertical-align: top;
- margin-top: 14px;
- }
- .activtySchedule_h1{
- color: #bdbdbd;
- font-size: 14px;
- text-align: center;
- line-height: 35px;
- margin: 0;
- height: 35px;
- }
- .table_ul{
- display: block;
- margin-top: 5px;
- background-color: #fff;
- }
- .table_ul li{
- width: 100%;
- height: 55px;
- line-height: 55px;
- border-bottom: 1px solid #e6e6e7;
- padding-left: 18px;
- font-size: 15px;
- }
- .table_ul li:first-child b{
- display: inline-block;
- width: 30px;
- height: 30px;
- background: url("../img/activityLiFirst.svg")no-repeat scroll 50% 25%;
- background-size:100%;
- vertical-align: middle;
- margin-right: 8px;
- }
- .table_ul li:nth-child(2) b{
- display: inline-block;
- width: 30px;
- height: 30px;
- background: url("../img/readyIcon.png")no-repeat scroll 50% 0%;
- background-size: 85%;
- vertical-align: middle;
- margin-right: 8px;
- }
- .table_ul li i{
- float: right;
- padding-right: 16px;
- color: #b3b0b0;
- font-size: 17px;
- }
- .upLoad_ul li em{
- color: #9a9a9a;
- font-size: 12px;
- margin-left: 10px;
- }
- .upLoad_ul li a{
- display: inline-block;
- width: 25px;
- height: 25px;
- position: absolute;
- right: 17px;
- top: 10px;
- font-size: 20px;
- text-align: center;
- line-height:19px;
- color: #9ca3ac;
- border: 1.5px dashed #b9c5cf;
- border-radius: 5px;
- }
- .activity_Double_detail{
- display: block;
- font-size: 15px !important;
- border-bottom: 4px solid rgb(235,235,235);
- height: 60px;
- line-height: 60px;
- }
- .activity_Double_detail span{
- padding-left: 15px !important;
- color: #a8a8a9;
- }
- .activity_Double_detail a{
- text-decoration: underline;
- }
- .c-tools{
- display: inline-block;
- font-size: 12px;
- color: #fff;
- border: 1px solid #fff;
- background-color: #5699fc;
- padding: 2px 12px 1px 12px;
- border-radius: 6px;
- line-height: 17px;
- height: 23px;
- }
- .activity_home_div ol li{
- border-bottom: 1px solid #e6e6e7;
- font-size: 12px;
- }
- .activity_home_div ol li:last-child{
- border-bottom:none;
- }
- .account_home_div ul .account_li{
- padding-bottom: 12px;
- margin-bottom: 12px;
- border-bottom: 1px solid #e6e6e7;
- position: relative;
- }
- .account_li_b{
- position: relative;
- display: inline-block;
- height: 25px;
- font-size: 20px;
- vertical-align: baseline;
- top: 8px;
- right: 0px;
- float: right;
- color: #3385ff;
- }
- .schedule_a{
- display: inline-block;
- vertical-align: sub;
- width: 76px;
- text-align: center;
- height: 30px;
- line-height: 30px;
- padding-top: 3px;
- }
- .ActivitySchedule_a{
- display: inline-block;
- float: right;
- vertical-align: middle;
- width: auto;
- height: 100%;
- line-height: 70px;
- }
- .ActivitySchedule_a span{
- font-style: normal;
- border: 1px solid transparent;
- border-radius: 5px;
- font-weight: 500;
- font-size: 13px;
- width: 45px;
- display: inline-block;
- height: 28px;
- line-height: 28px;
- text-align: center;
- letter-spacing: 2px;
- }
- .ActivitySchedule_a span:nth-child(1){
- background-color: #3385ff;
- color: #fff;
- margin-right: 12px;
- }
- .ActivitySchedule_a span:nth-child(2){
- background-color: #ff2f0f;
- color: #fff;
- }
- .div_wrap_app{
- width: 95%;
- margin: 0 auto;
- background-color: #fff;
- border-radius: 6px;
- }
- .div_wrap_app img{
- width: 60px;
- height: 60px;
- box-shadow: 0px 0px 5px #fff;
- position: relative;
- top: -8px;
- }
- .div_wrap_app h6{
- background-color:rgba(27, 155, 248, 0.75);
- width: 100%;
- color: #fff;
- height: 85px;
- padding: 0 16px;
- border-radius: 7px 7px 0 0;
- }
- .div_wrap_app h6 span{
- display: inline-block;
- height: 100%;
- position: relative;
- top: 0px;
- vertical-align: text-bottom;
- line-height: 25px;
- font-size: 16px;
- padding-top:9px;
- padding-left: 14px;
- }
- .div_wrap_app h6 b{
- position: relative;
- font-weight: normal;
- font-size: 12px;
- top: 0px;
- }
- .div_wrap_app h6 b em{
- margin-left: 5px;
- }
- .ul_text_wuliu{
- border-bottom: 1px dashed #bbbbc3;
- padding-top: 12px;
- padding-bottom: 12px;
- height:auto;
- display: inline-block;
- width:100%;
- }
- .ul_text_wuliu li{
- width: 95%;
- margin: 0 auto 0;
- position: relative;
- height: auto;
- display: inline-block;
- }
- .ul_text_wuliu li s{
- display: inline-block;
- height: 100%;
- position: absolute;
- top: 0px;
- left: 43px;
- width:1px;
- background-color:#c9c9c9;
- text-decoration: none;
- vertical-align: middle;
- }
- .ul_text_wuliu li s b{
- width: 15px;
- height: 15px;
- display: block;
- position: absolute;
- top: 11px;;
- background:#fff url("../img/ui_b_wuliu.svg")no-repeat scroll center;
- background-size:90%;
- left: -7px;
- }
- .ul_text_wuliu li:last-child{
- padding-bottom: 20px;
- }
- .ul_text_wuliu li em{
- font-size: 10px;
- display: inline-block;
- position: relative;
- top: 8px;
- }
- .ul_text_wuliu li i{
- display: block;
- text-align: center;
- color: #ccc;
- }
- .ul_text_wuliu li button{
- margin-left:10px;
- position: relative;
- }
- .ul_text_wuliu li span{
- display:block;
- width:100%;
- text-align: justify;
- vertical-align: middle;
- padding-left: 12px;
- color: #a6a6a6;
- font-size: 12px;
- }
- .loginisty_i{
- display: block;
- height: 19px;
- line-height:22px;
- font-size: 12px;
- text-align: left;
- }
- .company_text_ul{
- width: 95%;
- margin: 0 auto;
- border-bottom: 1px dashed #bbbbc3;
- padding-bottom: 12px;
- }
- .company_text_ul li{
- height: auto;
- line-height: 30px;
- min-height: 30px
- }
- .company_text_ul li b{
- font-weight: normal;
- }
- .company_text_ul li p{
- display: inline-block;
- width: 79%;
- vertical-align: top;
- }
- .master_ul_divWrap{
- /*border-bottom: 10px solid #f2f2f2;*/
- border-top:1px solid #e6e6e7;
- }
- .master_ul_divWrap h5{
- padding-left:9px;
- }
- .master_ul_divWrap h5 span:nth-child(2){
- margin-left: 25px;
- }
- .showmorecompany{
- height: auto !important;
- text-align: right;
- padding-right: 35px;
- color: #3385ff;
- margin-bottom: 15px;
- }
- .showmorecompany ul li:last-child{
- border-bottom: none !important;
- }
- .showmorereq{
- height: auto !important;
- text-align: right;
- padding-right: 35px;
- color: #3385ff;
- margin-bottom: 15px;
- }
- .showmorereq ul li:last-child{
- border-bottom: none !important;
- }
- .text_wuliu_a{
- display: inline-block;
- width: 86%;
- float: right;
- margin-top: 10px;
- }
- #activitySchedule_form ul span sup{
- color: #e90000;
- font-size: 12px;
- position: absolute;
- top: 19px;
- left: -7px;
- }
|