 .banner {
            height: 480px;
            position: relative;
            padding-left: 0;
            padding-right: 0;
        }

        .banner-menu {
            width: 180px;
            height: 334px;
            position: absolute;
            top: 112px;
            left: 0;
            z-index: 1;
        }

        .banner-menu > ul {
            position: relative;
            padding-top: 0;
            padding-bottom: 0;
            border-radius: 6px;
            background-color: #ff622b;
            box-shadow: 0 0 14px 0 rgba(193, 174, 170, 0.3);
        }

        .banner-menu > ul > li > a {
            width: 100%;
            color: #333;
            display: inline-block;
            line-height: 20px;
            background-color: #fff;
            padding: 20px 12px 20px 16px;
            text-decoration: none;
            border-bottom: 1px dashed #fafafa;
        }

        .navbar .search-input:focus {
            border-color: #fafafa;
            outline: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .banner-menu > ul > li:hover > a {
            color: #ff622b;
            background: #FFFBF9;
            border-bottom: 1px dashed #FFFBF9;
        }

        .banner-menu-sub {
            width: 364px;
            height: 334px;
            display: none;
            position: absolute;
            top: 0;
            left: 175px;
            background: #fff;
            border-radius: 0 6px 6px 0;
            box-shadow: 0 0 8px 0 rgba(221, 221, 221, 0.4);
        }

        .banner-menu > ul > li:hover .banner-menu-sub {
            display: block;
        }

        .banner-menu-sub-right > a > img{
            height: 100px;
        }
        @media (max-width: 1586px) {
            .banner-text {
                margin-left: 200px;
            }
        }

        .banner-menu-sub-left {
            width: 194px;
            height: 100%;
            padding-left: 20px;
        }

        .banner-link-1 {
            padding-left: 50px;
            padding-right: 50px;
            margin-top: 37px;
        }

        .banner-link-1:hover {
            background-color: #ff622b;
            color: #fff;
        }

        .banner-link-2 {
            padding-left: 50px;
            padding-right: 50px;
            margin-top: 37px;
            color: #893BF8;
            border-color: #893BF8;
        }

        .banner-link-2:hover {
            background-color: #893BF8;
            color: #fff;
            border-color: #893BF8;
        }

        .banner-link-3 {
            padding-left: 50px;
            padding-right: 50px;
            margin-top: 37px;
            color: #498AF6;
            border-color: #498AF6;
        }

        .banner-link-3:hover {
            background-color: #498AF6;
            color: #fff;
            border-color: #498AF6;
        }

        .banner-menu-sub-left > h5 {
            margin-top: 30px;
        }

        .banner-menu-sub-left > ul > li > a {
            width: 76px;
            overflow: hidden;
            display: inline-block;
            padding: 10px 0;
            color: #B2AEBB;
        }

        .banner-menu-sub-left > ul > li > a:hover {
            color: #FF622B;
        }

        .banner-menu-sub-right {
            border-left: 1px solid #efefef;
            width: 170px;
            margin-top: 8px;
            padding-left: 10px;
            padding-right: 10px;
        }

        .banner-menu-sub-right > a {
            display: inline-block;
            margin-bottom: 10px;
        }

        .banner-menu-sub-right > a:last-child {
            margin-bottom: 0;
        }

        .banner-menu-sub-right > a:hover {
            opacity: .8;
        }

        .banner-container {
            overflow: hidden;
            max-width: 1920px;
            margin: 0 auto;
            height: 480px;
        }

        .banner-container .swiper-slide {
            width: 100%;
            height: 480px;
        }

        .banner-container .swiper-slide .container {
            height: 480px;
        }

        .information-box {
            width: 290px;
            padding: 20px 10px 20px 20px;
            margin-right: 13px;
            background: #fff;
            border-radius: 6px;
            box-shadow: 0 0 30px 0 rgba(205, 205, 205, 0.3);
        }

        .information-box:hover {
            -webkit-animation: bounce .8s;
            animation: bounce .8s;
        }

        .information-box-img {
            margin-right: 10px;
        }

        .information-box h5 {
            font-weight: bold;
            font-size: 16px;
            color: #666;
        }

        .information-box p {
            font-size: 12px;
            line-height: 24px;
            color: #B2AEBB;
        }

        .taxonomy-box {
            height: 580px;
            margin-top: 40px;
            position: relative;
        }

        .taxonomy-box-sm {
            height: 540px;
            position: relative;
        }

        .taxonomy-box-left {
            width: 300px;
            float: left;
            margin-right: 10px;
            position: relative;
        }

        .taxonomy-box-left-bg {
            padding-top: 1px;
        }

        .taxonomy-box-middle {
            float: left;
            width: 590px;
            height: 540px;
            position: relative;
            margin-right: 10px;
        }

        .taxonomy-title {
            position: absolute;
            width: 200px;
            color: #fff;
            top: 34px;
            right: 0;
        }

        .taxonomy-btn-seemore {
            width: 90px;
            height: 90px;
            padding-top: 22px;
            text-align: center;
            vertical-align: middle;
            font-size: 16px;
            color: #9165E6;
            text-decoration: none;
            background: url("https://static.711.cn/assets/v3/images/video_left_button_ckgd.png") no-repeat;
            position: absolute;
            top: 250px;
            right: 46px;
        }

        .taxonomy-btn-seemore:hover {
            text-decoration: none;
        }

        .taxonomy-tabs > li {
            position: relative;
        }

        .line-h-16 {
            position: absolute;
            top: 14px;
            right: 0;
            width: 1px;
            height: 16px;
            background-color: #C7C4CD;
        }

        .taxonomy-tabs {
            border-bottom: 0;
        }

        .taxonomy-tabs > li > a {
            color: #333;
            padding: 8px 15px;
        }

        .taxonomy-tabs > li > a > i.iconfont {
            color: #C7C4CD;
        }

        .taxonomy-tabs > li.active > a, .taxonomy-tabs > li.active > a:focus, .taxonomy-tabs > li.active > a:hover {
            border-color: transparent;
            background-color: transparent;
            color: #9165E6;
        }

        .taxonomy-tabs > li.active > a > i.iconfont, .taxonomy-tabs > li.active > a:focus > i.iconfont, .taxonomy-tabs > li.active > a:hover > i.iconfont {
            color: #9165E6;
        }

        .taxonomy-tabs > li > a:hover {
            border-color: transparent;
            background: transparent;
            color: #666;
        }

        .taxonomy-tabs > li > a:hover > i.iconfont {
            color: #cecece;
        }

        .category-tabs {
            position: absolute;
            top: 130px;
            left: -260px;
            width: 216px;
        }

        .category-tabs > li > a {
            width: 86px;
            padding: 6px 0;
            text-align: center;
            border: 1px solid #fff;
            color: #fff;
            margin-right: 20px;
            margin-bottom: 20px;
        }

        .category-tabs > li > a:hover, .category-tabs > li > a:focus {
            background: rgba(255, 255, 255, .1);
        }

        .category-tabs > li.active > a, .category-tabs > li.active > a:focus, .category-tabs > li.active > a:hover {
            background-color: #fff;
            color: #9165E6;
        }

        .taxonomy-weibo .category-tabs > li.active > a, .taxonomy-weibo .category-tabs > li.active > a:focus, .taxonomy-weibo .category-tabs > li.active > a:hover {
            background-color: #fff;
            color: #FF415B;
        }

        .taxonomy-xhs .category-tabs > li.active > a, .taxonomy-xhs .category-tabs > li.active > a:focus, .taxonomy-xhs .category-tabs > li.active > a:hover {
            background-color: #fff;
            color: #FF415B;
        }

        .video-item {
            width: 290px;
            height: 265px;
            float: left;
            margin-right: 10px;
            margin-bottom: 10px;
            background-color: #fff;
            border-radius: 6px;
        }

        .video-item:hover {
            box-shadow: 0 8px 24px 0 rgba(153, 153, 153, 0.3);
        }

        .video-item:first-child + .video-item {
            margin-right: 0;
        }

        .video-item:first-child + .video-item + .video-item {
            margin-bottom: 0;
        }

        .video-item:first-child + .video-item + .video-item + .video-item {
            margin-right: 0;
            margin-bottom: 0;
        }

        .video-item video {
            width: 290px;
            height: 160px;
        }

        .video-js .vjs-big-play-button {
            top: auto;
            left: auto;
            right: 10px;
            bottom: 10px;
            width: 57px;
            height: 32px;
            line-height: 28px;
            font-size: 24px;
            border-radius: 16px;
        }

        .video-item-info {
        }

        .video-item-avatar {
            width: 48px;
            height: 48px;
            background-color: #fff;
            border: 1px solid #efefef;
            border-radius: 50%;
            overflow: hidden;
            float: left;
            margin-top: 15px;
            margin-left: 20px;
            margin-right: 4px;
        }

        .video-item-avatar > img {
            width: 100%;
        }

        .video-item-name{
            display: block;
            font-size: 14px;
            color: #555;
            margin-top: 16px;
            margin-bottom: 5px;
        }
        .video-item-name:hover{
            color: #ff622b;
            cursor: pointer;
        }
        .video-item-price {
            color: #B2AEBB;
            width: 190px;
            font-size: 12px;
            height: 20px;
            overflow: hidden;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
            text-overflow: ellipsis;
        }

        /*.video-item-price > span {*/
            /*font-size: 12px;*/
            /*border: 1px solid #ff622b;*/
            /*border-radius: 4px;*/
            /*padding: 1px 2px 0;*/
            /*font-weight: normal;*/
        /*}*/

        .video-item-analysis {
            font-size: 12px;
            color: #B2AEBB;
        }

        .video-item-analysis span {
            font-size: 14px;
            color: #555;
            margin-left: 9px;
        }

        .taxonomy-box-right {
            float: left;
            width: 290px;
            height: 540px;
            background-color: #fff;
            border-radius: 6px;
            position: relative;
        }

        .taxonomy-toplist-title {
            width: 130px;
            height: 34px;
            position: absolute;
            background: url("https://static.711.cn/assets/v3/images/video_Purplelabel.png");
            top: -17px;
            left: 80px;
            color: #fff;
            font-size: 16px;
            line-height: 34px;
            text-align: center;
        }

        .taxonomy-toplist-avatar > img {
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }

        .taxonomy-toplist-items {
            margin-top: 30px;
            margin-bottom: 0;
            height: 510px;
            overflow: hidden;
        }

        .taxonomy-toplist-items > li {
            height: 64px;
            border-bottom: 1px dotted #efefef;
        }

        .taxonomy-toplist-items > li:hover {
            background-color: #FFFBF9;
        }

        .taxonomy-toplist-item-idx {
            width: 90px;
            height: 100%;
            line-height: 64px;
            display: inline-block;
            float: none;
            vertical-align: middle;
            text-align: center;
        }

        .taxonomy-toplist-item-idx > span {
            font-size: 12px;
            color: #666;
            margin-left: 2px;
        }

        .vcenter {
            display: inline-block;
            vertical-align: middle;
            float: none;
        }

        .taxonomy-toplist-profile {
            width: 110px;
            white-space: nowrap;

        }

        .taxonomy-toplist-profile > h5 >a {
            font-weight: normal;
            color: #666;
            overflow: hidden;
            -ms-text-overflow: ellipsis;
            text-overflow: ellipsis;
        }

        .taxonomy-toplist-profile > h6 >a {
            font-weight: normal;
            color: #B2AEBB;
            overflow: hidden;
            -ms-text-overflow: ellipsis;
            text-overflow: ellipsis;
        }

        .taxonomy-toplist-items > li:hover .taxonomy-toplist-profile > h5 > a, .taxonomy-toplist-items > li:hover .taxonomy-toplist-profile > h6 > a {
            color: #FF622B;
        }

        .weibo-tab-relative {
            position: relative;
            height: 540px;
        }

        .weibo-item {
            width: 290px;
            background-color: #fff;
            border-radius: 6px;
        }

        .weibo-item:hover {
            box-shadow: 0 8px 24px 0 rgba(153, 153, 153, 0.3);
        }

        .weibo-item:first-child {
            position: absolute;
            top: 0;
            left: 0;
            height: 320px;
        }

        .weibo-item:first-child + .weibo-item {
            position: absolute;
            top: 0;
            right: 0;
            height: 210px;
        }

        .weibo-item:first-child + .weibo-item + .weibo-item {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 210px;
        }

        .weibo-item:first-child + .weibo-item + .weibo-item + .weibo-item {
            position: absolute;
            bottom: 0;
            left: 300px;
            height: 320px;
        }

        .weibo-item-avatar {
            width: 100%;
            height: 120px;
        }

        .weibo-item-avatar > img {
            width: 90px;
            height: 90px;
            border-radius: 50%;
            margin-top: 23px;
        }

        .weibo-item {
            position: relative;
            overflow: hidden;
        }

        .weibo-item-name {
            text-align: center;
            margin-top: 15px;
            margin-bottom: 17px;
            font-size: 14px;
        }

        .weibo-item-name .iconfont {
            /*position: relative;*/
        }

        .weibo-item-name .iconfont > img {
            position: absolute;
            top: 20px;
            left: 95px;
            width: 100px;
            height: 100px;
            display: none;
            background-color: #fff;
        }

        .weibo-item-name .iconfont:hover > img {
            display: block;
        }

        .weibo-item-price {
            text-align: center;
            color: #ff622b;
            font-weight: bold;
        }

        .weibo-item-price > span {
            font-size: 12px;
            border: 1px solid #ff622b;
            border-radius: 4px;
            font-weight: normal;
            padding: 1px 2px 0;
        }

        .weibo-item-action {
            background-color: #fff;
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            border-top: 1px solid #efefef;
            height: 40px;
        }

        .weibo-item-action > a {
            text-align: center;
            text-decoration: none;
            color: #999;
            line-height: 24px;
            padding: 8px 0;
            width: 145px;
            display: inline-block;
        }

        .weibo-item-action > a:hover {
            background-color: #FF622B;
            color: #fff;
        }

        .weibo-item-action > a:first-child {
            border-right: 1px solid #efefef;
        }

        .weibo-item-desc {
            text-align: center;
            margin-top: 26px;
            margin-bottom: 24px;
            padding-left: 20px;
            padding-right: 20px;
            color: #B2AEBB;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .weibo-item-badge {
            width: 60px;
            height: 24px;
            line-height: 24px;
            position: absolute;
            left: 0;
            top: 0;
            text-align: center;
            color: #fff
        }

        .taxonomy-box-seemore, .taxonomy-box-seemore:visited {
            width: 45px;
            height: 110px;
            padding: 20px 14px;
            position: absolute;
            right: -45px;
            bottom: 11px;
            background-color: #FF622B;
            border-radius: 0 4px 4px 0;
            font-size: 16px;
            line-height: 18px;
            color: #fff;
            text-align: center;
        }

        .taxonomy-box-seemore:hover {
            color: #fff;
            background-color: #ff794b;
        }

        .weibo-item-chart {
            height: 220px;
            border-top: 1px solid #efefef;
            margin-bottom: 40px;
        }

        .weibo-item-anal {
            margin-bottom: 22px;
        }

        .taxonomy-wechat .category-tabs > li.active > a, .taxonomy-wechat .category-tabs > li.active > a:focus, .taxonomy-wechat .category-tabs > li.active > a:hover {
            color: #00BDE2;
        }

        .flow-item {
            width: 290px;
            height: 265px;
            float: left;
            margin-right: 10px;
            margin-bottom: 10px;
            background-color: #fff;
            border-radius: 6px;
            position: relative;
            overflow: hidden;
        }

        .flow-item:hover {
            box-shadow: 0 8px 24px 0 rgba(153, 153, 153, 0.3);
        }

        .flow-item:first-child + .flow-item + .flow-item {
            margin-right: 0;
        }

        .flow-item:first-child + .flow-item + .flow-item + .flow-item + .flow-item + .flow-item {
            margin-right: 0;
        }

        .taxonomy-flow .category-tabs > li.active > a, .taxonomy-flow .category-tabs > li.active > a:focus, .taxonomy-flow .category-tabs > li.active > a:hover {
            color: #00BDE2;
        }

        .taxonomy-live .category-tabs > li.active > a, .taxonomy-live .category-tabs > li.active > a:focus, .taxonomy-live .category-tabs > li.active > a:hover {
            color: #FF63BC;
        }

        .flow-item-avatar > img {
            width: 166px;
            height: 66px;
            border-radius: 0;
            margin-top: 43px;
        }

        .flow-item-price {
            color: #B2AEBB;
        }

        .advtg-item {
            width: 280px;
            height: 340px;
            padding: 40px 20px;
            text-align: center;
            margin-right: 26px;
            overflow: hidden;
            float: left;
            background: #fff;
            border-radius: 6px;
            box-shadow: 0 0 30px 0 rgba(205, 205, 205, 0.3);
        }

        .advtg-container {
            margin-bottom: 56px;
        }

        .advtg-container > h3 {
            padding-top: 16px;
            margin-top: 50px;
            margin-bottom: 37px;
        }

        .advtg-item > .iconfont {
            font-size: 111px;
            line-height: 111px;
            color: #ff622b;
        }

        .advtg-item > h2 {
            color: #ff622b;
            margin-top: 33px;
        }

        .advtg-item > h4 {
            margin-top: 25px;
            margin-bottom: 25px;
        }

        .advtg-block-30-2 {
            width: 30px;
            height: 2px;
            background: #ff622b;
            margin: 0 auto;
        }

        .advtg-item-info {
            color: #B2AEBB;
            line-height: 34px;
            margin-top: 30px;
            display: none;
        }

        .advtg-item-info > li > span {
            color: #ff622b;
            margin-right: 12px;
        }

        .swiper-container {
            width: 1200px;
            height: 620px;
        }

        .swiper-pagination, .banner-swiper-pagination {
            position: absolute;
            bottom: 40px;
            left: 0;
            width: 100%;
            text-align: center;
            -webkit-transition: 300ms opacity;
            -o-transition: 300ms opacity;
            transition: 300ms opacity;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            z-index: 1;
        }

        .swiper-pagination-switch {
            width: 20px;
            height: 4px;
            display: inline-block;
            border-radius: 2px;
            background: #000;
            margin: 0 4px;
            opacity: 0.2;
        }

        .swiper-active-switch {
            width: 30px;
            background-color: #FF622B;
            opacity: 1;
        }

        .synthsz {

        }

        .synthsz > h4 {
            color: #555;
            margin-top: 50px;
        }

        .line-w-184 {
            width: 184px;
            height: 1px;
            background-color: #efefef;
            margin: 19px auto 0;
        }

        .block-40-4 {
            width: 40px;
            height: 4px;
            background-color: #FF622B;
            margin: 0 auto;
            position: relative;
            top: -2px;
        }

        .synthsz-1-item {
            text-align: center;
            float: left;
            padding-top: 34px;
        }

        .synthsz-icon {
            width: 80px;
            height: 80px;
            margin: 0 auto;
            background: rgba(255, 255, 255, 1);
            border-radius: 50%;
            box-shadow: 0 0 30px 0 rgba(193, 193, 193, 0.18);
        }

        .synthsz-icon > i {
            color: #FF622B;
            font-size: 46px;
            line-height: 80px;
        }

        .synthsz-1-item > h4 {
            color: #666;
            margin-top: 28px;
            margin-bottom: 19px;
        }

        .synthsz-1-item > p {
            color: #B2AEBB;
            white-space: nowrap;
            overflow: hidden;
        }

        .synthsz-img {
            margin-top: 36px;
        }

        .case {
            height: 460px;
            position: relative;
        }

        .case-left {
            float: left;
            width: 210px;
            height: 460px;
            border: 1px solid #efefef;
            border-right: 0;
            padding-left: 10px;
            padding-right: 10px;
        }

        .case-right {
            float: left;
            width: 100%;
        }

        .case-right-seemore {
            position: absolute;
            top: 0;
            right: -45px;
            font-size: 16px;
            text-align: center;
            width: 45px;
            height: 110px;
            padding: 10px;
            color: #fff;
            background: #FF622B;
            border-radius: 0 4px 4px 0;
        }

        .case-right-seemore:hover {
            color: #fff;
        }

        .case-title {
            padding-left: 14px;
            padding-top: 1px;
            height: 90px;
            border-bottom: 1px dotted #efefef;
        }

        .case-title > h3 {
            margin-top: 16px;
            font-weight: bold;
        }

        .case-brand {
            border-bottom: 1px dashed #efefef;
            text-align: center;
        }

        .case-brand:hover {
            opacity: .8;
        }

        .case-left-seemore {
            text-align: center;
        }

        .case-left-seemore > a {
            display: inline-block;
            padding: 12px 0;
            color: #999;
        }

        .case-left-seemore > a:hover {
            color: #ff622b;
        }

        .case-item {
            width: 290px;
            height:190px;
            float: left;
            padding:10px 20px;
        }

        .case-item:hover {
            opacity: .8;
        }

        .case-item > h4 {
            font-size: 20px;
            color: #666;
            font-weight: bold;
        }

        .case-item > p {
            color: #B2AEBB;
            line-height: 26px;
        }

        .case-item > a {
            display: inline-block;
            margin-top: 20px;
        }

        .partner .nav-pills > li > a {
            width: 120px;
            text-align: center;
            border: 1px solid #efefef;
            color: #666;
            font-size: 16px;
        }

        .partner .nav-pills > li > a > i.iconfont {
            color: #999;
        }

        .partner .nav-pills > li + li {
            margin-left: 16px;
        }

        .partner .nav-pills > li.active > a, .partner .nav-pills > li.active > a:focus, .partner .nav-pills > li.active > a:hover {
            background-color: #ff622b;
            color: #fff;
        }

        .partner .nav-pills > li.active > a > i.iconfont {
            background-color: #ff622b;
            color: #fff;
        }

        .partner .nav-pills > li.active:hover > a > i.iconfont {
            color: #fff;
        }

        .partner .nav-pills > li:hover > a {
            border-color: #ff622b;
            background-color: #fff;
            color: #ff622b;
        }

        .partner .nav-pills > li:hover > a > i.iconfont {
            color: #ff622b;
        }

        .video-seemore {
            color: #9165E6;
        }

        .video-seemore:hover {
            color: #7e8dff;
        }

        .weibo-seemore {
            color: #FF415B;
        }

        .weibo-seemore:hover {
            color: #fe7c51;
        }

        .xhs-seemore {
            color: #FF2741;
        }

        .xhs-seemore:hover {
            color: #f11313;
        }

        .wechat-seemore {
            color: #00BDE2;
        }

        .wechat-seemore:hover {
            color: #01eb87;
        }

        .live-seemore {
            color: #FF63BC;
        }

        .live-seemore:hover {
            color: #ed72ef;
        }

        .flow-seemore {
            color: #419FF6;
        }

        .flow-seemore:hover {
            color: #49c5f6;
        }

        .pzbz {
            margin-top: 32px;
            margin-bottom: 41px;
        }

        .pzbz-item {
            width: 200px;
            float: left;
            margin-right: 50px;
        }

        .pzbz-item-circle {
            width: 52px;
            height: 52px;
            float: left;
            line-height: 48px;
            text-align: center;
            color: #d54729;
            font-size: 30px;
            border-radius: 100%;
            border: 2px solid #d54729;
        }

        .pzbz-item-txt {
            float: left;
            margin-left: 15px;
        }

        .pzbz-item-txt > h4 {
            margin-top: 0;
        }

        .partner > h3 {
            margin-top: 98px;
            margin-bottom: 40px;
            padding-top: 20px;
        }

        .partner .nav-pills {
            margin-bottom: 40px;
        }

        .partner-item {
            width: 207px;
            height: 130px;
            margin-right: 41px;
            margin-bottom: 40px;
            line-height: 130px;
            float: left;
            background-color: #fff;
            border: 1px solid #f0f0f0;
            overflow: hidden;
        }

        .partner-item-img {

        }

        .partner-item-name {
            height: 38px;
            line-height: 38px;
            font-size: 16px;
            color: #fefefe;
            background-color: #ff622b;
            text-align: center;
        }
        .index-turnplat-entrace{
            width: 200px;
            height: 200px;
            display: block;
            position: fixed;
            bottom: 10px;
            right: 0;
            animation: vip-199-180510   2.4s infinite;
        }



        @keyframes vip-199-180510 {
            0% {
                bottom: 30px;
            }

            50% {
                bottom: 10px;
            }

            100% {
                bottom: 30px;
            }
        }
        /*.good-time-box{
            width: 300px;
            height: 327px;
            position: fixed;
            left: 1px;
            bottom: 0;
            display: none;
        }
        .good-time{
            margin-top: 10px;
            width: 300px;
            height: 287px;
            display: block;

        }
        .good-icon-box{
            width: 100%;
            height: 30px;
            text-align: right;
        }
        .good-icon-box>i{
            font-size:30px;
            color: #ccc;
            display: block;
            cursor: pointer;
        }*/

        .index-agent-href{
            width:310px;
            height:44px;
            line-height: 44px;
            text-align: center;
            font-size: 20px;
            color: #fff;
            background:rgba(105,202,226,1);
            border-radius:4px;
            margin: 360px auto 0;
            display: block;
        }
        .index-agent-href:hover, .index-agent-href:focus{
            color: #fff;
            opacity: 0.9;
        }

        .index-banner-agent-step{
            width: 780px;
            height: 105px;
            /*margin-top: 62px;*/
            left: 0;
            right: 0;
            position: relative;
            background: url("https://static.711.cn/assets/agent/index-agent-step.png") center no-repeat;

        }
        .index-banner-agent-step-li{
            float: left;
            font-size: 18px;
            color: #2E7FED;
            position: absolute;
            top: 56px;
        }
        .index-daili-btn{
            margin-top: 37px;
            color: #498AF6;
            font-size: 20px;
            border: 1px solid #498AF6;
            width: 174px;
            height: 46px;
            line-height: 46px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
            text-align: center;
            display: block;
        }
        .index-daili-btn:hover,.index-daili-btn:focus{
            background: #498AF6;
            color: #fff;
        }