﻿/*menus */
.menus_right {
    line-height: 22px;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    z-index:99999;
    height: 80px;
}


.menus_subdiv {
    width: 1400px;
    margin: 0 auto;
}
.designer-uses{

}
.business{

}
.business li:nth-child(1){
    border-bottom: solid 1px #ddd;
}
.business li:last-child{
    border-top: solid 1px #ddd;
}
.logo {
    display: inline-block;
    width: 186px;
    height: 23px;
    background: url(../images/wenwenlogo.png) no-repeat;
    background-size: 186px 23px;
    cursor: pointer;
    margin-top: 37px
}

.addshaow {
    box-shadow: 0 1px 8px #888;
}

.home .addshaow {
    box-shadow: none
}

/*menus*/
.home .menus {
    color: #938c8e;
    box-sizing: border-box;
    height: 100px;
    line-height: 100px;
    position: fixed;
    z-index: 9;
    width: 100%;
    background-image: url("../images/bgtop.png");
    background-repeat: repeat-x;
    background-position: left 2px;
}

.menus a {
    color: #fff;
}

.menus .tabLang a {
    margin: 0 20px
}

.tabLang {
    margin-right: -10px;
}

/*.menus .tabLang a.on{opacity: 0.5;}*/
.menus {
    background-color: #fff;
    color: #626262;
    box-sizing: border-box;
    height: 80px;
    line-height: 100px;
    z-index: 9;
    width: 100%;
    left: 0px;
    top: 0px;
}
.login-sucess{
    position: relative;
    width: auto;
    align-self: flex-start;
    height: 100%;
    padding: 0!important;
}
.hover-head-img{
    width: 76px;
    display: flex;
}
.hover-head-img:hover{
    background-color: #fff;
}

.menus a {
    color: #000;
    font-size: 14px
}
.hover-head-img{
    display: flex;

}
#headImg{
    height: 100%;
    display: none;
}
.login-sucess .headImg img {
    width: 32px;
    border-radius: 50%;
}
.login-sucess .headImg {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    height: 100%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.login-sucess a.btn-reg{
    color: #fff!important;
}
.login-sucess a.btn-login{
    color: #000;
}

.RedDot{
    background: #FF004A;
    color: #fff;
    font-size: 8px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
}
.home .slide-down-list li a{
    color: #000;
}
.slide-down-list {
    display: none;
    position: absolute;
    z-index: 9999;
    left: -24px;
    top: 80px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    width: 100px;
    line-height: 20px;
    padding: 0 0 18px;
}
.hover-show-list .slide-down-list{
    display: block;
}
.lg-btn .slide-down-list a {
    border: none;
    display: block;
    line-height: 40px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    width: 100%;
    color: #000;
    height: 40px;
}
.lg-btn .slide-down-list li{
}

.lg-btn .slide-down-list li a:hover{
    background-color: rgb(236, 236, 236);
    border-radius: 0px;
    color: #FF4B7F;
}

/*.lg-btn .slide-down-list .hover-head-img{
    background-color: rgb(236, 236, 236);
}*/
.home .menus {
    color: #938c8e;
    background-color: transparent;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    position: fixed;
    z-index: 9;
    width: 100%;
    background-image: url("../images/bgtop.png");
    background-repeat: repeat-x;
    background-position: left 2px;
}

.home .menus a {
    color: #fff;
}

.home .menus a.on {
    color: #fff;
}

.menus a {
    color: #000;
}

.menus a.on {
    color: #000;
}

.nav-menus{
}
.nav-menus a {
    padding: 0 20px;
    margin: 0 5px;
    color: #000;
    line-height: 77px;
    box-sizing: border-box;
    display: inline-block;
 }

.nav-menus a.on {
    color: #FF4B7F;
    border-bottom: solid 1px #FF4B7F;
}
.yh {
    font-family: "Microsoft YaHei";
}
.lg-btn .btn-login {
    border: none;
    padding: 0;
    line-height: 72px;
    height: 72px;
    border-radius: 0;
    box-sizing: border-box;
    margin-right: 20px;
    /*margin-right: 20px;*/
}

.lg-btn{
    padding: 0 0px;
    width: auto;
    text-align: center;
    margin: 0 25px;
}
.lg-btn a.on {
    background-color: #FF4B7F;
    color: #000;
}
.lg-btn .btn-reg {
    margin-bottom: 23px;
}


.lg-btn a {
    display: inline-block;
    border: solid 1px #FF4B7F;
    border-radius: 5px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    width: auto;
    padding: 0 1em;
    text-align: center;
    background-color: transparent;
    color: #333;
}
.lg-btn {
    padding: 0 25px;
}

.lang {
    margin-left: 20px;
    display: block;
    margin-top: 46px;
    cursor: pointer;
    width: 100px;
}

.lang ul {
    overflow: visible;
    height: 65px;
}
.lang ul:hover{
}

.lang ul li {
    font-size: 12px;
    display: none;
    width: 80px;
}

.lang ul li:nth-child(1) {
    margin-bottom: 5px;
}
.lang ul li:last-child{
    margin-top: 5px;
}
.lang ul li.ch {
    background: url(../images/ch.png) no-repeat;
    background-size: 16px 16px;
    background-position: left center;
    padding-left: 22px;
}

.lang ul li.en {
    background: url(../images/en.png) no-repeat;
    background-size: 16px 16px;
    background-position: left center;
    padding-left: 22px;
}

.lang ul li:nth-child(1) {
    margin-bottom: 5px;
}
.lang ul li {
    font-size: 12px;

}
b.arrowDown {
    font-size: 0;
    line-height: 0;
    border-width: 5px;
    border-color: #A2A2A2;
    border-bottom-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    margin-top: 8px;
    margin-left: 10px;
}

.lang:hover ul li {
    display: block;
}

.home .lg-btn a {
    background-color: transparent;
    color: #fff
}

.home .nav-menus a.on {
    border-bottom: none;
    color: #FF4B7F
}

.home .lg-btn a.on {
    background-color: #FF4B7F;
}

.menusList {
    display: none
}

.menus_left {
    float: left
}

.menusIcon, .headface {
    display: none
}

a.logoIcon {
    display: block;
    width: 186px;
    height: 23px;
    background: url(../images/wenwenlogo.png) no-repeat;
    background-size: 186px 23px;
    cursor: pointer;
    margin-top: 27px;
}
.menus_side{
    display: none;
}

/***** Media Quries *****/
@media only screen and (min-width: 1920px) {

}

@media only screen and (max-width: 1920px) {

}

@media only screen and (min-width: 1399px) {

}

@media only screen and (max-width: 1366px) {
    body {
        min-width: 1200px;
    }

    .menus_subdiv {
        width: 1200px;
        margin: 0 auto;
        overflow: visible;
    }

    .w1400 {
        width: 1200px;
        overflow: hidden;
        margin: 0 auto;
        box-sizing: border-box;
    }

}

@media only screen and (max-width: 1280px) {

}

/*临界点*/
@media only screen and (max-width: 800px) {
    .lang ul li.ch {
        background: url(../images/ch.png) no-repeat;
        background-size: 16px 16px;
        background-position: left center;
        padding-left: 5px;
    }

    .lang ul li.en {
        background: url(../images/en.png) no-repeat;
        background-size: 16px 16px;
        background-position: left center;
        padding-left: 5px;
    }

    .lang ul li.trand {
        background: url(../images/60.png) no-repeat;
        background-size: 16px 16px;
        background-position: left center;
        padding-left: 5px;
    }

    .open .menus_side {
        display: block
    }

    .menus_side {
        display: none;
        width: 32%;
        font-size: 13px;
        line-height: 25px;
        position: absolute;
        left: 15px;
        top: 52px;
        z-index: 99999;
    }

    .menusIcon {
        position:;
    }

    .menusIcon, .headface {
        display: block
    }

    .menusIcon, .headface {
        text-align: center;
    }

    .headface img {
        width: 50%;
        cursor: pointer
    }

    .menusIcon img {
        width: 35%;
    }

    .menus_left {
        display: flex;
        float: none;
        box-sizing: border-box;
        line-height: 50px;
        height: 50px;
        overflow:visible;
        flex-wrap: nowrap
    }

.m_list_postion{
    display: none;
}
.business{
    width: 132px;
    position: absolute;
    right: 10px;
    top: 51px;
    z-index:9;
    border-radius: 6px;
    background-color: #fff;
}

 .designer-uses{
        width: 150px;
        position: absolute;
        right: 10px;
        top: 51px;
        border-radius: 6px;
        z-index:9;
        background-color: #fff;
    }
     .commUse{
        width: 150px;
        position: absolute;
        right: 10px;
        top: 51px;
        z-index:9;
        border-radius: 6px;
        background-color: #fff;
    }



    #m_face{
    border-radius: 50%;
}
.business li a{
        color: #000!important;
    }

 .designer-uses li a{
        color: #000!important;;
    }

.commUse li a{
        color: #000!important;;
    }

    .menus_left a.menusIcon {
        flex: 1;
    }

    .menus_left a.logoIcon {
        flex: 6;
        height: 50px;
        background: url(../images/wenwenlogo.png) center center no-repeat;
        box-sizing: border-box;
        background-size: 114px 14px;
        cursor: pointer;
        margin-top: 0px;
    }

    .menus_left a.headface {
        flex: 1.5;
    }

    .menusList {
        font-size: 13px;
        line-height: 25px;
        position: absolute;
        top: 5px;
        background-color: #fff;
        border-radius: 6px;
        -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
        -moz-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
        box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    }

    b.menusArrowUp {
        position: absolute;
        left: 11px;
        top: -2px;
        font-size: 0;
        line-height: 0;
        border-width: 8px;
        border-color: #fff;
        border-top-width: 0;
        z-index: 99999999;
        border-style: dashed;
        border-top-style: solid;
        border-left-color: transparent;
        border-right-color: transparent;
    }

    .menusList ul {
        padding: 25px 5px 7px
    }

    .menusList {
        display: block
    }

    .menusList ul li {
        text-align: center;
        height: 27px;
        line-height: 27px;
        margin-bottom: 15px;
    }

    .menus_right {
        display: none
    }

    .menus {
        color: #938c8e;
        background-color: #fff;
        box-sizing: border-box;
        height: 50px;
        line-height: 50px;
        z-index: 9;
        width: 100%;
    }

    .menus_subdiv {
        width: 100%;
        margin: 0 auto;
        padding: 0px 0px;
    }

    .menus .tabLang a {
        margin: 0 10px
    }

    .menus a {
        color: #626262;
        font-size: 14px
    }

    .RowItem input {
        height: 35px;
        line-height: 35px;
        background-color: transparent;
    }

    .home .menus {
        color: #938c8e;
        background-color: transparent;
        box-sizing: border-box;
        height: 50px;
        line-height: 50px;
        position: fixed;
        z-index: 11;
        width: 100%;
        background-image: url("../images/bgtop.png");
        background-repeat: repeat-x;
        background-position: left 2px;
    }

    .logo {
        flex: 2;
    }

    .header {
        flex: 1;
    }

    .logo {
        background: url(../images/wenwen.png) left center no-repeat;
        background-size: 114px 14px;
        cursor: pointer;
    }

    .menusList ul li a {
        color: #000;
        font-size: 13px
    }

    .home .menusList ul li a {
        color: #000
    }

    .menusList ul li.menus_bottom {
        border-bottom: solid 1px #ECECEC;
        padding-bottom: 20px;
        height: auto;
        margin-bottom: 10px
    }

    .menusList li div.ch {
        text-indent: 15px;
        text-align: left;
        background: url(../images/ch.png) no-repeat;
        background-size: 16px 16px;
        background-position: 3% center;
        padding-left: 5px;
    }

    .menusList li div.en {
        text-indent: 15px;
        text-align: left;
        background: url(../images/en.png) no-repeat;
        background-size: 16px 16px;
        background-position: 3% center;
        padding-left: 6px;
    }

    .menusList li div.trand {
        text-indent: 15px;
        text-align: left;
        background: url(../images/60.png) no-repeat;
        background-size: 16px 16px;
        background-position: 3% center;
        padding-left: 5px;
    }
    .menusList li.on {
        background-color: #ECECEC
    }

    .menusList ul li.current a {
        color: #FF4B7F
    }

    body {
        min-width: 320px;
    }

    .w1400 {
        width: auto;
        margin: 0 auto;
        overflow: hidden;
    }

}

#pc_lg{
    /*width: 178px;*/
    height: auto;
    margin-top: 4px;
}








