
	body {
		background: #f5f5f5;
		color: #666;
		font: 12px/150% Arial,Verdana, "microsoft yahei";
		height: 100%;
		width: 100%;
	}

	html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
		margin: 0;
		padding: 0;
	}
	
	img {
		border: 0;
	}

	a {
		text-decoration: none;
		color: #08acee;
	}

	a:active,a:hover {
		outline: 0;
	}

	button {
		outline: 0;
	}

	img {
		border: 0;
	}

	button,input,optgroup,select,textarea {
		margin: 0;
		font: inherit;
		color: inherit;
		outline: none;
	}

	a {
		color: #666;
	}

	a:hover {
		color: #eee;
	}


	

	/* ------------------- */
	::-moz-placeholder {
		color: #9fa3a7;
	}

	::-webkit-input-placeholder {
		color: #9fa3a7;
	}

	:-ms-input-placeholder {
		color: #9fa3a7;
	}

#baom{max-width: 700px; margin:0 auto;}
#baom2{max-width: 700px; margin:0 auto!important;}

.warp{
	width: 100%;
}
.warp .top{
	width: 100%;
	margin-bottom: 20px;
}	
.warp .top img{
	width: 100%;
	height: auto;
}
.warp h3{
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	color: #333;
	font-weight: bold;
}
.warp .button{
	background:#173443 url(../images/icon.png) no-repeat;
	height: 50px;
}	
.warp .button_1{
	background-position:25% 10px;
}
.warp .button_2{
	background-position:25% -90px;
	margin-bottom: 50px;
}
.warp .button_3{
	background-position:25% -190px;
	background-color: white;
	border: 1px solid #173443;
	color: #173443;
}

	.pc-kk-form{
		width:90%;
		margin:0 auto;
		padding: 20px 0;
		box-shadow:0px 0px 20px #dbdbdb;
		background-color: white;
		/*padding:20px;*/
		border-radius:5px;
	}
	
	.pc-kk-form-list{
		width:90%;
		margin:0 auto;
		margin-bottom:20px;
	}
	.pc-kk-form-list input{
		width:100%;
		background:none;
		color:#9fa3a7;
		border:1px solid #e5e5e5;
		font-size:14px;
		border-radius:5px;
		height:44px;
		line-height:44px;
		text-indent: 10px;
	}

	.nice-select{
		position: relative;
		background: #fff url(images/a2.jpg) no-repeat right center;
		background-size:18px;
		width:100%;
		border:1px solid #e5e5e5;
		border-radius:5px;
		height:44px;
		line-height:44px;
		margin:0 auto;
	}

	.pc-kk-form-list-clear{
		background:none;
		border:none;
		clear: both;
	}
	.pc-kk-form-list .input_2 {
		width:55% !important;
		float:left;	
	}
	.pc-kk-form-list .yanzheng {
		width:38%;
		height:44px;
		float:right;	
		background:#4a90e2;
		color:#fff;
		text-align:center;
		line-height:44px;
		border-radius:5px;
	}
	.pc-kk-form-btn{
		width: 100%;
		margin-top: 20px;
	}
	.pc-kk-form-btn button{
		background:#173443;
		color:#fff;
		border:none;
		width:90%;
		height:50px;
		line-height:50px;
		font-size:16px;
		border-radius:5px;
		display: block;
		margin: 0 auto;
	}

.file_1{
	width: 46%;
	height: 120px;
    float: left;
    position: relative;
    box-shadow:0px 0px 10px #dbdbdb;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.file_1 .file_txt{
	margin: 20px;
	text-align: center;	
	
}
.file_1 .file_txt p:first-child{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}
.file_1:last-child{
	float: right;
}
.file_1 input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    padding: 0;
    margin: 0;
    height: 8rem;
    width: 100%;
    cursor: pointer;
    border: solid 1px #ddd;
    opacity: 0;
}
.warp_cgz{
	width: 100%;
	height: 100%;
	z-index:1;	
}
.warp_cgz .img_bj{
	width: 100%;
	height: 100%;
	z-index: -1;
	position:absolute; 
	/*left: 50%;
    top:50%;
    margin-left:-50px;*/
    margin-top:-50px;
	max-width: 700px;
}
.endlogo{width:80%; margin:40px auto;}
@media screen and (max-width: 480px) and (min-width: 0px) {
.endlogo{width:80%; margin:10% auto 0;}
.endlogo img{ width:70%;}
}
@media screen and (max-width: 480px) and (min-width: 0px) {
.warp_cgz .img_bj{
	width: 100%;

	z-index: -1;
	position:absolute; 
	/*left: 50%;
    top:50%;
    margin-left:-50px;*/
    margin-top:-50px;
	max-width: 700px;
}
}
.warp_cgz .top{
	width: 90%;
	height: 100px;
	/*background-color: rgba(27, 79, 106, .8);*/
	/*box-shadow:0px 0px 10px #dbdbdb;*/
	margin: 20px auto 0;
	font-size: 42px;
	font-weight:bold;
	line-height: 100px;
	text-align: center;
	color: white;
	border-radius: 10px;
}
@media screen and (max-width: 480px) and (min-width: 0px) {
.warp_cgz .top{
	width: 90%;
	height: 100px;
	/*background-color: rgba(27, 79, 106, .8);*/
	/*box-shadow:0px 0px 10px #dbdbdb;*/
	margin: 0 auto;
	font-size: 1.8rem;
	font-weight:bold;
	line-height: 100px;
	text-align: center;
	color: white;
	border-radius: 10px;
}

}
.warp_cgz .tishi{
	width: 90%;
	height: 50px;
	margin: 50px auto;
	line-height: 50px;
	background-color:rgba(255, 255, 255, .7) ;
	/*box-shadow:0px 0px 10px #dbdbdb;*/
	border-radius: 10px;
	color: #173443;
	font-size: 16px;
	text-indent: 10px;
}
.warp_cgz .cgz_name{
	width: 80%;
    height: 280px;
    background-color: white;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    color: #333333;
}
.warp_cgz .cgz_img{
	width: 80%;
    height: 80px;
    background-color: white;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    color: #333333;
}
.shijian{
	font-size: 16px;
    color: #05a091;
}
@media screen and (max-width: 480px) and (min-width: 0px) {
.warp_cgz .cgz_name{
	width: 80%;
    height: 280px;
    background-color: white;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #333333;
}
.warp_cgz .cgz_img{
	width: 80%;
    height: 80px;
    background-color: white;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #333333;
}
}
.warp_cgz .cgz_name {
    border-radius: 10px 10px 0 0;
    box-shadow:0px -10px 10px rgba(27, 79, 106, .5);
    border-bottom: 1px dashed #cccccc;
}
.warp_cgz .cgz_img {
    border-radius:0 0 10px 10px;
    box-shadow:0px 10px 10px rgba(27, 79, 106, .5);
    display:-webkit-box;
	display:-ms-flexbox;
	display:flex-box;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	text-align:center;
} 

.warp_cgz .cgz_name h3,
.warp_cgz .cgz_name p{
	display: block;
	/*height: 50px;
	line-height: 50px;*/
	margin: 20px 0 !important;
}
.warp_cgz .cgz_img img{
	width:80%;
	height: 80%;
	margin: 0 auto;
}
.cgz_name, .cgz_img {
        width: 100px;
        height: 100px;
        /*border: 1px solid #58C4E6;*/
        position: relative;
    }
 
    .cro_left_top, .cro_right_top, .cro_left_bottom, .cro_right_bottom {
        position: absolute;
        width: 20px;
        height: 20px;
        /*border: 1px solid #fff;*/
        z-index: 1;
        background: #2b6685;
        
    }
 
    .cro_left_top {
        top: -1px;
        left: -1px;
        border-radius: 0 0 20px 0;
        /*border-bottom: 1px solid #58C4E6;
        border-right: 1px solid #58C4E6;*/
    }
 
    .cro_right_top {
        top: -1px;
        right: -1px;
        border-radius: 0 0 0 20px;
        /*border-bottom: 1px solid #58C4E6;
        border-left: 1px solid #58C4E6;*/
    }
 
    .cro_left_bottom {
        left: -1px;
        bottom: -1px;
        border-radius: 0 20px 0 0;
        /*border-top: 1px solid #58C4E6;
        border-right: 1px solid #58C4E6;*/
    }
 
    .cro_right_bottom {
        right: -1px;
        bottom: -1px;
        border-radius: 20px 0 0 0;
        /*border-top: 1px solid #58C4E6;
        border-left: 1px solid #58C4E6;*/
    }
