/*ABSOLUTE NAV */
@import '../fonts/font-awesome-4.7/css/font-awesome.min.css';
/*公共头部信息css 开始*/
#top_add {
    height: 60px;
    width: 100%;
    overflow: hidden;
}

#top_add ul li {
    height: 60px;
}

#top_add ul li a {
    width: 100%;
    height: 60px;
    display: block;
}

#top_add #top_add_close {
    display: block;
    background: #fff url(../images/index/sjb_index_bg.gif) repeat-x -70px -231px;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 8px;
    right: 10px;
    cursor: pointer;
}

/*topbar*/
.gz {
    line-height: 30px;
    padding-left: 14px
}

.turn {
    line-height: 30px;
    padding-left: 14px
}

/*.sjb_new_top_bar {*/
/*    width: 100%;*/
/*    float: left;*/
/*    background: #333;*/
/*}*/

.sjb_new_top_bar {
    width: 100%;
    /*float: left;*/
    /*background: #333;*/
    /*margin: auto;*/
    /*margin-left: 180px;*/
    background: #f4f4f4;
}

.new_top_bar {
    width: 990px;
    margin: 0 auto;
    color: #999;
    font-size: 12px;
    position: relative;
    z-index: 1080;
}

.new_top_bar .new_top_bar_left .halving_line {
    border-right: 1px #ddd solid;
}

.new_top_bar_left {
    width: auto;
    float: left;
}

.new_top_bar_left .weixin, .new_top_bar_left .app {
    float: left;
    height: 14px;
    margin: 8px 0 0;
}

.new_top_bar_left .weixin a, .new_top_bar_left .app a, .new_top_bar_left .link_index a {
    color: #999;
    padding-right: 15px;
}

.new_top_bar_left .app {
    padding-left: 15px;
}

.new_top_bar_left .weixin .ico_weixin_code, .new_top_bar_left .app .ico_app_code {
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    background: url(../images/index/back.png) no-repeat;
}

.new_top_bar_left .weixin .ico_weixin_code {
    background-position: -213px -105px;
}

.new_top_bar_left .app .ico_app_code {
    background-position: -230px -105px;
}

.new_top_bar_left .weixin .weixin_code {
    width: 120px;
    height: auto;
    margin-top: 16px;
    z-index: 1005;
    position: absolute;
    border: 1px #ddd solid;
    background: #fff;
    display: none;
}

.new_top_bar_left .weixin .weixin_code .ico_arrow_top_white {
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-width: 0 5px 5px;
    border-style: solid;
    border-color: transparent transparent #fff;
    position: absolute;
}

.new_top_bar_left .weixin .weixin_code a {
    width: 120px;
    height: 120px;
    padding: 0;
}

.new_top_bar_left .weixin .weixin_code img {
    width: 120px;
    height: 120px;
}

.new_top_bar_left .weixin .weixin_code .msg {
    width: 105px;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding-bottom: 10px;
}

.new_top_bar_left .weixin:hover .weixin_code {
    display: block;
}

.new_top_bar_left .link_index {
    float: left;
    margin: 8px 0 0 15px;
}

.new_top_bar_left a:hover {
    color: #dd4f50;
}

.m_clock {
    background: #666;
    border-bottom: 2px solid #840082;
}

.new_top_bar_rightt {
    width: auto;
    float: right;
    margin-right: 20px;
}

.new_top_bar_right {
    width: auto;
    float: left;
    padding: 0 30px 0 50px;
}

.new_top_bar_right .login_status, .new_top_bar_right .customer_service, .new_top_bar_right .designer_center, .new_top_bar_right .navigation {
    height: 30px;
    cursor: pointer;
}

.new_top_bar_right .login_status .title, .new_top_bar_right .customer_service .title, .new_top_bar_right .designer_center .title, .new_top_bar_right .navigation .title {
    display: inline-block;
    padding: 0 15px 0;
    margin: 8px 0;
    border-right: 1px #ddd solid;
}

.new_top_bar_right .login_status .title {
    display: inline-block;
    padding: 0;
    margin: 8px 0;
    border-right: 1px #ddd solid
}

.new_top_bar_right a {
    color: #999;
}

.new_top_bar_right .ico_arrow_bottom_grey {
    display: inline-block;
    margin-bottom: -2px;
    width: 10px;
    height: 9px;
    background: url(../images/index/back.png) no-repeat;
    background-position: -242px -106px;
}

.new_top_bar_right .login_status {
    float: left;
}

.new_top_bar_right .login_status .title {
    width: 82px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.new_top_bar_right .login_status .login, .new_top_bar_right .login_status .register {
    padding-right: 15px;
    margin-top: 8px;
    display: inline-block;
    float: left;
    line-height: 14px;
}

.new_top_bar_right .login_status .register {
    border-right: 1px #ddd solid;
}

.new_top_bar_rightt .zb_entrance {
    float: left;
    margin: 11px 15px 0;
    padding-right: 5px;
    position: relative;
    text-align: center;
}

.new_top_bar_rightt .zb_entrance a {
    line-height: 18px;
    text-align: center;
    border-radius: 14px;
    color: #fff;
    display: inline-block;
}

.zb_entrance .sjrz {
    background: #f60;
    padding: 5px 10px;
}

.zb_entrance .register {
    background: #a601a3;
    padding: 5px 10px;
}

.new_top_bar_right .customer_service {
    float: left;
}

.new_top_bar_right .designer_center {
    float: left;
}

.new_top_bar_right .login_status ul, .new_top_bar_right .customer_service ul, .new_top_bar_right .designer_center ul {
    display: none;
    background: #fff;
    border: 1px #ddd solid;
    position: relative;
    border-top: none;
    z-index: 1200;
}

.new_top_bar_right .login_status ul li, .new_top_bar_right .customer_service ul li, .new_top_bar_right .designer_center ul li {
    height: 14px;
    padding: 8px 0;
}

.new_top_bar_right .login_status ul li a, .new_top_bar_right .customer_service ul li a, .new_top_bar_right .designer_center ul li a {
    text-align: center;
    display: block;
}

.new_top_bar_right .login_status:hover .title, .new_top_bar_right .customer_service:hover .title, .new_top_bar_right .designer_center:hover .title, .new_top_bar_right .navigation:hover .title {
    margin: 0;
    border-right: 1px #ddd solid;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #fff;
    border-left: 1px #ddd solid;
    margin-left: -1px;
}

.new_top_bar_right .login_status:hover ul, .new_top_bar_right .customer_service:hover ul, .new_top_bar_right .designer_center:hover ul {
    display: block;
    margin-left: -1px;
}

.new_top_bar_right .login_status:hover ul {
    width: 82px;
    text-indent: 3px;
    z-index: 14;
}

.new_top_bar_right .customer_service:hover ul {
    width: 88px;
}

.new_top_bar_right .designer_center:hover ul {
    width: 100px;
}

.new_top_bar_right .navigation {
    float: left;
    position: relative;
}

.new_top_bar_right .navigation .title {
    border-right: 1px #efefef solid;
}

.new_top_bar_right .navigation .navigation_content {
    display: none;
    position: absolute;
    top: 30px;
    right: 0;
    margin-left: -513px;
    *margin-left: -596px;
    padding: 15px 0px;
    width: 600px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fff;
    z-index: 1200;
}

.navigation .navigation_content ul li {
    border: none;
    width: auto;
    height: 30px;
}

.navigation .navigation_content li.tit {
    font-size: 12px;
    color: #333;
    cursor: default;
}

.navigation .navigation_content li.tit:hover {
    color: #333;
}

.navigation .navigation_content ul {
    float: left;
    padding: 0px 15px;
    font-size: 12px;
}

.navigation .navigation_content ul li a:hover {
    color: #e94c3d;
}

.navigation .navigation_content ul li .icon {
    position: relative;
    margin-top: -10px;
}

.navigation .navigation_content ul li .icon_hot {
    width: 9px;
    height: 14px;
    display: block;
    top: 0;
    left: 0;
    background: url(../images/index/hot.gif) no-repeat;
}

.navigation .navigation_content ul li .icon_hot_demand {
    top: -20px;
    left: 60px;
    *left: 35px;
}

.navigation .navigation_content ul li .icon_hot_app {
    top: -20px;
    left: 57px;
    *left: 33px;
}

.new_top_bar_right .navigation:hover .navigation_content {
    display: block;
}

.new_top_bar_right a:hover {
    color: #dd4f50;
}

/*新头部显示消息start*/
.sjb_new_top_bar .newMessage {
    position: absolute;
    width: 170px;
    border: 1px solid #333;
    top: 31px;
    background: #fff;
    display: none;
    right: 0px;
    z-index: 1100;
}

.sjb_new_top_bar .closeNewMessage {
    margin-top: 5px;
    width: 9px;
    height: 9px;
    background: url(../images/index/menubar.gif) no-repeat -112px -165px;
    cursor: pointer;
    float: right;
    margin-right: 3px;
}

.sjb_new_top_bar .messageItem {
    width: 160px;
    margin: 0px 10px 5px 10px;
    float: left;
}

.sjb_new_top_bar .messageItem ul {
    float: left;
    height: auto;
}

.sjb_new_top_bar .messageItem li {
    font-size: 12px;
    width: 170px;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-bottom: 3px;
    font-weight: normal;
}

.sjb_new_top_bar .messageItem li a {
    color: #3a8b00;
    float: none;
    padding: 0;
    height: 20px;
    line-height: 20px;
}

.sjb_new_top_bar .messageItem li a:hover {
    background: none;
    text-decoration: underline;
}


/*头部log \ 搜索栏*/
.top_search {
    background: #fff;
}

.new_top_bar_rightt .index_logo {
    width: 275px;
    height: 36px;
    margin: 7px auto;
    float: left;
    padding-top: 2px;
}

.index_logo .logo {
    width: 236px;
    height: 35px;
    float: left; /* background:url(../images/index/global.png) -3px -3px;*/
    display: block;
}

.index_logo .or {
    width: auto;
    float: left;
    line-height: 36px;
    padding: 0 20px;
    font-size: 14px;
    color: #999;
}

.index_logo .edit {
    width: 120px;
    float: left;
    height: 36px;
    line-height: 36px;
    line-height: 36px;
    background: #dd4f50;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.wrap_top_menu a:hover {
    text-decoration: none;
}

.gwc {
    width: 35px;
    float: right;
}

.head-xz {
    width: 35px;
    float: right;
    margin-right: -85px;
}

.cart_xq {
    float: right;
    background: #ef9916;
    border-radius: 50%;
    position: relative;
    left: -10px;
    top: -8px;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 19px;
}

/*搜索*/
.index_logo #search_case {
    width: 250px;
    height: 31px;
    float: left;
    border-right: 0;
    background: #555;
    position: relative;
    border-radius: 17px;
    overflow: hidden;
    padding-left: 10px;
}

.index_logo .header_upload_button {
    float: left;
    margin: 40px 0px 0px 80px;
}

.index_logo .header_upload_button span {
    color: red;
    font-size: 16px;
    font-weight: bold
}

.index_logo .header_upload_button a {
    font-size: 12px;
}

.index_logo .header_upload_button a:hover {
    color: red;
}

.index_logo form {
    float: right;
}

.index_logo form label {
    float: left;
    margin: 5px 5px;
    color: #000;
}

.index_logo #search_case .key {
    background-color: #555;
    width: 175px;
    height: 31px;
    line-height: 31px;
    border: 0;
    outline: none;
    color: #888;
    float: left;
    padding-bottom: 0;
    padding-top: 0;
}

.index_logo form span {
    width: 94px;
    position: relative;
    z-index: 300;
    background: #fff;
    border: none;
    line-height: 33px;
    float: left;
    padding-right: 5px;
    color: #c9cbc8;
    font-size: 12px;
}

.index_logo #search_span #search_title {
    width: 94px;
    height: 20px;
    text-indent: 10px;
    color: #666;
    padding: 6px 0;
    line-height: 20px;
    border-right: 1px #efefef solid;
    background: none;
    float: left;
}

.index_logo #search_case em.arrow {
    width: 10px;
    height: 6px;
    display: block;
    margin: 14px 0 0 10px;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 64px;
    background: url(../images/index/menubar.gif) no-repeat right -106px;
}

.index_logo #search_case {
    float: left;
}

.index_logo .head_menubar #search_zsj label {
    cursor: pointer;
    position: absolute;
    left: -4px;
    top: 28px;
    background: #fff;
    display: block;
    width: 110px;
    border: 1px solid #C7C9C6;
    border-top: 0;
}

.index_logo #search_case #s_zsj {
    position: absolute;
    top: 27px;
    left: -5px;
    width: 93px;
    height: auto;
    background: #fff;
    border: 1px #efefef solid;
    border-top: none;
}

.index_logo #s_zsj a {
    display: block;
    padding: 0px 8px;
}

.index_logo #s_zsj .search_tags {
    height: 25px;
    line-height: 25px;
}

.index_logo #s_zsj a:hover {
    background: #e4e4e4;
    color: #df3132;
    text-decoration: none;
}

.index_logo form .submit {
    width: 70px;
    float: right;
    text-align: center;
    color: #fff;
    line-height: 31px;
    border: 0;
    cursor: pointer;
    outline: none;
    height: 31px;
    font-size: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 0;
    margin-right: -1px;
}

.index_logo #search_case .icon_search {
    width: 12px;
    height: 10px;
    margin: 10px 3px 0 10px;
    display: block;
    position: absolute;
    top: 1px;
    left: 94px;
    background: url(../images/index/sprite.png) -311px -9px;
}

/*头部菜单*/
.wrap_top_menu {
    height: 40px;
    background: white;
    border-bottom: 3px solid purple;
    border-top: 1px solid #F5F5F5;
}

.top_menu {
    width: 990px;
    height: 40px;
    margin: 0 auto;
    position: relative;
}

.top_menu li {
    width: auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 13px;
    float: left;
    display: inline-block;
    position: relative;
    z-index: 100;
}

.top_menu li a {
    height: 40px;
    display: block;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

.top_menu li.cur {
    border-bottom: 3px solid #783079;
    background: #803D80;
    padding: 0 13px;
}

.top_menu li.cur a {
    color: white
}

.top_menu li:hover {
    background: #803D80;
}

.top_menu li:hover a {
    color: #fff;
}

.top_menu li.column_show {
    background: url(../images/nav1.jpg);
}

.top_menu li.column_show:hover {
    background: url(../images/nav2.jpg);
}

.top_menu li .inner_menu {
    width: 100%;
    height: auto;
    background: #dd4f50;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 100;
    display: none;
}

.top_menu li .inner_menu a {
    width: 100%;
    height: 40px;
    display: block;
    line-height: 40px;
    font-weight: normal;
}

.top_menu li:hover .inner_menu {
    display: block;
}

.top_menu li:hover .inner_menu a:hover {
    background: #D04142;
}

.top_menu li.last {
    float: right;
}

.top_menu li.last .inner_menu a { /*width: 142px;*/
    padding: 0;
    text-indent: 5px;
}

.wrap_1180 .new_top_bar, .wrap_1180 .top_menu, .wrap_1180 .content, .wrap_1180 .cppyright_content {
    width: 1180px;
}

.a-meu {
    padding: 0 15px;
    margin-top: 8px;
    display: inline-block;
    float: left;
    border-right: 1px #ddd solid;
}

.index_logo #search_case .key::-webkit-input-placeholder { /* WebKit browsers */
    color: #666;
}

.index_logo #search_case .key:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666;
}

.index_logo #search_case .key::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666;
}

.index_logo #search_case .key:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #666;
}

.wrap_1180 > * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.wrap_1180 ul {
    padding: 0;
    margin: 0 auto;
}

.ci {
    width: 95%;
    margin: 0 auto
}

.ci a {
    display: inline-block;
    padding: 17px 5px;
}

.zm {
    width: 95%;
    margin: 0 auto;
    margin-top: -7px;
    margin-left: 13px;
}

.zm a {
    display: inline-block;
    padding: 0 2px;
}

.chshi {
    width: 94%;
    height: 260px;
    margin: 0 auto;
    margin-top: 17px;
    overflow-y: scroll;
}

.chshi span {
    display: inline-block;
    float: left;
    font-size: 15px;
    border-radius: 50%;
    padding: 2px 8px;
    font-weight: bold;
    color: #333;
}

.aaa {
    width: 79%;
    float: left;
    margin-left: 5px;
}

.aaa a {
    padding: 4px 8px;
    display: block;
    float: left;
    font-size: 13px;
}

/*公共头部信息css 结束*/


/*SIDEBARS*/

/**
 * Box Model, Html & Body
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    transform: translate(0px, 0px);
}

[data-canvas=container1],
[data-off-canvas] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

[data-off-canvas*=reveal] {
    padding: 25px 0;
    z-index: 0;
}


/** Canvas **/

[data-canvas] {
    z-index: 1;
}

[data-canvas=container1] {
    width: 100%;
    height: 100%;
    background-color: white; /* Basic background color, overwrite this in your own css. */
    -webkit-overflow-scrolling: touch; /* Enables momentum scrolling on iOS devices, may be removed by setting to 'auto' in your own CSS. */
}

[data-canvas=container1]:before,
[data-canvas=container1]:after {
    display: table;
    clear: both;
    content: '';
}


/** Off-Canavs **/

[data-off-canvas] {
    position: fixed;
    display: none;
    color: white; /* Basic colors, overwrite this in your own css. */
    background-color: black; /* Basic background color, overwrite this in your own css. */
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; /* Enables momentum scrolling on iOS devices, may be removed by setting to 'auto' in your own CSS. */
}

[data-off-canvas*=top] {
    top: 0;
    width: 100%;
    height: auto;
    padding: 30px;
    text-align: center;
}

[data-off-canvas*=top] ul {
    float: none !important;
    margin: 0 !important;
}

[data-off-canvas*=top] li {
    display: inline-block;
    float: none !important;
    width: auto !important;
}

[data-off-canvas*=right] {
    top: 0;
    right: 0;
    width: 255px;
    height: 100%;
}

[data-off-canvas*=bottom] {
    bottom: 0;
    width: 100%;
}

html [data-off-canvas*=bottom] {
    padding: 25px;
}

html [data-off-canvas*=bottom] li {
    display: inline-block;
    float: none !important;
    width: auto;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
}

html [data-off-canvas*=bottom] ul {
    display: inline-block;
    width: 100%;
    margin: 0 auto !important;
    text-align: center;
}

[data-off-canvas*=left] {
    top: 0;
    left: 0;
    width: 255px;
    height: 100%;
}

[data-off-canvas*=slidebar-panel-left] {
    top: 0;
    left: 0;
    width: 320px;
    height: 100%;
    padding-left: 70px;
}

.slidebar-panel-wrap {
    position: relative;
    margin-left: -120px;
    padding-top: 50px;
    z-index: 99999 !important;
}

html [data-off-canvas*=open] {
    display: block;
    margin-left: -255px;
    transition-duration: 300ms;
    transform: translate(255px, 0px);
}

[data-off-canvas*=reveal] {
    z-index: 0;
}

[data-off-canvas*=push] {
    z-index: 1;
}

[data-off-canvas*=overlay] {
    z-index: 9999;
}

[data-off-canvas*=shift] {
    z-index: 0;
}


/** Animation **/

[data-canvas],
[data-off-canvas] {
    -webkit-transition: -webkit-transform 300ms;
    transition: transform 300ms;
    -webkit-backface-visibility: hidden; /* Prevents flickering, may be removed if experiencing problems with fixed background images in Chrome. */
}

[data-off-canvas*=shift][data-off-canvas*=top] {
    -webkit-transform: translate(0px, 50%);
    transform: translate(0px, 50%);
}

[data-off-canvas*=shift][data-off-canvas*=right] {
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}

[data-off-canvas*=shift][data-off-canvas*=bottom] {
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}

[data-off-canvas*=shift][data-off-canvas*=left] {
    -webkit-transform: translate(50%, 0px);
    transform: translate(50%, 0px);
}

.menu-mobile-button {
    position: absolute;
    top: 35px;
    /*right: 20px;*/
    z-index: 777;
}

[data-off-canvas] ul {
    margin: 0 !important;
}

[data-off-canvas] li {
    display: inline-block;
    float: none !important;
    width: 100%;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
}

[data-off-canvas] li a {
    display: inline-block;
    float: none !important;
    width: 100%;
    margin: 0;
    padding: 10px 20px;
    color: #fff;
}

[data-off-canvas] li:hover a {
    color: #088cdc;
}


/* SEARCH MODAL */

.header-search {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    visibility: hidden;
    width: 100%;
    height: 100vh;
    background-color: rgba(34, 34, 34, 0.95);
    opacity: 0;
    z-index: 99999;
    transition: all 0.3s ease 0s;
}

.header-search.open {
    visibility: visible;
    opacity: 1;
}

.search-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    font-size: 18px;
    border: none;
    background-color: #fff !important;
    opacity: 1 !important;
    z-index: 999;
    transition: all 0.3s;
}

.wrap-fixed-menu .fullmenu-close {
    position: relative;
    margin-bottom: 0px !important;
    top: 0;
    right: 0;
    width: 60px;
    display: block;
    border-radius: 100px;
    height: 60px;
    margin: 0 auto;
    font-size: 18px;
    border: none;
    background: none !important;
}

.wrap-fixed-menu .fullmenu-close i {
    color: #fff;
}


.search-open {
    float: right;
    height: 40px;
    padding-top: 7px;
    padding-left: 22px;
    font-size: 14px;
    color: #666;
    background-color: #fff;
}

.header-search.open {
    visibility: visible;
    opacity: 1;
}

.search-global {
    position: absolute;
    top: 50vh;
    margin-top: -120px;
}

.search-global__input {
    width: 100%;
    padding-right: 50px;
    line-height: 1.4;
    padding-bottom: 0;
    font-size: 72px;
    font-weight: 300;
    color: #fff;
    border: none;
    background-color: transparent;
    opacity: 1;
    border-bottom: 1px solid #555;
}

.search-global__input::-moz-placeholder {
    color: #fff;
}

.search-global__input:-ms-input-placeholder {
    color: #fff;
}

.search-global__input::-webkit-input-placeholder {
    color: #fff;
}

.search-global__input:focus {
    outline-style: none;
}

.search-global__btn {
    position: absolute;
    top: 34px;
    right: 0;
    font-size: 30px;
    color: #fff;
    border: none;
    background-color: transparent;
    transition: all 0.3s;
}

.search-global__note {
    margin-top: 10px;
    font-family: Montserrat;
    font-size: 14px;
    color: #555;
}

.btn_header_search {
    font-size: 16px !important;
    padding: 0 38px !important;
}

.btn_header_search .icon {
    font-size: 16px;
}

.normal-logo {
    width: 100px;
}

@media (max-width: 1199px) {
    .header-1 .header-navibox-2 {
        padding-right: 0;
        padding-left: 15px;
    }
}

@media (max-width: 995px) {
    .yamm {
        display: none;
    }

    .normal-logo {
        width: 75px;
    }
}

/*RESPONSIVE STYLES */

@media (min-width: 768px) and (max-width: 1000px) {
    .center-logo {
        padding-top: 20px;
    }

    .top-bar .header-topbarbox-1,
    .top-bar .header-topbarbox-2,
    .top-bar .header-topbarbox-3,
    .top-bar .header-topbarbox-4 {
        float: none !important;
        text-align: center;
    }

    html .menu-mobile-button {
        top: 26px;
    }

    .header-navibox-4 {
        display: none !important;
    }

    .header .navbar {
        min-height: 87px;
    }

    html .header-full-width .header-navibox-1 {
        position: inherit;
        left: auto;
    }

    html .menu-mobile-button {
        top: 26px;
        display: block !important;
    }
}

@media (max-width: 768px) {
    .center-logo {
        padding-top: 20px;
    }

    .top-bar .header-topbarbox-1,
    .top-bar .header-topbarbox-2,
    .top-bar .header-topbarbox-3,
    .top-bar .header-topbarbox-4 {
        float: none !important;
        text-align: center;
    }

    html .menu-mobile-button {
        top: 26px;
    }

    .header-navibox-4 {
        display: none !important;
    }

    .header .navbar {
        min-height: 87px;
    }

    html .header-full-width .header-navibox-1 {
        position: inherit;
        left: auto;
    }

    .wrap-left-open {
        margin-left: 0 !important;
    }

    .wrap-left-open [data-off-canvas*='slidebar-open'],
    .slidebar-panel {
        display: none !important;
    }

    .navbar-nav > li > .dropdown-menu {
        position: relative;
        float: none;
    }
}


.side-logo {
    display: inline-block;
    width: 100%;
    padding: 10px;
}

.side-cart {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.side-cart a {
    color: #fff;
}

.side-search {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    padding: 20px;
}

.side-form-search {
    position: relative;
    background: #fff;
}

.side-form-search input[type=search] {
    padding: 10px;
    color: #000;
    border: none;
    background: none;
}

.side-form-search .button {
    border: none;
    background: none;
}

.side-form-search .button .fa {
    color: #000;
}

.slidebar-nav-panel {
    position: fixed;
    top: 0;
    left: 0;
    width: 75px;
    height: 100%;
    padding: 20px;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    background-color: rgba(000, 000, 000, 0.9);
    z-index: 99999;
}

.slidebar-panel.slidebar-nav-middle .toggle-menu-button {
    position: absolute;
    top: 40%;
    left: -119px;
    display: inline-block;
    width: 300px;
    padding: 21px;
    outline: none;
    transform: rotate(90deg);
}

.slidebar-panel.slidebar-nav-middle .toggle-menu-button .toggle-menu-button-icon {
    width: 60px;
}

.slidebar-panel.slidebar-nav-middle .toggle-menu-button.is-open .toggle-menu-button-icon span:nth-child(6) {
    left: calc(50% - 21px);
}

.slidebar-panel.slidebar-nav-middle .toggle-menu-button.is-open .toggle-menu-button-icon span:nth-child(2) {
    top: 4px;
    left: calc(50% - 21px);
}

.wrap-left-open {
    margin-left: 255px;
}

.navbar-brand {
    height: auto;
    /*width: 120px;*/
    position: absolute;
    left: 50%;
    margin-left: -105px !important;
    top: 10px;
    padding: 0;
}

.header-1 .header-navibox-1,
.header-1 .header-navibox-2 {
    width: 50%;
}

.header-1 .header-navibox-1 {
    padding-right: 80px;
    margin-left: 0;
}

.header-1 .main-menu {
}

.header-1 .main-menu li {
    float: none;
}

.header-1 .header-navibox-2 {
    padding-left: 140px;
    text-align: right;
}

.header-1 .toggle-menu-button {
    position: absolute;
    left: 70px;
    z-index: 100;
}

.main-menu .dropdown-menu {
    position: relative;
    top: 0;
}

.nav-language {
    float: right;
    position: absolute;
    right: 70px;
    top: 38px;
}

.nav-language > li {
    vertical-align: top;
    color: #ccc;
}

.nav-language > li > a {
    color: #ccc;
    font-size: 12px;
    text-transform: uppercase;
    transition: all .3s;
}

.nav-language > li.active > a {
    color: #333;
}


.nav-language > li:first-child:after {
    content: '/';
    display: inline-block;
    vertical-align: middle;
    padding-left: 6px;
}

.nav-language > li > a:hover {
    color: #000;
}

.navbar-nav .dropdown-menu {
    width: 100%;
}

.navbar .main-menu > li > a {
    padding: 0 17px;
    border-right: none;
    font-weight: 400;
    border-right: 1px solid #e3e3e3;
}


.navbar-scrolling .header-navibox-1, .navbar-scrolling .header-navibox-2, .navbar-scrolling .header-navibox-3, .navbar-scrolling .header-navibox-4 {
    padding: 15px 0 !important;
}


/* Fullscreen menu*/


.dl-back a {
    border: 0;
    position: absolute !important;
    left: -40px;
    top: 4px;
}

.fullscreen-center-menu {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 0;
}

.dl-back {
    display: none !important;
}

.dl-subviewopen .dl-back {
    display: block !important;
}

.fullscreen-center-menu .menu-main-menu-container1 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fullscreen-center-menu nav,
.fullscreen-center-menu ul {
    padding: 0;
    display: inline-block;
    margin: 0 auto;
    float: none;
    width: 100%;
}

.menu-top-container1 {
    display: inline-block;
    margin: 0 auto;
}

.fullscreen-center-menu li {
    display: inline-block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.fullscreen-center-menu li a {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #fff;
    position: relative;
    z-index: 88;
    padding: 0;
    margin-bottom: 0;
    display: inline-block;
    font-weight: 300;
    font-size: 22px;
}

.fullscreen-center-menu li a:hover {
    color: #f2be35;
    background: none !important;
}


.fullscreen-center-menu li * {
    background: none !important;
}


.fullscreen-center-menu li .arrow_carrot-right {
    margin-right: -20px;
}

.fw-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    font-size: 18px;
    border: none;
    background-color: #fff !important;
    opacity: 1 !important;
    z-index: 999;
    transition: all 0.3s;
}

.fullscreen-center-menu .caret {
    display: none;
}

.fw-close:hover,
.fw-close:active,
.fw-close:focus {
    color: inherit;
}

.fullscreen-center-menu .submenu-controll-inner,
.fullscreen-center-menu .submenu-controll {
    display: none !important;
}

.fullscreen-center-menu .sub-menu {
    visibility: hidden;
    position: absolute;
    top: 200px;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    display: none !important;
}

.fullscreen-center-menu .menu-item-has-children:hover .sub-menu {
    position: relative;
    top: 0;
    visibility: visible;
    display: block;
}

.fullscreen-center-menu .sub-menu a {
    font-size: 18px;
}

.fullscreen-center-menu .sub-menu .sub-menu a {
    font-size: 14px;
}

.submenu-controll-fullscreen {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 32px;
    left: 0;
    color: #fff;
}

ul ul .submenu-controll-fullscreen {
    top: 22px;
}


.fullscreen-center-menu .dropdown-menu {
    display: none !important;
}


.fullmenu-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    font-size: 18px;
    border: none;
    opacity: 1 !important;
    z-index: 999;
    border-radius: 0;
    margin: 0;
    display: block;
    background: #fff;
}

.fullmenu-close * {
    color: #222;
}


/* Common styles of menus */


.fullscreen-center-menu, .fullscreen-center-menu .menu-main-menu-container1, .slidebar-nav-menu, .fullscreen-center-menu nav {
    width: 100%;
    height: 100%;
}


.dl-menuwrapper .dl-menu {
    height: 100%;
    width: auto !important;
    position: relative;
    min-height: 100%;
}

.dl-menuwrapper {
    width: 100%;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
    min-height: 300px;
}


.dl-menuwrapper button {
    background: #ccc;
    border: none;
    width: 48px;
    height: 45px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
    background: none !important;
    outline: none !important;
}

.dl-menuwrapper * {
    background: none !important;
    outline: none !important;
}

.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 5px;
    background: #fff;
    top: 10px;
    left: 16%;
    box-shadow: 0 10px 0 #fff,
    0 20px 0 #fff;
}

.dl-menuwrapper ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    justify-content: center;
    flex-direction: column;
}


.dl-menuwrapper li {
    position: relative;
    padding: 10px 0px;
}


.dl-back a {
    padding: 0px 7px !important;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
}

.dl-back a::before {
    display: none !important;
}


.dl-menuwrapper li.dl-back:after {
    left: 10px;
    color: rgba(212, 204, 198, 0.3);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
    right: 4px;
    top: 6px !important;
    color: rgba(0, 0, 0, 0.15);
}


.dl-menuwrapper .dl-menu.dl-menu-toggle {
    transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
    display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
    display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0;
    margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
    -webkit-animation: MenuAnimOut1 0.4s;
    animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
    animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
    -webkit-animation: MenuAnimOut3 0.4s ease;
    animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
    -webkit-animation: MenuAnimOut4 0.4s ease;
    animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
    -webkit-animation: MenuAnimOut5 0.4s ease;
    animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
    0% {
    }
    50% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
    }
    75% {
        -webkit-transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5;
    }
    100% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
}

@-webkit-keyframes MenuAnimOut2 {
    0% {
    }
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
}

@-webkit-keyframes MenuAnimOut3 {
    0% {
    }
    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
}

@-webkit-keyframes MenuAnimOut4 {
    0% {
    }
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
}

@-webkit-keyframes MenuAnimOut5 {
    0% {
    }
    100% {
        -webkit-transform: translateY(40%);
        opacity: 0;
    }
}

@keyframes MenuAnimOut1 {
    0% {
    }
    50% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        transform: translateZ(-250px) rotateY(30deg);
    }
    75% {
        -webkit-transform: translateZ(-372.5px) rotateY(15deg);
        transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5;
    }
    100% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
}

@keyframes MenuAnimOut2 {
    0% {
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
}

@keyframes MenuAnimOut3 {
    0% {
    }
    100% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0;
    }
}

@keyframes MenuAnimOut4 {
    0% {
    }
    100% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0;
    }
}

@keyframes MenuAnimOut5 {
    0% {
    }
    100% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%);
        opacity: 0;
    }
}

.dl-menu.dl-animate-in-1 {
    -webkit-animation: MenuAnimIn1 0.3s;
    animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
    animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
    -webkit-animation: MenuAnimIn3 0.4s ease;
    animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
    -webkit-animation: MenuAnimIn4 0.4s ease;
    animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
    -webkit-animation: MenuAnimIn5 0.4s ease;
    animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn5 {
    0% {
        -webkit-transform: translateY(40%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

@keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        transform: translateZ(-250px) rotateY(30deg);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn5 {
    0% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
    -webkit-animation: SubMenuAnimIn1 0.4s ease;
    animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
    animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
    -webkit-animation: SubMenuAnimIn3 0.4s ease;
    animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
    -webkit-animation: SubMenuAnimIn4 0.4s ease;
    animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
    -webkit-animation: SubMenuAnimIn5 0.4s ease;
    animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
    -webkit-animation: SubMenuAnimOut1 0.4s ease;
    animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
    animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
    -webkit-animation: SubMenuAnimOut3 0.4s ease;
    animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
    -webkit-animation: SubMenuAnimOut4 0.4s ease;
    animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
    -webkit-animation: SubMenuAnimOut5 0.4s ease;
    animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
    0% {
        -webkit-transform: translateX(0%);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(50%);
        opacity: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0%);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut5 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(-200px);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut1 {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut5 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px);
        opacity: 0;
    }
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
    display: block;
}

.no-js .dl-menuwrapper li.dl-back {
    display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
    background: rgba(0, 0, 0, 0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
    content: '';
}


ul li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

.clear {
    clear: both;
    padding: 0px;
    font-size: 0px;
    margin: 0px;
    height: 0px;
    border: none;
    overflow: hidden;
}

.clear {
    clear: both;
    line-height: 0;
    height: 0;
    font-size: 0;
}


/*--------页脚----------*/
.pageFooter {
    width: 1225px;
    margin: 0 auto;
    padding-top: 18px;
}

.pageFooter .middle {
    float: left;
    width: 240px;
    height: 145px;
    margin: 20px 120px 0px 0px;
}

.pageFooter .middle ul {
    padding: 35px 0 0 0;
}

.pageFooter .middle .kefu {
    font-size: 12px;
    color: #333;
    font-weight: bold;
    padding: 6px 0 6px;
    text-align: center;
    font-family: "微软雅黑";
}

.pageFooter .left {
    margin: 0 auto;
    width: 130px;
    height: 151px;
    margin-top: 6px;
}

.pageFooter .left ul {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pageFooter .left ul li {
    font-size: 14px;
    color: #666666;
    font-family: Microsoft YaHei;
    font-weight: bold;

}

.new-right {
    float: right;
    margin-top: 13px;
    width: 125px;
}

.new-connect {
    width: 273px;
    line-height: 20px;
}

.new-connect ul {
    margin-left: 6px !important;
}

.new-connect ul li {
    margin: 10px 0 !important;
}

.pageFooter .left .f_ios li {
    width: 135px;
    text-align: center;
    margin: 0 0 8px 0;
    line-height: 24px;
}

.pageFooter .left .f_ios span {
    display: block;
    width: 110px;
    height: 110px;
    margin: auto;
}

.pageFooter .left .f_wx li {
    width: 80px;
    text-align: center;
    margin: 0 0 8px 0;
    line-height: 24px;
}

.pageFooter .left .f_wx span {
    display: block;
    width: 80px;
    height: 80px;
    margin: auto
}

.pageFooter .right {
    float: left;
    margin: 50px 0 0 0;
    width: 730px;
}

.pageFooter .right ul {
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 145px;
}

.pageFooter .right ul li {
    text-align: left;
    font-family: Microsoft YaHei;
    height: 29px;
    line-height: 29px;
}

.pageFooter .right ul li a {
    color: #707070;
    padding: 0px 0px 0px 0px;
}

.pageFooter .right ul li.title {
    color: #666;
    font-weight: bold;
    font-size: 14px;
}

.pageFooter .pic {
    height: 44px;
    width: 1200px;
    background: #ededed;
    text-align: center;
    padding: 6px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    clear: both;
}

#footer {
    line-height: 18px;
    color: #333;
    width: 100%;
    overflow: hidden;
    background: #333333;
    /*max-width: 1920px;*/
    margin: 0 auto;
}

#footer ul li a {
    color: #636363;
    text-decoration: none;
    font-size: 14px;
}

#footer ul li a:hover {
    color: #8bc7ff;
    text-decoration: none;
}

#footer .siteinfo a {
    color: #636363;
}

#footer .f_ios a:hover {
    color: #646464;
    text-decoration: none;
}

#footer .footer_zd {
    height: 120px;
    background: #F5F5F5;
    width: 100%;
    display: none;

}

#footer .footer_zd ul {
    width: 1200px;
    margin: 0px auto;
}

#footer .footer_zd ul li {
    width: 300px;
    height: 120px;
    float: left;
}

#footer .footer_zd ul li a {
    width: 200px;
    cursor: pointer;
    display: block;
    height: 60px;
    bblr: expression(this.onFocus=this.blur());
    outline-style: none;
    margin: 30px 0 0 50px;
}

#footer .quanqiu {
    background: url(images/33.png) no-repeat center center;
}

#footer .chandi {
    background: url(images/34.png) no-repeat center center;
}

#footer .qcll {
    background: url(images/35.png) no-repeat center center;
}

#footer .sfzd {
    background: url(images/36.png) no-repeat center center;
}

#footer .foot {
    width: 100%;
    /*color:#fff;*/
}

#footer .bottom {
    width: 100%;
    height: 50px;
    margin: 0px auto;
    border-top: 1px solid #636363;
}

#footer .bottom_kx {
    float: left;
    position: absolute;
    padding-top: 6px;
}


#footer .service {
    background: url(images/servicebg.jpg) repeat-y;
}

#footer .siteinfo {
    margin: 18px auto;
    width: 1200px;
    text-align: center;

}

#footer .siteinfo p {
    color: #636363;
}

#footer .siteinfo span {
    padding-left: 0
}

/*邮件订阅*/


.navbar-nav li.act > .active {
    color: #fff024 !important;
}


.user-menu {
    position: absolute;
    top: 5px;
    right: 10%;
}

.user-menu li {
    float: left;
    margin-left: 10px;
}

.navbar-nav > li > a {
    font-weight: 600 !important;
    font-size: 15px !important;
}

body {
    /*max-width: 1920px;*/
    margin: auto !important;
}


/*分享模块弹出*/
#qrcode {
    text-align: center;
    padding-top: 26px;
}

#qrcode img {
    display: block;
    margin: 0 auto;
    width: 72%;
}

#qrcode h3 {
    font-size: 16px;
    margin: 10px 2px;
    color: #b61e1d;
    text-align: center;
}

.order_box {
    background: none;
}

.single_item {
    border: 0px;
}

.flex_in img {
    width: 50px;
}

.neesdiv {
    width: 276px;
    margin-left: -140px;
    top: 20%;
    display: none;
    position: fixed;
    left: 50%;
    background: #fff;
    z-index: 100;
    height: 305px;
}

.neesdiv .hid {
    position: absolute;
    top: 0;
    right: 16px;
    font-size: 20px;
}

.neesdiv h1 {
    text-align: center;
    font-size: 2rem;
    line-height: 2rem;
    color: #333;
    margin-top: 1.5rem;
}

.neesdiv li {
    text-align: center;
}

.neesdiv img {
    width: 70px;
}

.neesdiv p {
    font-size: 16px;
    line-height: 40px;
    padding-bottom: 10px;
    color: #333;
}

.zzfx {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../images/on-hover.png');
    z-index: 999;
}

.neesfx {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../images/on-hover.png');
    z-index: 99;
}

#fxlj {
    height: 40px;
    text-align: center;
}

/*导航栏 */
.hList .menu {
    display: block;
    position: relative;
    cursor: pointer;
}

.menu-title {
    display: block;
    width: 80px;
    height: 40px;
    font-size: 14px;
    line-height: 32px;
    padding: 8px 0 0;
    margin: 0;
    text-align: center;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    transition: 0.3s background-color;
}

.menu:hover:active .menu-title {
    background: #666;
    border-bottom: 2px solid #840082;
}


.menu:hover:active > .menu-title:before {
    border-top-width: 0;
    transition: 0.2s border-top-width ease-in, 0.3s border-top-color;
}


.menu:hover:active > .menu-title:after {
    border-bottom-width: 5px;
    transition: 0.2s 0.2s border-bottom-width ease-out;
}

.menu-title .fh2 {
    width: 7px;
    height: 11px;
    margin-top: -2px;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg); /* Internet Explorer 9*/
    -moz-transform: rotate(270deg); /* Firefox */
    -webkit-transform: rotate(270deg); /* Safari 和 Chrome */
    -o-transform: rotate(270deg); /* Opera */
}

.menu:hover .fh2 {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg); /* Internet Explorer 9*/
    -moz-transform: rotate(90deg); /* Firefox */
    -webkit-transform: rotate(90deg); /* Safari 和 Chrome */
    -o-transform: rotate(90deg); /* Opera */
}

.menu-dropdown {
    min-width: 100%;
    padding: 15px 0;
    position: absolute;
    background: #333;
    z-index: 100;
    transition: 0.5s padding, 0.5s background;
}


.menu:not(:hover) > .menu-dropdown {
    padding: 0;
    background: #333;
    z-index: 99;
}

.menu-dropdown > * {
    overflow: hidden;
    height: 30px;
    line-height: 28px;
    padding: 5px 10px;
    background: transparent;
    white-space: nowrap;
    text-align: center;
    color: #fff;
    transition: 0.5s height cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s padding cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s margin cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s 0.2s color, 0.2s background-color;
}

.menu-dropdown > *:hover {
    background: rgba(0, 0, 0, 0.1);
    color: #840082;
}


.menu:not(:hover) > .menu-dropdown > * {
    visibility: hidden;
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    color: #fff;
    transition: 0.2s 0.1s height, 0.5s 0.1s padding, 0.5s 0.1s margin, 0.3s color, 0.3s visibility;
    z-index: 99;
}

.hList > * {
    float: left;
}

.hList > * + * {
    margin-left: 0;
}

/*导航栏 end*/

/*左侧导航栏*/
.nav_left {
    width: 200px;
    float: left;
    border: 1px solid #ddd;
    overflow: hidden;
    height: 100%;
    border-radius: 5px;
}

.nav_left li {
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.nav_left li a {
    display: block;
    font-size: 15px;
}

.reg_tit {
    border-left: 3px solid #a601a3;
    padding-left: 5px;
}

.nav_left .cur {
    color: #a601a3;
    border-bottom: 1px solid #a601a3;
}

.nav_left li img {
    width: 23px;
    margin-right: 5px;
    margin-top: -2px;
}

/*左侧导航栏 end*/

.bg_hui {
    background: #f4f4f4;
    padding: 30px 0
}