.toplogo{border-bottom:2px solid #f3a310}
.toplogo .logo{float: left; width: 17.8%; margin-bottom:24px;}
.toplogo .logo img{max-width: 100%; padding-top:24px;}
.toplogo .logodesc{ float: left; margin-top: 28px; padding-left: 18px; margin-left: 18px; background: url(../images/logobg.png) no-repeat left center;}

.logodesc h4{ font-size: 18px; font-stretch: normal;line-height: 30px; letter-spacing: 0px;   color: #4e4e4e;}
.logodesc h4 strong{
	font-weight: 600;
	color: #f3a310;
	font-size:32px;
	 font-style: italic;
	 padding-right:10px;
}
.logodesc h5{font-family: SourceHanSansCN-Light;font-size: 16px;font-weight: normal;font-stretch: normal;line-height: 30px;letter-spacing: 0px;color: #4e4e4e;}

.photxt{ float: right; display:flex; margin-top:28px;}
.photxt .ewm{ width:64px; height:64px; border:1px solid #ccc;}
.photxt .tel{
	padding-left:8px;
	color: #4e4e4e;
	line-height:32px;
	font-size:20px;
}
.photxt .tel p:nth-child(2){
	font-weight: bold;
}
.navbox {height: 60px; line-height: 60px; position: relative; z-index: 999;background: url(../images/navbg.png);}
.navbox .nnav {width: 100%;}
.menu {
    width: 58.75%;
    float: left;
}
.menu > li:nth-child(1){
	width:6%;
}
.menu > li:nth-child(2),.menu > li:nth-child(3),.menu > li:nth-child(4),.menu > li:nth-child(5),.menu > li:nth-child(8){
	width:12.8%;
}
.menu > li {
    width: 10%;
    margin: 0;
    text-align: center;
    float: none;
    position: relative;
}
.menu > li + li::before{
    content: '';
    position: absolute;
    background-color: #cbcbcb;
    height: 12px;
    width: 1px;
    left: 0;
    top: 43%;
    z-index: 999;
}
.menu > li:hover::before{
    display: none;
}
.menu > li>a {
    font-size: 16px;
    color: #555;
    line-height: 60px;
    display: block;
}
.menu > li:hover .sub-menu li a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    padding: 0.5em;
}
.menu > li.active a{
    color: #f3a310;
   /* background-color: #f3a310;*/
}
.menu {
    width: 100%;
    float: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.menu li a.sweep-to-top{
    position: absolute;
}
.sub-menu {}
.menu .lastli {
    width: 6%!important;
}
.menu > li:after {
    content: '';
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    height: 40px;
    opacity: 0;
    top: 100%;
}
.menu > li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.sub-menu {
    position: absolute;
    z-index: 999;
    width: 100%;
    background: #fff;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.sub-menu > li > a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    padding: .5em;
}
.menu li.active .sub-menu li a{
   background-color: #fff;

}
.menu li.active .sub-menu li:hover a{
    background: #e9eaeb;
}
.sub-menu > li:hover > a {
    background: #e9eaeb;
}
.sub-menu:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 10px;
    cursor: pointer;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
    border-top: none;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 99;
    display: none;
}
.menu li a.sweep-to-top {
    display: block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.menu li a.sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f3a310;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.menu li:hover a.sweep-to-top,
.menu li a.sweep-to-top:focus, 
.menu li a.sweep-to-top:active {
    color: #f3a310;
    font-weight: bold;
}
.menu li:hover a.sweep-to-top:before, 
.menu li a.sweep-to-top:focus:before, 
.menu li a.sweep-to-top:active:before {
   /* -webkit-transform: scaleY(1);
    transform: scaleY(1);*/
}







.bfmob-head{display:none}
.icon-font {
  position: relative;
}

.icon-font:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../images/icon_spirit.png);
  background-repeat: no-repeat;
  position: absolute;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
}
@media(max-width:1200px){
	body{max-width:100%;}
	.header_main{display:none; max-width:100%;}
	.bfmob-head{display: block; width:100%;}
	/*手机端头部*/
.bfmob-head {
	width:100%;
    position: fixed;
    top: 0;
    z-index: 999999;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 1px 3px rgba(244, 162, 13, 0.5);
}

.bfmob-head-box {
    position: relative;
    height: 60px;
}

.bfmob-head-box .bfmob-logo {
    position: absolute;
    left: 10px;
    bottom: 0;
    top: 0%;
    margin: auto;
    width: 70%;
    height: 52px;
    text-align: left;
}

.bfmob-head-box .bfmob-logo h1, .bfmob-head-box .bfmob-logo a {
    display: inline;
    font-size: 0;
}

.bfmob-head-box .bfmob-logo img {
    max-width:100%;
    max-height:52px;
    position: absolute;
    top:50%;
        transform: translateY(-50%);
}

.bfmob-navbtn {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto 0 auto 27px;
    width: 30px;
    height: 20px;
}

.bfmob-navbtn span, .bfmob-navbtn:after, .bfmob-navbtn:before {
    display: block;
    height: 2px;
    width: 100%;
    background: #f5a200;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.bfmob-navbtn span {
    margin: 7px 0;
}

.bfmob-navbtn:after, .bfmob-navbtn:before {
    content: '';
    -webkit-transform-origin: 7.5%;
    transform-origin: 7.5%;
}

.bfmob-navbtn.clicked span {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
}

.bfmob-navbtn.clicked:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.bfmob-navbtn.clicked:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bfmob-search-btn {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    bottom: 0;
    width: 14%;
    text-align: center;
    line-height: 60px;
    display:none
}

.bfmob-search-btn .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.bfmob-search-btn .icon-font:after {
    background-position: -30px -210px;
}

.bfmob-menu {
    display: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
    height: 100vh;
    background: #f5a200;
    padding: 0 10%;
}

.bfmob-menu .bfmob-menu-box {
    height: 100vh;
    overflow: auto;
    padding-bottom: 80px;
}

.bfmob-nav > li {
    border-bottom: 1px solid #fff;
    position: relative;
}

.bfmob-nav > li > a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
}

.bfmob-nav .bfmob-menu-jt {
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 50px;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 9;
}

.bfmob-nav .bfmob-menu-jt .icon-font {
    display: block;
    width: 20%;
    height: 100%;
    float:right;
}

.bfmob-nav .bfmob-menu-jt .icon-font:after {
    background-position: -30px -240px;
}

.bfmob-nav .bfmob-menu-jt.clicked .icon-font:after {
    background-position: -30px -270px;
}

.bfmob-nav .bfmob-sub-menu {
    background: #fdc45c;
    display: none;
}

.bfmob-nav .bfmob-sub-menu > li {
    border-top: 1px dashed #fff;
    position: relative;
}

.bfmob-nav .bfmob-sub-menu > li > a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 50px;
    text-indent: 2em;
}

.bfmob-dlbtn {
    margin-top: 40px;
}

.bfmob-dlbtn a {
    text-align: center;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #0b4e9f;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
}

.bfmob-dlbtn a i {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 5px;
}

.bfmob-dlbtn a .icon-dl:after {
    background-position: -30px -540px;
}

.bfmob-dlbtn a .icon-pn:after {
    background-position: -30px -600px;
}

.bfmob-dlbtn a .icon-tc:after {
    background-position: -30px -570px;
}

.bfmob-dlbtn .zx-btn {
    margin-top: 10px;
    background: none;
    border: 1px solid #fff;
}

.bfmob-search {
    position: fixed;
    z-index: 99999;
    left: 100%;
    bottom: 0;
    top: 0;
    width: 100%;
    background: #151515;
    padding: 15px 15% 0 15%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.bfmob-search .bfmob-search-close-btn {
    position: absolute;
    top: 27px;
    left: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

@media (max-width: 420px) {
    .bfmob-search .bfmob-search-close-btn {
        left: 15px;
    }
}

.bfmob-search .bfmob-search-close-btn i {
    width: 100%;
    height: 100%;
    display: block;
}

.bfmob-search .bfmob-search-close-btn i:after {
    background-position: -30px -300px;
}

.bfmob-search .bfmob-search-box {
    height: 50px;
    border-bottom: 2px solid #2d2d2d;
}

.bfmob-search .bfmob-search-box input[type="text"] {
    width: 80%;
    float: left;
    background: none;
    border: none;
    outline: none;
    color: rgba(255, 255, 255, 0.3);
    font-family: "Microsoft YaHei";
    font-size: 16px;
    height: 50px;
}

.bfmob-search .bfmob-search-box #s_btn {
    width: 20%;
    height: 50px;
    outline: none;
    cursor: pointer;
    font-size: 0;
    background: none;
    border: none;
}

.bfmob-search .bfmob-search-box #s_btn .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.bfmob-search .bfmob-search-box #s_btn .icon-font:after {
    background-position: -30px -210px;
}

.bfmob-search .bfmob-seaerch-wz span, .bfmob-search .bfmob-seaerch-wz a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 45px;
    border-bottom: 1px solid #2b2b2b;
}

.bfmob-search.clicked {
    left: 0;
}
}