﻿body{font-family:'Microsoft YaHei' !important}
.mb0{
    margin-bottom: 0 !important;
}
.cursor-pointer{
    cursor: pointer;
}
.d_list {
    display: inline-block;
    width: 280px;
    border: 1px solid #FFF;
    position: relative;
    margin: 0 24px 0 0;
    transition: all .5s;
}
.select-none{
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.d_list:hover{box-shadow:0px 6px 27px rgba(66,66,66,0.23);}
.d_list:last-child{margin:0 0 10px 0;}
.d_list.bor{border:1px solid #E1E1E1;}
.d_list .d_img{display:inline-block;width:280px;height:200px;overflow:hidden;}
.d_list .d_img img{width:280px;height:200px;-webkit-transition: all .5s ease 0s;-moz-transition: all .5s ease 0s;-o-transition: all .5s ease 0s;transition: all .5s ease 0s;}
.d_list .d_img img:hover{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
.d_list .plan_title{position:absolute;bottom:0px;left:0;display:block;color:#FFF;text-align:center;width:100%;padding:5px 0;background:#9B9B9B;background:rgba(55,55,55,0.5);}
.d_list .dl_title{display:block;padding:12px 0;width:100%;text-align:center;color:#000;display:inline-block;font-size:14px;}
.d_list .d_line_1{display:block;position:absolute;bottom:-3px;left:2px;border-bottom:1px solid #E1E1E1;width:276px;}
.d_list .d_line_2{display:block;position:absolute;bottom:-5px;left:4px;border-bottom:1px solid #E1E1E1;width:272px;}
.trendTheme{overflow:hidden;}
.trendTheme .d_list{cursor:pointer;width:380px;margin-right: 26px;margin-bottom:20px;position:relative;overflow:hidden;border:none;background:#fff}
.trendTheme .d_list:nth-child(3n){margin-right: 0px;}
.trendTheme .d_list .d_list-top{height:215px;overflow:hidden;position:relative;}
.trendTheme .d_list .trendItem{overflow:hidden;border:1px solid #e1e1e1;}
.trendTheme .d_list .trendItem .trendInfo{background-color:#fff;}
.d_list-top .subscribeBtn {
    padding: 5px;
    font-size: 14px;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ffffff;
    z-index: 1;
}
.d_list-top .cankaotuBtn:hover {
    color: #00B062
}

.d_list-top .noSubscribe {
    background-color: rgba(0,0,0,0.4);
}
.d_list-top .subscribeBtn:hover{
    background: #FFF;
    color: #666;
}
.d_list-top .subscribed{
    background-color:#E6E6E6;
    color:#666666;
}
.trendTheme .d_list .d_list-top img {
    display: inline-block;
}
.d_list-top .cankaotuBtn {
    z-index: 1;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 14px;
    color: #fff;
    padding: 5px;
    cursor: pointer;
}
.trendTheme .d_list .content{box-sizing:border-box;font-size:14px;color:#929292;line-height:20px;overflow:hidden;width:100%;vertical-align:top;}
.trendTheme .d_list .title{font-weight:600;box-sizing:border-box;width:100%;font-size:16px;line-height: 16px;color:#333333;padding:22px 20px;border-bottom:1px solid #ECECEB;margin:0;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.trendTheme .d_list .subscribeBtn,.trendTheme .d_list .cankaotuBtn{z-index:1;position:absolute;right:20px;top:20px;text-align:center;font-size:14px;color:#fff;padding:5px;cursor:pointer;}
.trendTheme .d_list .subscribeBtn:hover{background:#FFF;color:#666;}
.trendTheme .d_list .cankaotuBtn:hover{color:#00B062}
.trendTheme .d_list .noSubscribe{background-color:rgba(0,0,0,0.4);}
.trendTheme .d_list .subscribed{background-color:#E6E6E6;color:#666666}
.swiper-container{ width:100%;height:380px;background:#fff;}
.trendDetail .head{background-color:#fff;padding:0 0 40px 0;position:relative; margin-bottom: 20px;}
.trendDetail .head .content{display:flex;justify-content:space-between;}
.trendDetail .head .head-left{display:inline-block;position:relative;vertical-align:top}
.trendDetail .head .head-left img{display:inline-block;width:660px;}
.trendDetail .head .head-left .subscribeNum{position:absolute;right:0px;bottom:15px;padding:10px 15px;background-color:rgba(0,0,0,0.8);color:#fff;border-radius:20px 0px 0px 20px;}
.trendDetail .head .head-right{display:inline-block;width:510px;box-sizing:border-box;position:relative}
.trendDetail .head .share a{background: url(/images/share.png) no-repeat;width: 27px;height: 27px;display: inline-block;padding: 0px;}
.trendDetail .head .share a.share_QQ{background-position-x: 0px;}
.trendDetail .head .share a.share_WeChat{background-position-x: -36px;}
.trendDetail .head .share a.share_Sina{background-position-x: -72px;}
.trendDetail .head .share a.share_Zone{background-position-x: -110px;}
.trendDetail .term .term_type .cur{color:#00b163;}
[class~='terms']:last-of-type{border-bottom:0;}
.trendDetail .callPaper{background-color:#fff;margin:15px auto;}
.trendDetail .callPaper .head{padding:40px 70px;}
.trendDetail .callPaper .head > div .icon{background:url(/images/icon_callPaper.png);display:inline-block;width:55px;height:55px;position:absolute;right:70px;top:50%;margin-top:-27.5px;}
.trendDetail .callPaper .head > div .icon1{background-position-x:0px;}
.trendDetail .callPaper .head > div .icon2{background-position-x:-55px;}
.trendDetail .callPaper .head > div.left{display:inline-block;border-right: 1px solid #fff;width:529px;}
.trendDetail .callPaper .head > div.right{float:right;width:530px;}
.trendDetail .callPaper .items{padding:0px 70px;overflow:hidden;}
.trendDetail .callPaper .items p{width:initial;}
.trendDetail .callPaper .items .item{margin-bottom:30px;}
.trendDetail .callPaper .items .item .icon{background:url(/images/icon_callPaper01.png);display:inline-block;}
.trendDetail .callPaper .items .item .icon1{background-position:0px 35px;margin:0px 5px;width:50px;height:14px;}
.trendDetail .callPaper .items .item .icon2{background-position:-50px 55px;margin:0px 5px;width:50px;height:55px;}
.trendDetail .callPaper .items .item .icon3{background-position:-100px 55px;margin:0px 5px;width:60px;height:55px;}
.trendDetail .callPaper .items .item .item_head{text-align:center;margin:0px;font-size:22px;font-weight:bold;}
.trendDetail .callPaper .items .item .item_con{position:relative;padding:1px 35px;}
.trendDetail .callPaper .items .item .item_con p{font-size:17px;margin:20px 0px;line-height:26px;}
.trendDetail .callPaper .items .item .item_con .icon{position:absolute;}
.trendDetail .callPaper .items .item .item_con .icon2{left:0px;top:0px;}
.trendDetail .callPaper .items .item .item_con .icon3{right:0px;bottom:0px;}
.trendDetail .callPaper .uploadBtn{text-align:center;overflow:hidden;padding-bottom:40px;}
.trendDetail .callPaper .uploadBtn a{color:#fff;font-size:18px;font-weight:bold;background-color:#FDB538;padding:15px 40px;display:inline-block;border-radius:5px;}
.trendDetail .top-div{border-bottom:1px solid #ECECEB}
.trendDetail .center-div{padding:8px 0 15px 0;position:relative;font-size:16px}
.trendDetail .center-div p{margin:5px 0 }
.trendDetail .center-div .view{overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.trendDetail .center-div .info-name{margin-right:18px;color:#A7A7A7;min-width:70px;display: inline-block; text-align: right;}
.trendDetail .center-div .info-content{
    width: 417px;
    display: inline-block;
    vertical-align: top;
}
.trendDetail .center-div .linggan {
    color: #333;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 25px;
    margin: 0;
    display: inline-block;
    max-width: 390px;
    float: left;
}
.color-green{color:#00B062 !important}
.showDown{font-size:12px;color:#999;margin-top:10px;cursor:pointer;}
.showDown i{font-size:12px;color:#999;}
.showLing{height:94px;overflow:hidden;}
.lingganList{height:25px;}
.trendDetail .center-div .rightIcon{font-size:14px;color:#333;float:left;margin-top: 7px;}
.trendDetail .bottom-info{display:flex;width:250px;font-size:14px;color:#999;margin-bottom:11px;justify-content:space-between}
.trendDetail .trend-title{font-size:24px;color:#333333;font-weight:800;margin:0 0 20px 0;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.bdsharebuttonbox{text-align:right;margin-top:20px}
.bdsharebuttonbox span{vertical-align:10px}
.swiper-container img{width:100%;}
.layui-layer-dialog .layui-layer-padding{text-align:center}
.layui-layer{border-radius:5px;overflow:hidden}
.noSubscribeHtml .layui-layer-title,.subscribedHtml .layui-layer-title{border-radius:5px 5px 0px 0px;height:0px;border:none;}
.noSubscribeHtml .layui-layer-dialog .layui-layer-content,.subscribedHtml .layui-layer-dialog .layui-layer-content{padding:35px 55px;}
.noSubscribeHtml .layui-layer-dialog .layui-layer-content .subscribeStr p,.subscribedHtml .layui-layer-dialog .layui-layer-content .subscribeStr p{margin:0px;font-size:16px;text-align:center;}
.noSubscribeHtml .layui-layer-dialog .layui-layer-content .subscribeStr p:nth-child(2) span,.subscribedHtml .layui-layer-dialog .layui-layer-content .subscribeStr p:nth-child(2) span{color:#00AF63;}
.noSubscribeHtml .layui-layer-btn,.subscribedHtml .layui-layer-btn{padding:0px;}
.subscribedHtml .layui-layer-btn .layui-layer-btn0,.subscribedHtml .layui-layer-btn .layui-layer-btn1,.noSubscribeHtml .layui-layer-btn .layui-layer-btn0,.noSubscribeHtml .layui-layer-btn .layui-layer-btn1{margin: 0px;text-align:center;border: none;font-size:18px;color:#fff;padding:8px 0px;}
.noSubscribeHtml .layui-layer-btn .layui-layer-btn0{width: 100%;background-color:#00AF63;border-radius:0px 0px 5px 5px;}
.subscribedHtml .layui-layer-btn .layui-layer-btn0{width:50%;background-color:#00AF63;border-radius:0px 0px 0px 5px;}
.subscribedHtml .layui-layer-btn .layui-layer-btn1{width:50%;background-color:#C4C4C4;border-radius:0px 0px 5px 0px;}
.layui-layer-dialog{border-radius:10px;overflow:hidden;width:500px;}
.layui-layer-title{text-align:center;padding:0 20px;font-weight:600}
.layui-layer-content p{margin:8px 0;color:#666}
.layui-layer-content textarea{width:calc(100% - 10px);margin-top:20px}
.layui-layer-btn{text-align:center; padding-top:10px;}
.addTable{margin:20px 50px 0 50px;}
.addTable .add-tip{line-height: 21px; color: #999999; font-size: 14px; padding: 12px 12px 11px 14px; background-color: #EEEEEE; margin-bottom: 20px;}
.addTable .add-tip .orange{color: #DB8E08;}
.tip{ line-height: 14px; color: #999999; font-size: 14px; margin:0; padding-top: 13px; }
.tip span{color:#333333; cursor:pointer;}
.tip span:hover{color:#00B062}
.tip:last-child{padding-top: 13px;}
.warning-table{
    padding-top: 22px;
}
.warning-p{
    width: 449px;
    line-height: 18px;
    margin: 0 auto !important;
    margin-bottom: 18px !important;
    color: #333333;
    font-size: 14px;
}
.explain{background: #FAFAFA; box-shadow:0px 2px 10px 0px rgba(204,204,204,0.8); padding:13px 13px 2px 16px;}
.explain .explain-title{font-size: 16px; color: #333333; line-height:16px; margin-bottom: 10px;}
.explain .step{margin-bottom: 10px;}
.explain .step .stepItem{width:6px; height:6px; background:rgba(0,175,98,1); border-radius:50%; display:inline-block; vertical-align: top; margin-top: 7px; margin-right: 4px;}
.explain .step .stepDetail{display: inline-block; width: 411px; font-size: 14px; color:#999;}
.operate{font-size: 14px; color: #333333; margin-bottom: 14px; line-height: 14px;margin-top:20px;}
.operate .red{color: #FE3626; margin-right:3px; margin-top: 4px; line-height:14px;}
.addTagWrap{width: 428px; height: auto; font-size: 14px; line-height: 14px !important; padding: 10px !important;}
.addTagWrap .inner-tag-wrapper{padding: 2px 13px 2px 14px !important; position: relative; background: #fff !important; color:#333333 !important; border: 1px solid #CCCCCC;margin:0 14px 6px 0 !important;display:inline-block; float:none !important;}
.addTagWrap .inner-tag-close{position: absolute; margin: 0 !important; font-family:Microsoft YaHei !important;    text-align: center; top:-4px; right:-4px; width:14px; height:14px;background:rgba(119,119,119,1); border-radius:50%; line-height: 14px; font-size:14px;}
.addBottom {text-align: center; position:absolute; bottom: 20px;    margin: 22px 75px 0 75px;}
.addBottom .cancelBtn{display:inline-block; width: 180px; height: 40px; line-height: 40px; text-align:center; background: #E6E6E6; color: #666666; border-radius: 4px; font-size: 16px;margin-right: 40px; cursor:pointer;}
.addBottom .submitBtn{display:inline-block;  width: 180px; height: 40px; line-height: 40px; text-align:center; background: #00AF62; color: #FFFFFF; border-radius: 4px; font-size: 16px; cursor:pointer;}
.tagInput{padding:2px !important; width: 210px !important;}
.maintitle{font-size:15px;}
.subtitle{font-size:13px; color:#00AF63;}
.layerBtn{width:100px; height: 35px; line-height: 35px; display: inline-block;}
.remarksTable{position: relative;}
.remarksTable .remarks{ padding: 14px; resize: none; width:420px !important; height:70px !important; margin-top: 0 !important; border: 1px solid #D9D9D9;}
.remarksTable .remarksNum #Num{color: #999999;}
.remarksTable .remarksNum{position:absolute;right: 8px;bottom: 7px;color: #CCCCCC;}
.swiper-button-prev,.swiper-button-next{background:url('/images/left-btn.png')no-repeat;height:80px;width:40px}
.swiper-pagination-bullet{width:14px;height:14px;margin:0 15px !important}
.swiper-button-next{transform:rotateY(180deg)}
.cont {padding-top:20px}
.cont .content{background:#fff;}
.theme-plan-fixed-div{
    padding: 20px 20px 20px 20px !important;
    display: block !important;
    height: auto !important;
}
.theme-plan-fixed-div .tab-box{
    vertical-align: top;
}
.theme-plan-fixed-div .tab-active{
    border-bottom: 3px solid #00B062 !important;
    color: #00B062 !important;
}
.theme-plan-fixed-div .tab {
    width: auto;
    height: 29px;
    line-height: 16px !important;
    font-size: 16px;
    vertical-align: top;
    margin-right: 30px !important;
    color: #9D9D9D;
}
.fiexd-div {
    box-sizing: border-box;
    background: #fff;
    height: 60px;
    display: flex;
    justify-content: space-between;
    padding: 0 40px 0 18px;
    align-items: center;
    font-size: 18px;
    position: relative
}
.fiexd-div-active {
    z-index: 200;
    position: fixed;
    top: 0;
    width: 880px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
}
.category-list-active {
    z-index: 200;
    position: fixed;
    top: 65px;
    width: 1200px !important;
    background-color: #ffffff;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}
.subscription{display:inline-block;text-align:center;font-weight:600;color:#fff;font-weight:600;background:#00AF63;border:none;line-height:40px;width:116px;padding:0;cursor:pointer}
.subscription-div .subscription{width:100px;height:30px;line-height:30px;font-size:14px;margin-top:20px;}
.subscription-div{position:absolute;bottom:5px;left:0px;}
.subscripted{background:#BFBFBF;color:#fff}
 .subscription-tip{position:absolute;top:60px;left:-0px;box-sizing:border-box;padding-top:25px;background:url('/images/tip_bg.png');width:350px;height:61px;color:#fff;text-align:center;font-size:16px;z-index:10;}
.fiexd-div .tab{
    display:inline-block;
    text-align:center;
    font-weight:600;
    color:#999;
    font-weight:600;
    background:none;
    border:none;
    line-height:53px;
    box-sizing:border-box;
    padding:0;
    margin-right:58px;
    cursor:pointer
}
.fiexd-div .tab-active{color:#333;border-bottom:6px solid #00AF63}
.theme-plan-introduction{
    border-top: 0 !important;
    padding: 20px !important;
}
.theme-plan-production{
    border-top: 0 !important;
    padding: 0 !important;
}
.introduction {
    border-top: 1px solid #ECECEB;
    padding: 19px
}
.introduction .creation{position:relative;background:url('/images/paowuxian.png') no-repeat;background-position:center 20px;}
.designer-tip-box{background:#F5F5F5;width:840px;margin :auto;text-align :center;padding:20px;box-sizing:border-box }
.designer-tip-box span{color:#FFBC6E}
.designer-tip{font-size:16px;margin-bottom:30px;margin:0;color:#333;line-height:30px}
.center-div .info-item{display:block;align-items:flex-start;color:#333333;}
.stage-box .doct {
    margin: 0 4px;
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 100px;
    border: 4px solid #D75637;
    background: #fff;
    box-sizing: border-box
}
.stage-box .doct-grey {
    border-color: #D75637;
    box-shadow: none;
    border: 2px solid #D75637;
}
.stage-box .info-item{display:flex;align-items:flex-start;color:#333333;font-size:12px}
.stage-box p{width:155px;color:#999;margin:auto;max-height:60px;overflow:hidden;line-height:15px;}
.introduction-text{margin:0;margin-bottom:30px;font-size:16px;color:#333333;line-height:22px}
.trendDetail .stage-box .doct-text{color:#333;font-size:12px;margin:0;font-weight:600}
.stage-more{display:inline-block;width:16px;height:16px;cursor:pointer;border:1px solid;color:#aaa;border-radius:100px;font-size:12px;line-height:14px;text-align:center;font-weight:600}
.stage-more:hover{color:#13B56D;}
.stage-name{color:#A7A7A7}
.stage-box{position:relative;font-size:12px;position:absolute;width:502px;height:261.67px;box-shadow:4px 10px 14px rgba(56,56,55,0.1);background-color:#fff;right:10px;top:100%;z-index:1;background-image:url('/images/zhexiantu.png');background-size: 100% 100%;}
.stage-box-dot {
    width: 6px;
    height: 6px;
    border: 4px solid #D75637;
    border-radius: 50%;
    display:inline-block;
}
.stage-box-dot-disable {
    width: 10px;
    height: 10px;
    border: 2px solid #D75637;
}
.dot{
    position: absolute;
}
.dot-content .dot-name {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    font-weight:bold;
}
.dot-content .dot-detail {
    font-size: 12px;
    color: #666666;
    margin-top: 6px;
}
.dot1 {
    width: 200px;
    height: auto;
    left: 55px;
    top: 172px;
    text-align: left;
}
.dot2 {
    width: 163px;
    height: auto;
    bottom: 130px;
    text-align: right;
}
.dot3 {
    width: 120px;
    height: auto;
    top: 73px;
    left: 201px;
    text-align: left;
}
.dot4 {
    width: 200px;
    height: auto;
    bottom: 172px;
    right: 31px;
    text-align: left;
}
.dot5 {
    width: 150px;
    height: auto;
    top: 100px;
    right:4px;
    text-align: left;
}
.dot6 {
    width: 140px;
    height: auto;
    right: 59px;
    top: 173px;
    text-align: right;
}
/*#doct1,#doct2,#doct3,#doct4,#doct5,#doct6{text-align:right;position:absolute;justify-content:space-between}
#doct1 {
    left: -70px;
    top: 139px;
}
#doct2 {
    left: -25px;
    top: 67px
}
#doct3 {
    left: 19px;
    top: 40px
}
#doct4 {
    left: 0;
    right: -78px;
    top: 45px;
    display: inherit;
    text-align: center
}
#doct5 {
    left: 344px;
    top: 52px;
    text-align: left
}
#doct6 {
    left: 413px;
    top: 140px;
    text-align: left
}
#doct4 p{margin:auto;width:128px}
#doct2 p{width:180px}
#doct3 p{width:200px}
#doct5 p{width:200px}*/
.caption {
    color: #333;
    font-size: 18px;
    margin: 20px 0;
    position: relative;
}
.caption img { vertical-align: -3px;margin-right: 2px; }

.caption .uploadItem{position: absolute;    font-weight: 400; height:12px;line-height:12px;  right: 0;bottom:3px;  color: #777777; cursor: pointer; font-size: 12px;}
.caption .uploadItem .applybtn{color:#00B062;}
.typeList2 { margin-bottom: 1px; margin-left: 21px; margin-right:19px; border-bottom: 1px solid #E1E1E1; position:relative;}
.typeList2 #labelList .labelHidden { height: 26px; overflow:hidden; padding-top: 10px; margin-bottom: 10px; display:none;}
.typeList2 #labelList .labelHidden .labelItem { height:26px; padding: 0 7px;line-height: 26px; font-size: 13px; display: inline-block; text-align: center;background: #fff; color: #333333; cursor: pointer; margin-right: 10px; }
.typeList2 #labelList .labelHidden .labelItem:hover{ color: #00b062;}
.typeList2 #labelList .labelHidden .drop{font-size: 14px;color: #999999; display:none;}
.typeList2 #labelList .labelHidden .drop:hover{color: #00b062;}
.typeList2 #labelList .labelHidden .selected { background: #00B062; color: #fff;}
.typeList2 #labelList .labelHidden .selected:hover{color:#fff;}
.typeList2 #moreItem{position: absolute; right: 0; bottom: 13px; font-size: 14px; cursor: pointer; color:#999999; visibility: hidden;}
.typeList2 #moreItem:hover{color: #00b062;}
.consult-input-div{font-size:14px;color:#666;position:relative;background:#FAFAFA;padding-top:20px;}
.reference-div{width:800px;height:30px;margin-bottom:20px;margin-left:22px;display:none;}
.tips .symbol{display:inline-block;position:relative;top:3px;margin-right:8px;  width:5px;height:6px;font-size:14px;font-weight:400;color:#FE3626;line-height:6px;}
.tips{display:inline-block;position:relative;width:638px;height:13px;letter-spacing:1px;font-size:12px;font-weight:400;color:rgba(119,119,119,1);line-height:13px; }
.reference_type{ display:inline-block;margin-right:8px; width:140px;height:30px;background:rgba(255,255,255,1);border:1px solid rgba(238,238,238,1); cursor:pointer; position:relative;}
.reference_type .iconfont{position:absolute;right:10px; top: 8px; font-size:12px; cursor:pointer;}
.reference_input{background: none;height:29px;padding-left: 13px;border:none; line-height:29px; font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:rgba(119,119,119,1);}
.reference_type i{background: url(/images/Broker/up_down.png) no-repeat; background-position: 0px 0px; display: inline-block; height: 12px; width: 14px; position:absolute; top: 10px; right: 5px;}
.type-list{position:absolute;left:-1px; z-index:1;  display:none;width:140px;height:auto;background:rgba(255,255,255,1);border:1px solid rgba(0,176,98,1); border-top:0px; z-index:3;}
.type-item{display:inline-block;width:127px;height:30px;line-height:30px;  font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:rgba(119,119,119,1);padding-left:13px;}
.type-item:hover{background:rgba(0,176,98,1);color:white;cursor:pointer;}
.textarea-div{background:#FFF;height:100px;border:1px solid #ccc;width:800px;margin:0 auto;padding:10px 15px;box-sizing:border-box;position:relative}
.consult-input-div .input-bottom{width:100%;justify-content:space-between;background-color:#F2F2F2;color:#666666;padding:0 20px;padding-top:6px;height:77px;align-items:center;box-sizing:border-box; position:relative;}
.consult-input-div .submit-btn{color:#fff;background:#00AF63;border:none;width:100px;height:30px;line-height:30px;  cursor:pointer;    position: absolute;right: 20px; top: 10px;}
.consult-textarea{border:none;font-size:14px;height:60px;width:100%;box-sizing:border-box;resize:none;box-sizing:border-box;padding:0;margin:0}
.img-upload-box{margin:20px 0 0 0;}
.consult-input-div .img-box{box-sizing:border-box;padding-top:10px;margin-bottom:15px;position:relative;width:150px;height:105px;float:left;overflow:hidden;text-align:center}
.consult-input-div label{width:60% !important;}
.consult-input-div .img-box .upload-btn{position:absolute;top:0;left:0;opacity:0;width:150px;height:105px}
.consult-input-div .img-box .img-box-tip{text-align:center;margin-top:0px;color:#666666}
#textNum{position:absolute;right:10px;bottom:10px;font-size:14px;color:#999999}

.designer-card{background:#FAFAFA;margin-bottom:30px;}
.designer-card .designer-card-top{background:#FAFAFA;height:72px;padding:28px 20px 0;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}
.designer-card .designer-card-top .user-info{display:flex;align-items:center;cursor:pointer}
.designer-card .designer-card-top .user-header{width:51px;height:51px;border-radius:100px;margin-right:8px;}
.designer-card .designer-card-top .user-name{font-size:16px;color:#333;margin:0 0 7px 8px;font-weight:bold;}
.designer-card .designer-card-top .user-name span{margin-right:5px;}
.designer-card .designer-card-top img{margin-right:4px;}
.designer-card .designer-card-top button{margin:0 5px;width:104px;height:42px;color:#00AF63;border:2px solid #00AF63;background:none;font-size:14px;cursor:pointer}
.card-center{text-align:center;padding:0 20px 30px;}
.card-center p{text-align:left;font-size:14px;color:#666;margin:20px 0}
.card-center p.opinionP{border-top:1px solid #CCCCCC;margin:0;padding:20px 0 0;color:#282828;font-size:16px;}
.card-center img{max-width:100%;width:100%;}
.introduction .bottom-div{padding:20px;text-align:center;background: #FAFAFA;}
.introduction .bottom-div img{max-width:100%;display:block;margin:0 auto;}
.webuploader-pick+div{width:150px !important;height:105px !important}
.photo-list{padding:0}
.photo-list ul{margin:0}
.photo-list ul li{margin:0 15px 15px 0}
.photo-list ul li:nth-child(7){margin-right:0}
.production{border-top:1px solid #ECECEB;}
.production-top span{background:#ECECEB;color:#999;font-size:12px;display:inline-block;padding:3px;border-radius:5px;margin-right:8px;margin-bottom:8px;cursor:pointer}
.production-top{margin-bottom:8px;padding:19px}
.waterfall{float:none}
.page{margin:0;padding:20px;float:none}
#pagerDiv{display:flex;align-items:center;padding:20px 0}
#pagerDiv .page{width:auto;font-size:12px;border:1px solid #d2d2d2;text-align:center;margin:3px;display:inline-block;padding:0}
#pagerDiv .page a{padding:5px 8px;color:#8a8a8a;line-height:18px;height:18px;display: inline-block;}
#pagerDiv .active{background:#8a8a8a;}
#pagerDiv .active a{color:#fff}
.no-data{text-align:center;padding:100px 0}
.no-data .subscription{border-radius:5px;font-size:14px;width:110px;line-height:40px}
.no-data .text1{color:#333333;font-size:16px;margin-top:0}
.no-data .text2{color:#858585;font-size:14px;margin-bottom:18px}
.bdshare-button-style1-24{display:flex;align-items:center;justify-content:flex-end;margin-top:0px;position:absolute;bottom:0;right:0}
#loading{display:block;margin:60px auto 10px auto}
.crumbs{width:1200px;margin:auto;line-height:30px}
#trendNoVip{width:750px;margin:auto}
.iframe{border:none; height:500px}
#imgClose{background: url(/images/close_gray.png) no-repeat;top:0;right:0;background-position:right top}
.photo-list ul li .img-box{border:none;width:140px ;height:99px;margin:0;display:flex;align-items:center;justify-content:center;padding:0}
.photo-list ul li .img-box.selected .zhutu{display:none}
.photo-list ul li .img-box .remark{display:none}
.photo-list ul li .img-box img{max-width:100%;max-height:100%;width:auto;height:auto}

.designer-card .designer-card-top button.greenBorderBtn,.designer-card .designer-card-top button.greenBtn{width:100px;height:30px;text-align:center;font-size:14px;}
.designer-card .designer-card-top button.greenBorderBtn{border:1px solid #00AF63;color:#00AF63}
.designer-card .designer-card-top button.greenBtn{background:#00AF63;color:#fff; margin-right:0}
.fiexd-user{display:none;background:#F5F5F5;border-radius:4px;width:148px;height:30px;padding:5px 10px;position:relative;margin: 0 auto;}
.fiexd-user img{width:30px;height:30px;border-radius:100%;}
.fiexd-user i{position:absolute;right:10px;top:12px;color:#666666;font-size:12px;}
.fiexd-user i:hover{color:#00AF63}
.fiexd-name{display:inline-block;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;font-size:14px;color:#333;line-height:30px;}
.fiexd-subscription{display:none;position:relative}
.fiexd-user a{display:inline-block;width:148px;height:30px;}
.width-880{width:880px;background:#fff;float:left;position: relative}
.width-300{width:300px;float:right}
.width-1280{width: 1280px; background-color:#ffffff;}
.width-1240 {
    width: 1240px;
    margin: 0 20px;
    background-color: #ffffff;
}
.fiexd-gg {
    position: fixed;
    top: 0px;
}

.gg-ztys-title{padding: 0 20px;height:50px;line-height:50px;background:#EEEEEE}
.gg-ztys-title span,.gg-ztys-title i{color:#333;font-size:16px;}
.preview-box{
    margin-bottom:60px;
    overflow:visible;
    background:#FFF;
}
.preview-box{
    border:1px dashed #CCCCCC;
    background:#FBFBFB;
    color:#ABABAB;
    box-sizing:border-box;
    margin-right:17px;
}

.preview-box .box-bg{
    padding-top:20px;
}

.preview-box img{
    max-width: 141px;
    max-height: 104px;
}

.bg-text{
    color:#999;
}
.image-name{
    display:none
}
.editClick{font-size:12px;position:absolute;bottom:-30px;cursor:pointer;left:-1px;color:#999;width:136px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.editClick span{font-size:18px;}
.editDiv{position:absolute;bottom:-52px;display:none;left: -1px;}
.editDiv textarea{resize: none;width:136px;height:34px;border:1px solid #CCCCCC;color:#666;}
.sheheState{overflow:hidden; padding: 0 20px 0 20px;}
.sheheState .titleState{font-weight:bold;font-size:18px;color:#00B062;float:left}
.myUploadMapItem{background:#FAFAFA;padding-top:20px;margin-bottom:20px;}
.myUploadMapItem span{color:#999;font-size:14px;font-weight:normal;}
.editState{float:right}
.editState i{font-size:21px;color:#666;cursor:pointer}
.iconDel{margin-right:20px;}
.editState i:hover{color:#FE3626}
.right{float:right}
.left{float:left}
.down{font-size: 12px;}
.overflow-hidden{overflow:hidden; padding: 0 20px 0 20px;}
.mine{padding: 0;}
#myUploadMap .showMyMapDown{position:absolute;bottom:-45px;left:20px;}
#myUploadMap .showMyMap{line-height:60px;font-size:14px;color:#999999;cursor:pointer}
#myUploadMap .showMyMap i{font-size:12px;color:#999999}
.gg-ztys-item{background:#fff;text-align:center;}
.gg-ztys-item img{width:260px;padding-top:20px;}
.gg-ztys-item p{width:260px;margin:0 auto;text-align:left;height:40px;line-height:40px;font-size:14px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;border-bottom:1px solid #F5F5F5;}
.failReason div{font-size:14px;color:#999999;margin-top:20px;line-height:20px; padding: 0 20px;}
.editImgItem{float:left;width:23%;margin-left:2.6%;margin-top:20px;color:#666666;font-size:14px;}
.editImgItem:nth-child(4n+1){margin-left:0;}
.editImgItem img{width:100%}
.myUploadMapItem .edit-reference-div{width:800px;height:30px;margin-bottom:20px; line-height:30px; margin-left: 20px;}
.myUploadMapItem .edit-symbol{display:inline-block;position:relative;top:3px;left:-5px; margin-right:3px; width:5px;height:6px;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#FE3626;line-height:6px;}
.myUploadMapItem .edit-tips{display:inline-block;position:relative;width:638px;margin-left:20px; letter-spacing:1px;height:13px;font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:rgba(119,119,119,1);line-height:13px; vertical-align: top;margin-top: 10px;}
.myUploadMapItem .edit-reference_type1_table{display: inline-block; position:relative; cursor:pointer;}
.myUploadMapItem .edit-reference_type1_table .edit-reference_type1{display:inline-block;margin-left:0px; width:127px;height:30px;background:rgba(255,255,255,1);border:1px solid #EEEEEE;padding-left: 13px; color: #777777; font-size: 14px;}
.myUploadMapItem .edit-reference_type1_table .edit-reference_type1 .iconfont{position:absolute;right:10px; top: 2px; font-size:12px; cursor:pointer;}
.edit-reference_type1_table .type-list{left:0; top:30px;}
.edit-reference_type1_table i{background: url(/images/Broker/up_down.png) no-repeat; background-position: 0px 0px; display: inline-block; height: 12px; width: 14px; position:absolute; top: 10px; right: 5px;}
.myUploadMapItem .uploadTime{margin-left: 20px;}
.border-top-div{border-top:1px solid #E6E6E6;font-size:16px;color:#282828;margin-top:20px;line-height:26px;padding-top:15px}
.margin-top-20{margin-top:20px;}
.textNum{position:absolute;right:10px;bottom:10px;}
.border-top-div{ margin: 0 20px 0 20px; padding-bottom: 20px;}
.previewListHtml{ padding: 0 20px 0 20px; }
.quxiao{width: 100px;height: 30px;line-height: 30px;background: #D9D9D9;text-align: center;    margin-right: -53px;cursor:pointer}
.huan{word-wrap:break-word;}
.del-pop .layui-layer-btn0{background:#D6000F;border:none}
.del-pop .layui-layer-btn0,.del-pop .layui-layer-btn1{outline:none}

.xingxuan-div{position:relative;display:inline-block}
.xingxuan{display:inline-block;position:absolute;line-height:21px;left:18px;bottom:-9px;z-index:111}
.xingxuan:hover .xinguan-down{display:block}
.xingxuan img{vertical-align: text-top;cursor:pointer;width:13px;height:14px;}
.xinguan-down{position:absolute;width:159px;left:-73px;font-size:12px;display:none;}
.bg-3D3D51{background:#3D3D51;padding:10px 0;color:#fff;text-align:center}
.bg-fff{background:#fff;color:#3D3D51;text-align:left;padding:10px 20px 15px;box-shadow:0px 0px 10px 0px rgba(100,100,100,1);}
.bg-fff span{font-size:12px;color:#00B866}
.bg-2E2E3D{background:#2E2E3D;color:#F2D998;display:inline-block;padding:0 10px;border-radius:30px}
.xingxuan-z img{vertical-align: text-bottom;width:13px;height:14px;}
.triangle_border_up{
	width:0;
	height:0;
	border-width:0 6px 10px;
	border-style:solid;
	border-color:transparent transparent #3D3D51;/*透明 透明  灰*/
	margin:0 auto;
	position:relative;
}

            .remarks::-webkit-scrollbar{
                width:3px;
                height:auto;
                background-color: #fff;
            }
            .remarks::-webkit-scrollbar-track{
                width: 3px;
                height: auto;
                background: #fff;
                border-radius:5px;
            }
            .remarks::-webkit-scrollbar-thumb{
                background: #CCCCCC;
                width: 3px;
                height: 10px;
                border-radius:5px;
            }
#noAuth{display:none;}
#noData{display:none;}

.complaint {
    width: 100%;
    border-top: 1px solid #EEEEEE;
    display: inline-block;
    padding: 20px 0 0;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 20px;
}
.complaint-box{
    width:auto;
    display: inline-block;
    height: 16px;
}
.complaint-box:hover .img{
    background-image:url('/images/bqss2.png');
    background-size: 100% 100%;
}
.complaint-box:hover .complaintBtn{
    color: #00B062;
}
.complaint .img{
    vertical-align: -3px;
    margin-right: 7px;
    cursor: pointer;
    width: 14px;
    height: 16px;
    display: inline-block;
    background-image:url('/images/bqss.png');
    background-size: 100% 100%;
    vertical-align: top;
}


.complaint .complaintBtn{
    font-size: 16px;
    color: #333;
    cursor: pointer;
    line-height: 16px;
    vertical-align: top;
}



.operate{font-size: 14px; color: #333333; margin-bottom: 15px; line-height: 14px;}
.operate .green{color: #00AF62; margin-right:3px; margin-top: 4px; line-height:14px;}
.choose-box{
    height: auto;
    padding: 0;
    margin-bottom: 28px;
}
.choose-list{
    display: inline-block;
}
.choose-item{
    height: 14px;
    margin-bottom: 20px;
}
.choose-item:last-child{
    margin-bottom: 0;
}
.choose-radius{
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url('/images/common/radius2.png');
    background-size: 100% 100%;
    vertical-align: top;
    margin-top: 1px;
    margin-right: 9px;
    cursor: pointer;
}
.choose-text{
    display: inline-block;
    font-size: 14px;
    color: #CCCCCC;
    line-height:14px;
    vertical-align: top;
    cursor: pointer;
}
.reason{
    display: inline-block;
    margin: 0;
    margin-right: 12px;
    vertical-align: top;
}
.input-bar{
    width: 450px;
    height: auto;
    margin-bottom: 30px;
}
.input-bar input{
    width: 420px;
    height: 12px;
    padding: 15px;
    border: 1px solid #CCCCCC !important;
    border: none;
}
.error-tip{
    color: #00AF62;
    font-size: 12px;
    line-height: 12px;
    margin-top: 10px;
    display: none;
}
.on{
    display: inline-block;
    text-shadow: 0 0 3px rgba(0,175,98,0.4);
}
.radius-on{
    background-image: url('/images/common/radius1.png');
    background-size: 100% 100%;
}
.text-on{
    color: #00AF62;
}
.input-on{
    border: 1px solid #00AF62;
    box-shadow: 0 0 3px rgba(0,175,98,1);
}
.remarksTable .remarks2{ padding: 14px; resize: none; width:420px !important; height:110px !important; margin-top: 0 !important; border: 1px solid #D9D9D9;}
            .remarks::-webkit-scrollbar{
                width:3px;
                height:auto;
                background-color: #fff;
            }
            .remarks::-webkit-scrollbar-track{
                width: 3px;
                height: auto;
                background: #fff;
                border-radius:5px;
            }
            .remarks::-webkit-scrollbar-thumb{
                background: #CCCCCC;
                width: 3px;
                height: 10px;
                border-radius:5px;
            }
.theme-plan-item {
    width: 1160px !important;
    height: auto;
    padding: 20px;
    margin-right: 0 !important;
    background-color: #ffffff;
    margin-bottom: 20px;
}
.theme-plan-item .d_list-top{
    height: auto !important;
    margin-bottom: 26px;
    vertical-align: top;
    position: relative;
}
.theme-plan-item .d_list-bottom{
    width: 100%;
    vertical-align: top;
    padding-bottom: 10px;
}
.theme-plan-item .d_list-bottom p{
    margin: 0;
    vertical-align: top;
}
.theme-plan-item .d_list-bottom .theme-title{
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 16px;
    color: #222222;
}
    .theme-plan-item .d_list-bottom .theme-content {
        font-size: 14px;
        line-height: 18px;
        color: #666666;
    }
.theme-plan-item img {
    width: 100%;
    height: 368px;
    vertical-align: top;
}
.theme-plan-introduction {
    position: relative;
}
.theme-plan-introduction .theme-plan-reference-maps img {
    width: 100%;
    height: auto;
    vertical-align: top;
}
.theme-plan-introduction .theme-plan-reference-maps .reference-map-item .reference-map-text {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    padding-top: 20px;
    background-color: #ffffff;
}
.width-880,.width-300{
    margin-bottom: 20px;
}
.catalogue-btn{
    width: 70px;
    height: 70px;
    background-image: url('/images/common/list-icon.png');
    background-size: 100% 100%;
    position: fixed;
    left: calc(50vw - 200px);
    margin-left: 782px;
    bottom: 84px;
}
.catalogue-btn:hover{
    background-image: url('/images/common/list-icon-hover.png');
}
.category-sublist {
    width: calc(100% - 16px);
    height: auto;
    display: block;
    min-height: 14px;
    background-color: #E6FFF4;
    padding: 9px 8px;
}
.category-sublist .category-subitem{
    font-size: 14px;
    line-height: 14px;
    vertical-align: top;
    display: inline-block;
    margin-right: 20px;
    color: #666666;
}
.category-sublist .category-subitem:hover{
    color: #00B062;
}
.category-sublist .category-subitem.sub-active{
    color: #00B062;
}
.catalogue-list {
    position: absolute;
    width: 154px;
    padding-top: 10px;
    padding-bottom: 74px;
    bottom: 0;
    right: 0;
    display: none;
}
.catalogue-btn:hover .catalogue-list{
    display: block;
}
.catalogue-list .catalogue-list__inner{
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
}
.catalogue-list .catalogue-item{
    min-height: 34px;
    background-color: #ffffff;
    padding: 10px 5px;
    width: 134px;
    margin: 0 auto;
    display:table;
}
.catalogue-list .catalogue-item.active .catalogue-item__inner{
    background-color: #00B062;
    color: #ffffff;
}
.catalogue-list .catalogue-item:hover .catalogue-item__inner{
    background-color: #00B062;
    color: #ffffff;
}
.catalogue-list .catalogue-item:not(:last-child){
    border-bottom: 1px solid #eeeeee;
}
.catalogue-list .catalogue-item .catalogue-item__inner{
    width: 134px;
    display:table-cell;
    vertical-align:middle;
    background-color: #ffffff;
    min-height: 34px;
    line-height: 20px;
    color: #222222;
    text-align: center;
}
.pop-icon {
    border-top: 9px solid #ffffff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    right: 25px;
    bottom: 65px;
}
.bottom-warning {
    width: 100vw;
    height: 74px;
    background-image: url('/images/common/fixed-top2.png');
    background-size: 100% 100%;
    position: fixed;
    bottom: -1px;
    left: -9px;
}
.bottom-warning .bottom-warning-content{
    width: 1200px;
    height: 74px;
    margin: 0 auto;
    position: relative;
}
.vip-icon {
    height: 74px;
    width: 42px;
    line-height: 70px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}
.vip-icon img{
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}
.warning-text {
    width: auto;
    display: inline-block;
    font-size: 18px;
    line-height: 74px;
    vertical-align: top;
    color: #875426;
}
.warning-text span{
    color: #875426;
    font-weight: 600;
}
.warning-btn {
    width: 160px;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    text-align: center;
    position: absolute;
    background: linear-gradient(132deg, #FEFEFE 0%, #FEEFD4 100%);
    bottom: 13px;
    right: 20px;
    border-radius: 2px;
    color: #875426;
}
.noLogin {
    background-image: url('/images/common/fixed-top1.png');
}
.noLogin .vip-icon{
    display: none;
}
.noLogin .warning-text{
    color: #ffffff;
}
.noLogin .warning-btn{
    color: #04B265;
    background: linear-gradient(132deg, #FFFFFF 0%, #E0FBEF 100%);
}
.no_auth{
    width: 100%;
    height: auto;
}
.no_auth .tip-bar{
    width: 100%;
    height: 50px;
    background-color: #FDF9F1;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 54px;
}
.no_auth .tip-bar .tip-bar-warning-icon{
    width: 14px;
    height: 50px;
    line-height: 48px;
    display: inline-block;
    vertical-align: top;
}
.no_auth .tip-bar .tip-bar-warning-icon img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.no_auth .tip-bar .tip-bar-warning-text{
    display: inline-block;
    line-height: 50px;
    font-size: 14px;
    color: #222222;
    margin-left: 8px;
    vertical-align: top;
}
.no_auth .tip-bar .tip-bar-warning-text span{
    color: #FF9F00;
}
.no_auth .member-h1 {
   width: 100%;
   height: auto;
   border: 1px dashed #EEEEEE;
   position: relative;
   margin-bottom: 12.5px;
}
.no_auth .member-h1 .member-h1-text{
    font-size: 14px;
    line-height: 20px;
    padding: 4px 15px;
    background-color: #ffffff;
    position: absolute;
    left: 342px;
    top: -14px;
    color: #999999;
    font-size: 14px;
}
.member-illustrations{
    width: 100%;
    height: 303.5px;
    background-color: #ffffff;
    text-align: center;
}
.member-illustrations .illustration-item{
    width: 134px;
    display: inline-block;
    vertical-align: top;
    margin: 26.5px 0;
}
.member-illustrations .illustration-item img{
    width: 66px;
    height: 66px;
    margin-bottom: 13px;
}
.member-illustrations .illustration-item .member-right-name {
    font-size: 14px;
    line-height: 20px;
    color: #875426;
}

.theme-plan-production .category-list {
    width: calc(100% - 80px);
    height: auto;
    min-height: 32px;
    padding: 0 20px 20px 20px;
    margin: 0 20px;
    background-color: #ffffff;
}
    .theme-plan-production .category-list .category-item {
        width: auto;
        height: 32px;
        display: inline-block;
        text-align: center;
        font-size: 14px;
        color: #222222;
        line-height: 32px;
        margin-right: 4px;
        padding: 0 8px;
    }
        .theme-plan-production .category-list .category-item:hover {
            color: #00B062;
        }
        .theme-plan-production .category-list .category-item.active {
            color: #00B062;
            background-color: #E6FFF4;
        }
    .theme-plan-production .category-list .pack-up-btn {
        float: right;
        width: auto;
        height: 32px;
        line-height: 32px;
        padding: 0;
        color: #999999;
        font-size: 14px;
        display: none;
    }
        .theme-plan-production .category-list .pack-up-btn span {
            margin-right: 4px;
        }
        .theme-plan-production .category-list .pack-up-btn .pack-up-icon {
            display: inline-block;
            vertical-align: top;
            margin-top: 9px;
            width: 14px;
            height: 14px;
            background-image: url('/images/themePlan/pack-up.png');
            background-size: 100% 100%;
        }
        .theme-plan-production .category-list .pack-up-btn:hover span {
            color: #00B062;
        }
        .theme-plan-production .category-list .pack-up-btn:hover .pack-up-icon {
            background-image: url('/images/themePlan/pack-up-active.png');
        }
        .theme-plan-production .category-list .pack-up-btn.drop-down .pack-up-icon {
            background-image: url('/images/themePlan/drop-down.png');
        }
        .theme-plan-production .category-list .pack-up-btn.drop-down:hover .pack-up-icon {
            background-image: url('/images/themePlan/drop-down-active.png');
        }
.product-list {
    width: calc(100% - 40px);
    height: auto;
    padding: 0 20px 20px 20px;
    position: relative;
}
.product-list .product-col{
    width: 285px;
    margin-right: 16px;
    height: auto;
    display: inline-block;
}
.product-list .product-col:nth-child(4){
    margin-right: 0;
}
.product-list .product-item{
    width: 285px;
    height: auto;
    /*display: inline-block;*/
    vertical-align: top;
    position: relative;
    margin-bottom: 20px;
    /*float: left;*/
    position: absolute;
}
.product-list .product-item .vip-icon{
    width: 36px;
    height: 22px;
    position: absolute;
    left: 10px;
    top: 10px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
}
/*.product-list .product-item:not(:nth-child(4n)){
    margin-right: 21px;
}*/
.product-list .product-item .cover{
    width: 285px;
    height: auto;
    vertical-align: top;
}
.product-list .product-item .product-item-mask{
    width: 285px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.6);
    display: none;
}
.product-list .product-item:hover .product-item-mask{
    display: block;
}
.product-item-btn{
    width: 90px;
    height: 40px;
    border-radius: 2px;
    border: 1px solid #ffffff;
    background-color: transparent;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    left: 40px;
    top: calc(50% - 20px);
}
.product-item-btn.fill-color{
    background-color:#00B062;
    border-color: #00B062;
    color: #ffffff;
    left: 155px;
}
.product-list .product-item .join-in-vip {
    width: 187px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 40px;
    top: calc(50% - 20px);
    text-align: center;
    background-color: rgba(0,0,0,0.6);
    color: #ffffff;
}

.display-none{
    display: none !important;
}
.switch-label {
    color: #00B062;
    float: right;
    position: relative;
}
.show-list {
    position: absolute;
    top: 22px;
    right: 0;
    display: none;
    width: 300px;
    height: 126px;
    padding-top: 10px;
    transition: ease-in .4s;
    z-index: 10;
}
.show-list-inner {
    width: 272px;
    height: 80px;
    padding: 22px 14px 14px 14px;
    color: #222222;
    font-size: 14px;
    line-height: 20px;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
}
.look-up {
    color: #00B062;
    width: auto !important;
}
.ml10{
    margin-left: 10px;
}
.stage-box-close-btn{
    width: 20px;
    height: 20px;
    background-image: url('/images/IP/close.png');
    background-size: 100% 100%;
    position: absolute;
    right: 20px;
    top: 20px;
}