@CHARSET "UTF-8";
*{
	margin: 0;padding:0;
}
body{
	min-width: 1300px;
}
.public {
	margin: 0 auto;
	width: 1200px;
}
a{
	text-decoration: none;
}
.clear{
	clear:both;
}
.zy ul li{
	list-style-type: none;
	float: left;
	padding-top:100px;

}
.zy ul li:nth-child(1){
	margin-left: 220px;
}
.zy ul li:nth-child(2){
	margin-left: 55px;
}
.zy ul li:nth-child(3){
	margin-left: 55px;
}
.zy ul li p{
	text-align: center;
	font-size: 22px;
	padding:8px;
}
.zy ul li p:nth-child(3){
	color:#fbe748;
}
.zy ul li div{
	width:180px;
	margin: auto;
	cursor: pointer;
}
.ss_1{
	background: url("../images/12/ss2_01.jpg") center no-repeat;
	height:580px;
}
.ss_2{
	background: url("../images/12/ss2_02.jpg") center no-repeat;
	height:571px;
}
.im1{
	margin: 0 auto;
	width:790px;
	padding:30px 0 10px 0;
}
.im2{
	margin: 0 auto;
	
	width:816px;
	padding:30px 0 10px 0;
}
.ss_3{
	background: url("../images/12/ss2_03.jpg") center no-repeat;
	height:644px;
}
.ss_4{
	background: url("../images/12/ss2_04.jpg") center no-repeat;
	height:643px;
}
.ss_5{
	background: url("../images/12/ss2_05.jpg") center no-repeat;
	height:661px;
}
.ss_6{
	background: url("../images/12/ss2_06.jpg") center no-repeat;
	height:1196px;
}
.ss_7{
	background: url("../images/12/ss2_07.jpg") center no-repeat;
	height:585px;
}

/*表单*/
.lmzxak1 {
    border: 1px solid red;
    height: 32px;
    width: 45%;
    text-indent: 8px;
    font: 1em/2em "Microsoft YaHei";
    border-radius: 3px;
    margin: 5px 0;
	outline:none;
}
.lmzxak2 {
    border: 1px  solid #989898;
    height: 38px;
    width: 85%;
    text-indent: 8px;
    font: 1em/2em "Microsoft YaHei";
    border-radius: 3px;
    margin: 5px 0;
	outline:none;
}
.lmzxak3 {
    width: 50%;
    display: block;
    margin: 20px auto;
    height: 45px;
    border: none;
    background: #f9d21c;
    color: #fff;
    border-radius: 3px;
    letter-spacing: 1px;
    font-size: 17px;
	outline:none;
}
.zxbm16{
    width: 85%;
    margin: 0 auto;

}
.input{
	margin:15px 0;
		
}
.btn-group{
    background: #0074D7;
}
.form-group{
	margin:15px 0;
}
.form-group input{
   height:40px;
}
