@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}
body{
	font-size: 14px;
}

a{
	color: #555;
	text-decoration: none;
}

a:hover,a:focus{
	color: #62a0b0;
	text-decoration: underline;
}
p a{
	color: #62a0b0;
}

 ul,li{
 	list-style: none;
 }
 
body{
	width: 100%;
	height: 3830px;
	background: url(images/bg.jpg) no-repeat top center;
	color: #555;
}

.wrapper{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding-top: 625px;
}

.daodu{
	width: 1000px;
	height: 140px;
	background: url(images/tit3.png) no-repeat scroll 20px 20px #62a0b0;
}
.daodu p{
	padding: 20px 20px 20px 90px;
	font-size: 16px;
	color: #fff;
	line-height: 32px;
}

.part1{
	width: 1000px;
	height: 330px;
	margin-top: 30px;
	overflow: hidden;
}
.focus{
	float: left;
	width: 520px;
	height: 330px;
}
.slide{ 
	width:520px;
	height:330px;
}
.out-img {
    position: relative;
	width:520px;
	height:330px;
    overflow: hidden;
}

.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img .img li {
    float: left;
    position: relative;
}

.out-img .img li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 38px;
}

.out-img .num {
    width: 100%;
    position: absolute;
    text-align: right;
    bottom: 12px;
    font-size: 0;
    right: 10px;
}

.out-img .num li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 3px;
    display: inline-block;
    cursor: pointer;
}

.out-img .num li.on {
    background-color: #e01428;
}

.out-img .btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.out-img:hover .btn {
    display: block;
}

.out-img .btn-l {
    left: 0;
}

.out-img .btn-r {
    right: 0;
}
.part1_r{
	width: 460px;
	float: left;
	margin-left: 20px;
}
.part1_r h3{
	font-size: 20px;
	color: #333;
}
.part1_r p{
	line-height: 30px;
	margin-top: 10px;
}

.title1{
	width: 1000px;
	height: 49px;
	line-height: 49px;
	font-size: 30px;
	color: #333;
	text-align: center;
	background: url(images/tit1.png) no-repeat top center;
}
.part2,.part3,.part4{
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.part2_l{
	width: 520px;
	height: 330px;
	float: left;
	margin-top: 20px;
}
.part2_r{
	width: 480px;
	height: 280px;
	float: left;
	margin-top: 45px;
	border-bottom: 2px solid #62a0b0;
	border-top: 2px solid #62a0b0;
	border-right: 2px solid #62a0b0;
	box-sizing: border-box;
	background-color: #fff;
}
.part2_r p{
	line-height: 36px;
	margin: 25px 20px;
	text-indent: 2em;
}
.news{
	width: 450px;
	padding: 20px;
	height: 190px;
	float: left;
	background-color: rgb(98,160,176,0.1);
	margin-top: 20px;
	position: relative;
}
.news h4{
	font-size: 20px;
	margin-bottom: 16px;
}

.news_pic{
	width: 180px;
	height: 120px;
	float: left;
}
.news p{
	line-height: 26px;
	margin-left: 20px;
	float: left;
	width: 250px;
}
.news span{
	position: absolute;
	bottom: 16px;
	left: 20px;
}
.part4 ul{
	margin-top: 20px;
	overflow: hidden;
}
.part4 ul li{
	width: 235px;
	height: 200px;
	float: left;
	text-align: center;
	margin-right: 20px;
}
.part4 ul li:nth-child(4n){
	margin-right: 0;
}
.part4 ul li p{
	line-height: 36px;
}
.title2{
	width: 1000px;
	height: 49px;
	line-height: 49px;
	font-size: 30px;
	color: #333;
	text-align: center;
	background: url(images/tit2.png) no-repeat top center;
}
.part5{
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.part5_l{
	width: 330px;
	height: auto;
	float: left;
}
.title3{
	height: 49px;
	line-height: 49px;
	font-size: 32px;
	color: #62a0b0;
	text-align: left;
}
.part5_l_box{
	width: 330px;
	height: 390px;	
	border: 2px solid #62a0b0;
	box-sizing: border-box;
	padding: 20px;
	text-align: center;
	margin-top: 10px;
}
.part5_l_box a p{
	line-height: 36px;
}

.part5_r{
	width: 650px;
	height: auto;
	float: left;
	margin-left: 20px;
}

.part5_r_box{
	width: 650px;
	height: 390px;	
	border: 2px solid #62a0b0;
	box-sizing: border-box;
	padding: 20px;
	text-align: center;
	margin-top: 10px;
}

.footer{
	width: 1000px;
	height: auto;
	margin: 30px auto;
	text-align: center;
}

.footer p{
	line-height: 30px;
}

