/*reset*/
body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6 { font-family: Microsoft YaHei,'宋体' , Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}

body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video {
  margin:0;
  padding:0;
}
body {
	font:14px "microsoft yahei",Arial,Verdana;
	word-wrap: break-word;
	color:#333;
}
a{
	text-decoration: none;
	color:#172c45;
}
a:hover{
	/*color:#cd0200;*/
}

img {
    border:0;
	vertical-align:middle;
}
ul,ol {
    list-style:none;
}
.clear{
	clear:both;
}

.left{
	float: left;
}
.right{
	float: right;
}

.container{
	width: 1200px;
	margin: 0 auto;
}


.top{
	background: #15499a;
	height:40px;
	line-height: 40px;
	color: #fff;
}

.top a{
	margin-left:15px;
	color: #fff;
}
.head{
	height:120px;
}
.head .logo{
	margin:25px 0 0 0;
}
.search{
	margin:40px 0 0 0;
	border:1px solid #ddd;
	height:35px;
}
.search input[type=text]{
	height:35px;
	float:left;
	border:0;
	width:280px;
	padding:0 0 0 10px;
}
.search input[type=submit]{
	height:35px;
	float: left;
	background: #15499a;
	border:0;
	color: #fff;
	padding:0 15px;
}
.middleNav{;
}
.link{
	border-bottom: 2px solid #15499a;
	margin:50px 0 0 0;
}
.link .bH{
	background: #15499a;
	color: #fff;
	width:100px;
	height:50px;
	text-align: center;
	line-height:50px;
	display: inline-block;
}
.link .bB {
	display: inline-block;
}
.link .bB a{
	display: inline-block;
	line-height:50px;
	padding:0 20px;
	margin:0 0 0 20px;
}
.foot{
    background: #002e75;
    color: #b0b0b0;
    margin:50px 0 0 0;
}
.foot .container{
    width:1200px;
    margin:0 auto;
}
.foot a{
    color: #fff;
}

.footInfo ._bottomNav p a{
    color: #bebbbb;
}
.col-sm-2{
	float:left;
	margin-right:80px;
}
.col-sm-2 h4{
	font-size:16px;
	margin-bottom:20px;
}

.col-sm-2 p a{
	font-size:14px;
	line-height:2;
}
.foot .qr{
}
.foot .qr p{
	text-align: center;
	color: #fff;
	padding:10px 0;
}

.middleNav {
	background: #efefef;
	height:45px;
	position: relative;
	z-index: 999;
}

.middleNav ul.nav1_ul{
	overflow: hidden;
	/*background: #337ab7;*/
}
.middleNav li.nav1_li{
	float:left;
	width:125px;
	text-align: center;
}
.middleNav li.nav1_li.active,.middleNav li.nav1_li:hover{
	background: #efefef
}
.middleNav a.nav1_a{
	
	line-height:45px;
}

.middleNav ul.nav2_ul{
	display: none;
	overflow: hidden;
	background: #15499a;
	padding:5px 0;
}
.middleNav li.nav2_li{
}
.middleNav a.nav2_a{
	color:#fff;
	line-height:2;

}










