123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333 |
- .body {
- margin: 0px auto;
- width: 940px;
- overflow: hidden;
- padding-bottom: 20px;
- }
- .choselocation {
- font-weight: 600;
- text-align: center;
- font-size: 50px;
- padding-top: 100px;
- }
- .left {
- float: left;
- }
- .rightbox {
- border-radius: 6px;
- float: left;
- background: black;
- color: #fff;
- width: 380px;
- margin-left: 20px;
- }
- .echarsbox {
- position: relative;
- margin-top: 45px;
- }
- .top {
- border-bottom: 2px solid #fff;
- text-align: center;
- padding-bottom: 14px;
- }
- .top p {
- font-size: 18px;
- line-height: 46px;
- }
- .top h2 {
- font-size: 24px;
- }
- .rightbox-bot {
- padding: 16px 16px 0 16px;
- }
- .bot-name {
- line-height: 30px;
- }
- .bot-name .linner {
- width: 20%;
- display: inline-block;
- position: relative;
- }
- .bot-name .linner .progress {
- /*position: absolute;*/
- margin-bottom: 0px;
- }
- .linner span {
- z-index: 200;
- position: absolute;
- top: -5px;
- left: 15px;
- color: black;
- }
- .bot-name span:nth-child(1) {
- display: inline-block;
- width: 20%;
- }
- .bot-name span:nth-child(2) {
- display: inline-block;
- width: 50%;
- }
- .bot-name span:nth-child(3) {
- display: inline-block;
- width: 25%;
- }
- /*头部*/
- .selectbox {
- display: none;
- margin-top: 10px;
- border-top: 1px solid darkgray;
- padding: 10px;
- }
- #s_city,
- #s_county,
- #s_province {
- background: transparent;
- width: 100px;
- margin-left: 10px;
- border-radius: 4px;
- padding: 5px;
- font-size: 16px;
- border: 1px solid #ccc;
- height: 34px;
- -webkit-appearance: none;
- /*for chrome*/
- }
- .timebox {
- position: absolute;
- top: -20px;
- color: black;
- width: 200px;
- margin-left: -30px;
- }
- /*清除ie的默认选择框样式清除,隐藏下拉箭头*/
- select::-ms-expand {
- display: none;
- }
- html,
- body,
- div,
- span,
- applet,
- object,
- iframe,
- h1,
- h2,
- h3,
- h4,
- h5,
- h6,
- p,
- blockquote,
- pre,
- a,
- abbr,
- acronym,
- address,
- big,
- cite,
- code,
- del,
- dfn,
- em,
- img,
- ins,
- kbd,
- q,
- s,
- samp,
- small,
- strike,
- strong,
- sub,
- sup,
- tt,
- var,
- b,
- u,
- i,
- center,
- dl,
- dt,
- dd,
- ol,
- ul,
- li,
- fieldset,
- form,
- label,
- legend,
- table,
- caption,
- tbody,
- tfoot,
- thead,
- tr,
- th,
- td,
- article,
- aside,
- canvas,
- details,
- embed,
- figure,
- figcaption,
- footer,
- header,
- hgroup,
- menu,
- nav,
- output,
- ruby,
- section,
- summary,
- time,
- mark,
- audio,
- video {
- margin: 0;
- padding: 0;
- border: 0;
- font-size: 100%;
- font: inherit;
- vertical-align: baseline;
- }
- /* HTML5 display-role reset for older browsers */
- article,
- aside,
- details,
- figcaption,
- figure,
- footer,
- header,
- hgroup,
- menu,
- nav,
- section {
- display: block;
- }
- body {
- line-height: 1;
- font-family: "微软雅黑";
- }
- ol,
- ul {
- list-style: none;
- }
- blockquote,
- q {
- quotes: none;
- }
- blockquote:before,
- blockquote:after,
- q:before,
- q:after {
- content: '';
- content: none;
- }
- table {
- border-collapse: collapse;
- border-spacing: 0;
- }
- #modelView {
- background-color: #DDDDDD;
- z-index: 0;
- opacity: 0.7;
- height: 100%;
- width: 100%;
- position: relative;
- }
- .playvideo {
- padding-top: auto;
- z-index: 9999;
- position: relative;
- }
- .zy_media {
- z-index: 999999999
- }
- #line {
- border: 1px dashed black;
- height: 174px;
- position: absolute;
- top: 10px;
- margin-left: 19.6%;
- }
- .Left {
- left: 10%;
- }
- #main {
- width: 100%;
- height: 350px;
- max-height: 300px;
- overflow: hidden;
- }
- .IIV::-webkit-media-controls-play-button,
- .IIV::-webkit-media-controls-start-playback-button {
- opacity: 0;
- pointer-events: none;
- width: 5px;
- }
- #Popup,
- #Popup2 {
- /*display:none;*/
- /*margin-left: 3px;*/
- width: 90px;
- /*height: 86px;*/
- padding: 5px 3px;
- position: absolute;
- top: 30px;
- color: #fff;
- font-size: 12px;
- border-radius: 5px;
- background: rgba(35, 35, 35, 0.6);
- /*background: #FF6159;*/
- z-index: 10000;
- }
- #Popup {
- margin-left: 3px;
- }
- #Popup2 {
- width: 110px;
- margin-left: 98px;
- }
|