body {
  
}

.header{
    background: none;
    background-image: url(../png/header.png);
}

#carousel,
#business,
#recommend,
#introduce,
#service,
#settle,
#reward,
#authority,
#comprehensive {
    margin-bottom: 18px;
}

.container {
    width: 1280px;
    min-width: 1280px;
    max-width: 100%;
}

#search {
    padding: 113px 0 0 0;
    margin: -68px 0 -125px 0;
    min-width: 1280px;
    height: 248px;
}

#banner {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

#banner div.banner-auto {
    position: relative;
    min-width: 1480px;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

#banner span.cover {
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 76px;
    background: url('../png/wkh2c2nmxnaikm3zaaai8t_4m1maa3ogqbncwsaaakk548.png') no-repeat center;
}
.search {
    position: relative;
    z-index: 2;
}

.search-group {
    margin: 0 auto;
    width: 696px;
    height: 49px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    overflow: hidden;
    vertical-align: middle;
}

.search-group .search-control {
    float: left;
    padding: 17px 15px;
    width: 570px;
    border: 0;
    outline: none;
    border-radius: 5px;
}

.search-group .line {
    position: relative;
    top: 15px;
    display: block;
    float: left;
    height: 20px;
    width: 1px;
    background-color: #ddd;
}

.search-group .btn-search {
    float: right;
    padding: 14px 14px;
    border: 0;
    font-size: 16px;
    color: #2878FF;
    outline: none;
    cursor: pointer;
    background-color: #fff;
    border-radius: 5px;
}

.search-group .btn-search:hover {
    text-decoration: underline;
}

.tags {
    margin: 0 auto;
    padding-top: 15px;
    width: 696px;
    overflow: hidden;
}

.tags dl dt {
    color: #fff;
}

.tags dl dt,
.tags dl dd {
    float: left;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    vertical-align: middle;
}

.tags dl dd {
    margin-right: 8px;
    background-color: rgba(000, 000, 000, 0.15);
    border-radius: 3px;
    cursor: pointer;
}

.tags dl dd a {
    display: block;
    padding: 0 8px;
    color: #fff;
    border-radius: 3px;
}

.tags dl dd:hover a {
    opacity: 0.8;
}

.search-drop-down {
    position: absolute;
    left: 50%;
    top: 50px;
    margin-left: -348px;
    width: 696px;
    background-color: #fff;
    border-radius: 5px;
}

.search-drop-down ul.list li {
    padding: 10px 15px;
    cursor: pointer;
    border-radius: 5px;
}

.search-drop-down ul.list li a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-drop-down ul.list li:hover,
.search-drop-down ul.list li.active {
    background-color: #eee;
}

.carousel {
    position: relative;
    float: left;
    width: 955px;
    height: 324px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25);
}

.carousel ol.indicators {
    position: absolute;
    bottom: 25px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel ol.indicators li {
    display: inline-block;
    *display: inline;
    padding: 0 5px;
    width: 30px;
    zoom: 1;
}

.carousel ol.indicators li i.icon-carousel-indicators {
    float: left;
    width: 30px;
    height: 2px;
    background: #FFFFFF;
    opacity: 0.4;
}

.carousel ol.indicators li.active i.icon-carousel-indicators {
    opacity: 1;
}

.carousel .inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 324px;
}

.carousel .inner ul.list {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: transparent;
    border-radius: 10px;
}

.carousel .inner ul.list li {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.carousel .inner ul.list li.active {
    display: block;
}

.carousel .inner ul.list li>a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}

.carousel .inner ul.list li>a>img {
    width: 100%;
    height: 100%;
}

.carousel a.control-prev,
.carousel a.control-next {
    display: none;
    position: absolute;
    top: 134px;
    width: 24px;
    height: 43px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}


.carousel a.control-prev {
    left: 0;
}

.carousel a.control-next {
    right: 0;
}

.auth {
    float: right;
    padding: 20px;
    width: 266px;
    height: 284px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25);
}
.auth .userinfo {
    height: 60px;
}
.auth .userinfo a.login {
    display: block;
    overflow: hidden;
}
.auth .userinfo a.login img {
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.auth .userinfo a.login strong {
    float: left;
    width: 196px;
    margin: 6px 0 0 10px;
}
.auth .userinfo a.login strong span {
    float: left;
    max-width: 160px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 700;
    font-size: 16px;
    color: #0E050A;
}
.auth .userinfo a.login strong i {
    float: left;
    margin: 1px 0 0 4px;
}
.auth .userinfo a.nav {
    display: block;
    margin: -26px 0 0 70px;
    font-size: 12px;
    color: #91622D;
}
.auth .benefit {
    padding: 10px 0 20px;
}
.auth .benefit dt {
    text-align: center;
    color: #aaa;
}
.auth .benefit dt i {
    display: inline-block;
    width: 92px;
    height: 1px;
    vertical-align: middle;
    *background: #ECECEC !important;
}
.auth .benefit dt i.line-one {
    background: linear-gradient(to right, #fff, #ECECEC);
}
.auth .benefit dt i.line-two {
    background: linear-gradient(to left, #fff, #ECECEC);
}
.auth .benefit ul {
    margin: 12px -12px 0;
    overflow: hidden;
}
.auth .benefit ul li {
    float: left;
    width: 52px;
    padding: 0 10px;
    text-align: center;
}
.auth .benefit ul li a {
    display: block;
}
.auth .benefit ul li span {
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    padding: 8px;
    background: #E6CA90;
    border-radius: 50%;
}
.auth .benefit ul li span i {
    width: 24px;
    height: 24px;
}
.auth .benefit ul li small {
    display: block;
    width: 100%;
    margin: 2px 0 0;
    color: #91622D;
}
.auth .btns .btn {
    position: relative;
    display: block;
    width: 266px;
    height: 38px;
    line-height: 38px;
    background: #CDA674;
    background: linear-gradient(90deg, #CDA674, #DFC192);
    border-radius: 19px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    color: #91622D;
}
.auth .btns .btn:hover {
    opacity: 0.9;
}
.auth .btns .btn em {
    display: none;
    position: absolute;
    top: -16px;
    left: 60%;
    z-index: 9;
    width: 120px;
    height: 24px;
    line-height: 24px;
    border-radius: 13px 12px 12px 0;
    text-align: center;
    background: #FF5555;
    font-style: normal;
    font-size: 12px;
    color: #fff;
}
.auth .enjoy ul.list {
    margin: 18px -12px 0;
    overflow: hidden;
}

.auth .enjoy ul.list li {
    float: left;
    margin: 0 12px;
    width: 48px;
    color: #888;
    font-size: 12px;
}

.auth .enjoy ul.list li a {
    display: block;
}

.auth .enjoy ul.list li a:hover span {
    color: #2878FF;
}

.business ul.list {
    margin: 0 -10px;
    overflow: hidden;
}

.business ul.list li {
    float: left;
    margin: 0 10px;
    padding: 18px 20px 25px 18px;
    width: 267px;
    height: 107px;
    background: #FFFFFF;
    border-radius: 6px;
}

.business ul.list li .title {
    padding-bottom: 13px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ECECEC;
}

.business ul.list li .title strong {
    font-size: 18px;
    font-weight: 400;
    vertical-align: middle;
}

.business ul.list li .title strong a {
    color: #000;
}

.business ul.list li .title strong:hover a {
    color: #2878FF;
    text-decoration: underline;
}

.business ul.list li dl.list {
    overflow: hidden;
}

.business ul.list li dl.list dd {
    position: relative;
    /* display: inline-block; */
    display: inline;
    margin-right: 8px;
    line-height: 32px;
    font-weight: 500;
    color: #222222;
    word-wrap: break-word;
}

.business ul.list li dl.list dd a {
    word-wrap: break-word;
}

.business ul.list li dl.list dd a:hover {
    color: #2878FF;
    text-decoration: underline;
}

.recommend,
.service {
    padding: 25px 20px 5px 20px;
    border-radius: 6px;
    background-color: #fff;
}

.recommend .hd,
.settle .hd,
.service .merchant .hd {
    padding-bottom: 22px;
    overflow: hidden;
    line-height: 24px;
}

.recommend .hd h3,
.settle .hd h3,
.topic .hd h3,
.service .merchant .hd h3 {
    float: left;
    font-size: 24px;
    font-weight: 400;
}

.recommend .hd .more,
.settle .hd .more,
.topic .hd .more,
.service .merchant .hd .more {
    float: right;
}

.recommend .hd .more a,
.settle .hd .more a,
.topic .hd .more a,
.service .merchant .hd .more a {
    color: #666;
}

.recommend .hd .more a:hover,
.settle .hd .more a:hover,
.topic .hd .more a:hover,
.service .merchant .hd .more a:hover {
    color: #2878FF;
}

.recommend .hd .more a:hover i,
.settle .hd .more a:hover i,
.topic .hd .more a:hover i,
.service .merchant .hd .more a:hover i {
    background-position: -142px -93px;
}

.recommend .hd .more span,
.settle .hd .more span,
.service .merchant .hd .more span,
.merchant .hd .more span,
.topic .hd .more span,
.reward .activity .hd .more span {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.recommend .hd .more i,
.topic .hd .more i,
.service .merchant .hd .more i,
.merchant .hd .more i,
.reward .activity .hd .more i {
    vertical-align: middle;
}

.recommend .bd {
    padding: 0 8px;
    overflow: hidden;
}

.recommend .bd .highly {
    float: left;
    margin: 0 12px;
    border-radius: 3px;
}

.recommend .bd .highly img {
    display: block;
    width: 100%;
    height: 100%;
}

.recommend .bd .highly span.cover {
    display: block;
    width: 338px;
    height: 480px;
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    overflow: hidden;
}

.recommend .bd .highly span.cover:hover {
    border: 1px solid #2878FF;
}

.recommend .bd ul.list {
    float: right;
    margin-right: 20px;
    width: 840px;
}

.recommend .bd ul.list li {
    float: left;
    margin: 0 10px 20px 10px;
}

.recommend .bd ul.list li>a {
    width: 146px;
}

.reward ul.list li span.cover,
.recommend .bd ul.list li span.cover {
    display: block;
    width: 146px;
    height: 206px;
    border: 1px solid #eee;
    overflow: hidden;
    border-radius: 3px;
}

.reward ul.list li span img,
.recommend .bd ul.list li span img {
    display: block;
    width: 100%;
    height: 100%;
}

.reward ul.list li span.cover:hover,
.recommend .bd ul.list li span.cover:hover {
    border: 1px solid #2878FF;
}

.recommend .bd .highly strong.title,
.recommend .bd ul.list li>a>strong.title,
.reward .file ul.list li>a>strong.title {
    display: block;
    width: 148px;
    height: 40px;
    line-height: 20px;
    padding: 6px 0 0 0;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recommend .bd .highly strong.title,
.recommend .bd ul.list li>a>strong.title,
.reward .file ul.list li>a>strong.title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.recommend .bd .highly strong.title {
    width: 308px;
}

.recommend .bd .highly strong.title:hover,
.reward .file ul.list li>a>strong.title:hover,
.recommend .bd ul.list li>a>strong.title:hover {
    color: #2878FF;
    text-decoration: underline;
}

.introduce{
    position: relative;
    width: 100%;
    min-height: 100px;
}

.introduce a span.tag{
    display: block;
    position: absolute;
    right: 0; top: 0;
    padding: 0 5px;
    height: 22px;line-height: 22px;
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    font-style: normal; font-size: 12px; color: #fff;
    border-radius: 0 6px 0 0;
}
.preview-bd .re a.close {
    position: absolute;
    right: 0; top: 0;
    padding: 0 5px;
    height: 22px;line-height: 22px;
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    font-style: normal; font-size: 12px; color: #fff;
}
.introduce img {
    display: block;
    width: 100%;
    height: 107px;
    border-radius: 6px;
}

.service {
    padding: 25px 20px 20px 20px;
    overflow: hidden;
}
.merchant {
    float: left;
    width: 935px;
}
.merchant .hd {
    padding-right: 16px;
}
.merchant .hd .desc {
    float: left;
    color: #222;
}
.merchant .hd .desc em {
    font-style: normal;
    color: #2878ff;
}
.merchant ul.list {
    padding: 0 10px;
}
.merchant ul.list li {
    position: relative;
    float: left;
    margin: 9px 8px 9px 8px;
    width: 288px;
    height: 274px;
}
.merchant ul.list li .wraper {
    position: absolute;
    left: 0;
    top: 0;
    padding: 16px 20px;
    width: 246px;
    height: 240px;
    border-radius: 8px;
    border: 1px solid #eee;
    overflow: hidden;
    transition: all .2s;
    background: linear-gradient(to bottom, rgba(239,126,81,0.25) 0%, #fff 19%);
    *background: #fff;
    background: #fff\0;
}
.merchant ul.list li .wraper:hover {
    height: 288px;
    z-index: 99;
    box-shadow: 0px 0px 12px 0px rgba(40,120,255,0.25);
}
.merchant ul.list li .logo {
    position: relative;
    float: left;
    margin-right: 10px;
}
.merchant ul.list li .logo img {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 1px solid #ECECEC;
}
.merchant ul.list li .name {
    height: 48px;
    margin-left: 56px;
}
.merchant ul.list li .name strong {
    display: inline-block;
    max-width: 180px;
    font-size: 14px;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #111;
}
.merchant ul.list li .name span {
    display: block;
    margin-top: 6px;
}
.merchant ul.list li .name span .icon-star {
    width: 16px;
    height: 16px;
}
.merchant ul.list li .desc {
    width: 100%;
    line-height: 30px;
    overflow: hidden;
    color: #333;
}
.merchant ul.list li .desc a {
    display: block;
    height: 84px;
    padding: 10px 0;
}
.merchant ul.list li .desc em {
    font-style: normal;
    color: #ff0000;
}
.merchant ul.list li .serve {
    height: 84px;
}
.merchant ul.list li .serve a {
    display: block;
    overflow: hidden;
    padding: 6px 0;
}
.merchant ul.list li .serve dt {
    position: relative;
    width: 100%;
    height: 20px;
}
.merchant ul.list li .serve dt a {
    padding: 0 0 8px;
}
.merchant ul.list li .serve dt i {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 10px;
    height: 1px;
    background: #ECECEC;
}
.merchant ul.list li .serve dt span {
    display: block;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    width: 80px;
    text-align: center;
    background: #fff;
    font-size: 13px;
    color: #aaa;
}
.merchant ul.list li .serve dd {
    overflow: hidden;
}
.merchant ul.list li .serve dd span {
    float: left;
    max-width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #444;
}
.merchant ul.list li .serve dd small {
    float: right;
    font-size: 12px;
    color: #aaa;
}
.merchant ul.list li .btns {
    opacity: 0;
    *display: none;
    display: none\0;
    padding: 12px 0;
    text-align: center;
    transition: all .2s;
}
.merchant ul.list li .btns .btn {
    display: block;
    width: 106px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    background: #2878FF;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.merchant ul.list li .wraper:hover .btns {
    opacity: 1;
    *display: block;
    display: block\0;
}
.hot-server {
    float: right;
    width: 285px;
}
.hot-server ul {
    margin: -3px 0;
}
.hot-server ul li {
    margin: 0 -6px;
    padding: 13px 6px;
    overflow: hidden;
    transition: all .2s;
}
.hot-server ul li:hover {
    border-radius: 6px;
    box-shadow: 0 0 12px 0 rgb(30 68 133 / 15%);
}
.hot-server ul li img {
    float: left;
    width: 72px;
    height: 72px;
}
.hot-server ul li a>strong {
    display: block;
    max-width: 240px;
    max-height: 38px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    margin: 0 0 0 82px;
    font-weight: 700;
    font-size: 14px;
    color: #111;
}
.hot-server ul li span {
    display: block;
    height: 24px;
    margin: 6px 0 6px 78px;
    overflow: hidden;
}
.hot-server ul li span em {
    display: inline-block;*zoom:1;_display:inline;
    height: 24px;
    line-height: 24px;
    margin: 0 4px;
    padding: 0 8px;
    border-radius: 3px;
    background: #F5F5F5;
    text-align: center;
    font-style: normal;
    font-size: 12px;
    color: #888;
}
.hot-server ul li small {
    display: block;
    margin: 0 0 0 82px;
    font-size: 12px;
    color: #aaa;
}
.service .ft {
    float: left;
    width: 100%;
    padding: 14px 0;
    text-align: center;
}
.service .ft .desc {
    padding: 0 0 20px;
    font-size: 14px;
}
.service .ft .desc em {
    font-style: normal;
    color: #2878FF;
}
.service .ft .btns .btn {
    display: inline-block;*zoom:1;_display:inline;
    width: 134px;
    height: 40px;
    line-height: 40px;
    margin: 0 8px;
    border: 1px solid #2878FF;
    border-radius: 3px;
    background: #2878FF;
    font-size: 16px;
    color: #fff;
}
.service .ft .btns .btn.btn-merchant {
    background: transparent;
    color: #2878FF;
}
.hot-server .hd {
    padding: 4px 0 25px 0;
    overflow: hidden;
}

.hot-server .hd h4 {
    float: left;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    font-weight: 400;
}

.hot-server .hd .more {
    float: right;
    height: 18px;
    line-height: 18px;
}

.hot-server .hd .more:hover span,
.reward .activity .hd .more:hover span {
    color: #2878FF;
}

.hot-server .hd .more:hover i,
.reward .activity .hd .more:hover i {
    color: #2878FF;
    background-position: -142px -93px;
}

.settle {
    padding: 25px 20px 50px 20px;
    border-radius: 6px;
    background-size: cover !important;
}

.settle .hd {
    overflow: hidden;
}

.settle .hd .desc {
    float: left;
    margin-left: 25px;
    color: #666;
}

.settle .hd .desc .btn-settle {
    display: inline-block;
    margin-left: 10px;
    width: 78px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #2878FF;
    border: 1px solid #2878FF;
    border-radius: 3px;
}

.settle .hd .desc .btn-settle:hover {
    opacity: 0.8;
}

.settle .hd .more {
    float: right;
}

.settle ul.list {
    padding: 0 20px;
    margin: 0 -12px;
}

.settle ul.list li {
    position: relative;
    float: left;
    margin: 0 13px;
    width: 280px;
    height: 360px;
}

.settle ul.list li .wraper {
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    background: #fff;
    border-radius: 6px;
    transition: all 0.2s;
}

.settle ul.list li:hover .wraper {
    transform: scale(1.05);
    box-shadow: 0px 0px 22px 0px rgba(31, 84, 173, 0.15);
}

.settle ul.list li .pic img {
    display: block;
    width: 100%;
    height: 120px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.settle ul.list li .title,
.settle ul.list li .docs {
    padding: 0 20px;
}

.settle ul.list li .title {
    padding-top: 12px;
    margin-bottom: 20px;
    overflow: hidden;
}

.settle ul.list li .title .logo {
    float: left;
    margin-right: 7px;
}

.settle ul.list li .title .logo img {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
}

.settle ul.list li .title .desc {
    float: left;
}

.settle ul.list li .title .desc strong {
    display: block;
    font-weight: 400;
}

.settle ul.list li .title .desc small {
    display: block;
    width: 190px;
    height: 16px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.settle ul.list li .docs {
    padding-bottom: 28px;
    height: 144px;
    color: #333;
}

.settle ul.list li .docs dd {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.settle ul.list li .docs dd:hover a {
    color: #2878FF;
    text-decoration: underline;
}

.reward {
    padding: 25px 20px 40px 20px;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
}

.reward .file {
    float: left;
}

.reward .activity {
    float: right;
    width: 300px;
}

.reward .hd {
    margin-bottom: 22px;
}

.reward .hd h3 {
    font-size: 24px;
    font-weight: 400;
}

.reward .file ul.list {
    overflow: hidden;
}

.reward .file ul.list li {
    float: left;
    margin: 0 20px;
}

.reward .file ul.list li>a {
    width: 146px;
}

.reward .file ul.list li strong {
    margin-top: 10px;
}

.reward .activity .hd {
    margin: 0;
    padding: 10px 0 25px 0;
    overflow: hidden;
}

.reward .activity .hd h4 {
    float: left;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    font-weight: 400;
}

.reward .activity .hd .more {
    float: right;
    height: 18px;
    line-height: 18px;
}

.reward .activity .bd {
    position: relative;
    height: 264px;
    overflow: hidden;
}

.reward .activity ul.list {
    position: absolute;
}

.reward .activity ul.list li {
    position: relative;
    margin-left: 8px;
    padding-left: 16px;
    height: 44px;
    line-height: 44px;
    font-size: 12px;
    border-left: 1px solid #ddd;
}

.reward .activity ul.list li span {
    /* display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; */
    width: 250px;
}

.reward .activity ul.list li em {
    color: #2878FF;
    font-style: normal;
}

.authority {
    border-radius: 6px;
    background-color: #fff;
    overflow: hidden;
}

.authority .hd {
    float: left;
    padding: 40px 40px 0 40px;
    width: 198px;
    height: 408px;
    background: #2878FF;
    color: #fff;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.authority .hd h3 {
    margin-bottom: 26px;
    font-size: 30px;
    font-weight: 400;
}

.authority .hd p {
    margin-bottom: 40px;
    display: inline-block;
    font-weight: normal;
    color: #CFE1FF;
}

.authority .hd a {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
}

.authority .hd a:hover {
    opacity: 0.8;
}

.authority .hd .contact {
    display: none;
}

.authority .hd .contact span {
    display: block;
    margin-bottom: 12px;
    color: #CFE1FF;
}

.authority .list {
    float: left;
    background-color: #fff;
}

.authority .list li {
    position: relative;
    float: left;
    width: 236px;
    height: 414px;
    padding: 34px 48px 0 48px;
}

.authority .list li .wraper {
    position: absolute;
    top: 0;
    left: 0;
    border-left: 1px solid #ECECEC;
    height: 448px;
    transition: all 0.2s;
    background-color: #fff;
}

.authority .list li:hover .wraper {
    transform: scale(1.05);
    z-index: 2;
    box-shadow: 0px 0px 22px 0px rgba(31, 84, 173, 0.15);
    border: 0;
}

.authority .list a {
    display: block;
    padding: 34px 48px 0 48px;
    width: 236px;
}

.authority .list .logo {
    margin: 0 auto;
    margin-bottom: 21px;
    width: 80px;
    height: 80px;
}

.authority .list .logo img {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.authority .list .title {
    margin-bottom: 33px;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}

.authority .list .desc {
    margin: 0 auto;
    width: 238px;
    height: 192px;
    line-height: 24px;
    color: #444;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.authority .list .about-more{
    padding-top: 16px;
    text-align: center;
    color: #2878FF;
}


.comprehensive {
    overflow: hidden;
}

.comprehensive .hot,
.comprehensive .category,
.comprehensive .topic {
    position: relative;
    float: left;
    padding: 24px 20px 48px 20px;
    width: 370px;
    height: 360px;
    background-color: #fff;
    border-radius: 6px;
}

.comprehensive .category {
    margin: 0 25px;
}

.comprehensive .hd h3 {
    padding-bottom: 24px;
    font-size: 24px;
    font-weight: 400;
}

.comprehensive .hot-icon,
.comprehensive .new-icon {
    position: absolute;
    top: 0;
    right: 0;
}

.topic .hd {
    overflow: hidden;
}

.topic .hd .more {
    padding-top: 8px;
}

.comprehensive ul.list {
    padding: 0 17px;
}

.comprehensive ul.list li {
    margin-bottom: 17px;
}

.comprehensive ul.list li a {
    display: block;
}

.comprehensive ul.list li img {
    display: inline-block;
    width: 86px;
    height: 121px;
    border-radius: 3px;
}

.comprehensive ul.list li strong {
    display: inline-block;
    width: 190px;
    height: 40px;
    color: #000;
    font-weight: normal;
    vertical-align: top;
}

.comprehensive ul.list li strong:hover {
    color: #2878FF;
    text-decoration: underline;
}

.comprehensive ul.list li>a {
    display: block;
    overflow: hidden;
}

.comprehensive ul.list li>a>i {
    float: left;
    width: 20px;
    height: 24px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    font-style: normal;
}

.comprehensive ul.list li>a>i.icon {
    color: #888;
}

.comprehensive ul.list li>a>i.num {
    color: #888;
}

.comprehensive ul.list li>a>strong {
    float: left;
    display: block;
    padding: 0 0 0 10px;
    width: 300px;
    height: 24px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

.comprehensive ul.list li>a>strong:hover {
    color: #458DEC;
    text-decoration: underline;
}

.comprehensive ul.list li>a>span.cover {
    float: left;
    display: none;
    margin-left: 10px;
    width: 86px;
    height: 121px;
    border: 1px solid #EEEEEE;
    overflow: hidden;
    border-radius: 3px;
}

.comprehensive ul.list li>a>span.cover:hover {
    border: 1px solid #2878FF;
}

.comprehensive ul.list li>a>span.cover img {
    display: block;
    width: 100%;
    height: 100%;
}

.comprehensive ul.list li>a>span.d {
    display: none;
    float: right;
    padding: 60px 0 0 5px;
    width: 190px;
    height: 24px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
}

.comprehensive ul.list li>a>span.d small {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}

.comprehensive ul.list li>a.active>span.cover,
.comprehensive ul.list li>a.active>span.d {
    display: block;
}

.comprehensive ul.list li>a.active>strong {
    float: right;
    display: block;
    display: -webkit-box;
    width: 190px;
    height: 40px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.topic ul.list {
    overflow: hidden;
}

.topic ul.list li {
    float: left;
    padding: 18px 16px;
    width: 304px;
    color: #333;
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    cursor: pointer;
}

.topic ul.list li .title {
    display: block;
    margin-bottom: 14px;
    padding: 0;
    width: 300px;
    font-size: 16px;
    font-weight: 400;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.topic ul.list li .type {
    overflow: hidden;
    width: 100%;
}

.topic ul.list li span,
.topic ul.list li .type small,
.topic ul.list li .type em {
    display: block;
    font-style: normal;
}

.topic ul.list li .type small {
    float: left;
    padding: 0 8px;
    height: 20px;
    line-height: 20px;
    color: #2878FF;
    font-size: 12px;
    border: 1px solid #2878FF;
    border-radius: 3px;
}

.topic ul.list li .type em {
    float: right;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #aaa;
}

.cover img.lazy-success {
    transition: all .6s;
}

.cover:hover img.lazy-success {
    transform: scale(1.3);
}

/* icon */
.icon-index {
    background-image: url('../png/indexaa37.png');
}

.icon-hot-tag,
.icon-new-tag {
    position: absolute;
    top: -16px;
    right: -10px;
    width: 29px;
    height: 16px;
}

.icon-hot-tag {
    background-position: -74px -7px;
}

.icon-new-tag {
    background-position: -111px -7px;
}

.icon-index-carousel-prev,
.icon-index-carousel-next {
    width: 24px;
    height: 43px;
}

.icon-index-carousel-prev {
    background-position: -138px -164px;
}

.icon-index-carousel-next {
    background-position: -161px -164px;
}

.icon-index-title {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.icon-index-title-massive {
    background-position: 0px -31px;
}

.icon-index-title-knowledge {
    background-position: -32px -31px;
}

.icon-index-title-tool {
    background-position: -65px -31px;
}

.icon-index-title-more {
    background-position: -98px -31px;
}

.icon-index-mine {
    margin: 0 auto;
    margin-bottom: 10px;
    width: 22px;
    height: 22px;
}

.icon-index-mine-collection {
    background-position: 0 -66px;
}

.icon-index-mine-order {
    background-position: -29px -66px;
}

.icon-index-mine-records {
    background-position: -58px -66px;
}

.icon-index-mine-help {
    background-position: -86px -66px;
}

.icon-college {
    width: 22px;
    height: 22px;
    background: url('../png/index.png');
    background-position: -132px -25px;
    vertical-align: middle;
}

.icon-more {
    position: relative;
    top: 1px;
    width: 10px;
    height: 16px;
    background-position: -53px -93px;
}

.icon-consulting {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    background-position: -83px -94px;
}

.icon-merchant,
.icon-activity {
    width: 20px;
    height: 18px;
    vertical-align: bottom;
}

.icon-merchant {
    background-position: -2px -94px;
}

.icon-activity {
    background-position: -24px -94px;
}

.icon-activity-circle {
    position: absolute;
    left: -5px;
    top: 16px;
    width: 10px;
    height: 10px;
    background-position: -104px -94px;
}

.icon-index-v {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 18px;
    height: 18px;
    background-position: -144px -6px;
}
.icon-index-v-person{
    background-position: -166px -6px;
}
.icon-index-v-organ{
    background-position: -144px -6px;
}
.icon-tag {
    width: 20px;
    height: 24px;
    font-style: normal;
    vertical-align: top;
    text-align: center;
    background: url('../png/index.png') no-repeat;
}

.icon-tag-1 {
    background-position: -3px -117px;
    color: #fff !important;
}

.icon-tag-2 {
    background-position: -29px -117px;
    color: #fff !important;
}

.icon-tag-3 {
    background-position: -55px -117px;
    color: #fff !important;
}

.icon-new {
    width: 60px;
    height: 60px;
    background-position: -67px -149px;
}

.icon-hot {
    width: 60px;
    height: 60px;
    background-position: 0 -149px;
}

.icon-hit {
    width: 20px;
    height: 20px;
    background: url('../png/index.png') no-repeat;
    background-position: -115px -90px;
    vertical-align: middle;
}

.icon-dynamic {
    position: relative;
    top: -2px;
    width: 19px;
    height: 16px;
    background: url('../gif/dynamic.gif') no-repeat center;
}

.icon-dynamic-text {
    position: relative;
    top: -2px;
    width: 90px;
    height: 14px;
    background: url('../png/dynamic.png') no-repeat center;
}
.icon-index-vip-doc {
    background-position: -79px -118px;
}
.icon-index-vip-disturb {
    background-position: -131px -119px;
}
.icon-index-vip-format {
    background-position: -156px -118px;
}
.icon-index-vip-search {
    background-position: -105px -118px;
}
@font-face {
    font-family: 'icon-header';
    src: url('http://static.book118.com/user_center_v1/static/home/index/font/icon-header/iconfont.eot');
    src: url('http://static.book118.com/user_center_v1/static/home/index/font/icon-header/iconfont.eot?#iefix') format('embedded-opentype'),
        url('http://static.book118.com/user_center_v1/static/home/index/font/icon-header/iconfont.woff') format('woff'),
        url('http://static.book118.com/user_center_v1/static/home/index/font/icon-header/iconfont.ttf') format('truetype'),
        url('http://static.book118.com/user_center_v1/static/home/index/font/icon-header/iconfont.svg#iconfont') format('svg');
}

.icon-header {
    font-family: "icon-header" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
}

.icon-header-tag {
    top: 10px;
    right: 0;
}
.icon-star {
    background: url('../png/star.png') no-repeat center;
}