@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}
body{
	font-size: 14px;
	color: #333;	
	font-family: "Microsoft Yahei";
	background: url(images/bg.jpg) repeat top left;
}

a{
	color: #333;
	text-decoration: none;
}

a:hover,a:focus{
	color: #d50000;
	text-decoration: underline;
}
p a{
	color: #d50000;
}
img{
	border: none;
}

 ul,li{
 	list-style: none;
 }


.part1{
	width: 100%;
	height: 518px;
	background: url(images/bg01.jpg) no-repeat top center;
}

.part2{
	width: 1000px;
	height: 401px;
	background: url(images/part2_bg.png) no-repeat top center;
	overflow: hidden;
	margin: 30px auto 0 auto;
	
}
.title1{
	width: 1000px;
	height: 34px;
	text-align: center;
	margin-top: 30px;
}

.focus{
	width: 530px;
	height: 490px;
	float: left;
	margin: 49px 0 0 20px;
}
.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;
}



.part2_r{
	float: left;
	margin: 49px 0 0 70px;
	width: 360px;
}
.part2_r h3{
	font-size: 20px;
	line-height: 34px;
	text-align: left;
	margin-top: 5px;
}
.part2_r p{
	font-size: 16px;
	text-indent: 2em;
	line-height: 32px;
	margin-top: 10px;
}
.news{
	width: 335px;
	margin-top: 16px;
}
.news li{
	line-height: 32px;
	background: url(images/icon.png) no-repeat center left;
	padding-left: 25px;
}

.part3,.part4{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.part3 ul{
	margin-top: 30px;
}
.part3 ul li{
	width: 180px;
	height: 160px;
	float: left;
	margin-right: 25px;
}
.part3 ul li:nth-child(5n){
	margin-right: 0;
}
.part3 ul li p{
	text-align: center;
	line-height: 32px;
}
.title2{
	width: 1000px;
	height: 65px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.cx_l{
	width: 330px;
	height: 230px;
	float: left;
}
.cx_c{
	width: 336px;
	height: 230px;
	float: left;
}
.cx_c ul li{
	width: 158px;
	height: 110px;
	margin-left: 10px;
	float: left;

}
.cx_c ul li a{
	width: 158px;
	height: 110px;
	display: block;
}

.cx_r{
	width: 324px;
	height: 230px;
	float: left;
	margin-left: 10px;
	background: url(images/cx_bg.png) no-repeat top center;
	font-size: 16px;
}
.cx_r td{
	padding: 0 10px;
}

/* 小图点大图 */
ul,li{ list-style:none;}
#wrapper { max-width: 600px; margin: 0 auto; text-align: center; } 
#gallery,#gallery2,#gallery3,#gallery4,#gallery5,#gallery6,#gallery7,#gallery8,#gallery9,#gallery10,#gallery11,#gallery12,#gallery13,#gallery14,#gallery15,#gallery16,#gallery17,#gallery18,#gallery19,#gallery20 { overflow: hidden; }
#gallery21 { overflow: hidden; }

#gallery a,#gallery2 a,#gallery3 a,#gallery4 a,#gallery5 a,#gallery6 a,#gallery7 a,#gallery8 a,#gallery9 a,#gallery10 a{ display: block; float: left; }
#gallery11 a,#gallery12 a,#gallery13 a,#gallery14 a,#gallery15 a,#gallery16 a,#gallery17 a,#gallery18 a,#gallery19 a,#gallery20 a ,#gallery21 a{ display: block; float: left; }

#gallery a img,#gallery2 a img,#gallery3 a img,#gallery4 a img,#gallery5 a img,#gallery6 a img,#gallery7 a img,#gallery8 a img,#gallery9 a img,#gallery10 a img { display: block; border: 0; }
#gallery11 a img,#gallery12 a img,#gallery13 a img,#gallery14 a img,#gallery15 a img,#gallery16 a img,#gallery17 a img,#gallery18 a img,#gallery19 a img,#gallery20 a img,#gallery21 a img { display: block; border: 0; }


.part5{
	width: 100%;
	height: 666px;
	overflow: hidden;
	background: url(images/bg02.jpg) no-repeat top center;
}

.box2{
	width: 1000px;
	height: 666px;
	margin: 0 auto;
}

.box3{
	width: 1000px;
	height: 355px;
	padding-top: 30px;
	border: 2px solid #d50000;
	box-sizing: border-box;
	background-color: #fff;
}



.title3{
	width: 1000px;
	height: 34px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.zs-form .form-li {
    width: 570px;
    height: auto;
    overflow: hidden;
    margin:  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: 1000px;
	height: auto;
	margin: 20px auto;
	text-align: center;
}

.footer p{
	line-height: 30px;
}
