@charset "utf-8";
/* CSS Document */

body{
	margin: 0px auto;
	padding:0;
}

/*----------------公用链接样式----------------*/
a:link {
color:#595757;    /*字体颜色*/
font-size:18px;   /*字体大小*/
text-decoration: none;
font-family: "微软雅黑";
}
a:visited {
color:#595757;    
font-size:18px;   
text-decoration: none;
font-family: "微软雅黑";
}
a:hover {
color:#17008c; 
font-size:18px;   
text-decoration: none;
font-family: "微软雅黑";
}
a:active {
color:#17008c;
font-size:18px ;  
text-decoration: none;
font-family: "微软雅黑";
}

/*----------------局部链接样式----------------*/
a.t:link {
color:#ffffff;    /*字体颜色*/
font-size:14px;   /*字体大小*/
text-decoration: none;
font-family: "微软雅黑";
}
a.t:visited {
color:#ffffff;    
font-size:14px;   
text-decoration: none;
font-family: "微软雅黑";
}
a.t:hover {
color:#ffffff; 
font-size:14px;   
text-decoration: none;
font-family: "微软雅黑";
}
a.t:active {
color:#ffffff;
font-size:14px;  
text-decoration: none;
font-family: "微软雅黑";
}

a.t2:link {
color:#17008c;    /*字体颜色*/
font-size:14px;   /*字体大小*/
text-decoration: none;
font-family: "微软雅黑";
}
a.t2:visited {
color:#17008c;    
font-size:14px;   
text-decoration: none;
font-family: "微软雅黑";
}
a.t2:hover {
color:#17008c; 
font-size:14px;   
text-decoration: none;
font-family: "微软雅黑";
}
a.t2:active {
color:#17008c;
font-size:14px;  
text-decoration: none;
font-family: "微软雅黑";
}


.nav {
	width:1100px;
	height:117px;
	margin: 0px auto;
	font-family: "微软雅黑";

}




/*----------------公用链接样式----------------*/

.nav li {
	list-style:none;
	float:left;
	width:110px;
	height:100%;
	line-height:117px;
	text-align:center;
	font-size: 18px;
color: #595757;
font-family: "微软雅黑";
font-weight:600;

}

.nav .logo {
	width:320px;
	height:117px;
	background: url(../img/logo.png) no-repeat 0 50%;

}

.banner {
	width:100%;
	height:512px;
	background-color:#17008c;
	margin: 0 auto;

}

.banner img{display:block;
	margin: 0 auto;

}

.about {
	width:1136px;

	margin: 0px auto;
	padding-top:37px;

}
.about1 {
	width:1100px;
margin: 0px auto;
	padding-top:37px;

}
.title {
	width:1100px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	color: #000;
	font-family: "微软雅黑";
	margin: 0px auto;

}

.title2 {
	width:1100px;
	text-align:center;
	font-size:34px;
	color: #17008c;
	font-family: "微软雅黑";
	margin: 0px auto;

}
.title3 {
	width:1100px;
	text-align:center;
	font-size:24px;
	color: #17008c;
	font-family: "微软雅黑";
	margin: 40px auto;

}
.tp {
	width:1100px;
	margin: 30px auto 0;

}

.tp img{
	text-align:center;
}

}
.lie {
	width:62px;
	height:4px;
	margin: 15px auto;
	background-color:#17008c;
	

}

.line2 {
	width:100%;
	height:1px;
	margin: 32px 0 0 0;
	background-color:#595757;
	

}
.text{
	display:block;
	width:100%;
	color:#17008c;
	font-family:"微软雅黑";
	font-size:24px;
	padding-top:30px;
	

}
.text2{
	display:block;
	width:100%;
	color:#17008c;
	font-family:"微软雅黑";
	font-size:22px;
	padding-top:30px;
}

.litter{
	width:100%;
	text-align:center;
	font-size:34px;
	color: #17008c;
	font-family: "微软雅黑";
	margin: 30px auto;
}


.litter left2{
	width:114px;
	display:block;
	margin: 0px auto;
	float:left;
}

.litter right2{
	width:192px;
	float:right;
	display:block;

	margin: 0px auto;
}
.text span{display:block;
	width:100%;
	color:#000;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:20px;
	padding-top:15px;

}


.bottom {
	width:100%;
	height:80px;
	background-color:#17008c;

	
}
.bottom1 {
	width:1136px;
	height:80px;
	background-color:#17008c;

	
}
.bottombox{
	width:1100px;
	height:80px;
	margin: 0px auto;	
	
}

.bottombox p{
	float:left;
	display:inline-block;
	width:520px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	text-align:center;
	margin:30px 0 ;
	text-align : left;
	
}

.bottombox img{
	float:right
	width:556px;
	display:inline-block
	height:80px;
	text-align : right;
}

.hs{
	color:#b28247;
	font-size:16px;
	font-weight:bold;
	font-family: "微软雅黑";
	text-align : left;
}

.hs1{
	color:#b28247;
	font-size:16px;
	font-family: "微软雅黑";
	text-align : left;
}


/*----------------6---------------*/

.p6 {
	width:1100px;
	margin: 30px auto 0;

}


.p6 p{
	width:70&px;
	float:left;
	color:#17008c;
	font-size:14px;
	font-family: "微软雅黑";
	text-align : left;
}

.p6 img{
	width:136px;
	float:right;
}









