header{
	height: 80px;
	width: 100%;
	z-index: 999999;
	transition: all 0.5s ease-in-out;
	/*position: fixed;*/
	top: 0;
	background: #5d8dfb;
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
	border-radius: 0px 0px 0px 0px;
}


/*
.header:hover{
	height: 600px;
}
.header:hover .line{
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,0.25);
	position: absolute;top: 80px;
}

.header:hover .right-img{
	width: 600px;
	height: 360px;
	position: absolute;top: 110px;right: 50px;
	transition: all 1s ease-in-out;
}
.header:hover .right-img img{
	width: 600px;
	height: 360px;
}
.header:hover .line{
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,0.25);
	position: absolute;top: 80px;
}
.header:hover .center .center-box .item ul{
	display: block
}
*/

.floats{
	
}
header .header-box{
	height: 100%;
	display: flex;
  	justify-content: space-between;
  	padding-right: 40px;
}
header .header-box .left{
	width: 360px;
	height: 80px;
	background:url(https://cdn.chiefgr.com/hz05/chu/logo-bg.png)no-repeat;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
header .header-box .left img{

	height: 60px;

}
.header-box .center{
	width: 1280px;
	display: flex;
}
.header-box .center .center-box{
	display: flex;
	color: #FFFFFF;
	justify-content: space-between;
	width: 100%;
	margin-left: 60px;
}

.header-box .center .item{
    font-size: 16px;
    width: auto;
	
    text-align: center;
    position: relative;
    font-weight: bold;
    line-height: 80px;
}
.header-box .center .item .one{
	overflow: hidden;
	display: block;
	position: relative;
}
.header-box .center .item .one:hover i{
	left: 0;
	transition: all .5s;
}

.header-box .center .item .active{
	color: #ffffff;
}
.header-box .center .item .one i{
	display: block;
	width: 100%;
	border:1px solid #ffffff;
	position: absolute;bottom: 0;left: -100px;
}
.header-box .center .item .active i{
	
	border:1px solid #ffffff;
	left: 0px;
}

.header-box .center li ul{
    display: none;
	position: absolute;
	background: url(https://cdn.chiefgr.com/hz05/chu/header-hover.png)no-repeat;
	width: 240px;
	height: auto;
	padding: 25px 20px;
	background-size:100% 100%;
	top: 60px;
	left: -25px;
}
.header-box .center li ul li{
    font-size: 13px;
	color: #333333;
	line-height: 20px;
	width: 100%;
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
}
.header-box .center li ul li a{
    display: flex;align-items: center;
	margin-bottom: 10px;
}
.header-box .center li ul li a img{
    width: 14px;
	height: 14px;
	margin-right: 5px;
}
.header-box .center li ul li a:hover{
    color: #DF0509;
	font-weight: bold;
}


/*.header-box .center a:hover{

	background: #DF0509;
}*/

.header-box .center .opt{
	font-weight: bold;
	background: #DF0509;
}

.header-box .right{
	display: flex;align-items: center;justify-content: center;
	cursor: pointer;
}
.header-box .right .tel{
	position: relative;
	display: flex;align-items: center;
}
.header-box .right .tel p{
	color: #ffffff;
    margin-left: 10px;
    font-size: 16px;
}
.header-box .right .tel .tel-hover{
	position: absolute;
	top: 35px;
	background: url(https://cdn.chiefgr.com/hz05/chu/head-hover.png)no-repeat;
	width: 110px;
	height: 75px;
	left: -18px;
	padding-top: 20px;
	display: none;
	
}
.header-box .right .app{
	position: relative;
	
	
}
.header-box .right .app .app-hover{
	position: absolute;
	top: 35px;
	background: url(https://cdn.chiefgr.com/hz05/chu/head-hover.png)no-repeat;
	background-size:100% 100%;
	width: 100px;
	height: 105px;
	left: -15px;
	padding: 10px 5px 5px 5px;
	display: none;
	
}
.header-box .right .app .app-hover img{
	width: 90px;
	height: 90px;
	
}
.header-box .right .tel .tel-hover p{
	font-size: 12px;
	color: #F20C00;
	line-height: 20px;
	text-align: center;
}
.header-box .right .img{
	width: 40px;
	height: 40px;
	margin-left: 20px;
}
/* .header-box .right p{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
} */
.nav-sele:hover .nav-sele-box{
    display: block;
}
.nav-sele img{
	width: 8px;
	height: 4px;
}
.nav-sele{
	font-size: 14px;
	font-weight: 400;
	margin-left: 30px;
	line-height: 80px;
	text-align: center;
	position: relative;
	cursor: pointer;
	
}
.nav-sele-box{
    width: 100px;
    height: 130px;
    background: url(https://cdn.aidianjia.com/adjnew2/img/nav-sele-back.png) no-repeat center center;
    position: absolute;
    top: 57px;
    left: 50%;
    margin-left: -50px;
    padding: 17px 5px 0;
    box-sizing: border-box;
    display: none;
    z-index: 9;
}
.nav-sele-box a{
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
    text-align: center;
    margin: 0;
}
.nav-sele-box a:hover{
    /*background: rgba(255, 83, 83, 0.1);*/
    border-radius: 5px;
}

.mobile-nav{
	display: none;
}
.m-menu{
  display: none;
}
.mobile-nav .close{
  display: none;
}
@media (max-width: 630px){
.con{
	max-width: 100%;
    padding: 0 15px;
}
.m-header{
	width: 100%;
}
.header-box{
	display:none;
}
header{
	display: flex;
	height: auto;
	position: fixed;
	top: 0;
  	left: 0;
}
header .header-box{
    display: none;
}
header .mobile-nav{
    height: 1rem;
    display: flex;
	width: 100%;
    align-items: center;
    position: relative;
    background: #F20C00;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.1);
    border-radius: 0px 0px 0px 0px;
    padding-right: 0.3rem;
}

.mobile-nav .logo{
    width: 3.4rem;
    height: 100%;
    background: url(https://cdn.chiefgr.com/hz05/chu/logo-bg.png)no-repeat;
    display: flex;align-items: center;justify-content: center;
    background-size:100% 100%;
}
.mobile-nav .logo img{
    width: 2.4rem;
    height: 30px;
}
.menu{
    width: 0.48rem;
    height: 0.48rem;
}
.mobile-nav .close{
		width: 0.52rem;
		height: 0.52rem;
}
.mobile-nav div{
    height: 100%;
}

.m-menu{
  position: absolute;
  left: 0;
  top: 1rem;
  width: 100%;
  font-size: 14px;
  color: #333;
  z-index: 999999;
  background: #fff;
  box-shadow: 0rem 0.2rem 0.4rem 0rem rgba(0,0,0,0.1);
  display: none;
}

.m-menu li{
  line-height: 0.8rem;
  border-top: 1px solid #E5E5E5;
  text-align: center;
}
.m-menu li a{
	font-size: 0.24rem;
	display: block;
}




}
