@charset "utf-8";
@import './iconfont/iconfont.css';
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
img {border:none;vertical-align: middle;}
ul,li{list-style:none;}
input,button,select,textarea{outline:none;}
input[type='submit'],input[type='button']{border: 0 none;cursor: pointer;}
button{ cursor:pointer;}
*{box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */}
a{ color:#666;text-decoration:none;}
a:focus, a:hover {text-decoration:none;}
a:active, a:hover{outline: none;}
table, th, td{border-collapse: collapse; }
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;}
i, cite, em, var, address, dfn {
    font-style:normal;}
body{min-width:1200px;padding:0; margin:0;font-size: 14px;font-family:"Microsoft YaHei",'微软雅黑'; font-style:normal;color: #333;position: relative;}
.ofH{overflow: hidden;}
.hide{display: none;}.show{display: block;}
.fl{float: left;}.fr{float: right;}
.clear{clear:both;}
.m0{margin: 0!important;}.mt0{margin-top: 0!important;}.mr0{margin-right: 0!important;}.mb0{margin-bottom: 0!important;} .ml0{margin-left: 0!important;}
.p0{padding: 0!important;}.pt0{padding-top: 0!important;}.pr0{padding-right: 0!important}.pb0{padding-bottom: 0!important;} .pl0{padding-left: 0!important;}
/* 全局样式初始化:end */
.bgfff{background-color: #ffffff;}
.bg0{background-color: #f4f4f4;}
.bg1{background-color: #fbfbfb;}

.c0{color: #000000;}
.c1{color: #CCCCCC;}
.c2{color: #f9cf00;}
.c3{color: #999999;}
.c4{color: #4075bb;}
.c5{color: #f90023;}
.c6{color: #b29889;}
.c7{color: #fbd000;}

.center{margin: 0 auto;}
.mb10{margin-bottom:10px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.mb40{margin-bottom:40px}
.mb60{margin-bottom:60px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt40{margin-top:40px}
.mt45{margin-top:45px}
.mt50{margin-top:50px}
.mt60{margin-top:60px}
.mr20{margin-right:20px}
.mr30{margin-right:30px}
.mr25{margin-right:25px}
.mr40{margin-right:40px}
.ml10{margin-left:10px}
.ml20{margin-left:20px}
.ml30{margin-left:30px}
.ml40{margin-left:40px}
.ml70{margin-left:70px}
.pt20{padding-top:20px}
.pt40{padding-top:40px}
.pt50{padding-top:50px}
.pt70{padding-top:70px}
.pt85{padding-top:85px}
.pl15{padding-left:15px}
.pl20{padding-left:20px}
.pl30{padding-left:30px}
.pl40{padding-left:40px}
.pl50{padding-left:50px}
.pb10{padding-bottom:10px}
.pb20{padding-bottom:20px}
.pb40{padding-bottom:40px}
.pb50{padding-bottom:50px}
.pa_a{padding-left: 10px;padding-right: 10px;}
.pa_b{padding-left: 20px;padding-right: 20px;}
.pa_c{padding-left: 30px;padding-right: 30px;}
.pa_d{padding-left: 40px;padding-right: 40px;}
.ma_a{margin-left: 10px;margin-right: 10px;}
.ma_b{margin-left: 20px;margin-right: 20px;}
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.lh12{ line-height:1.2;}
.lh18{ line-height:1.8;}
.lh20{ line-height:2;}
.lh22{ line-height:2.2;}
.lh25{ line-height:2.5;}
.lh30{ line-height:3;}
.font12{font-size: 12px;}
.font14{font-size: 14px;}
.font16{font-size: 16px;}
.font18{font-size: 18px;}
.font20{font-size: 20px;}
.font22{font-size: 22px;}
.font24{font-size: 24px;}
.font30{font-size: 30px;}
.lhh40{ height:40px;line-height: 40px;}
.lhh45{ height:45px;line-height: 45px;}
.lhh50{ height:50px;line-height: 50px;}
.lhh60{ height:60px;line-height: 60px;}
.lhh70{ height:70px;line-height: 70px;}
.lhh90{ height:90px;line-height: 90px;}
.lhh100{ height:100px;line-height: 100px;}
.lhh140{ height:140px;line-height: 140px;}
.cl{overflow: hidden;}
.block{display: block;}
.txt{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-break: break-all;}
.fwb{font-weight: bold;}
.bort_none{border-top: 0 none !important;}
.borb{border-bottom: 1px solid #dcdcdc;}
.pointer{cursor: pointer;}
.underline{text-decoration: underline;}

.flexcenter{display: -webkit-flex;display: flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;}
.flexdown{display: -webkit-flex;display: flex;align-items: center;justify-content: center;flex-direction: column;-webkit-align-items: center;-webkit-justify-content: center;-webkit-flex-direction: column;}
.flex{display: -webkit-flex;display: flex;align-items: center;justify-content: space-between;-webkit-align-items: center;-webkit-justify-content: space-between;}
.flexleft{display: -webkit-flex;display: flex;align-items: center;-webkit-align-items: center;}
.flexauto{display: -webkit-flex;display: flex;align-items: center;justify-content:space-around;-webkit-align-items: center;-webkit-justify-content:space-around;}
.flexzero{-webkit-flex-grow: 0;flex-grow: 0;-webkit-flex-shrink: 0;flex-shrink: 0}
.flexbase{display: -webkit-flex;display: flex;align-items: baseline;-webkit-align-items: baseline;}
.flexs{display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-direction: column;flex-direction: column;}
.flex1{flex: 1;flex-grow: 1;flex-shrink: 1;flex-basis: 0%;-webkit-flex:1;-webkit-flex-grow: 1;-webkit-flex-shrink: 1;-webkit-flex-basis: 0%;}
.flexwarp{flex-wrap: wrap;-webkit-flex-wrap: wrap;-moz-flex-wrap:wrap;-ms-flex-wrap: wrap;}

.relative{position: relative;}
.absolute{position: absolute;}
.fixed{position: fixed;}

.container_top{
    margin-right:auto;
    margin-left:auto;
    width:1200px;
}

.container {
    margin-right:auto;
    margin-left:auto;
    width:1496px;
    position: relative;
}

.anime{
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.public_nav{position: absolute;top:0;left: 0;right: 0;z-index: 2;height: 84px;border-bottom: 1px solid #dcdcdc;box-shadow: 2px 2px 7px rgba(0,0,0,.05)}
.fixed_top{position: fixed;top:0;left: 0;right: 0;z-index: 99;height:100px;border-bottom: 1px solid #dcdcdc;box-shadow: 2px 2px 7px rgba(0,0,0,.05);display: none;}
.fixed_top .container{height:100px;overflow:initial;}
.fixed_top .input_box{width: 584px;height: 41px;line-height: 41px;border: 1px solid #A0A0A0;border-right: none;border-radius: 3px;padding: 0 10px;position: relative;}
.fixed_top .input_box .search_type{color: #c1c1c1;font-size: 18px;cursor: pointer;}
.fixed_top .input_box .search_type .icon-xiangxia{font-size: 22px;}
.fixed_top_input{height: 38px;line-height: 38px;padding-left:10px;font-size: 18px;border: 0 none;}
.fixed_top_file{background: url(../images/camera_new.png) center no-repeat;width: 70px;height: 38px; margin-top: 2px; background-size: contain;position: relative;}
.fixed_top_file_input{width: 100%;height: 100%;position: absolute;top:0;left: 0;right: 0;bottom:0;cursor: pointer;opacity: 0;}
.fixed_top .logo img{width: 90px;}
.fixed_top .search_btn{border: 1px solid #A0A0A0;border-radius: 3px;background:#fdcd01;height: 41px;line-height: 41px;padding: 0 20px; margin-left:-1px;font-size: 22px;}
.fixed_top .btn_group .btn{
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0 18px;
    margin-right: 10px;
    background: #fed900;
    font-size: 16px;
    border: 0;
    outline: 0;
    color: #000;
    font-weight: 700;
    border-radius: 35px;
    cursor: pointer;
}
.fixed_top .input_box .search_type_down{position: absolute;top: 53px;left: 0px;width: 140px;border: 1px solid #eee;border-radius: 10px;overflow: hidden;display: none;background:#fff;}
.fixed_top .input_box .search_type_down>li{padding-left: 20px;line-height: 36px;color: #535353;background: #fff;font-size: 14px;cursor: pointer;}
.fixed_top .input_box .search_type_down>li:hover{background: #f4f4f4;}
.fixed_top .avatar{width: 45px;height: 45px;background: #000000;border-radius: 45px;object-fit: cover;display: inline-block;vertical-align: middle;}
.fixed_top .user_name{max-width: 120px;display: inline-block;vertical-align: middle;font-size: 20px;}
.public_nav .logo{float: left;margin-top: 7px;}
.public_nav .nav_list{float: right;margin-right: 10px;}
.clearfix:after{
    display: block;
    height: 0;
    content: '.';
    clear: both;
    visibility: hidden;
}
.container_top *{box-sizing: border-box;}
.public_nav .nav_list>li{float: left;line-height: 105px; height:87px; padding: 0 10px;font-size: 17px;position: relative;}
.public_nav .nav_list>li>a {display: block;color: #535353;position: relative; height: 100%;}
.public_nav .nav_list>li>a .icon-list{font-size: 30px;vertical-align: middle;}
.public_nav .nav_list>li>a:hover,.public_nav .nav_list>li>a.active{color: #fed900;}
.public_nav .nav_list>li .icon-sousuo{display:block;font-size: 20px;height: 82px;}
.public_nav .nav_list .son_list{overflow: hidden;position: absolute;display:none;top:84px;left:8%;width: 80%;border:1px solid #eee;border-radius: 0 0 10px 10px;border-top:0 none;}
.public_nav .nav_list .son_list>li>a{display:block;width: 100%;text-align: center;line-height: 36px;color: #535353;background: #fff;font-size: 14px;}
.public_nav .nav_list .son_list>li>a:hover{background-color: #fed900;color: #fff;}
.public_nav .nav_list .son_list>li>a:hover{background-color: #fed900;color: #fff;}
.public_nav .nav_list .btn{
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
    margin-top: 36px;
    margin-right: 10px;
    background: #fed900;
    border: 0;
    outline: 0;
    color: #000;
    font-weight: 700;
    border-radius: 16px!important;
    cursor: pointer;
}
.public_nav .nav_list .btn:hover{background: #5cc1af;}
.public_nav .nav_list .search_box{display:none;width: 240px;height: 35px;line-height: 35px;border: 1px solid #333;color: #333;border-radius: 37px;margin-top: 26px;overflow: hidden;}
.public_nav .nav_list .search_type{position:absolute;padding-left: 10px;font-size: 14px;height: 33px;line-height: 33px;}
.public_nav .nav_list .search_type .iconfont{font-size: 22px;vertical-align: middle;}
.public_nav .nav_list .search_input{float:left;width: 107px;height: 33px;line-height: 33px;margin-right: 5px;border: 0 none;margin-left:95px;}
.public_nav .nav_list .search_box .icon-sousuo{cursor: pointer;}
.public_nav .nav_list .search_box .search_type_down{position: absolute;top: 67px;left: 10px;width: 100px;border: 1px solid #eee;border-radius: 10px;overflow: hidden;display: none;}
.public_nav .nav_list .search_box .search_type_down>li{padding-left: 20px;line-height: 36px;color: #535353;background: #fff;font-size: 14px;cursor: pointer;}
.public_nav .nav_list .search_box .search_type_down>li:hover{background: #f4f4f4;}
.public_nav .avatar{width: 45px;height: 45px;background: #000000;border-radius: 45px;object-fit: cover;display: inline-block;vertical-align: middle;}
.public_nav .user_name{max-width: 120px;display: inline-block;vertical-align: middle;}

.index_banner{width:100%;height: auto;overflow: hidden;position: relative;}
.index_banner .content{position:absolute;top:50%;left:50%;margin: 0 auto;margin-left:-273.5px;margin-top:-45.5px;color:#fff;text-align: center;}
.index_banner .content .title{font-size: 45px;}
.index_banner .content .search_box{text-align:left;padding-left: 15px;width: 545px;height: 45px;line-height:40px;background: #fff;border-radius: 3px;color:#c1c1c1;font-size: 20px;position: relative;}
.index_banner .content .search_box .icon-xiangxia{font-size: 24px;}
.index_banner .content .search_box .search_type{cursor: pointer;}
.index_banner .content .search_box .search_type_down{position: absolute;top: 53px;left: 10px;width: 140px;border: 1px solid #eee;border-radius: 10px;overflow: hidden;display: none;background:#fff;}
.index_banner .content .search_box .search_type_down>li{padding-left: 20px;line-height: 36px;color: #535353;background: #fff;font-size: 14px;cursor: pointer;}
.index_banner .content .search_box .search_type_down>li:hover{background: #f4f4f4;}
.index_banner .content .search_input{height: 40px;line-height:39px;font-size: 20px;width: 60%;border: 0 none;}
.index_banner .content .submit{position: absolute;right: 10px;top: 2px;}
.index_banner .content .icon-sousuo{font-size: 30px;color:#c1c1c1;}
.index_banner .content .hot_key{font-size: 20px;text-align: center;color:#fff;}
.index_banner .loop_box{width: 100%;height: 46px;line-height: 46px;position: absolute;z-index: 1;bottom: 0;background: rgba(255,255,255,.3);}
.index_banner .loop_box .swiper-container{width: 1200px;height: 46px;line-height: 46px;margin: 0 auto;}
.index_banner .loop_box .swiper-container .swiper-slide{text-align: center;color: #000;font-size: 16px;}
.index_banner .jump_url{position: absolute;bottom: 55px;right: 0;margin-right: 30px;font-size: 16px;color: #fff;cursor: pointer;}
.index_seven_icon{width: 1320px;margin: 0 auto;padding: 45px 0;border-bottom: 2px solid #e6e6e6;}
.index_seven_icon>li {height: 180px;width: 187.67px;float: left;text-align: center;border-left: 1px solid #e5e5e5;position: relative;}
.index_seven_icon>li:first-child {border-left: 0;}
.index_seven_icon>li .btn_img{display: inline-block;background: #c3c3c3;width: 100px;height: 100px;line-height: 100px;border-radius: 50%;white-space: nowrap;}
.index_seven_icon>li .btn_img:hover{background: #fdcd01;}
.index_seven_icon>li .btn_img img{height: 54px;}
.index_seven_icon>li .title_box{margin-top: 12px;font-size: 12px;color: #5b5b5b;line-height: 22px;padding: 0 20px;margin-bottom: 5px;}
.index_seven_icon>li .title_box .title_big{font-size: 18px;font-weight: bold;}
.index_seven_icon>li .title_box .key{font-size: 14px;}
.index_seven_icon .round{position: absolute;left: -3px;bottom: -5px;width: 5px;height: 5px;border-radius: 50%;background-color: #cccccc;}
.index_seven_icon>li .tip{padding: 2px 10px;background: #fdcd01;border-radius: 20px;color: #fff;}
.f1t{font-size: 48px;margin-top: 40px;display: block;text-align: center;color: #fdcd01;font-weight: bold;}
.f2t{font-size: 18px;margin-top: 30px;display: block;text-align: center;color: #fdcd01;}
.f3t{font-size: 18px;margin-top: 10px;display: block;text-align: center;color: #fdcd01;}
.ft_more{display: block;width: 210px;height: 46px;line-height: 44px;font-size: 18px;color: #fdcd01;border-radius: 40px;border: 1px solid #fdcd01;margin: 50px auto;text-align: center;}
.demos_line{width: 100%;height: 250px;margin-bottom: 20px;overflow: hidden;}
.demos_line .demos_main{overflow-y: hidden;}
.demos_line .demos_body{margin-left: auto;margin-right: auto;text-align: center;white-space: nowrap;}
.demos_line .demos_item{width: 250px;height: 250px;margin-right: 15px;display: inline-block;position: relative;cursor: pointer;background-size: auto 250px;sbackground-position: center;}
.demos_line .demos_item:first-child{margin-left: 15px;}
.demos_line .demos_item a{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;z-index: 3;opacity: 0.8;display: none;}
.demos_line .demos_item a .demo_title{position: absolute;top: 0;left: 0;width: 100%;padding: 20px 30px;line-height: 30px;color: #fff;font-size: 18px;white-space: normal;}

.groom_left{float: left;width: 400px;height: 400px;margin-top: 40px;}
.groom_left .groom_title1{font-size: 48px;color: #fdcd01;line-height: 72px;padding-bottom: 30px;position: relative;padding-left: 15px;font-weight: bold;}
.groom_left .line{background:#fdcd01;width: 37px;height: 7px;margin-left: 15px;}
.groom_left .groom_title2{color:#fdcd01;padding-left: 56px;line-height: 30px;margin-top: 25px;}
.groom_right{margin-top: 50px;float: right;width: 800px;height: 400px;}
.groom_right .screen_bar{height: 38px;width: 100%;margin-bottom: 65px;padding-left: 15px;}
.groom_right .screen_bar .moni_select{height: 38px;float:left;background:#eee;position:relative;margin-right: 25px;}
.groom_right .screen_bar .moni_select:hover{background:#f4f4f4;}
.groom_right .screen_bar .moni_select .inp_box{position: relative;padding-left: 13px;padding-right: 40px;line-height: 36px;cursor: pointer;border: 1px solid #aaa;color: #515151;min-width: 200px;}
.groom_right .screen_bar .moni_select .inp_box .iconfont{position: absolute;right: 10px;}
.groom_right .screen_bar .moni_select .moni_down{width: 100%;background:#eee;border: 1px solid #aaa;border-top: 0;position: absolute;display: none;}
.groom_right .screen_bar .moni_select .moni_down>li{line-height: 34px;color: #515151;padding-left: 13px;cursor: pointer;}
.groom_right .screen_bar .moni_select .moni_down>li:hover{color: #e5f3f0;background: #5cc1af;}
.groom_right .avatar_list>li{width: 25%;padding: 0 13px;text-align: center;float: left;}
.groom_right .avatar_list>li>a{display: inline-block;width: 174px;height: 174px;border-radius: 50%;overflow: hidden;}
.groom_right .avatar_list>li>a>img{width: 174px;height: 174px;object-fit: cover;}
.groom_right .avatar_list .star{color: #fdcd01;font-size: 32px;letter-spacing: -5px;margin-top: -5px;}
.baozhang{width:100%;height: 300px;background: url(../images/baozhang.png) center bottom no-repeat;background-size: 1200px;background-color: #e7f6f3;background-position-y: 46px;}
.video_title{position: relative;margin-top: 50px;height: 110px;line-height: 59px;font-size: 48px;font-weight: bold;color: #fdcd01;}
.video_title_fu{position: absolute;line-height: 24px;font-size: 22px;font-weight: normal;left: 457px;top:65px;}
.video_box .line{background:#fdcd01;width: 37px;height: 7px;margin-top: 30px;}
.video_container{position: relative;margin-top: 35px;}
.video_container .video_prev,.video_container .video_next{position: absolute;top:50%;width: 44px;height: 44px;line-height: 44px;margin-top: -22px;z-index: 10;cursor: pointer;font-size: 44px;color: #fdcd01;text-align: center;}
.video_container .video_prev{left: -50px;}
.video_container .video_next{right: -50px;}
.video_container .video_item{width: 370px;height: 207px;background: #f4f4f4;position: relative;float: left;background-size: cover;margin-right:30px;}
.video_container .video_item>button{display:block;width: 56px;height: 56px;border: 0 none;background: url(../images/play.png) center no-repeat;background-size: contain;position:absolute;top:75px;left: 157px;cursor: pointer;opacity: 0.8;}
.video_container .video_item>button:hover{transform: scale(1.1,1.1);}
.shuxian {position: absolute;top:207px;left: 600px;height: 420px;width: 1px;background: url(../images/shuxian.png) no-repeat;background-size: auto 100%;}
.mask_wrap{width: 1200px;height: 340px;margin: 60px auto 0;overflow: hidden;transition: all .3s linear;position: relative;}
.mask_wrap .mask_ico{width: 1200px;height:100%;background: url(../images/mask_ico.png) repeat-x center top;position: absolute;top:0;left: 0;z-index: 97;;}
.flogo{width: 100%;height: 100%;overflow: hidden;}
.flogo .logo_list{width: 550px;height: 100%;}
.flogo .logo_list.fl{text-align: right;}
.flogo .logo_list>ul{transition: none !important;}
.flogo .logo_list>ul>li{line-height: 100px;}
.flogo .logo_list>ul>li>img{vertical-align: middle;max-width: 130px;max-height: 80px;}
.calc_total{padding: 65px 0; /* width:1200px; */ width: 1285px; margin: 0 auto;padding-left: 117px;}
.calc_total>li{position: relative; margin-right:50px;padding: 10px 15px 0 100px;border-left: 1px solid #e5e5e5;float: left;text-align: center;height:70px;color:#fed900;}
.calc_total>li.total1{border-left: 0 none;background: url(../images/total1.png) no-repeat;background-size: 51px;background-position: 40px;}
.calc_total>li.total2{background: url(../images/total2.png) no-repeat;background-size: 43px;background-position: 40px;}
.calc_total>li.total3{background: url(../images/total3.png) no-repeat;background-size: 43px;background-position: 50px;}
.calc_total>li.total4{background: url(../images/total4.png) no-repeat;background-size: 40px;background-position: 60px;}
.calc_total>li .big_font{font-size: 35px;line-height: 35px;}
.calc_total>li .min_font{font-size: 11px;line-height: 14px;}
.calc_total>li .unit_font{position: absolute;right: 0;top: 30px;font-size: 12px;}
.footer{background: rgb(217, 217, 217);min-height: 291px;}
.footer ul{width: 160px;height: 174px;float:left;margin-top:55px;}
.footer ul>li{color:#57585A;width: 100%;height: 23px;line-height: 23px;font-weight: bold;}
.footer ul>li.title{font-size:18px;margin-bottom: 15px;}
.footer .contact_code{width: 365px;height: 205px;border-left: 1px solid #ccc;margin-top: 45px;padding-left: 35px;float:right;}
.footer .contact_code .code_box{width: 365px;height: 260px;background:#ECECEC;padding: 20px 20px;}
.footer .contact_code .code_box .title{font-size:18px;margin-bottom: 15px;padding-left: 21px;}
.footer .contact_code .code_box .qrcode{width: 120px;float: left;margin: 0 10px;text-align: center;}
.footer .contact_code .code_box .qrcode img{width: 100px;margin-bottom: 5px;}


.screen_tab_box{background: #fff;border: 0 none;margin: 40px auto 20px auto !important;}
.screen_tab_box .layui-tab-title{background: #fff !important;border: 0 none;height: 34px;}
.screen_tab_box .layui-tab-title>li{line-height: 34px;font-size: 16px;}
.screen_tab_box .layui-tab-title>li.layui-this{background:#fdcd01; }
.screen_tab_box .layui-tab-title .layui-this:after{height: 37px;}
.screen_tab_box .layui-tab-content{border-top: 2px solid #fdcd01;padding: 0 10px;}
.screen_tab_box .screen_ul{position: relative;}
.screen_tab_box .screen_ul>li{height: 50px;background: url(../images/dot.png) bottom repeat-x;background-size: 4px 1px;position: relative;}
.screen_tab_box .screen_ul>li.has_more{overflow:hidden;}
.screen_tab_box .screen_ul>li:last-of-type{background: none;}
.screen_tab_box .screen_ul>li span{margin: 0 5px;padding:14px 0;display: inline-block;height: 20px;}
.screen_tab_box .screen_ul>li span:first-of-type{float: left;}
.screen_tab_box .screen_ul>li span.active a{color:#fdcd01;}
.screen_tab_box .screen_ul>li .attr_list{width: 1040px;display: inline-block;color: #333;}
.screen_tab_box .screen_ul>li .attr_list .btn_down{height: 16px;width: 16px;background: #DEDEDC;border: 1px solid #6B6B69;border-radius: 2px;margin-left: 3px;}
.screen_tab_box .screen_ul>li .attr_list .has_droplist{position: relative;}
.screen_tab_box .screen_ul>li .attr_list ul.droplist{display: none;position: absolute;z-index: 2;top: -1px;left: -1px;border: solid 1px #ccc;background: #fff;-webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);-moz-box-shadow: 0 3px 3px rgba(0,0,0,.1);box-shadow: 0 3px 3px rgba(0,0,0,.1);}
.screen_tab_box .screen_ul>li .attr_list ul.droplist .sort{float: none;white-space: nowrap;}
.screen_tab_box .screen_ul>li .attr_list ul.droplist .sort a{padding:0 30px 0 10px;display: block;height: 39px;line-height: 39px;color: #6d6d6d;}
.screen_tab_box .screen_ul>li .attr_list ul.droplist .sort a:hover{color: #fdcd01;}
.screen_tab_box .screen_ul>li .attr_list ul.area_list{display: none;position: absolute;left: -1px;top: 0;width: 352px;border: solid 1px #ccc;background: #fff;-webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);-moz-box-shadow: 0 3px 3px rgba(0,0,0,.1);box-shadow: 0 3px 3px rgba(0,0,0,.1);}
.screen_tab_box .screen_ul>li .attr_list ul.area_list>li{float: left;padding: 10px;}
.screen_tab_box .screen_ul>li .attr_list ul.area_list>li a:hover{color: #fdcd01;}
.screen_tab_box .screen_ul>li .attr_list .price_input_box{height: 39px;width: 130px;}
.screen_tab_box .screen_ul>li .attr_list .price_input_box:hover{position: relative;z-index: 2;}
.screen_tab_box .screen_ul>li .attr_list .price_input_box .inner{height: 39px;width: 130px;}
.screen_tab_box .screen_ul>li .attr_list .price_input_box:hover .inner{position: absolute;top: -10px;left: -10px;border: solid 1px #ccc;background: #fff;width: 184px;-webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);-moz-box-shadow: 0 3px 3px rgba(0,0,0,.1);box-shadow: 0 3px 3px rgba(0,0,0,.1);}
.screen_tab_box .screen_ul>li .attr_list .price_input_box:hover .inner ul{padding: 7px 10px;}
.screen_tab_box .screen_ul>li .attr_list .price_input_box .input{width: 45px;padding: 0 4px;height: 21px;border: solid 1px #4C4B49;line-height: normal;font-family: arial;border-radius: 2px;}
.screen_tab_box .screen_ul>li .attr_list .price_input_box .submit{margin-left: 10px;display: none;width: 44px;}
.screen_tab_box .screen_ul>li .attr_list .price_input_box:hover .submit{display: block;}
.screen_tab_box .screen_ul>li .attr_list .price_input_box .submit input{display: block;height: 23px;padding: 0 10px;background: #fdcd01;color: #fff;line-height: 23px;cursor: pointer;border-radius: 3px;}
.screen_tab_box .screen_ul>li .attr_list .check_box{display:inline-block;vertical-align:text-bottom;height: 15px;width: 15px;background: #DEDEDC;border: 1px solid #6B6B69;border-radius: 2px;margin-right: 3px;position: relative;}
.screen_tab_box .screen_ul>li .attr_list .check_box.checked:before{box-sizing: content-box;content: "";border: 1px solid #333;border-left: 0;border-top: 0;height: 7px;left: 4px;position: absolute;top: 1px;transform: rotate(45deg) scaleY(0);-webkit-transform: rotate(45deg) scaleY(0);-moz-transform: rotate(45deg) scaleY(0);width: 3px;transform-origin: center;transform: rotate(45deg) scaleY(1);-webkit-transform: rotate(45deg) scaleY(1);-moz-transform: rotate(45deg) scaleY(1);}
.screen_tab_box .screen_ul>li .get_more,.screen_tab_box .screen_ul>li .close_more{position: absolute;right: 5px;top: 0;cursor: pointer;}
.screen_tab_box .screen_ul>li .close_more{display: none;}
.screen_tab_box .screen_ul .icon-sanjiaoxia{vertical-align: middle;}
.screen_tab_box .screen_ul .icon-refresh{font-weight: bold;}
.screen_tab_box .screen_ul .screen_color{position: relative;}
.screen_tab_box .screen_ul .color_list{position: absolute;top:45px;width: 1070px;display: none;}
.screen_tab_box .screen_ul .color_list>li{float: left;margin: 0 5px;}
.screen_tab_box .screen_ul .page_container{position: absolute;right:0; bottom: 10px;}
.screen_tab_box .screen_ul .page_container .btn{float:left;width:40px;text-align:center;height: 30px;line-height: 30px;border: 1px solid #333;border-radius: 2px;margin-right: 10px;}
.screen_tab_box .screen_ul .page_container .page_num{float:left;width:50px;text-align:center;height: 30px;line-height: 30px;border: 1px solid #333;border-radius: 2px;margin-right: 10px;font-size: 18px;}
.pubu_list{position: relative;}
.pubu_list .item{width: 220px;float: left;margin-bottom: 20px;}
.pubu_list .item:nth-child(5n){margin-right: 0px;}
.pubu_list .item .img_box{width: 220px;background: #C6C6C6;position: relative;}
.pubu_list .item .heart_btn{position: absolute;top:10px;right:10px;width: 30px;height: 30px;line-height: 30px;text-align: center;background: #fff;border-radius: 4px;color:#8D8C8A;cursor: pointer;}
.pubu_list .item .heart_btn .icon-aixin{font-size: 20px;}
.pubu_list .item .caiji_btn{height: 30px;line-height: 30px;padding: 0 10px;background: #fdcd01;border-radius: 4px;position: absolute;top:10px;left:10px;cursor: pointer;color: #333;}
.pubu_list .item .btn_group{position: absolute;bottom:10px;right:10px;}
.pubu_list .item .btn{padding: 0 13px;background:#fdcd01;height: 25px;line-height: 25px;float: left;border-radius: 3px;margin-left: 10px;cursor: pointer;}
.pubu_list .item img{width: 220px;}
.pubu_list .item .info_box{background: #fff;padding: 7px;color:#333;font-size: 12px;overflow: hidden;}
.pubu_list .item .info_box .price{font-size: 20px;font-weight: bold;vertical-align: middle;}
.pubu_list .item .info_box .tag{background:#fdcd01;padding: 1px 2px;font-size:12px;vertical-align: middle;}
.pubu_list .item .info_box .name{font-size:14px;margin-top: 5px;}
.pubu_list .item .shop_info{line-height: 30px;margin-top: 5px;}
.pubu_list .item .shop_info .shop_avatar{height: 30px;width: 100%;}
.pubu_list .item .shop_info .caiji_info{line-height: 14px;}
.pubu_list .item .shop_info .caiji_info .count{color: #9A9A9A;line-height: 13px;}
.pubu_list .item .shop_info .caiji_info .count .icon-eye{vertical-align: middle;}
.pubu_list .item .shop_info .caiji_info .count .icon-comment{vertical-align: middle;width: 14px;height: 14px;display: inline-block;background: url(../images/icon-comment.png) center no-repeat;background-size: contain;margin-right: 2px;}
.pubu_list .item .shop_info .shop_avatar img{width: 30px;height: 30px;object-fit: cover;margin-right: 5px;border-radius: 30px;overflow: hidden;}
.sidebar_main{position: fixed;right: 0;top:50%;display: none;z-index: 99;}
.sidebar_main>li{width: 50px;height: 45px;background-color: #686D6F;border-radius: 5px;background-repeat: no-repeat;cursor: pointer;background-position: center;margin-bottom: 5px;}
.sidebar_main>li.main1{background-image:url(../images/side_mian_icon1.png);background-size: 25px;}
.sidebar_main>li.main2{background-image:url(../images/side_mian_icon2.png);background-size: 25px;}
.sidebar_main>li.main3{background-image:url(../images/side_mian_icon3.png);background-size: 25px;position: relative;}
.sidebar_main>li.main4{background-image:url(../images/side_mian_icon4.png);background-size: 25px;}
.sidebar_main>li>a{display: block;width: 50px;height: 45px;}
.sidebar_main ul.more_choose{background: #fff;border: 1px solid #ccc;position: absolute;width: 170px;left: -185px;text-align: center;display: none;}
.sidebar_main ul.more_choose>li{font-size: 18px;padding: 5px 10px;}
.sidebar_main ul.more_choose>li i{display: inline-block;width: 25px;height: 25px;background-size: contain;background-repeat: no-repeat;vertical-align: middle;margin-right: 10px;}
.sidebar_main ul.more_choose>li i.icon1{background-image: url(../images/side_icon1.png);}
.sidebar_main ul.more_choose>li i.icon2{background-image: url(../images/side_icon2.png);}
.sidebar_main ul.more_choose>li i.icon3{background-image: url(../images/side_icon3.png);}
.sidebar_main ul.more_choose>li i.icon4{background-image: url(../images/side_icon4.png);}
.sidebar_main ul.more_choose>li i.icon5{background-image: url(../images/side_icon5.png);margin-top: 6px;}
.sidebar_main ul.more_choose:before {content: '';width: 0;height: 0;border: 10px solid transparent;border-left-color: #cccccc;position: absolute;left: 100%;top: 10px;}
.sidebar_main ul.more_choose:after {content: "";width: 0;height: 0;border: 9px solid transparent;border-left-color: #FFFFFF;position: absolute;left: 100%;top: 11px;}


.design_list .design_top_bar{width: 100%;height: 39px;border-bottom: 2px solid #d9d9d9;margin-bottom: 20px;position: relative;}
.design_list .design_top_bar .select_btn{width:120px;height: 37px;line-height:37px;padding: 0 30px 0 10px;border: 0;background: #f4f4f4;cursor: pointer;font-size: 14px;color: #535353;}
.design_list .design_top_bar>ul{width:120px;position: absolute;top: 37px;left: 0;display:none;border: 1px solid #ccc;z-index: 2;}
.design_list .design_top_bar>ul>li{line-height: 36px;text-align: center;background: #fff;cursor: pointer;color: #535353;}
.design_list .design_top_bar>ul>li:hover{background: #f4f4f4;}
.design_list .design_top_bar .select_btn.open .iconfont{display:inline-block;transform: rotate(180deg);}
.design_list .item{height: 215px;background: #fff;padding: 34px 34px 34px 215px;margin-bottom: 30px;box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.05), -2px -2px 7px rgba(0, 0, 0, 0.03);position: relative;}
.design_list .item .avatar{position: absolute;top:34px;left: 34px;height: 147px;width: 147px;border-radius: 50%;object-fit: cover;}
.design_list .design_info.box1{width: 390px;padding-left: 10px;}
.design_list .design_info.box1 .name{font-size: 24px;line-height: 1em;}
.design_list .design_info.box1 .addr{font-size: 15px;line-height: 50px;color: #c6c6c6;}
.design_list .design_info.box1 .tag_list>li{float: left;margin-right: 14px;}
.design_list .design_info.box1 .tag_list>li>img{width: 32px;height: 32px;}
.design_list .design_info.box1 .btn_box{margin-top: 12px;}
.design_list .design_info.box1 .btn_box .btn{display: inline-block;padding: 0 20px;margin-right: 10px;height: 29px;line-height: 27px;border: 1px solid #b5b5b5;color:#404040;border-radius: 29px;}
.design_list .design_info.box1 .btn_box .btn .iconfont{vertical-align: middle;margin-right: 5px;font-size: 21px;}
.design_list .design_info.box1 .btn_box .btn .icon-info{font-weight: bold;}
.design_list .design_info.box1 .btn_box .btn:hover{color:#fdcd01;border-color: #fdcd01;}
.design_list .design_info.box2{width: 290px;padding-left: 10px;}
.design_list .design_info.box2 .title{line-height: 1em;margin-bottom: 24px;color:#fdcd01;}
.design_list .design_info.box2 ul>li{line-height: 24px;}
.design_list .design_info.box3{width: 270px;}
.design_list .design_info.box3 .title{line-height: 1em;margin-bottom: 24px;color:#fdcd01;}
.design_list .design_info.box3 img{height: 109px;width: 175px;object-fit: cover;}

.gkk_list .title{margin-top: 35px;}
.gkk_list .title img{height: 30px;}
.gkk_list .title_fu{font-size: 18px;color: #333;line-height: 40px;}
.gkk_list .item{width: 550px;background: #fff;height: 500px;margin-right: 100px;float: left;}
.gkk_list .item:nth-child(2n){margin-right: 0;}
.gkk_list .item .img{position: relative;}
.gkk_list .item .img img{height: 400px;width: 100%;object-fit: cover;}
.gkk_list .item .img .tag{width:60px;text-align: center; font-size: 18px;color: #fff;background: #da251c;padding: 5px 10px;border-radius: 3px;position: absolute;top: 20px;right: 20px;}
.gkk_list .item .item_title{text-align: center;font-size: 30px;line-height: 2;}
.gkk_list .item .item_desc{padding-left: 20px;font-size: 22px;}

.daka_list .title{margin-top: 35px;}
.daka_list .title img{height: 30px;}
.daka_list .title_fu{font-size: 18px;color: #333;line-height: 40px;}
.daka_list .item_box{width: 100%;padding-top: 30px;padding-bottom: 30px;border-bottom: 1px solid #ccc;}
.daka_list .item_box:first-of-type{padding-top: 10px;}
.daka_list .item{height: 270px;width: 100%;overflow: hidden;}
.daka_list .item .img img{width: 480px;height: 250px;object-fit: cover;}
.daka_list .item .item_text{padding: 10px 20px;max-width: 720px;}
.daka_list .item .item_title{font-size: 22px;}
.daka_list .item .item_desc{font-size: 16px;line-height: 1.6;color: #757374;margin-top: 10px;max-height: 150px;overflow: hidden;}
.daka_list .item .bottom_text{font-size: 16px;line-height: 1.6;color: #757374;margin-top: 10px;}
.daka_list .item .bottom_text .icon-comment{display: inline-block; width: 16px;height:16px;vertical-align: text-bottom; background: url(../images/icon-comment.png) center no-repeat;background-size: contain;}
.daka_list .item .bottom_text i{margin-right: 3px;}
.daka_list .item .bottom_text .count{margin-left: 30px;}
.daka_list .item .bottom_text a{font-size: 16px;line-height: 1.6;color: #757374;}
.daka_list .item .bottom_text a:hover{color:#fdcd01;}

/*登录弹框*/
.login_box{position: relative;display: none;width: 600px;height: 444px;border-radius: 8px;}
.login_box .logo_txt{margin: 0 auto 13px auto;width: 183px;padding-top: 29px;}
.login_box .icon_close{display: block;width: 19px;height: 19px;background: url(../images/close.png) center no-repeat;cursor: pointer;position: absolute;top:16px;right:16px;}
body .layer-login{border-radius: 8px;}
.login_box .login_form{width: 458px;margin: 0 auto;}
.login_box .login_form .tab_box{overflow: hidden;}
.login_box .login_form .tab{width:33.33%;margin: 0 auto;float: left;height: 50px;line-height: 50px;border-bottom: 2px solid #e4e4e4;text-align: center;font-size: 16px;cursor: pointer;}
.login_box .login_form .tab.active{color: #f9cf00;border-color:#f9cf00;}
.login_box .login_form .tabcontent{display: none;}
.login_box .login_form .tabcontent.active{display: block;}
.login_box .login_form .tabcontent .input_bd_box{height: 48px;margin-top: 24px;border-bottom: 1px solid #c9c9c9;position: relative;overflow: hidden;}
.login_box .login_form .tabcontent .input_bd_box i{display:block;position: absolute;}
.login_box .login_form .tabcontent .input_bd_box i.icon_phone{width: 14px;height: 24px;background: url(../images/phone.png) center no-repeat;}
.login_box .login_form .tabcontent .input_bd_box i.icon_pwd{width: 13px;height: 15px;background: url(../images/pwd.png) center no-repeat;left: 3px;}
.login_box .login_form .tabcontent .input_bd_box .input_bd{margin-left: 38px;width: 100%;border: 0 none;}
.login_box .login_form .tabcontent .input_bd_box .get_code{white-space: nowrap;margin-left: 5px;cursor: pointer;}
.login_box .login_form .tabcontent .submit_btn{display:block;width: 273px;height: 45px;line-height: 45px;font-size: 20px;text-align: center;background: #f9cf00;border-radius: 22px;margin: 30px auto;}

/* 1-1找素材内页 */
.inside_banner{padding-top: 0;position: relative;}
.w1451{width: 1451px;margin: 0 auto;}
.w1457{width: 1457px;margin: 0 auto;}
.inside_content .location{padding: 20px 0;}
.inside_content .work_title{font-size: 18px;color: #717171;}
.inside_content .work_title .icon_yuanchuang{display: inline-block;width: 30px;height: 34px;background: url(../images/yuanchuang.png) center no-repeat;background-size: contain;margin-right: 10px;}
.inside_content .work_content{width: 100%;padding-left: 20px; }
.inside_content .work_content .main .swiper-slide{margin-right: 30px;width: 946px;}
.inside_content .work_content .main .swiper-slide img{width: 946px;max-height: 1296px;}
.inside_content .work_content .desc{width: 100%;}
.inside_content .work_content .thumb{margin-top: 20px;padding-bottom: 20px;border-bottom: 2px solid #ededed;}
.inside_content .work_content .thumb .swiper-slide{width: 219px;height: 240px;background-size: 100% 100%;cursor: pointer;background-color: #000;opacity: .2;}
.inside_content .work_content .thumb .swiper-slide-active{opacity: 1;}
.inside_content .work_content .desc{line-height: 2.5;font-size: 16px;color: #595959;}
.inside_content .work_info{width: 328px;}
.inside_content .work_info .title_line{width: 44px;height: 6px;background: #f9cf00;}
.inside_content .work_info .select_label{position: relative;width: 149px;height: 37px;display: block;margin-bottom: 10px;}
/*.inside_content .work_info .select_label span{width: 149px;height: 37px;line-height:35px;border: 2px solid #595959;position: absolute;text-align: center;color: #595959;cursor: pointer;left: 0;top: 0;}*/
.inside_content .work_info .select_label span{width: 149px;height: 37px;line-height:35px;border: 1px solid #f1f1f1;position: absolute;text-align: center;color: #595959;cursor: pointer;left: 0;top: 0;}
.inside_content .work_info .select_label input{opacity: 0;}
/*.inside_content .work_info .select_label input:checked~span{border-color: #f9cf00;color: #f9cf00;background: url(../images/checkbox.png) right bottom no-repeat;}*/
.inside_content .work_info .select_label input:checked~span{border-color: #f9cf00; border-width: 1px;color: #f9cf00;background: url(../images/checkbox.png) right bottom no-repeat;}
.inside_content .work_info .price{line-height: 2.5;}
.inside_content .work_info .price.active{color: #f9cf00;}
.inside_content .work_info .recharge{font-size: 12px;padding: 6px;background: #f9cf00;border-radius: 2px;margin-left: 10px;}
.inside_content .work_info .btn_group{padding: 40px 0;border-bottom: 2px solid #ededed;}
.inside_content .work_info .btn_group .btn{width: 152px;height: 38px;line-height: 38px;text-align: center;border-radius: 8px;font-size: 18px;}
.inside_content .work_info .btn_group .download{background: #f9cf00;}
.inside_content .work_info .btn_group .collect{border:1px solid #f9cf00;color: #f9cf00;}
.inside_content .work_info .desc{font-size: 16px;color: #595959;line-height: 2.5;padding: 20px 0;}
.inside_content .work_info .fws_btn{margin: 0 5%;float:left;width:40%;display:block;height: 56px;line-height: 54px;text-align: center;cursor: pointer;background: #f9cf00;font-size: 20px;color: #000; font-weight: bold;}
.inside_content .work_info .add_btn{margin: 0 5%;float:left;width:40%;display:block;height: 56px;line-height: 54px;text-align: center;cursor: pointer;background: #e15814;font-size: 20px;color: #fff; font-weight: bold;}
.inside_content .work_info .sc_btn{margin: 0 5%;float:left;width:40%;display:block;height: 56px;line-height: 54px;text-align: center;cursor: pointer;background: #f9cf00;font-size: 20px;color: #000;}
.inside_content .work_info .sc_btn.like:after{content:'加入收藏';}
.inside_content .work_info .sc_btn.like.liked:after{content:'取消收藏';}
.inside_content .work_info .work_artist{padding: 40px 0;border-bottom: 2px solid #ededed;}
.inside_content .work_info .work_artist .avatar_box{font-size: 20px;}
.inside_content .work_info .work_artist .avatar{width: 45px;height: 45px;border-radius: 45px;object-fit: cover;margin-right: 10px;}
.inside_content .work_info .work_artist .artlist .swiper-slide{width: 112px;height: 150px;cursor: pointer;background-size: 100% 100%;}
.inside_content .work_info .bdsharebuttonbox{padding: 40px 0;border-bottom: 2px solid #ededed;font-size: 16px;}
.inside_content .work_info .bdsharebuttonbox a{display: inline-block;width: 30px;height: 30px;background: url(../images/share.png) no-repeat;vertical-align: middle;cursor: pointer;margin: 0 10px;}
.inside_content .work_info .bdsharebuttonbox .qq{background-position: 0 0;}
.inside_content .work_info .bdsharebuttonbox .qq:hover{background-position: 0 -30px;}
.inside_content .work_info .bdsharebuttonbox .wechat{background-position: -30px 0;}
.inside_content .work_info .bdsharebuttonbox .wechat:hover{background-position: -30px -30px;}
.inside_content .work_info .bdsharebuttonbox .qzone{background-position: -60px 0;}
.inside_content .work_info .bdsharebuttonbox .qzone:hover{background-position: -60px -30px;}
.inside_content .work_info .bdsharebuttonbox .weibo{background-position: -90px 0;}
.inside_content .work_info .bdsharebuttonbox .weibo:hover{background-position: -90px -30px;}
.inside_content .work_info .bdsharebuttonbox .huaban{background-position: -120px 0;}
.inside_content .work_info .bdsharebuttonbox .huaban:hover{background-position: -120px -30px;}
.inside_content .work_info .recommend_list{padding-top: 40px;font-size: 18px;}
.inside_content .work_info .recommend_list .item{margin-bottom: 10px;}
.inside_content .work_info .recommend_list .get_more{font-size: 18px;border-radius: 2px;background: #f9cf00;display: block;height: 50px;line-height: 50px;text-align: center;color: #000;}
.comment_box{width: 1010px;/*border: 1px solid #d9d9d9;padding: 45px;*/}
.comment_box .title{font-size: 24px;color: #000;padding-bottom: 10px;border-bottom: 2px solid #f9cf00;}
.comment_box .title .count{font-size: 14px;color: #000;}
.comment_box .sub_comment_box{margin-top: 24px;}
.comment_box .sub_comment_box .avatar{width: 60px;height: 60px;object-fit: cover;}
.comment_box .sub_comment_box .comment_textarea{width: 842px;height: 73px;overflow: hidden;resize: none;border-color: #d9d9d9;border-radius: 4px;padding: 10px;}
.comment_box .sub_comment_box .textarea_box{position: relative;}
.comment_box .sub_comment_box .textarea_box:before{content: '';width: 0;height: 0;border: 10px solid transparent;border-right-color: #d9d9d9;position: absolute;left: -19px;top: 10px;}
.comment_box .sub_comment_box .textarea_box:after{content: "";width: 0;height: 0;border: 9px solid transparent;border-right-color: #FFFFFF;position: absolute;left: -17px;top: 11px;}
.comment_box .sub_comment_box .sub_comment{width: 50px;height: 30px;line-height: 30px;border-radius: 4px;background: #f9cf00;font-size: 18px;margin-left: 10px;}
.comment_box .comment_list .title{font-size: 14px;margin-top: 29px;padding-bottom: 5px;border-color: #dedede;}
.comment_box .comment_list .item{padding: 17px 0;border-bottom: 1px dashed #dedede;}
.comment_box .comment_list .item .avatar{width: 60px;height: 60px;object-fit: cover;}
.comment_box .comment_list .item .text{min-height:60px;display: -webkit-flex;display: flex;justify-content: space-between;flex-direction: column;-webkit-justify-content: space-between;-webkit-flex-direction: column;}
.comment_box .pagination{margin-top: 37px;font-size: 16px;color: #000;}
.comment_box .pagination .jumpto{width: 27px;height: 28px;line-height: 28px;color: #f9cf00;border: 1px solid #dbdbdb;text-align: center;margin-right: 10px;}
.comment_box .pagination .page{padding: 7px 15px;color: #000;border: 1px solid #dbdbdb;margin: 0 5px;}
.comment_box .pagination .page.current{background: #f9cf00;color: #fff;}

/* 1-2立即下载 */
.download_page{padding-top:213px;}
.download_page .download_box{border-radius:10px;box-shadow: 0px 1px 6px rgba(0,0,0,.15);-webkit-box-shadow: 0px 1px 6px rgba(0,0,0,.15);-moz-box-shadow: 0px 1px 6px rgba(0,0,0,.15);-ms-box-shadow: 0px 1px 6px rgba(0,0,0,.15);}
.download_page .art{width: 244px;height: 367px;object-fit: cover;border-radius: 8px;}
.download_page .info{margin-left: 69px;}
.download_page .info .title{font-size: 16px;}
.download_page .info .download_btn{cursor:pointer;font-size: 24px;width: 209px;height: 50px;line-height: 50px;text-align: center;border-radius: 25px;background: #f9cf00;color: #000000;display: inline-block;}
.download_page .info .price{font-size: 24px}
.download_page .info .desc{border-top: 1px solid #cccbcb;padding-top: 10px;}
.download_page .info .desc span{width: 50%;float: left;line-height: 2;}
.ad_1457x100 img{width: 1457px;height: 100px;object-fit: cover;}
.ad_500x119 img{width: 500px;height: 119px;object-fit: cover;}
/* 1-4充值廊币 */
.recharge_page{padding-top: 182px;}
.recharge_page .menu_list{width: 214px;}
.recharge_page .menu{display: block;height: 34px;line-height: 34px;padding-left: 48px;color: #000;margin-bottom: 10px;position: relative;}
.recharge_page .menu.active{background: #f4f4f4;color: #f9cf00;}
.recharge_page .menu.active:before{position: absolute;content: '';display: block;background:#f9cf00;width: 3px;height: 34px;left: 0;}
.recharge_page .recharge_info{width: 1235px;padding: 20px 38px;}
.recharge_page .recharge_money label{width: 198px;height: 296px;float: left;margin-right: 40px;margin-bottom: 30px;}
.recharge_page .recharge_money label:nth-child(5n){margin-right: 0;}
.recharge_page .recharge_money .item{width: 198px;height: 296px;border-radius: 4px;border: 2px solid #dddddd;cursor: pointer;}
.recharge_page .recharge_money .item .title{height: 48px;line-height: 48px;text-align: center;background: #f2f2f2;}
.recharge_page .recharge_money .item .text{padding-top: 20px;color: #f9cf00;}
.recharge_page .recharge_money .item .text p{padding-bottom: 20px;}
.recharge_page .recharge_money .item .text p .big{font-size:30px ;vertical-align: middle;}
.recharge_page .recharge_money label input{display: none;}
.recharge_page .recharge_money label input:checked~.item{border-color: #f9cf00;background: url(../images/recharge_check.png) right bottom no-repeat;background-color: #f9cf00;box-shadow: 0px 4px 8px rgba(249,207,0,.44);-webkit-box-shadow: 0px 4px 8px rgba(249,207,0,.44);-moz-box-shadow: 0px 4px 8px rgba(249,207,0,.44);-ms-box-shadow: 0px 4px 8px rgba(249,207,0,.44);}
.recharge_page .recharge_money label input:checked~.item .title{background: #ffdd37;}
.recharge_page .recharge_money label input:checked~.item .text{color: #000;}
.recharge_page .pay_type{border-top: 1px solid #dfdfdf;margin-top: 45px;position: relative;}
.recharge_page .pay_type .title{position: absolute;left:50%;width: 277px;margin-left: -138.5px;top:-10px;text-align: center;background: #fff;}
.recharge_page .pay_type .title .tab{cursor: pointer;}
.recharge_page .pay_type .title .tab.active{color: #f9cf00;}
.recharge_page .pay_type .tabcontent{padding-top: 55px;display: none;}
.recharge_page .pay_type .tabcontent .code_box{width: 179px;height: 179px;border: 1px solid #d9d9d9;padding: 15px;margin-top: 15px;margin-bottom: 18px;}
.recharge_page .pay_type .tabcontent .code_box .code{width: 100%;}
.recharge_page .pay_type .tabcontent .icon_scan{width: 15px;height: 15px;background: url(../images/scan_code.png) center no-repeat;display: inline-block;vertical-align: text-top;margin-right: 5px;}
.recharge_page .pay_type .tabcontent.active{display: block;}
.recharge_page .pay_type .bank_list{width: 835px;}
.recharge_page .pay_type .bank_list label{float: left;width: 180px;height: 50px;cursor: pointer;margin-right: 30px;margin-bottom: 30px;color: #000;line-height: 50px;text-align: center;font-size: 18px;}
.recharge_page .pay_type .bank_list .item{width: 180px;height: 50px;border-radius: 2px;border: 1px solid #e5e5e5;}
.recharge_page .pay_type .bank_list label input{display: none;}
.recharge_page .pay_type .bank_list label input:checked~.item{border-color: #f9cf00;background: url(../images/checkbox.png) right bottom no-repeat;background-size: 20px 15px;}
.recharge_page .pay_type .sub_btn{display:inline-block;width: 180px;height: 50px;border-radius: 2px;background: #f9cf00;color: #000;line-height: 50px;text-align: center;font-size: 18px;}

/*2-1他人作品*/
.w1437{width: 1437px;margin: 0 auto;position: relative;}
.inside_banner .avatar{width: 120px;height: 120px;border-radius: 120px;background-repeat: no-repeat;background-size: cover;background-position: center;position: absolute;left: 50%;margin-left: -60px;top:-60px;}
.inside_banner .user_info{padding-top: 70px;padding-bottom:17px;position: relative;}
.inside_banner .user_info .tab{margin-top: 60px;}
.inside_banner .user_info .tab a{padding-bottom: 15px;border-bottom: 3px solid transparent;font-size: 16px; margin: 0 10px;}
.inside_banner .user_info .tab a.active{border-bottom: 3px solid #f9cf00;font-size: 16px;color: #f9cf00;}
.user_art_type{height: 70px;line-height: 70px;}
.user_art_type a.active{color: #f9cf00;}
.user_art_list .item{width: 272px;}
.user_art_list .item img{width: 272px;}
.user_art_list .item .icon_yuanchuang{width: 25px;height: 28px;background: url(../images/yuanchuang.png) center no-repeat;background-size: contain;position: absolute;left: 10px;top: 10px;}
.user_art_list .item .img_box{width: 272px;}
.user_art_list .item .info_box{padding: 10px;}
.user_art_list .item .info_box .name{width: 140px;overflow: hidden;margin-top: 0;}
.user_art_list .item .info_box .count{color: #9A9A9A;line-height: 13px;}
.user_art_list .item .info_box .count .icon-eye{vertical-align: middle;}
.user_art_list .item .info_box .count .icon-comment{vertical-align: middle;width: 14px;height: 14px;display: inline-block;background: url(../images/icon-comment.png) center no-repeat;background-size: contain;margin-right: 2px;}
.user_art_list .artist_info{margin-top: 30px;}
.user_art_list .artist_info .artist_avatar img{width: 37px;height: 37px;border-radius: 37px;margin-right: 5px;}
.user_art_list .artist_info .price{font-size: 24px;}
.art_empty_box{min-height: 382px;}
.art_empty_box .sub_btn{display:inline-block;width: 111px;height: 37px;border-radius: 2px;background: #f9cf00;color: #000;line-height:37px;text-align: center;font-size: 18px;}
.art_manage_box{padding: 37px 29px;margin-top: 40px;}
.ad1379x230 img{width: 1379px;height: 230px;object-fit: cover;}
.art_manage_box .status_tab{margin: 30px 0 50px 0;}
.art_manage_box .status_tab .tab{font-size: 18px;padding:0 5px;padding-bottom: 14px;border-bottom: 3px solid transparent;margin-right: 60px;}
.art_manage_box .status_tab .tab.active{border-bottom: 3px solid #f9cf00;}
.art_manage_box .status_tab .sub_btn{display:inline-block;width: 159px;height: 64px;border-radius: 4px;background: #f9cf00;color: #fff;line-height:64px;text-align: center;font-size: 18px;}
.art_manage_list .item{height: 131px;border: 1px solid #d9d9d9;border-radius: 4px;padding: 11px;margin-bottom: 15px;}
.art_manage_list .item .img{width:78px;height: 107px;object-fit: cover;}
.art_manage_list .item .title{font-size: 22px;}

/*上传文件*/
.upload_page31{padding-top:183px;}
.upload_page31 .upload_box{border-radius:4px;width: 1439px;padding:20px 23px;box-shadow: 0px -1px 9px rgba(0,0,0,.2);-webkit-box-shadow: 0px -1px 9px rgba(0,0,0,.2);-moz-box-shadow: 0px -1px 9px rgba(0,0,0,.2);-ms-box-shadow: 0px -1px 9px rgba(0,0,0,.2);}
.upload_page31 .upload_area{height: 349px;background: #f6f6f6;border: 1px solid #d9d9d9;border-radius: 4px;position: relative;}
.upload_page31 .upload_area .input_file_box{width:207px;height: 57px;line-height:57px;background: #f9cf00;border-radius: 4px;text-align: center;font-size: 18px;position: relative;color: #000;margin-top: 102px;}
.upload_page31 .upload_area .input_file{position: absolute;left: 0;top: 0;width:207px;height: 57px;cursor: pointer;opacity: 0;}
.upload_page31 .upload_area .drag_mask{position: absolute;opacity: .9;background: #ffffff;width:100%;height: 349px;border: 1px dashed #d9d9d9;border-radius: 4px;font-size: 20px;text-align: center;line-height:349px ;left: 0;top: 0;display: none;}
.upload_page31 .upload_area.hover .drag_mask{display: block;}
.upload_page31 .upload_box .tip{font-size: 12px;margin-top: 30px;}
.upload_page31 .upload_box .tip a{color: #f9cf00;}
.upload_page31 .upload_box .tip label{position: relative;width: 22px;height: 22px;display: inline-block;margin-right: 10px;cursor: pointer;vertical-align: middle;}
.upload_page31 .upload_box .tip .moni_checkbox{position: absolute;display: block;width: 22px;height: 22px;left: 0;top: 0;border: 1px solid #ddd;}
.upload_page31 .upload_box .tip input{display: none;}
.upload_page31 .upload_box .tip input:checked~.moni_checkbox{background: url(../images/check_white.png) center no-repeat;background-color: #f9cf00;border-color: #f9cf00;}
.upload_page32{padding-top:183px;}
.upload_page32 .upload_box{border-radius:4px; box-shadow: 0px -1px 9px rgba(0,0,0,.2);-webkit-box-shadow: 0px -1px 9px rgba(0,0,0,.2);-moz-box-shadow: 0px -1px 9px rgba(0,0,0,.2);-ms-box-shadow: 0px -1px 9px rgba(0,0,0,.2);position: relative;}
.upload_page32 .upload_box .current_step{width: 51px;height: 45px;line-height: 45px;background: #cdcdcd;font-size: 28px;color: #fff;text-align: center;}
.upload_page32 .upload_box .title{line-height: 44px;margin-left: 26px;}
.upload_page32 .upload_box .close{display: block;width: 18px;height: 18px;background: url(../images/close.png) center no-repeat;position: absolute;top: 14px;right: 11px;cursor: pointer;}
.upload_page32 .step_box{margin: 0 auto;position: relative; width: 1200px;}
.upload_page32 .step .num{width: 41px;height: 41px;line-height: 41px;border-radius: 41px;border: 1px solid #cdcdcd;text-align: center;font-size: 24px;margin: 0 auto;}
.upload_page32 .step{text-align: center;width: 81px;color: #999999;font-size: 16px;float: left;margin-right: 160px;}
.upload_page32 .step:last-of-type{margin-right: 0;}
.upload_page32 .step .text{margin-top: 15px;}
.upload_page32 .step.active .num{border-color: #f9cf00;background: #f9cf00;color: #fff;}
.upload_page32 .step.active .text{color: #f9cf00;}
.upload_page32 .step_box .line{position: absolute;width: 178px;height: 1px;background: #d2d2d2;top: 21px;}
.upload_page32 .step_box .line1{left: 507px;}
.upload_page32 .step_box .line2{right: 512px;}
.upload_page32 .file_box{width: 927px; /* height: 116px; */ border: 1px solid #cdcdcd;padding: 8px 11px;margin: 11px auto;}
.upload_page32 .file_box .preview_img_none{width: 100px;height: 160px;background-color: #ececec;position: relative;cursor: pointer;}
.upload_page32 .file_box .preview_img_none:before{width:100%;content:'上传预览图 (500x800)';height: 42px;line-height: 18px; padding-top: 5px; background-color: #f9cf00;font-size: 12px;color: #000;text-align: center;position:absolute;bottom: 0;}
.upload_page32 .file_box .preview_img_edit{width: 72px;height: 97px;background-color: #ececec;background-repeat: no-repeat;background-size: cover;position: relative;cursor: pointer;}
.upload_page32 .file_box .preview_img_edit:before{width:100%;content:'编辑';height: 37px;background: url(../images/edit_white.png) center 22px no-repeat;background-color: rgba(0,0,0,.5);font-size: 12px;color: #fff;text-align: center;position:absolute;bottom: 0;padding-top: 60px;}
.upload_page32 .file_box .up_status_success .icon_success{display: inline-block;width: 24px;height: 25px;background: url(../images/up_success.png) center no-repeat;}
.upload_page32 .file_box .replace_file{width: 90px;height: 30px;line-height: 30px;text-align: center;color: #000;background: #f9cf00;border-radius: 4px;margin-top: 10px;position: relative;}
.upload_page32 .file_box .replace_file input[type=file]{position: absolute;opacity: 0;width: 90px;height: 30px;left: 0;cursor: pointer;top: 0;font-size:0;}
.upload_page32 .next_btn_box{width: 927px;}
.upload_page32 .next_btn{width: 90px;height: 40px;line-height: 40px;border-radius: 4px;font-size: 16px;border: 0 none;color: #000;background: #f9cf00;}
.upload_page32 .next_btn[disabled]{color: #999999;background: #ebebeb;}
/* 进度条样式 */
.rad-prg {
    margin: 20px 0;
}
/** logo inside example **/
#indicatorContainerWrap5,
#indicatorContainer5 {
    display: inline-block;
    position: relative;
}
#prgLogo {
    height: 60px;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
}
/** file drop example **/
#indicatorContainerWrap6 {
    position: relative;
    display: inline-block;
}
.rad-cntnt {
    position: absolute;
    display: table;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    line-height: 24px;
}
#prgFileSelector {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: 10;
}
.upload_img32_box{width: 961px;height: 624px;border-radius: 4px;background: #fff;padding: 0 34px 30px 34px;display: none;}
.upload_img32_box .title{height: 56px;line-height: 56px;color: #515151;font-size: 18px;}
.upload_img32_box .preview_img_main{width:352px;height: 468px;background-color: #ddd;background-repeat: no-repeat;background-size: cover;background-position: center;}
.upload_img32_box .preview_img_list{width:500px;height: 468px;background-color: #f5f5f5;border: 1px solid #d9d9d9;padding: 20px 0 20px 29px;}
.upload_img32_box .preview_img_list .item{width:124px;height: 208px;border-radius: 2px;background-repeat: no-repeat;background-size: cover;background-position: center;position: relative;margin-right: 20px;float: left;margin-bottom: 10px;}
.upload_img32_box .preview_img_list .item:after{position: absolute;display:block;content:'';bottom: 0;left: 0;width: 100%;height: 35px;line-height: 35px;background:url(../images/edit_black.png) 98px 8px no-repeat ;background-color: #fff;}
.upload_img32_box .preview_img_list .item.cover:before{position: absolute;display:block;content:'封面';top: 0;left: 0;width: 40px;height: 28px;line-height: 28px;text-align: center;background: #565656;color: #fff;}
.upload_img32_box .preview_img_list .item.add_img{border: 1px dashed #f9cf00;background: url(../images/jia.png) no-repeat;background-size: 34px;background-position: 43px 68px;background-color: #fff;}
.upload_img32_box .preview_img_list .item.add_img:after{display: none;}
.upload_img32_box .preview_img_list .item.add_img p{font-size: 16px;color: #000;width: 70px;text-align: center;margin: 0 auto;margin-top: 115px;}
.upload_img32_box .preview_img_list .item input[type=file]{width:124px;height: 208px;position: absolute;left: 0;top: 0;cursor: pointer;opacity: 0;}
.upload_img32_box .btn_group{margin-top: 29px;}
.upload_img32_box .btn_group .btn{width: 90px;height: 40px;line-height: 40px;font-size: 16px;border-radius: 4px;text-align: center;cursor: pointer;}
.upload_img32_box .btn_group .cancel_btn{background-color: #fff8d8;color: #f9cf00;border: 1px solid #f9cf00;margin-right: 5px;}
.upload_img32_box .btn_group .sub_btn{background-color: #f9cf00;color: #000;}


.file_info_box .file_info_form{width: 958px;margin: 20px auto;}
.file_info_box .file_info_form .fenlei_box{width: 958px;height: 81px;border-radius: 4px;border: 1px solid #d9d9d9;box-shadow: 2px 2px 7px rgba(0,0,0,.05);padding: 23px 12px;line-height: 36px;font-size: 16px;}
.file_info_box .file_info_form .fenlei_box .moni_select{width: 340px;}
.file_info_box .file_info_form .moni_select{height: 36px;line-height: 36px;border: 1px solid #d9d9d9;background: url(../images/xia.png) 320px 14px no-repeat;font-size: 14px;color: #999999;padding-left: 9px;cursor: pointer;position: relative;}
.file_info_box .file_info_form .moni_select ul{position: absolute;left: -1px;top: 36px;background: #fff;display: none;z-index: 9999999999; max-height: 300px;overflow-x: hidden;overflow-y: scroll;}
.file_info_box .file_info_form .moni_select ul>li{width:323px;height: 36px;line-height: 36px;border: 1px solid #f3f3f3;border-top: 0 none;font-size: 14px;color: #000;padding:0 9px;}
.file_info_box .file_info_form .moni_select ul>li:hover{background: #f5f5f5;}
.file_info_box .reset_btn{display:block;text-align:center;width: 90px;height: 40px;line-height: 38px;font-size: 16px;color: #facf00;border: 1px solid #facf00;border-radius: 4px;background: #fff8d8;cursor: pointer;}

.other_info_box .key{display: inline-block;width: 133px;text-align: right;font-size: 16px;color: #515151;}
.other_info_box .item{margin:20px 0;vertical-align: middle;color: #000;}
.other_info_box .item.long{width: 1314px;}
.other_info_box label{white-space: nowrap;position: relative;padding-left: 28px;cursor: pointer;}
.other_info_box .radio{width: 20px;height: 20px;border-radius: 20px;border: 1px solid #d9d9d9;position: absolute;left: 0;top: -2px;}
.other_info_box label input[type=radio]{display: none;}
.other_info_box label input[type=radio]:checked~.radio{background: url(../images/check_white.png) center no-repeat;background-color: #f9cf00;border-color: #f9cf00;}
.other_info_box .preview_img{width: 270px;height: 361px;object-fit: cover;margin-top: 24px;}
.other_info_box .title_input_box{width: 540px;height: 36px;line-height: 36px;border: 1px solid #d9d9d9;color: #999;font-size: 14px;}
.other_info_box .title_input{height: 34px;line-height: 34px;width: 500px;padding: 0 10px;border: 0 none;}
.other_info_box .tag_input_box{ display: inline-block; width: 80%; height:200px; line-height: 36px;border: 1px solid #d9d9d9;color: #999;font-size: 14px; padding: 5px;}
.other_info_box .tag_input_box textarea{ border: none; width: 100%; height: 190px; color: #999;resize: none;}
.other_info_box .checkbox{width: 20px;height: 20px;border: 1px solid #d9d9d9;position: absolute;left: 0;top: -2px;}
.other_info_box label input[type=checkbox]{display: none;}
.other_info_box label input[type=checkbox]:checked~.checkbox{background: url(../images/check_white.png) center no-repeat;background-color: #f9cf00;border-color: #f9cf00;}
.other_info_box .item .moni_select{width: 202px;background-position-x: 180px;}
.other_info_box .item .moni_select ul>li{width: 185px;}
.other_info_box .input_txt{width: 94px;height: 36px;line-height: 36px;border: 1px solid #d9d9d9;color: #999;font-size: 14px;padding: 0 10px;margin-right: 5px;}
.file_info_box .btn_group{margin-top: 20px;}
.file_info_box .sub_btn{display:block;text-align:center;width: 90px;height: 40px;line-height: 38px;font-size: 16px;color: #000;border-radius: 4px;background: #facf00;cursor: pointer;}

/* 找灵感 */
.find_idea_page{width: 1492px;margin: 0 auto; margin-top: 11px;}
.find_idea_page .top_box{border-radius: 6px;box-shadow: 0px 2px 7px rgba(0,0,0,.2);padding-top: 12px; padding-bottom: 12px;background-color: #fafafa;}
.find_idea_page .top_box .search_box{width: 1431px;margin: 0 auto;border-radius: 4px;border: 1px solid #d9d9d9;height: 38px;}
.find_idea_page .top_box .search_box .search_input{width: 1386px;border: 0 none;height: 36px;line-height: 36px;padding: 0 10px;font-size: 18px;}
.find_idea_page .top_box .search_box .icon_search{width: 36px;height: 36px;display: inline-block;background: url(../images/search.png) center no-repeat;vertical-align: top;cursor: pointer;}
.find_idea_page .top_box .tab_box{height: 47px;line-height: 47px;border: 1px solid #e6e6e6;border-right: 0 none;margin-top: 11px;display: inline-block;}
.find_idea_page .top_box .tab{color: #959595;height: 47px;line-height: 47px;padding: 0 20px;border-right: 1px solid #e6e6e6;background-color: #fafafa;float: left;}
.find_idea_page .top_box .tab.active{color: #000;background-color: #fff;}
.find_idea_page .top_box .order_box{margin-top: 12px;height: 47px;line-height: 47px;margin-right: 20px;}
.find_idea_page .top_box .order_box .order_by{color: #000;padding: 0 5px;margin: 0 3px;}
.find_idea_page .top_box .order_box .order_by.active{color: #facf00;}
.find_idea_page .filter_box{margin: 17px 0 26px 0;box-shadow: 0px 2px 7px rgba(0,0,0,.2);border-radius: 4px;background-color: #fafafa;}
.find_idea_page .filter_box .color_box{padding: 0 20px;height: 50px;line-height: 50px;border-bottom: 1px solid #e8e8e8;}
.find_idea_page .filter_box .color_box .color{float: left;width: 107px;height: 14px;margin-top: 18px;}
.find_idea_page .filter_box .has_more{height: 48px;overflow: hidden;position: relative;padding: 0 20px;}
.find_idea_page .filter_box .has_more .attr_list{width: 1296px;float: left;}
.find_idea_page .filter_box .has_more  span{margin-right: 20px;color: #999999;padding: 14px 0;display: inline-block;height: 20px;}
.find_idea_page .filter_box .has_more  span.key{margin-right: 0;}
.find_idea_page .filter_box .has_more .attr_list span a{color: #000;}
.find_idea_page .filter_box .has_more .attr_list span.active a{color: #facf00;}
.find_idea_page .filter_box .has_more .close_more{width: 27px;height: 27px;border: 1px solid #d8d8d8;background: url(../images/xiangshang2.png) center no-repeat;display: none;position: absolute;right: 17px;top: 11px;cursor: pointer;}
.find_idea_page .filter_box .has_more .get_more.close_more{transform: rotate(180deg);display: block;}
.find_idea_page .pubu_list{margin-left: 0;}
.find_idea_page .pubu_list .item img{width: 229px;}
.find_idea_page .pubu_list .item{border-radius: 4px;overflow: hidden;width: 229px;font-size: 12px;background: #fff;margin-bottom: 14px;position: relative;}
.find_idea_page .pubu_list .item .art_info_box{padding: 10px 13px;border-bottom: 1px solid #f5f5f5;position: relative;}
.find_idea_page .pubu_list .item .art_info_box .icon_caiji{display: inline-block;width: 10px;height: 8px;background: url(../images/caiji.png) center no-repeat;margin-right: 5px;}
.find_idea_page .pubu_list .item .art_info_box .icon_shoucang{display: inline-block;width: 12px;height: 12px;background: url(../images/shoucang.png) center no-repeat;margin-right: 5px;margin-left: 5px;vertical-align: text-bottom;}
.find_idea_page .pubu_list .item .art_info_box .icon_pinglun{display: inline-block;width: 12px;height: 12px;background: url(../images/pinglun.png) center no-repeat;margin-right: 5px;margin-left: 5px;vertical-align: text-bottom;}
.find_idea_page .pubu_list .item .artist_info_box{padding: 14px;}
.find_idea_page .pubu_list .item .artist_info_box .avatar{width: 33px;height: 36px;object-fit: cover;}
.find_idea_page .pubu_list .item .caiji_btn{display: none;width: 51px;height: 31px;line-height: 31px;text-align: center;color: #fff;background: #d83847;border-radius: 2px;position: absolute;left: 7px;top: 7px;}
.find_idea_page .pubu_list .item .shoucang_btn{display: none;width: 33px;height: 32px;line-height: 32px;background: url(../images/shoucang_black.png) center no-repeat;border-radius: 2px;position: absolute;right: 7px;top: 6px;background-color: #ebebeb;}
.find_idea_page .pubu_list .item:hover>.caiji_btn,.find_idea_page .pubu_list .item:hover>.shoucang_btn{display: block;}
body .layui-layer.find_idea_mask{background-color: transparent !important;box-shadow: none !important;}
body .close_btn{display:none;}
.find_idea_mask .close_btn{display:block;width: 33px;height: 33px;background: url(../images/find_idea_close.png) center no-repeat;position: fixed;right: 28px;top: 12px;cursor: pointer;}
.find_idea_detail{display: none;}
.find_idea_detail .box{padding: 17px 20px;background:#fff;}
.find_idea_detail .box_l{width: 699px;display: block;}
.find_idea_detail .box_r{width: 300px;display: block;}
.find_idea_detail .main .caiji_btn{width: 51px;height: 31px;line-height: 31px;text-align: center;color: #fff;background: #facf00;border-radius: 2px;cursor: pointer;}
.find_idea_detail .main .shoucang_btn{width: 33px;height: 32px;line-height: 32px;background: url(../images/shoucang_black.png) center no-repeat;border-radius: 2px;cursor: pointer;background-color: #ebebeb;}
.find_idea_detail .main .bdsharebuttonbox{height: 30px;line-height: 30px;}
.find_idea_detail .main .share_box{display: inline-block;height: 30px;background: #fafafa;border: 1px solid #ededed;}
.find_idea_detail .main .share_box a{display: inline-block;width: 30px;height: 17px;border-right: 1px solid #ededed;margin-top: 5px;cursor: pointer;}
.find_idea_detail .main .share_box a:last-of-type{border-right: 0 none;}
.find_idea_detail .main .share_box a.weibo{background: url(../images/idea_weibo.png) center no-repeat;}
.find_idea_detail .main .share_box a.qzone{background: url(../images/idea_qzone.png) center no-repeat;}
.find_idea_detail .main .share_box a.wechat{background: url(../images/idea_wechat.png) center no-repeat;}
.find_idea_detail .main .zoom_btn{width: 33px;height: 29px;background: url(../images/zoom.png) center no-repeat;background-color: #ededed;cursor: pointer;}
.find_idea_detail .main .img_box{margin-top: 16px;}
.find_idea_detail .main .img_box img{width:100%;}
.find_idea_detail .main .btn_group{margin-top: 15px;}
.find_idea_detail .main .btn_group .btn{height: 30px;line-height: 28px;background: #fafafa;border: 1px solid #ededed;display: inline-block;cursor: pointer;border-radius: 2px;padding: 0 9px;margin-right: 7px;}
.find_idea_detail .main .btn_group .btn i{display: inline-block;width: 12px;height: 12px;vertical-align: middle;margin-right: 2px;}
.find_idea_detail .main .btn_group .btn i.caiji{background: url(../images/caiji.png) center no-repeat;}
.find_idea_detail .main .btn_group .btn i.shoucang{background: url(../images/shoucang.png) center no-repeat;}
.find_idea_detail .main .btn_group .btn i.pinglun{background: url(../images/pinglun.png) center no-repeat;}
.find_idea_detail .main .btn_group .btn i.jubao{background: url(../images/jubao.png) center no-repeat;width: 16px;height: 14px;margin-top: -4px;margin-left: 2px;}
.find_idea_detail .main .btn_group .btn i.ie{background: url(../images/ie.png) center no-repeat;width: 13px;height: 15px;vertical-align: text-top;}

.find_idea_detail .author_info .avatar{width: 38px;height: 38px;object-fit: cover;}
.find_idea_detail .author_info .artlist{margin-top: 10px;margin-bottom: 10px;max-height: 360px;}
.find_idea_detail .author_info .artlist .swiper-slide{width: 86px;height: 108px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.find_idea_detail .author_info .guanzhu_btn{display: block;width: 260px;height: 30px;line-height: 30px;background: #ededed;text-align: center;color: #444;border-radius: 4px;cursor: pointer;}
.find_idea_detail .common_resource_list .img img{width: 86px;height: 86px;object-fit: cover;}
.find_idea_detail .common_resource_list .img{float: left;margin-right: 1px;}
.find_idea_detail .common_resource_list .img:last-of-type{margin-right: 0px;}
.find_idea_detail .avatar{width: 50px;height: 50px;object-fit: cover;}
.find_idea_detail .info_piece .info_des{padding: 15px;background: #fafafa;color: #333333;}
.find_idea_detail .idea_comment_box{border-top: 1px solid #f5f2f2;}
.find_idea_detail .idea_comment_box .comment_content{word-break: break-all;max-width:590px;}
.find_idea_detail .idea_comment_box .comment_item{border-bottom: 1px solid #f5f2f2;;}
.find_idea_detail .idea_comment_box .textarea{width: 596px;min-height: 50px;border-radius: 4px;border: 1px solid #999999;padding: 5px 10px;}
.find_idea_detail .idea_comment_box .comment_item .sub_btn{text-align:center;width: 80px;height: 30px;line-height: 28px;font-size: 14px;color: #000;border-radius: 4px;background: #facf00;cursor: pointer;}
.find_idea_detail .like_list .avatar{margin-right: 2px;}
.find_idea_detail .boxll{width: 340px;}
.find_idea_detail .guanzhu_btn{text-align:center;width: 53px;height: 30px;line-height: 28px;font-size: 14px;color: #000;border-radius: 2px;background: #ededed;cursor: pointer;}
.find_idea_mask .layui-layer-content::-webkit-scrollbar{display:none;}
.find_idea_mask .common_huaban_list .common_huaban_item{width: 229px;height: 340px;border-radius: 2px;padding: 10px 9px;background: #fff;margin-right: 24px;margin-bottom: 10px;float: left;}
.find_idea_mask .common_huaban_list .common_huaban_item:nth-child(4n){margin-right: 0px;}
.find_idea_mask .common_huaban_list .common_huaban_item .main_img{position: relative;}
.find_idea_mask .common_huaban_list .common_huaban_item .main_img:before{box-shadow: 0px 24px 6px 4px rgba(0,0,0,.2) inset;width: 211px;height: 211px;position: absolute;content: '';display: block;}
.find_idea_mask .common_huaban_list .common_huaban_item .main_img img{width: 211px;height: 211px;object-fit: cover;}
.find_idea_mask .common_huaban_list .common_huaban_item .main_img .title{position: absolute;left: 10px;top: 5px;color: #fff;font-weight: bold;}
.find_idea_mask .common_huaban_list .common_huaban_item .other_img img{width: 69px;height: 69px;object-fit: cover;margin-top: 2px;margin-right: 2px;float: left;}
.find_idea_mask .common_huaban_list .common_huaban_item .other_img img:nth-child(3n){margin-right: 0px;}
.find_idea_mask .common_huaban_list .common_huaban_item .author_avatar{width: 24px;height: 24px;object-fit: cover;margin-right: 8px;}
.find_idea_mask .loadmore_btn{display:block;height: 39px;width:988px;line-height: 39px;background: #ededed;text-align: center;font-size: 18px;color: #000;cursor: pointer;margin-top: 26px;}

.find_idea_mask .pubu_list{margin-left: 8px;}
.find_idea_mask .pubu_list .idea_detail_item img{width: 229px;height: 291px;object-fit: cover;}
.find_idea_mask .pubu_list .idea_detail_item{border-radius: 4px;overflow: hidden;width: 229px;font-size: 12px;background: #fff;float: left;position: relative;margin-right: 20px;}
.find_idea_mask .pubu_list .idea_detail_item .art_info_box{padding: 10px 13px;border-bottom: 1px solid #f5f5f5;position: relative;}
.find_idea_mask .pubu_list .idea_detail_item .art_info_box .icon_caiji{display: inline-block;width: 10px;height: 8px;background: url(../images/caiji.png) center no-repeat;margin-right: 5px;}
.find_idea_mask .pubu_list .idea_detail_item .art_info_box .icon_shoucang{display: inline-block;width: 12px;height: 12px;background: url(../images/shoucang.png) center no-repeat;margin-right: 5px;margin-left: 5px;vertical-align: text-bottom;}
.find_idea_mask .pubu_list .idea_detail_item .art_info_box .icon_pinglun{display: inline-block;width: 12px;height: 12px;background: url(../images/pinglun.png) center no-repeat;margin-right: 5px;margin-left: 5px;vertical-align: text-bottom;}
.find_idea_mask .pubu_list .idea_detail_item .artist_info_box{padding: 14px;}
.find_idea_mask .pubu_list .idea_detail_item .artist_info_box .avatar{width: 33px;height: 36px;object-fit: cover;}
.find_idea_mask .pubu_list .idea_detail_item .caiji_btn{display: none;width: 51px;height: 31px;line-height: 31px;text-align: center;color: #fff;background: #d83847;border-radius: 2px;position: absolute;left: 7px;top: 7px;}
.find_idea_mask .pubu_list .idea_detail_item .shoucang_btn{display: none;width: 33px;height: 32px;line-height: 32px;background: url(../images/shoucang_black.png) center no-repeat;border-radius: 2px;position: absolute;right: 7px;top: 6px;background-color: #ebebeb;}
.find_idea_mask .pubu_list .idea_detail_item:hover>.caiji_btn,.find_idea_mask .pubu_list .idea_detail_item:hover>.shoucang_btn{display: block;}
.jubao_box{display: none;}
.jubao_box label{width: 150px;display: inline-block;float: left;line-height: 30px;}
.jubao_box {padding: 20px;padding-left: 40px;}
.jubao_box .sub_btn{display:inline-block;width: 62px;height: 35px;border-radius: 2px;background: #f9cf00;color: #000;line-height: 35px;text-align: center;font-size: 18px;margin: 20px auto;}
.caijidao{width: 638px;height: 499px;position: relative;display: none;}
.caijidao .left{width: 269px;height: 499px;padding: 47px 35px;background: #f0f0f0;}
.caijidao .left img{width: 198px;height: 276px;object-fit: cover;}
.caijidao .right{width: 369px;height: 499px;padding: 47px 35px;background: #fff;position: relative;padding: 29px 18px;}
.caijidao .close{width: 15px;height: 15px;cursor: pointer;position: absolute;right: 17px;top: 14px;background: url(../images/find_idea_close.png) center no-repeat;background-size: contain;}
.caijidao .caiji_search_input{width: 323px;height: 36px;line-height: 36px;padding: 10px;border-radius: 2px;border: 1px solid #c6c6c6;}
.caijidao .huaban_list>li{width: 325px;height: 32px;line-height: 32px;cursor: pointer;padding-left: 30px;position: relative;}
.caijidao .huaban_list>li.create:before{background: url(../images/search.png) center no-repeat;position: absolute;content: '';display: block;width: 13px;height: 13px;left: 15px;top:10px;}
.caijidao .huaban_list>li:hover{background: linear-gradient(to right,#ebebeb,#fff);}

/*找灵感-画板*/
.pubu_list .huaban_item{width: 229px;height: 340px;border-radius: 2px;padding: 10px 9px;background: #fff;margin-right: 24px;margin-bottom: 10px;float: left;}
.pubu_list .huaban_item:nth-child(6n){margin-right: 0px;}
.pubu_list .huaban_item .main_img{position: relative;}
.pubu_list .huaban_item .main_img:before{box-shadow: 0px 24px 6px 4px rgba(0,0,0,.2) inset;width: 211px;height: 211px;position: absolute;content: '';display: block;}
.pubu_list .huaban_item .main_img img{width: 211px;height: 211px;object-fit: cover;}
.pubu_list .huaban_item .main_img .title{position: absolute;left: 10px;top: 5px;color: #fff;font-weight: bold;}
.pubu_list .huaban_item .other_img img{width: 69px;height: 69px;object-fit: cover;margin-top: 2px;margin-right: 2px;float: left;}
.pubu_list .huaban_item .other_img img:nth-child(3n){margin-right: 0px;}
.pubu_list .huaban_item .author_avatar{width: 24px;height: 24px;object-fit: cover;margin-right: 8px;}

/*找灵感-用户*/
.pubu_list {
    /*margin-top: 16px;*/
}
.pubu_list .yonghu_item{width: 229px;height: 336px;margin-right: 15px;margin-bottom: 15px;background: #fff;float: left;overflow: hidden;}
.pubu_list .yonghu_item:nth-child(6n){margin-right: 0;}
.pubu_list .yonghu_item .top{height: 106px;background: #dad5ce;border-radius: 2px 2px 0 0;}
.pubu_list .yonghu_item .info{text-align: center;}
.pubu_list .yonghu_item .info .avatar_box{width: 98px;height: 98px;border-radius: 96px;border: 1px solid #e0d1c7;padding: 2px;display: inline-block;margin-top: -48px;background: #fff;}
.pubu_list .yonghu_item .info .avatar_box .avatar{width: 92px;height: 92px;border-radius: 92px;object-fit: cover;}
.pubu_list .yonghu_item .info .count{border-top: 1px solid #e9e9e9;padding: 27px 0;display: inline;margin-top: 50px;}
.pubu_list .yonghu_item .info .guanzhu_btn{width: 211px;height: 30px;display: block;line-height: 30px;color: #838383;text-align: center;background: #ebebeb;margin: 19px 0 0 9px;cursor: pointer;}

/*找服务商*/
.find_fws_list_page .box{box-shadow: 0px 2px 7px rgba(0,0,0,.2);background: #fff;}
.find_fws_list_page .box_l{width: 1151px;}
.find_fws_list_page .box_r{width: 282px;}
.find_fws_list_page .screen_box{padding: 25px 30px;}
.find_fws_list_page .screen_box .item{overflow: hidden;margin-bottom: 10px;}
.find_fws_list_page .screen_box .item .key{display: inline-block;line-height: 2;width: 75px;}
.find_fws_list_page .screen_box .item .tag_box{display: inline-block;line-height: 2;width: 995px;word-break: break-all;}
.find_fws_list_page .screen_box .item .tag{margin: 0 10px;padding: 0 5px;}
.find_fws_list_page .screen_box .item .tag.active{color: #facf00;}
.find_fws_list_page .list_box{margin-top: 19px;padding-top: 24px;}
.find_fws_list_page .list_box .fenlei_list{border-bottom: 1px solid #f9cf00;padding-left: 18px;position: relative;}
.find_fws_list_page .list_box .fenlei{width:106px;height: 36px;line-height: 36px;display: inline-block;text-align: center;background: #eeeeee;border: 1px solid #d2d2d2;margin-left: 10px;color: #000;}
.find_fws_list_page .list_box .fenlei.active{background: #f9cf00;border-color: #f9cf00;}
.find_fws_list_page .list_box .fenlei_list .tip{position: absolute;right: 40px;bottom: 15px;}
.find_fws_list_page .list_box .top_screen{margin: 17px 28px;}
.find_fws_list_page .list_box .order_box{display:inline-block;height: 30px;border: 1px solid #cccccc;}
.find_fws_list_page .list_box .order_box .tab{float:left;height: 28px;line-height: 28px;color: #575757;padding: 0 18px;border-right: 1px solid #cccccc;background: #eeeeee;}
.find_fws_list_page .list_box .order_box .tab:last-of-type{border: 0 none;}
.find_fws_list_page .list_box .order_box .tab.active{background: #fff;}
.find_fws_list_page .list_box .search_input_box{width: 279px;height: 30px;line-height: 30px;border: 1px solid #ccc;}
.find_fws_list_page .list_box .search_input_box .search_input{padding: 0 10px;width: 246px;height: 28px;line-height: 28px;border: 0 none;}
.find_fws_list_page .list_box .search_input_box .search_icon{display:inline-block;width: 30px;height: 30px;background: url(../images/search.png) center no-repeat;cursor: pointer;}
.find_fws_list_page .list_box .search_box .page_top{width: 90px;height: 30px;border: 1px solid #cccccc;}
.find_fws_list_page .list_box .search_box .page_top .page{color: #999999;float: left;width: 50%;height: 28px;text-align: center;line-height: 28px;}
.find_fws_list_page .list_box .search_box .page_top .page.prev{border-right: 1px solid #cccccc;}
.find_fws_list_page .list_box .search_box .page_top .page:hover{background: #eeeeee;}
.find_fws_list_page .fws_list{padding: 0 30px;}
.find_fws_list_page .fws_list .item{padding: 40px 0;position: relative;border-bottom: 1px solid #dcdcdc;}
.find_fws_list_page .fws_list .countbox{position: absolute;left: 646px;}
.find_fws_list_page .fws_list .up{position: absolute;left: 537px;top:45px;width: 20px;height: 20px;border: 1px solid #c8a600;background: #facf00;text-align: center;line-height: 18px;color: #fff;}
.find_fws_list_page .list_box .pagination{padding: 38px 0;}
.find_fws_list_page .list_box .pagination .page{display:block;width: 48px;height: 48px;line-height:48px;text-align:center;border-radius: 4px;color: #a0a0a0;font-size: 18px;margin: 0 2.5px;background: #f6f6f6;}
.find_fws_list_page .list_box .pagination .page.active{color: #000;background: #facf00;}
.find_fws_list_page .find_zhuanjia_box{height: 280px;background: url(../images/fws_find_zhuanjia_bg.png) right top no-repeat;padding: 10px 26px;}
.find_fws_list_page .find_zhuanjia_box .bd_item{width: 229px;height: 30px;border: 1px solid #bbbbbb;}
.find_fws_list_page .find_zhuanjia_box .bd_item i{display:block;width: 30px;height: 29px;border-right: 1px solid #bbbbbb;}
.find_fws_list_page .find_zhuanjia_box .bd_item i.phone{background: url(../images//fws_bd_phone.png) center no-repeat;}
.find_fws_list_page .find_zhuanjia_box .bd_item i.ren{background: url(../images//fws_bd_ren.png) center no-repeat;}
.find_fws_list_page .find_zhuanjia_box .bd_item i.xq{background: url(../images//fws_bd_xq.png) center no-repeat;}
.find_fws_list_page .find_zhuanjia_box .bd_item .bd_input{border: 0 none;padding: 0 10px;width: 100%;}
.find_fws_list_page .find_zhuanjia_box .submit_btn{width: 230px;height: 36px;line-height: 36px;background: #facf00;text-align: center;border-radius: 4px;cursor: pointer;}
.find_fws_list_page .choose_reason_box{background: url(../images/choose_reson_bg.png) right top no-repeat;margin-top: 19px;padding: 20px;}

/*找服务商-下单*/
.fws_xiadan_page .address_list{margin-top: 16px;}
.fws_xiadan_page .address_list .item{width: 235px;height: 104px;border-radius: 4px;border: 1px solid #c3c3c3;padding: 12px 14px;float: left;margin-right: 7px;cursor: pointer;}
.fws_xiadan_page .address_list .item .name{padding-bottom: 5px;border-bottom: 1px solid #f2f2f2;}
.fws_xiadan_page .address_list .item .edit_btn{color: #cc9977;}
.fws_xiadan_page .address_list .item.active{border-color: #facf00;background: url(../images/address_check.png) right bottom no-repeat;}
.fws_xiadan_page .address_list .item:nth-child(6n){margin-right: 0;}
.fws_xiadan_page .use_new_addr{display:inline-block;padding: 7px 12px;background: #facf00;border-radius: 3px;margin: 14px 0 40px 0;cursor: pointer;}
.fws_xiadan_page .order_table{width: 100%;text-align: center;margin-top: 22px;}
.fws_xiadan_page .order_table thead{border-bottom: 4px solid #facf00;line-height: 20px;margin-bottom: 54px;}
.fws_xiadan_page .order_table tbody{background: #f7f7f7;margin-top: 54px;}
.fws_xiadan_page .order_table tbody tr.first{background: #fff;height: 54px;}
.fws_xiadan_page .order_table tbody tr td{padding: 10px;}
.fws_xiadan_page .order_table .img{width: 51px;height: 51px;}
.fws_xiadan_page .order_table .title{width: 200px;margin-left: 5px;text-align: left;}
.fws_xiadan_page .order_table .num_btn{color: #c3c3c3;text-align: center;height: 24px;line-height: 26px;width: 20px;cursor: pointer;}
.fws_xiadan_page .order_table .check_num_group{border: 1px solid #c3c3c3;width: 86px;margin: 0 auto;}
.fws_xiadan_page .order_table .check_num_group .num_input{width: 42px;height: 24px;line-height: 26px;border:1px solid #c3c3c3;border-width: 0 1px 0 1px;background: transparent;text-align: center;}
.fws_xiadan_page .total_box{min-width: 465px;height: 122px;border: 1px solid #facf00;margin-top: 50px;padding: 20px 17px;}
.fws_xiadan_page .total_box .price{font-size: 24px;}
.fws_xiadan_page .order_submit{background: #facf00;width: 181px;height: 40px;line-height: 40px;text-align: center;font-size: 16px;cursor: pointer;}
.fws_xiadan_page .address_layer{width: 850px;background: #fff;display: none;}
.fws_xiadan_page .address_layer .title_box{padding: 18px;font-size: 16px;color: #000;position: relative;}
.fws_xiadan_page .address_layer .title_box .close_btn{width: 17px;height: 17px;display: block;cursor: pointer;background: url(../images/close.png) center no-repeat;position: absolute;right: 20px;top: 20px;}
.fws_xiadan_page .address_layer .content .key{display: inline-block;height: 30px;line-height: 30px;width: 100px;text-align: right;}
.fws_xiadan_page .address_layer .content .input_box{display: inline-block;}
.fws_xiadan_page .address_layer .content .city-picker-span{display:inline-block;width:334px !important;height: 30px !important;line-height: 30px !important;border: 1px solid #ccc;padding: 0 8px;border-radius: 4px;}
.fws_xiadan_page .address_layer .content .item .text_input{width:334px;height: 30px;line-height: 30px;border: 1px solid #ccc;padding: 0 8px;border-radius: 4px;}
.fws_xiadan_page .address_layer .content .item{margin-bottom: 20px;}
.fws_xiadan_page .address_layer .content .submit_btn{display:inline-block;width: 50px;height: 28px;line-height: 28px;background: #facf00;text-align: center;cursor: pointer;border-radius: 3px;font-size: 16px;margin-bottom: 30px;}

/*找服务商-支付*/
.fws_zhifu_page .box{box-shadow: 0px 2px 7px rgba(0,0,0,.2);padding: 20px;}
.fws_zhifu_page .code_box{width: 179px;height: 179px;border: 1px solid #d9d9d9;padding: 15px;margin-top: 15px;margin-bottom: 18px;}
.fws_zhifu_page .code_box .code{width: 100%;}
.fws_zhifu_page .bank_pay{width: 933px;margin: 55px auto;}
.fws_zhifu_page .bank_pay .item{display: inline-block;}
.fws_zhifu_page .bank_pay .add_new_btn{display: block;width: 115px;height: 34px;line-height: 34px;text-align: center;color: #3f90ca;border: 1px solid #ececec;border-radius: 3px;margin-top: 20px;cursor: pointer;}
.fws_zhifu_page .bank_pay .pay_btn{display: block;width: 145px;height: 45px;line-height: 45px;text-align: center;color: #fff;border-radius: 6px;margin-top: 20px;cursor: pointer;font-size: 22px;background: #d13131;}

/*设计-购买页*/
.design_buy_page .box{box-shadow: 0px 2px 7px rgba(0,0,0,.2);background: #fff;}
.design_buy_page .box_l{line-height: 2;width: 1146px;}
.design_buy_page .box_l .top_desc{padding: 50px 37px;}
.design_buy_page .box_l .banbenshenming{cursor: pointer;width: 98px;height: 34px;line-height:34px;border-radius: 3px;text-align: center;color: #ff0000;font-size: 16px;border: 1px solid #ff0000;margin: 42px auto;}
.design_buy_page .box_r{width: 281px;}
.design_buy_page .box_r .price_box{width: 281px;padding: 29px 20px;}
.design_buy_page .box_r .btn_group{padding-top: 25px;}
.design_buy_page .box_r .btn_group .btn{width: 168px;height: 41px;line-height: 41px;color: #000;border-radius: 4px;text-align: center;cursor: pointer;}
.design_buy_page .box_r .btn_group .btn_goumai{background: #facf00;}
.design_buy_page .box_r .btn_group .btn_guanzhu{border: 1px solid #dcdcdc;}
.design_buy_page .author_info{padding: 20px;}
.design_buy_page .author_info .avatar{width: 60px;height: 60px;object-fit: cover;}
.design_buy_page .author_info .contact_btn{width: 88px;height:32px;line-height:32px;text-align:center;background: #dcdcdc;cursor: pointer;border-radius: 4px;font-size: 16px;}
.design_buy_page .design_buy_comment_box{width: 1146px;background: #fff;margin-top: 18px;padding: 43px 39px;}
.design_buy_page .design_buy_comment_box ul>li{padding: 30px 0;border-bottom: 1px solid #eeeeee;}
.design_buy_page .design_buy_comment_box ul>li:last-of-type{border: 0 none;}
.design_buy_page .design_buy_comment_box ul>li .avatar{width: 60px;height: 60px;object-fit: cover;}
.design_buy_page .design_buy_comment_box ul>li .content{width:980px;}
.design_buy_page .design_buy_comment_box ul>li .textarea{width:642px;height: 61px;padding: 10px;border: 1px solid #eeeeee;border-radius: 4px;resize: none;}
.design_buy_page .design_buy_comment_box ul>li .submit_btn{width: 87px;height: 30px;line-height: 30px;text-align: center;border-radius: 4px;background: #facf00;}

/*设计-我的项目详情*/
.design_mypro_page{padding-top: 50px;}
.design_mypro_page .step_box{height: 115px;position: relative;margin-top: 40px;}
.design_mypro_page .step_line{height: 2px;background: #a5a5a5;position: absolute;top: 60px;z-index: 2;}
.design_mypro_page .step_line1_box{width: 418px;}
.design_mypro_page .step_line2_box{width: 307px;left: 418px;}
.design_mypro_page .step_line3_box{width: 307px;left: 725px;}
.design_mypro_page .step_line4_box{width: 419px;right: 0;}
.design_mypro_page .step_box .num{width: 36px;height: 36px;border-radius: 36px;background: #a5a5a5;line-height: 36px;text-align: center;font-size: 18px;color: #fff;}
.design_mypro_page .step_box .step{position: absolute;top: -52px;right: 94px;}
.design_mypro_page .step_line4_box .step{top: -52px;right: 194px;}
.design_mypro_page .step_line.active{background: #f9cf00;}
.design_mypro_page .step_line.active .num{background: #f9cf00;color: #000;}
.design_mypro_page .detail_box{border: 1px solid #cccccc;margin: 50px 0 35px 0;}
.design_mypro_page .detail_box .title_box{height: 42px;line-height: 42px;padding-left: 20px;background: #f9cf00;}
.design_mypro_page .detail_box .img{width: 64px;height: 64px;object-fit: cover;margin: 20px 0 20px 40px;}
.design_mypro_page .detail_box .status_btn{width: 117px;height: 37px;border-radius: 4px;background: #f9cf00;padding: 0 15px;margin-right: 40px;}
.design_mypro_page .detail_box .content_box{line-height: 2;padding: 25px 120px;}
.design_mypro_page .detail_box .content_box .key{width: 70px;}

/*设计-雇佣他*/
.design_employ_page h1{font-size: 48px;font-weight: bold;color: #f9cf00;}
.design_employ_page .short_line{width: 42px;height: 9px;background: #f9cf00;margin: 36px 0 32px 0;}
.design_employ_page .shouqi{padding-bottom: 22px;border-bottom: 1px solid #cccccc;}
.design_employ_page .choose_color{padding-top: 188px;border-bottom: 1px solid #cccccc;position: relative;padding-bottom: 82px;}
.design_employ_page .choose_color .title{position: absolute;top: 188px;right: 151px;}
.design_employ_page .choose_color .color_list ul{width: 504px;margin-top: 23px;}
.design_employ_page .choose_color .color_list ul>li{float: left;margin-right: 39px;margin-bottom: 50px;cursor: pointer;position: relative;}
.design_employ_page .choose_color .color_list ul>li.active:after{content: '';display: block;width: 48px;height: 22px;position: absolute;right: 0;top: 105px;background: url(../images//color_check.png) center no-repeat;}
.design_employ_page .choose_color .color_list ul>li .color{width: 129px;height: 127px;}
.design_employ_page .choose_color .color_list ul>li .color.lanse{background: url(../images/lanse.png) center no-repeat;}
.design_employ_page .choose_color .color_list ul>li .color.qingse{background: url(../images/qingse.png) center no-repeat;}
.design_employ_page .choose_color .color_list ul>li .color.lvse{background: url(../images/lvse.png) center no-repeat;}
.design_employ_page .choose_color .color_list ul>li .color.fense{background: url(../images/fense.png) center no-repeat;}
.design_employ_page .choose_color .color_list ul>li .color.hongse{background: url(../images/hongse.png) center no-repeat;}
.design_employ_page .choose_color .color_list ul>li .color.huangse{background: url(../images/huangse.png) center no-repeat;}
.design_employ_page .choose_color .color_list ul>li .color.huise{background: url(../images/huise.png) center no-repeat;}
.design_employ_page .choose_color .color_list ul>li .color.heise{background: url(../images/heise.png) center no-repeat;}
.design_employ_page .choose_color .color_list ul>li .color.zise{background: url(../images/zise.png) center no-repeat;}
.design_employ_page .choose_color .color_list ul>li .color.caise{background: url(../images/caise.png) center no-repeat;}
.design_employ_page .choose_color .color_list .caise_ul{margin-top: 431px;}
.design_employ_page .choose_fengge{padding-top: 110px;border-bottom: 1px solid #cccccc;}
.design_employ_page .choose_fengge .title{padding-bottom: 137px;}
.design_employ_page .choose_fengge .slider_content{padding-left: 20px;width: 1078px;}
.design_employ_page .choose_fengge .slider{padding-bottom: 46px;position: relative;margin-right: 75px;width: 454px;float: left;}
.design_employ_page .choose_fengge .title{padding-bottom: 137px;}
.design_employ_page .form{margin-top: 24px;}
.design_employ_page .form .item{padding-bottom: 24px;}
.design_employ_page .form .item_long{padding: 29px 0;}
.design_employ_page .form .key{width: 90px;}
.design_employ_page .form .input{width: 137px;height: 32px;line-height: 32px;min-width: 214px;padding: 0 5px;}
.design_employ_page .form .input_long{width: 590px;}
.design_employ_page .form .button{width: 152px;height: 32px;line-height: 32px;border-radius: 2px;text-align: center;background: #facf00;margin-left: 10px;cursor: pointer;}
.design_employ_page .form .logo_type li{float: left;width: 117px;height: 116px;border: 1px solid #bbbbbb;cursor: pointer;margin-right: 20px;}
.design_employ_page .form .logo_type .title{height: 26px;border-bottom: 1px solid #bbbbbb;text-align: center;line-height: 26px;}
.design_employ_page .form .logo_type .content{height: 90px;}
.design_employ_page .form .logo_type li.active{border-color: #f9cf00;background: url(../images//color_check.png) right bottom no-repeat;}
.design_employ_page .form .logo_type li.active .title{border-color: #f9cf00;}
.design_employ_page .form .textarea{width: 583px;height: 178px;resize: none;padding: 10px;}
.design_employ_page .form .sub_btn{width: 480px;height: 40px;line-height: 40px;border-radius: 28px;text-align: center;background: #f9cf00;font-size: 20px;margin-top: 30px;margin-bottom: 60px;cursor: pointer;}

/* 找灵感用户内页-关注 */
.page5{width: 1451px;margin: 0 auto;}
.page5 .main_designer_box{background: #fff;text-align: center;}
.page5 .main_designer_box .avatar_box{width: 141px;height: 141px;border-radius: 141px;border: 1px solid #e2d2c9;padding: 3px;display: inline-block;margin-top: -70px;}
.page5 .main_designer_box .avatar_box img{width: 100%;height: 100%;border-radius: 141px;object-fit: cover;}
.page5 .main_designer_box .guanzhu_btn{padding: 7px 12px;border-radius: 2px;display: inline-block;background: #ededed;cursor: pointer;}
.page5 .main_designer_box .guanzhu_btn.active{background: #f9cf00;color:#000;}
.page5 .main_designer_box .tab_box{height: 46px;line-height: 46px;border-top: 1px solid #eeeeee;margin-top: 18px;text-align: center;}
.page5 .main_designer_box .tab_box .tab{font-size: 12px;color: #999;padding: 0 10px;margin: 0 10px;}
.page5 .main_designer_box .tab_box .tab.active{color: #000;}
.page5 .guanzhu_list{margin-top: 16px;}
.page5 .guanzhu_list .item{width: 229px;height: 336px;margin-right: 15px;margin-bottom: 15px;background: #fff;float: left;overflow: hidden;}
.page5 .guanzhu_list .item:nth-child(6n){margin-right: 0;}
.page5 .guanzhu_list .item .top{height: 106px;background: #dad5ce;border-radius: 2px 2px 0 0;}
.page5 .guanzhu_list .item .info{text-align: center;}
.page5 .guanzhu_list .item .info .avatar_box{width: 98px;height: 98px;border-radius: 96px;border: 1px solid #e0d1c7;padding: 2px;display: inline-block;margin-top: -48px;background: #fff;}
.page5 .guanzhu_list .item .info .avatar_box .avatar{width: 92px;height: 92px;border-radius: 92px;object-fit: cover;}
.page5 .guanzhu_list .item .info .count{border-top: 1px solid #e9e9e9;padding: 27px 0;display: inline;margin-top: 50px;}
.page5 .guanzhu_list .item .info .guanzhu_btn{width: 211px;height: 30px;display: block;line-height: 30px;color: #838383;text-align: center;background: #ebebeb;margin: 19px 0 0 9px;cursor: pointer;}
.page5 .huaban_list{margin-top: 16px;}
.page5 .huaban_list .item{width: 229px;height: 340px;margin-right: 15px;margin-bottom: 15px;background: #fff;float: left;overflow: hidden;padding: 10px 9px;}
.page5 .huaban_list .item .main_img{position: relative;}
.page5 .huaban_list .item .main_img:before{box-shadow: 0px 24px 6px 4px rgba(0,0,0,.2) inset;width: 211px;height: 211px;position: absolute;content: '';display: block;}
.page5 .huaban_list .item .main_img img{width: 211px;height: 211px;object-fit: cover;}
.page5 .huaban_list .item .main_img .title{position: absolute;left: 10px;top: 5px;color: #fff;font-weight: bold;}
.page5 .huaban_list .item .other_img img{width: 69px;height: 69px;object-fit: cover;margin-top: 2px;margin-right: 2px;float: left;}
.page5 .huaban_list .item .other_img img:nth-child(3n){margin-right: 0px;}
.page5 .huaban_list .item .author_avatar{width: 24px;height: 24px;object-fit: cover;margin-right: 8px;}
.page5 .huaban_list .item .guanzhu_btn{text-align:center;width: 53px;height: 30px;line-height: 28px;font-size: 12px;color: #000;border-radius: 4px;background: #ededed;cursor: pointer;display: block;}
.page5 .caiji_list{margin-top: 16px;}
.page5 .caiji_list .item img{width: 229px;height: 328px;object-fit: cover;}
.page5 .caiji_list .item{border-radius: 4px;overflow: hidden;width: 229px;font-size: 12px;background: #fff;float: left;position: relative;margin-right: 20px;}
.page5 .caiji_list .item .art_info_box{padding: 10px 13px;border-bottom: 1px solid #f5f5f5;position: relative;}
.page5 .caiji_list .item .art_info_box .icon_caiji{display: inline-block;width: 10px;height: 8px;background: url(../images/caiji.png) center no-repeat;margin-right: 5px;}
.page5 .caiji_list .item .art_info_box .icon_shoucang{display: inline-block;width: 12px;height: 12px;background: url(../images/shoucang.png) center no-repeat;margin-right: 5px;margin-left: 5px;vertical-align: text-bottom;}
.page5 .caiji_list .item .art_info_box .icon_pinglun{display: inline-block;width: 12px;height: 12px;background: url(../images/pinglun.png) center no-repeat;margin-right: 5px;margin-left: 5px;vertical-align: text-bottom;}
.page5 .caiji_list .item .artist_info_box{padding: 14px;}
.page5 .caiji_list .item .artist_info_box .avatar{width: 33px;height: 36px;object-fit: cover;}
.page5 .caiji_list .item .caiji_btn{display: none;width: 51px;height: 31px;line-height: 31px;text-align: center;color: #fff;background: #d83847;border-radius: 2px;position: absolute;left: 7px;top: 7px;}
.page5 .caiji_list .item .shoucang_btn{display: none;width: 33px;height: 32px;line-height: 32px;background: url(../images/shoucang_black.png) center no-repeat;border-radius: 2px;position: absolute;right: 7px;top: 6px;background-color: #ebebeb;}
.page5 .caiji_list .item:hover>.caiji_btn,.page5 .caiji_list .item:hover>.shoucang_btn{display: block;}

/*个人中心*/
.page6{width: 1451px;margin: 0 auto;padding-top: 184px;}
.uc_box{background: #fff;border-radius: 4px;box-shadow: 0px 2px 7px rgba(0,0,0,.2);min-height: 909px;overflow: hidden;max-width: 1492px}
.uc_l{width: 242px;height: 909px;background: #f8f8f8;}
.uc_l .user_info{text-align: center;padding-top: 31px;}
.uc_l .user_info .avatar{width: 90px;height: 90px;border-radius: 90px;object-fit: cover;margin-bottom: 25px;}
.uc_l .menu_list .menu_box{height: 70px;padding: 15px 0;}
.uc_l .menu_list .menu_box .menu{display: inline-block;height: 40px;line-height: 40px;color: #000;width: 100%;padding-left: 50px;border-left: 5px solid transparent;}
.uc_l .menu_list .menu_box .menu i{display: inline-block;vertical-align: middle;width: 19px;height: 19px;background: url(../images/user_center_icon.png) no-repeat;margin-right: 10px;}
.uc_l .menu_list .menu_box .menu i.wode{background-position: 0 0;}
.uc_l .menu_list .menu_box .menu i.zhanghu{background-position: -19px 0;}
.uc_l .menu_list .menu_box .menu i.sucai{background-position: -38px 0;}
.uc_l .menu_list .menu_box .menu i.huaban{background-position: -57px 0;}
.uc_l .menu_list .menu_box .menu i.xiangmu{background-position: -76px 0;}
.uc_l .menu_list .menu_box .menu i.huiyuan{background-position: -95px 0;}
.uc_l .menu_list .menu_box .menu i.mima{background-position: -114px 0;}
.uc_l .menu_list .menu_box .menu i.tuichu{background-position: -131px 0;}
.uc_l .menu_list .menu_box .menu i.fws{background-position: -150px 0;}
.uc_l .menu_list .menu_box .menu i.dianpu{background-position: -170px 0;}
.uc_l .menu_list .menu_box.active{background: #fff;}
.uc_l .menu_list .menu_box.active .menu{background: #fff;color: #f9cf00;border-color: #f9cf00;}
.uc_l .menu_list .menu_box.active .menu i.wode{background-position: 0 -19px;}
.uc_l .menu_list .menu_box.active .menu i.zhanghu{background-position: -19px -19px;}
.uc_l .menu_list .menu_box.active .menu i.sucai{background-position: -38px -19px;}
.uc_l .menu_list .menu_box.active .menu i.huaban{background-position: -57px -19px;}
.uc_l .menu_list .menu_box.active .menu i.xiangmu{background-position: -76px -19px;}
.uc_l .menu_list .menu_box.active .menu i.huiyuan{background-position: -95px -19px;}
.uc_l .menu_list .menu_box.active .menu i.mima{background-position: -114px -19px;}
.uc_l .menu_list .menu_box.active .menu i.tuichu{background-position: -131px -19px;}
.uc_l .menu_list .menu_box.active .menu i.fws{background-position: -150px -19px;}
.uc_r{width: 1209px;}
.uc_r .wode_box{width: 1080px;margin: 0 auto;}
.uc_r .wode_box .wode_title{text-align: center;font-size: 24px;font-weight: bold;color: #666666;margin-top: 50px;margin-bottom: 40px;}
.uc_r .wode_box .jindu_desc{width: 761px;margin: 0 auto;margin-bottom: 20px;}
.uc_r .wode_box .progress_bar{width: 758px;margin: 20px auto;position: relative;}
.uc_r .wode_box .progress_bar:after{display: block;content: "";position: absolute;width: 34px;height: 34px;z-index: 1;background: url(../images/wode_xiaolian.png) center no-repeat;right: -17px;top: -11px;}
.uc_r .wode_box .progress_bar i{float: left;width: 74px;height: 14px;background: #dddddd;margin-right: 2px;}
.uc_r .wode_box .progress_bar i:last-of-type{margin-right: 0px;}
.uc_r .wode_box .active_bar{position: absolute;width: 0;height: 14px;left: 0;top: 0;white-space: nowrap;background: url(../images/active_bar.png) repeat-x;}
.uc_r .wode_box .active_bar:after{display: block;content: "";position: absolute;width: 34px;height: 34px;z-index: 2;background: url(../images/wode_dui.png) center no-repeat;right: -17px;top: -11px;}
.uc_r .wode_box .wode_form{margin: 0 auto;margin-top: 50px;width: 896px;}
.uc_r .wode_box .wode_form .bd_item{width: 433px;height: 34px;line-height: 34px;margin: 20px 0;color: #000;font-size: 16px;float: left;margin-right: 30px;}
.uc_r .wode_box .wode_form .bd_item:nth-child(2n){margin-right: 0;}
.uc_r .wode_box .wode_form .bd_item .key{margin-right: 53px;width: 80px;float: left;text-align: right;}
.uc_r .wode_box .wode_form .radio_box{float: left;}
.uc_r .wode_box .wode_form .radio_box label{position: relative;white-space: nowrap;margin-right: 20px;padding-left: 30px;cursor: pointer;}
.uc_r .wode_box .wode_form .radio_box .radio{position: absolute;width: 20px;height: 20px;border-radius: 20px;border: 1px solid #a2a2a2;top: 0;left: 3px;}
.uc_r .wode_box .wode_form .radio_box input[type=radio]{display: none;}
.uc_r .wode_box .wode_form .radio_box input[type=radio]:checked~.radio{background: url(../images/check_white.png) center no-repeat;background-color: #f9cf00;border-color: #f9cf00;}
.uc_r .wode_box .wode_form .moni_select{border:0 none;width: 300px;height: 34px;line-height: 34px;border-bottom: 1px solid #bbbbbb;float: left;padding: 0 15px;color: #999;background: url(../images/wode_xiala.png) right no-repeat;cursor: pointer;position: relative;}
.uc_r .wode_box .wode_form .moni_down{width: 300px;position: absolute;left: 0;border: 1px solid #ddd;display: none;background: #fff;z-index: 2;}
.uc_r .wode_box .wode_form .moni_down>li{padding: 0 15px;}
.uc_r .wode_box .wode_form .moni_down>li:hover{background: #f5f5f5;}
.uc_r .wode_box .wode_form .text_input{border:0 none;width: 300px;height: 34px;line-height: 34px;border-bottom: 1px solid #bbbbbb;padding: 0 15px;color: #999;}
.uc_r .wode_box .wode_form .area_select{position: absolute;}
.uc_r .wode_box .wode_form .city-picker-span{float: left;padding-left:15px;color: #999;}
.uc_r .wode_box .wode_form .city-picker-span>.arrow {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 10px;
    margin-top: -3px;
    height: 5px;
    background: url(../images/wode_xiala.png) center no-repeat;
}
.uc_r .wode_box .wode_form .city-picker-dropdown{left: 108px !important;top: 35px !important;}
.uc_r .wode_box .wode_form .save_btn{width: 160px;display: block;height: 50px;line-height: 50px;text-align: center;font-size: 24px;font-weight: bold;color: #666666;border-radius: 25px;background: #f9cf00;margin: 50px auto;cursor: pointer;}
.uc_r .zhanghu_box{color: #000;}
.uc_r .zhanghu_box .yue_box{border-bottom: 1px solid #f1f1f1;padding-left: 5%; width: 95%;padding-top: 50px;padding-bottom: 20px;}
.uc_r .zhanghu_box .yue_box > div:first-child{width: 500px !important;}
.uc_r .zhanghu_box .yue_box .tixian_btn:first-child{margin-left:0;}
.uc_r .zhanghu_box .yue_box .tixian_btn{height: 29px;display: inline-block;width: 61px;border-radius: 2px;background: #f1f1f1;border: 1px solid #bbbbbb;color: #000;margin-left: 20px;text-align: center;cursor: pointer;}
.uc_r .zhanghu_box .datetime_box{width: 90%;margin: 0 auto;border-bottom: 1px solid #f1f1f1;height: 98px;}
.uc_r .zhanghu_box .datetime_box .time_select{width: 100px;height: 30px;line-height: 30px;display: inline-block;border-radius: 2px;border: 1px solid #bbbbbb;background: #f1f1f1;cursor: pointer;margin: 0 5px;padding: 0 10px;}
.uc_r .zhanghu_box .time_tab{color: #999999;padding: 5px 10px;margin-right: 5px;}
.uc_r .zhanghu_box .time_tab.active{color: #fff;border-radius: 2px;background: #909090;}
.uc_r .zhanghu_box .select_by_month{padding-left: 10px;border-left: 1px solid #909090;}
.uc_r .zhanghu_box .count_box{padding: 50px 0;}
.uc_r .zhanghu_box .table{width: 90%;margin: 0 auto;text-align: center;line-height: 40px;}
.uc_r .zhanghu_box .table thead{width: 932px;margin: 0 auto;height: 48px;line-height: 48px;border-bottom:1px solid #bbbbbb;}
.uc_r .zhanghu_box .table .del_btn{padding: 0 10px;cursor: pointer;}
.uc_r .zhanghu_box_63 .title_box{height: 90px;line-height: 90px;border-bottom: 1px solid #f1f1f1;padding-left: 35px;}
.uc_r .zhanghu_box_63 .title_box .add_bankcard{padding-right: 18px;cursor: pointer;}
.uc_r .zhanghu_box_63 .title_box .add_bankcard i{display: inline-block;width: 18px;height: 18px;background: url(../images/jia_black.png) center no-repeat;margin-right: 10px;vertical-align: middle;}
.uc_r .zhanghu_box_63 .bank_form{padding: 0 42px;margin-top: 47px;}
.uc_r .zhanghu_box_63 .bank_form .bank_item{width: 952px;margin-bottom: 9px;}
.uc_r .zhanghu_box_63 .bank_form .key{display: inline-block;width: 137px;margin-right: 30px;text-align: right;}
.uc_r .zhanghu_box_63 .bank_form .bank_box{width: 745px;height: 47px;line-height: 47px;border: 1px solid #bfc0c3;border-radius: 2px;cursor: pointer;padding: 0 10px;}
.uc_r .zhanghu_box_63 .bank_form .bank_box .radio{margin-right: 15px;}
.uc_r .zhanghu_box_63 .bank_form .bank_box .tag{padding: 2px 1px;border-radius: 2px;background: #f9cf00;font-size: 12px;line-height: 1;margin-left: 8px;}
.uc_r .zhanghu_box_63 .bank_form .item{margin: 35px 0;}
.uc_r .zhanghu_box_63 .bank_form .item input[type=text]{width: 148px;height: 31px;line-height: 31px;padding: 0 10px;border: 1px solid #bfc0c3;}
.uc_r .zhanghu_box_63 .bank_form .item .next_btn{display: inline-block;width: 87px;height: 31px;line-height: 31px;text-align: center;color: #000;border-radius: 2px;background: #f9cf00;}
.page6 .add_bankcard_box{width: 719px;padding: 20px;background: #fff;display: none;}
.page6 .add_bankcard_box .title{border-bottom: 1px solid #dddddd;padding-bottom: 10px;position: relative;}
.page6 .add_bankcard_box .title .close_btn{display: block;width: 13px;height: 13px;background: url(../images/find_idea_close.png) center no-repeat;position: absolute;right: 0;top: 0;cursor: pointer;}
.page6 .add_bankcard_box .bank_form label{float: left;width: 160px;height: 42px;line-height: 42px;border: 1px solid #e3e3e3;text-align: center;margin-right: 8px;margin-bottom: 8px;}
.page6 .add_bankcard_box .next_btn{display: inline-block;width: 87px;height: 31px;line-height: 31px;text-align: center;color: #000;border-radius: 2px;background: #f9cf00;cursor: pointer;margin: 20px 0;}
.page6 .bankcard_info_box{width: 736px;padding: 30px 10px;background: #fff;color: #000;display: none;}
.page6 .bankcard_info_box .close_btn{display: block;width: 13px;height: 13px;background: url(../images/find_idea_close.png) center no-repeat;position: absolute;right:20px;top: 20px;cursor: pointer;}
.page6 .bankcard_info_box .bank_info_form .item{margin-bottom: 9px;}
.page6 .bankcard_info_box .bank_info_form .item .key{display: inline-block;width: 97px;height: 48px;line-height: 48px;text-align: right;margin-right: 10px;}
.page6 .bankcard_info_box .bank_info_form .item .long_input{width: 551px;height: 48px;line-height: 48px;padding: 0 20px;font-size: 16px;border-radius: 2px;border: 1px solid #e3e3e3;}
.page6 .bankcard_info_box .bank_info_form .item .short_input{width: 187px;height: 48px;line-height: 48px;padding: 0 20px;font-size: 16px;border-radius: 2px;border: 1px solid #e3e3e3;}
.page6 .bankcard_info_box .bank_info_form .verify_btn{display: inline-block;width: 87px;height: 31px;line-height: 31px;text-align: center;color: #000;border-radius: 2px;background: #f9cf00;cursor: pointer;margin-left: 20px;}
.page6 .bankcard_info_box .bank_info_form .sub_btn{display: block;width: 140px;height: 31px;line-height: 31px;text-align: center;color: #000;border-radius: 2px;background: #f9cf00;cursor: pointer;margin: 20px auto;border: 0 none;margin-top: 30px;}
.uc_r .sucai_box .tab_box{padding-top: 10px;text-align: center;}
.uc_r .sucai_box .tab_box .tab{display:inline-block;line-height: 56px;border-bottom: 3px solid transparent;color: #000;padding: 0 6px;margin: 0 5px;}
.uc_r .sucai_box .tab_box .tab.active{border-color: #f9cf00;color: #F9CF00;}
.uc_r .sucai_box .art_tab_box{height: 80px;line-height: 80px;background: #f4f4f4;padding: 0 42px;position: relative;}
.uc_r .sucai_box .art_tab_box .tab{font-size: 16px;margin-right: 25px;}
.uc_r .sucai_box .art_tab_box .tab.active span{color: #F9CF00;}
.uc_r .sucai_box .art_tab_box .upload_btn{width: 124px;height: 50px;line-height: 50px;display: block;border-radius: 4px;text-align: center;font-size:20px;position: absolute;right: 40px;top: 15px;cursor: pointer;background: #f9cf00;}
.uc_r .sucai_box .art_manage_list{padding: 40px;}
.uc_r .huaban_box .tab_box{height: 67px;line-height: 66px;text-align: center;border-bottom: 1px solid #f1f1f1;}
.uc_r .huaban_box .tab_box .tab{font-size: 18px;color: #565656;margin: 0 10px;}
.uc_r .huaban_box .tab_box .tab.active{color: #F9CF00;}
.uc_r .huaban_box .huaban_list{width: 1012px;margin: 36px auto;}
.uc_r .huaban_box .huaban_list .item{width: 229px;height: 340px;border-radius: 2px;padding: 10px 9px;background: #fff;margin-right: 24px;margin-bottom: 10px;float: left;box-shadow: 0px 1px 3px rgba(0,0,0,.2);}
.uc_r .huaban_box .huaban_list .item:hover{box-shadow: 0px 2px 7px rgba(0,0,0,.2);}
.uc_r .huaban_box .huaban_list .item:nth-child(4n){margin-right: 0px;}
.uc_r .huaban_box .huaban_list .item .main_img{position: relative;}
.uc_r .huaban_box .huaban_list .item .main_img:before{box-shadow: 0px 24px 6px 4px rgba(0,0,0,.2) inset;width: 211px;height: 211px;position: absolute;content: '';display: block;}
.uc_r .huaban_box .huaban_list .item .main_img img{width: 211px;height: 211px;object-fit: cover;}
.uc_r .huaban_box .huaban_list .item .main_img .title{position: absolute;left: 10px;top: 5px;color: #fff;font-weight: bold;}
.uc_r .huaban_box .huaban_list .item .other_img img{width: 69px;height: 69px;object-fit: cover;margin-top: 2px;margin-right: 2px;float: left;}
.uc_r .huaban_box .huaban_list .item .other_img img:nth-child(3n){margin-right: 0px;}
.uc_r .huaban_box .huaban_list .item .edit_btn{width: 210px;height: 29px;line-height: 29px;border-radius: 4px;background: #e0e0e0;cursor: pointer;text-align: center;margin-top: 8px;}
.uc_r .huaban_box .huaban_list .item.item_add{background: #f4f4f4;padding: 12px 8px;cursor: pointer;}
.uc_r .huaban_box .huaban_list .item.item_add .dashed_box{border: 1px dashed #bfc0c3;height: 100%;border-radius: 2px;}
.uc_box .huaban_layer{width: 639px;background: #fff;display: none;}
.uc_box .huaban_layer .title_box{height: 55px;line-height: 55px;border-bottom: 1px solid #ebebeb;padding: 0 32px;font-size: 18px;color: #000;position: relative;}
.uc_box .huaban_layer .title_box .close_btn{width: 17px;height: 17px;display: block;cursor: pointer;background: url(../images/close.png) center no-repeat;position: absolute;right: 20px;top: 20px;}
.uc_box .huaban_layer .content{padding: 30px 40px;}
.uc_box .huaban_layer .content .item{margin-bottom: 24px;}
.uc_box .huaban_layer .content .item .text_input,.uc_box .huaban_layer .content .item .select{width: 100%;height: 41px;line-height: 41px;border-radius: 2px;padding: 0 15px;font-size:18px;border: 1px solid #ebebeb;}
.uc_box .huaban_layer .bottom_btn_box{height: 77px;background: #f9f9f9;padding-right: 40px;padding-left: 40px;}
.uc_box .huaban_layer .bottom_btn_box .btn{padding: 12px 16px;border-radius: 2px;font-size: 18px;color: #000;cursor: pointer;display: inline;border: 0 none;}
.uc_box .huaban_layer .bottom_btn_box .btn.cancel_btn{background: #ebebeb;}
.uc_box .huaban_layer .bottom_btn_box .btn.sub_btn{background: #F9CF00;}
.uc_box .huaban_layer .content .item .key{font-size: 18px;white-space: nowrap;margin-right: 5px;color: #000;}
.uc_box .huaban_layer .content .item .textarea{width: 515px;height: 210px;border-radius: 2px;padding: 10px 15px;font-size:18px;border: 1px solid #ebebeb;resize: none;}
.uc_box .huaban_layer .bottom_btn_box .del_btn{font-size: 18px;color: #000;cursor: pointer;}
.uc_box .caiji_layer{display: none;}
.uc_box .caiji_layer .title_box{height: 55px;line-height: 55px;border-bottom: 1px solid #ebebeb;padding: 0 32px;font-size: 18px;color: #000;position: relative;}
.uc_box .caiji_layer .title_box .close_btn{width: 17px;height: 17px;display: block;cursor: pointer;background: url(../images/close.png) center no-repeat;position: absolute;right: 20px;top: 20px;}
.uc_box .caiji_layer .content{padding: 33px 34px;}
.uc_box .caiji_layer .upload_area{width: 100%;height: 285px;border-radius: 2px;border: 1px dashed #ebebeb;position: relative;}
.uc_box .caiji_layer .upload_area .input_file_box{width: 127px;height: 42px;line-height: 42px;border-radius: 2px;background: #ebebeb;font-size: 18px;text-align: center;color: #000;position: relative;margin-top: 50px;}
.uc_box .caiji_layer .upload_area .input_file {position: absolute;left: 0;top: 0;width: 127px;height: 42px;cursor: pointer;opacity: 0;}
.uc_box .caiji_layer .upload_area .drag_mask { position: absolute;opacity: .9;background: #ffffff;width: 100%;height: 285px;border: 1px dashed #d9d9d9;border-radius: 2px;font-size: 20px;text-align: center;line-height: 285px;left: 0;top: 0;display: none;}
.uc_box .caiji_layer .upload_area .tip{margin-top: 50px;}
.uc_box .caiji_layer .upload_area.hover .drag_mask {display: block;}
.uc_box .change_pwd_box .title{padding: 50px 80px;border-bottom: 1px solid #f1f1f1;}
.uc_box .change_pwd_box .change_pwd_form{margin-top: 40px;font-size: 16px;}
.uc_box .change_pwd_box .change_pwd_form .input_box{width: 544px;height: 50px;border: 1px solid #BBB;border-radius: 2px;background: #f1f1f1;}
.uc_box .change_pwd_box .change_pwd_form .input_box .bd_input{width: 100%;height: 48px;line-height: 48px;padding: 0 10px;background: #f1f1f1;border: 0 none;}
.uc_box .change_pwd_box .change_pwd_form .bd_item{margin-bottom: 19px;}
.uc_box .change_pwd_box .change_pwd_form .get_code_btn{padding: 0 10px;height: 48px;line-height: 48px;cursor: pointer;}
.uc_box .change_pwd_box .change_pwd_form .key{display: inline-block;width: 120px;text-align: right;}
.uc_box .change_pwd_box .change_pwd_form .sub_btn{margin-top: 72px;width: 160px;height: 50px;line-height: 50px;background: #F9CF00;border-radius: 25px;text-align: center;font-size: 22px;font-weight: bold;cursor: pointer;}
.uc_r .find_designer_box .tab_box{padding-top: 10px;height: 69px;line-height: 56px;text-align: center;border-bottom: 1px solid #e6e6e6;}
.uc_r .find_designer_box .tab_box .tab{display:inline-block;line-height: 56px;border-bottom: 3px solid transparent;color: #000;padding: 0 15px;margin: 0 5px;font-size: 16px;}
.uc_r .find_designer_box .tab_box .tab.active{border-color: #f9cf00;color: #F9CF00;}
.uc_r .find_designer_box .content_box{padding: 40px;}
.uc_r .find_designer_box .content_box .item{border: 1px solid #e4e4e4;margin-bottom: 20px;}
.uc_r .find_designer_box .content_box .item .title{height: 58px;line-height: 58px;padding: 0 46px 0 15px;background: #f2f3f3;}
.uc_r .find_designer_box .content_box .item .del_btn{width: 30px;height: 30px;background: url(../images/address_del.png) center no-repeat;cursor: pointer;}
.uc_r .find_designer_box .content_box .detail{padding: 20px 40px;}
.uc_r .find_designer_box .content_box .detail .img{width: 72px;height: 72px;object-fit: cover;}
.uc_r .find_fws_box .tab_box{padding-top: 10px;height: 69px;line-height: 56px;text-align: center;border-bottom: 1px solid #e6e6e6;}
.uc_r .find_fws_box .tab_box .tab{display:inline-block;line-height: 56px;border-bottom: 3px solid transparent;color: #000;padding: 0 15px;margin: 0 5px;font-size: 16px;}
.uc_r .find_fws_box .tab_box .tab.active{border-color: #f9cf00;color: #F9CF00;}
.uc_r .find_fws_box .art_tab_box{height: 80px;line-height: 80px;background: #f4f4f4;padding: 0 42px;position: relative;}
.uc_r .find_fws_box .art_tab_box .tab{font-size: 16px;margin-right: 25px;}
.uc_r .find_fws_box .art_tab_box .tab.active span{color: #F9CF00;}
.uc_r .find_fws_box .content_list{padding: 20px 40px;}
.uc_r .find_fws_box .content_list .item{border: 1px solid #eee;height: 160px;margin-bottom: 20px;}
.uc_r .find_fws_box .content_list .item .title{height: 41px;line-height: 41px;padding: 0 20px;background: #f2f3f3;border-bottom: 1px solid #eee;}
.uc_r .find_fws_box .content_list .item .detail{padding: 19px 18px;align-items: flex-start;}
.uc_r .find_fws_box .content_list .item .detail .img{width: 82px;height: 82px;border: 1px solid #eee;object-fit: cover;}
.uc_r .find_fws_box .content_list .item .detail .text{width: 297px;height: 82px;overflow: hidden;margin-left: 10px;}
.uc_r .find_fws_box .content_list .item .right_block{border-left: 1px solid #eee;width: 149px;height: 118px;}
.uc_r .find_fws_box .content_list .item .right_block .btn{font-size: 16px;width: 80px;height: 25px;line-height: 27px;background: #F9CF00;border-radius: 4px;text-align: center;cursor: pointer;}
.uc_r .find_fws_box .content_list .item .address{padding: 0 10px;width: 430px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.uc_r .find_fws_box .look_wuliu_layer{width: 1127px;background: #fff;position: relative;padding: 0 53px 53px 53px;display: none;}
.uc_r .find_fws_box .look_wuliu_layer .close_btn{width: 20px;height: 20px;display: block;cursor: pointer;background: url(../images/close.png) center no-repeat;position: absolute;right: 20px;top: 20px;}
.uc_r .find_fws_box .look_wuliu_layer .title{font-size: 24px;font-weight: bold;text-align: center;padding: 30px 0 20px 0;}
.uc_r .find_fws_box .look_wuliu_layer .wuliu_content{padding: 20px;background: #f5f5f5;border-radius: 10px;}
.uc_r .find_fws_box .look_wuliu_layer .wuliu_content .img{width: 99px;height: 99px;object-fit: cover;}
.uc_r .find_fws_box .look_wuliu_layer .wuliu_list{height: 253px;overflow-y: auto;margin-top: 26px;}
.uc_r .find_fws_box .look_wuliu_layer .wuliu_list .item{position: relative;padding-left: 32px;margin-bottom: 30px;}
.uc_r .find_fws_box .look_wuliu_layer .wuliu_list .item:before{content: "";position: absolute;display: block;width: 10px;height: 10px;border-radius: 10px;background: #c3c3c3;left: 5px;top: 6px;}
.uc_r .find_fws_box .look_wuliu_layer .wuliu_list .item:last-of-type:before{background: #F9CF00;}
.uc_r .find_fws_box .fahuo_wuliu_layer{width: 800px;background: #fff;position: relative;padding: 0 25px 25px 25px;display: none;overflow: hidden;}
.uc_r .find_fws_box .fahuo_wuliu_layer .close_btn{width: 20px;height: 20px;display: block;cursor: pointer;background: url(../images/close.png) center no-repeat;position: absolute;right: 20px;top: 20px;}
.uc_r .find_fws_box .fahuo_wuliu_layer .title{font-size: 24px;font-weight: bold;text-align: center;padding: 30px 0 20px 0;}
.uc_r .find_fws_box .fahuo_wuliu_layer .wuliu_content{width: 750px;margin: 0 auto;margin-top: 28px;}
.uc_r .find_fws_box .fahuo_wuliu_layer .bd_input{width: 750px;height: 58px;border-radius: 4px;border: 1px solid #d2d2d2;margin-bottom: 20px;position: relative;}
.uc_r .find_fws_box .fahuo_wuliu_layer .input{height: 56px;line-height: 56px;width: 100%;padding: 0 10px;border: 0 none; appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;border-radius: 4px;font-size: 20px;}
.uc_r .find_fws_box .fahuo_wuliu_layer .input::-webkit-input-placeholder{color: #000;}
.uc_r .find_fws_box .fahuo_wuliu_layer .input::-moz-placeholder{color: #000;}
.uc_r .find_fws_box .fahuo_wuliu_layer .input:-moz-placeholder{color: #000;}
.uc_r .find_fws_box .fahuo_wuliu_layer .input:-ms-input-placeholder{color: #000;}
.uc_r .find_fws_box .fahuo_wuliu_layer .bd_input i{margin: 0 10px;position: absolute;right: 10px;}
.uc_r .find_fws_box .fahuo_wuliu_layer .sub_btn{width: 146px;height: 52px;line-height: 52px;text-align: center;cursor: pointer;font-size: 24px;background: #F9CF00;margin: 29px auto;border-radius: 4px;}
