




.header_container{
	width:100%;
	/*min-width: 680px;*/	
	min-width: 1200px;
	height: 70px;
	/*background: red;*/
	margin: 0 auto;
	display: flex;
	font-size: 14px;
	position: fixed;
	top: 0;
	transition: all 0.2s;
	color: white;
	/*position: fixed;*/
z-index: 99;	
	
}
.header_container .logo_white{
	/*width: 195px;*/
	/*background: yellow;*/
	position: absolute;
}
.header_container .logo_white img{
	width: 175px;
	height: 50px;
	margin: 10px 30px;
	position: absolute;
	z-index: 10990;
	/*display: none;*/
}
.header_container .logo img{
	width: 175px;
	height: 50px;
	margin: 10px 30px;

}



.header_container .nav{
	/* width: 480px; */
	/*background: yellow;*/
	display: flex;
	justify-content: flex-end;
	/*color: #777;*/
	/*color: white;*/

}
.header_container .nav a{
	text-decoration: none;
	color: inherit;
}
.header_container .nav a:hover{
	text-decoration: none;
}

.header_container .nav div{
	margin-right: 10px;
	padding: 10px 15px;
	line-height: 45px;
	border: transparent;
	/*transition: all 0.2s;*/
	/*border-bottom:0px solid #d9682a;*/
	
	height:47px;
}

.header_container .nav .boderB{
	height: 5px;
	background: #d9682a;
	padding: 0px 15px;
	/*margin-right: 10px;*/
	
	display: none;
}


/*.header_container .nav div:hover{
	border-bottom:3px solid #d9682a;
}*/
.header_container .nav .contactUs{
	background: #d9682a ;
	/*background: red ;*/
	height: 70px;
	width: 90px;
	text-align: center;
	line-height: 70px;
	border: none;
	padding: 0;
	color: #fff;
	    margin-right: 0;
    margin-top: 0;
}
.header_container .nav .contactUs:hover{
		background: #c75f25;
		/*color: white;*/
		border: none;
}



/* ========== */


/* = fixbox = */


/* ========== */

.fixBox {
	width: 40px;
	height: 100px;
	/*background: red;*/
	position: fixed;
	top: 50%;
	right: 25px;
	z-index: 999999;
}

.fixBox a div {
	width: 35px;
	height: 32px;
	border: 2px solid white;
	color: #f2f2ea;
	text-align: center;
	background-color: #d9682a;
	line-height: 30px;
	margin-bottom: 10px;
}

.fixBox a:hover {
	
	text-decoration: underline;
	
}




/* ========== */
/* = 弹出 = */
/* ========== */

			.bg{
				
				position: fixed;
				width: 100%;
				height: 100%;
				z-index: 999100;
				background-color: rgba(0,0,0,0.5);
				top:0;
				left: 0;
			}
			.PopupLayer_1{
				/*opacity: 0;*/
				
				box-sizing: border-box; 
				width: 600px; 
				color: #444444;
				background-color: white; 
				outline:none;
				border-color:rgba(128,128,128,.95);
				box-shadow:0 0 12px rgba(128,128,128,.95);
				border-radius: 5px;
				position:fixed;
				left:50%;
				margin-left: -300px;
				z-index: 999300;
			}
			
			
			.popdown_header{
				line-height: 55px; 
				font-size: 18px;  
				font-weight: 500;  
				margin-left: 15px;
			}
			.line{
				width: 600px; 
				height:1px; 
				background-color: #e5e5e5;
			}
			.popdown_body{
				margin-left: 15px; 
				margin-right: 15px;
				margin-top: 18px;
				margin-bottom: 18px;
			}
			.popdown_content{
				margin: 0 0 10px;
				display: block;
			    
			    font-family: Calibri,Arial,sans-serif;
			    line-height: 1.42857143;	
			     font-size: 14px;	
			}
			.contact_info{
				padding-left: 0;
   				list-style: none;
   				transition: .2s ease-out;
    				margin-bottom: 10px;
    				box-sizing: border-box;
    				display: block;
    				margin-left: 0px;
			    line-height: 1.42857143;
			    font-size: 14px;
			}
			
			.popdown_footer{
					padding: 15px;
					display: flex; 
					justify-content: flex-end;
			}
			#close_1{
					background-color: #d9682a;
					border: 1px solid #d24a00;
					color: #fff; 
					padding: 6px 12px; 
					cursor: pointer; 
					border-radius: 4px;
					transition-duration: 0.2s; 
					
			}
			#close_1:hover{
					color: #444444;
			}			
			
/* ========== */
/* = 开通账户 = */
/* ========== */
		.bg{
				display: none;
				position: fixed;
				width: 100%;
				height: 100%;
				z-index: 100;
				background-color: rgba(0,0,0,0.1);
				top:0;
				left: 0;
			}
			
			.PopupLayer_2{
				box-sizing: border-box; 
				width: 600px; 
				color: #444444;
				background-color: white; 
				outline:none;
				border-color:rgba(128,128,128,.95);
				box-shadow:0 0 12px rgba(128,128,128,.95);
				border-radius: 5px;
				position:fixed;
				left:50%;
				margin-left: -300px;
				z-index: 300;
			}
			.popdown_header{
				line-height: 55px; 
				font-size: 18px;  
				font-weight: 500;  
				margin-left: 15px;
			}
			.line{
				width: 600px; 
				height:1px; 
				background-color: #e5e5e5;
			}
			.popdown_body{
				margin-left: 15px; 
				margin-right: 15px;
			}
			.popdown_content{
				list-style: none; 
				padding-left: 0; 
				margin-top: 20px;
				margin-bottom: 20px;
			}
			.content_title{
				color: #337ab7;
				text-decoration: none; 
				line-height: 20px;
				transition-duration: 0.2s;
			}
			
			.content_title:hover{
					color: #23527c;
					text-decoration: underline;
			}
			.popdown_footer{
					padding: 15px;
					display: flex; 
					justify-content: flex-end;
			}
			.close_2{
					background-color: #d9682a;
					border: 1px solid #d24a00;
					color: #fff; 
					padding: 6px 12px; 
					cursor: pointer; 
					border-radius: 4px;
					transition-duration: 0.2s; 
					
			}
			.close_2:hover{
					color: #444444;
			}			
			
/* ========== */
/* = 指南 = */
/* ========== */
		.bg{
				display: none;
				position: fixed;
				width: 100%;
				height: 100%;
				z-index: 100;
				background-color: rgba(0,0,0,0.1);
				top:0;
				left: 0;
			}
			
			.PopupLayer_3{
				box-sizing: border-box; 
				width: 600px; 
				color: #444444;
				background-color: white; 
				outline:none;
				border-color:rgba(128,128,128,.95);
				box-shadow:0 0 12px rgba(128,128,128,.95);
				border-radius: 5px;
				position:fixed;
				left:50%;
				margin-left: -300px;
				z-index: 300;
			}
			.popdown_header{
				line-height: 55px; 
				font-size: 18px;  
				font-weight: 500;  
				margin-left: 15px;
			}
			.line{
				width: 600px; 
				height:1px; 
				background-color: #e5e5e5;
			}
			.popdown_body{
				margin-left: 15px; 
				margin-right: 15px;
			}
			.popdown_content{
				list-style: none; 
				padding-left: 0; 
				margin-top: 20px;
				margin-bottom: 20px;
			}
			.content_title_3{
				color: #337ab7;
				text-decoration: none; 
				line-height: 20px;
				transition-duration: 0.2s;
			}
			
			.content_title_3:hover{
					color: #23527c;
					text-decoration: underline;
			}
			.popdown_footer{
					padding: 15px;
					display: flex; 
					justify-content: flex-end;
			}
			#close_3{
					background-color: #d9682a;
					border: 1px solid #d24a00;
					color: #fff; 
					padding: 6px 12px; 
					cursor: pointer; 
					border-radius: 4px;
					transition-duration: 0.2s; 
					
			}
			#close_3:hover{
					color: #444444;
			}			
			
/* ========== */
/* = 联系我们 = */
/* ========== */

			.bg{
				display: none;
				position: fixed;
				width: 100%;
				height: 100%;
				z-index: 100;
				background-color: rgba(0,0,0,0.1);
				top:0;
				left: 0;
			}
			.PopupLayer{
				box-sizing: border-box; 
				width: 600px; 
				color: #444444;
				background-color: white; 
				outline:none;
				border-color:rgba(128,128,128,.95);
				box-shadow:0 0 12px rgba(128,128,128,.95);
				border-radius: 5px;
				position:fixed;
				left:50%;
				margin-left: -300px;
				z-index: 5000000000;
			}
			.popdown_header{
				line-height: 55px; 
				font-size: 18px;  
				font-weight: 500;  
				margin-left: 15px;
			}
			.line{
				width: 600px; 
				height:1px; 
				background-color: #e5e5e5;
			}
			.download_form{
				margin-top: 15px;
			}
			.form_detail{
				display: flex; 
				padding-bottom: 15px;
			}
			.form_title{
				width: 70px; height: 27px; text-align: right; margin-right: 30px; margin-left: 15px;padding-top: 7px;
			}
			.form_label{
				font-weight: bold; font-size: 14px; line-height: 27px; 
			}
			.form_input{
				font-size: 14px; border: 1px solid #cccccc; box-shadow: inset 0 1px 1px rgba(0,0,0,.075); padding-left: 13px; border-radius: 4px; height: 34px ;width: 455px; font-weight:500;
			}
			.form_option{
				padding-top: 7px; /*background-color: aquamarine;*/
				display: flex;
				flex-direction: column; 
			}
			#optionRadios1{
				/*position: absolute; */
				/*margin-top: -2px;*/
				margin-bottom: 5px;
			}
			
			.popdown_footer{
					padding: 15px;
					display: flex; 
					justify-content: flex-end;
			}
			#close{
					background-color: #d9682a;
					border: 1px solid #d24a00;
					color: #fff; 
					padding: 6px 12px; 
					cursor: pointer; 
					border-radius: 4px;
					transition-duration: 0.2s; 
					
			}
			#close:hover{
					color: #444444;
			}
			
			.smg{
					background-color: #d9682a;
					border: 1px solid #d24a00;
					color: #fff; 
					padding: 6px 12px; 
					cursor: pointer; 
					border-radius: 4px;
					transition-duration: 0.2s; 
					margin-right:10px;
			}
			.smg:hover{
					color:#444444;
			} 
			
			#closeA{
					background-color: #d9682a;
					border: 1px solid #d24a00;
					color: #fff; 
					padding: 6px 12px; 
					cursor: pointer; 
					border-radius: 4px;
					transition-duration: 0.2s; 
					
			}
			#closeA:hover{
					color: #444444;
			}