@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

ul,li{
	list-style: none;
}

img{
	border: none;
}

a{
	color: #222222;
	text-decoration: none;
}

a:hover,a:focus{
	color: #00b3e0;
	text-decoration: underline;
}

p a{
	color: #00b3e0;
}

body{
	font-size: 14px;
	color: #222;	
	font-family: "Microsoft Yahei";
}

.part1{
	width: 100%;
	height: 596px;
	background: url(../images/bg_01.jpg) no-repeat top center;
}
.box{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.part2{
	width: 100%;
	height: 140px;
	background: url(../images/bg_02.jpg) no-repeat top center;
}
.part2 .box h3{
	color: #00b3e0;
	margin: 15px 0 0 40px;
	
}
.part2 .box p{
	padding: 3px 20px 0px 35px;
	line-height: 26px;
	font-size: 14px;
	text-indent: 0;
}

.part3{
	width: 100%;
	height: 391px;
	background: url(../images/bg_03.jpg) no-repeat top center;
}
.part3_l{
	width: 515px;
	height: 280px;
	float: left;
	padding-top: 110px;
}

.hotnews{
	width: 480px;
	height: auto;
	margin-left: 35px;
	margin-top: 10px;
}
.hotnews h4{
	background:url(../images/icon.png) no-repeat left center;
	padding-left: 25px;
	font-size: 16px;
	color: #00b3e0;
	margin-bottom: 8px;
}
.hotnews p{
	line-height: 24px;
}


.part3_r{
	width: 460px;
	height: 390px;
	float: left;
	margin-left: 25px;
}

.focus{
	width: 420px;
	height: 280px;
	margin-top: 70px;
}
.slide{ 
	width: 420px;
	height: 280px;
}
.out-img {
    position: relative;
	width: 420px;
	height: 280px;
    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;
}

.part4{
	width: 100%;
	height: 25px;
	background: url(../images/bg_04.jpg) no-repeat top center;
}

.part4_l{
	width: 370px;
	height: auto;
	float: left;
	margin: 140px 30px 0 30px;
}
.part4_l h4{
	font-size: 20px;
	font-weight: normal;
}
.part4_l p{
	font-size: 16px;
	line-height: 30px;
	margin-top: 15px;
}
.part4_l a{
	margin-top: 20px;
	float: right;
}

.part4_r{
	width: 560px;
	height: 360px;
	float: left;
	margin-left: 9px;
	padding-top: 136px;
}


.part5{
	width: 100%;
	height: 420px;
	background: url(../images/bg_05.jpg) no-repeat top center;
}

.news-list{
	width: 1000px;
	overflow: hidden;
	margin-top: 70px;
}
.news-list li{
	width: 441px;
	height: 98px;
	padding: 20px;
	border: 1px solid #00b3e0;
	background-color: #f4fcfd;
	float: left;
	margin-bottom: 30px;
}
.news-list li:nth-child(2n){
	margin-left: 30px;
}

.news-pic{
	width: 150px;
	height: 100px;
	display: block;
	float: left;
}
.news-txt{
	width: 270px;
	height: 100px;
	float: left;
	margin-left: 20px;
}
.news-txt h4{
	font-size: 16px;
	color: #161616;
	line-height: 26px;
}
.news-txt p{
	line-height: 26px;
}

.part6{
	width: 100%;
	height: 475px;
	background: url(../images/bg_06.jpg) no-repeat top center;
}

.pic-list{
	width: 1000px;
	height: auto;
	margin-top: 70px;
}
.pic-list li{
	width: 235px;
	height: 196px;
	float: left;
	margin-right: 20px;
}
.pic-list li:nth-child(4n){
	margin-right: 0;
}
.pic-list li p{
	width: 235px;
	height: 40px;
	line-height: 30px;
	text-align: center;
}

.part7{
	width: 100%;
	height: 590px;
	background: url(../images/bg_07.jpg) no-repeat top center;
}
.part7 img{
	margin: 90px 20px 0 20px;
}

.part8{
	width: 100%;
	height: 530px;
	background: url(../images/bg_08.jpg) no-repeat top center;
}


.part9{
	width: 100%;
	height: 525px;
	background: url(../images/bg_09.jpg) no-repeat top center;
}

.pro-zs {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.pro-zs .pro-img {
    float: left;
    width: 680px;
    height: 430px;
    position: relative;
    display: none;
}

.pro-zs p {
    width: 660px;
    height: 72px;
    line-height: 26px;
    padding: 10px 10px 0;
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
}

.pro-zs .pro-dis {
    display: block;
}

.img-li {
    float: right;
    width: 310px;
    height: 440px;
}

.img-li li {
    float: left;
    width: 150px;
    height: 100px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    border: 3px solid #e3e3e3;
    box-sizing: border-box;
}
.img-li li:nth-child(2n){
	margin-right: 0;
}

.img-li li.on {
    border-color: #00b3e0;
}

.img-li li img {
    width: 150px;
    height: 100px;
}


.part10{
	width: 100%;
	height: 760px;
	background: url(../images/bg_10.jpg) no-repeat top center;
}

.part10_l{
	width: 330px;
	height: 390px;
	float: left;
	margin-top: 70px;
}

.part10_l ul{
	margin: 20px;
}

.part10_l ul li{
	line-height: 26px;
	margin-top: 6px;
}

.part10_r{
	width: 610px;
	height: auto;
	float: left;
	margin-left: 20px;
	padding: 20px;
	text-align: center;
	margin-top: 70px;
}

.footer{
	clear: both;
	width: 1000px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

.footer p{
	line-height: 30px;
	margin-top: 40px;
}












