.banner_bg {
    width: 100%;
    height: 404px;
    background: #d8e5f2 url(../images/banner_bg.png) center no-repeat
}

.banner {
    width: 1100px;
    height: 404px;
    margin: 0 auto;
}

.banner_left {
    width: 820px;
    height: 368px;
    padding-top: 36px;
    overflow: hidden;
    float: left;
    display: block;
}

.banner_left li {
    width: 240px;
    height: 328px;
    float: left;
    overflow: hidden;
    position: relative;
    display: inline;
    margin-right: 30px;
    background: #ebebeb;
}

.card_cnt {
    left: 0;
    bottom: 0;
    width: 100%;
    background: #f9f9f7;
    background: rgba(249, 249, 247, .95);
    /* box-shadow: 0 0 15px 15px #f9f9f7; */
    /* box-shadow: 0 0 15px 15px rgba(249,249,247,.95); */
    -webkit-transition: .3s;
    transition: .3s;
    position: absolute;
    border-bottom: 1px solid #efefef;
}

.card_cnt a {
    overflow: hidden;
    margin: 10px 10px 9px 11px;
    height: 24px;
    line-height: 24px;
    max-height: 24px;
    font-size: 15px;
    font-weight: 700;
    display: block
}

.card_cnt p {
    overflow: hidden;
    margin: 6px 12px;
    height: 64px;
    font-size: 12px;
    line-height: 20px;
    color: #888;
    display: block
}

.card_cnt .card_cnt_cnt {
    height: 74px;
}

.banner_right {
    width: 280px;
    height: 368px;
    float: left;
    margin-top: 15px;
    background: #FFFFFF url(../images/afd_bg.png) no-repeat bottom;
}

.zbpts {
    width: 280px;
    height: 190px;
    background: #f1f9ff;
}

.zbpts_title {
    height: 31px;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #45423e;
    padding-top: 10px;
    overflow: hidden;
}

.zbpts_fxb {
    height: 65px;
    background: url(../images/faa.png) no-repeat center;
}

.zbpts_xrw {
    height: 84px;
    background: url(../images/adf.png) no-repeat 188px -4px;
    padding-left: 38px;
}

.zbpts_xt {
    height: 30px;
    font-size: 18px;
    color: #aca183;
}

.zbpts_xb {
    height: 38px;
    font-size: 16px;
    color: #aca183;
}

.xzysl {
    text-align: center;
    font-size: 18px;
    color: #888888;
    padding-top: 15px;
}

.xzysl2 {
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    color: #FF8A3C;
}

.btnlogin {
    display: block;
    width: 143px;
    height: 54px;
    line-height: 54px;
    color: #fff;
    font-size: 16px;
    margin: 8px auto 0;
    border-radius: 8px;
    background: url(../images/xiezuo2.png) no-repeat;
    padding-left: 80px;
}

.btnlogin:hover {
    color: #FFF;
    text-decoration: none
}

.content2 {
    width: 1100px;
    margin: 0 auto;
    height: 730px;
}

.left2 {
    width: 790px;
    float: left;
    height: 710px;
    overflow: hidden;
    padding-top: 20px;
}

.left2_tit {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 18px;
    color: #333333;
    display: block
}

.left2_more {
    font-size: 12px;
    float: right;
    color: #aaa;
}

.left2_more i {
    margin: 0 2px 0 1px;
    display: inline-block;
    vertical-align: 0;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #aaa;
}

.banner_left li a {
    width: 240px;
    height: 230px;
    display: block;
    overflow: hidden;
}

.banner_left li img {
    /*width: 100%;*/
    height: 100%;
}


/**/

.user-thumb-box {
    position: relative;
    float: left;
    padding-right: 8px
}

.sort-tag {
    font-size: 12px;
    line-height: 17px;
    height: 18px;
    margin-right: 8px;
    color: #a3a3a3;
    border-radius: 2px;
    background-color: #fff;
    width: 550px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sort-tag:hover {
    color: #a3a3a3;
    border-color: #a3a3a3;
    background-color: #fff
}

.home-lst {
    position: relative;
    margin-top: -15px;
    padding-left: 140px;
    background: url(../images/zuixin.png) 0 -1px repeat-y
}

.home-lst:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 5px;
    width: 3px;
    height: 13px;
    content: '';
    background-color: #fff
}

.home-lst li {
    border-bottom: 1px solid #f4f4f4
}

.home-lst li:last-child {
    border-bottom: none
}

.home-tab {
    position: relative;
    display: block;
    min-height: 44px;
    margin-left: -140px;
    padding: 19px 0 19px 21px;
    padding-left: 24px;
    cursor: pointer
}

.home-tab:hover {
    text-decoration: none
}

.home-tab .user-thumb {
    margin: 0 9px 3px 3px;
    position: relative;
    display: block;
    width: 60px;
    height: 60px
}

.home-tab .user-thumb:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 58px;
    height: 58px;
    content: '';
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 100%
}

.home-tab .user-thumb img {
    border-radius: 100%;
    width: 60px;
    height: 60px;
}

.home-tab .user-thumb:hover:before {
    background-color: rgba(0, 0, 0, .3)
}

.home-tab .sort-reward {
    margin: 0 0 0 10px
}

.home-tab .sort-tag-box {
    overflow: hidden;
    margin: 0 0 0 10px
}

.home-tab:hover {
    color: #3076f0;
    background: url(../images/zuixin2.png) 0 -3px no-repeat
}

.home-tab:hover .home-tab-time {
    color: #337eff
}

.home-tab:hover .home-tab-rgt {
    color: #666
}

.home-tab-time {
    font-size: 13px;
    line-height: 38px;
    float: left;
    width: 64px;
    color: #aaa
}

.home-tab-tit {
    line-height: 18px;
    overflow: hidden;
    height: 18px;
    margin-bottom: 8px
}

.home-tab-tit p {
    float: left;
    max-width: 500px;
    font-size: 16px;
}

.home-tab-tit2 {
    line-height: 18px;
    overflow: hidden
}

.home-tab-tit2 p {
    line-height: 38px;
    float: left;
    max-width: 380px
}

.home-tab-rgt {
    position: absolute;
    top: 18px;
    right: 4px;
    font-size: 12px;
    line-height: 17px;
    float: left;
    max-width: 60px;
    height: 18px;
    margin-right: 1px;
    padding: 0 6px;
    color: #a3a3a3;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    background-color: #fff;
}


/**/

.rignt2 {
    width: 280px;
    float: right;
    height: 710px;
    padding-top: 20px;
}

.recommend-card-v3 {
    overflow: hidden;
    width: 100%;
    height: 17px;
    padding-top: 53px;
    border-radius: 2px 2px 0 0;
    background-color: #397bee;
    background-image: -webkit-radial-gradient(50% -45%, circle, #53a7f5, #397bee);
    background-image: radial-gradient(circle at 50% -45%, #53a7f5, #397bee)
}

.recommend-card-tit {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    padding-top: 18px;
    color: #fff
}

.recommend-card-txt {
    line-height: 18px;
    margin-top: 5px;
    color: #fff
}

.recommend-card-tit2 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 15px
}

.recommend-card-tit2 a:hover {
    color: #337eff
}

.recommend-card-txt2 {
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
    color: #a3a3a3
}

.recommend-card-txt3 {
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    margin-top: 15px;
    text-align: center;
    color: #a3a3a3
}

.recommend-card-bot {
    line-height: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 8px 0;
    color: #a3a3a3;
    border-top: 1px solid #f3f3f3;
    border-radius: 0 0 2px 2px;
    background-color: #fafafa
}

.home-rank-box {
    position: relative;
    width: 280px;
    height: 490px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .04);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .04)
}

.home-rank-tit {
    font-size: 18px;
    line-height: 24px;
    position: absolute;
    z-index: 1;
    top: 22px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff
}

.home-rank-lst li {
    position: relative
}

.home-rank-lst .user-thumb-box {
    float: left
}

.home-rank-lst .user-thumb {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    display: block;
    width: 36px;
    height: 36px
}

.home-rank-lst .user-thumb:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    height: 34px;
    content: '';
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 100%
}

.home-rank-lst .user-thumb img {
    border-radius: 100%;
    width: 36px;
    height: 36px;
}

.home-rank-lst .user-thumb:hover:before {
    background-color: rgba(0, 0, 0, .3)
}

.home-rank-tab {
    position: relative;
    display: block;
    height: 36px;
    padding: 17px 14px
}

.home-rank-tab:hover {
    cursor: pointer;
    background-color: #f5f5f5
}

.home-rank-num {
    font-size: 12px;
    line-height: 24px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -13px;
    text-align: center;
    color: #fff;
    background-position: 0 -60px;
    width: 25px;
    height: 25px;
    display: block
}

.home-rank-clr2:before,
.home-rank-clr3:before,
.home-rank-clr1:before {
    position: absolute;
    z-index: 2;
    top: 6px;
    left: 37px;
    content: '';
    display: block
}

.home-rank-clr1 .user-thumb,
.home-rank-clr2 .user-thumb,
.home-rank-clr3 .user-thumb {
    position: relative;
    display: block;
    width: 36px;
    height: 36px
}

.home-rank-clr1 .user-thumb:before,
.home-rank-clr2 .user-thumb:before,
.home-rank-clr3 .user-thumb:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    content: '';
    border: 2px solid rgba(0, 0, 0, .1);
    border-radius: 100%
}

.home-rank-clr1 .user-thumb img,
.home-rank-clr2 .user-thumb img,
.home-rank-clr3 .user-thumb img {
    border-radius: 100%;
    width: 36px;
    height: 36px;
}

.home-rank-clr1 .user-thumb:hover:before,
.home-rank-clr2 .user-thumb:hover:before,
.home-rank-clr3 .user-thumb:hover:before {
    background-color: rgba(0, 0, 0, .3)
}

.home-rank-clr1 .home-rank-num,
.home-rank-clr2 .home-rank-num,
.home-rank-clr3 .home-rank-num {
    display: block
}

.home-rank-clr1:before {
    background-position: -115px -44px;
    width: 20px;
    height: 20px;
    background-image: url(../images/sprite_icon.png);
}

.home-rank-clr1 .user-thumb:before {
    border-color: #f87851
}

.home-rank-clr1 .home-rank-num {
    background-position: -62px -27px;
    width: 25px;
    height: 25px
}

.home-rank-clr2:before {
    background-position: -115px -66px;
    width: 20px;
    height: 20px
}

.home-rank-clr2 .user-thumb:before {
    border-color: #fc0
}

.home-rank-clr2 .home-rank-num {
    background-position: -62px 0;
    width: 25px;
    height: 25px
}

.home-rank-clr3:before {
    background-position: -115px -88px;
    width: 20px;
    height: 20px
}

.home-rank-clr3 .user-thumb:before {
    border-color: #89ade9
}

.home-rank-clr3 .home-rank-num {
    background-position: -28px -32px;
    width: 25px;
    height: 25px
}

.home-rank-lst .user-name {
    line-height: 18px;
    color: #333;
}

.home-rank-txt {
    font-size: 12px;
    line-height: 16px;
    margin-top: 2px;
    color: #a3a3a3;
}

.home-rank-clr2:before,
.home-rank-clr3 .home-rank-num,
.home-rank-clr3:before,
.home-rank-clr:before,
.home-rank-num,
.slide-arrow {
    background-image: url(../images/sprite_icon.png);
}

.right2_gg {
    width: 280px;
    padding-top: 10px;
}

.conent3 {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

.left3 {
    width: 820px;
    float: left;
    padding-bottom: 30px;
}

.rqhot_left {
    width: 250px;
    float: left;
    margin-right: 20px;
    display: inline;
    overflow: hidden;
    padding-bottom: 10px;
}

.rqhot_left ul {
    display: block;
    height: 188px;
    position: relative;
}

.rqhot_left li {
    width: 250px;
    float: left;
    position: relative;
    height: 155px;
}

.rqhot_left_b1 {
    float: left;
    padding: 0px 5px;
    font-weight: normal;
    background-color: #b0b0b0;
    color: #fff;
    line-height: 20px;
    position: absolute;
    display: block;
    background: #76BBEE;
    z-index: 99;
}

.rqhot_left_b2 {
    float: left;
    padding: 0px 5px;
    font-weight: normal;
    background-color: #b0b0b0;
    color: #fff;
    line-height: 20px;
    position: absolute;
    display: block;
    background: #9090D7;
    z-index: 99;
}

.rqhot_left_b3 {
    float: left;
    padding: 0px 5px;
    font-weight: normal;
    background-color: #b0b43a;
    color: #fff;
    line-height: 20px;
    position: absolute;
    display: block;
    background: #A8CD53;
    z-index: 99;
}

.rqhot_left_b4 {
    float: left;
    padding: 0px 5px;
    font-weight: normal;
    background-color: #b0b0b0;
    color: #fff;
    line-height: 20px;
    position: absolute;
    display: block;
    background: #B0B43A;
    z-index: 99;
}

.rqhot_left_b5 {
    float: left;
    padding: 0px 5px;
    font-weight: normal;
    background-color: #b0b0b0;
    color: #fff;
    line-height: 20px;
    position: absolute;
    display: block;
    background: #00BDB8;
    z-index: 99;
}

.rqhot_left_b6 {
    float: left;
    padding: 0px 5px;
    font-weight: normal;
    background-color: #b0b0b0;
    color: #fff;
    line-height: 20px;
    position: absolute;
    display: block;
    background: #f4695b;
    z-index: 99;
}

.rqhot_left_b7 {
    float: left;
    padding: 0px 5px;
    font-weight: normal;
    background-color: #b0b0b0;
    color: #fff;
    line-height: 20px;
    position: absolute;
    display: block;
    background: #ffb12a;
    z-index: 99;
}

.rqhot_left_b8 {
    float: left;
    padding: 0px 5px;
    font-weight: normal;
    background-color: #b0b0b0;
    color: #fff;
    line-height: 20px;
    position: absolute;
    display: block;
    background: #69CC59;
    z-index: 99;
}

.rqhot_left_b9 {
    float: left;
    padding: 0px 5px;
    font-weight: normal;
    background-color: #b0b0b0;
    color: #fff;
    line-height: 20px;
    position: absolute;
    display: block;
    background: #d171c8;
    z-index: 99;
}

.rqhot_left li img {
    height: 100%;
}

.rqhot_left li em {
    position: absolute;
    text-align: center;
    width: 234px;
    top: 161px;
    color: #FFF;
    font-size: 12px;
    z-index: 2;
    font-style: normal;
    height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    left: 0px;
    padding-left: 8px;
}

.rqhot_left li span {
    background-color: #000000;
    opacity: 0.7;
    text-indent: -999px;
    z-index: 1;
    position: absolute;
    width: 250px;
    height: 36px;
    top: 152px;
    line-height: 21px;
    filter: alpha(opacity=50);
    opacity: .5;
    left: 0px;
}

.rqhot_left li a {
    color: #FFF;
    width: 250px;
    display: block;
    height: 188px;
    overflow: hidden;
}

.rqhot_left li a:hover {
    color: #fff;
}

.rqhot_left dl {
    display: compact;
    padding-top: 5px;
}

.rqhot_left dd {
    line-height: 32px;
    padding-left: 23px;
    height: 30px;
    overflow: hidden;
    display: block;
    background: url(../images/diandian.png) no-repeat 5px 15px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 226px;
}

.right3 {
    width: 280px;
    float: right;
}

.home-hot-lst li {
    line-height: 27px;
    height: 27px;
    margin-bottom: 20px;
    font-size: 14px;
}

.home-hot-lst a {
    /*display: block;*/
    overflow: hidden
}

.home-hot-lst a:hover {
    color: #337eff
}

.home-hot-tit {
    display: block;
    margin-left: 86px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.home-hot-tag {
    line-height: 25px;
    float: left;
    width: 60px;
    height: 25px;
    margin-right: 12px;
    padding: 0 6px;
    text-align: center;
    color: #34495e;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px
}

a:hover .home-hot-tag {
    color: #fff
}

.home-hot-clr1 {
    border-color: #76BBEE
}

a:hover .home-hot-clr1 {
    background-color: #76BBEE
}

.home-hot-clr2 {
    border-color: #9090D7
}

a:hover .home-hot-clr2 {
    background-color: #9090D7
}

.home-hot-clr3 {
    border-color: #A8CD53
}

a:hover .home-hot-clr3 {
    background-color: #A8CD53
}

.home-hot-clr4 {
    border-color: #B0B43A
}

a:hover .home-hot-clr4 {
    background-color: #B0B43A
}

.home-hot-clr5 {
    border-color: #00BDB8
}

a:hover .home-hot-clr5 {
    background-color: #00BDB8
}

.home-hot-clr6 {
    border-color: #F4695B
}

a:hover .home-hot-clr6 {
    background-color: #F4695B
}

.home-hot-clr7 {
    border-color: #FFB12A
}

a:hover .home-hot-clr7 {
    background-color: #FFB12A
}

.home-hot-clr8 {
    border-color: #69CC59
}

a:hover .home-hot-clr8 {
    background-color: #69CC59
}

.home-hot-clr9 {
    border-color: #d171c8
}

a:hover .home-hot-clr9 {
    background-color: #d171c8
}

.home-lst-box {
    position: relative;
    margin: 0 -13px 30px;
    padding: 0 13px
}

.home-lst-box:after {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 18px;
    width: 3px;
    height: 25px;
    content: '';
    background-color: #fff
}

.home-lst-box .my-interest {
    position: relative;
    overflow: visible;
    min-height: 43px;
    margin-bottom: 23px;
    padding: 17px 0 0 26px;
    border-radius: 2px;
    background-color: #fbfbfb
}

.jczq {
    width: 280px;
    margin-bottom: 20px;
}

.banner_gg {
    width: 1100px;
    margin: 0 auto 10px auto;
}


/*友情链接*/

.link_bg {
    background: #f5f5f5;
    border-bottom: 1px solid #ffffff;
    height: 135px;
    padding-top: 27px;
}

.link {
    width: 1100px;
    margin: 0 auto;
    height: 100px;
}

.link_t {
    height: 45px;
}

.link_tl {
    height: 45px;
    float: left;
    width: 98px;
    font-size: 16px;
    line-height: 40px;
    color: #666666
}

.link_tr {
    height: 45px;
    float: left;
    width: 1002px;
}

.link_tr li {
    width: 131px;
    height: 45px;
    float: left;
    margin-right: 4px;
}

.link_tr2 {
    height: 45px;
    float: left;
    width: 1002px;
}

.link_tr2 li {
    height: 25px;
    float: left;
    margin-right: 4px;
    font-size: 12px;
    line-height: 45px;
    padding-right: 30px;
}

.link_tr img {
    width: 131px;
    height: 45px;
    margin-right: 8px;
}