
/*推荐的设计师*/
.shejititle {
    height: 50px;
    margin: 0 auto;
    max-width: 1180px;
    min-width: 500px;
    box-shadow: rgba(0, 0, 0, 0.1);
}
.shejititle h1 {
    margin: auto;
    padding: 24px 10px 10px 20px;
    font-size: 18px;
    float: left;
    color: #242424;
}
.shejititle .button {
    height: inherit;
    font-size: 16px;
    width: 120px;
    height: 50px;
    line-height: 50px;
    color: #242424;
    float: right;
}

.shejiman {
    flex-direction: column;
    font-family: "DINPro", "Helvetica Neue", sans-serif;
    padding: 23px 0 20px 0;
    margin: 0;
    margin: 0 auto;
    width: 1180px;
    max-width: 1180px;
    min-width: 500px;
}

.shejiman .wrap {
    overflow-x: hidden;
    /*overflow-y: scroll;*/
    width: 1260px;
    margin: 0 -50px 0 -30px;
    border-radius: 8px;
}
.shejiman .wrap .shejiren {
    float: left;
    width: 183px;
    margin: 0 10px 20px 50px;
}

.shejiman .wrap .shejiren a {
    float: left;
    margin-right: 12px;
    margin-top: 3px;
    position: static;
    max-width: 60px;
    overflow: hidden;
}

.shejiman .wrap .shejiren a img{
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.shejiman .wrap .shejiren h5 {
    padding-top: 8px;
    font-size: 14px;
    color: #242424;
    height: 24px;
    line-height: 16px;
    padding-bottom: 8px;
    overflow: hidden;
}

.shejiman .wrap .shejiren p {
    font-size: 12px;
    color: #acacac;
    height: 13px;
    line-height: 16px;
    overflow: hidden;
}
a{
    color:#181818;
}

.tuijianDesigner{
    background-color: #ffffff;
    border-radius: 4px;
}
.fenxiang{
    overflow:hidden;
}
.fenxiang a {
    width: 130px;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    background-color: #ffdd44;
    text-align: center;
    float: right;
    font-size: 14px;
    border-radius: 4px;
}
.works_list_wrap{
    width: 1200px;
    margin:0 auto;
}

.works_cotent_list{
    width: 100%;
	margin-top:20px;
}
.Publication_works{
    overflow:hidden;
    margin: 20px auto;
}
.Publication_works_left{
    float: left;
    margin-top: 7px;
}
.Publication_works_right{
    float: right;
}
.works_nums{
    font-size: 12px;
    color: #9a9a9a;
}
.Keywords_show{
    font-size: 28px;
    font-weight: bold;
    margin-right: 18px;
    display: inline-block;
}
.work_num_a{
    font-style: normal;
    color:#000000;
    font-weight: bold;
    font-size: 14px;
}
.work_num_b{
    font-style: normal;
    color:#000000;
    font-weight: bold;
    font-size: 14px;
}

/*搜索框和分类*/
.navsWrap{
    /*background-color: #ffffff;*/
    border-radius: 10px;
    margin-top: 40px;
}
.search-keyword{
    flex: 1;
    height: 70px;
    border:none;
    outline: none;
    font-size: 24px;
    color: #181818;
    font-weight: bold;
    text-indent: 15px;
    margin-left: 10px;
    z-index: 1;
}
.input-search-s{
    position: relative;
    background: #ffffff;
    margin-bottom: -10px;
}
.search-logo-s{
    width: 32px;
    height: 32px;
    position: absolute;
    left: 32%;
    top: 28%;
}
.search-keyword::-webkit-input-placeholder {
    color: #bcbcbc;
    font-size: 24px;
    font-weight: bolder;
}
.search-keyword:-moz-placeholder {
    color: #bcbcbc;
    font-size: 24px;
}
.search-keyword:-ms-input-placeholder {
    color: #bcbcbc;
    font-size: 24px;
}


/*作品库css*/



.work_list_top_right li{
    display: inline-block;
    margin-left: 30px;
}
.work_list_top_right li:nth-child(1){
    margin-right: 20px;
}
.work_list_top_left{
    float: left;
}
.work_list_top_right{
    float: right;
}
.work_list_line_top{
    overflow:hidden;
    padding: 30px 0 8px 0px;
}

.work_person_logo{
    width: 24px;
    height: 24px;
    object-fit: cover;
    border-radius: 50%;
}
.work_title{
    font-size: 16px;
    color: #181818;
}
.work_time{
    color:#cfcfcf;
    font-size: 12px;
}
.work_text-a{
    color: #888888;
    font-size: 12px;
    vertical-align: middle;
}
.work_list_top_right li img{
    vertical-align: middle;
}
/*轮播图*/
    .es-nav {
        display: none;
    }
    .es-carousel {
        position: relative;
        overflow: hidden;
        background: #e7e7e7;
        height: 139px;
    }
    .swiper-slide {
        position: relative;
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        width: auto;
        background-size: cover;
        width:302px;
        height: 100%;
		background-position: center;
    }
    .index_list .item {
        clear: both;
        margin-bottom: 32px;
        margin-top: 32px;
    }

    .swiper-slide .banner-img {
        width: 100%;
    }

    .shou_icon {
        display: inline-block;
        float: left;
        margin-left: 2px;
        width: 20px;
        height: 20px;
        background: #ffd914;
        color: #000 !important;
        padding: 0 !important;
        margin-top: 4px;
        line-height: 19px;
        text-align: center;
        font-size: 14px !important;
        border-radius: 3px;
    }


    .es-nav span {
        position: absolute;
        top: 0;
        left: -10px;
        background-image: url(/Public/Home/images/prev_icon.png);
        background-repeat: no-repeat;
        width: 70px;
        height: 100%;
        cursor: pointer;
        text-indent: -9999em;
        z-index: 9999;
        background-position: center center;
        background-size: 16px 25px;
    }

    .next-wrap {
        right: -20px;
        left: auto;
        z-index: 9999;
        width: 70px;
        position: absolute;
        top: 0;
        bottom: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .next-wrap.left {
        left: 0;
    }

    .next-wrap.left:hover {
        background: #000000;
        background: -moz-linear-gradient(top, #000000 0%, #ffffff 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #ffffff));
        background: -webkit-linear-gradient(right, #000000 0%, #ffffff 100%);
        background: -o-linear-gradient(right, #000000 0%, #ffffff 100%);
        background: -ms-linear-gradient(right, #000000 0%, #ffffff 100%);
        background: linear-gradient(to left, rgba(255, 255, 255, 0.01) 0%, rgba(0, 0, 0, 0.3) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ffffff', GradientType=0);
    }

    .next-wrap:hover {
        background: #000000;
        background: -moz-linear-gradient(top, #000000 0%, #ffffff 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #ffffff));
        background: -webkit-linear-gradient(right, #000000 0%, #ffffff 100%);
        background: -o-linear-gradient(right, #000000 0%, #ffffff 100%);
        background: -ms-linear-gradient(right, #000000 0%, #ffffff 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0.01) 0%, rgba(0, 0, 0, 0.3) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ffffff', GradientType=0);
    }

    .es-nav span.es-nav-next {
        width: 100%;
        height: 100%;
        background-image: url(/Public/Home/images/next_icon.png);
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-background-size: 15px 25px;
        background-size: 15px 25px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .today_y_logo {
        width: 58px ;
        height: 58px ;
        position: absolute ;
        top: 0;
        right: 1px ;
        z-index: 11;
        background-image: url(/Public/Home/images/jinrizuijia.png);
        background-size: 100%
    }
    .banner-text{
        position: absolute;
        bottom: -40px;
        text-align: center;
        width: 100%;
        height:40px;
        line-height: 40px;
        box-shadow: inset 0 -85px 50px -70px #000;
        color: #fff;
        font-size: 16px;
    }

    .collect{

    }
    .collect_logo{
        cursor: pointer;
    }
.wrap_box_ad{
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,.5);
    top:0;
    left:0;
    z-index: 9999999999999999;
}
.wrap_box_ad_img{
    position: absolute;
    width: 520px;
    height: 380px;
    background-image:url('/Public/Home/images/ad_g.png');
    background-size: cover;
    background-position: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin:auto;
}
.wrap_box_ad_button{
    position: absolute;
    bottom: 70px;
    right: 201px;
}
.wrap_box_ad_button img{
    height: 44px;
    margin:0 5px;

    cursor: pointer;
}
.ad_g_right{
    position: absolute;
    left:0;
    bottom: 0;
}
.ad_g_left{
    position: absolute;
    right:0;
    bottom: 0;
}
.ad_person_round{
    position: absolute;
    top: 22px;
    left: 19px;
    width: 221px;
}
.ad_person_eat{
    position: absolute;
    top: 28px;
    left: 17px;
    width: 480px;
    display: none;
}
#domain_name{
    position: absolute;
    bottom: 40px;
    left: 49%;
    opacity: 0;
}
.tip{
    background: #fff;
    text-align: center;
    width: 280px;
    padding: 15px;
    margin-left: 122px;
    margin-top: -78px;
    border-radius: 4px;
    font-weight: bold;
    display: none;
}