* {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.index_list {
    width: 1200px;
    margin: 0 auto
}

.dingbu {
    clear: both;
    min-height: 30px;
    margin-bottom: 15px;
}
.recommend_title_tuijian{
    font-size: 12px;
}
.dingbuafter:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0
}

a {
    color: #262626;
}

.dingbuafter {
    zoom: 1
}

.dingcaidan {
    float: left;
    width: 600px
}

.dingcaidan ul li {
    float: left
}

.caidan a {
    color: #2A679F
}

.caidan, .caidan ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.caidan {
    width: 960px;
    font-size: 14px
}

.caidan:before, .caidan:after {
    content: "";
    display: table
}

.caidan:after {
    clear: both
}

.caidan {
    zoom: 1
}

.caidan li {
    float: left;
    position: relative
}

.caidan a {
    float: left;
    padding: 10px 0;
    color: #acacac;
    text-decoration: none;
    width: 130px;
    font-size: 14px;
    text-align: center;
    background-image: url(/Public/Home/images/header_down.png);
    background-repeat: no-repeat;
    background-size: 14px 7px;
    background-position: 85px center
}

.caidan li:hover > a {
    color: #000
}

.caidan li a:hover {
    color: #000
}

.caidan ul {
    margin: 20px 0 0 0;
    _margin: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 38px;
    background: #FFF;
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    border-right: 1px solid #D1D5D4;
    border-bottom: 1px solid #D1D5D4;
    z-index: 999;
}

.caidan li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0
}

.praise_icon {
    margin-left: 5px;
}

.caidan ul ul {
    top: 0;
    left: 131px;
    margin: 0 0 0 20px;
}

.caidan ul li {
    float: none;
    display: block;
    border: 0;
    _line-height: 0
}

.caidan ul li:last-child {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.caidan ul a {
    padding: 10px;
    width: 110px;
    _height: 10px;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
    color: #9fa6ab;
    text-align: center;
    background-image: none
}

.caidan ul a:hover {
    background-color: #E9E9E9;
    color: #000000
}

.caidan ul li:hover > a {
    color: #000;
    background-color: #f5f5f5
}

.caidan ul li a:hover {
    color: #000;
    background-color: #f5f5f5
}

.caidan ul li:first-child > a:after {
    content: '';
    position: absolute;
    left: 40px;
    top: -6px
}

.caidan ul ul li:first-child a:after {
    left: -6px;
    top: 50%;
    margin-top: -6px;
    border-left: 0
}

.caidan ul li:first-child a:hover:after {
    border-bottom-color: #04acec
}

.caidan ul ul li:first-child a:hover:after {
    border-right-color: #0299d3;
    border-bottom-color: transparent
}

.caidan ul li:last-child > a {
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

.fenxiang {
    float: right;
    width: 231px;
    height: 37px;
    margin-right: 12px;
}

.fenxiang a {
    float: right;
    width: 120px;
    display: block;
    height: 37px;
    line-height: 37px;
    background-color: #ffd914;
    text-align: center;
    background-image:url('/Public/Home/images/share.png');
    background-repeat: no-repeat;
    background-size: 21px;
    background-position: center;
    border-radius: 4px;
}

.fenxiang a:hover {
    color: #444 !important;
    background-color: #ffe366 ;
    /*border: 1px solid #ffe366 !important;*/
    background-position: center;
}

body .works li .tupian img {
    width: 380px;
    height: 248px !important;
    overflow: hidden
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: #444;
}

@-webkit-keyframes shade {
    from {
        opacity: 1;
    }
    15% {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes shade {
    from {
        opacity: 1;
    }
    15% {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}

@-ms-keyframes shade {
    from {
        opacity: 1;
    }
    15% {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes shade {
    from {
        opacity: 1;
    }
    15% {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}

@keyframes shade {
    from {
        opacity: 1;
    }
    15% {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}

/* wrap */
#wrap {
    width: auto;
    height: auto;
    margin: 0 auto;
    position: relative;
}



#wrap .box .info {
    width: 100%;
    height: auto;
    /*background: #fff;*/
    border-radius: 8px;
    position: relative;
}
.info:hover .collection_text{
    display: block;
}

.collectionGroup{
    position: absolute;
    top: 6px;
    right: 10px;
    z-index: 9999;
}
.collectionGroup img{
    width: 60px;
    display: none;
}
.error_tishi{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.2);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999;
    display: none;
}


#wrap .box .info .pic {
    width: 100%;
    height: auto;
    position: relative;
}
#wrap .box .info .pic img {
    width: 100%;
    vertical-align: middle;
    border-radius: 8px;
}

#wrap .box .info .title {
    font-size: 15px;
    overflow: hidden;
}
/*-----------*/
.jiacu {
    /*font-weight: bold;*/
    color: #444;  
}
.caiji_type{
    padding: 2px 10px;
    background-color: rgb(226,226,226);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    position: relative;
    margin-left: 10px;
}
.caiji_type i{
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    left: -2px;
    background-color: white;
    border-radius: 50%;
    z-index: 999;
}
/*.caiji_type:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    left: -21px;
    position: absolute;
    width: 0;
    transform: rotate(180deg);
    border-width: 10.8px;
    border-left-color: rgb(218,218,218);
    top: 0;
}*/
#wrap .box .info .title img.touxiang {
    width: 16px;
    height: 16px;
    border-radius: 32px;
    /*margin-left: 15px;*/
    vertical-align: middle;
}

#wrap .box .info .title .xiangqing {
    display: flex;
    justify-content: left;
    align-items: center;
    padding-bottom: 10px;
    padding-top: 8px;
}

#wrap .box .info .title .titlename {
    margin-left: 15px;
    font-size: 13px;
    color: #6a6a6a;
    margin-top: 6px;
}

hr {
    box-sizing: content-box;
    height: 2px;
    overflow: visible;
    background: #f9f9f9;
    border: 0;
}

.layui-layer div.layui-layer-title {
    background-color: #fff;
    font-size: 18px;
}

.layui-layer div.layui-layer-content {
    background-color: #f5f5f5;
}

.layer2 {
    display: flex;
    justify-content: space-between;
    padding: 30px;

}

.layui-layer div.layui-layer-content .leftlayer .leftimg {
    width: 526px;
    height: 352px;
    overflow: hidden;
}

.submit {
    margin-top: 40px;
    display: flex;
    justify-content: center;
}

.submit button {
    width: 150px;
    height: 40px;
    font-size: 17px;
    border: 0;
    font-weight: 500;

}

.submit button:first-child {
    margin-right: 10px;
    background: #ffd914;
}

.submit button:last-child {
    margin-right: 10px;
    background-color: #eaeaea;
}

.styles {
    height: 40px;
    width: 230px;
    position: relative;
    margin-bottom: 15px;
}

.styles h5 {
    height: 40px;
    line-height: 40px;
    border: 1px solid #d3d3d3;
    padding: 0 15px;
    font-size: 14px;
    cursor: pointer;
    color: #333;
    position: relative;
    background: #fff;
}

.jieshaokuang {
    width: 208px;
    height: 150px;
    margin-bottom: 15px;
    border: 1px solid #d3d3d3;
    font-size: 14px;
    padding: 10px;
    resize: vertical;
}

.styles h5 i {
    display: inline-block;
    width: 17px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -5px;
    background: url(/Public/Home/new/images/header_down.png) no-repeat;
    background-size: 17px 10px;
}

.sels h5 i.cur {
    background: url(/Public/Home/new/images/header_down.png) no-repeat;
    background-size: 17px 10px;
}

.styles div.poweizhi2 {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    background-color: #f8f8f8;
    font-size: 14px;
    border: 1px solid #EAEAEA;
    display: none;
    z-index: 9;
    max-height: 200px;
    overflow: auto;
}

.noselect, .noselect:hover {
    background-color: #eee !important;
}

.styles ul li:hover {
    background-color: #ffd914;
}

.styles div.poweizhi {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    background-color: #f8f8f8;
    font-size: 14px;
    border: 1px solid #EAEAEA;
    display: none;
    z-index: 9;
    max-height: 200px;
    overflow: auto;
}

.styles div.poweizhi div {
    max-height: 275px;
    overflow: auto;
}

.styles ul li {
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    border-bottom: 1px solid #EAEAEA;
    cursor: pointer;
    color: #a8a8a8;
}

.styles .huaban li {
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    border-bottom: 0;
    cursor: pointer;
    color: #a8a8a8;
    background: #fff;
}

.styles .huaban li:hover {
    background: #cccccc;
}

.leftadd {
    display: block;
    width: 238px;
    height: 238px;
    background-color: #F5F5F5;
    background-image: url(/Public/Home/images/jia2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 34px 34px;
    border: 1px solid #D3D3D3;
    text-indent: -9999em;
    background-blend-mode: hard-light;
}

.webuploader-pick {
    position: relative;
    display: inline-block;
    cursor: pointer;
    background: transparent;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
}

.item_label {
    background: #e3e3e3;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 5px;
    margin-top:5px;
}

.add_biaoqian .add_work_tag {
    margin-left: 0;

}

.add_biaoqian .work_tag {
    margin-left: 0;
    margin-right: 3px;
}

.work_tag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 4px;
    border: 1px solid #d3d3d3;
    padding: 3px 13px 3px 15px;
    font-size: 14px;
    margin-top: 3px;
}

.tag_item {
    float: left;
    padding-left: 5px;
    height: 30px;
    max-height: 30px;
    color: #000;
    text-align: center;
}

#add_work_tag_dialog {
    left: 600px;
    top: 395px;
    z-index: 999999999;
}

/*.add_biaoqian .lit_tag {*/
/*position: fixed;*/
/*}*/
.lit_tag {
    background-color: #FFF;
    width: 390px;
    padding: 30px 60px 13px 60px;
    z-index: 100;
    display: none;
    position: absolute;
    left: 462px;
    top: -120px;
    -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}

.add_biaoqian .addhuaban {
    position: fixed;
}

button {
    outline: none;
}

.addhuaban {
    background-color: #FFF;
    width: 390px;
    padding: 30px 60px 13px 60px;
    display: none;
    position: absolute;
    -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
    left: -150px;
    top: 55px;
    z-index: 999999999;
}

.addhuaban .anniu {
    padding: 0.3rem 2rem;
    border: none;
    margin-left: 41px;
    background-color: #ffd914;
    text-indent: 0;
    color: #2f2f2f;
    width: 148px;
    height: 38px;
}

.addhuaban input {
    margin-bottom: 15px;
}

.addhuaban .guanbi {
    padding: 0.3rem 2rem;
    border: none;
    float: right;
    margin-right: 41px;
    background-color: #E0E0E0;
    text-indent: 0;
    color: #2f2f2f;
    width: 148px;
    height: 38px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #ccc;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ccc;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #ccc;
}

/*input[type=text] {
    width: 100%;
    height: 42px;
    line-height: 42px;
    box-sizing: border-box;
    background: none;
    font-size: 16px;
}*/

.lit_tag .anniu {
    padding: 0.3rem 2rem;
    border: none;
    margin-left: 41px;
    background-color: #ffd914;
    text-indent: 0;
    color: #2f2f2f;
    width: 148px;
    height: 38px;
}

.lit_tag input {
    margin-bottom: 15px;
}

.lit_tag .guanbi {
    padding: 0.3rem 2rem;
    border: none;
    float: right;
    margin-right: 41px;
    background-color: #E0E0E0;
    text-indent: 0;
    color: #2f2f2f;
    width: 148px;
    height: 38px;
}

.add_biaoqian .work_tag {
    margin-left: 0;
    margin-right: 3px;
}

.close-tag {
    width: 8px;
    color: #fff;
    margin-left: 5px;
}

.close_item_label {
    width: 10px;
    color: #fff;
    margin-left: 5px;
    cursor: pointer;
}

.item_label_span {
    color: #000;
    font-weight: 300;
    font-size: 13px;
}

.work_tag:hover {
    cursor: pointer;
    background-color: #000;
    color: #fff;
}
#loading {
    width: 100px;
    height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;
    display: none;
}
#loading span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #f14909;
    position: absolute;
    -webkit-animation: load 1.04s ease infinite;
}

@-webkit-keyframes load {
    0% {
        -webkit-transform: scale(1.2);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(.3);
        opacity: 0.5;
    }
}

#loading span:nth-child(1) {
    left: 0;
    top: 50%;
    margin-top: -10px;
    -webkit-animation-delay: 0.13s;
}

#loading span:nth-child(2) {
    left: 14px;
    top: 14px;
    -webkit-animation-delay: 0.26s;
}

#loading span:nth-child(3) {
    left: 50%;
    top: 0;
    margin-left: -10px;
    -webkit-animation-delay: 0.39s;
}

#loading span:nth-child(4) {
    top: 14px;
    right: 14px;
    -webkit-animation-delay: 0.52s;
}

#loading span:nth-child(5) {
    right: 0;
    top: 50%;
    margin-top: -10px;
    -webkit-animation-delay: 0.65s;
}

#loading span:nth-child(6) {
    right: 14px;
    bottom: 14px;
    -webkit-animation-delay: 0.78s;
}

#loading span:nth-child(7) {
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    -webkit-animation-delay: 0.91s;
}

#loading span:nth-child(8) {
    bottom: 14px;
    left: 14px;
    -webkit-animation-delay: 1.04s;
}

/*推荐修改*/

.recommend_title{
    float: left;
    padding-top: 8px;
    margin-left: 14px;
}
.collectionList{
    font-size: 14px;
    color: #242424;
    padding: 2px 4px;
    display: inline-block;
}

.recommend_title ul li{
    display: inline-block;

}
.recommend_title ul{
    margin-left: -6px;
    display: inline-block;
}
.recommend_title li{
    position: relative;
    padding: 0px 4px;
    background-color: rgb(253,217,0);
    margin-left: 16px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.jiantouLogo{
    /*width: 16px;*/
    height: 22.5px;
    position: absolute;
    left: -8px;
    top: 0;
}
.jiantou_fenlei{
    position: relative;
}
.jiantou_fenlei>img{
    position: absolute;
    top: -2px;
    height: 21px;
    left: 2px;
}
.recommend_circular{
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    left: -2px;
    background-color: white;
    border-radius: 50%;
    z-index: 999;
}

.recommend_text{
    font-size: 12px;
    color: #dcaf35;
}

.share_text{
    display: inline-block;
    margin-top: 11px;
    color: #999;
    font-size: 14px;
}
.recommend_biaoqian{
    display: inline-block;
    margin:0 6px;
}





