@charset "utf-8";
body,form,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dd,dt,p,hr,input,em{margin:0;padding:0;list-style:none;-webkit-text-size-adjust:none; vertical-align: middle; font-weight:normal;}
body{ font-size:14px; color:#000;  font-family:'微软雅黑','Calibri';}
h1,h2,h3,h4,h5,h6{font-size:100%}
table,img,iframe{border:none}ul{list-style:none}
a{ color:#333;/* text-decoration:none;*/outline:none;}
a:hover {color:#ff2626;text-decoration:none;}
a:active {color:#000;text-decoration:none;}
ol,ul {list-style:none;}
fieldset,img {border:0;}
i,em{ font-style:normal;}
.left{ float:left;}
.right{float:right;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}/* Hides from IE-mac \*/
* html .clearfix{height:1%;}/* End hide from IE-mac */
*+html .clearfix{min-height:1%;}
.w800{width:800px;margin-left: auto;margin-right: auto;height:  auto;overflow: hidden; background:#fff;}
img{display:block; width: 100%; height: auto; vertical-align: top;}
body{background:#f7f7f7;}
/************************************************************************************************************/
.logo{width: 100%; height: auto; margin-top: 5%; display: flex;align-items: center;justify-content: center;}
.logo img{width: 80%; height: auto;}
.tit{width: 100%; height: auto; margin-top: 5%; border-bottom: 1px solid #f3f3f3;padding-bottom:8%;}
.tit p,.tit b{width: 100%; height: auto; display: block; color: #275317; font-size: 40px;line-height: 40px; text-align: center;margin-top:2%;}
.tit b{font-size:45px;line-height: 55px;font-family: 'Garamond';}
.aboutus{width:auto; height: auto;margin-top: 8%;color: #083107; padding: 0 60px;}
.aboutus h2{width:100%; height: auto;font-size: 30px; font-weight: bold; color:#275317;}
.aboutus p{width:100%; height: auto;color: #083107;font-size: 16px;margin-bottom: 3%; margin-top:3%; line-height: 28px; }
.aboutus_ h2,.aboutus_ p,.Legal h2,.Legal ul li p{font-weight: bold; font-family:'Calibri';}
.aboutus h2,.Contact p,.ewm p,.bottom{font-family:'Calibri';}

.Legal{width:auto; height: auto;margin-top: 8%; padding: 0 60px;}
.Legal ul{width:100%; height: auto; margin-top:5%;}
.Legal h2{width:100%; height: auto;font-size: 30px; font-weight: bold;color:#275317;}
.Legal ul li{width:100%; height: auto; margin-bottom:5%;border-bottom: 1px dashed #efefef; overflow: hidden;}
.Legal ul li h2{width:100%; height: auto; display: flex;font-size: 20px; font-weight: bold;}
.Legal ul li h2 img{width:20px; height: auto;color: #083107;margin-right:10px; }
.Legal ul li p{width:100%; height: auto;color: #083107;font-size: 16px;margin-bottom:5%; margin-top:1%; line-height: 28px;  }
.Contact p{display:flex;align-items: center}
.Contact p a{text-decoration: underline; color: red;}
.Contact img{width:20px; height: auto; margin-right:10px;}
.Contact span{width:auto; height: auto; margin-right: 10px;font-weight: bold;}
.Contact b{width:auto; height: auto;text-decoration: underline;}
.Contact sup{width:auto; height: auto;;font-size: 16px;}
.bottom{width:auto; height: auto;margin-top: 8%;color: #083107; padding: 0 60px;color: #083107; font-size: 16px;line-height: 28px;}
.bottom strong{text-align: center;}
.ewm{width:auto; height: auto;padding: 0 60px; display: flex; align-items: center;flex-direction: column;}
.ewm img{width:30%; height: auto; margin-top:8%;}
.ewm p{width:100%; height: auto; font-size: 14px; line-height: 28px;color: #083107;text-align: center; font-weight: bold;}
.ewm p span{font-size: 25px; display:block; width: 100%;}




/*手机适配*/
@media screen and (max-width:900px){
.w800{width:100%; height: auto;}
.tit b,.tit p{font-size:22px; line-height: 30px;}
.lxfs ul{padding:0 30px;}
.Legal h2,.Legal h3,.aboutus h2{padding:0;font-size: 22px;}
.aboutus,.Legal{padding:0 5%;}
.Legal ul{padding:0 5%; width: auto;}
.Legal ul li h2{align-items: flex-start;}
.Legal ul li p,.aboutus p,.ewm p{font-size:14px;line-height: 20px;}
.Legal ul li h2{font-size:18px;}
.bottom,.ewm{font-size:14px;line-height: 20px;padding:0 5%;}
.Contact p{flex-wrap: wrap;}	
.map{word-spacing: -2px;}
}