 	/*头部**/
 	.header{width: 100%; height: 150px; background: url(../images/header_bg.png) no-repeat center center;}
	.header_in{width: 1200px; margin: 0 auto; padding-top: 58px; }
	.header_in .sear_in{margin-top: 14px;width: 250px; height: 28px; background: url(../images/search_bg.png) no-repeat;margin-left: 42px; margin-right: 28px;background-size:contain;}
	.header_in .sear_in .inp_text{line-height: 28px; width: 201px; background: none; font-size: 16px; color: #999; padding-left: 10px;box-sizing: content-box;}
	.header_in .sear_in .submit{ width: 35px; height: 28px; background: none; border:none; cursor: pointer; }
	.header_in .high_sear{ font-size: 16px; color: #0062b3; line-height: 28px;}
	.header_in .login{ position: relative;}
	.header_in .login a{ font-size: 14px; color: #333; display: inline-block; line-height: 48px;}
	.header_in .user{width: 310px; height: 50px; display: block; margin-left: 20px; overflow: hidden;margin-top:27px;}
	.header_in .user img{width: 100%; height: 100%;}
	.header_in .grkj_box{width: 156px; height: 119px; background: url(../images/grkj_bg.png) no-repeat 0 10px; position: absolute; right: -57px; bottom: -112px; padding-top: 47px; padding-left: 30px; box-sizing: border-box; display: none}
	.header_in .grkj_box label{display: block;}
	.header_in .grkj_box label b{display: inline-block; vertical-align: middle; margin-right: 10px;}
	.header_in .grkj_box label b.grkj_icon{ width: 16px; height: 16px; background:url(../images/grkj_icon.png) no-repeat;}
	.header_in .grkj_box label b.exit_icon{ width: 16px; height: 18px; background:url(../images/exit.png) no-repeat;}
	.header_in .grkj_box label a{ display: inline-block; vertical-align: block; margin-bottom: 25px; line-height: 0}
	.header_in .grkj_box label a:hover{color:#0062b3 }
	
	/*****底部****/
	.footer{width:100%; height: 236px; background: #005397;}
	.footer .footer_in{width: 1200px; margin: 0 auto; padding-top: 76px;}
	.footer .footer_in .line{width: 1px; height: 92px; background: #fff; margin: 0 40px 0 18px;}
	.footer .footer_in .dwinfo p,.footer .footer_in .dwinfo p a{font-size: 14px; color: #fff;}
	.footer .footer_in .dwinfo p{ margin-bottom: 10px}
	.footer .footer_in p{ color: #fff}
	.footer .footer_in table td{ padding: 10px}