header {
	width: 100%;
}

.header-as {
	border-bottom: 1px solid #EEEEEE;
	width: 100%;
	background: #F7F7F7;
	position: relative;
	z-index: 1001;
}

.header-a {
	width: 100%;
	height: 30px;
	display: flex;
}

.header-a1 {
	line-height: 30px;
	font-size: 14px;
	color: #888888;
	margin-left: 10px;
}

.header-a1:first-child {
	margin-left: 0;
}

.header-a2 {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #888888;
	margin-left: 10px;
}

.header-a3 {
	line-height: 30px;
	font-size: 14px;
	color: #444444;
	margin-left: 15px;
}

.header-a4 {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #444444;
	margin-left: 15px;
}

.header-a5 {
    width: 165px;
	display: flex;
	line-height: 30px;
	font-size: 12px;
	color: #326598;
	margin-left: 80px;
	justify-content: flex-end;
	    /*margin-left: 175px;*/
}

.header-a5_1 {
	display: block;
	margin-right: 10px;
}

.header-a6 {
	display: flex;
	margin-top: 7px;
}

.header-a6_1 {
	height: 16px;
	display: block;
	margin-right: 10px;
}

.header-a6_1 img {
	height: 100%;
	display: block;
}

.header-bs {
	width: 100%;
	background: white;
}

.header-b {
	width: 100%;
	margin: 10px auto;
}

.header-b1 {
	width: 240px;
	display: inline-block;
	vertical-align: middle;
}

.header-b1 img {
	width: 100%;
	display: block;
}

.header-b2 {
	border: 1px solid #DDDDDD;
	width: 85px;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	color: #D71318;
	display: inline-block;
	vertical-align: middle;
}

.header-b2 img {
	width: 100%;
	display: block;
	margin-bottom: 5px;
}

.header-b3 {
	width: calc(100% - 515px);
	margin: 0 90px;
	display: inline-block;
	vertical-align: middle;
}

.header-b4 {
	width: 75px;
	float: left;
	margin-left: 10px;
}

.header-b4_1 {
	width: 100%;
	font-size: 12px;
	color: #DD0010;
	margin-bottom: 5px;
}

.header-b4_1:last-child {
	color: #444444;
	margin-bottom: 0;
}

.header-b5 {
	width: calc(100% - 85px);
	float: left;
}

.header-b5_1 {
	border: 2px solid #DD0010;
	width: 100%;
	height: 40px;
	/*border-radius: 40px;*/
	/*padding: 2px;*/
	padding-left: 10px;
	display: flex;
	align-items: center;
}

.header-b5_1 img {
	width: 15px;
	display: inline-block;
	vertical-align: middle;
}

.header-b5_1 input {
	border: none;
	outline: none;
	width: calc(100% - 100px);
	height: 100%;
	padding: 0 5px;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
}

.header-b5_1 button {
	border: none;
	outline: none;
	width: 85px;
	height: 100%;
	/*border-radius: 40px;*/
	background: #DD0010;
	font-size: 18px;
	color: white;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}

.header-b5_2 {
	width: 100%;
	/*padding: 0 30px;*/
	display: inline-block;
}

.header-b5_2_1 {
	float: left;
	margin-top: 10px;
	font-size: 12px;
	color: #D71318;
}

.header-b5_2_2 {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	font-size: 12px;
	color: #666666;
}

.header-b5_2_2:hover {
	color: #FF6600;
}

.header-b6 {
	width: 100%;
	display: inline-block;
}

.header-b6_1 {
	border-right: 1px solid #E8E3E1;
	width: 75px;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	float: left;
	margin: 10px 0;
}

.header-b6_2 {
	width: calc(100% - 75px);
	display: inline-block;
	float: left;
}

.header-b6_3 {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #666666;
	float: left;
	display: block;
	margin: 10px 0;
	margin-left: 15px;
}

.header-b6_3:hover {
	color: #DD0010;
}

.header-b7 {
	margin-left: 15px;
	display: inline-block;
	vertical-align: middle;
}
.header-b7_1{
	width: 100%;
	font-size: 22px;
	color: #D51316;
}
.header-b7_2{
	width: 100%;
	margin-top: 10px;
	font-size: 12px;
	color: #666666;
}

.header-cs {
	width: 100%;
	background: #FF0000;
}

.header-c {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.header-c1 {
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	display: block;
	font-size: 16px;
	color: white;
	font-weight: bold;
}

.header-c1.on {
	background: #DA0000;
}

.header-c1:hover {
	background: #DA0000;
}
.header-ds{
	width: 100%;
}
.header-d{
	width: 100%;
	    height: 50px;
	background: #FF0000;
	display: inline-block;
	padding: 0 20px;
}
.header-d1{
	float: left;
	display: flex;
}
.header-d1_1{
	line-height: 50px;
	margin-right: 35px;
	font-size: 16px;
	    color: white;
		display: block;
		font-weight: bold;
}
.header-d1_1:last-child{
	margin-right: 0;
}
.header-d2{
	float: right;
	display: flex;
}
.wzdhShow.on {
	color: #DA0000;
}
.header-b8 {
    width: 540px;
    margin-left: calc(100% - 968px);
    display: inline-block;
    vertical-align: middle;
}
.header-b8_1{
	border: 2px solid #E1E1E1;
	width: 100%;
	height: 40px;
	padding-left: 5px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header-b8_1_1{
	border: none;
	outline: none;
	width: 90px;
	height: 100%;
	background: #D51216;
	color: white;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
}
.header-b8_1_2{
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.header-b8_1_3{
	border: none;
	outline: none;
	width: calc(100% - 110px);
	height: 100%;
	font-size: 14px;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}
.header-b8_2{
	width: 100%;
	display: inline-block;
}
.header-b8_2_1{
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	font-size: 14px;
	color: #666666;
}
.header-b8_2_1:last-child{
	margin-right: 0;
}
.header-b9{
	width: 540px;
	/*margin-left:calc(100% - 785px);*/
	margin-left: calc(100% - 1020px);
	display: inline-block;
	vertical-align: middle;
}
.header-b10{
	width: calc(100% - 290px);
	margin-left: 45px;
	display: inline-block;
	vertical-align: middle;
}
.header-b10 li{
	width: 10%;
	float: left;
}
.header-b10_1{
	width: 100%;
	height: 35px;
	display: block;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	color: #444444;
	border-radius: 5px;
}
.header-b10_1.on{
	background: #D81E06;
	color: white;
}
.header-b11{
	font-size: 16px;
	color: #868686;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}
.header-b11 a{
	color: #FF6A69;
}
.header-b12{
	width: calc(100% - 396px);
	text-align: right;
	display: inline-block;
	vertical-align: middle;
}
.header-b12 a{
	border-right: 1px solid #DADADA;
	display: inline-block;
	padding: 0 25px;
	font-size: 16px;
	color: #333333;
}
.header-b12 a:last-child{
	border-right: 0;
	padding-right: 0;
}
.qyglht-box{
	width: 100%;
	background: #D81E06;
}
.qyglht-bo{
	width: 100%;
	height: 70px;
	display: inline-block;
}
.qyglht-bo1{
	line-height: 70px;
	float: left;
	font-size: 34px;
	color: white;
}
.qyglht-bo2{
	float: right;
	display: block;
	line-height: 70px;
	font-size: 18px;
	color: white;
}
.header-es{
    width: 100%;
    background: #F1F1F1;
}
.header-e{
    width: 100%;
    height: 80px;
    display: inline-block;
}
.header-e1{
    height: 60px;
    display: block;
    float: left;
    margin-top: 10px;
}
.header-e1 img{
    height: 100%;
    display: block;
}
.header-e2{
    height: 50px;
    float: left;
    margin-top: 15px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    display: block;
}
.header-e2 span{
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
}
.header-e2 img{
    width: 10px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}
.header-e3{
    width: calc(100% - 256px);
    height: 50px;
    float: left;
    text-align: center;
     margin-top: 15px;
     display: flex;
     justify-content: center;
}
.header-e3 li{
    margin-right: 20px;
}
.header-e3 li:last-child{
    margin-right: 0;
}
.header-e3_1{
     height: 50px;
     line-height: 50px;
      font-size: 16px;
    color: #333333;
    font-weight: bold;
    display: block;
}
.header-e3_1.on{
    color: #E50012;
    position: relative;
}
.header-e3_1.on::after{
    content:'';
    width: 100%;
    height: 4px;
    border-radius: 4px;
    background: #E50012;
    position: absolute;
    left: 0;
    bottom: 0;
}