*{
	margin: 0;
	padding: 0;
}

img{
	border: none;
}

ul,li{
	list-style: none;
}

body{
	width: 100%;
	height: 4900px;
	background: url(images/bg.jpg) no-repeat top center;
	font-size: 16px;
	color: #fff;
}
a{
	color: #fff;
	text-decoration: none;
}

p a{
	color: #66b9f4;
}
a:hover,a:focus{
	color: #66b9f4;
	text-decoration: underline;
}

.wrapper{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding-top: 510px;
}

.part1{
	width: 1000px;
	height: auto;
	overflow: hidden;
}

.title1{
	width: 952px;
	padding-left: 48px;
	height: 57px;
	background: url(images/title1.png) no-repeat top left;
	font-size: 42px;
	color: #fff;
	line-height: 57px;
}
.title2{
	width: 952px;
	padding-left: 48px;
	height: 57px;
	background: url(images/title2.png) no-repeat top left;
	font-size: 42px;
	color: #fff;
	line-height: 57px;
}

.focus{
	float: left;
	width: 510px;
	height: 340px;
	margin-top:20px;
}
.slide{ 
	width: 510px;
	height: 340px;
}
.out-img {
    position: relative;
	width: 510px;
	height: 340px;
    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;
	height: 340px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}

.part1_r h3{
	font-size: 24px;
	color: #66b9f4;
	line-height: 36px;
}
.part1_r p{
	line-height: 32px;
	text-indent: 2em;
}


.part2,.part3{
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin-top: 26px;
}

.out-img2 {
    position: relative;
	width: 510px;
	height: 340px;
    overflow: hidden;
}

.out-img2 .img2 {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img2 .img2 li {
    float: left;
    position: relative;
}

.out-img2 .img2 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-img2 .num2 {
    width: 100%;
    position: absolute;
    text-align: right;
    bottom: 12px;
    font-size: 0;
    right: 10px;
}

.out-img2 .num2 li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 3px;
    display: inline-block;
    cursor: pointer;
}

.out-img2 .num2 li.on {
    background-color: #e01428;
}

.out-img2 .btn2 {
    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-img2:hover .btn2 {
    display: block;
}

.out-img2 .btn-l2 {
    left: 0;
}

.out-img2 .btn-r2 {
    right: 0;
}


.view{
	width: 300px;
	height: 390px;
	border: 1px solid #4eaff4;
	box-sizing: border-box;
	float: left;
	margin-top: 20px;
	background: url(images/gd_bg.png) no-repeat scroll 11px 210px;
}

.view img{
	margin: 1px;
}
.view p{
	margin: 15px 8px;
	line-height: 28px;
	font-size: 14px;
	text-indent: 4em;
}
.v_l{
	margin-left: 50px;	
}

.visual{
	width: 480px;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 20px;
}
.visual p{
	line-height: 36px;
}

.zd_box{
	width: 1000px;
	height: 500px;
	background: url(images/map.png) no-repeat scroll top center;
	position: relative;
}

.zd_tit{
	position: absolute;
	top:10px;
	right: 20px;
}
.zd{
	width: 146px;
	height: 145px;
	border: 2px solid #4eaff4;
	font-size: 14px;
	line-height: 18px;
	position: absolute;
}
.zd img{
	width: 146px;
	height: 78px;
	margin: px;
}
.zd p{
	margin: 3px;
}

.zd1{
	top:180px;
	left: 0;
}
.zd2{
	top:36px;
	left: 293px;
}
.zd3{
	top:218px;
	left: 233px;
}
.zd4{
	top:130px;
	left: 500px;
}
.zd5{
	top:310px;
	left: 542px;
}
.zd6{
	top:250px;
	left: 835px;
}

.part4{
	width: 1000px;
	height: auto;
	overflow: hidden;
	background: url(images/canshu.png) no-repeat right 70%;
	
}
.focus3{
	float: left;
	width: 540px;
	height: 360px;
	margin-top:20px;
}
.slide3{ 
	width: 540px;
	height: 360px;
}
.out-img3 {
    position: relative;
	width: 540px;
	height: 360px;
    overflow: hidden;
}

.out-img3 .img3 {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img3 .img3 li {
    float: left;
    position: relative;
}

.out-img3 .img3 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-img3 .num3 {
    width: 100%;
    position: absolute;
    text-align: right;
    bottom: 12px;
    font-size: 0;
    right: 10px;
}

.out-img3 .num3 li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 3px;
    display: inline-block;
    cursor: pointer;
}

.out-img3 .num3 li.on {
    background-color: #e01428;
}

.out-img3 .btn3 {
    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-img3:hover .btn3 {
    display: block;
}

.out-img3 .btn-l3 {
    left: 0;
}

.out-img3 .btn-r3 {
    right: 0;
}

.cx_l{
	width: 468px;
	height: 434px;
	float: left;
	margin-top: 20px;
}

.cx_l_box{
	width: 468px;
	height: 125px;
	background: url(images/cx_bg.png) no-repeat top left;
}
.cx_l_box h3{
	font-size: 24px;
	padding: 5px 0 0 25px;
	font-weight: normal;
}

.cx_l_box p{
	padding:12px 20px 0 28px;
	font-size: 14px;
	line-height: 24px;
}
.cx_l_box p a{
	color: #fff;
}

.cx_r{
	width: 497px;
	height: 382px;
	float: right;
	margin-top: 20px;
	background: url(images/znx_bg.png) no-repeat top left;
	overflow: hidden;
	padding-top: 52px;
}
.cx_r_box{
	height: 217px;
	height: auto;
	float: left;
	margin-left: 21px;
	text-align: center;
}
.cx_r_box p{
	line-height: 36px;
}

.nh_box{
	width: 300px;
	height: 359px;
	float: left;
	background: url(images/nh_bg.png) no-repeat top center;
	margin-top: 20px;
}
.nh_box img{
	border: 2px solid #66b9f4;
	margin-top: 24px;
}
.nh_box p{
	line-height: 30px;
	padding: 2px 40px;
}

.bottom{
	width: 1000px;
	height: 514px;
	background: url(images/bottom.png) no-repeat top center;
	margin-top: 40px;
	overflow: hidden;
}
.zt{
	width: 366px;
	height: auto;
	float: left;
	text-align: center;
    padding-top: 40px;
    margin-left: 1px;
}
.zt_box{
	width: 330px;
	height: 160px;
	margin: 0 auto;
	overflow: hidden;
}

.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;
}







