123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297 |
- .wk_logo img {
- height: 45px !important;
- }
- .sg-page1-warp {
- background: url('/template/wfdsoft_jiaohu/images/portal/cssimg/banner_1_sg.jpg') no-repeat center !important;
- width: 100%;
- height: 100%;
- }
- .sg-page2-warp {
- background: url('/template/wfdsoft_jiaohu/images/portal/cssimg/banner_2_sg.jpg') no-repeat center !important;
- width: 100%;
- height: 100%;
- }
- .page3,
- .page4,
- .page5,
- .page6,
- .page7 {
- background: url('/template/wfdsoft_jiaohu/images/portal/cssimg/banner_3_sg.jpg') no-repeat center !important;
- }
- .sg-page2-left {
- color: white;
- font-size: 3em;
- position: absolute;
- top: 30%;
- left: 13%;
- }
- .sg-page2-desp {
- font-size: 0.8em;
- font-weight: lighter;
- }
- .sg-page2-right {
- color: white;
- position: absolute;
- top: 30%;
- right: 15%;
- font-size: 1.5em;
- }
- .sg-page2-button {
- display: inline-block;
- padding: 5px 10px;
- margin-left: 20px;
- }
- .sg-bg-purple {
- background-color: #556aa9;
- }
- .sg-bg-green {
- background-color: #14a30b;
- }
- .sg-bg-blue {
- background-color: #077be8;
- }
- .sg-page2-label-group {
- display: block;
- margin: 40px 0;
- }
- .sg-page2-label {
- background: url('/template/wfdsoft_jiaohu/images/portal/cssimg/six-shape-bg.png');
- -webkit-background-size: 150px 150px;
- background-size: 150px 150px;
- width: 150px;
- height: 150px;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .sg-page2-label-item {
- display: inline-block;
- font-size: 1.8em;
- margin-left: 8px;
- }
- .sg-page2-activity-item {
- margin: 20px 0;
- }
- .sg-page2-button-group {
- margin-left: 50px;
- }
- .sg-page3-warp,
- .sg-page4-warp,
- .sg-page5-warp,
- .sg-page6-warp,
- .sg-page7-warp,
- .sg-page8-warp {
- margin: 10%;
- }
- .page7 {
- background-color: white;
- }
- .sg-page3-left, .sg-page3-right,
- .sg-page4-left, .sg-page4-right,
- .sg-page5-left, .sg-page5-right,
- .sg-page6-left, .sg-page6-right {
- display: inline-block;
- }
- .sg-page3-left,
- .sg-page4-left,
- .sg-page5-left,
- .sg-page6-left {
- color: white;
- font-size: 3em;
- margin-left: 30px;
- }
- .sg-page3-desp,
- .sg-page4-desp,
- .sg-page5-desp,
- .sg-page6-desp {
- font-size: 0.8em;
- font-weight: lighter;
- }
- .sg-page3-right,
- .sg-page4-right,
- .sg-page5-right,
- .sg-page6-right {
- color: white;
- float: right;
- font-size: 1.5em;
- margin-top: 50px;
- margin-right: 30px;
- }
- .sg-road-item,
- .sg-travel-item {
- width: 20%;
- overflow: hidden;
- display: inline-block;
- margin: 30px;
- color: white;
- font-size: 1.5em;
- position: relative;
- }
- .sg-news-item {
- width: 25%;
- overflow: hidden;
- display: inline-block;
- margin: 10px 30px;
- color: white;
- font-size: 1.5em;
- position: relative;
- }
- .sg-club-item {
- margin: 30px;
- color: white;
- font-size: 3em;
- }
- .sg-news-content {
- position: absolute;
- top: 20px;
- left: 20px;
- padding: 0 8px;
- font-size: 1.3em;
- }
- .sg-road-group,
- .sg-travel-group,
- .sg-news-group {
- display: flex;
- justify-content: space-between;
- align-items: center;
- }
- .sg-club-group {
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .sg-road-image,
- .sg-travel-image,
- .sg-news-image {
- width: 100%;
- }
- .sg-road-title {
- text-align: center;
- margin: 20px;
- }
- .sg-road-content,
- .sg-travel-content {
- font-size: 0.9em;
- font-weight: lighter;
- }
- .sg-travel-content {
- text-align: center;
- }
- .page7 {
- color: white;
- }
- .sg-page7-top {
- display: flex;
- justify-content: center;
- align-items: flex-end;
- }
- .sg-page7-top-content, .sg-page7-top-title {
- display: inline-block;
- font-size: 3em;
- font-weight: bold;
- }
- .sg-page7-top-title span {
- color: green;
- }
- .sg-page7-top-image {
- width: 150px;
- }
- .sg-page7-divider {
- width: 100%;
- height: 5px;
- background-color: green;
- }
- .sg-page7-bottom {
- display: flex;
- justify-content: center;
- margin: 0 100px;
- background-color: rgba(0, 0, 0, 0.5);
- }
- .sg-page7-group {
- margin: 20px;
- font-size: 1.2em;
- }
- .sg-page7-list-title {
- font-size: 1.8em;
- font-weight: bold;
- }
- .sg-page7-list {
- margin-top: 20px;
- font-weight: lighter;
- }
- .page8 {
- background-color: black;
- color: white;
- }
- .sg-page8-left, .sg-page8-right {
- display: inline-block;
- }
- .sg-page8-warp {
- display: flex;
- align-items: center;
- margin-top: 15%;
- }
- .sg-page8-left {
- width: 250px;
- height: 350px;
- border: 3px solid green;
- position: relative;
- }
- .sg-page8-image {
- position: absolute;
- top: 20px;
- right: -20px;
- }
- .sg-page8-left-title {
- position: absolute;
- top: 50px;
- right: -70px;
- font-size: 3em;
- font-style: italic;
- border-bottom: 3px solid white;
- }
- .sg-page8-left-desp {
- position: absolute;
- top: 110px;
- right: -70px;
- font-size: 1.1em;
- font-style: italic;
- border-bottom: 1px solid white;
- }
- .sg-page8-label {
- position: absolute;
- top: 160px;
- right: -50px;
- font-size: 2em;
- font-style: italic;
- width: 70px;
- height: 70px;
- line-height: 70px;
- text-align: center;
- background-color: red;
- }
- .sg-page8-right {
- margin-left: 150px;
- }
- .sg-page8-right-logo {
- display: flex;
- align-items: flex-end;
- }
- .sg-page8-right-image {
- width: 150px;
- height: 150px;
- display: inline-block;
- }
- .sg-page8-right-desp {
- font-size: 3em;
- font-weight: bolder;
- display: inline-block;
- }
- .sg-page8-right-content {
- font-size: 4em;
- font-weight: bolder;
- }
- .sg-page8-warp {
- display: flex;
- justify-content: center;
- }
|