@charset "utf-8";
/* CSS Document */

html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0;
	padding: 0;
	font-weight: normal;
}  
fieldset, img {
	border: none;
}
ul, ol {
	list-style: none;
}
input {
	padding-top: 0;
	padding-bottom: 0;
	/*font-family: "SimSun", "宋体";*/
}
select, input {
	vertical-align: middle; 
}
select, input, textarea {
	font-size: 12px;
	margin: 0;
}
textarea {
	resize: none;
}
table {
	border-collapse: collapse;
}
.da .on{
	overflow: hidden;
}

.da img{
	vertical-align: top;
}

.re{
	position: relative;
}
.ov{
	overflow: hidden;
}
.fl{
	float: left;
}
.te{
	text-align: center;
}
.da{
	width:100%;
	margin:0 auto;
	position:absolute;
	top: 0;
	left:0;
	z-index: 10000000;
	display:none;
	color:#fff;
	font: 12px;
	font-family: "微软雅黑";
}
.da a{
	color:#fff;
}
.heig{
	width: 100%;
	height:100%;
	background:rgba(0, 0, 0, 0.78);
	position:absolute;
	top: 0;
	left:0;
	display:none;
}
.wrap{
	width:1200px;
	margin:0 auto;
}
.nav{
	width:100%;
	height:46px;
	background:#333333;
	line-height: 46px;
}
.nav a{
	display:inline-block;
	padding:0 25px;
	font-size: 14px;
	color:#ccc;
}
.nav a:hover{
	color:#ccccff;
}
.nav .nav-a1{
	color:#ccccff;
}
.dzb{
	width:100%;
	height:894px;
	background:url(../image/kv-bg.jpg) no-repeat center top;
}
.part1{
	padding-top: 45px;
}
.part1-in{
	margin-top: 45px;
}
.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;
}
.an{
	width:254px;
	height:45px;
	background:url(../image/tj.png) no-repeat;
	border:0;
	cursor:pointer;
}
.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;
}
.foot{
	width:100%;
	height:50px;
	background:#333;
	line-height: 50px;
}
.foot-in{
	width:890px;
	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: 120px;
}
.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;

}
.kk p{
	margin:0 20px;
	color:#333;
	line-height: 22px;
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 20px;}
.gub{
	cursor:pointer;
}
