123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439 |
- /* 设置滚动条的样式 */::-webkit-scrollbar { width: 6px;}
- /* 滚动槽 */::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px #FFFFFF; border-radius: 3px;}
- /* 滚动条滑块 */::-webkit-scrollbar-thumb { border-radius: 3px; background: #ccc; -webkit-box-shadow: inset 0 0 6px transparent;}::-webkit-scrollbar-thumb:window-inactive { background: transparent;}
- /*.fadeOutLeftBig {
- -webkit-animation-name: fadeOutLeftBig;
- animation-name: fadeOutLeftBig;
- }
- .fadeInRightBig {
- -webkit-animation-name: fadeInRightBig;
- animation-name: fadeInRightBig;
- }
- .fade-in-right-big.ng-enter {
- -webkit-animation: fadeInRightBig 0.5s;
- animation: fadeInRightBig 0.5s;
- }
- .fade-in-right-big.ng-leave {
- -webkit-animation: fadeOutLeftBig 1s;
- animation: fadeOutLeftBig 1s;
- }*/
- body{
- background-color: #F5F5F5;
- }
- .header {
- position: fixed;
- top: 0%;
- z-index: 99;
- width: 100%;
- height: 40px;
- padding-top: 9px;
- font-size: 15px;
- color: #FFF;
- text-align: center;
- background-color: #048FD2;
- .glyphicon-arrow-left {
- float: left;
- margin-left: 10px;
- margin-top: 2px;
- }
- .glyphicon-home {
- float: right;
- margin-right: 10px;
- margin-top: 2px;
- }
- }
- .webContent-1{
- margin: 40px auto 62px;
- .webImg-1{
- height: 180px;
- background-image:url('../img/仙宫湖.jpg');
- background-size: 100% 100%;
- background-repeat: no-repeat;
- }
- .circular{
- position:relative;
- width: 80px;
- height: 80px;
- color: white;
- background-color: #5995EB;
- border:3px solid white;
- border-radius: 80px;
- margin: -40px auto;
- padding-bottom: 50px;
- >span{
- position: absolute;
- >p{
- margin: 25px 0px 0px 8px ;
- font-size: 15px;
- font-family: "微软雅黑";
- font-weight: 600;
- display: inline-block;
- }
- }
- }
- .btn3-2{
- margin: 5px 0px 0px -26px !important ;
- }
- .web-button{
- // flex: 1; /* 1 代表盡可能最大,會自動填滿除了 header footer 以外的空間 */
- a {
- color: #333;
- text-decoration: none;
- }
- .btn{
- padding: 0px 12px;
- }
- .btn-block {
- margin:20px auto;
- border-radius: 20px;
- background-color: #fff;
- display: block;
- width: 80%;
- font-size: 17px;
- font-family: "微软雅黑";
- font-weight: 800;
- &:hover,&:focus {
- outline: none;
- }
- &:active, .open>.dropdown-toggle.btn-block {
- outline: none;
- background-color: #ddd;
- border-color: #ccc;
- }
- span{
- font-size: 24px;
- color: #5995EB;
- position: relative;
- margin: 5px 0px 0px -60px;
- display: inline-block;
- }
- p{
- vertical-align:middle;
- display: inline-block;
- margin: -10px 0px 0px 30px ;
- }
- }
- }
-
- #color2{
- background-color: #F34673;
- }
- #btn2 span{
- color: #F34673;
- }
- #color3{
- background-color: #A4D56A;
- }
- #btn3 span{
- color: #A4D56A;
- }
- }
- .webContent-2 {
- width: 100%;
- margin: 40px auto 62px;
- overflow-y: auto;
- font-family: "微软雅黑","宋体";
- .webimg-2 {
- height: 150px;
- width: 100%;
- position: fixed;
- top: 40px;
- z-index: -99;
- >img {
- height: 150px;
- width: 100%;
- }
- }
- .userInfo {
- background-color: #F5F5F5;
- margin-top: 150px;
- >div {
- margin: 15px 10%;
- line-height: normal;
- white-space: nowrap; /* 自适应宽度,不换行*/
- overflow-x: hidden;
- font-family: "微软雅黑","宋体";
- font-size: 12px;
- }
- >div>span {
- color: #333;
- font-size: 14px;
- font-weight: 600;
- }
- .certificate {
- float: right;
- margin: 5px -72% 0px 0px;
- font-size: 14px;
- font-weight: 600;
- color: #E35850;
- }
- .input-sm {
- width: 65%;
- float: right;
- margin-right: 10%;
- font-weight: 500;
- font-family: "微软雅黑","宋体";
- }
- .text-message {
- white-space: normal;
- width: 65%;
- min-height: 60px;
- float: right;
- margin-right: 10%;
- margin-top: 3px;
- padding: 2px 5px;
- background-color: #FFF;
- color: #444;
- border: 1px solid #ccc;
- font-weight: 500;
- &:focus {
- outline: none;
- border: 1px solid #5bc0de;
- }
- }
- .text-map {
- z-index: -99;
- width: 100%;
- height: 155px;
- float: right;
- margin-top: 3px;
- padding: 2px 5px;
- background-color: #FFF;
- color: #444;
- border: 1px solid #ddd;
- font-weight: 500;
- &:focus {
- outline: none;
- border: 1px solid #5bc0de;
- }
- }
- .image {
- #imgpreview {
- float: right;
- margin-right: 10%;
- margin-left: 2px;
- padding: 0px;
- max-width: 65%;
- white-space: normal;
- .thumbnail {
- display: inline-block;
- margin: 2px;
- padding: 3px;
- }
- .one {
- width: 98%;
- }
- .two {
- width: 47.5%;
- }
- .three {
- width: 31%;
- }
- }
- >input {
- opacity: 0;
- filter: alpha(opacity=0);
- color: #888;
- border: none;
- outline: none;
- float: right;
- margin-right: 10%;
- margin-top: -30px;
- width: 65%;
- height: 30px;
- padding: 2px 4px;
- }
- >button {
- float: right;
- margin-right: 10%;
- width: 65%;
- height: 30px;
- padding: 2px 4px;
- border-radius: 0px;
- background-color: #888;
- border: 1px solid #888;
- &:hover,&:focus {
- outline: none;
- }
- &:active, .open>.dropdown-toggle.btn-primary{
- outline: none;
- background-color: #666;
- border-color: #666;
- }
- .glyphicon-open {
- color: #ddd;
- font-size: 16px;
- }
- }
- }
- .viewModal {
- top: 6%;
- margin: 0px;
- padding: 0px;
- padding-right: 0px !important;
- .thumbnail {
- margin: 0%;
- text-align: center;
- width: 100%;
- .images {
- width: 100%;
- }
- }
- .close {
- margin-top: 2%;
- margin-right: 2%;
- font-size: 20px;
- color: #555;
- width: 36px;
- line-height: 30px;
- opacity: 1;
- &:hover,&:focus {
- outline: none;
- color: #aaa;
- }
- &:active, .open>.dropdown-toggle.btn-primary{
- outline: none;
- color: #ddd;
- }
- }
- }
- .okModal .modal-dialog {
- top: 200px;
- width: 70%;
- margin: 0px 15%;
- .modal-header {
- height: 40px;
- text-align: center;
- font-weight: normal;
- border: none;
- font-size: 14px;
- }
- .modal-footer {
- text-align: center;
- >button {
- margin: 10px 5px;
- height: 24px;
- width: 35%;
- padding: 2px 4px;
- font-size: 12px;
- background-color: #048FD2;
- border: #048FD2;
- &:hover,&:focus {
- outline: none;
- }
- &:active, .open>.dropdown-toggle.btn-default{
- outline: none;
- background-color: #036493;
- border-color: #036493;
- }
- }
- }
- }
- .button-bottom{
- margin: 0px 10% 15px;
- .btn-default{
- line-height: normal;
- height: 36px;
- width: 100%;
- padding: 2px 4px;
- font-size: 16px;
- font-weight: 600;
- border-radius: 20px;
- background-color: #048FD2;
- border: 1px solid #ccc;
- color: #FFF;
- &:hover,&:focus {
- outline: none;
- }
- &:active, .open>.dropdown-toggle.btn-default{
- outline: none;
- background-color: #ddd;
- border-color: #ccc;
- }
- }
- }
- }
- }
- .modal-backdrop {
- position: relative;
- }
- .foot {
- position: fixed;
- top: 90%;
- z-index: 1000;
- width: 100%;
- height: 10%;
- background-color: #FFF;
- box-shadow: 0px -1px 1px #ccc;
- line-height: normal;
- padding: 0px 10%;
- .footinfo{
- width: 335px;
- margin: 0px auto;
- >div {
- display: inline-block;
- margin: 9px 10px 0px 10px;
- color: #333;
- font-family: "微软雅黑";
- }
- a{
- color: #555;
- font-size: 12px;
- text-decoration: none;
- }
- .activeColor {
- color: #048FD2;
- }
- span {
- margin-left: 14px;
- font-size: 20px;
- text-align: center;
- }
- }
- }
- #container {
- height: 150px;
- }
- .amap-geolocation-con {
- z-index: 999 !important;
- }
- .amap-marker-label {
- border: 0px;
- color: #0bc00f;
- background: rgba(255, 255, 255, 0);
- }
- .amap-marker .marker-route {
- position: absolute;
- width: 40px;
- height: 44px;
- color: #e90000;
- background: url(http://webapi.amap.com/theme/v1.3/images/newpc/poi-1.png
- ) no-repeat;
- cursor: pointer;
- }
- .amap-marker .marker-marker-bus-from {
- background-position: -334px -18px;
- }
- .amap-logo {
- right: 0 !important;
- left: auto !important;
- display: none;
- }
- .amap-copyright {
- right: 70px !important;
- left: auto !important;
- }
|