
/* CSS Document */
.dz_da .re{
	position: relative;
}
.dz_da .ov{
	overflow: hidden;
}
.dz_da .fl{
	float: left;
}
.dz_da .te{
	text-align: center;
}
.dz_da{
	width:100%;
	margin:0 auto;
	position:absolute;
	top: 0;
	left:0;
	z-index: 10000000;
	display:none;
	color:#fff;
}
.heig{
	width: 100%;
	height:100%;
	background:rgba(0, 0, 0, 0.78);
	position:absolute;
	top: 0;
	left:0;
	display:none;
}
.dz_da .dz_nav .wrap{
	width:1200px;
	margin:0 auto;
}
.dz_nav{
	width:100%;
	height:46px;
	background:#333333;
	line-height: 46px;
}
.dz_nav a{
	display:inline-block;
	padding:0 25px;
	font-size: 14px;
	color:#ccc;
}
.dz_nav a:hover{
	color:#ccccff;
}
.dz_nav .dz_nav-a1{
	color:#ccccff;
}
.dzb{
	width:100%;
	height:894px;
	background:url(../image/kv-bg.jpg) no-repeat center top;
}
.ppart1{
	padding-top: 45px;
}
.part1-in{
	width: 1200px; margin: 45px auto 0;
}
.meibi{
	font-size: 36px;

}
.linel{
	width:90px;
	height:1px;
	position:absolute;
	background:#fff;
	top: 50%;
	left:31%;
}
.liner{
	width:90px;
	height:1px;
	position:absolute;
	background:#fff;
	top: 50%;
	right:31%;
}

.inpts{
	width:602px;
	height:632px;
	background:#ff9b37;
	color:#333;
	padding:36px 0 0 40px;
	box-sizing: border-box;
}
.xx{
	position:absolute;
	top: 10px;
	right: 10px;
	cursor:pointer;
}
.inpts h2{
	font-size: 24px;
}
.inpts p{
	font-size: 14px;
	line-height: 30px;
}
.meiyan{
	background:#009999;

}
.meixi{
	background:#ff9999;
	padding:36px 0 0 20px;
}
.meixi .checkbox-wrap{
	width:550px;
	padding:22px 0 0 28px;
}
.meilian{
	background:#6899d1;
}
.shous{
	background:#cc66cc;
}


.checkbox-wrap{
    width: 528px;
    position: relative;
    height:315px;
    background:rgba(250, 238, 225, 0.35);
    padding:22px 0 0 35px;
	box-sizing: border-box;
	margin-top: 10px;
}
input[type="checkbox"]{
    display: none;
}
input[type="checkbox"]+label {
    display: inline-block;
    width: 32.333%;
    height:42px;
    text-align: left;
    -webkit-box-sizing: border-box;
    font-size: 14px;
}

.checkbox-wrap label::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: #fff;
    vertical-align: middle;
    margin-top: -3px;
    -webkit-border-radius: 50%;
    margin-right: 5px;
    -webkit-box-sizing:border-box;
  -webkit-transition:background ease-in .5s
}

input[type="checkbox"]:checked+label::before{
      background-color: rgb(255, 153, 51);
    border: 5px #EEEEEE solid;
}

.xinxi{
	margin:28px 0 30px 0;
}
.xinxi input{
	width:200px;
	height:30px;
	border:0;
	border-radius: 3px;
	padding-left: 5px;
	margin-right: 4px;
}
.dz_da .form{
	height:45px;
	overflow: hidden;
	
}
.an{
	width:254px;
	height:45px;
	background:url(../image/tj.png) no-repeat;
	border:0;
	cursor:pointer;
	float:left;display:inline;
}
.aa{
	font-size: 16px;
	color:#333;
	display:inline-block;
	width:254px;
	height:45px;
	background:#ccc;
	vertical-align: middle;
	border-radius: 3px;
	text-align: center;
	line-height: 45px;
	margin-left: 15px;
	float:left;
	display:inline;
}
.foot{
	width:100%;
	height:50px;
	background:#333;
	line-height: 50px;
}
.foot-in{
	width:870px;
	margin:0 auto;
}
.foot-in p{
	display:inline-block;
	font-size: 12px;
	color:#ccc;
}
.foot-in .p1{
	margin-right: 40px;
}
.foot-in .p2{
	margin-right: 40px;
}
.dz_da .kk{
	width:476px;
	height:250px;
	background:#fff;
	padding-top: 42px;
	box-sizing: border-box;
	position:absolute;
	top: 50%;
	margin-top: -125px;
	left:50%;
	margin-left: -238px;

}
.dz_da .kk p{
	margin:0 20px;
	color:#333;
	line-height: 22px;
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 20px;}
.gub{
	cursor:pointer;
}
