#pc-header .header-top{line-height:48px;}
#pc-header .header-top .lan{text-align:right}
/* PC导航 */
#pc-header .logo {padding-left:0px}
#pc-header .logo h1 a{outline:none;height:100px;background:url(../images/logo.png) no-repeat left 50%;text-indent:-2000px;font-size:0;display:block;}
#pc-header .navbar{background:#FFF;-webkit-box-shadow: 0 0px 15px rgba(0,0,0,0.4);box-shadow: 0 0px 15px rgba(0,0,0,0.4);}
#pc-header .nav li.active ul li a {color:#3A3A3A;}
#pc-header .nav li a{color:#3A3A3A;line-height:100px;position:relative;padding:0 25px;font-size:16px;font-weight:400}
/* #pc-header .nav li:last-child a{padding:0 0 0 25px;} */
#pc-header .nav li ul {top:100px;padding:5px 0;}
#pc-header .nav li ul li a:hover{background:#f7f7f7;}
#pc-header .nav li.active a,#pc-header .nav li a:hover,#pc-header .nav li:hover a.first-level{color:#1D4696;}
#pc-header .nav li ul{background:#FFF;border-top-left-radius:0px;border-top-right-radius:0px;transition: 0.3s;}
#pc-header .nav li ul li a {background:#FFF;line-height:40px;color:#3A3A3A;font-size:14px;font-weight:normal;display:block;width:100%;text-align:left;}

#pc-header .toolBar{line-height:100px;height:100px;margin-left:0px;}
#pc-header .searchBar{float:right}
#pc-header a.en{color:#fff;font-size:18px;}
#pc-header a.search-ico i {font-size:18px;color:#666;}

/*手机导航 begin */
#mobile-mask {position:relative;z-index:1;background:#FFF;overflow-x:hidden;overflow-y:hidden;}
.offcanvas-visible #mobile-mask {-moz-transform:translateX(-275px);-webkit-transform:translateX(-275px);-ms-transform:translateX(-275px);-o-transform:translateX(-275px);transform:translateX(-275px);}
#mobile-header {background:#101010;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%}
#mobile-header ul li:hover,#mobile-header ul li.current {background:#101010}
#mobile-header ul li a {line-height:49px;border-bottom:1px solid #181818;font-size:18px;color:#F2F2F2;font-weight:normal;display:block;position:relative;padding:0px 0 0 50px;}
#mobile-header ul li a:hover,#mobile-header ul li.current a {color:#F2F2F2;}
#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:#1551A1;border-bottom:1px solid #1759B0;color:#FFF;font-size:16px;line-height:40px;padding:5px 50px;text-align:left;display:block;}
#mobile-header ul li ul li a:hover {background:#1551A1;color:#FFF;border-bottom:1px solid #1551A1;}
#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:20px;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:-1px;display:-moz-inline-stack;width:24px;height:2px;display:inline-block;zoom:1;*display:inline;color:#fff;text-transform:uppercase;text-indent:-55px;transition:all .2s ease-out;}
.mobile-toggle i::before,.mobile-toggle i::after {content:'';width:24px;height:2px;position:absolute;left:0;-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s;}
.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: #818181;}
/*手机导航面包ico end */

/* 弹出搜索 begin */
.searchBar-m {display:none;width:100%;height:100%;position:fixed;top:0px;z-index:9999;text-align:center}
.searchBar-m .mask {position:absolute;left:0;right:0;width:100%;height:100%;background:#000;opacity:0.8;}
.searchBar-m a {display:block;position:absolute;right:5%;top:5%;width:60px;height:60px;line-height:56px;font-size:48px;z-index:9999;color:#fff;}
.searchBar-m a:hover{color:#1D4696}
.searchBar-m .form-group {width:70%;max-width:720px;position:absolute;left:50%;top:40%;transform:translate(-50%,-200%);}
.searchBar-m .input{width:88%;background:transparent;border:0;border-bottom:2px solid #f2f2f2;color:#666;height:60px;line-height:60px;float:left;padding:0}
.searchBar-m .button {width:8%;height:60px;line-height:60px;border-bottom:2px solid #f2f2f2;display:block;float:left;background:url(../images/ico-search-button.png) no-repeat center 50%;text-indent:-2000px}
.searchBar-m .button:hover .{background:url(../images/ico-search-button.png) no-repeat center 50%;}
/* 弹出搜索 end */

@media screen and (max-width:1440px) {
#pc-header .header-top{line-height:40px;}
#pc-header .logo h1 a {margin-left:0px;background-size:auto 50px;}
#pc-header,#pc-header .logo h1 a {height:80px;}
#pc-header .nav li a {line-height:80px;padding:0 16px;}
#pc-header .nav li ul {top:80px;}

#pc-header .toolBar{line-height:80px;height:80px;margin-left:-60px}
#pc-header .searchBar{margin:0 20px}

}
 /* 平板768x1000begin */
@media screen and (max-width:769px) {
/* 弹出搜索 */
.searchBar-m .form-group {width:90%;max-width:auto;}
.searchBar-m .input {height:50px;line-height:50px;text-indent:15px;}
.searchBar-m .button {height:50px;line-height:50px;}

/* 弹出搜索 */
#pc-header .logo {padding-left:0px}
#pc-header {height:60px;}
#pc-header .logo h1 a {margin-left:10px;height:60px;background-size:auto 40px;}

.mobile-toggle,#mobile-header,#mobile-header .nav {display:block;border:none}
.nav-navicon {display:none}
.header-top{display:none}
#pc-header .toolBar{line-height:58px;height:58px;margin-left:0}
#pc-header .searchBar{margin:0 80px 0 0}
#pc-header a.en{color:#666;font-size:16px;}
#pc-header a.search-ico i {font-size:16px;color:#666;}

}
@media screen and (max-width:640px) {
/* 弹出搜索  */
.searchBar-m .mask {background:#000;opacity:0.8;}
.searchBar-m a {display:none}
.searchBar-m {top:50px;}
.searchBar-m .form-group {width:100%;top:110px;}
.searchBar-m .input,.searchBar-m .button {height:46px;line-height:46px;}
/* 弹出搜索 */

#pc-header {height:50px;}
#pc-header .logo h1 a {height:50px;background-size:auto 30px;}
#pc-header .toolBar{line-height:48px;height:48px;}
#pc-header .searchBar{margin:0 80px 0 0}

}