/*电脑版导航*/
header {position: fixed;top:0; left: 0;width: 100%; z-index: 600; top: 0px;padding:15px 0 0;background-color:rgba(0,0,0,0.9)}
.logo{ float: left; display: block; position: relative;}
.top-nav { display: inline-block; float: left; margin-left: 155px;}
.top-nav li { float: left; position: relative;    }
.top-nav li a {display: block;height: 100%;  color:#ffffff; }
.top-nav li:hover,.top-nav li.active{/* background-color: #cfac2a;*/}
.top-nav li:hover a,.top-nav li.active a{ color: #f90019!important;}
.top-nav li:after{content:" "; width: 100%;height: 3px;background: none;   display: block;}
.top-nav li.active a:after{ background: #f90019;}
*{transition: 0.3s;}
.open-search {
    width: 46px;
    height: 46px;
    background: url(../images/btn-search.png) no-repeat center center;
    background-size: contain;
    position: relative;
	float: right;
    margin-top: 8px;
    margin-right: 28px;
}
.top-search {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    padding: 3% 0;
    background: rgba(20,20,20,0.98);
    display: none;
	transition: 0s;
	
}
.open-search.on {
    background: none;
}
.open-search.on:before, .open-search.on:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    left: 0;
    top: 50%;
    transform: rotate(45deg);
}
.open-search.on:after {
    transform: rotate(-45deg);
}

.top-search .auto-inner {
    max-width: 1200px;
	width: 87.5%;
  
    margin: 0 auto;
}
.top-search aside {
    position: relative;
    border-bottom: 1px solid #252525;
}
.top-search .text {
    height: 80px;
    line-height: 80px;
    color: #fff;
    width: 100%;
    font-size: 28px;
    border: 0;
    background: none;
}
.top-search .btn {
    position: absolute;
    height: 100%;
    background: url(../images/btn-search.png) no-repeat center center;
    width: 35px;
    background-size: contain;
    right: 8px;
    top: 0;
}
.top-search .keyword {
    padding-top: 16px;
}
.top-search .keyword dd {
    float: left;
    margin-bottom: 4px;
    font-size: 16px;
}


/*手机版导航*/
.phone_nav { display: none; }
.hided { overflow: hidden; width: 100%; height: 100%; position: fixed; }
.phone_logo{height: 65px; background: rgba(0, 0, 0,0.9) none repeat scroll 0% 0%; }
.phone_logo .p1 img {max-height: 45px; margin-top: -5px; }



.container{width: 90%;margin:0 auto;}


.footer{position: relative;margin-top: 50px;background: #ffe9ac;}
.icon_kf{position: absolute;left:50%;top:-45px;width:93px;height: 93px;margin-left: -45px; background: url(../icon_kf.jpg) no-repeat  center center / 100% 100%;}
.footer_con{padding-top:100px;}
.footer_call_pxbox{width: 100%;text-align: center;}
.footer_call_pxbox:before,.footer_call_pxbox:after{content:'';display: inline-block;vertical-align: middle; width: 10%;height: 1px; background-color:#c29900;}
.footer_call_px{vertical-align: middle; display: inline-block;padding:0 40px;font-size:23px;height: 40px;line-height: 40px; color: #c29900;font-weight: bold;}
.footer_call_number{font-size: 54px;color: #935802;text-align: center;font-weight: bold;}
.footer_call_number a,.footer_call_number a:hover{color: #935802;}
.footer_address_box{text-align: center;margin:60px 0;}
.footer_address{position: relative; color: #935802;font-size: 20px;padding:16px 68px;display: inline-block;border:1px solid #c29900;border-radius: 50px; cursor:pointer }
.footer_address .icon_map{position: absolute;top:0;left:50%;width: 55px;height: 55px;margin-left: -25px;top:-35px; background:url(../icon_map.png) no-repeat center center / 100% 100%;}
.footer_bottom{width:100%;padding:0 10%;box-sizing:border-box; height: 120px;line-height: 120px;background:#000000;text-align: center;font-size: 0;}
.footer_bottom span{display: inline-block;width: 33.33%;vertical-align: middle;text-align:center;color: #fff;font-size: 18px;}
.footer_bottom span img{display: inline-block; vertical-align: middle;}


.main-footer .auto-container{ border-top:1px solid #454545;}
.icp{display: inline-block;
    width: 100%;
    color: #7b7474;
    text-align: center;
    font-size: 20px;
    padding-bottom: 20px;
    background-color: #000;
}
.icp a{ color: #7b7474;}
.icp a:hover{ color: #f90019;}

@media (max-width: 767px){

	.footer{margin-top: 20px;}
    .icon_kf{top: -20px;width: 40px;height:40px;margin-left: -20px;}
	.footer_bottom{padding:0 6%;}
    .footer_con{padding-top:40px;}
	.footer_call_px{padding:0 10px;}
	.footer_call_number{font-size:28px;}
	.footer_address_box{margin:40px 10px;}
	.footer_address{padding:20px 30px 10px 30px;font-size: 14px;}
	.footer_bottom{height: auto; line-height: 24px;padding:12px 10px;}
	.footer_bottom span.footer_bottom_lofo{display: none;}
	.footer_bottom span{width: 100%;text-align: left;line-height: 22px;}
	.footer_bottom span{font-size: 14px;}
	.footer_bottom span img{max-height: 50px;}
}

.logo{max-height: 60px;}

.top-nav li{font-size: 24px;line-height: 60px; padding: 0px 25px;  padding-bottom: 12px;}

	
.navbar-light .navbar-nav .nav-link {
    font-size: 18px;
}
.nav-lag{float:right;margin-top: 8px;}
.nav-lag img{    padding-right: 20px;}
.nav-link{    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
	cursor:pointer;
	}

.dropdown-menu img{width:50px;}
.dropdown-menu span{line-height:30px;}

.nav-link span{  width: 0;
    height: 0;
    border-top: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
	display: inline-block;
	margin:0 20px;
	}	



@media (max-width: 991px) and (min-width: 768px){
	  header{display: none;}
	  
}


@media (min-width: 992px){
  .phone_nav{display: none;}
}

@media (max-width: 991px){
.open-search{	
width:20px;height:20px;
	/* right: 38%;
    top: 20px;*/
    margin-top: 0;margin-left:-35px;
	position:inherit;
	float:left;
}

.top-search .auto-inner > * {
    padding-left: 10px;
    padding-right: 10px;
}
.top-search .text {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
}

.top-search .btn {
    width: 24px;
}
		
.nav-lag{position: absolute;
    right: 16%;
    top: 20px;margin-top:0;}
.nav-link{    font-size: 16px;line-height: 20px; display:flex;}
.nav-link img{width:20px;height:20px; margin-right:10px;}
.nav-link span {
    width: 0;
    height: 0;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    display: inline-block;    margin: 8px 10px 0;
    
}
.nav-lag img{padding:0}
.dropdown-menu img{width:20px;height:20px;}
.dropdown-menu span{line-height:20px;}
.dropdown-menu{min-width:auto;}
.dropdown-menu > li > a{padding:0;}
.dropdown-menu li{padding:5px 13px;}

	  header{display: none;}
	   .phone_logo{height:55px;}	
	  .phone_logo .p1 { padding-top: 10px; height: 45px; display: block; }
	  .in_top .heard { display: none; }
	  .phone_logo { width: 100%; padding: 0px 20px; box-sizing: border-box; }
	  .phone_nav { position: fixed; width: 100%; top: 0px; left: 0px; display: block; transition-delay: 0.7s; z-index: 9999; }
	  .phone_nav .nav_but_box { display: block; position: absolute; width: 30px; height: 30px; right: 20px; top: 13px; z-index: 1; transition: all 0.7s ease 0s; }
	  .phone_nav .nav_but { display: inline-block; position: relative; width: 20px; height: 2px; z-index: 2; margin: 13px 0px 0px 5px; background: #F90019 none repeat scroll 0% 0%; transition-property: background-color, transform, -webkit-transform; transition-duration: 300ms; }
	  .phone_nav .nav_but::before, .nav_but::after { content: ""; display: block; width: 20px; height: 2px; position: absolute; background: #F90019 none repeat scroll 0% 0%; transition-property: margin, transform, -webkit-transform; transition-duration: 300ms; }
	  .phone_nav .nav_but::before { margin-top: -5px; }
	  .phone_nav .nav_but::after { margin-top: 5px; }
	  .phone_nav .nav_main { height: 100%; position: fixed; left: 0px; opacity: 0; width: 0px; transition: all 0.4s ease 0.3s; background: rgba(0,0,0,0.8) none repeat scroll 0% 0%; overflow: hidden; }
	  .phone_nav .nav_main ul { padding: 0px 20px; margin-top: 40px; }
	  .phone_nav .nav_main li a { background-position: left center; color: rgb(255, 255, 255); height: 46px; line-height: 46px; display: inline-block; background-size: 32px auto; background-repeat: no-repeat; font-weight: bold; }
	  .phone_nav .nav_main .ss { border: 1px solid rgb(255, 255, 255); margin-top: 20px; }
	  .phone_nav .nav_main .ss .p2 { float: right; }
	  .phone_nav .nav_main .ss .p2 input { border: 0px none; width: 34px; height: 34px; }
	  .phone_nav .nav_main .ss .p1 { display: block; margin: 0px 34px 0px 5px; }
	  .phone_nav .nav_main .ss .p1 input { width: 100%; height: 34px; line-height: 34px; background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%; border: 0px none; font-family: "Microsoft YaHei"; font-size: 14px; color: rgb(255, 255, 255); }
	  .phone_nav .nav_main li b { display: inline-block; position: absolute; right: 10px; top: 0px; width: 50%; height: 50px; z-index: 99; }
	  .phone_nav .nav_main .ul { padding: 0px 0px 0px 40px; margin: 0px; max-height: 0px; overflow: hidden; transition: max-height 0.4s ease 0s; }
	  .phone_nav .nav_main .ul li { padding: 0px; border-bottom: 0px none; transform: translateX(0px); }
	  .phone_nav .nav_main .ul li a { padding: 0px; height: auto; line-height: 30px; font-weight: normal; }
	  .phone_nav .nav_main .b_one .ul { max-height: 300px; padding: 0px 0px 0px 40px; margin-bottom: 10px; }
	  .phone_nav .nav_main li { transform: translateX(100px); transition: all 0.8s ease 0s; border-bottom: 1px solid rgba(225, 225, 225, 0.5); padding: 0px 20px; position: relative; }
	  .phone_nav .nav_main li:nth-of-type(1) { transition-delay: 0.1s; }
	  .phone_nav .nav_main li:nth-of-type(2) { transition-delay: 0.2s; }
	  .phone_nav .nav_main li:nth-of-type(3) { transition-delay: 0.3s; }
	  .phone_nav .nav_main li:nth-of-type(4) { transition-delay: 0.4s; }
	  .phone_nav .nav_main li:nth-of-type(5) { transition-delay: 0.5s; }
	  .phone_nav .nav_main li:nth-of-type(6) { transition-delay: 0.6s; }
	  .phone_nav .nav_main li:nth-of-type(7) { transition-delay: 0.6s; }
	  .phone_nav .nav_main li:nth-of-type(8) { transition-delay: 0.6s; }
	  .phone_nav .nav_main li:nth-of-type(9) { transition-delay: 0.6s; }
	  .phone_nav .nav_main li:nth-of-type(10) { transition-delay: 0.6s; }
	  .phone_nav_one { background: rgb(35, 24, 21) none repeat scroll 0% 0%; transition-delay: 0s; }
	  .phone_nav_one .nav_main { opacity: 1; width: 100%; overflow: inherit; }
	  .phone_nav_one .nav_but { background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%; }
	  .phone_nav_one .nav_but::before { margin-top: 0px; transform: rotate(45deg); }
	  .phone_nav_one .nav_but::after { margin-top: 0px; transform: rotate(-45deg); }
	  .phone_nav_one .nav_but_box { opacity: 0.8; }
	  .phone_nav_one .nav_main li { transform: translateX(0px); }
}