﻿body,p,ul,li,ol,dl,dd,dt,h1,h2,h3,h4,h5,h6,input,form{
padding:0;
margin:0;
list-style:none;
}
body{
	font-family:"microsoft yahei";
	/*background:#f4f4f4;*/
	min-width: 1180px;
}
a{
  text-decoration:none;
}
a:hover,a:focus{
    text-decoration:none;
}
img{
 max-width:100%;
border:0;
vertical-align: middle;
}
input,textarea{outline:none;}

*{
  -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.tab-menu ul li{cursor: pointer;text-align: center;}
.title{
	margin:0 auto;
	width:1180px;
	overflow: hidden;
	padding:13px 24px 16px 24px;
}
.title-left{
	float:left;
	width:139px;
	padding-top:7px;
	font-size:14px;
}
.title-center{
	float:left;
	width:700px;
	overflow: hidden;
	margin:0 40px 0 58px;
}
.center-left{
	width:100px;
	float:left;
	margin:6px 30px 0 0;
	font-size: 12px;
text-align: center;
	line-height: 24px;
}
.center-right{
	float:left;
	width:568px;
	background:url(../images/logo1_03.png) no-repeat;
	height:84px;
}
.title-right{
	float:right;
	width:194px;
	font-size:14px;
	color:#232323;
	padding:15px 0 0 0;
	position: relative;
	text-align: center;
}
.center-left .p1{
	color:#b21011;
	font-size: 14px;
}
.center-left .p2{
	font-size: 14px;
}
.center-left .p3{
	font-size: 13px;
}
.title-right input{
	width:100%;
	border:none;
	border:1px solid #bcc5cf;
	border-radius:4px;
	height:24px;
	line-height: 24px;
	background:#e7eef6;
	margin:10px 0 0 0;
}
.title-right button{
	position: absolute;
	background-image:url("../images/sousuo.png");
	background-repeat: no-repeat;
	height:23px;
	width:23px;
	border:none;
	bottom: 1px;
	right: 0;
	cursor: pointer;
}
/*导航*/
.nav{
	width:100%;
	overflow: hidden;
	background:#1d71b7;
}
.nav ul{
	width:1180px;
	margin:0 auto;
	overflow: hidden;
}
.nav a:hover{
	font-weight: bold;
}
.nav li{
	float:left;
	height:46px;
	line-height:46px;
	text-align: center;
	width:10%;
	overflow: hidden;
}
.nav li a{
	font-size:18px;
	color:white;
	position: relative;
	display: inline-block;
	text-align: center;
}
.tab-menu li{
	width:167px;
	height:34px;
	line-height: 34px;
	font-size:22px;
	color:#1d71b7;
	float:left;
	font-weight: bold;
}
.tab-menu ul{
	overflow:hidden;
}
/* 让第一个框显示出来 */
.tab-box div:first-Child{display:block;} 
/* 改变选项卡选中时候的样式 */
.change{background:#d6dfe6;} 
.tab-box div{
	text-align: center;
	padding-bottom: 10px;
}
.tab-box div{
   width:100%;
   display: none;
}
.hr{
	background:#bdcfe1;
	float:left;
	width:68.9%;
	height:2px;
	overflow: hidden;
	margin: 16px 0 0 0;
}
.tab-menu{
	overflow:hidden;
	float:left;
	width:29%;
}
.tab-box{
	overflow: hidden;
}
.tab,.tab1,.div1{
	overflow: hidden;

}
.div1-ul{
	float:left;
	margin-right:4px;
}
.div1{
	background:#ebeef0;
	padding:20px 5px 0 5px;
}
.main4-ul{
	height:293px;
}
.div1-ul1{
	margin-right: 0;
}
.div1-ul a{
	font-size:14px;
}

.footer{
	width:100%;
	border-top:3px solid #1d71b7;
	background: #dbe2e7;
}
.footer1{
	width:1180px;
	margin:0 auto;
	text-align: center;
	font-size:16px;
	color:#1d71b7;
	padding:33px 0 64px 0;
	line-height:24px;
}
.footer1 .p1 span{
	display: inline-block;
	padding:0 0 0 34px;
}
.footer1 .p2 span{
	display: inline-block;
	padding:0 8px 0 17px;
	display: inline-block;
}
