﻿* {
  padding: 0;
  margin: 0;
  border: none;
  box-sizing: border-box;
  font-family: 氓戮庐猫陆炉茅鈥衡�γ┞烩��, serif;
}
fieldset,
img {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
a:hover {
  color: #fb5d0f;
  text-decoration: none;
}
img {
  vertical-align: middle;
}
body {
  background-color: #fff;
  min-width: 1200px;
}
li {
  list-style: none;
}
.hide {
  display: none;
}
.clearfix {
  /* 猫搂娄氓聫鈥� hasLayout */
  zoom: 1;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.banner {
  width: 100%;
  min-width: 1200px;
}
.banner img{
  width: 100%;
}
.main {
  margin: 0 auto;
  background: #ffffff;
}
.main .con {
  width: 1200px;
  margin: 0 auto;
}
.main .xwsl {
  margin: 50px auto 30px;
  width: 100%;
}
.main .xwsl .title {
  background: url("./title_xwsl.png");
  width: 1200px;
  height: 88px;
  margin: 40px auto;
}
.main .xwsl .describe {
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 26px 30px 20px;
  margin-bottom: 22px;
  position: relative;
}
.main .xwsl .describe h5 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #fb5d0f;
}
.main .xwsl .describe p {
  line-height: 32px;
  color: #666666;
}
.main .xwsl .describe span {
  position: absolute;
  width: 2px;
  height: 60px;
  top: 50%;
  margin-top: -30px;
  background: #fb5d0f;
  left: 0;
}
.main .xwsl .newsList {
  margin-right: -40px;
}
.main .xwsl .newsList li {
  margin-right: 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.main .newsList li {
  padding: 10px 14px 0;
  width: 580px;
  background: #ffffff;
  box-sizing: border-box;
  height: 90px;
  margin-bottom: 22px;
}
.main .newsList li p{
  width: 420px;
  overflow: hidden;
  height: 64px;
}
.main .newsList li p a {
  font-size: 18px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .newsList li span.time {
  color: #a3a3a3;
  margin-top: 40px;
}
.main .zc {
  width: 100%;
  min-width: 1200px;
  padding: 40px 0 30px;
  background: url("./zcsd_bg.jpg") center center;
}
.main .zc .zcsd {
  width: 580px;
}
.main .zc .zcsd .title {
  margin-left: 10px;
  background: url("./title_zcsd.png") no-repeat;
  width: 580px;
  height: 86px;
  margin-bottom: 30px;
}
.main .zc .zcsms {
  width: 590px;
  position: relative;
}
.main .zc .zcsms .title {
  margin-left: 10px;
  background: url("./title_zcsms.png");
  width: 580px;
  height: 86px;
  margin-bottom: 20px;
}
.main .zc .zcsms .swiper-zcsms {
  height: 445px;
  margin-right: -10px;
}
.main .zc .zcsms .swiper-zcsms .section {
  margin: 10px;
  height: 425px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 580px;
  background: #ffffff;
}
.main .zc .zcsms .swiper-zcsms .section img {
  width: 580px;
  height: 322px;
}
.main .zc .zcsms .swiper-zcsms .section p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 420px;
  padding: 15px 0 0 20px;
  font-size: 20px;
  line-height: 34px;
}
.main .zc .zcsms .arrow-left {
  position: absolute;
  background: #dddddd;
  width: 30px;
  height: 30px;
  z-index: 2;
  cursor: pointer;
  box-sizing: border-box;
  padding: 6px 0 0 8px;
  bottom: 44px;
  right: 70px;
  border-radius: 6px;
}
.main .zc .zcsms .arrow-left i {
  background: url("./zcjd_left.png");
  width: 11px;
  height: 17px;
  display: inline-block;
}
.main .zc .zcsms .arrow-left:hover {
  background: #b5d2f6;
}
.main .zc .zcsms .arrow-right {
  position: absolute;
  background: #dddddd;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 2;
  box-sizing: border-box;
  padding: 6px 0 0 11px;
  bottom: 44px;
  right: 26px;
  border-radius: 6px;
}
.main .zc .zcsms .arrow-right i {
  background: url("./zcjd_right.png");
  width: 11px;
  height: 18px;
  display: inline-block;
}
.main .zc .zcsms .arrow-right:hover {
  background: #b5d2f6;
}
.main .zdxm {
  margin: 60px auto;
  width: 1200px;
  position: relative;
}
.main .zdxm .title {
  background: url("./title_zdxm.png");
  width: 1200px;
  height: 88px;
  margin: 36px auto;
}
.main .zdxm .bn {
  background: url("./bn_zdxm.png");
  width: 1200px;
  margin: 36px auto 20px;
  position: relative;
  height: 100px;
}
.main .zdxm .bn a{
  display: block;
  background: #feebdf;
  line-height: 30px;
  border-radius: 15px;
  width: 120px;
  text-align: center;
  color: #ef4f00;
  font-size: 18px;
  position: absolute;
  right: 200px;
  top: 40px;
}
.main .zdxm .bn a:hover{
  background: #fee5d6;
}

.main .zdxm .section {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 380px;
  margin: 10px 30px 0 0;
  height: 282px;
}
.main .zdxm .section:last-child{
  margin-right: 0;
}
.main .zdxm .section h5 {
  padding: 15px 16px 0;
  font-weight: bold;
  height: 75px;
  line-height: 30px;
  font-size: 20px;
}
.main .zdxm .section h5 a {
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
}
.main .zdxm .section .line {
  margin: 15px 0 11px;
  width: 100%;
  height: 1px;
  background: #eaeaea;
}
.main .zdxm .section p {
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 16px;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  height: 120px;
  -webkit-box-orient: vertical;
  color: #666666;
  line-height: 30px;
}
.main .zdxm .section a.more {
  float: right;
  display: block;
  text-align: center;
  color: #ffffff;
  background: #fb7736;
  line-height: 28px;
  margin-right: 16px;
  border-radius: 14px;
  width: 100px;
}
.main .zdxm .section a.more:hover {
  background: #fb5d0f;
}
.main .zdxm .arrow-left {
  position: absolute;
  left: -44px;
  bottom: 140px;
  width: 42px;
  height: 42px;
  border-radius: 21px;
  background: #ffffff;
  cursor: pointer;
  box-shadow: 0 0 8px rgba(84, 18, 14, 0.2);
  transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  -webkit-transition: 300ms;
}
.main .zdxm .arrow-left i {
  display: block;
  margin: 13px 0 0 15px;
  padding-top: 10px;
  background: url("./left.png");
  width: 9px;
  height: 15px;
}
.main .zdxm .arrow-left:hover {
  background: #fff2e7;
}
.main .zdxm .arrow-right {
  position: absolute;
  right: -44px;
  bottom: 140px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  border-radius: 21px;
  background: #ffffff;
  box-shadow: 0 0 8px rgba(84, 18, 14, 0.2);
  transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  -webkit-transition: 300ms;
}
.main .zdxm .arrow-right i {
  display: block;
  margin: 13px 0 0 18px;
  padding-top: 10px;
  background: url("./right.png");
  width: 9px;
  height: 15px;
}
.main .zdxm .arrow-right:hover {
  background: #fff2e7;
}
.main .bsydt {
  margin: 50px auto;
}
.main .bsydt .title {
  background: url("./title_bsydt.png");
  width: 1200px;
  height: 88px;
  margin: 40px auto;
}
.main .bsydt .section {
  width: 380px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-right: 30px;
}
.main .bsydt .section img {
  width: 380px;
  height: 190px;
}
.main .bsydt .section p {
  text-align: center;
  font-weight: bold;
  padding: 18px 0;
  font-size: 20px;
}
.main .bsydt .section:last-child {
  margin-right: 0;
}