123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505 |
- @CHARSET "UTF-8";
- *{
- margin:0px;
- padding:0px;
- }
- #account-table #daochu{
- margin-top:20px;
- }
- #account-table #pageDiv{
- margin-top:20px;
- }
- #content{
- margin:0 20px;
- padding-top:1px;
- }
- #handler{
- margin:20px 0 20px 1px;
- height:14px;
- line-height:14px;
- }
- #handler ul{
- margin-left:20px;
- }
- #handler ul .active1{
- float:left;
- }
- #handler ul .size1{
- float:left;
- margin-left:10px;
- }
- #handler ul .size2{
- float:left;
- margin-right:10px;
- }
- #handler ul .divider2{
- float:left;
- }
- #handler li a{
- text-decoration: none;
- color:#0088CC;
- font-size:14px;
- }
- #buttons{
- width:100%;
- height:34px;
- line-height:34px;
- margin-bottom:20px;
- }
- #buttons div.btn1{
- float:left;
- width:120px;
- height:34px;
- line-height:34px;
- color:#36AEEA!important;
- font-size:12px;
- border:1px solid #36AEEA;
- border-radius:5px!important;
- text-align: center;
- cursor: pointer;
- margin:0 10px 0 0;
- }
- #buttons div.btn1:hover{
- background-color:#36AEEA!important;
- color:#fff!important;
- }
- #buttons div#serachData{
- float:right;
- width:300px;
- height:34px;
- line-height:34px;
- }
- #buttons div#serachData input[type=text]{
- z-index:9;
- width:270px;
- height:30px;
- line-height:30px;
- background-color:#F4F4F4!important;
- border-radius:5px!important;
- border:none;
- font-size:12px;
- padding-left:20px;
- }
- #serachData_img{
- z-index:9999;
- width:30px;
- height:34px;
- position: relative;
- left:265px;
- top:-50px;
- cursor: pointer;
- background: url(../images/fangdajing1.png) no-repeat 0 10px;
- border:none;
- }
- #account-table{
- width:100%;
- height:auto;
- position: absolute;
- margin-top:0px;
- }
- #account-table table{
- width:97%;
- border-collapse: collapse;
- color:#4C637B;
- font-weight: normal;
- }
- #btndiv{
- width:200px;
- margin:0 auto;
- }
- #account-table table th,#account-table table td{
- text-align: center;
- }
- #account-table tbody tr td div.btn11 {
- width:90px;
- height:34px;
- line-height:34px;
- color:#FFF!important;
- font-size:12px;
- background-color:#39AEEA!important;
- border-radius:5px!important;
- float:left;
- margin-left:10px;
- }
- #account-table tbody tr td div.btn11:hover{
- background-color:#4E637B!important;
- cursor: pointer;
- }
- #createForm, #editForm{
- width:100%;
- height:auto;
- margin:20px 0;
- font-size:12px;
- }
- #createForm .control-group锛�editForm .control-group{
- height:34px;
- line-height:34px;
- }
- #createForm label, #editForm label{
- font-size:12px;
- }
- #createForm span.input-checkbox-span, #editForm span.input-checkbox-span,#createForm span.#input-password-span,#editForm span.#input-password-span{
- font-size:12px;
- height:34px;
- line-height:34px;
- }
- /*webback閲岄潰鐨剆tart*/
- span.input-checkbox-span{
- float:left;
- // margin-right:34px;
- // margin-left:34px;
- }
- .control-group .form-align-radio input[type="radio"]{
- position:relative !important;
- }
- #checkboxs input[type="checkbox"]{
- position:relative !important;
-
- }
- #input-password{
- position:relative !important;
- }
- #createForm span, #editForm span{
- font-size:12px;
- height:34px;
- line-height:34px;
- }
- /*webback閲岄潰鐨別nd*/
- #createForm span.lbl1, #editForm span.lbl1{
- color:#6BBFEE;
- }
- #createForm label.control-label1, #editForm label.control-label1{
- font-size:12px;
- width:80px;
- height:34px;
- line-height:34px;
- position: absolute;
- }
- #createForm input.input-text,#editForm input.input-text{
- height:34px;
- line-height:34px;
- margin-left: 80px;
- }
- #createForm input.input-text, #editForm input.input-text{
- font-size:12px;
- width:300px;
- height:30px;
- line-height:30px;
- border:none;
- border-radius:5px!important;
- border:1px solid #D5DADF;
- padding-left:20px;
- }
- #createForm label.form-align-radio1 span, #editForm label.form-align-radio1 span{
- position: relative;
- top: -11px;
- }
- #createForm div.control-group, #editForm div.control-group{
- margin-bottom: 20px;
- }
- #createForm form div.form-actions1 div, #editForm form div.form-actions1 div,#createForm .btnall button,#editForm .btnall button{
- width:120px;
- height:34px;
- line-height:34px;
- color:#FFF!important;
- font-size:12px;
- border-radius:5px!important;
- float:left;
- text-align:center;
- margin-right:10px;
- cursor: pointer;
- }
- #createForm form div.form-actions1 div#create-btn-save, #editForm form div.form-actions1 div#edit-btn-save,#createForm .btnall button.btn3,#editForm .btnall button.btn3{
- background-color:#67BA31!important;
- }
- #createForm form div.form-actions1 div#create-btn-cancel, #editForm form div.form-actions1 div#edit-btn-cancel,#createForm .btnall button.btn4,#editForm .btnall button.btn4{
- background-color:#39AEEA!important;
- }
- #createForm form div.form-actions1 div#create-btn-save:hover,#createForm form div.form-actions1 div#create-btn-cancel:hover,#createForm .btnall button.btn3:hover,#createForm .btnall button.btn4:hover{
- background-color:#4E637B!important;
- }
- #editForm form div.form-actions1 div#edit-btn-save:hover,#editForm form div.form-actions1 div#edit-btn-cancel:hover,#editForm .btnall button.btn3:hover,#editForm .btnall button.btn4:hover{
- background-color:#4E637B!important;
- }
- #input-password{
- margin:10px 5px 10px 10px;
- }
- span.input-checkbox-span{
- float:left;
- margin-right:-50px;
- margin-left: 2px;
- }
- #createForm input[type=radio],#createForm input[type=checkbox],#editForm input[type=radio],#editForm input[type=checkbox]{
- opacity:10;
- margin-top: -3px;
- }
- .form-align-radio{
- height:35px;
- line-height:35px;
- }
- /*webback閲岄潰鐨剆tart*/
- #createForm input[type=radio],#editForm input[type=radio]{
- top: 0px;
- margin-left:77px;
- }
- /*webback閲岄潰鐨別nd*/
- #createForm input.input-checkbox,#editForm input.input-checkbox{
- top: 11px;
- margin-left:75px;
- }
- #input-radio-open,#input-checkbox1{
- margin-left:80px;
- }
- /*webback閲岄潰鐨剆tart*/
- #createForm input.input-checkbox,#editForm input.input-checkbox{
- float:left;
- }
- /*webback閲岄潰鐨別nd*/
- #createForm input.input-text:focus, #editForm input.input-text:focus{
- box-shadow: 0 0 6px red;
- }
- #daochu{
- margin-top:0px;
- }
- #pageDiv{
- float:right;
- margin:-20px 20px 0 20px;
- }
- #pageDiv li.active a{
- color:#ffffff;
- background-color:#0170C9!important;
- }
- .control-group{
- position: none;
- }
- .control-group #main_advertiserul{
- z-index: 9;
- cursor: pointer;
- margin-left: 60px;
- width: 150px;
- }
-
- .control-group .select_box{
- width:150px;
- height:34px;
- background:#F4F4F4 url(../images/triangle1.png) no-repeat 130px;
- border:none;
- border-radius:5px!important;
- }
-
- .control-group #advertiserul_select_box{
- margin:0 20px;
- }
-
- .control-group .select_box span {
- display:block;
- line-height:34px;
- height:34px;
- overflow:hidden;
- margin-left:20px;
- font-size:12px;
- }
-
- .control-group .son_ul {
- width:150px;
- color:white;
- background-color:#151E2B!important;
- border-radius:5px!important;
- position: absolute;
- }
-
- .control-group .son_ul li {
- padding-left:20px;
- height:34px;
- line-height:34px;
- border-radius:5px!important;
- font-size:12px;
- }
- .control-group .son_ul li:hover {
- background-color:#26303A!important;
- }
- #chooseing{
- float:left;
- }
- #chooseing li,#selected li{
- width:150px;
- height:34px;
- line-height:34px;
- border:1px solid #d5dee8;
- margin-bottom:10px;
- text-align: center;
- cursor: pointer;
- }
- #selected{
- padding-top:10px;
- width:190px;
- height:274px;
- margin-left:170px;
- border:1px solid #d5dee8;
- }
- #selected li{
- margin-left:20px;
- }
- #selected input{
- float: right;
- border:none;
- width: 20px;
- height: 20px;
- margin-top:7px;
- cursor: pointer;
- }
- #selected input.movedel{
- background: url(../images/dialog/ui-icons_cd0a0a_256x240.png) -30px -190px;
- }
- #selected input.moveup{
- background: url(../images/dialog/ui-icons_cd0a0a_256x240.png) -158px -190px;
- }
- #selected input.movedown{
- background: url(../images/dialog/ui-icons_cd0a0a_256x240.png) -126px -190px;
- }
- #upload_qulifications #uploadTable{
- margin-left:80px;
- text-align: center;
- width:500px;
- font-size: 12px;
- }
- #upload_qulifications #uploadTable,#upload_qulifications #uploadTable th, #uploadTable td{
- border-color:#d5dadf;
- }
- #upload_qulifications #uploadTable th{
- height: 60px;
- }
- #upload_qulifications #uploadTable td{
- height: 50px;
- }
- #createForm .btnall button,#editForm .btnall button{
- border:none;
- }
- .backbtn{
- background-color: #36AEEA;
- }
- .backbtn:hover{
- background-color: #4E637B;
- }
- <!-- 鎶曟斁绠$悊椤甸潰涓婁紶鎸夐挳鏍峰紡 -->
- #upload_qulifications table td div.selectFile_div{
- float:left;
- text-align: center;
- }
- #upload_qulifications button.uploadOrView{
- width:50px;
- height:30px;
- border: 1px solid #36aeea;
- background-color: #36aeea;
- color:#ffffff;
- float:left;
- margin:-40px 0 0 284px;
- }
- #upload_qulifications div.ace-file-input{
- height: 30px;
- line-height: 30px;
- margin: 10px 0 10px 50px;
- }
- #upload_qulifications div.ace-file-input label::before{
- z-index: 99;
- }
- #upload_qulifications div.ace-file-input label span{
- margin-left: -104px;
- position: absolute;
- z-index:9;
- }
- #upload_qulifications div.ace-file-input label.selected span{
- margin-left: -95px;
- }
- #upload_qulifications div.ace-file-input label span i[class*="icon-"]{
- background-image: none;
- background-position: 0 0;
- background-repeat: repeat;
- height:auto;
- }
- /*webback閲岄潰鐨剆tart*/
- #selectConditionBar span{
- float:left;
- color:#4c637b;
- margin:0 0 30px 20px;
- }
- /*璁剧疆瀹℃牳閫氳繃锛屽鏍镐笉閫氳繃锛屾湭瀹℃牳鐨勯摼鎺ョ殑宸﹀唴杈硅窛*/
- #selectConditionBar a{
- float:left;
- padding-left:10px;
- padding-right:10px;
- display:block;
- height:30px;
- outline:none;
- text-decoration:none;
- color:#4c637b;
- font-size:14px;
- border-bottom:2px solid;
- border-bottom-color: #f4f5f7;
- }
- #selectConditionBar a:hover{
- border-bottom-color: #36aeea;
- }
- /*webback閲岄潰鐨別nd*/
|