/*头部公共区域*/

/*微信营销列表页开始*/
/*选择账号状态区域*/
.top_state {
    margin-top: 20px;
    width: 100%;
    height: 40px;
    cursor: pointer;
}

.state_div {
    width: 300px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    background: #f4f4f4;
}

.state_div i {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #e7e7e7;
    color: #fff;
    line-height: 22px;
    margin-right: 14px;
}

.state_div.in {
    background: url(../images/wxindex/img1_03.jpg) no-repeat;
    color: #fff;
}

.state_div i.ing {
    color: #ff9501;
    background: #fff;
}

/*全部公众号区域*/
.top_seach {
    margin-top: 20px;
    margin-bottom: 10px;
    height: 40px;
}

.top_seach .l-btn {
    display: inline-block;
    width: 100px;
    height: 40px;
    margin-right: 2px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    background: url(../images/wxindex/img6_03.jpg) no-repeat center;
}

.top_seach .l-btn.add {
    background: url(../images/wxindex/img4_03.jpg) no-repeat center;
    color: #fff;
}

/*全部公众号搜索区域*/
.r-seach {
    width: 350px;
    height: 40px;
    float: right;
    background: url(../images/wxindex/img2_03.jpg) no-repeat center;
    position: relative;
    cursor: pointer;
}

.r-seach input {
    width: 298px;
    height: 32px;
    margin-top: 4px;
    margin-left: 4px;
    border: none;
    padding-left: 10px;
}

.r-seach .search-btn {
    width: 32px;
    height: 38px;
    background: url(../images/wxindex/img7.jpg) no-repeat center;
    position: absolute;
    top: 1px;
    right: 2px;
}

/*常见分类区域*/
.select_div {
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 6px #ddd;
    background: #fafafa;
}

.select_div .selectorLine:first-child {
    border-top: none;
}

.select_div .selectorLine .wrap {
    position: relative;
    padding: 4px 0;
}

.select_div .selectorLine .wrap .check_btn {
    margin-top: 53px;
    display: none;
    width: 52px;
    height: 32px;
    line-height: 30px;
    background: #FE9901;
    color: #fff;
    border: none;
    cursor: pointer;
}

/*左侧*/
.select_div .selectorLine .sl_key {
    float: left;
    width: 100px;
    padding: 12px 0 0 10px;
    text-align: right;

}

/*右侧*/
.select_div .selectorLine .sl_value {
    margin-left: 120px;
    padding: 5px 120px 5px 20px;
    zoom: 1;
}

/*单选或多选区域*/
.select_div .selectorLine .sl_value .sl_v_list {
    overflow: hidden;
    padding-top: 4px;
    zoom: 1;
    height: 60px;
}

.select_div .selectorLine .wrap .sl_value .sl_v_list li {
    width: 110px;
    margin-right: 5px;
    float: left;
    margin-bottom: 4px;
    height: 26px;
    line-height: 26px;
}

/*更新开始*/
.select_div .selectorLine .wrap .sl_value .sl_v_list li.add a {
    color: #ff7900;
}

.select_div .selectorLine .wrap .sl_value .sl_v_list li input {
    display: none;
}

/*更多*/
.select_div .selectorLine .wrap .sl_value .sl_ext {
    position: absolute;
    top: 16px;
    right: 0;
    width: 113px;
    height: auto;
    overflow: hidden;
    zoom: 1;
    cursor: pointer;
}

/*更新结束*/

/*第二行*/
.select_div .selectorLine {
    border-top: 1px solid #f1f1f1;
    box-sizing: border-box;
}

/*更新*/
.select_div .selectorLine .line-con {
    width: 100%;
    height: 54px;
    border: 1px solid #fafafa;
}

/*更新结束*/
/*右侧*/
.select_div .selectorLine .oh {
    float: left;
    width: 106px;
    text-align: right;
    height: 54px;
    line-height: 54px;
}

.select_div .selectorLine .oh .osele {
    width: 75px;
    height: 32px;
    border: 1px solid #ddd;
}

/*中间*/
.select_div .selectorLine .sl_value_two {
    margin-left: 33px;
    zoom: 1;
    float: left;
    height: 54px;
    line-height: 54px;
}

.select_div .sl_list_two {
    zoom: 1;
    height: 54px;
    line-height: 54px;
}

.select_div .selectorLine .sl_value_two li {
    width: 104px;
    margin-right: 5px;
    float: left;
    margin-bottom: 4px;
    height: 26px;
}

/*更新*/
.select_div .selectorLine .sl_value_two li.add a {
    color: #ff7900;
}

.select_div .selectorLine .sl_value_two .area li {
    width: 99px;
}

.select_div .selectorLine .sl_value_two li a {
    color: #000;
}

/*更新结束*/
/*左侧*/
.select_div .selectorLine .sl_con {
    float: left;
    height: 54px;
    line-height: 54px;
}

.select_div .selectorLine .sl_con input {
    width: 57px;
    height: 30px;
    border: 1px solid #DDDDDD;
}

.select_div .selectorLine .sl_con .oSpan {
    margin: 0 10px;
}

.select_div .selectorLine .sl_con .sele_one {
    width: 66px;
    height: 30px;
    margin-right: 23px;
    border: 1px solid #ddd;
}

.select_div .selectorLine .sl_con .oBtn {
    width: 52px;
    height: 32px;
    line-height: 32px;
    background: #fe9c00;
    color: #fff;
    border: none;
    cursor: pointer;
}

.select_div .selectorLine .sl_value_two .sl_list_two .sele_two {
    width: 105px;
    height: 31px;
    margin-right: 30px;
    border: 1px solid #ddd;
    color: #666;
}

/*更新*/
.select_div .sl_con_last .clear_btn {
    display: inline-block;
    background: #E7E7E7;
    width: 136px;
    height: 30px;
    line-height: 30px;
    color: #666;
    border: none;
    cursor: pointer;
    text-align: center;
}

/*更新结束*/
/*第六行*/
.select_div .selectorLine_two {
    position: relative;
    border-top: 1px solid #f1f1f1;
    overflow: hidden;
}

/*左侧*/
.select_div .selectorLine_two .oh {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 106px;
    text-align: right;
    height: 54px;
    line-height: 54px;
}

/*右侧*/
.sl_con_last {
    position: absolute;
    height: 54px;
    line-height: 54px;
    top: 0px;
    right: 20px;
}

/*中间*/
.sl_value_three {
    margin-left: 140px;
    width: 908px;
    height: 54px;
    padding-top: 13px;
    box-sizing: border-box;
}

/*创建标签*/
/*更新开始*/
.select_div .selectorLine_two .text-list {
    border: 1px solid #FE9901;
    background: #fff;
    height: 28px;
    line-height: 28px;
    padding-right: 20px;
    padding-left: 12px;
    position: relative;
    color: #666;
    float: left;
    margin-right: 5px;
    margin-bottom: 10px;
}

/*更新结束*/
.select_div .selectorLine_two .text-list a {
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 8px;
    right: 5px;
    background: url(../images/wxindex/cc_03.png) no-repeat center center;
    z-index: 2;
}

.select_div .selectorLine_two .text-list .new_label {
    color: #FE9901;
}

/*全选列表*/
/*更新开始*/
.list_con {
    margin-top: 10px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 6px #ddd;
    color: #666;
    /*margin-bottom: 60px;*/
}

/*更新结束*/
.list_con .check_top {
    height: 40px;
    line-height: 40px;
    background: #fafafa;
}

.list_con .check_top .check_top_left {
    float: left;
}

.list_con .check_top .top_opn {
    margin-left: 20px;
    margin-right: 10px;
}

.list_con .check_top .check_top_right {
    float: right;
}

/*更新开始*/
.list_con .check_top .check_top_right .sort_div {
    float: left;
    width: 120px;
    height: 40px;
    border-left: 1px solid #f1f1f1;
    background: #fff;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.list_con .check_top .check_top_right .sort_div_two {
    float: left;
    width: 132px;
    height: 40px;
    border-left: 1px solid #f1f1f1;
    background: #fff;
    text-align: center;
    position: relative;
    cursor: pointer;
}

/*更新结束*/

.list_con .check_top .check_top_right .sort_div .sort_icon {
    width: 12px;
    height: 18px;
    position: absolute;
    top: 13px;
    right: 12px;
}

/*更新开始*/
.list_con .check_top .check_top_right .sort_icon .otop {
    display: block;
    width: 10px;
    height: 6px;
    /*cursor: pointer;*/
    background: url(../images/wxindex/jt_08.png) no-repeat center center;
    margin-bottom: 2px;
}

.list_con .check_top .check_top_right .sort_icon .obottom {
    display: block;
    width: 10px;
    height: 6px;
    /*cursor: pointer;*/
    background: url(../images/wxindex/jt_14.png) no-repeat center center;
}

.list_con .check_top .check_top_right .sort_icon .otop.add {
    background: url(../images/wxindex/jt_06.png) no-repeat center center;
}

.list_con .check_top .check_top_right .sort_icon .obottom.add {
    background: url(../images/wxindex/jt_13.png) no-repeat center center;
}

/*更新结束*/
.list_con .check_top .check_top_right .sort_div_two .sort_icon {
    width: 12px;
    height: 18px;
    position: absolute;
    top: 13px;
    right: 2px;
}

/*列表*/
.list_con .check_bottom .wei_con {
    border-top: 1px solid #f1f1f1;
    height: 150px;
}

.list_con .check_bottom .wei_con:hover {
    background: #f5f5f5;
}

.list_con .check_bottom .wei_con .tdpadd {
    margin-left: 20px;
    width: 450px;
    height: 150px;
    float: left;
    padding-top: 33px;
    box-sizing: border-box;
}

/*更新开始*/
.list_con .check_bottom .wei_con .tdpadd .add_logo {
    float: left;
    width: 447px;
    height: 77px;
    /*border:1px solid;*/
}

/*更新结束*/
.list_con .check_bottom .wei_con .tdpadd .add_logo input {
    margin-top: 30px;
    float: left;
}

.list_con .check_bottom .wei_con .tdpadd .add_logo .img_area {
    position: relative;
}

.list_con .check_bottom .wei_con .tdpadd .add_logo .big_img {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #ddd;
    float: left;
    margin-left: 17px;
}

.list_con .check_bottom .wei_con .tdpadd .add_logo .small_img {
    position: absolute;
    bottom: -79px;
    left: 56px;
}

/*更新开始*/
.list_con .check_bottom .wei_con .tdpadd .add_logo .text-con {
    float: left;
    margin-left: 17px;
    position: relative;
}

.list_con .check_bottom .wei_con .tdpadd .add_logo .text-con .name_con {
    max-width: 326px;
    /*border:1px solid;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000;
    margin-top: 5px;
    font-weight: 700;
}

/*更新结束*/

.list_con .check_bottom .wei_con .tdpadd .add_logo .text-con .name_con a {
    color: #000;
}

.list_con .check_bottom .wei_con .tdpadd .add_logo .text-con .erwei_img {
    width: 20px;
    height: 20px;
    margin: 0 10px;
    cursor: pointer;
}

/*更新开始*/
.list_con .check_bottom .wei_con .tdpadd .add_logo .text-con .erwei_big_img {
    width: 120px;
    height: 120px;
    border: 1px solid;
    position: absolute;
    top: 52px;
    left: 79px;
    display: none;
    z-index: 10;
}

.list_con .check_bottom .wei_con .tdpadd .add_logo .text-con .wei_p {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 326px;
    overflow: hidden;
    /*	border:1px solid;*/
}

.list_con .check_bottom .wei_con .tdpadd .add_logo .text-con p:nth-of-type(3) {
    width: 326px;
    /*border:1px solid;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*更新结束*/
.list_con .check_bottom .wei_con .tdpadd_two {
    width: 227px;
    height: 150px;
    padding-top: 33px;
    box-sizing: border-box;
    float: left;
}

.list_con .check_bottom .wei_con .tdpadd_two p {
    margin-top: 5px;
}

.list_con .check_bottom .wei_con .tdpadd_two .head_text {
    color: #fe9901;
}

.list_con .check_bottom .wei_con .tdpadd_three {
    height: 150px;
    width: 200px;
    line-height: 150px;
    float: left;
}

.list_con .check_bottom .wei_con .tdpadd_four {
    height: 150px;
    width: 190px;
    line-height: 150px;
    float: left;
}

.list_con .check_bottom .wei_con .tdpadd_fire {
    float: left;
    height: 150px;
    padding-top: 40px;
    box-sizing: border-box;
}

.list_con .check_bottom .wei_con .tdpadd_fire .details_img {
    display: block;
    padding-left: 20px;
    background: url(../images/wxindex/nnn_03.png) no-repeat left center;
}

.list_con .check_bottom .wei_con .tdpadd_fire .put {
    display: block;
    margin-top: 10px;
    padding-left: 20px;
    background: url(../images/wxindex/nnn_07.png) no-repeat left center;
}

/*更新开始*/
/*分页区域*/
.paging_d {
    height: 50px;
    margin: 48px auto;
}

.paging_d .ul_btn {
    overflow: hidden;
    padding: 10px;
}

.paging_d .ul_btn li {
    float: left;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-left: 5px;
    padding: 0px 10px;
    box-shadow: 0px -1px 5px #c8c8c8 inset;
    font-size: 12px;
    cursor: pointer;
}

.paging_d .ul_btn li.active {
    box-shadow: none;
    /*height:25px;*/
    background: #FE9901;
    color: #fff;
    /*margin-top:5px;*/
}

.paging_d .ul_btn li.noneBtn {
    background-color: #f5f5f5;
    box-shadow: none;
    cursor: auto;
}

.paging_d .ul_btn li.otherLi {
    box-shadow: none;
    cursor: auto;
}

/*更新结束*/

/*侧边栏*/
.sidebar_wrap {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    width: 0;
    height: 100%;
}

.sidebar_wrap .cwq_toolbar {
    background: #fff !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    border-right: 40px solid #262a2d;
    transition: right 0.3s ease-in-out 0s;
}

.sidebar_wrap .cwq_toolbar.add {
    right: 270px;
}

/*侧边栏右侧*/
.cwq_panels {
    position: absolute;
    left: 40px;
    top: 0;
    width: 270px;
    height: 100%;
    z-index: 2;
    background: #fff;
}

.cwq_panels .panels_con {
    width: 270px;
    /*height:644px;*/
    height: 554px;
    position: absolute;
    left: 0;
    top: 50%;
    /*margin-top: -322px;*/
    margin-top: -277px;
    overflow: auto;
}

.cwq_panels .panels_con .panels_con_top {
    height: 42px;
    border-bottom: 1px solid #eceaea;
    background: #f8f8f8;
}

.cwq_panels .panels_con .panels_con_top .title {
    display: inline-block;
    height: 40px;
    color: #5e5050;
    font: 16px/40px "微软雅黑";
    padding-left: 10px;
    float: left;
}

.cwq_panels .panels_con .panels_con_top .akempty {
    display: inline-block;
    background: #e7e7e7;
    width: 70px;
    height: 20px;
    float: right;
    color: #666;
    text-align: center;
    line-height: 20px;
    margin-top: 10px;
    margin-right: 10px;
    border-radius: 5px;
    cursor: pointer;
}

/*中间滚动区域*/
.cwq_panels .panels_con .cwq_tbar_content {
    width: 270px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
}

.cwq_panels .panels_con .cwq_tbar_content::-webkit-scrollbar {
    width: 4px;
}

.cwq_panels .panels_con .cwq_tbar_content::-webkit-scrollbar-track {
    background-color: #E5E5E5;
    border-radius: 10px;
}

.cwq_panels .panels_con .cwq_tbar_content::-webkit-scrollbar-thumb {
    background-color: #3A3A3A;
    border-radius: 10px;
}

.cwq_panels .panels_con .cwq_tbar_content::-webkit-scrollbar-thumb:hover {
    background-color: #5FE3FF
}

.cwq_panels .panels_con .cwq_tbar_content::-webkit-scrollbar-thumb:active {
    background-color: #00aff0
}

.cwq_panels .panels_con .cwq_tbar_content li {
    height: 92px;
    border-bottom: 1px dashed #ddd;
    padding: 0 20px 10px;
    box-sizing: border-box;
}

.cwq_panels .panels_con .cwq_tbar_content li .car_item input {
    margin-top: 36px;
    float: left;
    margin-right: 10px;
}

.cwq_panels .panels_con .cwq_tbar_content li .car_item .img_con {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    float: left;
    border: 1px solid #ddd;
    margin-top: 18px;
}

.cwq_panels .panels_con .cwq_tbar_content li .car_item .text_con {
    width: 105px;
    height: 50px;
    float: left;
    margin-top: 18px;
    margin-left: 10px;
}

.cwq_panels .panels_con .cwq_tbar_content li .car_item .text_con p {
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 5px;
}

.cwq_panels .panels_con .cwq_tbar_content li .car_item .text_con span {
    color: #FE9901;
    font-size: 12px;
}

.cwq_panels .panels_con .cwq_tbar_content li .car_item .con_a {
    float: left;
    height: 50px;
    margin-top: 18px;
    width: 16px;
    line-height: 50px;
}

.cwq_panels .panels_con .cwq_tbar_content li .car_item .con_a a {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/wxindex/dd_03.png) no-repeat center center;
}

/*侧边栏右侧底部区域*/
.cwq_panels .panels_con .panels_footer {
    box-sizing: border-box;
    color: #3c3c3c;
}

.cwq_panels .panels_con .panels_footer .tabr_checkout {
    height: 64px;
    width: 100%;
    line-height: 64px;
}

.cwq_panels .panels_con .panels_footer .tabr_checkout .fl {
    float: left;
    border: 1px solid #ccc;
    height: 25px;
    width: 67px;
    line-height: 25px;
    margin-left: 10px;
    margin-top: 20px;
}

.cwq_panels .panels_con .panels_footer .tabr_checkout .fr {
    margin-right: 28px;
    float: right;
}

.cwq_panels .panels_con .panels_footer .tabr_checkout .fr span {
    color: #FE9901;
}

.cwq_panels .panels_con .panels_footer .tabr_dmy {
    height: 34px;
    width: 100%;
    padding-left: 10px;
    box-sizing: border-box;
}

.cwq_panels .panels_con .panels_footer .tabr_dmy .fl {
    display: inline-block;
    float: left;
    padding-left: 16px;
    color: #666;
    background: url(../images/wxindex/qq_25.png) no-repeat left 0px;
}

.cwq_panels .panels_con .panels_footer .tabr_dmy .fr {
    float: right;
    margin-right: 28px;
}

.cwq_panels .panels_con .panels_footer .tabr_dmy .fr span {
    color: #FE9901;
}

.cwq_panels .panels_con .panels_footer .bot_btn {
    width: 230px;
    height: 36px;
    background: #00cb21;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-weight: 700;
    /*margin-left:10px;*/
    margin: 0 auto;
    cursor: pointer;
    font-size: 16px;
}

/*侧边栏左侧*/
.cwq_tabs {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 40px;
    margin-top: -120px;
}

.costomer {
    position: relative;
    width: 40px;
    height: 40px;
    margin-bottom: 1px;
    cursor: pointer;
    background: #262a2d;
    text-align: center;
    padding-top: 5px;
    box-sizing: border-box;
}

.costomer img {
    display: block;
    margin: 0px auto;
}

.costomer.active {
    background: #FE9901;
}

.costomer .hide_text {
    display: none;
    height: 40px;
    width: 100px;
    background: #000;
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: -100px;
}

.costomer .hide_text a {
    color: #fff;
}

.costomer .icon_img {
    display: block;
    width: 3px;
    height: 5px;
    background: url(../images/wxindex/row_03.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 18px;
}

/*购物车*/
.cwq_tabs .shop_cart {
    position: relative;
    width: 40px;
    height: 140px;
    margin-bottom: 1px;
    cursor: pointer;
    padding-top: 10px;
    box-sizing: border-box;
}

.cwq_tabs .shop_cart.active {
    background: #FE9901;
}

.cwq_tabs .shop_cart img {
    display: block;
    margin: 0 auto;
}

.cwq_tabs .shop_cart .text_p {
    margin: 5px auto;
    width: 14px;
    height: 62px;
    color: #fff;
}

.cwq_tabs .shop_cart span {
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 20px;
    text-align: center;
    color: #fff;
    background: url(../images/wxindex/back_03.png) no-repeat center center;
}

.cwq_tabs .shop_cart span.add {
    color: #FE9901;
    background: url(../images/wxindex/qq_14.png) no-repeat center center;
}

/*服务热线*/
.cwq_tabs .costomer .hide_text_oncall {
    display: none;
    width: 190px;
    height: 40px;
    background: #000;
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: -190px;
}

.cwq_tabs .costomer .hide_text_oncall a {
    color: #fff;
}

/*返回顶部*/
.backtop {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
}

/*微信营销列表页结束*/
/*-------------------------------------------------------------------------------*/
/*公众号详情开始*/

.public_information {
    background: #e7e8eb;
    overflow: hidden;
    padding-bottom: 40px;
}

section .customer_introduced {
    margin-top: 46px;
    height: 388px;
}

section .customer_introduced .customer_top {
    height: 216px;
    background: #FE9901;
    color: #fff;
}

section .customer_introduced .customer_top .logo_r {
    width: 169px;
    float: left;
    margin-left: 20px;
    position: relative;
}

section .customer_introduced .customer_top .logo_r img {
    display: block;
    margin: 23px auto;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    border: 2px solid #fff;
}

section .customer_introduced .customer_top .logo_r i {
    display: block;
    width: 17px;
    height: 17px;
    background: url(../images/wxindex/ad_11.png) no-repeat center center;
    position: absolute;
    top: 132px;
    left: 77px;
}

section .customer_introduced .customer_top .logo_r p {
    width: 60px;
    height: 20px;
    background: url(../images/wxindex/ad_15.png) no-repeat center center;
    text-align: center;
    line-height: 20px;
    margin: 0 auto;
}

section .customer_introduced .customer_top .logo_text {
    float: left;
    height: 189px;
    margin-top: 24px;
}

section .customer_introduced .customer_top .logo_text .wei {
    display: inline-block;
    width: 27px;
    height: 21px;
    margin-right: 10px;
    background: url(../images/wxindex/ad_03.png) no-repeat center center;
}

section .customer_introduced .customer_top .logo_text a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

section .customer_introduced .customer_top .logo_text p {
    margin-top: 5px;
}

section .customer_introduced .customer_top .logo_text p span {
    margin-left: 10px;
}

section .customer_introduced .customer_top .logo_text .fans_num {
    display: inline-block;
    width: 60px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: url(../images/wxindex/ad_07.png) no-repeat center center;
}

section .customer_introduced .customer_top .logo_text .botn {
    width: 818px;
    border-top: 1px solid #fcc995;
    margin-top: 10px;
}

section .customer_introduced .customer_top .logo_text .botn .time {
    margin-right: 10px;
}

section .customer_introduced .customer_top .logo_text .botn .name_logo {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 5px;
    background: url(../images/wxindex/ad_11.png) no-repeat center top;
}

section .customer_introduced .customer_top .logo_text .botn .op {
    width: 818px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-indent: 12px;
}

section .customer_introduced .customer_bottom {
    height: 170px;
    background: #fff;
    overflow: hidden;
}

section .customer_introduced .customer_bottom table {
    margin-left: 60px;
    color: #666;
    margin-top: 30px;
    float: left;
}

section .customer_introduced .customer_bottom table .ocl {
    color: #FE9901;
}

section .customer_introduced .customer_bottom table tr {
    height: 40px;
}

section .customer_introduced .customer_bottom table tr td {
    width: 175px;
}

section .customer_introduced .customer_bottom .add_car {
    float: right;
    display: block;
    width: 202px;
    height: 46px;
    border: 1px solid #FE9901;
    color: #FE9901;
    line-height: 46px;
    text-align: center;
    margin-right: 20px;
    margin-top: 58px;
    border-radius: 5px;
}

/*媒体影响力*/
section .influence_div {
    height: 688px;
    margin-top: 20px;
    background: #fff;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px;
}

section .influence_div .influence_top {
    height: 43px;
}

section .influence_div .influence_top .influence_top_l {
    height: 24px;
    border-left: 2px solid #FE9901;
    color: #666;
    font-size: 20px;
    font-weight: 700;
    padding-left: 10px;
    float: left;
}

section .influence_div .influence_top .influence_top_l .icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/wxindex/ii_03.png) no-repeat center top;
}

section .influence_div .influence_top .influence_top_r {
    float: right;
    border: 1px solid #ddd;
}

section .influence_div .influence_top .influence_top_r ul li {
    float: left;
    width: 115px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    border-right: 1px solid #ddd;
    cursor: pointer;
}

section .influence_div .influence_top .influence_top_r ul li:nth-of-type(6) {
    border-right: none;
}

section .influence_div .influence_top .influence_top_r ul li.add {
    color: #fff;
    background: #FE9901;

}

section .influence_div .chart_div {
    height: 435px;
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
}

section .influence_div .influence_bottom p {
    color: #000;
    font-weight: 700;
    text-align: center;
}

section .influence_div .influence_bottom table {
    width: 1160px;
    color: #666;
    margin-top: 26px;
}

section .influence_div .influence_bottom table tr {
    height: 40px;
}

section .influence_div .influence_bottom table tr th {
    width: 165px;
    background: #f7f5f5;
    border: 1px solid #eee;
}

section .influence_div .influence_bottom table tr td {
    width: 165px;
    border: 1px solid #eee;
    text-align: center;
}

/*媒体稳定性*/
section .media_div {
    height: 389px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 20px;
}

section .media_div .influence_top_l {
    height: 24px;
    border-left: 2px solid #FE9901;
    color: #666;
    font-size: 20px;
    font-weight: 700;
    padding-left: 10px;
}

section .media_div .influence_top_l .icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/wxindex/ii_03.png) no-repeat center top;
}

section .media_div .media_div_l {
    width: 680px;
    height: 250px;
    float: left;
    margin-top: 64px;
}

section .media_div .media_div_l .num_show {
    float: left;
    margin-right: 63px;
}

section .media_div .media_div_l .num_show:nth-of-type(3) {
    margin-right: 0;
}

section .media_div .media_div_l .num_show .num_d {
    width: 170px;
    height: 170px;
    border: 1px solid #F1F1F1;
    border-radius: 50%;
    line-height: 170px;
    font-size: 30px;
    font-weight: 700;
    color: #0000000;
    text-align: center;
}

section .media_div .media_div_l .num_show a {
    display: block;
    width: 140px;
    height: 39px;
    border-radius: 10px;
    background: #FE9901;
    color: #fff;
    text-align: center;
    line-height: 39px;
    margin: 20px auto;
    cursor: pointer;
}

section .media_div .media_div_r {
    width: 473px;
    height: 310px;
    float: right;
    margin-top: 30px;
}

section .media_div .media_div_r p {
    color: #666;
    font-weight: 700;
}

section .media_div .media_div_r .media_line_d {
    width: 473px;
    height: 290px;
    padding-top: 10px;
    box-sizing: border-box;
}

/*公众号相关文章*/
section .article_list {
    background: #fff;
    margin-top: 20px;
    padding: 20px;
    box-sizing: border-box;
}

section .article_list .article_list_top {
    height: 110px;
}

section .article_list .article_list_top .influence_top_l {
    height: 24px;
    border-left: 2px solid #FE9901;
    color: #666;
    font-size: 20px;
    font-weight: 700;
    padding-left: 10px;
}

section .article_list .article_list_top .check_list {
    height: 42px;
    margin-top: 15px;
    padding-left: 20px;
}

section .article_list .article_list_top .check_list a {
    display: block;
    width: 144px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #959595;
    border: 1px solid #eee;
    float: left;
}

section .article_list .article_list_top .check_list a.active {
    background: #FE9901;
    color: #fff;
}

section .article_list .article_list_bottom ul li {
    height: 188px;
    border-top: 1px solid #eee;
    line-height: 188px;
    color: #666;
}

section .article_list .article_list_bottom ul li:nth-of-type(1) {
    border-top: none;
}

section .article_list .article_list_bottom ul li .list_img {
    width: 180px;
    height: 127px;
    float: left;
    margin-top: 30px;
}

section .article_list .article_list_bottom ul li .list_p {
    width: 479px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 700;
    color: #000;
    float: left;
    margin-left: 28px;
}

section .article_list .article_list_bottom ul li .look_p {
    float: left;
    width: 115px;
    padding-left: 23px;
    background: url(../images/wxindex/hh_06.png) no-repeat left center;
}

section .article_list .article_list_bottom ul li .agent_p {
    float: left;
    width: 115px;
    padding-left: 23px;
    background: url(../images/wxindex/hh_03.png) no-repeat left center;
}

section .article_list .article_list_bottom ul li .time_p {
    float: left;
}

/*加入选号车*/
section .add_checkcart {
    display: none;
    width: 100%;
    height: 110px;
    background: url(../images/wxindex/backimg_02.png) no-repeat center center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

section .add_checkcart .checkcart_name {
    margin-top: 10px;
    width: 74px;
    height: 74px;
    position: relative;
    float: left;
    margin-left: 8px;
}

section .add_checkcart .checkcart_name .logo_img {
    width: 74px;
    height: 74px;
    border-radius: 50%;
}

section .add_checkcart .checkcart_name .right_img {
    position: absolute;
    top: 64px;
    left: 27px;
}

section .add_checkcart .checkcart_text {
    float: left;
    margin-top: 21px;
    width: 30%;
    margin-left: 15px;
}

section .add_checkcart .checkcart_text p {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 700;
    margin-bottom: 5px;
}

section .add_checkcart .checkcart_text span {
    display: block;
    width: 58px;
    height: 22px;
    background: url(../images/wxindex/az_11.png) no-repeat center center;
    line-height: 22px;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

section .add_checkcart .frist_price {
    width: 192px;
    height: 80px;
    border: 1px solid #eee;
    float: left;
    margin-top: 10px;
    padding: 15px;
    box-sizing: border-box;
}

section .add_checkcart .frist_price_l {
    float: left;
    width: 118px;
    height: 44px;
    color: #666;
}

section .add_checkcart .frist_price_l p {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #ed3938;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
}

section .add_checkcart .frist_price img {
    float: right;
}

section .add_checkcart .section_price {
    width: 192px;
    height: 80px;
    border: 1px solid #eee;
    float: left;
    margin-top: 10px;
    padding: 15px;
    box-sizing: border-box;
    margin-left: 27px;
}

section .add_checkcart .checkcart_right {
    width: 195px;
    height: 54px;
    float: right;
    background: url(../images/wxindex/nni_03.png) no-repeat center center;
    cursor: pointer;
    margin-top: 20px;
    margin-right: 20px;
}

/*-----------------------------------------------------------------------*/
/*微信营销页开始*/
section .wei_top {
    width: 100%;
    height: 490px;
    background: url(../images/wxindex/wei/ff_02.jpg) no-repeat center center;
}

section .wei_top .wei_top_con {
    height: 490px;
    position: relative;
}

section .wei_top a {
    display: block;
    width: 150px;
    height: 50px;
    border-radius: 5px;
    line-height: 50px;
    text-align: center;
    background: #ca0814;
    color: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 185px;
    right: -5px;
}

section .wei_two {
    width: 100%;
    height: 749px;
    background: #fff;
    overflow: hidden;
}

section .wei_two .oImg {
    display: block;
    margin: 50px auto;
}

section .wei_two .con_otop {
    width: 355px;
    height: 100px;
    margin: 30px auto;
}

section .wei_two .con_otop ul li {
    width: 100px;
    height: 100px;
    float: left;
    text-align: center;
    background: #f5f5f5;
    cursor: pointer;
}

section .wei_two .con_otop ul li.add {
    background: #FE9901;
    color: #fff;
}

section .wei_two .con_otop ul li .b_img {
    width: 53px;
    height: 50px;
    margin: 10px auto;
}

section .wei_two .con_otop ul li:nth-of-type(1) .b_img {
    background: url(../images/wxindex/wei/jj_01.png) no-repeat center center;
}

section .wei_two .con_otop ul li:nth-of-type(2) .b_img {
    background: url(../images/wxindex/wei/jj_03.png) no-repeat center center;
}

section .wei_two .con_otop ul li:nth-of-type(3) .b_img {
    background: url(../images/wxindex/wei/jj_05.png) no-repeat center center;
}

section .wei_two .con_otop ul li:nth-of-type(1).add .b_img {
    background: url(../images/wxindex/wei/jj_07.png) no-repeat center center;
}

section .wei_two .con_otop ul li:nth-of-type(2).add .b_img {
    background: url(../images/wxindex/wei/jj_09.png) no-repeat center center;
}

section .wei_two .con_otop ul li:nth-of-type(3).add .b_img {
    background: url(../images/wxindex/wei/jj_12.png) no-repeat center center;
}

section .wei_two .con_otop ul li:nth-of-type(2) {
    margin: 0 24px;
}

/*底部*/
section .wei_two .con_obottom {
    width: 100%;

    border: 1px solid #ddd;
    overflow: hidden;
}

section .wei_two .con_obottom .big_d .big_li {
    width: 1100px;
    float: left;
    display: none;
}

section .wei_two .con_obottom .big_d .big_li .left_d {
    width: 117px;
    float: left;
}

section .wei_two .con_obottom .big_d .big_li .left_d .l_ul li {
    width: 100%;
    height: 81px;
    line-height: 81px;
    text-align: center;
    cursor: pointer;
    /*border-bottom:1px solid #ddd;
    border-right:1px solid #ddd;*/
    color: #666;
}

section .wei_two .con_obottom .big_d .big_li .left_d .l_ul li.active {
    background: url(../images/wxindex/wei/dd_02.png) no-repeat center center;
    color: #fff;
}

section .wei_two .con_obottom .big_d .big_li .right_d {
    width: 967px;
    /*height:484px;*/
    /*	border:1px solid;*/
    float: left;
}

section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li {
    width: 967px;
    /*height:484px;*/
    float: left;
    display: none;
}

section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li .list_d {
    width: 283px;
    height: 186px;
    background: #f9f9f9;
    float: left;
    margin-left: 37px;
    margin-top: 14px;
    position: relative;
    border-radius: 5px;
}

/*遮罩*/
section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li .list_d .back_btn {
    width: 283px;
    height: 186px;
    border-radius: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #7c7c7c;
    opacity: 0.6;
    z-index: 10;
    display: none;
}

section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li .list_d .btn_a {
    position: absolute;
    top: 85px;
    left: 99px;
    display: block;
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #1db7ff;
    color: #fff;
    z-index: 99;
    border-radius: 5px;
    display: none;
}

section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li .list_d .top_d {
    width: 283px;
    height: 90px;
}

section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li .list_d .top_d .top_l {
    width: 90px;
    height: 90px;
    float: left;
    /*background: url(../images/wxindex/wei/img.png)no-repeat center center;*/
    position: relative;
}

section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li .list_d .top_d .top_l img:nth-of-type(1) {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: block;
    margin: 10px auto;
}

section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li .list_d .top_d .top_l img:nth-of-type(2) {
    position: absolute;
    top: 72px;
    left: 36px;
}

section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li .list_d .top_d .top_r {
    width: 188px;
    height: 90px;
    float: left;
    color: #666;
}

section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li .list_d .top_d .top_r p:nth-of-type(1) {
    color: #FE9901;
    margin: 10px 0;
    font-weight: 700;
}

section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li .list_d .top_d .top_r p:nth-of-type(2) {
    margin-top: 10px;
    font-size: 12px;
    color: #999;
}

section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li .list_d .top_d .top_r span {
    border: 1px solid #e6e6e6;
    font-weight: normal;
    color: #999;
    border-radius: 15px;
    padding: 1px 10px;
    margin-left: 5px;
    font-size: 12px;
    display: inline-block;
}

section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li .list_d .bottom_d {
    width: 283px;
    height: 80px;
    margin-top: 20px;
    color: #999;
}

section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li .list_d .bottom_d p {
    margin: 5px 0;
}

section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li .list_d .bottom_d span {
    color: #000;
    font-weight: 700;
}

section .wei_two .con_obottom .big_d .big_li .right_d .right_ul li .list_d .bottom_d .three_d {
    width: 92px;
    height: 74px;
    float: left;
    text-align: center;
}

section .wei_three {
    height: 617px;
    width: 100%;
    background: #f4f4f4;
    overflow: hidden;
}

section .wei_three .oImg {
    display: block;
    margin: 40px auto;
}

section .wei_three .wei_otop {
    width: 414px;
    height: 40px;
    margin: 0 auto;
    /*border:1px solid;*/
}

section .wei_three .wei_otop ul li {
    width: 120px;
    height: 40px;
    background: #ebebeb;
    color: #666;
    line-height: 40px;
    text-align: center;
    float: left;
    cursor: pointer;
}

section .wei_three .wei_otop ul li:nth-of-type(2) {
    margin: 0 27px;
}

section .wei_three .wei_otop ul li.active {
    background: #FE9901;
    color: #fff;
}

section .wei_three .wei_bottom {
    height: 450px;
    /*border:1px solid;*/
}

section .wei_three .wei_bottom .btn_l {
    width: 70px;
    height: 450px;
    /*	border:1px solid;*/
    float: left;
    background: url(../images/wxindex/wei/ni_05.png) no-repeat center center;
    cursor: pointer;
}

section .wei_three .wei_bottom .btn_l:hover {
    background: url(../images/wxindex/wei/ni_09.png) no-repeat center center;
}

section .wei_three .wei_bottom .btn_r {
    width: 70px;
    height: 450px;
    /*border:1px solid;*/
    float: left;
    background: url(../images/wxindex/wei/ni_07.png) no-repeat center center;
    cursor: pointer;
}

section .wei_three .wei_bottom .btn_r:hover {
    background: url(../images/wxindex/wei/ni_11.png) no-repeat center center;
}

section .wei_three .wei_bottom .ocon {
    width: 1052px;
    height: 450px;
    /*border:1px solid;*/
    float: left;
    overflow: hidden;
    position: relative;
}

section .wei_three .wei_bottom .ocon ul {
    width: 5260px;
    position: absolute;
    left: -1052px;
}

section .wei_three .wei_bottom .ocon ul li {
    width: 1052px;
    height: 450px;
    float: left;
}

.middle_div {
    width: 869px;
    height: 450px;
    /*border:1px solid;*/
    margin: 30px auto;
}

section .wei_three .wei_bottom .ocon ul li .ocon_left_d {
    width: 512px;
    height: 406px;
    float: left;
    background: url(../images/wxindex/wei/ni_02.png) no-repeat center center;
    position: relative;
}

section .wei_three .wei_bottom .ocon ul li .ocon_left_d .oImg {
    position: absolute;
    top: -24px;
    left: 20px;
}

section .wei_three .wei_bottom .ocon ul li .ocon_right_d {
    width: 252px;
    height: 250px;
    float: left;
    margin-left: 38px;
    margin-top: 40px;
    color: #666;
}

section .wei_three .wei_bottom .ocon ul li .ocon_right_d p:nth-of-type(1) {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}

section .wei_three .wei_bottom .ocon ul li .ocon_right_d p {
    margin-bottom: 5px;
}

section .wei_three .wei_bottom .ocon ul li .ocon_right_d a {
    display: block;
    margin-top: 65px;
    width: 190px;
    height: 45px;
    border-radius: 5px;
    background: #39A4FF;
    color: #fff;
    line-height: 45px;
    text-align: center;
}

section .wei_four {
    height: 935px;
    width: 100%;
    background: #fff;
    overflow: hidden;
}

section .wei_four img {
    display: block;
    margin: 40px auto;
}

section .wei_fix {
    width: 100%;
    height: 900px;
    background: #F4F4F4;
    overflow: hidden;
}

section .wei_fix img {
    display: block;
    margin: 30px auto;
}

section .wei_fix a {
    display: block;
    margin: 40px auto;
    width: 189px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    color: #fff;
    background: #39a4ff;
    border-radius: 5px;
    font-size: 16px;
}

section .wei_six {
    height: 626px;
    background: #fff;
}

section .wei_six .oImg {
    display: block;
    margin: 20px auto;
}

section .wei_six .wei_top_d {
    width: 890px;
    height: 99px;
    /*	border:1px solid;*/
    margin: 40px auto;
}

section .wei_six .wei_top_d ul li {
    width: 146px;
    height: 98px;
    /*	border:1px solid;*/
    float: left;
    overflow: hidden;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
    color: #8f8f8f;
}

section .wei_six .wei_top_d ul li .img_d {
    margin: 0 auto;
    width: 55px;
    height: 53px;
    /*border:1px solid;*/
    overflow: hidden;
}

section .wei_six .wei_top_d ul li:nth-of-type(1) .img_d {
    background: url(../images/wxindex/wei/q1_12.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(2) .img_d {
    background: url(../images/wxindex/wei/q1_14.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(3) .img_d {
    background: url(../images/wxindex/wei/q1_16.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(4) .img_d {
    background: url(../images/wxindex/wei/q1_06.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(5) .img_d {
    background: url(../images/wxindex/wei/q1_08.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(6) .img_d {
    background: url(../images/wxindex/wei/q1_10.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(1).active {
    color: #fff;
    background: url(../images/wxindex/wei/bb_15.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(1).active .img_d {
    background: url(../images/wxindex/wei/q1_27.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(2).active {
    color: #fff;
    background: url(../images/wxindex/wei/bb_15.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(2).active .img_d {
    background: url(../images/wxindex/wei/q1_28.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(3).active {
    color: #fff;
    background: url(../images/wxindex/wei/bb_15.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(3).active .img_d {
    background: url(../images/wxindex/wei/q1_29.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(4).active {
    color: #fff;
    background: url(../images/wxindex/wei/bb_15.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(4).active .img_d {
    background: url(../images/wxindex/wei/q1_24.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(5).active {
    color: #fff;
    background: url(../images/wxindex/wei/bb_15.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(5).active .img_d {
    background: url(../images/wxindex/wei/q1_25.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(6).active {
    color: #fff;
    background: url(../images/wxindex/wei/bb_15.png) no-repeat center center;
}

section .wei_six .wei_top_d ul li:nth-of-type(6).active .img_d {
    background: url(../images/wxindex/wei/q1_26.png) no-repeat center center;
}

section .wei_six .wei_bottom_d {
    height: 362px;
    /*border:1px solid;*/
}

section .wei_six .wei_bottom_d .btn_l {
    width: 70px;
    height: 362px;
    /*border:1px solid;*/
    float: left;
    background: url(../images/wxindex/wei/ni_05.png) no-repeat center center;
    cursor: pointer;
}

section .wei_six .wei_bottom_d .btn_l:hover {
    background: url(../images/wxindex/wei/ni_09.png) no-repeat center center;
}

section .wei_six .wei_bottom_d .btn_r {
    width: 70px;
    height: 362px;
    /*border:1px solid;*/
    float: left;
    background: url(../images/wxindex/wei/ni_07.png) no-repeat center center;
    cursor: pointer;
}

section .wei_six .wei_bottom_d .btn_r:hover {
    background: url(../images/wxindex/wei/ni_11.png) no-repeat center center;
}

section .wei_six .wei_bottom_d .six_con {
    width: 1052px;
    height: 362px;

    float: left;
    overflow: hidden;
    position: relative;
}

section .wei_six .wei_bottom_d .six_con ul {
    position: absolute;
    width: 8416px;
    left: -1052px;
}

section .wei_six .wei_bottom_d .six_con ul li {
    width: 1052px;
    height: 362px;
    float: left;
}

section .wei_six .wei_bottom_d .six_con ul li .l_d {
    width: 533px;
    height: 348px;
    /*border:1px solid;*/
    float: left;
}

section .wei_six .wei_bottom_d .six_con ul li .r_d {
    width: 494px;
    height: 348px;
    margin-left: 20px;
    float: left;
    /*	border:1px solid;*/
}

section .wei_six .wei_bottom_d .six_con ul li .r_d h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

section .wei_six .wei_bottom_d .six_con ul li .r_d p {
    margin-top: 10px;
    color: #666;
    line-height: 28px;
}

section .wei_seven {
    height: 607px;
    background: #f4f4f4;
    overflow: hidden;
}

section .wei_seven .oImg {
    display: block;
    margin: 35px auto;
}

section .wei_seven .wei_seven_top {
    height: 194px;
}

section .wei_seven .wei_seven_top ul li {
    width: 300px;
    height: 194px;

    float: left;
}

section .wei_seven .wei_seven_top ul li:nth-of-type(2) {
    margin: 0 143px;
}

section .wei_seven .wei_seven_top ul li:nth-of-type(2) p {
    margin-top: 35px;
    color: #666;

}

section .wei_seven .wei_seven_top ul li:nth-of-type(1) p {
    margin-top: 18px;
    color: #666;
}

section .wei_seven .wei_seven_top ul li:nth-of-type(3) p {
    margin-top: 30px;
    color: #666;
}

section .wei_last {
    height: 653px;
    background: #202124;
    overflow: hidden;
}

section .wei_last .oImg {
    display: block;
    margin: 55px auto;
}

section .wei_last .wei_last_con {
    height: 408px;
    margin-top: 90px;
}

section .wei_last .wei_last_con .left_d {
    margin-left: 40px;
    width: 513px;
    height: 400px;
    background: #f4f4f4;
    float: left;
}

section .wei_last .wei_last_con .left_d .left_con {
    width: 350px;
    height: 305px;
    margin-top: 15px;
    margin-left: 44px;
}

section .wei_last .wei_last_con .left_d .left_con .left_con_top {
    height: 99px;

    margin-bottom: 55px;
}

section .wei_last .wei_last_con .left_d .left_con .left_con_bottom {
    width: 350px;
}

section .wei_last .wei_last_con .left_d .left_con .left_con_bottom .con {
    width: 350px;
    height: 50px;
    /*border:1px solid;*/
}

section .wei_last .wei_last_con .left_d .left_con .left_con_bottom .one_p {
    width: 40px;
    height: 30px;
    line-height: 30px;
    float: left;
}

section .wei_last .wei_last_con .left_d .left_con .left_con_bottom .two_p {
    width: 40px;
    height: 30px;
    line-height: 30px;
    float: left;
}

section .wei_last .wei_last_con .left_d .left_con .left_con_bottom .three_p {
    width: 40px;
    height: 30px;
    line-height: 30px;
    float: left;
}

section .wei_last .wei_last_con .left_d .left_con .left_con_bottom .one_p i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/wxindex/wei/切片集合.png) no-repeat 0 -965px;
}

section .wei_last .wei_last_con .left_d .left_con .left_con_bottom .two_p i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/wxindex/wei/切片集合.png) no-repeat 0px -1016px;
}

section .wei_last .wei_last_con .left_d .left_con .left_con_bottom .three_p i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/wxindex/wei/切片集合.png) no-repeat 3px -1068px;
}

section .wei_last .wei_last_con .left_d .left_con .left_con_bottom .l_con {
    float: left;
    width: 306px;
    height: 50px;
    line-height: 30px;
}

section .wei_last .wei_last_con .right_d {
    width: 630px;
    height: 400px;
    background: #F4F4F4;
    margin-left: 15px;
    float: left;
    overflow: hidden;

}

section .wei_last .wei_last_con .right_d .op {
    margin-top: 35px;
    margin-left: 54px;
    font-size: 20px;
    font-weight: 700;
}

section .wei_last .wei_last_con .right_d .bottom_d {
    margin-left: 115px;
    margin-top: 38px;
    width: 400px;
}

section .wei_last .wei_last_con .right_d .bottom_d .ocon {
    height: 68px;
}

section .wei_last .wei_last_con .right_d .bottom_d .con_left {
    width: 90px;
    height: 34px;
    line-height: 34px;
    float: left;
}

section .wei_last .wei_last_con .right_d .bottom_d .con_right {
    float: right;
    width: 300px;
}

section .wei_last .wei_last_con .right_d .bottom_d .con_right input {
    width: 300px;
    height: 32px;
    border: 1px solid #ddd;
    text-indent: 10px;
}

section .wei_last .wei_last_con .right_d .bottom_d .con_right select {
    width: 137px;
    height: 34px;
    border: 1px solid #ddd;
    float: left;
}

section .wei_last .wei_last_con .right_d .bottom_d .con_right select:nth-of-type(1) {
    margin-right: 26px;
}

section .wei_last .wei_last_con .right_d .bottom_d .con_two {
    height: 40px;
    margin-top: 10px;
}

section .wei_last .wei_last_con .right_d .bottom_d .con_two button {
    margin-left: 100px;
    width: 125px;
    height: 42px;
    text-align: center;
    line-height: 44px;
    background: #FE9901;
    color: #fff;
    cursor: pointer;
    border: none;
}

/*---------------------------------------------------*/
/*首页区块*/
section #wei_two .con_obottom .big_d .big_li .left_d {
    width: 128px;
    float: left;
}

section #wei_two .con_obottom .big_d .big_li .left_d .l_ul li {
    width: 100%;
    height: 81px;
    line-height: 81px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    color: #666;
    cursor: pointer;
}

section #wei_two .con_obottom .big_d .big_li .left_d .l_ul li.active {
    background: url(../images/wxindex/wei/aa_03.png) no-repeat center center;
    color: #fff;
}

section #wei_two .list_r {
    width: 250px;
    height: 30px;
    line-height: 30px;
    float: right;
    margin-top: 29px;
}

section #wei_two .list_r ul li {
    float: left;
    margin-left: 15px;
    cursor: pointer;
}

section #wei_two .list_r ul li.add {
    color: #FE9901;
    font-weight: 700;
}

section #wei_two .list_l {
    float: left;
    height: 60px;
    width: 200px;
    font-size: 20px;
    line-height: 60px;
}

section .banner_top {
    height: 650px;
}

section .banner_top p {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}

section .banner_top .banner_back_d {
    height: 480px;
    background: url(../images/wxindex/wei/ss_03.png) no-repeat center center;
    position: relative;
}

section .banner_top .banner_back_d a {
    width: 123px;
    height: 40px;
    display: block;
    background: #Ff6600;
    color: #fff;
    line-height: 40px;
    text-align: center;
    position: absolute;
    bottom: 40px;
    right: 370px;
}
/*
.banner_a {
    display: block;
    width: 100%;
    height: 99px;
    !*background: url(../images/wxindex/wei/ss_06.png)no-repeat center center;*!
    margin-top: 10px;
}*/

section .banner_top .banner_a {
    width: 1200px;
    height: 100px;
    float: left;
    margin: 10px 0 10px;
}

section .banner_top .banner_a img {
    width: 100%;
    height: 100%;
}

section .look_r {
    width: 90px;
    height: 360px;
    border-left: 1px solid #E0E0E0;
    float: right;
    margin-top: 20px;
    position: relative;
}

section .look_r a {
    display: block;
    position: absolute;
    top: 50%;
    left: 50px;
    margin-left: -18px;
    margin-top: -59px;
    width: 37px;
    height: 118px;
    border: 1px solid #Ff6600;
    padding: 17px 5px;
    box-sizing: border-box;
    text-align: center;
    color: #ff6600;
    font-size: 14px;
}

section .look_r a:hover {
    color: #fff;
    background: #ff6600;
}
