@charset "UTF-8";
body {
    background: #ffffff;
}

body a {
    /*color: #838383;*/
}

.pp-verifycode {
    position: relative;
}

.wrap,
.grid {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    border-radius: 10px;
}

/*head start*/

.w-content {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    position: relative;
}

.logo {
    width: 120px;
}

.w-content .logo a {
    display: inline-block;
    width: 115px;
    padding: 0;
}

.header {
    position: relative;
    width: 100%;
    min-width: 1200px;
    height: 50px;
    padding: 19px 0;
    background: #fff;
    margin-bottom: 1px;
}

.navbar, .logo {
    float: left;
}
.tl {
    float: right;
}

.navbar-cont {
    float: left;
    margin-left: 20px;
    height: 70px;
    width: 660px;
    text-align: left;
}

.navbar a {
    padding: 0 20px;
    display: inline-block;
    height: 50px;
    border-bottom: 3px solid #fff;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    color: #35393F;
}

.nav-list-pp a {
    color: #35393F;
    font-size: 12px;
}

.nav-list-pp a:hover {
    color: #FF4F32;
}

.navbar {
    width: 680px;
}

.navbar a:hover,
.navbar a.active,
.navbar a.selected {
    color: #ff4f32;
}

.submenu {
    border: 1px solid #eff2f7;
    font-size: 0px;
    padding: 20px 30px;
    box-shadow: 0 -1px 0 #eff2f7;
}

.submenu a,
.submenu span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    border-right: 1px solid #dcdcdc;
    font-size: 14px;
    padding: 0 11px;
}

.submenu a:hover{
    background-color: #ff4f32;
    color: #fff;
    border-color: #ff4f32;
    border-radius: 3px;
}

.submenu strong a {
    border-right: none;
    color: #35393f;
}

.submenu span {
    font-weight: bold;
    color: #35393f;
}

.designSketch {
    position: absolute;
    margin: 0 auto;
    width: 642px;
    line-height: 48px;
    background: #ffffff;
    text-align: left;
    z-index: 9999;
    display: none;
    top: 70px;
    left: 120px;
    box-shadow: 0px 9px 14px 0px rgba(94, 101, 111, 0.24);
}

.moreList{
    position: absolute;
    width: 150px;
    overflow: hidden;
    background: #ffffff;
    display: none;
    z-index: 9999;
    box-shadow: 0 1px 12px 0 rgba(0,0,0,.2);
    border-radius: 4px;
    top: 50px;
    right: 350px;
}
.moreList a{
    display: block;
    text-indent: 20px;
    color: #444;
    font-size: 12px;
    line-height: 45px;
}
.moreList a.disabled {
    color: #aaa;
    cursor: not-allowed;
}

.moreList a:hover{
    background-color: #ff4f32;
    color: #fff;
}
.moreList a.disabled:hover{
    background-color: #eee;
    color: #888;
}

.cmn{
    text-align: center;
}

.tl a {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    /*    padding: 0 15px;*/
}

.tl #login, .tl #reg {
    width: 80px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    display: block;
    border-radius: 5px;
}

.tl #login {
    border: 1px solid #6e6b6b;
}

.tl #reg {
    background: #e8b51a;
    color: #fff;
}

.searchAllBox {
    width: 220px;
    float: right;
}

.searchAllBox .searchAllBtn{
    left: 183px;
}

.lr {
    float: right;
    height: 70px;
    line-height: 53px;
}

.lr a {
    font-size: 14px;
    display: inline-block;
}

.lr #login, .lr #reg {
    width: 87px;
    height: 38px;
    text-align: center;
    line-height: 37px;
    display: block;
    border-radius: 3px;
}

.lr #login {
    color: #ff4f32;
    font-weight: 400;
}

.lr #reg {
    background: #ff4f32;
    color: #fff;
    font-weight: 400;
}

.pob-box {
    padding: 10px 5px 0 23px;
    position: absolute;
    top: 66px;
    right: 0;
    width: 138px;
    background: #fff;
    z-index: 1;
    border: 1px solid #EFF2F7;
}

.po-line {
    font-size: 12px;
    overflow: hidden;
}

.po-line .nav-list-pp {
    height: 40px;
    line-height: 55px;
}

.po-line .bline1 {
    line-height: 40px;
}

.po-line .bline2 {
    line-height: 25px;
}

.po-line .user-dj-txt .txt1 {
    margin-top: 6px;
    font-size: 12px;
    float: left;
    font-style: italic;
    font-weight: bold;
}

.po-line .user-dj-jdt-box .user-dj-have-jdt {
    margin-top: 9px;
    height: 6px;
    background: #e8b51a;
    border-radius: 10px;
}

.pob-zero {
    position: relative;
    left: 34px;
    width: 0;
    height: 0;
    top: 4px;
    z-index: 12;
}

.pob-box .icon-pointer {
    position: absolute;
    top: -14px;
    left: 87px;
    display: inline-block;
    width: 16px;
    height: 10px;
    background: url(/pkg/img/web/site/head/cgassets.png) no-repeat -214px -234px;
    z-index: 12;
}

.po-line .user-dj-txt .txt2 {
    margin-top: 6px;
    font-size: 12px;
    float: right;
}

.po-line-left, .po-line-right {
    width: 50%;
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}

.po-line-left {
    width: 45px;
}

.po-line .user-dj-box {
    width: 138px;
    height: 34px;
    background: #f2f2f2;
}

.po-line .user-dj-box .user-dj-txt {
    width: 120px;
    height: 14px;
    line-height: 14px;
    margin: 0 auto;
}

.po-line .user-dj-txt {
    font-size: 0;
    clear: both;
    zoom: 1;
}

.po-line-left img {
    width: 32px;
    height: 32px;
}

.tl a.say_hello {
    margin-top: 13px;
    font-size: 13px;
    line-height: 32px;
    white-space: nowrap;
    padding: 0 15px;
}

.tl a.lr-head img {
    width: 45px;
    height: 45px;
    margin-left: 20px;
}

.tl a.lr-head {
    padding-left: 30px;
}

.tl a {
    float: left;
    /* width: 72px;*/
    text-align: right;
}

.tl a#login,
.tl a#reg {
    width: 95px;
    height: 34px;
    line-height: 34px;
    border-radius: 5px;
    margin-left: 15px;
}

.tl a#login {
    border: 1px solid #838383;
}

.tl a#reg {
    border: 1px solid #e8b51a;
    background: #e8b51a;
    color: #fff;
}

.nav ul {
    margin-left: 173px;
    margin-right: 120px;
}

.nav ul li {
    float: left;
    width: 120px;
    line-height: 55px;
    text-align: center;
}

.nav li a {
    padding: 5px;
    border-bottom: 3px solid transparent;
}

.nav li a:hover, .nav li a.cur {
    border-bottom: 3px solid #e8b51a;
}

.bannerBox {
    width: 1220px;
    height: 380px;
    margin: 0 auto;
}

.ft {
    background: #ffd146;
    padding-top: 73px;
    min-width: 1200px;
}

.ft-items {
    padding-bottom: 30px;
}

.ft-item {
    float: left;
    width: 200px;
    margin-right: 62px;
}
.ft-item.ft-link {
    width: 152px;
    margin-right: 0;
}

.ft-item-cn,
.ft-item-en {
    font-size: 24px;
    /* font-weight: 700; */
    /* color: #fff; */
    color: #2a2a2a;
    line-height: 29px;
}

.ft-link-wx {
    display: inline-block;
    width: 100px;
    height: 100px;
    background: url("/pkg/img/web/site/qrcode.png?v=1524123459") no-repeat 0 0;
}

.ft-pos-wx {
    margin-top: 12px;
    display: inline-block;
    width: 100px;
    height: 100px;
    background: url("/pkg/img/web/site/qrcode.png?v=1524123259") no-repeat -100px 0;
}

.ft-item-en {
    color: #a6a6a6;
}

.ft-line {
    width: 97px;
    height: 1px;
    font-size: 1px;
    background: #43413c;
    overflow: hidden;
    margin-top: 7px;
}

.ft-item-body {
    /* padding-top: 20px; */
}

.ft-item-body a {
    line-height: 42px;
    font-size: 14px;
    color: #2a2a2a;
}

.ft-item-body a:hover {
    color: #131313;
}

.cp {
    height: 66px;
    background: #ffd146;
    color: #35393f;
    line-height: 66px;
    font-size: 14px;
    text-align: center;
}
.cp img{
    height: 50px;
    margin-left: 5px;
}

.cprt {
    position: absolute;
    right: 0;
    top: 10px;
}

.ft-link-number, .ft-linkus .ft-item-cn {
    color: #131313;
}

.ft-item-cn {
    margin-bottom: 20px;
}

.ft-link-number {
    font-size: 33px;
    padding: 3px 0;
    font-weight: 700;
}

.ft-para {
    height: 32px;
    line-height: 32px;
    color: #2a2a2a;
    font-size: 14px;
}

.ft-linkus .ft-link-number {
    font-size: 14px;
}

.ft-linkus .mb-15 {
    margin: 15px 0;
}

.grid {
    margin: 40px auto;
    background: #fff;
}

.grid .grid-sider {
    float: left;
    margin-left: 30px;
}

.grid .grid-nav {
    float: left;
    margin-left: 30px;
}

.grid .grid-main {
    float: left;
    padding: 0;
}

.grid .grid-nav {
    margin-left: -100%;
    width: 200px;
}

.grid3 .grid-sider {
    margin-left: -235px;
}

.grid .grid-main {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.grid .grid-main .grid-cont {
    background: url("/pkg/img/my/nav/box_shadow.png");
    background-repeat: repeat-y;
    margin-left: 200px;
    padding: 0 68px 28px 68px;
}

.grid3 .grid-main .grid-cont {
    margin-right: 234px;
    border-right: 1px solid #ebebeb;
}

.grid3 .grid-sider {
    width: 165px;
    padding: 20px;
}

/*****/

.justified-nav {
    margin-top: -180px;
    padding-top: 180px;
    background: #ffd146;
    height: 186px;
    border-radius: 3px;
    text-align: left;
    min-width: 1200px;
}

.justified-nav-hv {
    width: 175px;
    height: 5px;
    margin: 0 auto;
}

.justified-nav ul li:hover .justified-nav-hv {
    background: #ff4f32;;
}

.justified-nav ul {
    border: 1px solid #EFF2F7;
    width: 1200px;
    background: #ffffff;
    height: 240px;
    margin: 74px auto 62px;
    /* margin: 74px auto; */
    /* margin-bottom: 83px; */
    -webkit-box-shadow: 0 9px 14px 0 rgba(94, 101, 111, 0.24);
    -moz-box-shadow: 0 9px 14px 0 rgba(94, 101, 111, 0.24);
    box-shadow: 0 9px 14px 0 rgba(94, 101, 111, 0.24);
}

.justified-nav .ad-title {
    width: 100%;
    height: 180px;
    text-align: center;
}

.justified-nav ul li {
    float: left;
}

/*.justified-nav ul li a:hover {
    border-bottom: 5px solid #ff4f32;
}*/

.justified-nav ul li a {
    display: block;
    width: 300px;
    height: 235px;
}

.cmus-bg1,
.cmus-bg2,
.cmus-bg3,
.cmus-bg4 {
    margin: 86px 5px 0 30px;
    display: inline-block;
    width: 85px;
    height: 97px;
    background: url(/pkg/img/web/site/head/cgassets.png);
}

.cmus-bg1 {
    background-position: 11px -71px;
}

.cmus-bg2 {
    background-position: -82px -71px;
}

.cmus-bg3 {
    background-position: -175px -71px;
}

.cmus-bg4 {
    background-position: -268px -71px;
}

.cmus-tt {
    display: inline-block;
    width: 172px;
    height: 300px;
    vertical-align: middle;
}

.cmus-h1 {
    margin-top: 59px;
    color: #35393f;
    font-size: 18px;
    font-weight: bold;
    display: block;
}

.cmus-h2 {
    margin-top: 14px;
    color: #35393f;
    display: block;
    font-size: 14px;
}

.cmus-h3 {
    color: #797d83;
    font-size: 14px;
    display: block;
    margin-top: 2px;
}

.ad-title span.start-sub,
.ad-title span.start-sup {
    display: inline-block;
    background: url(/pkg/img/web/site/head/cgassets.png) no-repeat;
    width: 20px;
    height: 20px;
    position: relative;
}

.ad-title span.start-sup {
    right: -155px;
    top: 0;
    background-position: -159px -28px;
}

.ad-title-txt {
    text-align: center;
    font-size: 18px;
    color: #885d12;
}

.ad-title span.start-sub {
    left: -143px;
    top: 0;
    background-position: -63px 0;
}

.bk-title {

    margin: 0 auto;

    text-align: center;

    padding: 180px 0 0 0;

    /* margin-bottom: 17px; */
}

.bk-title-txt {
    color: #35393f;
    font-size: 24px;
    font-weight: bold;
}

.bk-nav {
    margin-top: 40px;
}

.bk-nav a {
    border-right: 1px solid #797d83;
    padding: 0 25px;
    color: #797d83;
}

.bk-nav a:last-child {
    border-right: none;
}

.bk-nav a:hover ,
.bk-nav a.active

{
    color: #ff4f32;
}

.bk-con .bk2,.bk-con .bk3{
    display: none;
}
.lb-item-box {
    position: relative;
    display: inline-block;
    margin: 0px 25px 45px 25px;
    padding-bottom: 20px;
    box-shadow: 0 10px 40px #dee3eb;
    background: #ffffff;
    cursor: pointer;
    border-radius: 3px;
    transition: .3s all cubic-bezier(0.68, -0.55, 0.27, 1.55);
    border: 1px solid #EFF2F7;
}

.lb-item-box:hover {
    box-shadow: 0 9px 16px 0 #ddd;
}

.lb-img-box {
    width: 360px;
    height: 270px;
    overflow: hidden;
}
.lb-img-box:hover img{
    transform: scale(1.2);
}
.lb-item-box img,
.lb-item-box2 img {
    width: 360px;
    transition: all 0.5s;
}

.lb-img-box2 {
    width: 360px;
    height: 310px;
    overflow: hidden;
}
.lb-img-box2 .playicon-box{
    visibility: hidden;
    position: absolute;
    border-radius: 3px 3px 0 0 ;
    left: 0;
    top: 0;
    width: 360px;
    height: 310px;
    background-color: #393950;
    opacity: 0;
    transition: all 0.5s;
}
.lb-img-box2 .playicon{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 64px;
    margin-left: -30px;
    margin-top: -32px;
    opacity: 0;
    transition: all 0.5s;
    background: url(/pkg/img/web/site/head/cgassets.png) -5px -172px no-repeat;
}
.lb-img-box2:hover img {
    transform: scale(1.2);
}
.lb-img-box2:hover .playicon-box{
    visibility: visible;
    opacity: 0.94;
}
.lb-img-box2:hover .playicon{
    opacity: 1;
    transition: all 0.5s;
}

.bk-con {
    width: 1250px;
    margin: 44px auto;
    margin-bottom: 49px;
    text-align: left;
}

.bk-con .loading{
    padding: 10px;
    text-align: center;
}

.lb-name {
    color: #35393f;
    font-size: 14px;
    font-weight: bold;
    padding-top: 20px;
}

.lb-bk {
    padding: 0 32px 10px 32px;
}

#cgvr .lb-bk {
    padding: 20px 32px;
}
.lb-item1, .lb-item3 {
    width: 80px;
    float: left;
    height: 24px;
    line-height: 30px;
}
.lb-item1{
    width: 200px; 
    overflow: hidden;
}

.lb-item3 {
    float: right;
    text-align: right;
}

.lb-bk i {
    display: inline-block;
    width: 18px;
    height: 16px;
    vertical-align: text-top;
    background: url(/pkg/img/web/site/head/cgassets.png) no-repeat;
    margin-right: 5px;
}

.lb-bk i.eye {
    background-position: -32px 0;
}

.lb-bk i.qrcode {
    margin-top: -5px;
    width: 23px;
    height: 23px;
    background-position: -129px 0;
}

.bk-more {
    display: block;
    width: 130px;
    height: 60px;
    margin: 0 auto;
    border: 1px solid #eff2f7;
    text-align: center;
    line-height: 60px;
    background: #ffffff;
    color: #35393f;
    box-shadow: 0 5px 20px #dee3eb;
    margin-bottom: 20px;
    border-radius: 3px;
}

.lp-img {
    width: 200px;
    height: 200px;
    padding: 60px 20px 60px 60px;
    background-color: #fff;
    float: left;
    text-align: center;
}

.lp-img .lp-avatar {
    display: block;
    width: 200px;
    height: 200px;
    border-radius: 8px;
}
.lp-img .lp-name{
    position: relative;
    top: -20px;
    padding: 5px 35px;
    display: inline-block;
    background-color: #FFD146;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    border-radius: 40px;
}

.lp-info{
    width: 490px;
    background-color: #fff;
    padding: 60px 0 40px 0;
    float: left;
}

.lp-info .lp-info-item{
    margin-bottom: 14px;
}
.lp-info .lp-info-ico-1,
.lp-info .lp-info-ico-2,
.lp-info .lp-info-ico-3,
.lp-info .lp-info-ico-4
{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(/pkg/img/web/site/head/cgassets.png?1536565) no-repeat 0 -360px;
    vertical-align: middle;
}
.lp-info .lp-info-ico-1{
    background-position: -120px -360px;
}
.lp-info .lp-info-ico-2{
    background-position: 0 -360px;
}
.lp-info .lp-info-ico-3{
    background-position: -40px -360px;
}
.lp-info .lp-info-ico-4{
    background-position: -80px -360px;
}
.lp-info .lp-info-span{
    margin-left: 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    vertical-align: middle;
}
.lp-info .lp-star-1,
.lp-info .lp-star-2{
    display: inline-block;
    width: 16px;
    height: 40px;
    background: url(/pkg/img/web/site/head/cgassets.png?1536565) no-repeat -240px -360px;
    vertical-align: middle;
}
.lp-info .lp-star-2{
    background-position: -256px -360px;
}
.lp-info .lp-info-a{
    font-size: 16px;
    color: #FFD146;
    line-height: 40px;
    margin-left: 6px;
    vertical-align: middle;
}
.lp-info .lp-info-mark{
    display: inline-block;
    max-width: 80%;
    padding: 0 10px;
    height: 30px;
    background-color: #FFF1D2;
    color: #F0883A;
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    overflow: hidden;
    border-radius: 15px;
}

.lp-con {
    float: left;
    margin-left: 0;
    padding: 10px 20px;
}

.tjCgBox .bx-wrapper .bx-prev {
    left: 10px;
    top: 160px;
    width: 40px;
    height: 40px;
    background: url(/pkg/img/web/site/head/cgassets.png?1536565) no-repeat -160px -360px;
}
.tjCgBox .bx-wrapper .bx-prev:hover{
    background-position:  -160px -360px;
}

.tjCgBox .bx-wrapper .bx-next {
    right: 10px;
    top: 160px;
    width: 40px;
    height: 40px;
    background: url(/pkg/img/web/site/head/cgassets.png?1536565) no-repeat -200px -360px;
}
.tjCgBox .bx-wrapper .bx-next:hover{
    background-position:  -200px -360px;
}

.tjCgBox .bx-wrapper {
    -webkit-box-shadow: 0 9px 14px 0 rgba(94, 101, 111, 0.24);
    -moz-box-shadow: 0 9px 14px 0 rgba(94, 101, 111, 0.24);
    box-shadow: 0 9px 14px 0 rgba(94, 101, 111, 0.24);
    border: 1px solid #eff2f7;
}

.tjCgBox .bx-pager {
    display: none;
}

.lp-bx {
    padding: 50px 60px 0 0;
}

.lp-con span {
    font-size: 18px;
    font-weight: bold;
    color: #35393f;
    line-height: 36px;
    padding-right: 20px;
    display: inline-block;
}

.lp-lv-jzdj,
.lp-lv-gzdj,
.lp-lv-jizdj,
.lp-lv-jasg,
.lp-lv-gzsg,
.lp-lv-jazsj,
.lp-lv-gzsj {
    display: inline-block;
    width: 56px;
    height: 24px;
    line-height: 22px;
    text-indent: 36px;
    margin-right: 5px;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    background: url(/pkg/img/web/site/head/cgassets.png) no-repeat;
}

.lp-con .add-btn {
    margin-right: 20px;
}

.lp-lv-jzdj {
    /*家装等级*/
    background-position: -208px 0;
}

.lp-lv-gzdj {
    /*工装等级*/
    background-position: -282px 0;
}

.lp-lv-jizdj {
    /*建筑等级*/
    background-position: -356px 0;
}

.lp-lv-jasg {
    /*家装施工*/
    background-position: -208px -36px;
}

.lp-lv-gzsg {
    /*工装施工*/
    background-position: -282px -36px;
}

.lp-lv-jazsj {
    /*家装设计*/
    background-position: -356px -36px;
}

.lp-lv-gzsj {
    /*工装设计*/
    background-position: -430px -36px;
}


.lp-bbx {
    width: 380px;
}

.bx-wrapper .lp-bbx img {
    display: inline-block;
    margin: 20px 20px 0 0;
    border-radius: 8px;
}

.qrcode-box {
    visibility: hidden;
    position: absolute;
    width: 360px;
    height: 310px;
    left: 0;
    top: 0;
    background: #393950;
    opacity: 0;
    overflow: hidden;
    text-align: left;
    border-radius: 3px 3px 0 0;
    transition: all 0.5s;
}
.qrcode-box img {
    position: absolute;
    width: 230px;
    height: 230px;
    top: 50%;
    left: 50%;
    margin-left: -115px;
    margin-top: -115px;
    opacity: 0;
    transition: all 0.5s;
}
.qrcode:hover .qrcode-box {
    visibility: visible;
    background: #393950;
    opacity: 0.94;
    transition: all 0.5s;
}
.qrcode:hover .qrcode-box img{
    opacity: 1;
    transition: all 0.5s;
}

.pos-rz {
    position: relative;
    width: 100%;
    height: 0;
}

.tjCgBox {
    width: 1200px;
    height: 290px;
    margin-left: 25px;
}

.tjCgBoxBg {
    width: 100%;
    height: 300px;
    background: #ffd146;
    position: absolute;
    bottom: -180px;
    z-index: -1;
    min-width: 1200px;
}

/**效果图搜索框**/
.design-box {
    width: 100%;
    min-width: 1200px;
    background: #ffd146;
    overflow: hidden;
    text-align: left;

}

.design-box-op-box {
    width: 100%;
    height: 0;
    position: relative;
    display: none;
}

.design-box-op {
    width: 100%;
    height: 449px;
    position: absolute;
    background: #000;
    background: #ffd146;
    -webkit-opacity: 0.9;  
    -moz-opacity: 0.9;  
    -khtml-opacity: 0.9;  
    opacity: .9;  
    filter:alpha(opacity=90);  
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";  
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);  
}

.design-con {
    padding: 58px 0 70px 0;
    margin: 0 auto;
    width: 1200px;
    /*    height: 380px;*/
}

.design-ct {
    width: 326px;
    margin: 0 auto;
    height: auto;
}

.design-ct span,
.design-ct a {
    padding: 12px 18px;
    font-size: 14px;
    color: #35393f;
    cursor: pointer;
}

.design-cc-line {
    padding: 14px 0;
    overflow: hidden;
}

.design-cc-lbel,
.design-cc-ng,
.design-cc-labels {
    float: left;
}

.design-cc-labels span {
    cursor: pointer;
}

.design-cc-lbel {
    padding-right: 12px;
    color: #35393f;
}

.design-cc-ng span,
.design-cc-labels span,
.design-cc-ng a,
.design-cc-labels a {
    padding: 9px 18px;
    border-radius: 21px;
    white-space: nowrap;
    color: #35393f;
    cursor: pointer;
}

.design-cc-labels {
    width: 1076px;
    line-height: 48px;
    margin-top: -12px;
}

.design-ct span.active,
.design-cc-labels span.active,
.design-ct a.active,
.design-cc-labels a.active {
    color: #ff4f32;
    background: #ffffff;
    border-radius: 30px;
}

.design-cc-ng span.active,
.design-cc-ng a.active {

    background: #FFFFFF;
    color: #ff4f32;
}

.design-cc {
    padding: 30px 0;
}

.por-zo {
    position: relative;
    height: 115px;
}

.design-cc-search {
    /* position: absolute; *//* top: -40px; */
    border: 1px solid #eff2f7;
    width: 718px;
    height: 70px;
    line-height: 72px;
    margin: -45px auto;
    margin-bottom: 45px;
    box-shadow: 0px 9px 14px 0px rgba(94, 101, 111, 0.24);
    background: #FFFFFF;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.design-cc-search input[type=text] {
    /* display: block; */
    width: 540px;
    height: 40px;
    line-height: 40px;
    text-indent: 2em;
}

.searchBigBtn {
    display: inline-block;
    width: 31px;
    height: 31px;
    background: url(/pkg/img/web/site/head/cgassets.png) no-repeat -166px 0;
    position: relative;
    /* left: 495px; */
    top: 12px;
    /* background-color: #ffffff; */
    border-radius: 50%;
    cursor: pointer;
}

/**效果图搜索end**/

.searchBigLb {
    float: left;
    width: 132px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-right: 1px solid #dcdcdc;
    margin-top: 23px;
    cursor: pointer;
    color: #3B3D40;
}

.searchBigDown {
    position: relative;
    top: 70px;
    left: 0;
    width: 0;
    height: 0;
}

.searchBigDownBox {
    border: 1px solid #EFF2F7;
    background: #ffffff;
    position: absolute;
    width: 132px;
    padding: 12px 0;
    display: none;
    z-index: 11;
}

.searchBigDownLi.active {
    color: #FF4F32;
}

.searchBigDownLi {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: left;
    cursor: pointer;
    text-indent: 34px;
}

/***icon类***/
.down-ic {
    display: inline-block;
    width: 26px;
    height: 8px;
    background: url(/pkg/img/web/site/head/cgassets.png) no-repeat -80px -172px;
}

.info-icon {
    display: inline-block;
    vertical-align: bottom;
    width: 28px;
    height: 25px;
    background: url(/pkg/img/web/site/head/cgassets.png) no-repeat -90px -229px;
}

/***icon类end***/
.cglist.right-con-bx,
.list-show2.right-con-bx,
.list-show3.right-con-bx{
    border: none;
    box-shadow: none;
}
/**绘图师列表***/

.cglist .lp-img img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.cglist .lp-bx {
    width: 100%;
}

.cglist .lp-bbx{
    width: 380px;
}

.cglist .lp-bbx img {
    width: 160px;
    height: 120px;
    float: left;
    margin: 20px 20px 0 0;
    border-radius: 8px;
    background-color: #fafafa;
}

.pos-bg-z {
    width: 100%;
    height: 130px;
    position: relative;
    left: 0;
    right: 0;
    z-index: -1;
}

.pos-bg {
    width: 100%;
    min-width: 1200px;
    height: 190px;
    background: #FFD146;
    position: absolute;
    left: 0;
    right: 0;
}

.pos-bg-con {
    width: 1200px;
    height: auto;
    margin-top: -72px;
    text-align: left;
}

.left-nav-bx {
    display: inline-block;
    width: 320px;
    vertical-align: top;
    padding: 20px 0;
    background: #fff;
    border: 1px solid #EFF2F7;
    border-radius: 3px;
    box-shadow: 0 9px 14px 0 rgba(94, 101, 111, 0.24);
}

.left-nav-bx ul {
    cursor: pointer;
}

.left-nav-bx ul li a {
    display: block;
    width: 100%;
    height: 72px;
    line-height: 72px;
    text-indent: 49px;
}

.left-nav-bx ul li.active a, .left-nav-bx ul li a:hover {
    color: #FF4F32;
}

.right-con-bx {
    display: inline-block;
    width: 822px;
    margin: 0 0 50px 50px;
    border: 1px solid #dcdcdc;
    box-shadow: 0 9px 14px 0 rgba(94, 101, 111, 0.24);
}

.cone-line {
    width: 100%;
    height: 320px;
    margin-bottom: 50px;
    border: 1px solid #f8f8f8;
    border-radius: 8px;
    box-shadow: 0 9px 14px 0 rgba(94, 101, 111, 0.24);
    background-color: #fff;
}

.cone-line:hover{
    border: 1px solid #dcdcdc;
}

.cone-line .lp-img{
    padding-right: 30px;
    padding-left: 40px;
    border-radius: 8px;
}

.cone-line .lp-con{
    padding-right: 0;
}

.list-show2 .cone-line {
    display: inline-block;
    width: 249px;
    height: 343px;
    margin-left: 30px;
}
.list-show2 .cone-line.first{
    margin-left: 0;
}

.list-show2 .cone-line img {
    display: block;
    width: 100%;
    height: 249px;
}

.list-show2 .lp-con {
    display: block;
    width: 100%;
    height: 63px;
    line-height: 63px;
    text-align: center;
    border: none;
    padding-left: 0;
}

.list-show2 .lp-con .lp-bx,
.list-show2 .lp-con .lp-bbx {
    float: left;
    display: block;
    padding: 0;
    width: 100%;
    height: 32px;
    color: #35393F;
    font-size: 14px;
    text-align: center;
    border: none;
}

.list-show2 .lp-con .lp-bbx a {
    color: #FF4F32;
}

.list-show3 .cone-line {
    display: inline-block;
    width: 238px;
    height: auto;
    margin-left: 27px;
    overflow: hidden;
}

.list-show3 .lp-con {
    padding: 23px 23px 30px;
    width: 193px;
    clear: right;
}

.list-show3 .lp-con .lp-bx {
    padding: 0;
    width: 100%;
    /* height: 27px; */
    /* line-height: 1px; */
}

.list-show3 .lp-con a.add-btn {
    float: right;
    padding: 8px 16px;
    margin-top: -10px;
}

.line-lb i {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(/pkg/img/web/site/head/cgassets.png) no-repeat 0 0;
    position: relative;
    right: 0;
    top: 4px;
    margin-right: 11px;
}

i.qq-icon {
    background-position: -175px -236px;
}

i.m-icon {
    background-position: -138px -236px;
}

.line-lb {
    line-height: 20px;
    height: 20px;
    margin-top: 16px;
}

/**绘图师列表end***/

/***分页****/

.pagination-box {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 40px;
}

ul.pagination {
    display: inline-block;
    /* float: right; */
    /* overflow: hidden; */
}

ul.pagination li {
    text-align: center;
    background: #ffffff;
    color: #35393f;
    float: left;
    margin-left: 40px;
    display: block;
    width: 58px;
    height: 58px;
    line-height: 58px;
    box-shadow: 0px 4px 8px 0px rgba(94, 101, 111, 0.24);
    border: 1px solid #eff2f7;
    font-weight: bold;
}
.mo ul.pagination li.active {
    border: 1px solid #eff2f7;
}
ul.pagination li.active {
    background: #ff4f32;
    color: #ffffff;
    border: 1px solid #E93416;
}

ul.pagination li.disabled {
    cursor: no-drop;
    /* background: #c3c3c3; */
    color: #797d83;
}

ul.pagination li a {
    color: #4e4e4e;
}

ul.pagination li a {
    display: block;
}

.pagination .start-page {
    display: block;
    width: 32px;
    height: 32px;
    background: url(/pkg/img/web/my/order/icon.png) no-repeat 11px -287px;
}

.pagination .prev-page {
    display: block;
    width: 32px;
    height: 32px;
    background: url(/pkg/img/web/my/order/icon.png) no-repeat 13px -260px;
}

.pagination .next-page {
    display: block;
    width: 32px;
    height: 32px;
    background: url(/pkg/img/web/my/order/icon.png) no-repeat 13px -208px;
}

.pagination .end-page {
    display: block;
    width: 32px;
    height: 32px;
    background: url(/pkg/img/web/my/order/icon.png) no-repeat 13px -234px;
}

.pagination .able {
    cursor: pointer;
}

.pagination .able:hover,
.pagination a:hover {
    background-color: #ff4f32;
    color: #FFF;
}

.pagination a.start-page:hover {
    display: block;
    width: 32px;
    height: 32px;
    background-position: -18px -287px;
    background-color: #51b6ef;
}

.pagination a.prev-page:hover {
    display: block;
    width: 32px;
    height: 32px;
    background-position: -18px -260px;
    background-color: #51b6ef;
}

.pagination a.next-page:hover {
    display: block;
    width: 32px;
    height: 32px;
    background-position: -18px -208px;
    background-color: #51b6ef;
}

.pagination a.end-page:hover {
    display: block;
    width: 32px;
    height: 32px;
    background-position: -18px -234px;
    background-color: #51b6ef;
}

.design-pb-mr {
    padding-top: 50px;
    margin-bottom: 140px;
}

/***分页end****/
.posbz1 {
    height: 370px;
}

.posb1 {
    padding-top: 40px;
    width: 100%;
    height: 330px;
    background: #ffd146;
}

.worker-box {
    margin: 0 auto;
    width: 248px;
    height: 282px;
    background: #ffffff;
    border: 1px solid #EFF2F7;
    border-radius: 3px;
    box-shadow: 0 9px 14px 0 rgba(94, 101, 111, 0.24);
}

.worker-number {
    margin: 10px 0 10px 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.add-orer-a {
    display: block;
    color: #FF4F32;
    text-align: center;
}

.worker-pic {
    padding-top: 40px;
}

.worker-pic-lb {
    text-align: center;
    margin: 20px 0 20px 0;
}

.worker-pic-lb i {
    width: 56px;
}

.worker-pic img {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.empty-con {
    padding: 140px 0 140px 0;
}

.empty-con-fff {
    padding: 340px 0 340px 0;
    background: #ffffff;
    text-align: center;
}

.qqflowin {
    position: fixed;
    top: 20%;
    right: 20px;
    z-index: 1000
}

.qqflowin-open {
    padding: 25px 0 10px 22px;
    width: 120px;
    height: 270px;
    background: #fff;
    border: 1px solid #EFF2F7;
    border-radius: 5px;
    box-shadow: 0 9px 14px 0 rgba(94, 101, 111, 0.24);
}

.qqflowin-header {

}

.qqflowin-body p {
    margin-bottom: 10px
}

.qqflowin-body p span {
    font-size: 14px;
    width: 100%;
    line-height: 22px;
    display: block;
}

.qqflowin-body p span:first-child {
    font-weight: 700;
}

.span-time-phone {
    color: #000000
}

.span-phone-time {
    color: #35393F;
    font-weight: bold;
}

.span-weixin {
    font-size: 14px;
    width: 100%;
    line-height: 22px;
    display: block;
    color: #000000;
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: -10px
}

.ft-app-download{
    display: inline-block;
    color: #FF4F32;
    margin: 10px 0 0 10px;
}
.ft-app-download:hover {
    color: #de391e;
    text-decoration: underline;
}

.qqflowin-close-btn {
    width: 25px;
    height: 25px;
    position: absolute;
    z-index: 1001;
    top: 11px;
    right: 15px;
    background: url(/pkg/img/web/site/head/cgassets.png) no-repeat -251px -192px;
}

.qqflowin-close-btn a {
    font-weight: 700;
    border-radius: 50%;
    color: #fff;
    padding: 5px 13px;
}

.qqfloat-click {
    margin-top: 25px;
}

.qqfloat-click a {
    width: 78px;
    height: 16px;
    color: #fff;
    border-radius: 3px;
    background: #e8b51a;
    padding: 8px 9px;
}

.qqflowin-close {
    width: 53px;
    height: 174px;
    display: none;
    background: url(/pkg/img/web/site/head/cgassets.png) no-repeat -368px -76px;
    box-shadow: 0 9px 14px 0 rgba(94, 101, 111, 0.24);
}

.qqflowin-close a {
    width: 42px;
    height: 132px;
    display: block
}

.kfavatar{
    width: 240px;
    height: 240px;
}
.pp-bg-pos{
    width: 100%;
    min-width: 1200px;
    height: 525px;
    position: absolute;
    top: 388px;
    background: #ffd146;
    z-index: -1;
}