	.ki_gbook_container{ padding:0 9vw 0 9vw; text-align:center; margin-bottom:120px;}
	div#ki_gtxt{ display:-webkit-box;  /* iOS 6-, Safari 3.1-6 */
	display:-webkit-flex; /* Chrome */
	display:-moz-box;     /* Firefox 19 */
	display:-ms-flexbox;   
	display:flex;  /*flex容器*/
	
	box-pack:justify;
	-webkit-box-pack: justify;
	-moz-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content: space-between; 
	
	
	box-align:start; 
	-webkit-box-align:start;
	-moz-box-align:start;
	-ms-flex-align:start;align-items:flex-start; width:100%;}
	.gbk1{ width:100%;}
	.gbk1 ul{display:-webkit-box;  /* iOS 6-, Safari 3.1-6 */
	display:-webkit-flex; /* Chrome */
	display:-moz-box;     /* Firefox 19 */
	display:-ms-flexbox;   
	display:flex;  /*flex容器*/
	
	
	
	justify-content: space-between;
	
	width: 100%;}
.gbk1 ul>li{ width: 25%;}
.gbk1 ul>.vcode .floatleft{float: left;}
.gbk1 ul>.vcode .floatleft:first-child{width: calc(100% - 80px);}
.gbk1 ul>.vcode .floatleft:last-child{width: 80px;}
.gbk1 ul>.vcode .floatleft img{margin-top: 0.5vw;}


div#ki_code ul {
		display:-webkit-box;  /* iOS 6-, Safari 3.1-6 */
		display:-webkit-flex; /* Chrome */
		display:-moz-box;     /* Firefox 19 */
		display:-ms-flexbox;   
		display:flex;  /*flex容器*/
		
		box-align:end; 
		-webkit-box-align:end;
		-moz-box-align:end;
		-ms-flex-align:end;
		align-items: flex-end;
		box-pack:start;
		-webkit-box-pack: start;
		-moz-box-pack:start;
		-ms-flex-pack:start;
		justify-content: flex-start;
}
div#ki_code>ul{    margin-top:  3.125vw;}
input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: textfield;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}
.InputV1{ width: calc(100% - 20px);  height:38px;border-color: #AAABAB;
    border-radius: 0;
    border-width: 0 0 1px 0;
    border-style: solid;
    line-height: 2;
    padding: 6px 0;
    transition: 0.3s linear all;}
input#vcode{ width: calc(100% - 22px);}
input::-webkit-input-placeholder { /* WebKit browsers */   color:    #999;  }  
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */   color:    #999;  }  
input::-moz-placeholder { /* Mozilla Firefox 19+ */    color:    #999;  }  
input:-ms-input-placeholder { /* Internet Explorer 10+ */    color:    #999;  }   
textarea::-webkit-input-placeholder { /* WebKit browsers */    color:    #999;  }  
textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */   color:    #999;  }  
textarea::-moz-placeholder { /* Mozilla Firefox 19+ */   color:    #999;  }  
textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  color:    #999;   }   
.messages_titile{ line-height:60px; font-size:20px; font-family:"微软雅黑"; border-bottom:solid 1px #e8e8e8; margin-top:30px;}
.Gbook_b1{margin:0 auto; padding:30px 0 40px 0; border-bottom: solid #e8e8e8 1px;}
.InputV1:focus{border-color: #E11C13;}
.ButtonV1{width: 200px;
height: 40px;
background: #FFEB47;
border-radius: 10px;
 text-align: center;
 line-height: 40px;
 font-size: 16px;
 cursor: pointer;
 font-weight: 400;
 color: #333333;}
.TextareaV1{line-height:150%;padding: 15px 10px;border:1px solid #ddd;background-color:#fafafa;resize:none;width:calc(100% - 20px);-webkit-appearance: none;}
.TextareaV1:focus{border:1px solid #FFEB46;background-color:#fff;}

/*留言内容*/
.joinbox{
	padding-top: 2.6vw;
	text-align: left;
	background-image: url(../images/JOINUS.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 4vw;
}

.messPage { padding: 72px 0px 0 0; margin:0 auto; }
.messPage .inT { text-align: center; margin-bottom: 60px; }
.inT { font-size: 30px; color: #999; line-height: 1.1;font-family:"微软雅黑"; }
.messdL { border: 1px solid #e5e5e5; padding: 13px 30px 3px; margin-bottom: 30px; }
.messdL .blue { font-size: 14px; }
.messdL dt .blue { margin-right: 24px; }
.messdL .c { padding: 8px 0px 12px; line-height:22px; color:#777; }
.messdL dd { border-top:dotted 1px #e8e8e8; padding-top: 12px; line-height:22px; }
.blue { color: #FFEB46; font-weight:bold; }
/* 联系我们 */
.mapl{
	width: 39%;
	height: 44.27vw;
	background-image: url(../images/callus.png);
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	padding-top: 5.73vw;
	padding-left: 7.8125vw;
}
.mapl .titr {
    padding-left: 1.25vw;
}
.mapl .titl {
    width: 3.125vw;
    height: 3.125vw;
    background-image: url(../images/logos.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.mapbox{
	width: 61%;
	height: 44.27vw;
}
.ki_map {
	margin-bottom: -5vw;
}
.click_to_nav{
	display: none;
	text-align: center;
}
.click_to_nav a{
	display: inline-block;
	color:#000;
	background-color: #FFEB46;
	padding:2vw 8vw;
	border-radius: 30px;
}
@media (max-width:1580px){
	.ki_gbook_container{ padding:0 100px;}
	}
@media (max-width:1366px){
		.ki_gbook_container{margin-bottom:100px; }
	}
@media only screen and (max-width: 720px){
.ki_gbook_container{ padding:0 4%; margin-bottom:11vw;}
div#ki_gtxt{ display:block;}
.gbk1{ width:100%;}
.gbk2{ width:calc(100% - 2px);}

div#ki_code>ul{ margin-top:20px;}	
	li.btn{ margin-left:3vw;}
.ButtonV1{padding:0 15px;font-size:14px;}

	
	
	
	
	
	}
	
@media (max-width:1200px){

	.mapl {
		height: 50.27vw;
	}
	.mapbox {
		height: 50.27vw;
	}
}
	
@media (max-width:1000px){
	.ki_map {
		margin-bottom: -10vw;
	}
	.mapl {
		height: 56.27vw;
	}
	.mapbox {
		height: 56.27vw;
	}
	
}
	
@media (max-width:800px){
	.ki_map {
		margin-bottom: -10vw;
	}
	.mapl {
		height: auto;
		width: 100%;
		padding-bottom: 24vw;
		padding-left: 7vw;
		padding-right: 7vw;
	}
	.mapbox {
		display: none;
	}
	.click_to_nav{
		display: block;
	}
	.mapl .titl {
		width: 9vw;
		height: 9vw;
	}
	.gbk1 ul {
		display: block;
		width: 100%;
	}
	.gbk1 ul li {
		width: 100%;
	}
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	