#pc-header .menudown{float:right}
#pc-header .menudown .selectbox{display:none;}
#pc-header .menudown span{width:32px;height:32px;line-height:32px;display:inline-block;margin-top:29px;-webkit-transition: 0.3s; transition: 0.3s;}
#pc-header .menudown:hover .selectbox{position:absolute;display:block;top:62px;right:-40px;max-width:120px;z-index: 9999999;-webkit-transition: 0.3s; transition: 0.3s;}
#pc-header .menudown .selectbox .wxbox{position:relative;background: #fff;padding:10px;box-shadow: 0 10px 20px rgba(0,0,0,.1);z-index: 9;}
#pc-header .menudown .selectbox .wxbox:after{position:absolute;top:-6px;left:50%;margin-left:-3px;display:inline-block;border-left:6px solid transparent;border-bottom:6px solid #fff;border-right:6px solid transparent;content:''}

/* PC导航 */
#pc-header{position: absolute;top:0;left:0;right:0;z-index:9}
#pc-header .logo{width:40%;display:block;}
#pc-header .logo h1 a{height:90px;background-size:auto 33px;display:block;background-repeat:no-repeat;background-position:0 50%;text-indent:-3000px;font-size:0;-webkit-transition: 0.3s; transition: 0.3s;}
#pc-header .logo-description{display:block;width:auto;}
#pc-header .logo-description strong{color:#fff;line-height: 90px;display:inline-block;padding-left:5px;font-weight: 400;-webkit-transition: 0.3s; transition: 0.3s;}
#pc-header .logo-description strong span{display: inline-block;font-size: 18px;margin: 0 3px;font-weight: 600;color: #fff;}
#pc-header .navbar{-webkit-transition: 0.1s; -o-transition: 0.1s; transition: 0.1s;background: linear-gradient(to bottom,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%);}
#pc-header .nav li:hover a.first-level{color:rgba(255,255,255,1)}
#pc-header .nav li a{line-height:90px;color:rgba(255,255,255,.9);position:relative;padding:0 18px;font-size:18px;font-weight:400;font-family: 'Alimama_DongFangDaKai';}
#pc-header .nav li a:hover{color:#D60050;}
#pc-header .nav li.active a{color:rgba(255,255,255,1);}

#pc-header .nav li ul{top:90px;padding:0;background:#fff;border-top-left-radius:5px;border-top-right-radius:5px;transition: 0.3s;}
#pc-header .nav li ul li a {font-size:15px;line-height:44px;margin:0;padding:0 20px;background:#fff;color:#666;font-weight:normal;display:block;width:100%;text-align:left;}
#pc-header .nav li ul li a:hover{color:#fff;background:#BE0037;font-weight:400}
#pc-header .nav li.active ul li a{color:#666;font-weight:400}
#pc-header .nav li.active ul li a:hover{color:#fff}
#pc-header .nav li ul li:first-child a{border-top-left-radius:5px;border-top-right-radius:5px;}
#pc-header .nav li ul li:last-child a{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}

/*手机导航 begin */
.offcanvas-visible #mobile-mask {-moz-transform:translateX(-275px);-webkit-transform:translateX(-275px);-ms-transform:translateX(-275px);-o-transform:translateX(-275px);transform:translateX(-275px);}
#mobile-mask {position:relative;z-index:1;overflow-x:hidden;overflow-y:hidden;}
#mobile-header {background: linear-gradient(45deg, #D60050, #BE0037);display:none;height:100%;right:0;overflow-y:auto;position:relative;position:fixed;z-index:1;top:0;width:275px;border:0;}
#mobile-header ul li{width:100%;margin:0}
#mobile-header ul li:hover,#mobile-header ul li.current {background:none}
#mobile-header ul li a {line-height:53px;border-bottom:1px solid #D60050;font-size:18px;color:#fff;font-weight:normal;display:block;position:relative;padding-left:50px;margin:0;text-align:left;}
#mobile-header ul li a:hover,#mobile-header ul li.current a {color:#fff;}
#mobile-header ul li ul {padding:0;z-index:1999;position:relative;width:100%;}
#mobile-header ul li ul li a,#mobile-header ul li.current ul li a {background:#D60050;color:#fff;font-size:16px;line-height:46px;padding:0 50px 0 68px;display:block;}
#mobile-header ul li ul li a:hover {background:#D60050;}
#mobile-header ul li ul li a::before,#mobile-header ul li ul li a::after {background:none;height:0;padding:0}

/* 手机导航面包ico begin */
.mobile-toggle {position:relative;cursor:pointer;text-decoration:none;position:absolute;top:50%;right:13px;z-index:99999;display:block;margin:-11px auto 0;display:none;cursor:pointer;}
.mobile-toggle.active i::before,.mobile-toggle.active i::after {}
.mobile-toggle:hover,.mobile-toggle:focus,.mobile-toggle:active {outline:none;border-bottom:none !important;}
.mobile-toggle i{position:relative;top:0;display:-moz-inline-stack;width:24px;height:3px;display:inline-block;zoom:1;*display:inline;color:#fff;text-transform:uppercase;text-indent:-55px;transition:all .3s ease-out;}
.mobile-toggle i::before,.mobile-toggle i::after {content:'';width:24px;height:3px;position:absolute;left:0;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.mobile-toggle i::before {top:-9px;}
.mobile-toggle i::after {bottom:-9px;}
.mobile-toggle.active i {background:transparent;}
.mobile-toggle.active i::before {top:0;-webkit-transform:rotateZ(45deg);-o-transform:rotateZ(45deg);transform:rotateZ(45deg);}
.mobile-toggle.active i::after {bottom:0;-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg);}
.mobile-toggle i,.mobile-toggle i::before, .mobile-toggle i::after,.mobile-toggle.active i::before, .mobile-toggle.active i::after{background: #fff;}
/*手机导航面包ico end */

/* 拖动变色 begin */
/* #pc-header .navbar.fixed.fixed-top h1 a{background-image:url(../images/logo.png);} */
#pc-header .navbar.fixed.fixed-top .menudown span{margin-top:19px;-webkit-transition: 0.3s; transition: 0.3s;}
#pc-header .navbar.fixed.fixed-top .menudown:hover .selectbox{top:50px;-webkit-transition: 0.3s; transition: 0.3s;}
#pc-header .navbar.fixed.fixed-top{width: 100%;-webkit-transition: 0.3s; transition: 0.3s;background:#fff;box-shadow:0px 3px 5px rgba(0,0,0,.03)}
/*-webkit-box-shadow:0px 1px 2px rgba(0, 0, 0, 0.03); box-shadow:0px 1px 2px rgba(0, 0, 0, 0.03);*/
#pc-header .navbar.fixed.fixed-top .logo h1 a{height:70px;background-size:auto 30px;-webkit-transition: 0.3s; transition: 0.3s;}
#pc-header .navbar.fixed.fixed-top .logo-description strong{color:#333;line-height: 70px;padding-left:0;-webkit-transition: 0.1s; transition: 0.1s;}
#pc-header .navbar.fixed.fixed-top .logo-description strong span{color:#D60050;-webkit-transition: 0.1s; transition: 0.1s;}
#pc-header .navbar.fixed.fixed-top a, #pc-header .navbar.fixed.fixed-top .nav li a.active ul li a {
  color: #333;
}
#pc-header .navbar.fixed.fixed-top .nav li ul{top:70px;transition: 0.3s;}
#pc-header .navbar.fixed.fixed-top .nav li a{color:#333;line-height:70px;-webkit-transition: 0.3s; transition: 0.3s;}
#pc-header .navbar.fixed.fixed-top .nav li a:hover{color:#D60050}
#pc-header .navbar.fixed.fixed-top .nav li a.active ul li a{color:#666}
#pc-header .navbar.fixed.fixed-top .nav li.active a{color:#D60050;}
#pc-header .navbar.fixed.fixed-top .nav li.active ul li a{color:#666;}
#pc-header .navbar.fixed.fixed-top .nav li ul li a{color:#666;line-height:44px;}
#pc-header .navbar.fixed.fixed-top .nav li ul li a:hover{color:#fff;}
#pc-header .navbar.fixed.fixed-top .nav li ul li:first-child a{border-top-left-radius:0px;border-top-right-radius:0px;}
#pc-header .navbar.fixed.fixed-top .mobile-toggle i,#pc-header .navbar.fixed.fixed-top .mobile-toggle i::before,#pc-header .navbar.fixed.fixed-top .mobile-toggle i::after{
background:#666}

@media screen and (max-width:768px) {
.nav-navicon {display:none}
.mobile-toggle,#mobile-header,#mobile-header .nav {display:block;border:none}
#mobile-mask {background:#F8F8F8;}

#pc-header .menudown{margin-right:50px}
#pc-header .menudown span{width:28px;height:28px;line-height:28px;margin-top:11px;-webkit-transition: 0.3s; transition: 0.3s;}
#pc-header .logo{width:100%;}
#pc-header .logo h1 a{height:50px;background-size:auto 28px;}
#pc-header .navbar.fixed.fixed-top .logo h1 a{height:50px;background-size:auto 26px;}
#pc-header .navbar.fixed.fixed-top .menudown span{margin-top:11px;-webkit-transition: 0.3s; transition: 0.3s;}
}
