﻿@charset "utf-8";
.clear {
    clear: both;
}
body {
    background: #c69d7f;
}
.bdinput input {
    
    padding: 2px;
    border: #d3d3d3 1px solid; font-size: 14px;
    background: #fff;
}
.bdinput textarea{
	 padding: 5px;
    border: #d3d3d3 1px solid;
    background: #fff;  font-size: 14px;
}
.txt h3 {
    font-weight: bold;
    font-size: 16px;
    color: #5C412B;
    padding-bottom: 30px;
}
.txt p {
    color: #887865;  padding-bottom: 30px;
}
.box{ padding: 50px 30px;}
.bdtxt{
	 
    font-size: 16px;
    font-weight: bold;
    color: #273748; padding-bottom: 10px;
}
.bdinput{ padding-bottom: 20px;}
.bnt{ text-align: center; }
.bnt input{ width: 120px; height: 40px; line-height: 40px; border: none; background: #5c412b; color: #fff; font-size: 18px; letter-spacing: 2px;}
.bdinput .tel{ background: url(../images/sj.png) no-repeat 6px 10px #fff; padding-left: 20px; }

.bdinput{ margin-left: 10px;}
@media screen and (min-width:1200px) and (max-width:4600px) {
.wrap {
    width: 800px;
    margin: 0 auto;
    background:url(../images/bg.png) no-repeat bottom left #eddbc7; background-size: 100%;   
}
.bdinput input {
    width: 260px;
}
	.bdinput .tel{width: 360px; }
	.bdinput textarea{ width: 710px; height: 100px;  }
 .h60{
    height: 60px; clear: both;
}

}

 
/*wap*/
@media screen and (min-width:0px)  and  (max-width:1199px)  {
html,body{max-width:750px; margin:0 auto; font-size:1.2rem;}
html{font-size:62.5%}
.pc{display:none;}
.wap{display:block;}
.clear{clear:both; height:1px !important; font-size:1px !important;}
@media only screen and (min-width:321px) {html {font-size:62.5%!important}}
@media only screen and (min-width:361px) {html {font-size:70.31%!important}}
@media only screen and (min-width:376px) {html {font-size:73.24%!important}}
@media only screen and (min-width:481px) {html {font-size:94%!important}}
@media only screen and (min-width:561px) {html {font-size:109%!important}}
@media only screen and (min-width:641px) {html {font-size:125%!important}}

.bdinput{ margin-left: 0;}
	.wrap {
    
    margin: 0 auto;
    background:url(../images/bg.png) no-repeat bottom left #eddbc7; background-size: 100%;   
}
.bdinput input {
    width:100%;
}
	 
	.bdinput textarea{ width:100%; height: 150px;  }
	
}
