123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304 |
- .smPopupContent {
- padding: 0px;
- /*overflow: auto;*/
- }
- .smPopupCloseBox {
- background: url("../images/close2.gif") no-repeat;
- cursor: pointer;
- }
- .titleClass {
- /*
- padding: 5px;
- position: relative;
- color:fff;
- font-size:15px;
- font-weight:bold;
- border:0px solid #A5AAB4;
- background-color:#387dc9;
- letter-spacing:6px;
- font-family:"Microsoft YaHei", Verdana, Arial, Helvetica, AppleGothic, sans-serif;
- */
- height: 25px;
- line-height: 25px;
- background-color: #f8f8f8;
- font-size: 14px;
- font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, AppleGothic, sans-serif;
- padding-left: 5px;
- border:0px solid #A5AAB4;
- border-bottom:0px;
- }
- .titleClass2 {
- /*支持上、右、下、左*/
- /* Gecko browsers */
- /*-moz-border-radius: 5px;*/
- /* Webkit browsers */
- /*-webkit-border-radius: 5px;*/
- /* W3C syntax - likely to be standard so use for future proofing */
- /*border-radius:5px 5px 0px 0px;*/
-
- /* Gecko browsers */
- -moz-border-radius-topleft: 5px;
- -moz-border-radius-topright: 5px;
- -moz-border-radius-bottomleft: 0;
- -moz-border-radius-bottomright: 0;
-
- /* Webkit browsers */
- -webkit-border-top-left-radius: 5px;
- -webkit-border-top-right-radius: 5px;
- -webkit-border-bottom-left-radius: 0;
- -webkit-border-bottom-right-radius: 0;
-
- /* W3C syntax */
- border-top-left-radius: 5px;
- border-top-right-radius: 5px;
- border-bottom-right-radius: 0;
- border-bottom-left-radius: 0;
-
-
- padding: 5px;
- position: relative;
- color:fff;
- font-size:15px;
- font-weight:bold;
- border:0px solid #A5AAB4;
- background-color:#387dc9;
- letter-spacing:6px;
- font-family:"Microsoft YaHei", Verdana, Arial, Helvetica, AppleGothic, sans-serif;
- }
- .titleClass3 {
- /*
- padding: 5px;
- position: relative;
- color:fff;
- font-size:15px;
- font-weight:bold;
- border:0px solid #A5AAB4;
- background-color:#387dc9;
- letter-spacing:6px;
- font-family:"Microsoft YaHei", Verdana, Arial, Helvetica, AppleGothic, sans-serif;
- */
- height: 25px;
- line-height: 25px;
- background-color: #f8f8f8;
- font-size: 14px;
- font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, AppleGothic, sans-serif;
- padding-left: 5px;
- border:0px solid #A5AAB4;
- border-bottom:0px;
- }
- .tabledivClass {
- padding: 0px 0px 0px 0px;
- position: relative;
- color:#000;
- font-size:13px;
- height:100%;
- border:0px solid #A5AAB4;
- overflow:auto;
- cursor:auto;
- }
- .tclass {
- padding: 1px 0px 0px 0px;
- border:1px solid #A5AAB4;
- font-size:13px;
- }
- .openPopNull{
- height: 40px;
- width: 100%;
- line-height: 35px;
- text-align:center;
- border: 0px solid #999;
- font-size:13px;
- font-weight:bold;
- }
- table.altrowstable {
- font-family:"Microsoft YaHei", Verdana, Arial, Helvetica, AppleGothic, sans-serif;
- font-size:8px;
- color:#333333;
- border-width: 0px;
- border-color: #a9c6c9;
- border-collapse: collapse;
- width:100%;
-
- }
- table.altrowstable th {
- border-width: 1px;
- padding: 1px;
- border-style: solid;
- border-color: #a9c6c9;
- }
- table.altrowstable td {
- border-width: 1px;
- padding: 1px;
- padding-left: 5px;
- border-style: solid;
- border-color: #a9c6c9;
- height: 23px;
- line-height: 16px;
- background-color: #FFFFFF;
- }
- table.altrowstable1 {
- font-family:"Microsoft YaHei", Verdana, Arial, Helvetica, AppleGothic, sans-serif;
- font-size:8px;
- color:#333333;
- border-width: 0px;
- border-color: #a9c6c9;
- border-collapse: collapse;
- width:100%;
-
- }
- table.altrowstable1 th {
- border-width: 1px;
- padding: 1px;
- border-style: solid;
- border-color: #a9c6c9;
- text-align:center;
- }
- table.altrowstable1 td {
- border-width: 1px;
- padding: 1px;
- padding-left: 5px;
- border-style: solid;
- border-color: #a9c6c9;
- height: 23px;
- line-height: 16px;
- background-color: #FFFFFF;
- }
- .popupRightD{width:auto; height:auto;border:1px #e0e0e0 solid; position:fixed; right:2px; bottom:2px; background-color:white;}
- .popupRightD .title{height:23px; line-height:23px; background-color:#f8f8f8; font-size:14px; font-family:"Microsoft YaHei", Verdana, Arial, Helvetica, AppleGothic, sans-serif;padding-left:5px; border-bottom:1px #e0e0e0 solid;}
- .popupRightD .title .close{float:right; padding-right:4px; color:red; cursor:pointer;}
- .popupRightD .title .fanhui{float:right; padding-right:10px; color:red; cursor:pointer;}
- .popupRightD .title .close:hover{color:purple;}
- .popupRightDContent{font-size:12px; line-height:19px; padding:5px;}
- .popupRightDContent p{text-indent:2em;}
- .popupRightDBody {max-height:500px;overflow-y: scroll;}
- /*船舶信息模板样式*/
- #demo_boat{width:450px;height:280px;background-color:#f6f8fb;-ms-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0;-o-border-radius:8px 8px 0 0;}
- #demo_boat #boat_th{width:450px;height:34px;background-color:#387dc9;-ms-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0;-o-border-radius:8px 8px 0 0;}
- #demo_boat #boat_th p{font-size:16px;font-weight:bold;color:#FFFFFF;display:inline;line-height:34px;margin-left:18px;}
- #demo_boat #boat_tab{width:450px;height:240px;background-color:#FFFFFF;margin-top:4px;}
- #boat_menu{width:445px;height:20px;background-color:#FFFFFF;}
- #boat_menu ul{display:inline;}
- #boat_menu ul li{width:95px;height:20px;float:left;line-height:20px;font-size:14px;list-style:none;color:#1d7bb1;cursor:pointer;position:relative;}
- #boat_menu ul li p{display:inline;margin-left:30px;position:relative;z-index:100;}
- #boat_menu ul li img{position:absolute;}
- #boat_menu ul li.boat_hover{color:#FFFFFF;z-index:3;}
- #boat_main{width:100%;height:100%;}
-
-
- /*船舶信息模板样式*/
- #pop_xkz{width:550px;height:280px;background-color:#f6f8fb;-ms-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0;-o-border-radius:8px 8px 0 0;}
- #pop_xkz #pop_xkz_th{width:550px;height:34px;background-color:#387dc9;-ms-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0;-o-border-radius:8px 8px 0 0;}
- #pop_xkz #pop_xkz_th p{font-size:16px;font-weight:bold;color:#FFFFFF;display:inline;line-height:34px;margin-left:18px;}
- #pop_xkz #pop_xkz_tab{width:550px;height:240px;background-color:#FFFFFF;margin-top:4px;}
- #pop_xkz_menu{width:550px;height:20px;background-color:#FFFFFF;}
- #pop_xkz_menu ul{display:inline;}
- #pop_xkz_menu ul li{width:95px;height:20px;float:left;line-height:20px;font-size:14px;list-style:none;color:#1d7bb1;cursor:pointer;position:relative;}
- #pop_xkz_menu ul li p{display:inline;margin-left:30px;position:relative;z-index:100;}
- #pop_xkz_menu ul li img{position:absolute;}
- #pop_xkz_menu ul li.pop_xkz_hover{color:#FFFFFF;z-index:3;}
- #pop_xkz_main{width:334px;height:215px;}
- /*岸线AIS*/
- #pop_xkz_main #pop_xkz_main_0{width:550px;height:215px;background-color:#f6f8fb;}
- #pop_xkz_main_0 table{width:550px;height:210px;margin:2px auto;background-color:#FFFFFF;}
- #pop_xkz_main_0 table th,#pop_xkz_main_0 table td{font-size:14px;font-family:"Microsoft YaHei", Verdana, Arial, Helvetica, AppleGothic, sans-serif;height:30px;border-right:1px solid #cadce6;}
- #pop_xkz_main_0 table th{color:#0a60bf;width:82px;font-weight:normal;text-align:left;padding-left:12px;}
- #pop_xkz_main_0 table td{width:85px;text-align:center;}
- #pop_xkz_main_0 table tr td:last-child{border-right:0;}
- /*船舶详情*/
- #pop_xkz_main #pop_xkz_main_1{width:550px;height:215px;background-color:#f6f8fb;}
- /*作业信息*/
- #pop_xkz_main #pop_xkz_main_2{width:550px;height:215px;background-color:#f6f8fb;}
- .pop_xkz_tr_bg{background-color:#f6f8fb;}
-
- a:link{font-weight : bold ;text-decoration : none ;color : #c00 ;cursor:pointer;}
- a:visited {font-weight : bold ;text-decoration : none ;color : #c30 ;cursor:pointer;}
- a:hover {font-weight : bold ;text-decoration : underline ;color : #f60 ;cursor:pointer;}
- a:active {font-weight : bold ;text-decoration : none ;color : #F90 ;cursor:pointer;}
- .tab_footer{float: right;overflow: hidden;font-size: 12px;line-height: 22px;}
- .tab_footer>select,.tab_footer>div{float: left;}
- .tab_footer>.p-record{padding:0 5px 0 50px}
- .tab_footer a{width: 15px;height: 21px;display: inline-block;margin: 0 3px;cursor: pointer;}
- .tab_footer .pageprev,#tab_footer .pagenext{height: 21px;border-right: 1px solid #ccc;border-left: 1px solid #ccc;padding: 0 5px;margin: 0 5px;}
- .tab_footer .pageprev>a{width: 15px;height: 21px;display: inline-block;}
- .tab_footer .prev_all{background: url("../../images/page_turn.png") 2px 4px no-repeat;}
- .tab_footer .prev_one{background: url("../../images/page_turn.png") -19px 4px no-repeat;}
- .tab_footer .next_one{background: url("../../images/page_turn.png") -39px 4px no-repeat;}
- .tab_footer .next_all{background: url("../../images/page_turn.png") -60px 4px no-repeat;}
- .tab_footer .refresh{background: url("../../images/page_turn.png") -80px 4px no-repeat;}
- /* 经营许可证 */
- .dvs {
- display: none;
- position:absolute;
- width: 90%;
- height: 90%;
- z-index:100;
- }
- .dvs img{
- display: block;
- top: 0px;
- left: 0px;
- /* width: 90%; */
- height: 90%;
- }
- #overlay {
- background: #000;
- filter: alpha(opacity=70); /* IE的透明度 */
- opacity: 0.7; /* 透明度 */
- position: fixed;
- top: 0px;
- left: 0px;
- width: 100%;
- height: 100%;
- z-index: 50; /* 此处的图层要大于页面 */
- display:none;
- }
-
-
- #searchform { float:left; margin-left:20px; margin:9px 0px 0px; padding:0px; }
- #searchform fieldset { padding:0px; border:none; margin:0px; }
- #searchform input[type="text"] {
- background:#e8e8e8;
- border:none;
- float:left;
- padding:0px 10px 0px 15px;
- margin:0px;
- width:150px;
- height:38px;
- line-height:38px;
- transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
- -moz-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
- -webkit-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
- -o-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
- color:#585858;
- }
- #searchform input[type="text"]:hover, #searchform input[type="text"]:focus { width:200px; }
- #searchform input[type="submit"] { background:url(../images/gis/icon-search.png) center 11px no-repeat; cursor:pointer; margin:0px; padding:0px; width:37px; height:38px; line-height:38px; }
-
- input[type="submit"] { padding:4px 17px; color:#ffffcolor:#585858; ff; text-transform:uppercase; border:none; font-size:20px; background:url(../images/gis/gradient.png) bottom repeat-x; cursor:pointer; margin-top:10px; float:left; overflow:visible; transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -webkit-transition: all .3s linear; }
-
- #searchform input[type="submit"]:hover { background-color:#333232; }
- .style_1 #searchform input[type='submit'] { background-color:#25ade4; }
- .style_2 #searchform input[type='submit'] { background-color:#ff26a0; }
- .style_3 #searchform input[type='submit'] { background-color:#e024e3; }
- .style_4 #searchform input[type='submit'] { background-color:#e32424; }
- .style_5 #searchform input[type='submit'] { background-color:#ff8a00; }
- .style_1, .style_2, .style_3, .style_4, .style_5 { margin:10px; display:block; clear:both }
|