@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}
body{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;
}

a{
	color: #fff;
	text-decoration: none;
}
img{
	border: none;
}

a:hover,a:focus{
	color: #ffea00;
	text-decoration: underline;
}

 ul,li{
 	list-style: none;
 }
 
.banner{
	width: 100%;
	height: 525px;
	background: url(images/bg_01.jpg) no-repeat top center;
}

.content{
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.part1{
	width: 100%;
	height: 462px;
	background: url(images/bg_02.jpg) no-repeat top center;
}

/*精彩图片*/
#focus_Box{position:relative;width:830px;height:400px;margin:20px auto;}
#focus_Box ul{position:relative;width:830px;height:400px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;}
#focus_Box li img{width:100%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(images/float-bg.png) repeat;text-align:center;color:#333;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:62px;height:62px;top:150px;}
#focus_Box .prev{background:url(images/btn.png) left bottom no-repeat;left:-80px}
#focus_Box .next{background:url(images/btn.png) right bottom no-repeat;right:-80px} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}

.content2{
	width: 1056px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.title1{
	width: 1000px;
	height: auto;
	font-size: 44px;
	text-align: center;
}
.title2{
	width: 1000px;
	height: 28px;
	line-height: 28px;
	font-weight: normal;
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
	background: url(images/tit.png) no-repeat top center;
}

.part2{
	width: 100%;
	height: 637px;
	background: url(images/bg_03.jpg) no-repeat top center;
}
.part2_box{
	width: 1056px;
	height: 494px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-top: 10px;
}
.part2_bg{
	width: 1056px;
	height: 494px;
	background: url(images/pic2.png) no-repeat top left;
}
.part2_bg2{
	width: 1056px;
	height: 494px;
	background: url(images/pic2_2.png) no-repeat top left;
	margin-top: 10px;
}

.part2_txt{
	width: 280px;
	height: 160px;
	float: left;
	padding: 20px 40px 20px 20px;
	margin-top: 285px;
}
.part2_txt h4{
	font-size: 18px;
	text-align: center;
	line-height: 32px;
}
.part2_txt p{
	text-indent: 0;
	line-height: 26px;
}

.part3{
	width: 100%;
	height: 595px;
	background: url(images/bg_04.jpg) no-repeat top center;
}

.part3_box{
	width: 1056px;
	height: 374px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-top: 50px;
}
.part3_box ul li{
	width: 490px;
	height: 177px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.part3_box ul li:nth-child(2n){
	margin-right: 0;
}
.part3_box ul li p{
	margin: 16px 20px 20px 240px;
	width: 230px;
	line-height: 24px;
}

.fc1{background: url(images/pic3.png) no-repeat top left;}
.fc2{background: url(images/pic4.png) no-repeat top left;}
.fc3{background: url(images/pic5.png) no-repeat top left;}
.fc4{background: url(images/pic6.png) no-repeat top left;}
.fc5{background: url(images/pic7.png) no-repeat top left;}
.fc6{background: url(images/pic8.png) no-repeat top left;}
.fc7{background: url(images/pic9.png) no-repeat top left;}
.fc8{background: url(images/pic10.png) no-repeat top left;}

.part4{
	width: 100%;
	height: 600px;
	background: url(images/bg_05.jpg) no-repeat top center;
}

.part4_bg{
	width: 473px;
	height: 364px;
	float: left;
	margin-top: 32px;
	background: url(images/pic1.png) no-repeat top left;
}
.part4_bg_t{
	width: 413px;
	height: auto;
	overflow: hidden;
	padding: 30px 30px 0 30px;
}
.part4_bg_t h3{
	font-size: 18px;
	margin-bottom: 10px;

}
.part4_bg_l{
	width: 165px;
	height: 115px;
	float: left;
}
.part4_bg_r{
	width: 228px;
	height: 115px;
	float: left;
	margin-left: 20px;
	line-height: 26px;
}
.part4_bg table{
	margin: 20px 30px 0 30px;
	text-align: center;
}


.part5{
	width: 100%;
	height: 925px;
	background: url(images/bg_06.jpg) no-repeat top center;
}

.part5_box{
	width: 1056px;
	height: 384px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-top: 40px;
}
.part5_box ul li{
	width: 296px;
	height: 364px;
	padding: 12px;
	float: left;
	margin-right: 20px;
	background-color: #fff;
	margin-bottom: 20px;
}
.part5_box ul li:nth-child(3n){
	margin-right: 0;
}
.part5_box ul li p{
	line-height: 26px;
	color: #333;
	margin-top: 10px;
}


.part6{
	width: 100%;
	height: 467px;
	background: url(images/bg_07.jpg) no-repeat top center;
}

.news{
	width: 365px;
	height: 430px;
	float: left;
}
.news h3{
	text-align: right;
	padding-right: 30px;
	font-size: 40px;
}
.news ul{
	width: 270px;
	line-height: 30px;
	margin: 30px 20px 0 46px;
}

.fd{
	width: 615px;
	height: 430px;
	float: left;
	margin-left: 20px;
}
.fd h3{
	text-align: center;
	padding-right: 30px;
	font-size: 40px;
}

.zs-form .form-li {
    width: 570px;
    height: auto;
    overflow: hidden;
    margin: 50px auto 0 auto;
}
.zs-form .form-li div {
    float: left;
    width: 285px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}
.zs-form .form-li div.form-lil {
    width: 285px;
    padding-right: 0px;
}
.zs-form .form-li div.form-lir {
    width: 275px;
    padding-left: 10px;
}
.zs-form .form-li div span {
    display: block;
    float: left;
    width: 38px;
    height: 40px;
    border: 1px solid #e3e3e3;
    background: url(images/icon-4.png) no-repeat center center #fff;
    box-sizing: border-box;
}
.zs-form .form-li div span.icon-name {
    background-position: 0 0;
}
.zs-form .form-li div span.icon-add {
    background-position: 0 -38px;
}
.zs-form .form-li div span.icon-tel {
    background-position: 0 -76px;
}
.zs-form .form-li div span.icon-code {
    background-position: 0 -114px;
}
.zs-form .form-li div input {
    float: left;
    width: 235px;
    height: 40px;
    border: 1px solid #e3e3e3;
    border-left: 0 none;
    padding: 0 5px;
    box-sizing: border-box;
    outline: none;
    color: #666666;
}
.zs-form .form-li div input.yzm {
    width: 130px;
}
.zs-form .form-li div img {
    width: 90px;
    height: 38px;
    float: right;
}
.zs-form .form-message {
    width: 570px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.zs-form .form-message p {
    margin-bottom: 10px;
}
.zs-form .form-message textarea {
    line-height: 24px;
    border: 1px solid #e3e3e3;
    padding: 10px;
    font-family: "Microsoft Yahei";
    outline: none;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    color: #999999;
}
.form-btn {
    clear: both;
    width: 220px;
    margin: 0 auto;
    padding-top: 20px;
    height: auto;
    overflow: hidden;
}
.form-btn button {
    font-family: "Microsoft Yahei";
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
}
.form-btn button.submit {
    background-color: #ff8300;
    margin-right: 20px;
}
.form-btn button.reset {
    background-color: #999999;
}

.footer{
	width: 100%;
	height: 230px;
	background-color: #222;
}
.footer p{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0;
	line-height: 30px;
}








