
.navs{
	padding:0px 14px;
	width:auto;
	display: inline-block;
}
.down a{
	display: block;
	color:#333;
	border-bottom: 1px solid #07409B;
}
.down a:hover{
	background:#07409b;
	color:#fff;
}
.logo{
	margin-top:10px;
	width:250px;
}
.navright span{
	background:#07409B;
	color:#fff;
	display: inline-block;
	width:46px;
	line-height: 36px;
	margin:6px;
	text-align: center;
}
.navrights a{
	line-height: 30px;
}
.hpmain1{
	margin-top:20px;
	overflow: hidden;
}
.hpmain1left{
	width:625px;
	
}
.hpm1title{
	overflow: hidden;
	font-size: 14px;
	color:#aaa;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	margin-bottom: 10px;
}
.hpm1title span{
	font-size: 20px;
    color: #333;
    margin-right: 10px;
    border-bottom: 1px solid #07409B;
    line-height: 41px;
    display: inline-block;
    position: relative;
    top: 1px;
}
.hpm1title a{
	font-size: 14px;
	color:#aaa;
}
.hpm1de{
	display: block;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px  solid #ccc;
	color:#555;
	font-size: 12px;
	
}
.hpmain1right{
	width:548px;
	text-align: left;
}
.hpm1rightcon{
	overflow: hidden;
}
.hpm1rightde{
	float:left;
	position: relative;
	
}
.hpm1rightde img{
	width:265px;
	height:174px;
}
.hpm1rightdes{
	position: absolute;
	left:50%;
	width:50%;
	top:0px;
	height:100%;
	background:rgba(7,64,155,0.5);
	color:#fff;
	font-size: 12px;
	padding:10px;
	line-height: 24px;
	
}
.hpm1rtdetitle{
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 10px;
}
.hpm1rightde:hover .hpm1rightdes{
	width:100%;
	left:0px;
}
.hpm1rightde{
	margin:10px 0px;
}
.hpm1rightde:nth-child(2n+2){
	margin-left:15px;
}
.hpm2con{
	width:216px;
	text-align: center;
	line-height: 40px;
	background:#07409B;
	border:1px solid #07409B;
	color:#fff;
	display: block;
	margin:12px;
	float:left;
}
.hpm2conimg img,.hpm2conimg{
	width:100%;
	height:190px;
}
.hpmain2{
	margin-top:20px;
}
footer{
	margin-top:40px;
	background:#3b3f4a;
	color:#fff;
}
.footer{
	padding:40px 0px;
	overflow: hidden;
}
.footer1{
	padding:5px;
	text-align: center;
	background:#fff;
	color:#333;
	margin-right: 15px;
	line-height: 30px;
}
.footer2{
	line-height: 26px;
	margin-left:20px;
	margin-right: 30px;
}
.footer2 a{
	display: inline-block;
	margin-top:10px;
	width:117px;
	text-align: center;
	color: #fff;
	line-height: 35px;
	border:1px solid #fff;
}
.footer3 a{
	display: block;
	font-size: 12px;
	line-height: 30px;
	color:#fff;
}
.footer3 div{
	font-size:14px;
	line-height: 36px;
}
.footer3{
	height: 217px;
	padding:0px 40px;
	border-left:1px solid #5a5e6b;
}
.myformde{
	overflow: hidden;
	margin:10px ;
}
.mytexts{
	width:110px;
	line-height: 20px;
	background:none;
	border:1px solid #eee;
}
.leftspan{
	width:60px;
	text-align: left;
	line-height:20px;
	font-size: 14px;
}
.footer4title{
	border-bottom: 1px solid #eee;
	line-height: 30px;
}
.footer4{
	border-left:1px solid #5a5e6b;
	padding-left:20px;
}
.myformsub{
	width:65px;
	line-height: 24px;
	background:#07409B;
	color:#fff;
	text-align: center;
	display: block;
	border:none;
	border-radius: 5px;
}
.myforms{
	margin-top:10px;
}
.myforms input[type='text']{
	width:145px;
	line-height: 26px;
	border:1px solid #fff;
	color:#fff;
	background:none;
	padding-left:10px;
}
.myforms input[type='submit']{
	width:40px;
	text-align: center;
	line-height: 28px;
	position: relative;
	left:-4px;
	background:#d3d6dd;
	color:#333;
	border:none;
}
.footers{
	background:#fff;
	line-height: 26px;
	color:#666;
	text-align: center;
}
.hpproduct{
	overflow: hidden;
	padding: 20px 20px 0 20px;
}
.hpproduct .hpm2con{
	margin:12px 36px;
}

.bigbd,.bigbd2{
	position: fixed;
	left:0px;
	top:-500px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	display: none;
	z-index: 9999;
	
}

.bigbds{
	background:#fff;
	padding:20px;
	width:300px;
	height:280px;
	position: absolute;
	left:50%;
	top:50%;
	margin-left:-150px;
	margin-top:-150px;
	z-index: 9999;
}
.bigbd2 .bigbds{
	height:250px;
	margin-top:-125px;
}
.bigbds>img{
	position: absolute;
	right:10px;
	top:10px;
}
.bigbds .leftspan{
	width:90px;
	line-height: 30px;
}
.bigbds .mytexts{
	width:150px;
	border-color:#999;
	line-height: 30px;
}
.bigbds .myformde{
	margin:15px 10px;
}
.bigbds .myformsub{
	width:100px;
	margin-left:90px;
	margin-top:10px;
	line-height: 30px;
}
.bigbdstitle{
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	margin-bottom: 10px;
}
.header-found {
	position: absolute;
	top: 90px;
	left: 0;
	width: 100%;
	background: #f5f5f5;
	padding: 30px 0 50px;
	z-index: 99;
	border-top: 1px solid #e5e5e5;
	display: none;
}

.header-found form {
	width: 700px;
	margin: 0 auto;
}

.header-found form .link {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-bottom: 15px;
}

.header-found form .link a {
	font-size: 14px;
	color: #666666;
}

.header-found form .link span {
	margin: 0 25px;
}

.header-found form .link a.on {
	font-weight: bold;
	color: #ff0000;
}
.f-cb {
	zoom: 1;
}

.header-found form .text {
	float: left;
	width: 525px;
	height: 58px;
	line-height: 58px;
	padding: 0 20px;
	border: 1px solid #cfcfcf;
	border-radius: 4px 0 0 4px;
	border-right: none;
	font-size: 14px;
}

.header-found form .search {
	width: 129px;
	height: 58px;
	line-height: 58px;
	background: #0a59a4;
	border-radius: 0 4px 4px 0;
	border: none;
	font-size: 20px;
	color: #ffffff;
}
.hpm1sright{
	float:right;
	width:330px;
}
.hpm1sleft{
	float:left;
	width:280px;
}
