@charset "UTF-8";
html,
body,
div,
p,
hr,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
tfoot,
tbody,
thead,
form,
input,
textarea,
label,
ul,
ol,
dl,
li,
dt,
dd,
.clearfix:after {
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
}

body {
  padding: 0;
  margin: 0;
  /*font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', 'Helvetica', 'Arial', 'Microsoft YaHei', '微软雅黑', 'STHeitiSC-Light', 'simsun', '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif' !important;*/
  font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
}

h1,
h2,
h3,
h4 {
  font-weight: normal;
}

li {
  list-style-type: none;
}

a {
  text-decoration: none;
  outline: none;
  color: #333;
}

a:hover {
  text-decoration: none;
  color: #3773db;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

iframe,
img {
  border: 0;
}

img {
  vertical-align: middle;
}

input {
  outline: none;
}

button {
  border: 0;
  outline: 0;
}

/* 图片地址 */
/* 颜色 */
/* 屏幕尺寸 */
html,
body {
  position: relative;
  width: 100%;
  overflow-x: hidden;
}

.clearfix {
  display: block;
}

.clearfix:after {
  content: '';
  overflow: hidden;
  width: 100%;
  height: 0px;
  font-size: 0px;
  display: block;
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.hide {
  display: none;
}

.title {
  font-size: 16px;
  color: #89c063;
  position: relative;
  line-height: 30px;
  padding-left: 9%;
  padding-right: 5%;
}

.title a {
  color: #89c063;
}

.title:before {
  content: "";
  width: 4px;
  height: 16px;
  border-radius: 8px;
  background: #89c063;
  position: absolute;
  left: 5%;
  top: 7px;
}

.title .more {
  float: right;
  font-size: 14px;
}

.title i {
  height: 4px;
  background: #89c063;
  width: 100%;
  margin-top: 12px;
  position: absolute;
}

body {
  background: #f7f7f7;
}

.banner img {
  width: 100%;
}

.nav {
  background: #3c4f62;
  width: 93%;
  margin: 0 auto;
  padding: 0px 1% 0px 6%;
}

.nav a {
  width: 20%;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  line-height: 38px;
  color: #ffffff;
}

.nav a:first-child {
  width: 13%;
}

.nav a.active {
  border-bottom: 2px solid #89c063;
}

.foot {
  background: #323e59;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  padding: 10px 0;
  margin-top: 20px;
}

.focus .swiper-container,
.focus .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}

.focus .swiper-container img,
.focus .swiper-slide img {
  width: 100%;
  height: auto;
}

.focus .swiper-container h2,
.focus .swiper-slide h2 {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #ffffff;
  font-size: 14px;
  width: 94%;
  line-height: 36px;
  padding-left: 3%;
  padding-right: 3%;
  background: rgba(0, 0, 0, 0.5);
}

.focus .swiper-container a,
.focus .swiper-slide a {
  color: #ffffff;
}

.focus .swiper-pagination {
  bottom: 6px;
  text-align: right;
}

.focus .swiper-pagination-bullet {
  background: none;
  border: 1px solid #89c063;
  opacity: 1;
}

.focus .swiper-pagination-bullet-active {
  background: #89c063;
}

.intro {
  margin-top: 10px;
}

.intro p {
  padding-top: 10px;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 14px;
  line-height: 24px;
  color: #3e3d3d;
}

.works {
  margin-top: 10px;
}

.works li {
  margin-top: 10px;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 10px;
  border-bottom: 3px solid #e8e8e8;
}

.works li img {
  float: left;
  margin-right: 10px;
  max-width: 35%;
}

.works li h2 {
  font-size: 14px;
}

.works li:last-child {
  border-bottom: 0;
}

.video {
  margin-top: 10px;
}

.video li {
  margin-top: 10px;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 10px;
  border-bottom: 3px solid #e8e8e8;
}

.video li img {
  float: left;
  margin-right: 10px;
  max-width: 35%;
}

.video li h2 {
  font-size: 14px;
}

.video li:last-child {
  border-bottom: 0;
}

.exerpt ul {
  margin-top: 10px;
}

.exerpt li {
  float: left;
  width: 30%;
  margin-left: 2.5%;
  margin-bottom: 10px;
}

.exerpt li img {
  width: 100%;
}

.exerpt h2 {
  font-size: 14px;
  line-height: 34px;
  height: 34px;
  overflow: hidden;
}

.cooper {
  border-top: 2px solid #89c063;
  margin-top: 10px;
  padding-top: 10px;
}

.cooper-item {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 4%;
}

.cooper-item span {
  color: #89c063;
  font-size: 16px;
}

.cooper-item img, .cooper-item a {
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
}

/*# sourceMappingURL=maps/index.css.map */
