li
{
    list-style-type: none;
}

.active
{
    background: #a68863 !important;
    color: #fff !important;
}

a
{
    text-decoration: none;
}

page_1376
{
    width: 1376px;
    margin: auto;
}

.home .banner
{
    width: 100% !important;
}

.home .banner img
{
	border-radius: none;
    width: 100%;
}

.home .product .tag
{
    text-align: center;
    margin-bottom: 64px;
}

.home .product .tag i
{
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #c1c1c1;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    margin: 0 3px;
    padding: 0 3px;
    border-radius: 3px;
    min-width: 64px;
    font-style: normal;
    cursor: pointer;
    text-transform: capitalize;
    margin: 0 35px;
}

.home .product .p_item
{
    width: 98%;
    overflow: hidden;
    float: left;
    margin-right: 32px;
    text-align: center;
    background: #fff;
    position: relative;
    height: 445px;
}

.home .product .p_item .img
{
    height: 337px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.home .product .p_item .img img
{
    height: 100%;
    width: 100%;
  /*position: absolute;
  top: -5%;
  left: 50%;
  transform: translate(-50%, 0);*/
}

.home .product .p_item .p_con
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: #000;
    overflow: hidden;
}

.home .product .p_item .p_con h2
{
    padding: 0;
    font-size: 22px;
    color: #ca9d64;
    margin-top: 16px;
    margin-bottom: 10px;
    margin-left: 30px;
    height: 22px;
    position: relative;
    text-align: left;
}

.home .product .p_item .p_con h2 i
{
    position: absolute;
    top: 50%;
    left: -16px;
    margin-top: 0;
    width: 7px;
    height: 7px;
    background: #ca9d64;
}

.home .product .p_item .p_con p
{
    font-size: 16px;
    color: #bcbcbc;
    margin-left: 30px;
    text-align: left;
}

.with_borders>.box.last, .with_borders>.last-row.box:last-child
{
    box-shadow: none;
}

.home .case
{
    width: 100%;
    height: 928px;
    background: url(images/case_bg.jpg) center no-repeat;
    background-size: cover;
    overflow: hidden;
}

.home .case .title
{
    margin-top: 90px;
    font-size: 30px;
    line-height: 30px;
    color: #a68863;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 60px;
    text-align: center;
}

.home .case #caselist
{
    height: 390px;
    margin-bottom: 48px;
    width: 1000px;
}

.home .case #caselist .swiper-slide:nth-child(odd) .c_list
{
    float: right;
}

.home .case #caselist .c_list
{
    margin: auto;
}

.home .case #caselist .c_list .c_item
{
}

.home .case #caselist .c_list .c_item img
{
    width: 100%;
    height: auto;
    max-height: 325px;
    max-width: 584px;
}

.home .case #caselist .c_list .c_item .tag_bg
{
    height: 40px;
    background: #fff;
    line-height: 40px;
    padding: 0 24px;
    font-size: 14px;
    color: #5c5c5c;
    text-align: left;
}

.home .case #caselist .c_list .c_item .tag_bg .t
{
    color: #ca9d64;
}

.home .case #caselist .c_list .c_item:nth-child(2n)
{
    margin-right: 0;
}

.home .swiper-pagination-bullet
{
    width: 25px;
    height: 2px;
    border-bottom: 2px solid #888;
    background: 0 0;
    opacity: 1;
    border-radius: 0;
}

.home .swiper-pagination-bullet-active
{
    width: 25px;
    height: 2px;
    border-bottom: 2px solid #a68863;
    background: 0 0;
    opacity: 1;
}

.home .btn_1
{
    background: #a68863;
    font-size: 16px;
    color: #fff;
    width: 212px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
}

.home .text_center
{
    text-align: center;
    margin-bottom: 26px;
    margin-top: 26px;
}

.home .span_14
{
    font-size: 14px;
    color: #a1a1a1;
    text-transform: uppercase;
}

.home .home-news
{
    width: 1376px;
    margin: auto;
}

.home .swiper-container
{
    margin-bottom: -4px;
    width: 1376px;
}

.home .swiper-container .n_list
{
    width: 1200px;
    margin: auto;
}

.home .swiper-container .n_list .new_item
{
    border: 1px solid #dbdbdb;
    width: 550px;
    height: 170px;
    float: left;
    margin-right: 22px;
    margin-bottom: 22px;
    padding: 24px 12px;
}

.home .swiper-container .n_list .new_item .new_photo
{
    border: 1px solid #cdcdcd;
    width: 254px;
    height: 169px;
    margin-right: 20px;
    float: left;
    overflow: hidden;
}

.home .swiper-container .n_list .new_item .new_photo img
{
    width: 100%;
    height: 100%;
}

.home .swiper-container .n_list .new_item .new_con
{
    width: 270px;
    float: left;
}

.home .swiper-container .n_list .new_item .new_con .n_title
{
    font-size: 16px;
    line-height: 23px;
    color: #1e1e1e;
    margin-bottom: 16px;
}

.home .swiper-container .n_list .new_item .new_con .n_desc
{
    font-size: 16px;
    line-height: 23px;
    color: #8f8f8f;
    margin-bottom: 16px;
}

.home .swiper-container .n_list .new_item .new_con .n_more
{
    width: 80px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #a68863;
    font-size: 14px;
    color: #fff;
    display: inline-block;
}

.partner
{
    width: 100%;
    background: url(images/partner.jpg) no-repeat;
    overflow: hidden;
}

.mobile_wrapper
{
    display: none;
}

.mobile_wrapper img, .partner >img
{
    width: 100%;
    height: auto;
}

.partner  ul
{
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}

.partner ul >li
{
    float: none;
    width: 20%;
}

.partner .page_1200
{
    width: 1200px;
    margin: auto;
}

#logo
{
    position: relative;
    _top: -36px;
    text-align: center;
}

.partner .page_1200 .title
{
    margin-top: 94px;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 17px;
    text-align: center;
}

.partner .page_1200 .p_list
{
    border-top: 1px solid #666;
}

.partner .page_1200 .p_list li
{
    width: 20%;
    padding: 12px .5%;
    display: flex;
    align-items: center;
    height: 100px;
}

.partner .page_1200 .p_list li img
{
    width: 100%;
    height: auto;
}

#newlist .swiper-slide
{
    height: 250px;
}

#newlist .swiper-slide:nth-child(1) .new_item,
#newlist .swiper-slide:nth-child(2) .new_item,
#newlist .swiper-slide:nth-child(5) .new_item,
#newlist .swiper-slide:nth-child(6) .new_item,
#newlist .swiper-slide:nth-child(9) .new_item,
#newlist .swiper-slide:nth-child(10) .new_item
{
    float: right !important;
}

#newlist .m-news
{
    bottom: -5px;
}

.home-about>div.page_1376
{
    width: 960px;
    margin: auto;
}

.news_list .title,
.product .title
{
    margin-top: 80px;
    font-size: 30px;
    line-height: 30px;
    color: #a68863;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 50px;
    text-align: center;
}

.news_list .title ins,
.product .title ins
{
    position: absolute;
    width: 46px;
    margin: 0 auto;
    display: inline-block;
    border-bottom: 2px solid #a0a0a0;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, -50%);
}

#footer
{
    padding: 0;
    background: #000;
  /*footer part-2 start*/
  /*footer part-2 end*/
}

#footer .flink
{
    background-color: #323232;
    height: 100px;
    color: #fff;
}

#footer .flink .footer_info
{
    display: flex;
    align-items: center;
    padding: 27px 0;
}

#footer .flink .footer_info span
{
    margin-left: 20px;
    font-size: 14px;
}

#footer .flink .footer_info span:first-child
{
    font-size: 24px;
    margin-left: 0;
}

#footer .flink .footer_info span:first-child small
{
    font-size: 14px;
}

#footer .flink small
{
    color: #929292;
}

#footer .foot_nav
{
    background: #323232;
    height: 260px;
}

#footer .foot_nav .f_con
{
    width: 1200px;
  /*padding:0 200px;*/
    background: #323232;
    height: 260px;
    margin: auto;
}

#footer .foot_nav .f_con .f_left
{
    float: left;
}

#footer .dl_1
{
    width: 176px;
    height: 176px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    float: left;
    margin-right: 20px;
    margin-top: 48px;
}

#footer dd,
#footer ul
{
    margin: 0;
}

#footer .f_left dt
{
    font-size: 16px;
    margin-bottom: 32px;
    color: #fff;
}

#footer .f_left dt a
{
    color: #fff;
}

#footer .f_left dd li
{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 23px;
    float: left;
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
}

#footer .f_left dd li a
{
    color: rgba(255, 255, 255, 0.5);
    transition: color 0.3s;
    font-style: normal;
    font-family: initial;
}

#footer .f_left dd li a:hover
{
    color: rgba(255, 255, 255, 0.9);
    transition: color 0.3s;
}

#menu-top_ranking-1 li
{
    margin: 0;
}

#footer .dl_2
{
    width: 100px;
    height: 176px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    float: left;
    margin-right: 20px;
    margin-top: 48px;
    margin-left: 0;
    padding-right: 20px;
}

#footer .dl_3
{
    height: 176px;
    float: left;
    margin-right: 0px;
    margin-top: 48px;
    width: 160px;
    margin-bottom: 15px;
}

#footer .dl_2 li
{
    width: 100% !important;
    margin-left: 0;
}

#footer .foot_nav .f_con .f_right
{
    float: right;
    margin-top: 48px;
}

#footer .bottomLxbtn
{
    text-align: right;
    padding-right: 16px;
}

#footer .bottom_Phone_title
{
    font-size: 14px;
    color: #6f6f6f;
}

#footer .bottom_Phone
{
    font-size: 32px;
    color: #abaaaa;
    margin-bottom: 18px;
}

#footer .gztime
{
    color: #6f6f6f;
    font-size: 12px;
    line-height: normal;
    padding: 0;
}

#footer .bottomQQ
{
    \
  color: #6f6f6f;
}

#footer .fl
{
    float: left;
}

#footer #copyright
{
    width: 100%;
    height: 60px;
    text-align: left;
    background: #000000;
    font-size: 12px;
    color: #6c6c6c;
    position: relative;
    z-index: 1;
}

#footer #copyright .copy_c
{
    width: 1200px;
    position: relative;
    margin: 0 auto;
}

#footer #copyright .copy_c .cl
{
    width: 650px;
    float: left;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.2);
    line-height: 60px;
}

#footer #copyright .copy_c .cl a:link
{
    color: rgba(255, 255, 255, 0.2);
}

#footer #copyright .copy_c .icon
{
    width: 140px;
    float: right;
    text-align: right;
}

#footer #copyright .copy_c .icon a
{
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-top: 13px;
}

#footer #copyright .copy_c .icon .weibo
{
    background: url(images/foot_icon.png) no-repeat;
    margin-right: 16px;
}

#footer #copyright .copy_c .icon .qq
{
    background: url(images/foot_icon.png) no-repeat;
    background-position: -48px 0;
}

#footer #copyright .copy_c .cr
{
    width: 370px;
    float: left;
    text-align: left;
}

#footer #copyright .copy_c a:link,
#footer #copyright .copy_c a:visited
{
    color: rgba(255, 255, 255, 0.2);
}

#footer #copyright1
{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: left;
    background: #000000;
    font-size: 12px;
    color: #6c6c6c;
    z-index: 1;
}

#footer #copyright1 .copy_c
{
    width: 960px;
    position: relative;
    margin: 0 auto;
}

#footer #copyright1 .copy_c .cl
{
    width: 350px;
    float: left;
}

#footer #copyright1 .copy_c .cl a:link
{
    color: #6c6c6c;
}

#footer #copyright1 .copy_c .cr
{
    width: 450px;
    float: right;
    text-align: right;
}

#footer #copyright1 .copy_c a:link
{
    color: #6c6c6c;
}

#footer #copyright_2
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #000000;
    font-size: 12px;
    color: #6c6c6c;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
}

#footer #copyright_2 .copy_c
{
    width: 960px;
    position: relative;
    margin: 0 auto;
}

#footer #copyright_2 .copy_c .cl
{
    width: 450px;
    float: right;
}

#footer #copyright_2 .copy_c .cl a:link
{
    color: #6c6c6c;
}

#footer #copyright_2 .copy_c .qqicon
{
    width: 140px;
    float: left;
    text-align: center;
}

#footer #copyright_2 .copy_c .qqicon a
{
    display: inline-block;
    width: 25px;
    height: 40px;
}

#footer #copyright_2 .copy_c .cr
{
    width: 370px;
    float: left;
    text-align: left;
}

#footer #copyright_2 .copy_c a:link,
#footer #copyright_2 .copy_c a:visited
{
    color: #6c6c6c;
}

#container .fluid .four
{
    width: 22%;
    margin-left: 30px;
    border: 1px solid #F0F0F0;
}

#container .product_boxes .with_borders
{
    margin-top: 30px;
}

/*# sourceMappingURL=new.css.map */

.crumbs
{
    margin: 15px 0;
    display: flex;
}

.crumbs>div,
.crumbs>div>div,
.crumbs>div>div>div,
.crumbs>div>div>div>div,
.crumbs>div>div>div>div>div
{
    display: flex;
    margin: 0 3px;
}

.w-980
{
    width: 980px;
    margin: auto;
    padding: 30px 0;
    overflow: hidden;
}

/* 导航栏 start */

#sticky_logo
{
    position: absolute;
    z-index: 1111;
    left: 160px;
    top: 10px;
}

#top_navigation
{
    width: 100%;
}

#top_navigation>li.menu-item:nth-last-child(2)
{
    border-right: none;
}

#top_bar
{
    padding-top: 10px;
}

.top_links>li:last-child
{
    float: right;
}

#top_search_field
{
    width: 200px;
    background: #fff;
    padding: 9px 50px 8px 10px;
    height: 32px;
}

.responsive .stuck #navigation_bar li>a:hover
{
    background-color: #6d7a7d;
}

.responsive .stuck #navigation_bar li.menu-item-has-children>ul.sub-menu li>ul>li>a:hover
{
    background-color: #d2d2d2;
}

.responsive .stuck #navigation_bar li.menu-item-has-children>ul.sub-menu>li>a:hover
{
    background-color: #6d7a7d;
}

.stuck #navigation_bar li.menu-item-has-children>ul.sub-menu>li a
{
    border-color: #f2f2f2;
}

.stuck #navigation_bar li.menu-item-has-children>ul.sub-menu>li:last-child a
{
    border: none;
}

#navigation_bar>ul>li>a
{
    padding: 3px 5px;
    font-size: 14px;
    width: 100px;
    height: 24px;
    line-height: 24px;
}

#navigation
{
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-content: center;
}

#navigation>li:hover>ul
{
    left: -50%;
}

#navigation .sub-menu
{
    width: 255px;
    background: #fff;
    border: none;
    top: 100%;
}

#navigation .sub-menu>li
{
  /* border-color: #f2f2f2; */
    border: none;
    background: #fff;
}

.nav_shadow
{
    padding-bottom: 0;
}

#navigation>li
{
    padding: 13px 0;
}

#navigation .sub-menu>li a
{
    color: #000;
    margin: 0 8px;
    border-bottom: 1px solid #f2f2f2;
    border-color: #f2f2f2 !important;
    padding-left: 28%;
}

#navigation .sub-menu>li a:hover
{
    border: none !important;
}

#navigation .sub-menu>li:hover a
{
    border: none;
}

#navigation .sub-menu>li:hover
{
    background: #6d7a7d;
}

#navigation .sub-menu li a:hover,
#navigation .sub-menu li:hover>a
{
    box-shadow: none;
}

#navigation .sub-menu ul li a
{
    color: #64696e;
}

#navigation .sub-menu ul
{
    left: 255px;
    top: 0;
}

#navigation .sub-menu ul li:hover a
{
    color: #64696e;
}

#navigation .sub-menu ul li:hover
{
    background: #d2d2d2;
}

/* search form */

.banner
{
    border-radius: 0;
}

.search-hot_container
{
    display: flex;
    margin-top: 10px;
}

.search-hot
{
    display: flex;
    margin-left: 5px;
}

.search-hot>li
{
    margin: 0;
}

.search-hot>li:last-child a
{
    border-right: none;
}

.search-hot>li a
{
    display: inline-block;
    height: 9px;
    line-height: 9px;
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #fff;
}

/*end search form */

#header_contents
{
    position: absolute;
    top: -100px;
    left: 35%;
    z-index: 999;
}

section.section_logo
{
    position: absolute;
    left: 0;
    top: 24px;
}

.responsive #navigation_bar li a,
.responsive .stuck #navigation_bar li a
{
    border-color: #f2f2f2 !important;
}

/* 导航栏 end */

/* footer */

ul.footer_links li
{
    list-style-position: unset;
    line-height: 100%;
    display: unset;
    padding: unset;
    border-left: none;
}

/* footer end */
 /*===================================================================手机端开始===================================================================*/
@media only screen and (max-width: 959px)
{
    .responsive #header, .responsive header
    {
        text-align: center;
        position: relative;
        height: 1px;
        top: -7em;
    }

    .news_list .title, .product .title , .home .case .title
    {
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 30px;
    }

    .home .span_14
    {
        font-size: 9px;
        position: relative;
        top: -5px;
    }

    .responsive #header section > section
    {
        position: relative;
        padding: 0 3px;
        padding-top: 1px;
    }

    .responsive #header > section
    {
        display: inline-block;
        width: 100px;
    }

    #logo
    {
        _display: none;
    }
  /* nav start */
    #navigation li a
    {
        width: 100% !important;
    }

    #top_bar
    {
        background: #000000 !important;
    }

    #navigation>li:hover>ul
    {
        left: 0;
    }
  /* nav end */
  /* 案例 start */
    .home .case
    {
        height: auto;
    }

    .home .case #caselist .swiper-slide:nth-child(2n+1) .c_list
    {
        float: none;
    }

    .home .case .title,
  .news_list .title
    {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .home .case #caselist .c_list .c_item
    {
        width: auto;
    }

    .home .case #caselist
    {
        height: auto;
        width: 100%;
    }

    #caselist
    {
        padding-bottom: 60px;
    }

    .hot_case
    {
        display: none;
    }

    .home .case #caselist .c_list .c_item .tag_bg
    {
        white-space: nowrap;
    }
  /* 案例 end */
  /* 新闻 start *************************/
    .home .home-news
    {
        width: 98%;
    }

    .home .swiper-container .n_list .new_item
    {
        margin: 0;
        padding: 12px 0;
        width: 99%;
    }

    .home .swiper-container .n_list .new_item .new_con .n_title
    {
        white-space: nowrap;
        overflow: hidden;
    }

    .home .swiper-container .n_list .new_item .new_con .n_title,
  .home .swiper-container .n_list .new_item .new_con .n_desc
    {
        margin-bottom: 6px;
    }

    .home .swiper-container .n_list .new_item .new_con .n_d_m
    {
        position: absolute;
        bottom: 0;
    }

    #newlist .m-news
    {
        bottom: 20px;
    }

    .home .swiper-container .n_list .new_item .new_photo
    {
        width: 44%;
        margin-right: 2.5%;
        margin-left: 2%;
    }

    .home .text_center
    {
        margin-bottom: 40px;
    }

    .home .swiper-container .n_list .new_item .new_con
    {
        width: 50%;
        height: 100%;
        position: relative;
    }
  /* 新闻 end **************************/
  /* 合作伙伴 start */
    .partner .page_1200
    {
        width: 100%;
    }

    .partner .page_1200 .title
    {
        margin-top: 30px;
        margin-bottom: 0;
    }

    .partner .page_1200 .p_list li a
    {
        display: block;
        height: 100%;
    }

    .partner
    {
        height: auto;
        min-height: 525px;
    }

    .partner .page_1200 .p_list>ul
    {
        margin: 0 10px;
    }

    .partner .page_1200 .p_list li
    {
        height: 50px;
        width: 30%;
        margin: 0 1%;
        float: none;
        display: inline-block;
    }

    .partner .page_1200 .p_list li img
    {
        width: 100%;
        height: 40px;
    }

    .partner
    {
        display: none;
    }

    .mobile_wrapper
    {
        display: block;
    }
  /* 合作伙伴 end */
  /* about us start */
    .news_list>div.page_1376
    {
        width: 98%;
        margin: auto;
    }

    .home .banner
    {
        display: none;
    }

    #phone_banner
    {
        display: block !important;
    }
  /* about us end */
    .home .swiper-container
    {
        height: auto;
        width: 100%;
        padding-bottom: 40px;
        margin-bottom: 0;
    }

    .home .product .p_item
    {
        width: 100%;
        height: 200px;
    }

    .home .product .p_item .p_con h2
    {
        font-size: 12px;
        margin-left: 5px;
    }

    .productlist .swiper-slide
    {
        border: 1px solid #fff;
    }

    .all-brand
    {
        margin-top: 20px;
    }

    .home .product .p_item .p_con p
    {
        display: none;
    }

    .home .product .p_item .p_con
    {
        height: 60px;
    }

    .home .product .p_item .img
    {
        width: 100%;
        height: 100%;
    }

    .product .title
    {
        margin-top: 0;
    }

    .responsive #mobile_bar
    {
        background: #313131;
    }

    .home .product .tag
    {
        margin-bottom: 0;
    }

    .home .product .tag i
    {
        margin: 0 3px;
        min-width: 60px;
        margin-bottom: 3px;
    }

    .home .product .p_item .img img
    {
        width: 100%;
        height: auto;
    }

    .responsive #mobile_bar>div
    {
        width: auto;
    }

    #navigation
    {
        display: block;
    }

    .search-txt
    {
        padding: 0;
    }

    .responsive .top_links li
    {
        border: none;
    }

    .search-hot_container
    {
        align-items: center;
    }

    .top_links>li:last-child
    {
        float: right;
        display: flex;
        flex-flow: wrap;
        justify-content: flex-end;
        position: relative;
        top: -40px;
    }
  /* product start */
    .product_item_holder .product_info
    {
        display: none;
    }

    .product_item_holder .featured_image
    {
        width: 100%;
        padding: 0;
    }

    body:not(.rtl) .box.first
    {
        clear: none !important;
    }

    .product_boxes .with_borders
    {
        display: flex;
        flex-flow: wrap;
    }

    .featured_image
    {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 97.8% !important;
        border: none;
        height: 122px !important;
    }

    .home .net1
    {
        width: 100%;
        height: 194px;
        background: url(images/bg_net.png) center no-repeat;
        background-size: cover;
        overflow: hidden;
    }

    .product_boxes .box.four
    {
        width: 33% !important;
        display: inline-block;
        vertical-align: top;
        overflow: hidden;
        margin: 0;
        _border: 1px solid #F0F0F0 !important;
        margin-left: -1px !important;
    }

    .box.first-row
    {
        margin-left: 0 !important;
    }

    .product_boxes .featured_image img
    {
        width: 90%;
        height: auto !important;
        vertical-align: middle;
    }
  /* product end */
  /* footer start */
    #footer .foot_nav .f_con
    {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    #menu-top_ranking-1 li
    {
        margin: 0;
    }

    #footer .foot_nav .f_con .f_right
    {
        width: 96%;
    }

    #footer .footer_info
    {
        width: 100%;
        position: relative;
        overflow: hidden;
        padding-bottom: 0;
        top: 188px;
    }

    #footer .foot_nav .f_con .f_left
    {
        float: none;
        width: 98%;
        margin: auto;
    }

    #footer .dl_1
    {
        margin-right: 0;
        width: 160px;
    }

    #footer .dl_2
    {
        margin-right: 10px;
        margin-left: 10px;
    }

    #footer .dl_3
    {
        width: 116px;
    }

    .admin-bar.responsive .nav_shadow
    {
        top: 90px;
    }

    #navigation .sub-menu>li a
    {
        margin: 0;
    }
  /* footer end */
}