| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677 |
- * {
-
- -moz-box-sizing: border-box;
-
- }
- .box1200 {
- width: 1200px;
- margin: 0 auto;
- }
- body {
- background: #f4f4f4;
- }
- .netlist {
- width: 100%;
- background: url(../images/hz_netlist/wz_banner.png) no-repeat;
- background-size: 100%;
- }
- .netlist-container {
- width: 1200px;
- margin: 0 auto;
- }
- .netlist-containerl,
- .netlist-containerr {
- float: left;
- height: 475px;
- background: #ffffff;
- }
- .netlist-containerl {
- width: 975px;
- }
- .netlist-containerl__top {
- width: 100%;
- height: 420px;
- }
- .netlist-containerl__topl,
- .netlist-containerl__topr {
- float: left;
- height: 100%;
- }
- .netlist-containerl__topl {
- width: 105px;
- background: #424151;
- }
- .netlist-containerl__topl ul li {
- width: 100%;
- height: 52px;
- line-height: 52px;
- text-align: center;
- color: #ffffff;
- font-size: 14px;
- border-bottom: 1px dotted rgba(225, 225, 225, 0.2);
- }
- .netlist-containerl__topl ul li:nth-child(2) {
- height: 105px;
- }
- .netlist-containerl__topl ul li:last-child {
- border: 0;
- }
- .netlist-containerl__topr {
- width: 870px;
- }
- .netlist-containerl__topr ul li {
- width: 100%;
- height: 52.5px;
- color: #ececec;
- font-size: 14px;
- border-bottom: 1px dotted #ececec;
- padding: 16px 25px;
- text-align: center;
- }
- .netlist-containerl__topr ul li:nth-child(2) {
- height: 105px;
- }
- .netlist-containerl__topr ul li .all {
- display: block;
- float: left;
- width: 60px;
- line-height: 25px;
- }
- .netlist-containerl__topr ul li .active {
- border: 1px solid #ff6d7e;
- color: #ff6d7e;
- border-radius: 5px;
- }
- .netlist-containerl__topr ul li .items {
- float: left;
- width: 760px;
- text-align: center;
- }
- .netlist-containerl__topr ul li .items a {
- margin-left: 5px;
- width: 79.44px;
- display: block;
- float: left;
- line-height: 25px;
- border: 1px solid transparent;
- border-radius: 5px;
- }
- .netlist-containerl__topr ul li .items a:hover {
- border-color: #ff6d7e;
- color: #ff6d7e;
- }
- .netlist-containerl__topr ul li:nth-child(3) .items a {
- width: 50px;
- display: block;
- float: left;
- }
- .netlist-containerl__topr ul li:nth-child(2) .items a {
- line-height: 25px;
- }
- .netlist-containerl__topr ul li:nth-child(6) .items a,
- .netlist-containerl__topr ul li:nth-child(5) .items a {
- width: 86px;
- }
- .netlist-containerl__topr ul li:last-child {
- text-align: left;
- }
- .netlist-containerl__topr ul li:last-child select {
- display: inline-block;
- width: 130px;
- height: 28px;
- }
- .netlist-containerl__topr ul li:last-child select:nth-child(2) {
- margin: 0 10px;
- }
- .netlist-containerl__bottom {
- width: 100%;
- height: calc(-320%);
- }
- .netlist-containerl__bottoml,
- .netlist-containerl__bottomr {
- float: left;
- }
- .netlist-containerl__bottoml {
- width: 105px;
- line-height: 52px;
- text-align: center;
- font-size: 14px;
- font-weight: bold;
- }
- .netlist-containerl__bottomr {
- width: 870px;
- padding: 10px;
- }
- .netlist-containerl__bottomr .swiper-container {
- z-index: 0;
- }
- .netlist-containerl__bottomr .swiper-wrapper {
- height: 52px !important;
- position: relative;
- padding-left: 20px;
- }
- .netlist-containerl__bottomr .swiper-slide {
- border: 1px solid #ff6d7e;
- color: #ff6d7e;
- text-align: center;
- line-height: 30px;
- width: 121px !important;
- height: 30px !important;
- margin: 1.15px 5px 0 5px;
- cursor: pointer;
- position: relative;
- }
- .netlist-containerl__bottomr .swiper-slide:after {
- content: "x";
- display: block;
- width: 15px;
- height: 15px;
- position: absolute;
- line-height: 10px;
- text-align: center;
- font-size: 12px;
- top: 0;
- right: 0;
- color: #ffffff;
- background: #ff6d7e;
- }
- .netlist-containerl__bottomr .swiper-button-next,
- .netlist-containerl__bottomr .swiper-button-prev {
- height: 35px;
- width: 20px;
- background: url(../images/hz_netlist/icon_left.png) no-repeat;
- background-size: 100% 100%;
- position: absolute;
- top: 0px;
- background-color: #ffffff;
- cursor: pointer;
- }
- .netlist-containerl__bottomr .swiper-button-next {
- background: url(../images/hz_netlist/icon_right.png) no-repeat;
- background-size: 100% 100%;
- right: 0;
- background-color: #ffffff;
- }
- .netlist-containerr {
- width: 220px;
- margin-left: 5px;
- background: url(../images/hz_netlist/wz_listad.png) no-repeat;
- background-size: 100% 100%;
- }
- .netlist-containerr__top {
- height: 185px;
- width: 100%;
- text-align: center;
- }
- .netlist-containerr__top1 {
- height: 120px;
- }
- .netlist-containerr__top1 p:first-child {
- font-size: 20px;
- font-weight: bold;
- color: #f4f4f4;
- padding-top: 35px;
- position: relative;
- }
- .netlist-containerr__top1 p:first-child::after {
- content: "------";
- display: block;
- font-size: 12px;
- color: #f4f4f4;
- position: absolute;
- bottom: -20px;
- left: 50%;
- margin-left: -16px;
- }
- .netlist-containerr__top1 p:last-child {
- margin-top: 18px;
- color: #aacdff;
- }
- .netlist-containerr__top2 {
- width: 100%;
- height: 65px;
- padding-top: 10px;
- }
- .netlist-containerr__top2 div {
- width: 50%;
- float: left;
- text-align: center;
- }
- .netlist-containerr__top2 div p:first-child {
- font-size: 12px;
- color: #ffffff;
- }
- .netlist-containerr__top2 div p:last-child {
- font-size: 12px;
- color: #f18361;
- }
- .netlist-containerr__top2 div p:last-child mark {
- font-size: 18px;
- font-weight: bold;
- background: transparent;
- color: #f18361;
- }
- .netlist-containerr_scroll {
- height: 290px;
- width: 100%;
- padding: 10px;
- overflow: hidden;
- }
- .netlist-containerr_scroll-cell {
- animation: scrollinfinite 50s linear infinite;
- }
- .netlist-containerr_scroll-item {
- padding: 5px 10px;
- height: 55px;
- border-bottom: 1px dashed #ececec;
- cursor: default;
- }
- .netlist-containerr_scroll-item p {
- font-size: 12px;
- color: #b1b1b1;
- position: relative;
- line-height: 45px;
- }
- .netlist-containerr_scroll-item p:first-child {
- color: #4d4d4d;
- }
- .netlist-containerr_scroll-item p:first-child:before {
- content: "";
- display: block;
- border: 5px solid #5da0ff;
- border-top-color: transparent;
- border-right-color: transparent;
- border-bottom-color: transparent;
- position: absolute;
- left: -15px;
- top: 5px;
- }
- .netlist-containerr_scroll-item p:first-child mark {
- background: transparent;
- color: #5da0ff;
- font-weight: bold;
- }
- .netlist-containerr_scroll-item p:last-child {
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .netlist-content {
- width: 1200px;
- margin: 0 auto;
- margin-top: 15px;
- }
- .netlist-content__choice {
- padding: 25px;
- background: #ffffff;
- }
- .netlist-content__choice ul {
- width: 975px;
- float: left;
- }
- .netlist-content__choice ul li {
- position: relative;
- float: left;
- width: 85px;
- font-size: 14px;
- text-align: right;
- }
- .netlist-content__choice ul li.active a {
- color: red;
- }
- .netlist-content__choice ul li.active i {
- background: url(../images/hz_netlist/icon_sort-red.png) no-repeat;
- }
- .netlist-content__choice ul li::after {
- content: "";
- display: block;
- width: 1px;
- height: 10px;
- background: url(../images/hz_netlist/line.png) no-repeat;
- position: absolute;
- right: -20px;
- top: 8px;
- }
- .netlist-content__choice ul li i {
- display: block;
- width: 10px;
- height: 10px;
- background: url(../images/hz_netlist/icon_sort.png) no-repeat;
- float: right;
- margin-top: 8px;
- margin-left: 5px;
- }
- .netlist-content__choice ul li i.active {
- background: url(../images/hz_netlist/icon_sort-red.png) no-repeat;
- }
- .netlist-content__choice1 {
- float: right;
- }
- .netlist-content__choice1 p {
- position: relative;
- font-size: 14px;
- }
- .netlist-content__choice1 p.active::before {
- background: url(../images/hz_netlist/gx_icon1.png) no-repeat;
- }
- .netlist-content__choice1 p::before {
- content: "";
- height: 15px;
- width: 15px;
- display: block;
- float: left;
- background: url(../images/hz_netlist/gx_icon.png) no-repeat;
- margin: 4px 5px;
- }
- .netlist-content__navitems {
- position: relative;
- }
- .netlist-content__navitems.step1 {
- padding: 19px 25px;
- background: #fcfcfc;
- color: #999999;
- font-size: 14px;
- border: 1px solid #f1f1f4;
- border-left: 0;
- border-right: 0;
- }
- .netlist-content__navitems.steps {
- height: 117px;
- background: #ffffff;
- padding: 20px 25px 0px 25px;
- margin-bottom: 2px;
- }
- .netlist-content__navitem1,
- .netlist-content__navitem2 {
- float: left;
- }
- .netlist-content__navitem1 {
- width: 425px;
- text-align: center;
- }
- .netlist-content__navitem1-img {
- float: left;
- position: relative;
- height: 90px;
- width: 120px;
- border-radius: 2px;
- box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
- overflow: hidden;
- line-height: 90px;
- border: 1px solid rgba(0, 0, 0, 0.1);
- }
- .netlist-content__navitem1-img img {
- max-width: 100%;
- max-height: 100%;
- }
- .netlist-content__navitem1-img span {
- display: block;
- width: 64px;
- height: 20px;
- font-size: 12px;
- color: #ffffff;
- background: #3586ec;
- position: absolute;
- left: 0;
- top: 0;
- line-height: 20px;
- border-radius: 2px;
- }
- .netlist-content__navitem1-follow {
- float: left;
- margin-left: 15px;
- text-align: left;
- }
- .netlist-content__navitem1-follow .follow-title {
- margin-bottom: 10px;
- }
- .netlist-content__navitem1-follow .follow-title1 {
- font-size: 16px;
- color: #4c4c4c;
- font-weight: bold;
- }
- .netlist-content__navitem1-follow .follow-title2 {
- color: #999999;
- }
- .netlist-content__navitem1-follow .follow-nav {
- text-align: center;
- margin-left: -15px;
- }
- .netlist-content__navitem1-follow .follow-nav p {
- color: #999999;
- }
- .netlist-content__navitem1-follow .follow-nav p:first-child {
- font-size: 14px;
- color: #666666;
- }
- .netlist-content__navitem1-follow .follow-navs {
- float: left;
- width: 80px;
- }
- .netlist-content__navitem1-follow .follow-navs:nth-child(2) {
- position: relative;
- border-top: 0;
- border-bottom: 0;
- }
- .netlist-content__navitem1-follow .follow-navs:nth-child(2)::before,
- .netlist-content__navitem1-follow .follow-navs:nth-child(2)::after {
- content: "";
- display: block;
- width: 1px;
- height: 20px;
- background: url(../images/hz_netlist/2257.png) no-repeat;
- }
- .netlist-content__navitem1-follow .follow-navs:nth-child(2)::before {
- position: absolute;
- left: 0;
- top: 20px;
- }
- .netlist-content__navitem1-follow .follow-navs:nth-child(2)::after {
- position: absolute;
- right: 0;
- top: 20px;
- }
- .netlist-content__navitem2 {
- width: 725px;
- }
- .netlist-content__navitem2 ul {
- padding: 0 20px;
- }
- .netlist-content__navitem2 ul li {
- float: left;
- width: 137px;
- }
- .netlist-content__navitem2 .steps {
- height: 46px;
- background: #f7f9fa;
- line-height: 46px;
- padding: 0 20px;
- }
- .netlist-content__navitem2 .steps:hover {
- background: #e8e9eb;
- }
- .netlist-content__navitem2 .steps:hover:last-child {
- background: #e8e9eb;
- }
- .netlist-content__navitem2 .steps:hover .buy {
- background: #ff896d;
- color: #ffffff;
- }
- .netlist-content__navitem2 .steps:last-child {
- background: #f0f1f2;
- }
- .netlist-content__navitem2 .steps li {
- color: #666666;
- font-size: 14px;
- }
- .netlist-content__navitem2 .steps li b {
- font-size: 14px;
- font-weight: normal;
- color: #f32424;
- }
- .netlist-content__navitem2 .steps li u {
- font-size: 12px;
- color: #4c4c4c;
- text-decoration: none;
- }
- .netlist-content__navitem2 .steps li .preview {
- color: #5b9fe2;
- font-size: 14px;
- width: 40%;
- display: inline-block;
- }
- .netlist-content__navitem2 .steps li .preview:after {
- content: "";
- display: block;
- width: 1px;
- height: 14px;
- float: right;
- background: url(../images/hz_netlist/2258.png) no-repeat;
- margin-top: 15px;
- }
- .netlist-content__navitem2 .steps li .buy {
- color: #ff896d;
- font-size: 14px;
- width: 63px;
- height: 26px;
- display: inline-block;
- text-align: center;
- transition: all .3s;
- border-radius: 5px;
- line-height: 26px;
- margin-left: 10px;
- }
- @keyframes scrollinfinite {
- 0% {
- transform: translate(0);
- }
- 100% {
- transform: translateY(-50%);
- }
- }
- mark {
- font-size: 12px;
- background: transparent;
- color: #999999;
- }
- .alertdiv {
- position: relative;
- }
- .alertdiv .modediv {
- width: 100%;
- height: 100%;
- position: fixed;
- background: rgba(0, 0, 0, 0.5);
- top: 0;
- z-index: 99;
- }
- .alertdiv .contentdiv {
- width: 576px;
- height: 481px;
- position: fixed;
- top: 20%;
- left: 50%;
- margin-left: -240.5px;
- background: #ffffff;
- z-index: 999;
- border-bottom-left-radius: 2px;
- border-bottom-right-radius: 2px;
- border-top: 3px solid #f62221;
- padding: 25px;
- }
- .alertdiv .contentdiv-title {
- font-size: 18px;
- font-weight: bold;
- position: relative;
- margin-bottom: 35px;
- }
- .alertdiv .contentdiv-title:after {
- content: "------";
- display: block;
- color: #999999;
- position: absolute;
- bottom: -20px;
- font-weight: normal;
- font-size: 12px;
- left: 0;
- }
- .alertdiv .contentdiv-title .x-close {
- display: block;
- background: url(../images/hz_netlist/close.png) no-repeat;
- width: 32px;
- height: 32px;
- position: absolute;
- right: -15px;
- top: -15px;
- cursor: pointer;
- }
- .alertdiv .contentdiv-no p:not(:last-child) {
- line-height: 24px;
- }
- .alertdiv .contentdiv-no p:last-child {
- margin-top: 5px;
- width: 526px;
- height: 327.5px;
- line-height: 327.5px;
- }
- .alertdiv .contentdiv-no p:last-child img {
- max-width: 100%;
- max-height: 100%;
- }
- .footer_mianze {
- width: 100%;
- height: 100%;
- background-color: rgba(0,0,0,.5);
- position: fixed;
- left: 0;
- top: 0;
- right: 0;
- bottom: 0;
- z-index: 1088801;
- display: none;
- }
- .footer_mianze .footer_mianze_box {
- background: rgba(0,0,0,0.40);
- filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#75000000, endColorstr=#40000000);
- position: fixed;
- padding: 10px;
- left: 50%;
- margin-left: -315px;
- top: 50%;
- margin-top: -194px;
- z-index: 999999;
- }
- .footer_mianze .footer_mianze_box_in {
- background: #fff;
- width: 630px;
- }
- .footer_mianze .footer_mianze_box_in_hd {
- height: 48px;
- line-height: 48px;
- padding-left: 34px;
- color: #fff;
- font-size: 18px;
- background: #5db43f;
- }
- .footer_mianze .footer_mianze_close {
- display: block;
- width: 22px;
- height: 48px;
- position: absolute;
- right: 36px;
- top: 10px;
- background: url(https://style.yuzhua.com/public/ad/images/index/icon.png) no-repeat -238px -402px;
- cursor: pointer;
- z-index: 10;
- }
- .footer_mianze .footer_mianze_box_in_bd {
- padding: 10px 25px;
- max-height: 400px;
- overflow-y: auto;
- }
- .footer_mianze .footer_mianze_box_in_bd p {
- margin-bottom: 4px;
- line-height: 24px;
- font-size: 14px;
- }
|