﻿body {
    background-color: #f2f2f2;
}

header {
    width: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    border-bottom: 1px solid #D8D8D8;
}

.container {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}

.container_content {
    text-align: center;
}

.container_content img {
    max-width: 100%;
    margin: auto;
    display: block;
}

a:link,
a:visited {
    color: #000;
}

a:hover,
a:active {
    color: #e70012;
}

body,
html {
    height: auto;
}


/*猫娄鈥犆р€衡€撁β犅访ヂ悸�*/

.bx-wrapper {
    border: 0;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
}

#wrap {
    padding-top: 84px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #fff;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background-color: #E50211;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    width: 100%;
    text-align: center;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    display: none;
}

.bx-wrapper .bx-pager {
    bottom: 30px;
    z-index: 60;
}


/*棣栭〉璺戦┈鐏�*/

.bx-wrapper .bx-controls-direction a {
    display: none;
}

.bx-wrapper .bx-controls-direction a {
    top: 30%;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
    left: -30px;
    background-image: url(icon.png);
    background-position: -280px -80px;
}

.bx-wrapper .bx-next,
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
    right: -40px;
    background-image: url(icon.png);
    background-position: -319px -80px;
}


/*猫搂鈥犆┞⑩€榟ack*/

.video-js .vjs-tech {
    z-index: 0;
}


/*氓赂赂莽鈥澛�*/

#pbody {
    width: 100%;
    overflow: hidden;
    background-color: #fcfcfc;
    margin-top: 0px;
}

#wrap {
    width: 100%;
    min-height: 100%;
    overflow: hidden;
}

.bg-color-white {
    background-color: #fff;
}

.bg-color-1 {
    background-color: #e03353;
}

.bg-color-2 {
    background-color: #84C8F0;
}

.bg-color-3 {
    background-color: #EE6D39;
}

.bg-color-4 {
    background-color: #F9F9F9;
}

.bg-color-5 {
    background-color: #FCFCFC;
}

.bg-color-6 {
    background-color: #fbfbfb;
}


/*茅鈥櫵喢ヂ姑ヂ奥徝ヂ甭徝ヂ光€⒚寂捗ヂ€櫭ぢ解€溍ε嘎ッ�*/

@media (max-width: 1200px) {
    .container {
        width: 100%;
    }
}

header {
    background: #fff;
    font-size: 18px;
}

header nav {
    position: relative;
}
/*2017-05-16 update */
.navbar-header {
    /*padding-left: 20px;*/
}

.brand-logo {
    line-height: 83px;
}

.brand-logo img {
    height: 42px;
}

.brand-describe {
    line-height: 85px;
    padding-left: 15px;
}

.login-box {
    position: relative;
    font-size: 14px;
}

.follow-box {
    display: none;
    position: absolute;
    z-index: 99;
    left: 125px;
    top: 38px;
    background-color: rgba(252, 252, 252, 0.7);
    border-radius: 10px;
    width: 80px;
    height: 140px;
}

.follow-box > div {
    text-align: center;
    height: 50%;
    padding-top: 20px;
}

.follow-box > div:first-child {
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.follow-box > div:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.follow-box > div:hover {
    background-color: #f2f2f2;
}

.follow-box > div:first-child:hover .icon-wechat {
    background-position: -600px 0;
}

.follow-box > div:first-child:hover .code {
    display: block;
}

.follow-box > div:last-child:hover .icon-sina {
    background-position: -644px 0;
}

.icon-wechat {
    float: none;
    display: inline-block;
    width: 37px;
    height: 30px;
    background-position: -722px 0;
}

.icon-sina {
    float: none;
    display: inline-block;
    width: 37px;
    height: 30px;
    background-position: -684px 0;
}

.follow-box:before {
    content: "";
    position: absolute;
    left: 24px;
    top: -10px;
    border-bottom: 10px solid #fcfcfc;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}

.follow-box.focus:before {
    border-bottom: 10px solid #f2f2f2;
}

.follow-box img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%;
}

.code {
    display: none;
    position: absolute;
    left: 90px;
    top: 0;
    width: 140px;
    height: 140px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #f5f5f5;
    background-color: #fff;
}

.code em,
.code span {
    font-style: normal;
    font-size: 36px;
    position: absolute;
    left: -11px;
    top: 20px;
    color: #e4e4e4;
}

.code span {
    left: -10px;
    color: #fff;
}
#myModal{
    display: none;
    position: fixed;
    top: 0;
    left:0;
    z-index: 2000;
    background: rgba(0,0,0,.5);
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    padding-top: 30%;
}
.modalC{
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    border-radius: 3px;
    margin: 0 auto;
}
.modalH{
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}
.close{
    margin-top: -2px;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    float: right;
    font-size: 24px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
    font-weight: 700;
}



@media screen and (min-width: 768px){
    #myModal{
        padding-top: 15%;
    }
    .modalH{
        padding: 0 15px;
    }
    .modalC{
        width: 300px;
    }
}
@media screen and (max-width: 1365px) {
    .code {
        left: -150px;
    }
    .code em,
    .code span {
        left: auto;
        right: -11px;
    }
    .code span {
        right: -10px;
    }
}

@media (max-width: 767px) {
    .follow-box {
        top: 38px;
        left: auto;
        right: 15%;
    }
    .slick-prev,
    .slick-next {
        display: none !important;
    }
}

nav {
    position: relative;
}

.nav-list {
    font-size: 0;
    float: left;
    margin-left: 78px;
    padding: 0;
    margin-bottom: 0;
}

.nav-list > li {
    display: inline-block;
    font-size: 18px;
}

.nav-list > li > a {
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    z-index: 71;
    padding: 32px 17px;
    transition: all .6s ease-in-out;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.nav-list > li:hover > a {
    background-color: #e0e0e0;
   /* color: #fff;*/
}

.nav-list li:last-child:after {
    display: none;
}

.banner ul {
    margin-bottom: 0;
}
/*2017-0516 update*/

.mid-title {
    display: flex;
    justify-content: center;
}
.t-space {
    margin: 15px;
    height: 100%;
}

.box {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #e4e4e4;
    display: none;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
.box li {
    width: 30%;
    height: 100px;
    border-radius: 5px;
    margin: 5px;
    background-color: white;
}

.box div {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding: 5px;
}
.box li img {
    height: 54%;
}
.box span {
    color: #ff000a;
    margin-bottom: 4px;
    margin-top: 3px;
}
.msfd-cover {
	height: 19.5%;
    position: absolute;
    bottom: 44.5%;
    margin-left: 16.5%;
    width: 20.5%;
    padding: 0;
    z-index: 100;
    left: 0;
}
.msfd-cover-a {
	height: 19.5%;
    position: absolute;
    bottom: 44.5%;
    margin-left: 39.5%;
    width: 20.5%;
    padding: 0;
    z-index: 100;
    left: 0;
}
.msfd-cover-b {
	height: 19.5%;
    position: absolute;
    bottom: 44.5%;
    margin-left: 63%;
    width: 20.5%;
    padding: 0;
    z-index: 100;
    left: 0;
}
/*2017-0516 update end*/

@media (max-width: 1100px) {
/*2017-0516 update */
    #activity .col-sm-6 {
        margin-bottom: 15px;
    }
    #activitya .col-sm-12 {
        padding-left: 0;
    }
    #activityb .col-sm-12 {
        padding-left: 0;
    }
    .box {
        display: flex;
    }
    .hideaw {
        display: none;
    }
    .msfd-cover {
    /*margin-left: 5%;*/
	}
/*2017-0516 update end*/
    #wrap {
        padding-top: 58px;
    }
    header .container {
        padding-top: 0;
        padding-bottom: 0;
        background-color: #fff;
    }
    .navbar-header {
        padding-left: 12px;
    }
    .show-nav {
        position: fixed;
        top: 0;
        left: 0;
    }
    .nav-list > li > a {
        padding: 10px;
    }
    .nav-list > li:hover > a {
        background: #fff;
        color: #ff0000;
    }
    .user-wrap {
        position: absolute;
        top: 19px;
        right: 65px;
    }
    .navbar-toggle {
        margin-top: 18px;
        margin-bottom: 18px;
        display: inline;
        padding: 2px 0;
        margin-right: 18px;
    }
    /*绉诲姩绔鑸叧闂浘鏍�*/
    .navbar-close {
        width: 22px;
        height: 21px;
        background: url(icon_bar_close.png);
    }
    /*end*/
    .navbar-collapse {
        overflow-x: visible;
        padding-left: 0;
        padding-right: 0;
    }
    .icon-bar {
        /*-webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;*/
        transition: all .7s ease;
        background-color: #b2b2b2;
    }
    .nav-list {
        position: relative;
        z-index: 9;
        margin-top: 0;
        width: 100%;
        margin-left: 0;
    }
    .navList-wrap {
        background: rgba(0, 0, 0, 0.5);
        position: fixed;
        width: 100%;
        top: 58px;
        left: 0;
        z-index: 990;
        overflow: hidden;
    }
    .brand-describe {
        display: none;
    }
    .animated .top {
        -webkit-transform: translateY(7px) rotateZ(45deg);
        -moz-transform: translateY(7px) rotateZ(45deg);
        -ms-transform: translateY(7px) rotateZ(45deg);
        -o-transform: translateY(7px) rotateZ(45deg);
        transform: translateY(7px) rotateZ(45deg);
    }
    .animated .bottom {
        -webkit-transform: translateY(-5px) rotateZ(-45deg);
        -moz-transform: translateY(-5px) rotateZ(-45deg);
        -ms-transform: translateY(-5px) rotateZ(-45deg);
        -o-transform: translateY(-5px) rotateZ(-45deg);
        transform: translateY(-5px) rotateZ(-45deg);
    }
    .animated .middle {
        width: 0;
    }
    .nav-list > li {
        display: block;
        padding-top: 10px;
        border-bottom: 2px solid #f2f2f2;
        background-color: #fff; 
    }
    .nav-list li:after {
        display: none;
    }
    .user-ico {
        display: block;
        float: left;
        width: 20px;
        height: 22px;
        background: url(mobile_user.png);
    }
    .search-ico {
        display: block;
        float: left;
        width: 21px;
        height: 21px;
        background: url(mobile_search.png);
    }
    .user-wrap .margin-l {
        margin-left: 25px;
    }
}

.brand-logo {
    float: left;
}

.search-result {
    background-color: white;
}

@media screen and (min-width: 957px) and (max-width: 1170px) {
    header .nav-list {
        position: absolute;
        left: 25px;
    }
}

.login-box {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
}

@media (min-width: 1100px) {
    .user-wrap {
        position: absolute;
        float: right;
        right: 26px;
        margin-top: 28px;
    }
    .user-ico {
        display: block;
        float: left;
        width: 28px;
        height: 28px;
        background: url(hd_user.png);
    }
    .search-ico {
        display: block;
        float: left;
        width: 28px;
        height: 28px;
        background: url(hd_search.png);
    }
    .user-wrap .margin-l {
        margin-left: 12px;
    }
    .brand-describe {
        font-size: 22px;
        font-weight: 600;
        float: left;
    }
}

@media (min-width: 767px) and (max-width: 1100px) {
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-header {
        width: 100%;
        float: right;
    }
}

.login-box > a {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    height: 38px;
    overflow: hidden;
    color: #fff;
    background-color: #ffb398;
    font-size: 16px;
    line-height: 38px;
    border-right: 1px solid #fff;
}

.search-filed {
    border: 0;
    border-bottom: 1px solid #ffffff;
    outline: none;
    padding: 0;
    margin: 0;
    background-color: Transparent;
    height: 45px;
    line-height: 45px;
    width: 70px;
    font-size: 20px;
    color: #acacac;
    max-width: 120px;
    font-family: 'Open Sans', 'sans-serif';
    font-weight: 300;
}

@media screen and (max-width: 1100px) {
    header {
        height: 60px;
    }
    .nav-list {
        display: none;
    }
    .nav-list li {
        padding-left: 24px;
        line-height: 36px;
    }
    .brand-logo {
        line-height: 58px;
    }
    .brand-logo img {
        height: 46px;
    }
    .header-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99999;
        background-color: white;
    }
    .dropdown-menu {
        display: block;
        position: absolute;
        background-color: #fff;
        text-align: left;
        top: 56px;
        left: 0;
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        margin-bottom: 20px;
        border-radius: 0;
        border: none;
        padding: 0;
    }
    .dropdown-menu li {
        border-bottom: 2px solid #f2f2f2;
    }
    .dropdown-menu li a {
        padding: 12px 10px;
    }
}

.wrapper {
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.banner li,
.banner img {
    width: 100%;
}


/*氓潞鈥⒚┢捖︹€⑺喢ε九�*/

footer {
    position: relative;
    background: #fff;
    padding-bottom: 25px;
}

.footer-content {
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 25px;
    background-color: #ececec;
}

@media (max-width: 1200px) and (min-width: 768px) {
    footer {
        padding-left: 20px;
        padding-right: 20px;
    }
    .logo-jd img {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .slick-list {
        height: auto!important;
    }
    .slick-track {
        height: auto!important;
    }
    .footer-content {
        padding: 10px 0;
    }
    #about-info {
        display: none;
    }
    footer .logo-jd,
    footer #service {
        float: left;
    }
    footer .row {
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
    }
}

.icon-phone,
.icon-mic {
    width: 40px;
    height: 40px;
}

.icon-phone {
    background-position: -5px 0;
}

.icon-mic {
    background-position: -56px 0;
}

#service li strong,
#service li em {
    display: block;
}

#service li strong {
    margin-left: 54px;
    font-size: 16px;
    color: #606060;
    line-height: 30px;
    font-weight: normal;
}

#service li em {
    color: #e60012;
    font-size: 24px;
    line-height: 30px;
    margin-left: 54px;
    font-style: normal;
}

#service li .service-time {
    font-size: 14px;
    color: #909090;
}

#about-info h4 {
    font-size: 16px;
    color: #606060;
    margin-bottom: 30px;
}

#about-info p {
    font-size: 12px;
    line-height: 24px;
    text-align: justify;
}

footer hr {
    margin-top: 35px;
    margin-bottom: 30px;
    border-color: #C0C0C0;
}

#navbar-footer ul {
    float: left;
    margin-bottom: 0;
    font-size: 0;
    text-align: left;
}

@media (max-width: 767px) {
    #navbar-footer ul {
        margin-left: 0;
    }
}

#navbar-footer li {
    display: inline-block;
    padding-right: 120px;
    color: #606060;
    font-size: 16px;
    line-height: 15px;
}

#navbar-footer li:last-child {
    padding-right: 0;
}

#navbar-footer .nav-patch li {
    padding-right: 0;
}

@media (max-width: 767px) {
    footer {
        padding-bottom: 10px;
    }
    footer .logo-jd {
        display: none;
    }
    #navbar-footer li {
        width: 50%;
        border-right: 0;
    }
    #navbar-footer li:last-child {
        display: block;
        margin-bottom: 20px;
    }
    #service li strong {
        margin-top: 20px;
    }
    #service li em {
        margin-top: 10px;
        margin-left: 54px;
    }
    #service li .service-time {
        margin-left: 54px;
    }
    #service li .icon {
        margin-top: 15px;
    }
}


/*icon*/

.icon-chat {
    background-position: -210px 0;
}

.icon-video {
    background-position: -160px 0;
}

.icon-star {
    background-position: -113px 0;
}

.icon-chat,
.icon-video,
.icon-star {
    width: 30px;
    height: 30px;
    margin-top: 28px;
}

.icon-arrow {
    width: 51px;
    height: 51px;
    background-position: -250px 0;
    margin-top: 15px;
}

.icon-list-style {
    width: 8px;
    height: 8px;
    background-position: -360px 0;
}


/*杩斿洖椤堕儴*/

.to-top {
    opacity: 0.5;
    z-index: 1000;
    display: block;
    position: fixed;
    right: 45px;
    bottom: 40px;
    width: 50px;
    height: 50px;
    background-image: url(back-to-top1.png);
}

.to-top:hover {
    opacity: 1;
    background-image: url(back-to-top.png);
}

@media (max-width: 1280px) {
    .to-top {
        display: none;
    }
}


/*猫搂鈥犆┞⑩€樏┞÷得┞澛�*/

.video-wrapper {
    position: relative;
    height: 0;
    padding-top: 20px;
    padding-bottom: 75%;
    overflow: hidden;
}

.video-wrapper embed,
.video-wrapper iframe,
.video-wrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!Important;
    height: 100%!Important;
}

.vjs-default-skin .vjs-big-play-button {
    left: 50%;
    top: 50%;
    margin-left: -1.3em;
    margin-top: -1.3em;
    width: 2.6em;
    height: 2.6em;
    border-radius: 50%;
    background-color: transparent;
    border: .1em solid rgba(249, 249, 249, 0.6);
}

.vjs-default-skin .vjs-big-play-button:before {
    color: #fff;
    box-shadow: none;
}

.vjs-poster {
    -webkit-background-size: cover;
    background-size: cover;
}

.icon-detail,
.icon-buy2,
.icon-aftermarket,
.icon-download {
    width: 35px;
    height: 35px;
}

.icon-detail {
    background-position: -390px 0;
}

.icon-buy2 {
    background-position: -428px 0;
}

.icon-aftermarket {
    background-position: -471px 0;
}

.icon-download {
    background-position: -558px 0;
}

.icon-news {
    width: 35px;
    height: 30px;
    margin-top: 24px;
    background-position: -199px -56px;
}

.icon-search-sm {
    background-position: -519px 0;
}

#static-banner {
    position: relative;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    text-align: center;
}

@media screen and (max-width: 1024px) {
    #static-banner {
        width: 100%;
        position: static;
        margin: 0 -60px;
    }
    #static-banner img {
        max-height: 170px;
    }
}

@media screen and (max-width: 767px) {
    #static-banner {
        width: 100%;
        position: static;
        margin-left: -160px;
        margin-right: -160px;
    }
    #static-banner img {
        max-height: 120px;
    }
    .to-top {
        display: block;
        position: fixed;
        right: 15px;
        bottom: 40px;
        width: 40px;
        height: 40px;
        background-image: url(back-to-top1.png);
        background-size: 40px 40px;
    }
}

@media screen and (min-width: 957px) {
    .dropdown-menu li {
        display: inline-block;
        position: relative;
        right: -140px;
        padding: 13px 0;
    }
}


/*盲赂鈥姑︹€光€懊徟撁ヂ嶁€�*/

.dropdown:hover .dropdown-menu {
    display: block;
    height: 54px;
}

.navList-wrap {
    overflow: initial;
}

.dropdown-menu {
    position: fixed;
    border: none;
    width: 100%;
    display: block;
    height: 0;
    overflow: hidden;
    background-color: rgba(255, 255, 255, .8);
    left: 0px;
    top: 82px;
    min-width: 100px;
    font-size: 14px;
    text-align: center;
    transition: height .3s;
    -moz-transition: height .3s;
    -webkit-transition: height .3s;
    -o-transition: height .3s;
    padding: 0;
    nmargin: 0;
}

.nav-list > li:hover > a {
    border-bottom: none;
}

.dropdown-menu li a {
    padding: 5px 20px;
}

.nav-list > li {
    margin-bottom: 0;
}

.dropdown-menu li a:hover {
    color: #E50211;
    background-color: transparent;
}

.dropdown-menu li {
    line-height: 30px;
}

.nav-list>.header-second-nav {
    display: none;
}

@media screen and (max-width: 1100px) {
    .nav-list > li:hover > a {
        border-bottom: none;
    }
    .navList-wrap {
        overflow: initial;
    }
    .nav-list>.header-second-nav {
        display: block;
        font-size: 14px;
        padding:0 0 0 30px;
    }
    .dropdown-menu {
        display: none !important;
        position: absolute;
        height: auto;
        overflow: hidden;
        background-color: #fff;
        text-align: left;
        top: 66px;
        left: 0;
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        margin-bottom: 20px;
        border-radius: 0;
        border: none;
        padding: 0;
    }
    .dropdown-menu li {
        border-bottom: 2px solid #f2f2f2;
    }
    .dropdown-menu li a {
        padding: 12px 10px;
    }
    .dropdown:hover .dropdown-menu {
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    .dropdown-menu {
        position: absolute;
        height: auto;
        background-color: #fff;
        text-align: left;
        top: 56px;
        left: 0;
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        margin-bottom: 20px;
        border-radius: 0;
        border: none;
        padding: 0;
    }
    .dropdown:hover .dropdown-menu {
        height: auto;
    }
    .dropdown-menu li {
        border-bottom: 2px solid #f2f2f2;
    }
    .dropdown-menu li a {
        padding: 12px 10px;
    }
    .nav-list > li {
        padding-bottom: 10px;
    }
    .nav-list > li > a {
        padding: 0;
    }
}


/*猫搂鈥犆┞⑩€�*/

.videos-list .video-wrapper {
    padding-bottom: 75%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}


/*忙聬艙莽麓垄忙隆鈥�*/

#search-form {
    width: 100%;
    position: absolute;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    background: #ededed;
    display: none;
    z-index: 100;
}

.search-wrapper {
    max-width: 1170px;
    padding: 13px 20px;
    margin: 0 auto;
}

#search-form .form-group {
    float: right;
    width: 50%;
    margin-bottom: 0;
    position: relative;
}

#search-form span {
    position: absolute;
    left: 16px;
    top: 12px;
}

#search-form input {
    float: left;
    border: 0;
    outline: 0;
    background-color: transparent;
}

#search-form input[type=text] {
    width: 76%;
    padding: 16px 16px 16px 40px;
    height: 44px;
    font-size: 14px;
    background-color: #fff;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
}

@media (max-width: 956px) {
    #search-form input[type=text] {
        border-left: 2px solid #dedede;
    }
}

#search-form input[type=submit] {
    background-color: #e60012;
    color: #fff;
    font-size: 16px;
    width: 24%;
    height: 44px;
}

#share-box {
    position: relative;
    z-index: 1;
    margin: -10px 100px 0 20px;
    float: left;
}

@media (max-width: 1024px) and (min-width: 768px) {
    #share-box {
        float: right;
        margin: 15px 0 0 20px;
    }
}

@media (max-width: 767px) {
    #share-box {
        padding-right: 0;
        margin: 0;
    }
    .search-wrapper {
        padding: 13px 20px;
    }
    #search-form input[type=text] {
        height: 34px;
    }
    #search-form input[type=submit] {
        height: 34px;
    }
    #search-form span {
        top: 7px;
    }
}

@media(max-width: 450px) {
    #search-form .form-group {
        width: 80%;
    }
}

#share-box a {
    float: none;
    padding-left: 0;
    width: 27px;
    height: 27px;
    display: inline-block;
    margin-left: 8px;
    background-image: url(sns-ico.png);
    background-size: 135px 54px;
    background-repeat: no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
    vertical-align: middle;
}

.vivo-sns-list a:hover {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s;
}

.share-box a {
    background-color: #4d4e4f;
    ;
}

.share-box a.sina {
    background-position: 0 0;
}

.share-box a.sina:hover {
    background-color: #e52c42;
}

.share-box a.sina:hover {
    background-position: 0 -27px;
}

.share-box a.weixin {
    background-position: -54px 0;
    position: relative;
}

.weixin-overbox {
    width: 143px;
    height: 143px;
    background: #fff;
    position: absolute;
    bottom: 40px;
    right: -56px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    z-index: 99;
    display: none;
}

.weixin-overbox img {
    position: relative;
    left: 15px;
    top: 15px;
}

.bd_weixin_popup {
    box-sizing: content-box;
}


/*寰俊寮瑰嚭灞�*/

.u-weixin-wrap {
    display: none;
    position: absolute;
    top: -234px;
    left: -88px;
    z-index: 1;
    width: 200px;
    height: 215px;
    background: #fff;
}

.u-weixin-wrap h5 {
    margin-bottom: 0;
    text-align: center;
}

.u-weixin-wrap img {
    display: block;
    width: 200px;
}

.weixin-code-state {
    display: block;
}


/*end*/


/*茅聺垄氓艗鈥γヂ扁€�*/

.nav-menu {
    background-color: #F6F6F6;
}

.nav-menu ol {
    margin-bottom: 0;
}

.nav-menu li {
    float: left;
    padding: 10px 0;
}


/*@media(max-width:767px){
  #share-box{
  margin:0;
  }
}*/

@media(max-width: 1024px) {
    #navbar-footer ul {
        text-align: left;
        margin-left: 0
    }
    #navbar-footer {
        float: left;
    }
    #share-box {
        float: left;
        margin-top: -12px;
        margin-left: 10px;
    }
    #mTop {
        display: block;
        width: 45px;
        height: 45px;
        background: url(arrowTop.png) center no-repeat;
        -webkit-background-size: 75%;
        background-size: 75%;
        background-color: rgba(255, 255, 255, .4);
        border: 1px solid #ccc;
        border-radius: 5px;
        position: fixed;
        right: 30px;
        bottom: 40px;
    }
}

@media(max-width:992px) and (min-width:768px) {
    #share-box {
        margin: 15px 0 0 20px !important;
    }
    /*.nav-list li{
    line-height: 56px;
  }*/
}

#navbar-footer .dld-dropdown .nav-patch {
    float: none;
    margin: 0;
    padding: 10px 0;
}

.dld-dropdown {
    position: relative;
}

#navbar-footer .dld-dropdown:hover .nav-patch {
    display: block;
}

#navbar-footer .dld-fsm {
    display: none;
}

@media(max-width:767px) {
    #navbar-footer {
        display: none;
    }
}

#navbar-footer .nav-patch>li {
    float: none;
    display: block;
    line-height: 30px;
    border-right: 0;
    text-align: left;
    font-size: 12px;
    color: #797979;
    text-align: center;
}

.dld-dropdown {
    position: relative;
}

#navbar-footer .dld-dropdown:hover .nav-patch {
    display: block;
}

#navbar-footer .dld-fsm {
    display: none;
}

@media(max-width:767px) {
    #navbar-footer .dld-dropdown:hover .nav-patch {
        display: none;
    }
    #navbar-footer .dld-fsm {
        display: inline-block;
    }
    #navbar-footer .dld-dropdown {
        display: none;
    }
}


/*PC绔粴鍔ㄦ椂锛宑ontainer鐨勯珮搴�*/

.container-height {
    height: 60px;
}


/*娓呴櫎娴姩*/

.u-clearfix:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}

.u-clearfix {
    zoom: 1;
}


/*BEM:鍝佺墝 by lzz*/

.body__gray {
    background: #ededed;
    padding-bottom: 40px;
}

.body__content {
    width: 1133px;
    margin: 0 auto;
}

@media(max-width:1133px) {
    .body__content {
        width: 100%;
    }
}

.nav__brand {
    width: 100%;
}

.nav__content {
    text-align: center;
}

.nav__item {
    display: inline-block;
    font-size: 22px;
    margin: 30px 30px 12px;
    line-height: 1.6em;
}

.body__contanier {
    width: 100%;
    background: #fff;
    position: relative;
}

.nav__item_active {
    border-bottom: 3px solid #e70012;
}

.nav__item_active a {
    color: #e70012;
}

.modal-dialog {
    margin: 200px auto;
}

.vjs-default-skin .vjs-big-play-button:before {
    left: 2px;
    margin-top: -3px;
}
/* 寮规css寮€濮�
 */
 .popup{
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 20170829;
  display: none;
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0.5);
}
.layer-popup{
    width: 480px;
    min-height: 300px;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 50%;
    margin-left: -240px;
}
@media (max-width: 550px){
  .layer-popup{
    width: 90%;
    margin-left: -45%;
  }
}
.button-popup{
  overflow: hidden;
}
.button-popup span{
  display: table;
  float:right;
  padding: .5rem;
  font-size: 3rem;
  cursor: pointer;
}
.button-popup span:hover{
  opacity: 0.5;
}
.con-popup{
  padding:2rem 3rem;
}
.nav-popup{
  overflow: hidden;
}
.nav-popup li{
  float:left;
  width: 50%;  
}
.nav-popup li a{
  display: block;
  padding: .5rem 0;
  font-size: 16px;
  text-align: center;
  background-color: #e7e7e6;
}
.nav-popup li a.on{
  color: #fff;
  background-color: #52565a;
  border-right: 1px solid #969696;
}
.nav-popup li a:hover{
  color: #fff;
  background-color: #52565a;
}
.shop-popup li{
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content:space-between;
  justify-content: space-between;
  padding:1rem 0;
  border-bottom: 1px solid #ccc;
}
.shop-popup li a{
  display: inline-block;
  padding:1rem;
  color:#fff;
  background-color: #e60012;
}
/* 寮规css缁撴潫
 */
 .dfs{overflow-x: hidden;overflow-y: auto;}