﻿@font-face{font-weight: 400;}
*{padding: 0;margin: 0;box-sizing: border-box;-webkit-overflow-scrolling: touch;overflow-scrolling: touch;font-family: HYQiHei;}
.clearfix:after{content: " ";display: table;height: 0;clear: both;visibility: hidden;}
p{margin: 0;padding: 0;}
a, a:hover, a:visited{color: #3a3a3a;text-decoration: none;-webkit-tap-highlight-color: transparent;}
.slide{position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-size: cover;background-position: center;background-color: #333;}
body{color: #3a3a3a;-webkit-font-smoothing: antialiased;background-color: #fff;}
.banner{width:100%;}
.banner img{display:block;width:100%;}
.content{padding:6% 12%;}
.content h2{font-size:24px;line-height:2.4;margin-top:25px;}
.content .navgin{font-size:20px;line-height:1;margin-bottom:90px;}
.content .title{font-size:20px;line-height:1;}
.content h3,.content p> span{font-size:20px;line-height:2;}
.content p{font-size:16px;line-height:1.6;text-indent:32px;}
.content p:last-child{text-indent:0;}
.footer{width:100%;}
.footer .more{background-color:#00605a;padding:3% 12%;color:#fff;display:flex;flex-direction:row;justify-content:space-between;}
.footer .more .listmode{display:flex;flex-direction:row;justify-content:space-around;width:35%;}
.footer .more .listmode .mode{display:flex;flex-direction:column;justify-content:flex-start;font-size:16px;}
.footer .more .listmode .mode h2{font-size:24px;margin-bottom:14px;}
.footer .more .listmode .mode a{color:#fff;line-height:1.8;}
.footer .more .connect{font-size:16px;line-height:2.6;display:flex;flex-direction:row;justify-content:space-between;width:40%;}
.footer .more .connect .ccinfo{display:flex;flex-direction:column;justify-content:space-between;font-size:16px;line-height:2;}
.footer .more .connect .ccinfo .me{font-size:24px;line-height:1;font-weight:bold;}
.footer .more .connect .ccinfo .tel{font-size:48px;font-weight:bold;line-height:1;}
.footer .bottom{background-color:#d1af7d;padding:0 12%;color:#fff;font-size:16px;line-height:3;}
.footer .bottom a , .footer .bottom a:link{color:#fff;float:right;}
