﻿/*图片轮播*/
.slip {
    width: 100%;
    background-color: #eff3f7;
    margin-bottom: -10px;
}

.flexslider {
    position: relative;
    max-width: 960px;
    overflow: hidden;
    margin: 0 auto;
    background: url("/img/page/index/loading.gif") 50% no-repeat;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    height: 140px;
    overflow: hidden;
}

.flex-control-nav {
    position: absolute;
    bottom: -6px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url("/img/page/index/dot.png") right 0 no-repeat;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background-position: 0 0;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 50px;
}

.flex-direction-nav li a {
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flex-direction-nav li a.flex-prev {
    left: 20px;
    background: url("/img/page/index/prev.png") center center no-repeat;
    background-size: 40px;
}

.flex-direction-nav li a.flex-next {
    right: 20px;
    background: url("/img/page/index/next.png") center center no-repeat;
    background-size: 40px;
}

.advertise {
    width: 100%;
    max-width: 960px;
    margin: 0 auto 0;
    height: 40px;
    background: #FFF url(http://www.wyxokokok.com/img/gg.png) left 5px no-repeat;
    line-height: 40px;
}

.advertise a {
    padding-left: 30px;
}

.two_types {
    width: 100%;
    background-color: #eff3f7;
    padding-top: 60px;
    padding-bottom: 60px;
}

.two_types_wrap {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

.master {
    width: 45%;
    min-width: 382px;
    height: 140px;
    border: 2px solid #2994e6;
    padding-top: 42px;
}

.master-margin {
    margin-right: 8%;
}

.master_lw {
    margin-right: 8%;
}

.master-icon {
    width: 80px;
    height: 80px;
    margin-left: 4%;
}

.master_sm {
    width: 65%;
    margin-left: 6%;
    /*margin-top: 10px;*/
}

.master_sm span {
    display: block;
    color: #333;
    font-size: 15px;
    line-height: 26px;
}

.master_sm span a {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}

.master_sm span a:hover {
    color: #ff7900;
    text-decoration: underline;
}

/*免费营销页面*/
.marketing_con {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

.marketing_sm {
    padding: 10px 20px 100px;
    background-color: #fff;
}

.marketing_sm1 {
    margin-top: 30px;
    width: 100%;
}

.marketing_sm2 {
    margin-top: 100px;
    width: 100%;
}

.marketing_sm1 span, .marketing_sm2 span {
    display: block;
    margin-bottom: 10px;
}

.marketing_text1 {
    width: 49%;
    line-height: 30px;
    font-size: 15px;
    color: #666;
}

.marketing_text2 {
    width: 50%;
    line-height: 30px;
    font-size: 15px;
    color: #666;
    margin-top: 20px;
}

.marketing_img1 {
    width: 48%;
    margin-top: 30px;
}

.marketing_img2 {
    width: 45%;
}

.marketing_step {
    background-color: #fff;
    padding: 0 20px 50px;
}

.line {
    width: 920px;
    margin: 0 auto 30px;
    height: 4px;
    background-color: #ff6800;
    border-radius: 10px;
}

.marketing_step .step_title {
    font-size: 17px;
    color: #000;
}

.marketing_step .step_step {
    width: 75%;
    margin: 0 auto;
}

.enter_wrap2 {
    background-color: #fff;
    margin: 10px auto;
    padding: 40px 0;
}

.marketing_bt {
    height: 70px;
    line-height: 70px;
}

/*-------------------------------------------有偿任务----------------------------------*/
.task_ad {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.task_ad img {
    display: block;
    width: 100%;
    height: auto;
}

.task_con {
    width: 100%;
    height: auto;
    background-color: #eff3f7;
    padding-bottom: 40px;
}

.task_con_dt {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

.task_intro {
    width: 100%;
    max-width: 916px;
    margin: 0 auto;
    height: auto;
    line-height: 32px;
    font-size: 16px;
    background-color: #fff;
    padding: 10px 20px;
    color: #2994e6;
    border: 2px solid #2994e6;
    border-radius: 5px;
}

.task_intro p {
    text-indent: 2em;
}

.notice {
    width: 100%;
    font-size: 14px;
    text-align: center;
    color: #d32700;
}

.enter_wrap1 {
    margin: 40px auto;
}

.enter_button {
    width: 35%;
    text-align: center;
}

.task_bt {
    height: 80px;
    line-height: 80px;
}

.left_button {
    margin-left: 10%;
}

.right_button {
    margin-right: 10%;
}

.enter_button a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ff8000;
    font-weight: 600;
    font-size: 22px;
    color: #fff;
    border-radius: 5px;
    text-shadow: 1px 1px 1px #000;
}

.task_list {
    width: 100%;
}

.task_list_title {
    margin: 10px 0 0;
    padding-left: 5px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-bottom: 2px solid #2994e6;
    font-size: 20px;
    background-color: #00a3ff;
    border-radius: 5px 5px 0 0;
}

.task_table {
    border: 1px solid #2994e6;
    border-top: 0;
    table-layout: fixed;
    border-radius: 0 0 5px 5px;
}

.theader td {
    width: 12%;
    text-align: center;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #2994e6;
}

.table_title_1 {
    width: 40% !important;
}

.tbody td {
    text-align: center;
    font-size: 15px;
    color: #2C65B5;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid rgb(200, 200, 255);
}

.tbody:hover {
    font-weight: 600;
    background-color: #ddd;
}

.tbody .title {
    width: 40%;
}

.tbody .title a {
    display: block;
    width: 100%;
    height: 100%;
    color: #004bff;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tbody .title a:hover {
    text-decoration: underline;
    font-size: 16px;
}

.tbody .money {
    color: red;
    font-size: 16px;
}

/*任务列表页*/
.lists_title {
    margin: 30px 0;
}

.fanye {
    width: 100%;
    max-width: 960px;
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 20px auto;
}

.list_fanye {
    margin-top: -30px;
}

/*--------------------------------------微名片页面------------------------------------*/
.vmp_intro {
    width: 100%;
    margin-top: 14px;
    margin-bottom: 40px;
}

.vmp_intro_title {
    font-size: 15px;
    color: #444;
    line-height: 28px;
}

.vmp_intro_title span {
    display: block;
    margin-top: 8px;
}

.vmp_it {
    width: 100%;
    height: auto;
    margin: 30px auto 0;
}

.vmp_it_wrap {
    width: 35%;
    min-height: 390px;
    border-radius: 5px;
}

.vmp_it_wrap:hover {
    box-shadow: 0 0 16px #ff6800;
    -moz-box-shadow: 0 0 16px #ff6800;
    -webkit-box-shadow: 0 0 16px #ff6800;
    border: 1px solid #ff6800;

}

.vmp_it_wrap .p_img {
    width: 80%;
    margin: 10px auto 20px;
}

.vmp_it_wrap .p_text {
    width: 80%;
    margin: 0 auto;
    font-size: 13px;
    color: #666;
}

.vmp_it_wrap .p_text span {
    display: block;
    margin-bottom: 10px;
    line-height: 24px;
}

.vmp_it_wrap .p_text .span-t {
    text-align: center;
    font-size: 16px;
    color: #ff3e00;
    font-weight: 600;
}

.vmp_it_l {
    margin-left: 7%;
}

.vmp_it_r {
    margin-right: 7%;
}

.vmp_exm {
    width: 100%;
    height: auto;
}

.vmp_exm_wrap {
    margin-top: 20px;
}

.vmp_exm_wrap li {
    width: 20%;
    height: auto;
    float: left;
    margin-left: 2.3%;
    padding: 1%;
}

.vmp_exm_wrap li:hover {
    width: 22%;
    box-shadow: 0 0 16px rgba(100, 100, 100, 0.6);
    -webkit-box-shadow: 0 0 16px rgba(100, 100, 100, 0.6);
    -moz-box-shadow: 0 0 16px rgba(100, 100, 100, 0.6);
    border: 1px solid #ccc;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}

.vmp_exm_wrap li img, .vmp_exm_wrap li a {
    display: block;
}

.ck_vmp {
    display: block;
    width: 100%;
    height: 28px;
    margin-top: 10px;
}

.ck_vmp a {
    width: 100px;
    margin: 0 auto;
    text-align: center;
    height: 28px;
    line-height: 28px;
    background-color: #61ba2a;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
}

/*--------------------------------底部版权区导航样式(关于我们/免责声明/帮助中心/联系我们)----------------------------*/

.about_wrap {
    width: 100%;
    max-width: 920px;
    background-color: #fff;
    margin: 0 auto;
    padding: 10px 20px 50px;
}

.about_wrap .about_title {
    height: 45px;
    line-height: 45px;
    background-color: #c1dfff;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 45px;
}

.about_wrap .about_con {
    line-height: 32px;
    text-indent: 2em;
}

.about_wrap .about_item {
    line-height: 32px;
}

.text_indent {
    text-indent: 2em;
}

.about_wrap .about_con a {
    text-decoration: underline;
    font-weight: 600;
}

.about_wrap .about_con a:hover {
    color: #ff6800;
}

.about_wrap .about_con i {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: -18px;
    margin: 10px;

}

.about_wrap .about_con .qq {
    background: url("/img/page/common/qq.png") no-repeat 0 0;
    background-size: 30px;
}

.about_wrap .about_con .wchat {
    background: url("/img/page/common/wchat.png") no-repeat 0 0;
    background-size: 30px;
}

/*文章活动主页登陆注册*/

.wyx_main {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: #2aaee1;
    margin-bottom: 5px;
}

.wyx_yh {
    height: 41px;
    width: 100%;
    margin: 0 auto;
    font-family: "微软雅黑";
    border-top: 3px solid #F93;
}

.top_dl {
    width: 950px;
    margin: 0 auto;
}

.nc {
    line-height: 27px;
    float: right;
    margin-right: 10px;
}

.grxx {
    float: right;
    height: 41px;
    line-height: 41px;
}

.wyx_yh ul li {
    float: right;
    margin-right: 8px;
}

.grxx_dl {
    height: 24px;
    margin-top: 8px;
    background: #E7E3E7;
    border: 1px;
    border-radius: 2px;
    width: 60px;
    line-height: 24px;
    text-align: center;
    color: #666;
    font-size: 14px;
}

.grxx_zc {
    height: 24px;
    margin-top: 8px;
    background: #A5DB18;
    border: 1px;
    border-radius: 2px;
    width: 60px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.grxx_qt {
    height: 24px;
    margin-top: 8px;
    background: #39B2DE;
    border: 1px;
    border-radius: 2px;
    width: 90px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.top1 {
    width: 950px;
    margin: 0 auto;
    height: 80px;
}

.top1 img {
    float: left;
    overflow: hidden;
}

.wyx_dhl {
    height: 30px;
    float: right;
    margin-top: 5px;
    margin-left: 15px;
    width: 450px;
}

.wyx_dhl li {
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    width: 90px;
    margin-top: 10px;
    text-align: center;
    font-family: "微软雅黑";
}

.wyx_dhl li:hover {
    color: #fff;
    background: #F90;
    font-weight: 700;
}

.wyx_dhl_xz {
    color: #fff;
    background: #F90;
    font-weight: 700;
}

.ggao {
    width: 100%;
    height: 460px;
}

.ggao_js {
    width: 950px;
    height: 460px;
    margin: 0 auto;
    position: relative;
}

.gonggao {
    width: 920px;
    height: 30px;
    padding-left: 30px;
    background: url(../img/gg.png) left no-repeat #FFF;
    line-height: 30px;
    color: #09F;
}

.js_tp {
    width: 950px;
    height: 500px;
    margin-top: 0px;
    background: #2992B5;
    padding-top: 4px; /*-webkit-box-shadow: #000 0px -2px 5px;-moz-box-shadow: #000 0px -2px 5px;box-shadow: #000 0px -2px 5px;*/
}

.js_tp img {
    width: 920px;
    height: 440px;
    margin: 10px;
    border: 5px solid #FFF;
}

.zcdl_ys {
    width: 120px;
    background: #69F;
    float: right;
    height: 50px;
    line-height: 50px;
    color: #FFF;
    margin-right: 25px;
    font-weight: bold;
    text-align: center;
    margin-top: 25px;
}

.zcdl_ys:hover {
    background: #36F;
}

.ci_bg {
    width: 100%;
    height: 510px;
}

.main {
    width: 100%;
    float: left;
    overflow: hidden;
    height: auto;
}

.fl_bt {
    font-size: 80px;
    color: #09f;
}

.wzfl {
    width: 950px;
    margin: 0 auto;
    border-top: 1px dashed #ddd;
    padding: 15px 0px;
}

.wzfl dd {
    width: 220px;
    height: 220px;
    margin-right: 10px;
    background: #fff;
    padding: 5px;
    float: left;
    margin-top: 10px;
    color: #333;
}

.wzfl dd:hover {
    background: #6CF;
    color: #FFF;
}

.wzfl dd h3 {
    color: #09f;
}

.wzfl dd p {
    height: 22px;
    line-height: 22px;
}

.wzfl dd img {
    width: 220px;
    height: 150px;
}

.wzfl_table {
    width: 100%;
    height: 220px;
}

.wzfl_wy_an {
}

.hd_main {
    background: #EFF3F7;
    width: 100%;
    float: left;
    overflow: hidden;
    height: auto;
    margin-top: 10px;
    padding-bottom: 10px;
}

.hdfl {
    width: 950px;
    margin: 0 auto;
}

.hdfl dd {

    width: 182px;
    height: 120px;
    margin-right: 10px;
    float: left;
    margin-top: 10px;
    position: relative;
}

.hdfl dd p {
    height: 22px;
    line-height: 22px;
}

.hdfl dd img {
    width: 180px;
    height: 120px;
}

.hdbt {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 180px;
    height: 25px;
    line-height: 25px;
    color: #FFF;
    font-weight: 700;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
    background: rgba(0, 0, 0, 0.5);
}

.hdxx_bt {
    width: 100%;
    text-align: center;
    position: relative;
    margin-top: 10px;
}

.bt_left {
    width: 40%;
    height: 1px;
    background: #999;
    position: absolute;
    top: 15px;
    left: 0px;
}

.bt_right {
    width: 40%;
    height: 1px;
    background: #999;
    position: absolute;
    top: 15px;
    right: 0px;
}

.maodian {
    position: absolute;
    left: 50px;
    bottom: 5px;
}

.maodian li {
    float: left;
    font-size: 12px;
    width: 20px;
}

.maodian_xz {
    color: #F90;
    cursor: pointer;
    height: 20px;
}

.maodian_wxz {
    color: #fff;
    cursor: pointer;
    height: 20px;
}

/*二维码扫描 左*/
.ewm_sm_left {
    border: 1px solid #ccc;
    width: 120px;
    text-align: center;
    position: fixed;
    top: 200px;
    left: 30px;
    background: #FFF;
    z-index: 99;
}
.ewm_sm_left img {
    margin: 0 auto;
    width: 120px;
    height: 120px;
}
/*二维码扫描 右*/
.ewm_sm {
    border: 1px solid #ccc;
    width: 120px;
    text-align: center;
    position: fixed;
    top: 200px;
    right: 30px;
    background: #FFF;
    z-index: 99;
}
.ewm_sm img {
    margin: 0 auto;
    width: 120px;
    height: 120px;
}

/*文章页面*/
.latest_con {
    width: 100%;
    margin: 10px auto;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #fff;
    font-size: 18px;

}

.get_more {
    width: 100%;
    max-width: 960px;
    margin: 0 auto 20px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    background-color: #aeeeff;
    font-size: 18px;
    clear: both;
}

.get_more a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    border-radius: 45px;
}

.get_more a:hover {
    color: #ff6800;
    background-color: #76ebff;
}

.gg {
    width: 960px;
    margin: 15px auto 0;
}

.huodong_content {
    background-color: #eff3f7;
    width: 100%;
    height: 100%;
}

.wzym_main {
    width: 960px;
    margin: 0 auto;
    padding-top: 20px;
}

.main_top {
    width: 100%;
    margin-left: 24px;
}

.all_activity {
    width: 12%;
    height: 42px;
    line-height: 41px;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
}

.all_article {
    width: 12%;
    height: 84px;
    line-height: 84px;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 18px;
}

.all_activity i {
    width: 21px;
    height: 21px;
    vertical-align: -6px;
    display: inline-block;
    background: url("/img/page/common/item_icon.png") no-repeat 0 0;
    background-size: 21px;
    margin-right: 6px;
}

.all_article i {
    width: 26px;
    height: 26px;
    vertical-align: -6px;
    display: inline-block;
    background: url("/img/page/common/item_icon.png") no-repeat 0 0;
    background-size: 26px;
    margin-right: 6px;
}

.main_top_left {
    width: 80%;
    max-width: 720px;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    border-left: none;
}

.main_top_left li {
    height: 41px;
    line-height: 41px;
    text-align: center;
    width: 120px;
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    float: left;
    border-top: 1px solid #eee;
}

.main_top_left li a {
    width: 100%;
    height: 25px;
    line-height: 25px;
    display: block;
    margin-top: 8px;
    border-right: 1px solid #eee;
    color: #004bff;
}

.main_top_left li a:hover {
    color: #ff6800;
}

.wznr, .hdnr {
    width: 100%;
    margin-top: 10px;
}

.wznr dl {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

.wznr dd {
    width: 188px;
    padding: 20px 10px;
    height: auto;
    background: #FFF;
    border: 1px solid #eee;

    margin-left: 24px;
    margin-bottom: 20px;
    float: left;
}

.wznr dd img {
    width: 100%;
    height: 200px;
}

.hdnr dd img {
    width: 100%;
    height: 279px !important;
}

.wznr_bt {
    font-size: 14px;
    color: #004bff;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 17px;
}

.wznr_bt:hover {
    color: #ff6800;
}

.wznr_xx {
    font-size: 14px;
    color: #555;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wznr_xx_l {
    font-size: 12px;
    color: #555;
    float: left;
}

.wznr_xx_r {
    font-size: 12px;
    color: #555;
    float: right;
}

.lb_bt {
    width: 910px;
    padding: 0px 20px;
    height: 100px;
    position: relative;
    background: #FFF;
    margin-top: 10px;
}

.hdlb_bt {
    width: 910px;
    padding: 0px 20px;
    height: 60px;
    position: relative;
    background: #FFF;
    margin-top: 10px;
}

.lb_bt_wxz {
    width: 82px;
    margin-right: 10px;
    height: 40px;
    float: left;
    background: #fdffd5;
    color: #e4a409;
    text-align: center;
    line-height: 40px;
    border: 1px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 5px;
}

.lb_bt_xz {
    width: 82px;
    margin-right: 10px;
    height: 40px;
    float: left;
    background: #EF7910;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border: 1px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 5px;
}

.lbnr {
    width: 948px;
    border: 1px solid #eee;
}

.lbnr dl {
    width: 970px;
    margin: 0 auto;
}

.lbnr dd {
    width: 180px;
    padding: 20px;
    height: 178px;
    background: #FFF;
    border: 1px solid #eee;
    margin-right: 20px;
    float: left;
    margin-top: 20px;
}

.lbnr dd img {
    width: 100%;
    height: 100px;
}

.lbmaib {
    width: 950px;
    margin: 0 auto;
}

/*发布页样式*/
.a1 {

    text-decoration: underline;
    color: #004bff;
    font-size: 17px;
}

.fb_main {
    width: 100%;
    max-width: 960px;
    margin: 20px auto 10px;
    padding-bottom: 10px;
}

.fabu_title {
    font-size: 16px;
    margin-top: 3px;
    line-height: 25px;
    color: #004bff;
}

.fabu_title:hover {
    color: #ff6800;
}

.fabu_note {
    font-size: 12px;
    color: #999999;
}

.fabu {
    height: 45px;
    overflow: hidden;
    padding: 20px;
    border-bottom: 1px dashed #f1debb;
    background-color: #ffffff;
}

.fabu:active {
    background-color: #dddddd;
}

.fabu_icon {
    float: left;
    margin-right: 10px;
}

.fabu_icon img {
    width: 45px;
    height: 45px;
}

.fabu_arrow {
    float: right;
    margin: 13px 0 0 8px;
}

.jt {
    float: right;
    margin-top: -35px;
    width: 20px;
    height: 20px;
}

.top {
    height: 35px;
    width: 950px;
    margin: 0 auto;
    line-height: 35px;
    background: #0288d1;
    color: #FFF;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    position: relative;
}

.a2 {
    color: #FF0;
    margin-right: 5px;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
}

.a1:hover {
    color: #ff6800;
}

.a2:hover {
    color: #ff6800;
}

.js {
    width: 100%;
    max-width: 920px;
    height: auto;
    padding: 10px 20px;
    margin: 20px auto;
    line-height: 30px;
    text-indent: 2em;
    background: #FFF;
    font-size: 16px;
}

.dl {
    width: 530px;
    height: 60px;
    float: left;
    font-size: 20px;
    text-align: left;
    text-indent: 2em;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-left: 35px;
}

.bottom_list {
    width: 100%;
    max-width: 960px;
    margin: 0 auto 10px;
    background: #d6e9f3;
    height: 200px;
    padding: 15px 0 10px;
}

.bottom_list h3 {
    font-size: 18px;
    color: #001c68;
}

.bottom_list_left, .bottom_list_right {
    width: 42%;
}

.bottom_list_left {
    margin-right: 4%;
    padding-left: 4%;
}

.bottom_list_icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: -8px;
    margin-right: 6px;
}

.zx {
    margin-top: 10px;
}

.zx li {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #004bff;
    text-decoration: underline;
    padding-left: 4%;
}

.zx li:hover {
    color: #ff6800;
}

.wb {
    height: 50px;
    border-top: 1px solid #999;
    color: #09F;
    width: 950px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    margin: 0 auto;
    margin-top: 10px;
}

.zhu {
    height: 35px;
    overflow: hidden;
    padding: 10px;
    border-bottom: 1px dashed #f1debb;
    background-color: #ffffff;
    color: #666;
    font-size: 14px;
}

.xzapp {
    width: 100%;
    max-width: 938px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    padding: 20px 10px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    color: #004bff;
    font-size: 16px;
    margin: 20px auto 0;
}

.xzapp:hover {
    font-size: 18px;
    font-weight: 600;
    color: #ff6800;
}

.xzapp:active {
    background: #dddddd;
}

.dlym {
    width: 100%;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 99999;
}

.dlnr {
    width: 430px;;
    height: 240px;
    background: #D6E3F7;
    border: 1px solid #ccc;
    margin-left: 35%;
    margin-top: 10%;
    position: relative;
}

.dlnr_gb {
    position: absolute;
    right: 5px;
    top: 4px;
    color: #000;
    font-weight: bold;
    font-size: 18px;
}

.dlnr_li {
    margin-left: 70px;
    margin-bottom: 15px;
}

.dlnr li {
    list-style: none;
}

/*翻页样式*/
.fanye {
    width: 100%;
    max-width: 960px;
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 20px auto;
    padding-left: 50px;
    clear: both;
}

.fanye li {
    float: left;
    margin-right: 18px;
    color: #004bff;
}

.fanye li div {
    color: #e4a409;
    background-color: #fdffd5;
    height: 26px;
    padding: 0 8px;
    line-height: 26px;
    border: none;
    cursor: pointer;
    font-size: 15px;
}

.fanye li div:hover {
    background: #ef7910;
    color: #fff;
}

/*注册页*/
.zcy_main {
    width: 100%;
    max-width: 740px;
    border: 1px solid #CCC;
    margin: 30px auto 50px;
    background-color: rgb(150, 210, 255);
    border-radius: 5px;
    padding-top: 40px;
    padding-bottom: 40px;

}

.sj_dl_zc1 {
    margin: 12px auto 0;
    line-height: 40px;
}

.sj_dl_zc1 span, .sj_dl_zcyzm span {
    display: inline-block;
    width: 100px;
    height: 40px;
    text-align: right;
    margin-left: 120px;

}

.sj_dl_zc1 input, .sj_dl_zcyzm input {
    padding: 4px 6px;
    border-radius: 4px;
    border: 1px solid #0084ff;
    box-shadow: 1px 1px 10px #0084ff;
    -webkit-appearance: none;
    height: 28px;
    margin-left: 20px;
    font-size: 15px;
    font-family: "Microsoft yahei";
    color: #555;
}

.sj_dl_zc1 input {
    width: 240px;
}

.sj_dl_zcyzm input {
    width: 80px;
}

#userid_msg {
    float: right;
    margin-right: 10px;
}

.sj_dl_zcyzm {
    margin: 12px auto 0;
    line-height: 40px;
}

#pl_yzm {
    float: left;
}

#pl_yzm img {
    width: 120px;
    height: auto;
    display: inline;
}

#code_msg {
    text-align: center;
    width: 180px;
    margin-top: 4px;
    margin-left: 0;
}

#code_msg img {
    width: auto;
    display: inline;
}

.yzm_bt {
    float: left;
}

.zc_ssdq {
    margin-left: 20px;
    display: inline-block;
    height: 28px;
}

.zc_ssdq select {
    height: 40px;
    padding: 4px 6px;
}

.zc_ssdq #area_prov {
    border-radius: 4px 0 0 4px;
    border: 1px solid #0084ff;
    border-right: none;
    box-shadow: 1px 1px 10px #0084ff;
}

.zc_ssdq #area_city {
    border: 1px solid #0084ff;
    border-right: none;
    border-left: none;
    box-shadow: 1px 1px 10px #0084ff;
}

.zc_ssdq #area_coun {
    border-radius: 0 4px 4px 0;
    border: 1px solid #0084ff;
    border-left: none;
    box-shadow: 1px 1px 10px #0084ff;
}

/*登录*/
.login_wrap {
    width: 100%;
    height: 100%;
    margin-top: 60px;
}

.sj_dl_main {
    width: 100%;
    max-width: 600px;
    height: 300px;
    margin: 5px auto 0;
    text-align: center;
    background-color: rgb(150, 210, 255);
    border-radius: 5px;
    padding-top: 30px;
}

.sj_dl_bt {
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    text-align: center;
    margin: 0 auto 10px;
    color: #444;
}

.sj_dl_zh {
    width: 100%;
    padding-bottom: 10px;
    font-size: 18px;
    color: #444;
}

.sj_dl_zh input {
    height: 28px;
    width: 240px;
    margin-top: 20px;
    font-size: 16px;
    padding: 4px 6px;
    -webkit-appearance: none;
    margin-left: 2%;
    border-radius: 4px;
    border: 1px solid #0084ff;
    box-shadow: 1px 1px 10px #0084ff;
}

.sj_dl_zh1 {
    width: 950px;
    padding-bottom: 10px;
    margin: 0 auto;
    text-align: center;
}

.sj_dl_zh1 input {
    height: 25px;
    width: 300px;
    margin-top: 5px;
    font-size: 16px;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    margin-left: 2%;
}

.sj_dl_dh {
    text-align: center;
    padding-bottom: 10px;
    margin: 35px auto 0;
}

.sj_dl_input {
    background: #0C3;
    color: #FFF;
    border: none;
    width: 110px;
    font-size: 18px;
    font-weight: 700;
    height: 36px;
    -webkit-appearance: none;
    margin-right: 50px;
    margin-left: 50px;
    cursor: pointer;
    border-radius: 3px;
}

.sj_fh_input {
    background: #eee;
    color: #333;
    border: none;
    width: 110px;
    font-size: 18px;
    font-weight: 700;
    height: 36px;
    -webkit-appearance: none;
    cursor: pointer;
    border-radius: 3px;
}

/*关于我们*/
.gywm_main {
    width: 950px;
    margin: 0 auto;
    margin-top: 10px;
}

.gywm_main_left {
    width: 930px;
    float: left;
    padding: 10px;
}

.gywm_main_left h2 {
    color: #333;
    background: #d5edf7;
    height: 40px;
    line-height: 40px;
    text-indent: 1em;
}

.gywm_main_left h4 {
    color: #333;
    background: #d5edf7;
    height: 40px;
    line-height: 40px;
    text-indent: 1.4em;
}

.gywm_nr {
    line-height: 25px;
    margin-bottom: 10px;
    text-indent: 1.5em;
}

/*联系我们*/
.lxwm_main {
    width: 950px;
    margin: 0 auto;
    margin-top: 10px;
}

.lxwm_main_left {
    width: 930px;
    float: left;
    padding: 10px;
}

.lxwm_main_left h2 {
    color: #333;
    background: #d5edf7;
    height: 40px;
    line-height: 40px;
    text-indent: 1em;
}

.lxwm_main_left p {
    line-height: 40px;
    text-indent: 1.5em;
}

/*免责声明*/
.mzsm_main {
    width: 950px;
    margin: 0 auto;
    margin-top: 10px;
}

.mzsm_main_left {
    width: 930px;
    float: left;
    padding: 10px;
}

.mzsm_main_left h2 {
    color: #333;
    background: #d5edf7;
    height: 40px;
    line-height: 40px;
    text-indent: 1em;
}

.mzsm_main_left h3 {
    color: #333;
    background: #d5edf7;
    height: 40px;
    line-height: 40px;
    text-indent: 1.4em;
}

.mzsm_main_left p {
    line-height: 25px;
    text-indent: 1.5em;
}

/*帮助中心*/
.bzzx_main {
    width: 950px;
    margin: 0 auto;
    margin-top: 10px;
}

.bzzx_main_left {
    width: 930px;
    float: left;
    padding: 10px;
}

.bzzx_main_left h2 {
    color: #333;
    background: #d5edf7;
    height: 40px;
    line-height: 40px;
    text-indent: 1em;
}

.bzzx_main_left h3 {
    color: #333;
    background: #d5edf7;
    height: 30px;
    line-height: 30px;
    text-indent: 1.4em;
    font-size: 16px;
}

.bzzx_main_left p {
    line-height: 25px;
    text-indent: 1.5em;
}

.bzzx_main_left p a {
    color: #06F;
}

/*我的主页*/
.wdzy_main {
    width: 100%;
    height: auto;
    float: left;
}

.wdzy_nr {
    width: 950px;
    margin: 0 auto;
    background: #FFF;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: auto;
    height: 100%
}

.wdzy_nr_left {
    height: 100%;
    float: left;
    width: 150px;
    background: #39f;
    padding-top: 20px;
}

.wdzy_nr_left li {
    font-size: 18px;
    font-family: "微软雅黑";
    text-align: center;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
}

.wdzy_xz {
    background: #EFEFF7;
    color: #000;
}

.wdzy_wxz {
    color: #FFF;
    background: #39f;
}

.wdzy_nr_right {
    width: 760px;
    height: auto;
    padding: 20px 20px 0px 20px;
    background: #EFEFF7;
    float: right;
    min-height: 350px;
}

.wdzy_nr_right_nr {
    background: #FFF;
    width: 700px;
    min-height: 310px;
    height: auto;
    padding: 20px 30px 20px 30px;
}

.wdzy_grxx {
    margin-left: 100px;
    margin-top: 30px;
}

.wdzy_grxx li {
    line-height: 30px;
    font-size: 14px;
}

.wdzy_input {
    width: 400px;
    height: 20px;
    font-size: 16px;
    margin-left: 20px;
}

.wdzy_xzzp {
    margin-left: 20px;
    height: 20px;
    border: 1px solid #9CF;
    border-radius: 3px;
}

.wdzy_zpyl img {
    margin-left: 20px;
    width: 120px;
}

.wdzy_textarea {
    width: 400px;
    height: 60px;
    font-size: 16px;
    margin-left: 20px;
}

.wdzy_bc {
    border: none;
    border: 1px;
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
    background: #333;
    color: #FFF;
    width: 70px;
    margin-left: 130px;
}

.wdzy_ct {
    border: none;
    border: 1px;
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
    background: #ccc;
    color: #333;
    margin-left: 90px;
    width: 70px;
}

.wdzy_wzgl_nr {
    padding: 0px 20px;
    width: 760px;
}

.table_table {
    margin-top: 20px;
    font-size: 12px;
    width: 100%;
    background: #FFF;
    margin-bottom: 0px;
    border-collapse: collapse;
}

.table_table td {
    text-align: center;
    height: 50px;
    border: 1px solid #ccc;
}

.table_table_nr {
    font-size: 12px;
    width: 100%;
    background: #FFF;
    margin-bottom: 0px;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}

.table_table_nr td {
    text-align: center;
    height: 50px;
    border: 1px solid #ccc;
}

.gl_ul_bt {
    width: 100%
}

.gl_ul_bt li {
    height: 50px;
    text-align: center;
    overflow: hidden;
    float: left;
    background: #FFF;
    font-size: 12px;
    vertical-align: middle;
}

.gl_ul_bt li img {
    margin-top: 10px;
}

.table_bt1 {
    width: 140px;
}

.table_bt2 {
    width: 300px;
}

.table_bt3 {
    width: 130px;
}

.table_bt4 {
    width: 130px;
}

.table_wzbt1 {
    width: 320px;
}

.table_wzbt2 {
    width: 100px;
}

.table_wzbt3 {
    width: 80px;
}

.table_wzbt4 {
    width: 80px;
}

.table_wzbt5 {
    width: 80px;
}

.table_wzbt6 {
    width: 80px;
}

.wdzy_table_bt {
    font-weight: 700;
    color: #333;
}

.wdzy_table_wzbt:hover {
    text-decoration: underline;
}

.wdzy_jfxx {
    line-height: 30px;
}

.play {
    width: 740px;
}

.sj {
    float: right;
    margin-right: 2%;
    color: #333;
    font-size: 12px;
}

.zjjl {
    background: #FFF;
    border: 1px solid F60;
}

.zjjl tr {
    height: 50px;
}

.zjjl td {
    border-bottom: 1px solid #eee;
    text-align: center;
}

.ys {
    width: 100%;
    height: 25px;
    background: #FFF;
}

.zjjlys {
    float: right;
    margin-right: 5px;
}

.zjjlys li {
    text-align: center;
    float: left;
    margin-left: 5px;
    line-height: 25px;
}

.zjjlys li a {
    font-size: 14px;
}

.zjjl li img {
    vertical-align: middle;
}

.hyxx {
    height: 75px;
    background: #FFF;
    border-bottom: 3px solid #ccc;
    font-size: 18px;
    margin-top: 10px;
}

.zjjlbt {
    height: 25px;
    line-height: 25px;
    font-weight: 700;
    background: #F60;
    color: #FFF;
    font-size: 14px;
}

.zjbt {
    height: 25px;
    line-height: 25px;
    font-weight: 700;
    background: #F60;
    color: #FFF;
    font-size: 14px;
    margin-top: 20px;
}

.zjmd {
    height: 180px;
    background: #fff;
    color: #ff5151;
    overflow: hidden;
    border: 1px solid #F90;
}

.zjmd li {
    width: 100%;
    font-size: 14px;
    margin-left: 5px;
    line-height: 25px;
}

.con {
    width: 90%;
    max-width: 604px;
    margin: 0 auto;
}

.gl_zhgl_btys {
    height: 50px;
}

.gl_zhgl_btys li {
    width: 100px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    float: left;
    color: #000;
}

.gl_zhgl_xz {
    height: 40px;
    border-top: 4px solid #39F;
    background: #FFF;
    line-height: 40px;
}

.gl_zhgl_wxz {
    height: 40px;
    border: 1px solid #CCC;
    background: #eee;
    line-height: 40px;
}

/*管理主页*/
.gl_index {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    background: #FFF;
    height: auto;
    padding: 50px 0;
}

.gl_table {
    width: 850px;
    margin: 0 auto;
    border: 1px solid #eee;
    border-radius: 5px;
    padding-bottom: 40px;
}

.gl_grzy_bt {
    font-size: 24px;
    color: #444;
    font-weight: 600;
    text-align: center;
    line-height: 45px;
    border: 1px solid #eee;
    border-radius: 5px 5px 0 0;
    background-color: #c1dfff;
}

.gl_tx {
    width: 120px;
    height: 120px;
    padding: 20px 40px 20px 80px;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.gl_tx img {
    width: 120px;
    height: 120px;
    border: 2px solid #c1dfff;
    border-radius: 5px;
}

.gl_nc {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.gl_nc li {
    line-height: 40px;
    font-size: 16px;
    font-family: "Microsoft yahei";
}

.gl_fabu {
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    padding: 5px 25px;
    background: #ff8000;
    border-radius: 3px;
    margin-right: 10px;
}

.gl_fabu:hover {
    background-color: #ff571d;
    font-weight: 600;
}

.gl_ml dd {
    width: 120px;
    margin-left: 72px;
    margin-top: 40px;
    float: left;
    text-align: center;
    cursor: pointer;
    padding-top: 130px;
    color: #004bff;
    font-size: 16px;
}

.gl_ml dd:hover {
    color: #ff6800;
}

.gl_zhgl {
    background: url(http://www.wyxokokok.com/img/gl_zhgl.png) no-repeat top;
}

.gl_zhgl:hover {
    background: url(http://www.wyxokokok.com/img/gl_zhgl_b.png) no-repeat top;
}

.gl_wzgl {
    background: url(http://www.wyxokokok.com/img/gl_wzgl.png) no-repeat top;
}

.gl_wzgl:hover {
    background: url(http://www.wyxokokok.com/img/gl_wzgl_b.png) no-repeat top;
}

.gl_hdgl {
    background: url(http://www.wyxokokok.com/img/gl_hdgl.png) no-repeat top;
}

.gl_hdgl:hover {
    background: url(http://www.wyxokokok.com/img/gl_hdgl_b.png) no-repeat top;
}

.gl_rwgl {
    background: url(http://www.wyxokokok.com/img/gl_rwgl.png) no-repeat top;
}

.gl_rwgl:hover {
    background: url(http://www.wyxokokok.com/img/gl_rwgl_b.png) no-repeat top;
}

.gl_xmgl {
    background: url(http://www.wyxokokok.com/img/gl_xmgl.png) no-repeat top;
}

.gl_xmgl:hover {
    background: url(http://www.wyxokokok.com/img/gl_xmgl_b.png) no-repeat top;
}

.gl_jfgl {
    background: url(http://www.wyxokokok.com/img/gl_jfgl.png) no-repeat top;
}

.gl_jfgl:hover {
    background: url(http://www.wyxokokok.com/img/gl_jfgl_b.png) no-repeat top;
}

.gl_ts {
    width: 850px;
    font-size: 14px;
    margin: 10px auto;
    line-height: 28px;
}

.gl_ts b {
    font-weight: 600;
    font-size: 15px;
}

.zhts {
    width: 100%;
    text-align: center;
    display: inline-block;
}

.zh_xz {
    padding: 4px;
    color: #FFF;
    background: #0C6;
    color: #FFF;
    font-size: 14px;
}

/*弹出层*/
.fixed_wrap {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
}

.fixed_wrap_content {
    width: 100%;
    height: 180px;
    background: url("/img/page/vmp/fixed_bg.jpg") center repeat-x;
    position: relative;
    margin-top: 18%;
}

.close_button {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    font-family: 宋体;
    font-size: 50px;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
}

.fixed_width {
    width: 960px;
    height: 180px;
    margin: 0 auto;
    position: relative;
}

.left_mobile {
    width: 300px;
    position: absolute;
    top: -200px;
    left: -10px;
}

.iframe_title {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #ccc;
    position: absolute;
    top: 70px;
}

.iframe_wrap {
    width: 285px;
    height: 446px;
    background-color: #666;
    position: absolute;
    top: 95px;
    left: 8px;
}

.iframe_content {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 446px;
}

.center_ewm {
    width: 150px;
    height: 150px;
    position: absolute;
    left: 350px;
    top: -60px;
    background: url("/img/page/vmp/fixed_bg.jpg") center center no-repeat;
    border-radius: 8px;
}

.center_ewm img {
    width: 132px;
    height: 132px;
    margin: 9px auto;
    border-radius: 8px;
}

.center_ewm_sm {
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.right_intro {
    width: 456px;
    height: 125px;
    position: absolute;
    right: -40px;
    top: 28px;
}

/*微名片用户列表*/
.vmp_list {
    width: 100%;
    max-width: 860px;
    margin: 20px auto;
}

.vmp_list_title {
    width: 100%;
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: 1px solid #aaa;
    padding-bottom: 10px;
}

.vmp_table {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-bottom: 1px dashed #aaa;
    padding: 10px 20px;
    table-layout: fixed;
}

.vmp_table tr {
    background-color: #e1e1e1;
    border-radius: 10px;
}

.vmp_user_pic {
    width: 100px;
    height: 100px;
    text-align: right;
    padding: 10px 10px 10px 20px;
    position: relative;
}

.vmp_redbag {
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 4px;
    right: -18px;
    background: url("/img/ico/redbag.png") no-repeat 0 0;
    background-size: 35px;
}

.vmp_user_pic img {
    display: inline-block;
    width: 100px;
    height: 100%;
    border-radius: 100px;
}

.vmp_user_info {
    width: 70%;
    padding: 10px 0 10px 20px;

}

.vmp_user_info .info1 {
    margin-bottom: 10px;
    font-size: 15px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.vmp_user_info .info2 {
    font-size: 15px;
    color: #666;
}

.vmp_user_info .info1 span {
    font-size: 18px;
    margin-right: 30px;
    font-weight: 500;
    color: #000;
}

.vmp_view {
    width: 20%;
    padding-right: 20px;
    font-size: 15px;
    text-align: center;
}

.vmp_view a {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background-color: #ff6800;
    color: #fff;
    margin: 0 auto;
    border-radius: 4px;
    text-decoration: none;
}

.vmp_view a:hover {
    color: #fff;
}

.vmp_view .a2 {
    display: none;
}

.vmp_list_fanye {
    padding-left: 20px;
}

/*微名片页查看更多的样式*/
.top_more {
    height: 50px;
    line-height: 50px;
    text-align: right;
}

.top_ck_more {
    padding: 4px 8px 6px 12px;
    background-color: #ff6800;
    border-radius: 4px;
    color: #fff;
}

.top_ck_more:hover {
    background-color: #cc5400;
}

.vmp_ck_more {
    font-size: 15px;
}

.vmp_ck_more:hover {
    color: #ff8000;
}

/*-------index的中间内容部分样式 start------------*/
.content_wrap {
    width: 950px;
    height: auto;
    margin: 20px auto -10px;
    background-color: #fff;
    padding: 0 5px;
    border: 1px solid #eee;
}

.recommend_con {
    margin-top: 16px;
    width: 455px;
    font-size: 22px;
    color: #333;
    position: relative;

}

.border-bottom {
    padding: 0 0 16px;
    border-bottom: 1px solid #aaa;
}

.border-bottom span, .content_vmp_title span {
    font-size: 12px !important;
    padding-left: 6px;
}

.learn_more {
    display: inline-block;
    text-align: right;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 5px;
}

.learn_more a {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
}

.learn_more i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("/img/ico/more-arrow.png") no-repeat center center;
    background-size: 20px;
    vertical-align: -4px;
    margin-right: 4px;
}

.learn_more a:hover {
    color: #ff6800;
}

.transition {
    -webkit-transition: color 0.5s ease, background-color 0.5s ease, border 0.5s ease, opacity 0.5s ease-in-out;
    -moz-transition: color 0.5s ease, background-color 0.5s ease, border 0.5s ease, opacity 0.5s ease-in-out;
    -o-transition: color 0.5s ease, background-color 0.5s ease, border 0.5s ease, opacity 0.5s ease-in-out;
    transition: color 0.5s ease, background-color 0.5s ease, border 0.5s ease, opacity 0.5s ease-in-out;
}

.content_list {
    margin-top: 20px;
}

.content_list .table_all {
    border: 1px solid #ddd;
    padding: 4px 4px 4px 2px;
    font-size: 14px;
    margin-bottom: 16px;
}

.left_renqi {
    padding: 4px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
}

.background_color1 {
    background-color: #59b04b;
}

.background_color2 {
    background-color: #bf6800;
}

.left_renqi b {
    font-size: 12px;
    margin-top: 4px;
    display: block;
    color: #ededed;
}

.right_detail {
    padding-left: 10px;
    width: 385px;
}

.right_detail .title {
    width: 385px;
    margin-bottom: 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.right_detail .title a:hover {
    color: #ff6800;
}

.right_detail .user_date {
    font-size: 12px;
    color: #777;
    width: 385px;
}

.margin-left {
    margin-left: 40px;
}

.left_tx, .left_tx img {
    width: 48px;
    height: 48px;
}

.right_detail .user_date b {
    font-size: 13px;
    color: #e20013;
    font-weight: 600;
}

.wenzhang-color {
    color: #59b04b;
}

.huodong-color {
    color: #1092fd;
}

.renwu-color {
    color: #bf6800;
}

.zs-color {
    color: #57bcf2;
}

.content_vmp_title {
    font-size: 22px;
    margin: 20px 0;
    height: 30px;
    padding-bottom: 16px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.content_vmp {
    width: 174px;
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #ddd;
}

.margin-right {
    margin-right: 17px;
}

.content_vmp_list {
    width: 150px;
    height: 200px;
    margin: 0 10px 10px 0;
    padding: 16px 12px;
}

.vmp_list_userpic, .vmp_list_userpic img {
    width: 70px;
    height: 70px;
    border-radius: 100px;
    margin: 0 auto;
}

.vmp_list_username {
    font-size: 18px;
    color: #37a643;
    text-align: center;
    margin: 10px 0;
}

.vmp_list_usercom {
    font-size: 14px;
    color: #555;
    text-align: center;
}

.vmp_list_userdate {
    font-size: 12px;
    color: #555;
    text-align: right;
    position: absolute;
    right: 12px;
    bottom: 16px;
}

.index_ck_vmp {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
}

.index_ck_vmp b {
    margin: 200px auto 0;
    display: block;
    width: 80px;
    height: 24px;
    line-height: 24px;
    background-color: #61ba2a;
    border-radius: 4px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}

.index_al_scroll {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.index_al_scroll ul {
    width: 2999px;
}

.index_al_scroll li {
    position: relative;
    width: 212px;
    float: left;
    padding: 4px;
    margin: 8px;
    cursor: pointer;
    border: 1px solid #ddd;
}

.index_al_scroll li img {
    width: 100%;
    height: auto;
}

.index_cover_c {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.index_cover_c img {
    display: block !important;
    width: 75% !important;
    height: auto;
    margin: 60px auto;
}

.index_cover_c i {
    display: block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto;
    background-color: #ffd464;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}

/*-------index的中间内容部分样式 end------------*/
/*-------------项目招商------------*/
.bold-title{
    font-size: 18px;
    font-weight: 600;
    color:#0075fd;
}
.business_wrap {
    width: 960px;
    margin: 0 auto;
}

.business_title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    font-weight: 600;
    color: #888;
    border-bottom: 1px solid #ff6f00;
}

.wrap_bus {
    width: 944px;
    margin: 10px auto 20px;
    background-color: #fff;
    padding:12px 8px;
}

.table_list {
    cursor: pointer;
    width: 944px;
    margin: 0 auto 10px;
    border: 1px solid #ccc;
    table-layout: fixed;
    border-radius: 3px;
}

.user_pic {
    width: 70px;
    height: 70px;
}

.user_pic img {
    display: block;
    width: 70px;
    height: 70px;
}

.info_detail {
    padding-left: 18px;
    font-size: 12px;
    color: #555;
    height: 40px;
}

.info_title {
    font-size: 16px;
    color: #004bff;
}

.money_num {
    width: 100%;
    margin-top: 8px;
}

.money_num b, .money_num i {
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    font-size: 14px;
    color: #666;
}

.money_num i {
    color: #fd5600;
}

.enter_info {
    width: 60px;
    font-size: 20px;
    text-align: right;
    color: #004bff;
}
.enter_info a{
    display:inline-block;
    width:40px;
    height:44px;
    padding-right: 20px;
    padding-top: 16px;
}
.detail_info {
    font-size: 14px;
    color: #666;
    text-align: left;
    background-color: #eee;
    height: 30px;
    padding: 0 5px;
    margin-top: 6px;
}

.detail_info b {
    font-weight: normal;
    color: #32a9f3;
    font-size: 14px;
}

.right-con {
    float: right;
}

/*------------------微网站------------------*/
.index_wrap{
    width:960px;
    margin:0 auto;
    color:#30302f;
    padding:10px;
}
.wwz-des-title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    font-weight: 600;
    color: #888;
    border-bottom: 1px solid #ff6f00;
    margin-bottom: 6px;
}
.item_list{
    padding:12px 8px;
    font-size: 16px;
    text-indent: 2em;
    line-height: 30px;
    border-radius: 0 0 5px 5px;
    background-color: #fff;
    margin-bottom: 10px;
}
.wwz_table,.al_title,.wwz_contact_us{
    margin-top: 10px;
}
.item_list_con{
    margin-bottom: 10px;
}
.item_list_con span{
    font-size: 17px;
    font-weight: 600;
    color:#fd5600;
}
.table_list_wrap{
    padding:12px 8px;
    background-color:#fff;
}
.wwz_table_list{
    width:100%;
    border:1px solid #1253a4;
    border-right: none;
    text-align: center;
    margin-bottom: 10px;
}
.wwz_table_list thead td{
    border-right:1px solid #1253a4;
    border-bottom:1px solid #1253a4;
    font-size: 17px;
    font-weight: 600;
    color:#fd5600;
    height:50px;
}
.wwz_table_list tbody td{
    border-right:1px solid #1253a4;
    border-top:1px solid #1253a4;
    font-size: 16px;
    height:40px;
}
.wwz_al_wrap{
    margin-bottom: -6px;
    background-color: #fff;

}
.wwz_contact {
    width: 100%;
    margin: 0 auto 40px;
    padding: 12px 0;
    color:#fd5600;
    font-weight: 600;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
}
.wwz_contact .p1{
    font-size: 16px;
    padding-left: 8px;
}
.wwz_contact .p2{
    padding-left: 16px;
    font-size: 15px;
    margin:14px auto 0;
    color:#444;
}
.wwz_contact .p2 img{
    display:inline-block;
    width:25px;
    height:25px;
    margin-right: 6px;
    vertical-align: -8px;
}
.edit-wz-link{
width:100%;
}
.edit-wz-link a{
float: right;
color:#fff;
border-radius: 3px;
background-color: #2eba4d;
font-size: 14px;
margin-bottom: 6px;
margin-right: 6px;
padding:1px 6px;
}
.edit-wz-link a:hover{
color:#fffc91;
background-color: #2eb653;
}
.div_clear {
	display: flex;
	justify-content: space-around;
	box-sizing: border-box;
	padding-top: 10px;
}

.li_text {
	font-size: 14px;
	width: 50%;
}

.li_text img{
	width: 100px;
}
.li_ewm {
	width: 20%;
	margin-top: 10px;
}
.li_img {
	width: 15%;
	margin-top: 10px
}
.li_text p{
	margin: 5px 0;
}