@font-face {
  font-family: 'iconfont';
  /* project id 995532 */
  src: url("//at.alicdn.com/t/font_995532_a9qjwjtqvz4.eot");
  src: url("//at.alicdn.com/t/font_995532_a9qjwjtqvz4.eot?#iefix") format('embedded-opentype'), url("//at.alicdn.com/t/font_995532_a9qjwjtqvz4.woff2") format('woff2'), url("//at.alicdn.com/t/font_995532_a9qjwjtqvz4.woff") format('woff'), url("//at.alicdn.com/t/font_995532_a9qjwjtqvz4.ttf") format('truetype'), url("//at.alicdn.com/t/font_995532_a9qjwjtqvz4.svg#iconfont") format('svg');
}
@font-face {
  font-family: 'iconfont';
  /* project id 1554664 */
  src: url('//at.alicdn.com/t/font_1554664_2i7z6lqv0ip.eot');
  src: url('//at.alicdn.com/t/font_1554664_2i7z6lqv0ip.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1554664_2i7z6lqv0ip.woff2') format('woff2'), url('//at.alicdn.com/t/font_1554664_2i7z6lqv0ip.woff') format('woff'), url('//at.alicdn.com/t/font_1554664_2i7z6lqv0ip.ttf') format('truetype'), url('//at.alicdn.com/t/font_1554664_2i7z6lqv0ip.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.clear:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  text-transform: uppercase;
}
i {
  font-style: normal;
}
body,
html {
  min-height: 100%;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #232323;
}
a:focus,
a:hover {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  table-layout: fixed;
}
input,
textarea {
  outline: none;
  border: none;
}
textarea {
  resize: none;
  overflow: auto;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}
.cont {
  width: 1200px;
  margin: 0 auto;
}
header {
  overflow: hidden;
  /*banner*/
}
header .header .top {
  height: 131px;
}
header .header .top .logo {
  display: inline-block;
  margin-top: 39px;
}
header .header .top nav {
  display: inline-block;
}
header .header .top nav ul {
  font-size: 0;
  height: 54px;
  margin-top: 40px;
  display: inline-block;
}
header .header .top nav ul li a {
  color: #000000;
  font-size: 16px;
  line-height: 54px;
  padding: 0 18px;
}
header .header .top .tel {
  display: inline-block;
  font-size: 0;
}
header .header .top .tel .iconfont {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  color: #000000;
  margin-right: 14px;
}
header .header .top .tel .info {
  display: inline-block;
  vertical-align: middle;
}
header .header .top .tel .info p {
  color: #9a9a9a;
  font-size: 16px;
  line-height: 1;
}
header .header .top .tel .info span {
  color: #d30000;
  font-size: 24px;
  font-weight: bold;
}
header .header nav ul {
  font-size: 0;
  height: 54px;
  margin-top: 40px;
  display: inline-block;
}
header .header nav ul li {
  display: inline-block;
}
header .header nav ul li a {
  color: #000000;
  font-size: 16px;
  line-height: 54px;
  padding: 0 18px;
}
header .banner {
  position: relative;
  width: 100%;
  height: 700px;
}
header .banner .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
header .banner .bd ul {
  width: 100% !important;
  height: 700px !important;
}
header .banner .bd ul li {
  width: 100% !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
header .banner .bd ul li a {
  display: block;
  height: 700px;
  background-position: center;
  background-repeat: no-repeat;
}
header .banner > a {
  position: absolute;
  top: 440px;
}
header .banner > a .iconfont {
  font-size: 66px;
  font-weight: bold;
}
header .banner .prev {
  left: 6.6%;
}
header .banner .prev .iconfont {
  color: #000000;
  opacity: 0.25;
  filter: alpha(opacity=25);
}
header .banner .next {
  right: 6.6%;
}
header .banner .next .iconfont {
  color: #c4e684;
  opacity: 0.80;
  filter: alpha(opacity=80);
}
header .banner1 {
  position: relative;
  width: 100%;
  height: 386px;
}
header .banner1 .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
header .banner1 .bd ul {
  width: 100% !important;
  height: 386px !important;
}
header .banner1 .bd ul li {
  width: 100% !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
header .banner1 .bd ul li a {
  display: block;
  height: 700px;
  background-position: center;
  background-repeat: no-repeat;
}
header .banner1 > a {
  position: absolute;
  top: 440px;
}
header .banner1 > a .iconfont {
  font-size: 66px;
  font-weight: bold;
}
header .banner1 .prev {
  left: 6.6%;
}
header .banner1 .prev .iconfont {
  color: #000000;
  opacity: 0.25;
  filter: alpha(opacity=25);
}
header .banner1 .next {
  right: 6.6%;
}
header .banner1 .next .iconfont {
  color: #c4e684;
  opacity: 0.80;
  filter: alpha(opacity=80);
}

.page ul {
  text-align: center;
}
.page ul li {
  display: inline-block;
  vertical-align: top;
  width: 28px;
  height: 29px;
  border: 1px solid #e5e5e5;
  margin: 0 3px;
}
.page ul li a {
  display: block;
  color: #000000;
  font-size: 14px;
  line-height: 29px;
  text-align: center;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.page ul li.prev a {
  line-height: 26px;
}
.page ul li.next a {
  line-height: 26px;
}
.page ul .num.on,
.page ul .num:hover {
  background: #00a13e;
  border-color: #00a13e;
}
.page ul .num.on a,
.page ul .num:hover a {
  color: #ffffff;
}
footer {
  width: 100%;
  background: #1d1d1d;
}
footer .bot {
  font-size: 0;
  padding: 25px 0;
}
footer .bot .left .p1 {
  font-size: 16px;
  color: #fff;
}
footer .bot .wechat {
  display: inline-block;
  vertical-align: middle;
}
footer .bot .wechat img {
  display: block;
  width: 129px;
  height: 129px;
}
footer .bot .contact {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-left: 72px;
  margin-right: 105px;
}
footer .bot .contact .p1 {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
}
footer .bot .contact .p1 span {
  font-size: 30px;
}
footer .bot .contact .p2 {
  line-height: 30px;
  color: #ffffff;
  font-size: 16px;
}
footer .bot .add {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
footer .bot .add p {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
}
