﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif; 
    
    background-color:#E2E2E2;
} 
ul,ol { 
	list-style: outside none none; 
	margin:0;
	padding: 0;
} 
a { 
	text-decoration: none; 
	cursor: pointer;
}
.container {
    width: 1200px;
    background-color: #ffffff;
}
.container1 {
    padding-left: 40px;
    width:1140px;
    text-align:center;
}
.clearfix{
	clear:both;
}
.none { 
	display: none; 
}

.top_box{
	height:140px;

	background-repeat: no-repeat;
	background-position: center;
}
.top_box .logo img{
	margin-top: 40px;
}
.find_box{width: 230px;}
.find_box{border:#afafaf; }
.top_box .find_box .btn-default{background-color: #024291;border:1px solid #024291;
	height: 34px;width: 40px; }
	.find .find_box .btn-default{border-top-right-radius:4px;border-bottom-right-radius:4px; }
	.input-group-btn{position:relative;}
	.img_button{position: absolute;right: 10px;top: 6px;z-index: 20;}
	.top_box .logo .input-group-btn img{margin-top: 0px;}
	.mt_-30{margin-top: -50px;}
	.find a{display: block;line-height: 34px;font-size: 16px;color: #3b3b3b;height: 34px;margin-left: 20px;margin-right: 5px;}
	.find a:hover{color: #024291;}
	.top_nav{
		background-color: #024291;
		position: relative;
		margin-bottom: 10px;
		z-index: 1;
		padding-top: 50px;
	}
	.top_nav .nav_bigbox{position: absolute;z-index: 111;top: 0px;}
	.nav_bigbox{width: 100%;height: 50px;background-color: #024291;}
	.nav_bigbox ul{}
	.top_nav li{
		float: left;
		width:11.1%;
	}
	.top_nav li a{
		display: inline-block;
		line-height:50px;
		font-size: 16px;
		text-decoration: none;
		width: 100%;
		height: 100%;
		color:white;
		text-align: center;

	}
	.top_nav li a.active{
		color:#fff;
		height: 56px;
		background-image: url(../images/back_blue.png);
	}
	.top_nav li a:hover{
		color:#fff;
		background-image: url(../images/back_blue.png);

		height: 56px;

	}
	.top_a {}
	.top_a a{color: #333;float: right;margin-left: 15px;  }
	.top_a a span{color: #024291;margin-right: 5px;}
	.footer{
		background-color: #02408c;
		height: 220px;
		line-height: 40px;
		color:#fff;
		text-align: center;
	}
	.footer a {color: #fff;}
	.tap6 .link a{color: #fff;}
	.footer .tap6{

		margin-bottom:50px;padding-top: 20px;
		border-bottom: 1px solid #316fbc;
		padding-bottom: 10px;
		margin-top: 0px;


	}
	.tap6_bt{width: 100px;height: 50px;background-color: 024291;font-size: 18px;color: #fff;line-height:26px;
		text-align: center;padding-top: 10px;padding-bottom: 10px;border-right: 1px solid #3b74bb;}
		.tap6 .link ul{padding-left: 20px;}
		.tap6 .link li{
			float: left;

		}
		.tap6 .link a{
			height: 50px;line-height: 50px;
			width: auto;margin-left: 15px;
			padding-right: 15px;
			border-right: 1px solid #3b74bb;
			color: #fff;
			overflow: hidden;
		}
		.tap6 .link a:hover{color: 024291;text-decoration: none;

		}
		.footer p{text-align: center;width:100%;line-height: 20px;font-size: 12px;}
		.footer img{margin-left: 300px;margin-right: 10px;}
		.footer{background-position: center;background-color: #024291; }