﻿@charset "utf-8";
/* CSS Document */
/*--@import url("font-awesome/css/font-awesome.css")--*/

.banner{
	height:440px;
	background:url(../images/banner.jpg) center no-repeat
}
.main01{
	padding:30px 0 120px 0;
	background:url(../images/bg01.jpg) bottom center no-repeat
}
.con{
	line-height:40px;
	padding:20px 40px;
	position:relative
}
.con p{
	margin-bottom:20px
}
.con:before{
	content:' ';
	position:absolute;
	left:0;
	top:0;
	width:66px;
	height:48px;
	background:url(../images/before.png) no-repeat
}
.con:after{
	content:' ';
	position:absolute;
	right:0;
	bottom:0;
	width:66px;
	height:48px;
	background:url(../images/after.png) no-repeat
}
.slide01{
	width:780px;
	height:420px;
	overflow:hidden
}
.slide01 .hd{
	position:absolute;
	bottom:10px;
	right:40px;
	z-index:1
}
.slide01 .hd ul li{
	display:inline-block;
	width:8px;
	height:8px;
	border-radius:4px;
	background-color:white;
	margin:4px;
	text-indent:999px;
	cursor:pointer
}
.slide01 .hd ul li.on{
	background-color:red
}
.list{
	width:390px
}
.list ul li{
	line-height:24px;
	padding-left:5%;
	width:95%;
	margin-bottom:30px;
	background:url(../images/dot01.gif) left 11px no-repeat;
}
.main03{
	margin:40px 0;
	height:530px;
	padding-top:40px;
	background:url(../images/bg02.jpg) center no-repeat
}
.box01{
	width:387px;
	height:340px;
	background-color:white;
	margin-top:10px;
	border-bottom:5px solid #0067d7
}
.box01>a>h3,
.box01>p{
	padding:20px
}
.box01 ul li{
	padding:15px 0;
	border-bottom:1px solid #dedede
}
.box01 .more a{
	display:block;
	background:url(../images/arrow.jpg) right center no-repeat
}
.slide02{
	width:1200px;
	overflow:hidden
}
.slide02 .bd ul li{
	width:285px;
	height:160px;
	margin-right:20px
}
.slide02 .hd{
	width:100%;
	text-align:center;
	margin:40px 0
}
.slide02 .hd ul li{
	display:inline-block;
	width:14px;
	height:14px;
	border-radius:7px;
	background-color:#b8d4f4;
	cursor:pointer;
	text-indent:-9999px;
	margin:5px
}
.slide02 .hd ul li.on{
	background-color:#0067d7
}
.foot{
	height:80px;
	line-height:80px;
	background-color:#626262
}
.topnews{
	width:450px;
	background-color:#eef2fa
}
.topnews img{
	width:410px;
	height:275px
}
.topnews h3{
	line-height:45px
}
.topnews p{
	line-height:28px
}
.view_list{
	width:720px
}
.view_list li img{
	width:184px;
	height:184px;
	border-radius:102px;
	overflow:hidden;
	border:10px solid #eef2fa;
	margin-right:20px
}
.view_list li{
	float:left;
	padding-bottom:20px;
	padding:20px 0
}
.view_list li h3{
	margin-bottom:20px;
	line-height:30px
}
.view_list li p{
	line-height:24px
}
.slide01 .bd ul li img{
	width:780px;
	height:420px
}
.box01 a img{
	width:385px;
	height:188px
}
.slide02 .bd ul li img{
	width:285px;
	height:160px
}	