<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*é¦–é¡µæ”¹ç‰ˆ2017-05-17*/
body .topbar {
    height: 39px;
    border-bottom: none;
}

.topbanner {
    width: 1280px;
    margin: 0 auto;
}

.ad_header {
    width: 1280px;
    margin: 0 auto;
}

.footerbanner {
    width: 1280px;
    margin: 0 auto;
    padding-top: 12px;
}

.indexcatad {
    width: 272px;
    margin: 0 0 8px 14px;
}

.top-nav, .header, .banner, .hk_banner {
    width: 1280px;
}

.header {
    height: 104px;
}

.xb-headbox {
    width: 100%;
    height: 164px;
    background: #fff;
    border-bottom: #ff6000 2px solid;
}

.xb-head {
    width: 1280px;
    margin: 0 auto;
    margin-top: -1px;
}

.xb-logo {
    display: block;
    position: absolute;
    left: 0;
    top: 25px;
}

.xb-logo img {
    max-width: 188px;
    max-height: 78px
}

.xb-logo2 {
    display: block;
    position: absolute;
    left: 138px;
    top: 30px;
}

.xb-logo2 img {
    max-width: 160px;
    max-height: 68px
}

.xb-info-btn {
    position: absolute;
    right: 0;
    top: 33px;
    width: 140px;
    text-align: center;
}

.xb-info-btn a.xb-post-info {
    display: block;
    width: 138px;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ff6000;
    background: #ff6000;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

.xb-info-btn a.xb-post-info:hover {
    background: #dd201d;
}

.xb-info-btn a.xb-deleted {
    display: block;
    font-size: 12px;
    color: #666;
    margin-top: 10px;
}

.xb-info-btn a.xb-deleted:hover {
    color: #dd201d;
}

.xb-search-bar {
    position: absolute;
    top: 33px;
    left: 425px;
}

.xb-search-text {
    float: left;
    width: 450px;
    height: 30px;
    line-height: 30px;
    padding: 5px 0 5px 34px;
    color: #9e9e9e;
    border: 1px solid #ff6000;
    border-radius: 3px 0 0 3px;
    border-right: none;
    background: #fff url(../images/search-ico3.png) no-repeat 3px center ;
    background-position: 8px;
    font-size: 14px;
    outline: none;
}

.xb-top-search {
    float: left;
    width: 100px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    border: 1px solid #ff6000;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    background: #ff6000;
}

.hot-search {
    padding-top: 10px;
    padding-left: 0;
}

.hot-search a {
    color: #666;
}

.hot-search a:hover {
    color: #ff6000;
    text-decoration: underline;
}

.nav {
    position: relative;
    z-index: 0;
    width: 1280px;
    height: 34px;
    line-height: 34px;
    margin: 0 auto;
    margin-top: 26px;
    padding-left: 0;
    border: none;
    border-bottom: none;
    background: none;
}

.nav li {
    float: left;
    padding: 0;
    margin-right: 35px;
}

.nav li a {
    display: block;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    padding: 0 16px;
    height: 34px;
    line-height: 34px;
}

.nav li sup {
    display: block;
    color: #333;
    font-size: 12px;
    padding: 0 14px;
    height: 34px;
    line-height: 34px;
}

.nav li a.hover,.nav li a:hover {
    color: #fff;
    background: #ff6000;
    border-radius: 3px 3px 0 0;
    text-decoration: none;
}

.nav-other {
    position: absolute;
    right: 0;
    top: 0;
    color: #ff6000;
    font-size: 16px;
    font-weight: 700;
}

.nav-other a {
    display: inline-block;
    line-height: 34px;
    color: #ff6000;
    margin: 0 14px;
}

.nav-other a:last-child {
    margin: 0 0 0 14px;
}

.main-content {
    border: none;
    width: 1280px;
    margin: 0 auto;
    margin-top: 6px;
    background: none;
}

.xb-top {
    width: 1280px;
    height: 140px;
    overflow: hidden;
}

.xb-top-left {
    float: left;
    width: 958px;
    height: 140px;
    background: #fff;
    overflow: hidden;
}

.xb-top-left dl {
    float: left;
    padding-top: 25px;
    text-align: center;
    width: 159px;
}

.xb-top-left dt {
    height: 80px;
}

.xb-top-left dt.xb-1 {
    background: url(../images/index-1.png) no-repeat top center ;
}

.xb-top-left dt.xb-2 {
    background: url(../images/index-2.png) no-repeat top center ;
}

.xb-top-left dt.xb-3 {
    background: url(../images/index-3.png) no-repeat top center ;
}

.xb-top-left dt.xb-4 {
    background: url(../images/index-4.png) no-repeat top center ;
}

.xb-top-left dt.xb-5 {
    background: url(../images/index-5.png) no-repeat top center ;
}

.xb-top-left dt.xb-6 {
    background: url(../images/index-6.png) no-repeat top center ;
}

.xb-top-left dt a {
    display: inline-block;
    font-size: 14px;
    color: #333;
    padding-top: 0px;
    height: 80px;
    line-height: 30px;
}

.xb-top-left img {
    border-radius: 3px;
}

.xb-top-left dt a:hover,.xb-top-left dd a:hover {
    color: #ff6000;
    text-decoration: underline;
}

.xb-top-left dd {
    color: #666;
    font-size: 12px;
}

.xb-top-left dd a {
    padding: 0 5px;
    color: #666;
}

.xb-top-right {
    float: right;
    width: 298px;
    height: 132px;
    background: #fff;
    padding: 12px 0 0 12px;
}

.xb-top-right img {
    display: inline-block;
    vertical-align: middle;
}

.xb-top-right p {
    width: 146px;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #666;
    margin-left: 15px;
    line-height: 28px;
}

.xb-top-right p span {
    font-size: 14px;
    color: #dd201d;
}

.listinfo {
    width: 1280px;
    padding: 0;
    margin-top: 12px;
    font-size: 14px;
    overflow: hidden;
}

.xb-list-first {
    float: left;
    width: 310px;
    background: #fff;
}

.xb-list-second {
    float: left;
    width: 310px;
    margin-left: 13px;
    background: #fff;
}

.xb-list-third {
    float: left;
    width: 310px;
    margin-left: 13px;
    background: #fff;
}

.xb-list-fourth {
    width: 311px;
    float: right;
    background: #fff;
}

.xb-line {
    width: 100%;
    height: 12px;
    background: #f6f6f6;
}

.xb-list {
    padding: 0 0 0 14px;
    background: #fff;
}

.xb-name {
    height: 18px;
    padding: 19px 0;
    width: 96%;
    border-bottom: #e5e5e5 1px solid;
}

.xb-name a {
    color: #ff6000;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
}

.xb-box-1 dl {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-top: #e5e5e5 1px dashed;
    padding-bottom: 20px;
}

.xb-box-1 dl:first-child {
    border-top: none;
}

.xb-box-1 a.hover {
    color: #ff6000;
}

.xb-box-1 a:hover {
    color: #ff6000;
    text-decoration: underline;
}

.xb-box-1 dt {
    margin-top: 16px;
    height: 20px;
}

.xb-box-1 dt span {
    display: block;
    color: #333;
    font-weight: 700;
    line-height: 20px;
}

.xb-box-1 dd {
    width: 100%;
}

.xb-box-1 dd ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.xb-box-1 dd ul li {
    float: left;
    width: 72px;
    height: 20px;
    margin-top: 16px;
    line-height: 20px;
    overflow: hidden;
}

.xb-box-1 .short li {
    width: 50%;
}

.xb-box-1 .tiny li {
    width: 33.3%;
}

.xb-box-1 .long li {
    width: 100%;
}

.xb-box-1 dd ul li.xb-cut {
    width: 144px;
    color: #c1c1c1;
}

.xb-box-1 dd ul li.xb-cut.xb-list2 {
    width: 174px;
}

.xb-box-1 dd ul li.xb-cut.xb-list5 {
    width: 230px;
}

.xb-box-1 dd ul li.xb-cut.xb-list6 {
    width: 185px;
}

.xb-box-1 dd ul li.xb-cut.xb-list8 {
    width: 90px;
}

.xb-box-1 dd ul li.xb-cut.xb-list9 {
    width: 85px;
}

.xb-box-1 dd ul li.xb-cut.xb-list10 {
    width: auto;
}

.xb-box-1 dd ul li.xb-list1 {
    width: 90px;
}

.xb-box-1 dd ul li.xb-list3 {
    width: auto;
}

.xb-box-1 dd ul li.xb-list4 {
    width: 58px;
}

.xb-box-1 dd ul li.xb-list7 {
    width: 85px;
}

.xb-box-1 dd ul li a {
    display: block;
    line-height: 20px;
    color: #333;
}

.xb-box-1 dd ul li.xb-cut a {
    display: inline;
    margin-right: 3px;
    vertical-align: top;
}

.xb-box-1 dd ul li.xb-cut a:last-child {
    margin-right: 0;
}

.xb-bottom-link {
    width: 1252px;
    background: #fff;
    padding: 5px 14px 20px;
    margin-top: 12px;
    font-size: 14px;
}

.xb-bottom-link dl {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.xb-bottom-link dt {
    width: 70px;
    float: left;
    height: 16px;
    line-height: 16px;
    color: #333;
    margin-top: 15px;
}

.xb-bottom-link dd {
    width: 1182px;
    float: right;
}

.xb-bottom-link dd a {
    margin: 12px 10px 0;
    display: inline-block;
    color: #666;
}

.xb-bottom-link dd a:hover,.xb-bottom-link dd a.xb-yq-link:hover {
    color: #ff6000;
    text-decoration: underline;
}

.xb-bottom-link dd a.xb-yq-link {
    color: #0a78d4;
}

.xb-footbox {
    width: 100%;
    background: #fff;
    margin-top: 12px;
}

.xb-foot {
    width: 1280px;
    margin: 0 auto;
}

.foot-navbox {
    width: 1172px;
    height: 200px;
    margin: 0 14px;
    border-bottom: #e5e5e5 1px solid;
    overflow: hidden;
}

.foot-left {
    width: 188px;
    float: left;
    padding: 30px 0;
}

.foot-left img {
    width: 168px;
}

.foot-nav {
    float: left;
    width: 984px;
    height: 140px;
    padding: 30px 0;
    overflow: hidden;
}

.foot-nav dl {
    float: left;
    width: 246px;
}

.foot-nav dt span {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}

.foot-nav dd li {
    position: relative;
    margin-top: 20px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #666;
}

.foot-nav dd li a {
    color: #666;
}

.xb-foot a:hover {
    color: #ff6000;
    text-decoration: none;
}

.foot-nav dd li p.xb-pop {
    width: 109px;
    height: 120px;
    background: url(../images/xinde-foot.png);
    position: absolute;
    left: 90px;
    top: -55px;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    text-align: center;
    padding: 10px 0 0 8px;
    display: none;
}

.foot-nav dd li p.xb-pop span {
    display: block;
}

.foot-nav dd li p a {
    position: absolute;
    left: 146px;
    top: -4px;
    display: block;
    width: 51px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
    padding-left: 28px;
    border: #228bd5 1px solid;
    border-radius: 3px;
    background: #1c95f2 url(../images/index-qq-1.png) no-repeat 9px 4px;
}

.foot-nav dd li p a:hover {
    color: #fff;
    background: #177fcc url(../images/index-qq-1.png) no-repeat 9px 4px;
}

.xb-foot-copy {
    width: 1280px;
    height: 80px;
    padding: 20px 0;
    overflow: hidden;
}

.xb-foot-copy p {
    text-align: center;
    font-size: 12px;
    color: #666;
}

.xb-foot-copy p a {
    color: #888;
}

/*å³ä¾§åº•éƒ¨æŒ‰é’®*/
.side-list {
    position: fixed;
    z-index: 998;
    right: 0;
    bottom: 83px;
    border: #eee 1px solid;
    border-bottom: none;
    width: 52px;
}

.side-list li {
    height: 40px;
    width: 32px;
    text-align: center;
    line-height: 20px;
    border-bottom: #eee 1px solid;
    cursor: pointer;
    padding: 6px 10px;
}

.side-list li.side-back {
    background: #fff url(../images/side-back.png) no-repeat;
    display: none;
}

.side-list li.side-ewm {
    background: #fff url(../images/side-ewm.png) no-repeat;
}

.side-list li.side-lyb {
    background: #fff url(../images/side-lyb.png) no-repeat;
}

.side-list li.side-back:hover,.side-list li.side-ewm:hover,.side-list li.side-lyb:hover {
    background: #ff6000;
    color: #fff;
}

.side-sm {
    display: none;
    position: fixed;
    z-index: 998;
    right: 60px;
    bottom: 25px;
    width: 118px;
    height: 163px;
    font-size: 12px;
    color: #666;
    line-height: 18px;
    background: url(../images/back-ewm.png);
    text-align: center;
    padding-right: 7px;
}

.side-sm img {
    display: inline;
}

.side-sm p {
    margin-top: 5px;
}

.side-sm span.side-sm-close {
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-left: 95px;
    background: url(../images/back-1.png) no-repeat center center;
}

.side-sm span.side-sm-close:hover {
    background: url(../images/back-2.png) no-repeat center center;
}

.side-feedback {
    position: fixed;
    z-index: 998;
    right: 64px;
    bottom: 0;
    width: 480px;
    height: auto;
    border: #eee 1px solid;
    background: #fff;
    border-radius: 6px;
    display: none;
    box-shadow: 0 0 10px rgba(34,34,34,0.2);
}

.feedback-tr {
    position: relative;
    height: 46px;
    border-bottom: #eee 1px solid;
    line-height: 46px;
    padding-left: 15px;
    font-size: 18px;
    color: #333;
}

.feedback-close {
    width: 24px;
    height: 24px;
    background: url(../images/popup-close.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 8px;
}

.feedback-close:hover {
    background: url(../images/popup-close-h.png) no-repeat center center;
}

.feedback {
    padding: 29px;
    width: 422px;
}

.feedback-text {
    width: 400px;
    height: 110px;
    border: #ccc 1px solid;
    padding: 5px 10px;
    color: #888;
    border-radius: 3px;
    line-height: 24px;
}

.feedback li p {
    position: absolute;
    left: 0;
    bottom: -30px;
    margin-left: 0;
}

.feedback li {
    position: relative;
}

.feedback-but {
    height: 34px;
    line-height: 34px;
    width: 106px;
    text-align: center;
    background: #f3f3f3;
    border: #ddd 1px solid;
    border-radius: 3px;
    color: #333;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}

.feedback-but:hover {
    background: #e8e8e8;
}

.side-link {
    padding: 20px 0 20px 15px;
}

.side-link span.feedback-1 {
    color: #333;
    font-weight: 700;
}

.side-link a {
    display: inline-block;
    width: 67px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    padding-left: 39px;
    background: #0693f5 url(../images/feedback-1.png) no-repeat 13px center;
    border: #1789d8 1px solid;
    border-radius: 3px;
}

.side-link a:hover {
    background: #077dcf url(../images/feedback-1.png) no-repeat 13px center;
}

.side-link span.feedback-2 {
    color: #ff6000;
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    margin-left: 16px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/feedback-2.png) no-repeat left center;
}

/*é¡¶éƒ¨ä¸‹æ‹‰å›ºå®šæ‚¬æµ®å¯¼èˆª*/
.xb-popbox {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 54px;
    background: #ff6000;
    display: none;
}

.xb-pop {
    width: 1280px;
    height: 44px;
    margin: 0 auto;
    padding-top: 10px;
    overflow: hidden;
}

.xb-pop-logo {
    width: 81px;
    float: left;
}

.xb-pop-logo img {
    max-height: 35px;
}

.xb-pop-logo a {
    display: block;
}

.xb-pop-nav {
    float: left;
    height: 16px;
    line-height: 16px;
    padding: 8px 0;
    font-size: 14px;
    color: #fff;
    margin-left: 50px;
}

.xb-pop-nav a {
    margin: 0 9px;
    color: #fff;
}

.xb-pop-form {
    margin-left: 50px;
    float: left;
    position: relative;
}

.xb-pop-text {
    width: 530px;
    height: 22px;
    border-radius: 3px;
    line-height: 22px;
    padding: 5px 0 5px 34px;
    color: #9e9e9e;
    background: #fff url(../images/search-ico3.png) no-repeat 3px center ;
    background-position: 8px;
    font-size: 14px;
    outline: none;
    border: none;
}

.xb-pop-search {
    position: absolute;
    right: 3px;
    top: 3px;
    width: 70px;
    text-align: center;
    height: 27px;
    line-height: 27px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    background: #ff6000;
}

.xb-pop-fb {
    float: right;
}

.xb-pop-fb a {
    display: block;
    width: 140px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #ff6000;
    background: #fff;
    border-radius: 3px;
}

.popupbox {
    display: none;
}

.popupbox,.popup-bj {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
}

.popup-bj {
    background: #000;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.popup {
    position: absolute;
    z-index: 999;
    width: 480px;
    height: auto;
    left: 50%;
    top: 50%;
    margin-left: -240px;
    margin-top: -140px;
    background: #fff;
    border-radius: 6px;
    padding-bottom: 34px;
}

.popup-close {
    width: 24px;
    height: 24px;
    background: url(../images/popup-close.png) no-repeat center center;
    cursor: pointer;
    margin: 10px 0 0 444px;
    position: relative;
    z-index: 99;
}

.popup-close:hover {
    background: url(../images/popup-close-h.png) no-repeat center center;
}

.popup-main {
    padding-top: 90px;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.popup-main.popup-cg {
    background: url(../images/popup-cg.png) no-repeat top center;
}

.popup p.pop-cut,#free_left {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}

.popup-but {
    width: 100%;
    margin-top: 30px;
    text-align: center;
}

.popup-but p.pop-time {
    font-size: 12px;
    color: #888;
    margin-top: 10px;
}

.topbar-pop {
    position: absolute;
    top: 39px;
    left: 50%;
    margin-left: -75px;
}

.topbar-sc {
    position: relative;
    border: #e5e5e5 1px solid;
    width: 150px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #333;
    background: #fff;
}

.topbar-sc a {
    color: #0a78d4 !important;
}

.topbar-sc-bj {
    position: absolute;
    background: url(../images/topbar-sc.png) no-repeat;
    width: 16px;
    height: 10px;
    top: -9px;
    left: 50%;
    margin-left: -8px;
}

.topbar-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    font-size: 10px;
    color: #c0c0c0;
    text-align: center;
    line-height: 16px;
    cursor: pointer;
}

/*å…³é”®è¯æŽ’å*/
.xb-pop {
    overflow: initial;
}

.xb-pop:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    visibility: hidden;
}

.paid-info-wrap {
    background: #fff;
    border: 1px solid #e5e5e5;
    width: 486px;
    height: 163px;
    box-sizing: border-box;
    display: none;
    padding: 20px;
    position: absolute;
    top: 40px;
    z-index: 99;
}

.paid-info-wrap--pop {
    width: 483px;
    padding: 19px;
    top: 32px;
}

.paid-info-list {
    font-size: 0;
}

.paid-info {
    font-size: 14px;
    width: 100px;
    display: inline-block;
    margin-left: 14px;
}

.paid-info:first-child {
    margin-left: 0;
}

.paid-img {
    cursor: pointer;
    width: 100%;
    height: 75px;
}

.paid-title {
    color: #333;
    cursor: pointer;
    width: 100%;
    height: 50px;
    display: block;
    line-height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.paid-title:hover {
    color: #ff0101;
    text-decoration: underline;
}

/* åˆ—è¡¨ç½‘ä»£ç† */
.box-index-banner {
    background: #fff;
    width: 100%;
    height: 52px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.footer-navbox, .footer-nav {
    height: auto;
}

/*saled ad*/
.topad {
    width: 1200px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.topad a {
    height: 72px;
    display: block;
}

/* æ–°å¢žå°ç¨‹åºå…¥å£ */
.miniapp-link,.xin,.re,.qiang {
    position: relative;
    font-size: 9px;
}

.nav .miniapp-link a {
    color: #ff6000;
    font-size: 16px;
}

.miniapp-link:after {
    content: "NEW";
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffff5252",endColorStr="#ffee4341");
    background: linear-gradient(45deg, #ff5252, #ff6000);
    width: 26px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    color: #fff;
    top: -2px;
    right: -7px;
    border-radius: 3px;
}

.xin:after {
    content: "NEW";
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffff5252",endColorStr="#ffee4341");
    background: linear-gradient(45deg, #126d29, #126d29);
    width: 26px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    color: #fff;
    top: -2px;
    right: -7px;
    border-radius: 3px;
}

.re:after {
    content: "HOT";
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffff5252",endColorStr="#ffee4341");
    background: linear-gradient(45deg, #ff5252, #ff6000);
    width: 26px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    color: #fff;
    top: -2px;
    right: -7px;
    border-radius: 3px;
}

.qiang:after {
    content: "ROB";
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffff5252",endColorStr="#ffee4341");
    background: linear-gradient(45deg, #0a78d4, #0a78d4);
    width: 26px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    color: #fff;
    top: -2px;
    right: -7px;
    border-radius: 3px;
}

/*.miniapp-layer {line-height: 86px;background: url("../images/bg-miniapp.png") no-repeat;width: 1282px;height: 86px;position: fixed;bottom: 0;left: 0;right: 0;margin: 0 auto;z-index: 999;}*/
/*.btn-close-layer {background: url("../images/icon-close-layer.png") no-repeat;border: 0;cursor: pointer;outline: none;position: absolute;right: 41px;top: 10px;width: 26px;height: 26px;}*/
/*.qq-consult {-webkit-box-shadow: 0 3px 10px 0 rgba(68,0,174,0.45);-moz-box-shadow: 0 3px 10px 0 rgba(68,0,174,0.45);box-shadow: 0 3px 10px 0 rgba(68,0,174,0.45);color: #fff;padding-left: 16px;font-size: 16px;text-align: center;line-height: 38px;background-color: #3d86ff; background-image: linear-gradient(104deg, #00d2ff, #3d86ff);width: 112px;height: 38px;border: 1px solid #87befc;-webkit-border-radius: 34px;border-radius: 34px;position: absolute;top: 0;bottom: 0;margin: auto;right: 136px;}*/
/*.qq-consult:hover {color: #fff;text-decoration: none;-webkit-box-shadow: 0 3px 10px 0 #4400ae;-moz-box-shadow: 0 3px 10px 0 #4400ae;box-shadow: 0 3px 10px 0 #4400ae;}*/
/*.qq-consult:visited {color: #fff;}*/
/*.qq-consult:before {content: "";left: 16px;background: url("/image/promote/promoteSign.png") no-repeat;position: absolute;top: 0;bottom: 0;margin: auto;width: 16px;height: 17px;background-position: 0 -27px;}*/
/*.wrap-layer-text {display: inline-block; margin-left: 120px;}*/
/*.wrap-layer-text2 {display: inline-block; margin-left: 50px;}*/
/*.layer-text-1 {color: #ffea00;font-size: 30px;text-shadow: 2px 2px 7px #f7c737;position: relative;font-style: italic;}*/
/*.layer-text-1:before {content: "";position: absolute;top: 3px;-moz-box-shadow: 0 9px 10px #fff;-webkit-box-shadow: 0 9px 10px #fff;box-shadow: 0 9px 10px #fff;width:  100%;height: 1px;}*/
/*.layer-text-2 {color: #fff;font-size: 26px;font-style: italic;}*/
/*.layer-text-3 {color: #fff;font-size: 16px;}*/
/*.layer-text-4 {color: #fff600;font-size: 28px;text-shadow: 1px 2px 16px #4400ae;font-weight: bold;}*/
</pre></body></html>