@font-face {
  font-family: 'iconfont';
  /* project id 995532 */
  src: url('//at.alicdn.com/t/font_995532_ch3uvf5i0xs.eot');
  src: url('//at.alicdn.com/t/font_995532_ch3uvf5i0xs.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_995532_ch3uvf5i0xs.woff2') format('woff2'), url('//at.alicdn.com/t/font_995532_ch3uvf5i0xs.woff') format('woff'), url('//at.alicdn.com/t/font_995532_ch3uvf5i0xs.ttf') format('truetype'), url('//at.alicdn.com/t/font_995532_ch3uvf5i0xs.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:hover,
a:focus {
  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;
}
:root nav,
:root button,
:root .mask,
:root .refer {
  filter: none;
}
header .top {
  height: 106px;
  width: 1200px;
  margin: 0 auto;
}
header .top .logo {
  float: left;
  padding-top: 21px;
}
header .top .line {
  float: left;
  width: 1px;
  height: 57px;
  border-left: 1px dashed #7d7d7d;
  margin: 24px 29px 0;
}
header .top > p {
  float: left;
  color: #333333;
  font-size: 18px;
  line-height: 30px;
  padding-top: 22px;
}
header .top .tel {
  float: right;
  margin-top: 25px;
}
header .top .tel .iconfont {
  display: inline-block;
  font-size: 55px;
  color: #279c55;
  margin-right: 10px;
}
header .top .tel .info {
  display: inline-block;
}
header .top .tel .info p {
  color: #333333;
  font-size: 16px;
}
header .top .tel .info span {
  color: #ff9600;
  font-size: 26px;
  font-weight: bold;
}
header nav {
  width: 100%;
  height: 50px;
  background: #279c55;
}
header nav > ul {
  width: 1200px;
  margin: 0 auto;
  display: table;
}
header nav > ul > li {
  display: table-cell;
  text-align: center;
  height: 50px;
}
header nav > ul > li a {
  line-height: 50px;
  color: #ffffff;
  font-size: 16px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
header nav > ul > li:hover a,
header nav > ul > li.on a {
  color: #fff600;
}
.page {
  margin: 66px 0;
}
.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: #279c55;
  border-color: #279c55;
}
.page ul .num.on a,
.page ul .num:hover a {
  color: #ffffff;
}
footer {
  background: #3c3c3c;
}
footer .top {
  height: 202px;
  border-bottom: 1px solid #696969;
}
footer .top .cont {
  width: 1200px;
  margin: 0 auto;
}
footer .top .cont .foot-nav {
  float: left;
  font-size: 0px;
  margin-top: 41px;
}
footer .top .cont .foot-nav dl {
  display: inline-block;
  vertical-align: top;
  margin-right: 56px;
}
footer .top .cont .foot-nav dl dt {
  line-height: 30px;
}
footer .top .cont .foot-nav dl dt a {
  color: #f2f2f2;
  font-size: 16px;
}
footer .top .cont .foot-nav dl dd {
  line-height: 30px;
}
footer .top .cont .foot-nav dl dd a {
  color: #cfcfcf;
  font-size: 13px;
}
footer .top .cont .wechat {
  float: right;
  margin-top: 20px;
}
footer .top .cont .wechat img {
  display: block;
  width: 136px;
  height: 136px;
}
footer .top .cont .wechat p {
  color: #cacaca;
  font-size: 13px;
  line-height: 43px;
}
footer .bot {
  line-height: 58px;
  height: 58px;
  width: 1200px;
  margin: 0 auto;
}
footer .bot .links {
  float: left;
  font-size: 0px;
  line-height: 58px;
  height: 58px;
}
footer .bot .links span {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
}
footer .bot .links a {
  display: inline-block;
  margin-right: 4px;
  vertical-align: top;
  color: #888888;
  font-size: 13px;
}
footer .bot p {
  float: right;
  color: #e3e3e3;
  font-size: 13px;
}
.crumb {
  background: #f1f6ff;
  height: 63px;
}
.crumb .cont {
  width: 1200px;
  margin: 0 auto;
  line-height: 63px;
  color: #666666;
  font-size: 16px;
}
.crumb .cont .iconfont {
  font-size: 28px;
  margin-right: 10px;
  line-height: 63px;
}
.crumb .cont a {
  color: #666666;
  font-size: 16px;
  line-height: 63px;
}
#content {
  width: 1200px;
  margin: 0 auto;
  min-height: 1036px;
  text-align: center;
}
.ny-banner {
  width: 100%;
  height: 168px;
}
