#__bs_notify__ {
  display: none !important;
}
.wid {
  width: 1200px;
  margin: 0 auto;
}
.header {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  line-height: 80px;
  background: rgba(0,0,0,0.8);
}
.header h1 {
  float: left;
  width: 248px;
  height: 100%;
}
.header h1 a {
  width: 100%;
  height: 100%;
  display: block;
}
.header h1 a img {
  width: 100%;
  height: 50px;
}
.header ul {
  float: right;
  width: 64%;
}
.header ul li {
  width: 14.285%;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.header ul li:hover {
  background: #0654a0;
}
.header ul li.acti {
  background: #0654a0;
}
.header ul li a {
  display: block;
  font-size: 16px;
  color: #fff;
}
.banner {
  position: relative;
  width: 100%;
  height: 647px;
  overflow: hidden;
}
.banner .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #fff;
  margin: 0 8px !important;
}
.products {
  padding: 70px 0 20px;
}
.products h2 {
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 20px;
}
.tabs {
  display: table;
  margin: 0 auto 30px;
}
.tabs span {
  float: left;
  width: 175px;
  height: 50px;
  line-height: 50px;
  background: #efedee;
  text-align: center;
  font-size: 18px;
  color: #3c3c3c;
  margin-left: 13px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.tabs span.acti {
  background: #3399fe;
  color: #fff;
}
.tabs span:hover {
  background: #3399fe;
  color: #fff;
}
.tabs span:first-child {
  margin-left: 0;
}
.item .box ul {
  margin-left: -1%;
}
.item .box ul li {
  width: 24%;
  text-align: center;
  margin-left: 1%;
  margin-bottom: 25px;
}
.item .box ul li .pic {
  width: 100%;
  height: 215px;
  border: 1px solid #e5e5e5;
  padding: 5px;
  margin-bottom: 20px;
}
.item .box ul li .pic a {
  width: 100%;
  height: 100%;
  display: block;
}
.item .box ul li .pic a:hover {
  opacity: 0.85;
}
.item .box ul li .pic a img {
  width: 278px;
  height: 203px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.item .box ul li p {
  font-size: 18px;
  color: #5a5a5a;
  line-height: 1.4;
}
.class-box {
  background: #b5d8fa;
  padding: 45px 0 60px;
}
.tabs2 {
  width: 100%;
  margin-bottom: 35px;
  overflow: hidden;
}
.tabs2 a {
  float: left;
  width: 13.785%;
  height: 95px;
  line-height: 95px;
  background: #f6f6f6;
  margin-left: 0.5%;
  text-align: center;
  font-size: 18px;
  color: #666;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.tabs2 a:hover {
  background: #0080d0;
  color: #fff;
}
.tabs2 a.acti {
  background: #0080d0;
  color: #fff;
}
.item2 {
  width: 100%;
  height: 430px;
  background: #fff;
  padding: 30px;
  overflow: hidden;
}
.item2 .box .pic {
  width: 50%;
  height: 360px;
  overflow: hidden;
  float: left;
}
.item2 .box .pic img {
  width: 100%;
  min-height: 100%;
}
.item2 .box .text {
  width: 45%;
  height: 100%;
  float: right;
}
.item2 .box .text strong {
  font-size: 21px;
  color: #727272;
  text-align: justify;
  line-height: 1.6;
  display: block;
  margin-bottom: 30px;
}
.item2 .box .text p {
  font-size: 16px;
  line-height: 1.9;
  color: #a5a5a5;
  margin-bottom: 40px;
}
.item2 .box .text a {
  width: 120px;
  height: 44px;
  line-height: 44px;
  background: #fd3527;
  text-align: center;
  float: left;
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.item2 .box .text a:hover {
  background: #f94f43;
}
.team {
  padding-top: 130px;
}
.team ul li {
  width: 100%;
  margin-bottom: 5px;
}
.team ul li .text {
  width: 43%;
}
.team ul li .text.te2 {
  width: 40%;
}
.team ul li .text .top {
  width: 100%;
  display: table;
  padding-bottom: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}
.team ul li .text .top.t2 {
  padding-top: 50px;
}
.team ul li .text .top .pic {
  float: left;
  width: 77px;
  height: 77px;
  overflow: hidden;
}
.team ul li .text .top .pic img {
  width: 100%;
  min-height: 100%;
}
.team ul li .text .top .text {
  float: left;
  margin-left: 12px;
  width: 80%;
}
.team ul li .text .top .text strong {
  font-size: 30px;
  color: #0080d0;
  line-height: 1.4;
  margin-bottom: 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.team ul li .text .top .text var {
  font-size: 18px;
  color: #0080d0;
  line-height: 1.4;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.team ul li .text .top .text var span {
  color: #f12912;
}
.team ul li .text p {
  font-size: 14px;
  color: #3f3f3f;
  text-align: justify;
  line-height: 1.7;
  margin-bottom: 25px;
}
.team ul li .big-pic {
  width: 600px;
  overflow: hidden;
}
.team ul li .big-pic.b2 {
  width: 706px;
}
.team ul li .big-pic img {
  width: 100%;
  min-height: 100%;
}
.sample {
  position: relative;
  height: 586px;
  background: url("../img/781dd9b3eb349daeaca55c5d1827ce14.jpg") center top no-repeat;
}
.sample .box {
  position: absolute;
  top: 22%;
  left: 52%;
  width: 450px;
}
.sample .box form {
  width: 100%;
  height: 100%;
}
.sample .box form ul li {
  width: 100%;
  height: 43px;
  border: 1px solid #e8e8e8;
  margin-bottom: 10px;
}
.sample .box form ul li.li4 {
  height: 94px;
  padding: 10px;
  margin-bottom: 25px;
}
.sample .box form ul li.li5 {
  border: none;
}
.sample .box form ul li span {
  width: 90px;
  height: 43px;
  line-height: 43px;
  float: left;
  font-size: 13px;
  color: #666;
  text-align: right;
}
.sample .box form ul li span.s1 {
  background: url("../img/0d3bd3f42ceabe6e3c3158ceec93997d.jpg") left center no-repeat;
}
.sample .box form ul li span.s2 {
  background: url("../img/cc51dc856b9fde5fbea565556d21d799.jpg") left center no-repeat;
}
.sample .box form ul li span.s3 {
  background: url("../img/444dd8282dd8f086d43211c3f41d27f9.jpg") left center no-repeat;
}
.sample .box form ul li input {
  height: 100%;
  border: none;
  background: none;
}
.sample .box form ul li input[type="text"] {
  width: 79%;
  float: left;
}
.sample .box form ul li input[type="submit"] {
  width: 110px;
  background: #f12912;
  font-size: 13px;
  color: #fff;
  cursor: pointer;
}
.sample .box form ul li input[type="submit"]:hover {
  opacity: 0.85;
}
.sample .box form ul li input[type="reset"] {
  width: 110px;
  background: #7c7c7c;
  font-size: 13px;
  color: #fff;
  margin-left: 10px;
  cursor: pointer;
}
.sample .box form ul li input[type="reset"]:hover {
  opacity: 0.85;
}
.sample .box form ul li textarea {
  width: 100%;
  height: 50px;
  border: none;
}
.sample .box form ul li p {
  font-size: 13px;
  color: #666;
  line-height: 1.4;
  margin-bottom: 10px;
}
.about-us {
  margin-top: 30px;
  padding-bottom: 30px;
}
.about-us .top {
  width: 100%;
  height: 56px;
  line-height: 56px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.about-us .top h3 {
  position: relative;
  float: left;
  height: 56px;
  line-height: 56px;
  font-size: 23px;
  color: #666;
  font-weight: normal;
  border-bottom: 3px solid #1f56b0;
}
.about-us .top h3:before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 12px;
  width: 70px;
  height: 3px;
  background: #f81b24;
  display: block;
}
.about-us .top h3 span {
  font-size: 12px;
  color: #9a9599;
  margin-left: 20px;
  font-weight: bold;
}
.about-us .top a {
  float: right;
  font-size: 13px;
  color: #4f4f4f;
  background: url("../img/66791984bb232f1c93417c7fe1d399a6.png") left 48% no-repeat;
  padding-left: 15px;
}
.about-us .left {
  float: left;
  width: 420px;
}
.about-us .left strong {
  font-size: 26px;
  color: #676767;
  line-height: 1.4;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.about-us .left p {
  font-size: 14px;
  line-height: 1.7;
  color: #676767;
}
.about-us .left img {
  width: 100%;
  height: 261px;
}
.about-us .right {
  width: 685px;
  float: right;
}
.about-us .right p {
  font-size: 14px;
  color: #4f4f4f;
  text-align: justify;
  line-height: 1.9;
  margin-bottom: 10px;
}
.about-us .right .box {
  position: relative;
  width: 100%;
  height: 150px;
  overflow: hidden;
  background: #e5e5e5;
  padding-top: 15px;
  margin-left: auto;
}
.about-us .right .box img {
  width: 100%;
  height: 120px;
  border: 1px solid #ccc;
}
.about-us .right .box .swiper-container {
  width: 80%;
  height: 100%;
}
.about-us .right .box margin-right auto .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  height: 121px;
}
.about-us .right .box .swiper-button-next {
  position: absolute;
  z-index: 3;
  top: 50%;
  right: 0;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  background: url("../img/50faa0ce6a1693abde9c50a7ed7c836c.png") center center no-repeat;
  outline: none;
}
.about-us .right .box .swiper-button-prev {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 0;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  background: url("../img/e3619ed2129aaf1f95e477af1169a13a.png") center center no-repeat;
  outline: none;
}
.about-us .workshop {
  width: 100%;
  overflow: hidden;
  clear: both;
}
.about-us .workshop h4 {
  height: 46px;
  line-height: 46px;
  font-size: 20px;
  color: #666;
  font-weight: normal;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.about-us .workshop ul {
  margin-left: -1%;
}
.about-us .workshop ul li {
  width: 24%;
  margin-left: 1%;
}
.about-us .workshop ul li:hover .pic img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0.85;
}
.about-us .workshop ul li .pic {
  width: 100%;
  height: 180px;
  overflow: hidden;
}
.about-us .workshop ul li .pic img {
  width: 100%;
  min-height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.about-us .workshop ul li p {
  height: 50px;
  line-height: 50px;
  background: #ececec;
  text-align: center;
  font-size: 13px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.assess {
  text-align: center;
  background: #f5f5f5;
  padding: 60px 0;
}
.assess .wid {
  padding: 0 20px;
}
.assess h3 {
  color: #ff6100;
  font-size: 36px;
  font-weight: normal;
  line-height: 1.2;
}
.assess h4 {
  font-size: 20px;
  color: #666;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 40px;
}
.assess .box ul li {
  width: 555px;
  margin-bottom: 40px;
}
.assess .box ul li:nth-child(even) {
  float: right;
}
.assess .box ul li .pic {
  width: 130px;
  height: 130px;
  background: #fff;
  border: 1px solid #eee;
  padding: 6px;
  overflow: hidden;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  float: left;
}
.assess .box ul li .pic img {
  width: 100%;
  min-height: 100%;
}
.assess .box ul li .text {
  width: 75%;
  height: 130px;
  float: right;
  background: #fff;
  border: 1px solid #eee;
  padding: 20px;
}
.assess .box ul li .text strong {
  font-size: 16px;
  color: #ff6100;
  line-height: 1.4;
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
}
.assess .box ul li .text p {
  height: 60px;
  font-size: 12px;
  color: #666;
  text-align: justify;
  line-height: 1.7;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  word-wrap: break-word;
}
.assess .bj {
  width: 220px;
  height: 50px;
  display: block;
  margin: 0 auto;
  clear: both;
}
.assess .bj img {
  width: 100%;
}

.zgdjw-lmy-column {
  float: left;
  margin-left: 23px;

}
.zgdjw-lmy-column .lmy-column-l {
  float: left;
  width: 852px;
  display: table;
}
.zgdjw-lmy-column .lmy-column-l p {
  height: 46px;
  margin-bottom: 18px;
  width: 100%;
  background: #f1f2f4;
  float: left;
  padding-left: 21px;
}
.zgdjw-lmy-column .lmy-column-l h1 {
  float: left;
  height: 46px;
  background: #f1f2f4;
  text-align: center;
  line-height: 46px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  margin-bottom: 20px;
}
.zgdjw-lmy-column .lmy-column-l h1 p {
  float: left;
  width: 86%;
  margin: 0;
}
.zgdjw-lmy-column .lmy-column-l h1 i {
  float: left;
  font-size: 16px;
  color: #4f4f4f;
  font-weight: normal;
  padding: 0 10px;
  margin-left: 20px;
  cursor: pointer;
}
.zgdjw-lmy-column .lmy-column-l h1 i.acti {
  color: #047ed4;
}
.zgdjw-lmy-column .lmy-column-l h1 span {
  background: #40a0ea;
  color: #fff;
  float: left;
  padding: 0 25px;
}
.zgdjw-lmy-column .lmy-column-l h1.hh1 span {
  background: #e97818;
}
.zgdjw-lmy-column .lmy-column-l h1.hh1 i.acti {
  color: #e97818;
}
.zgdjw-lmy-column .lmy-column-l p span {
  float: left;
  color: #4f4f4f;
  font-size: 14px;
 
  cursor: pointer;
}
.zgdjw-lmy-column .lmy-column-l p span.acti {
  color: #ab0808;
}
.zgdjw-lmy-column .lmy-column-l p span:hover {
  color: #ab0808;
}
.zgdjw-lmy-column .lmy-column-l .pupd {
  width: 100%;
  float: left;
  display: table;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t {
  width: 850px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div {
  height: 202px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div h6 {
  float: left;
  width: 202px;
  height: 202px;
  margin-left: 25px;
  margin-right: 25px;
  border: 1px solid #dededc;
  margin-top: 0;
  padding: 2px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div h6 img {
  display: block;
  width: 196px;
  height: 196px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div h5 {
  height: 26px;
  width: 573px;
  background: url("../img/line_x.gif");
  float: left;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  margin-bottom: 18px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div h5 span {
  display: block;
  width: 66px;
  text-align: center;
  line-height: 26px;
  margin-left: 50px;
  background: #fff;
  color: #0b69c9;
  font-size: 17px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div h4 {
  font-size: 15px;
  width: 573px;
  line-height: 15px;
  margin-bottom: 13px;
  float: left;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div h3 {
  width: 573px;
  float: left;
  font-size: 12px;
  line-height: 20px;
  color: #666;
  font-weight: normal;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div h3 a {
  color: #0b69c9;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t ul {
  width: 100%;
  display: table;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t ul li {
  float: left;
  margin-left: 16px;
  width: 408px;
  height: 42px;
  border-bottom: 1px dotted #acacac;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t ul li.li5 {
  border-bottom: none;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t ul li.li6 {
  border-bottom: none;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t ul li span {
  float: left;
  display: block;
  width: 3px;
  height: 3px;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 20px;
  background: #898989;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t ul li a {
  float: left;
  line-height: 42px;
  font-size: 12px;
  color: #4f4f4f;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  overflow: hidden;
  width: 95%;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t ul li a:hover {
  text-decoration: underline;
  color: #f27000;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m {
  width: 850px;
  display: table;
  margin-bottom: 40px;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m.pm2 {
  border: none;
  margin-bottom: 50px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m.pm2 ul li {
  border-bottom: 1px dashed #e4e4e4;
  padding: 20px 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 0;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m.pm2 ul li:hover {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
          box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.zgdjw-lmy-column .lmy-column-l .pupd-m.pm2 ul li:hover a {
  color: #f27000;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m.pm2 ul li h6 {
  width: 124px;
  height: 102px;
  text-align: center;
  padding: 3px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m.pm2 ul li h4 {
  margin-top: 0;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 5px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m.pm2 ul li h3 {
  font-size: 13px;
  color: #969090;
  margin-bottom: 0;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m.pm2 ul li h6 img {
  width: 116px;
  height: 94px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m h5 {
  width: 100%;
  margin-top: 23px;
  margin-bottom: 32px;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  text-indent: 15px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul {
  width: 100%;
  display: table;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li {
  width: 100%;
  display: table;
  margin-bottom: 30px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li h6 {
  width: 144px;
  height: 144px;
  float: left;
  margin-left: 30px;
  margin-right: 15px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px;
  border: 1px solid #dddddb;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li h6 img {
  width: 138px;
  height: 138px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li h4 {
  float: left;
  width: 645px;
  margin-top: 19px;
  color: #4f4f4f;
  font-size: 18px;
  line-height: 16px;
  margin-bottom: 10px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-weight: normal;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li h4 a {
  color: #4f4f4f;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li h3 {
  float: left;
  height: 50px;
  width: 645px;
  font-size: 14px;
  line-height: 25px;
  color: #999;
  margin-bottom: 12px;
  font-weight: normal;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  word-wrap: break-word;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li h2 {
  float: left;
  width: 645px;
  text-align: right;
  font-size: 12px;
  line-height: 25px;
  color: #999;
  font-weight: normal;
}
.lmy-column .lmy-column-l .pupd-m ul li h4:hover {
  color: #0b69c0;
  text-decoration: underline;
}
.zgdjw-lmy-column .lmy-column-r {
  width: 307px;
  float: right;
  display: table;
}
.zgdjw-lmy-column .lmy-column-r p {
  height: 31px;
  width: 100%;
  margin-bottom: 14px;
}
.zgdjw-lmy-column .lmy-column-r p input {
  float: left;
  outline-style: none;
  background: none;
  border: none;
}
.zgdjw-lmy-column .lmy-column-r p .inp1 {
  height: 29px;
  width: 235px;
  border: 1px solid #cfcfcf;
  text-indent: 10px;
}
.zgdjw-lmy-column .lmy-column-r p .inp2 {
  height: 31px;
  width: 68px;
  background: #0b69c9;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.zgdjw-lmy-column .lmy-column-r h6 {
  height: 33px;
  width: 100%;
  border-bottom: 2px solid #dbdbdb;
  position: relative;
  margin-bottom: 15px;
}
.zgdjw-lmy-column .lmy-column-r h6 span {
  font-size: 15px;
  line-height: 33px;
  float: left;
}
.zgdjw-lmy-column .lmy-column-r h6 a {
  float: right;
  line-height: 33px;
  color: #999;
  font-size: 12px;
}
.zgdjw-lmy-column .lmy-column-r h6 i {
  display: block;
  height: 2px;
  background: #f52f30;
  width: 75px;
  position: absolute;
  left: 0px;
  bottom: -2px;
}
.zgdjw-lmy-column .lmy-column-r ul {
  width: 100%;
  display: table;
}
.zgdjw-lmy-column .lmy-column-r .ul1 li {
  width: 100%;
  height: 15px;
  margin-bottom: 18px;
}
.zgdjw-lmy-column .lmy-column-r .ul1 li span {
  display: block;
  background: #7a7a7a;
  color: #fff;
  text-align: center;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  float: left;
  line-height: 15px;
}
.zgdjw-lmy-column .lmy-column-r .ul1 li .wl6 {
  background: #cb161d;
}
.zgdjw-lmy-column .lmy-column-r .ul1 li a {
  float: left;
  line-height: 15px;
  font-size: 12px;
  color: #4f4f4f;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.zgdjw-lmy-column .lmy-column-r .ul1 li a:hover {
  color: #0b69c0;
  text-decoration: underline;
}
.zgdjw-lmy-column .lmy-column-r .ul2 li {
  float: left;
  margin-bottom: 10px;
  margin-right: 14px;
  line-height: 25px;
  border: 1px solid #d9d7d8;
  background: #f5f5f5;
  padding: 0 8px;
  color: #4f4f4f;
}
.zgdjw-lmy-column .lmy-column-r .ul2 li:hover {
  background: #ff6100;
  color: #fff;
  border: 1px solid #ff6100;
}
.zgdjw-lmy-column .lmy-column-r .ul2 li:hover a {
  color: #fff;
}
.zgdjw-lmy-column .lmy-column-r .ul2 .wl7 {
  margin-right: 0;
}
.zgdjw-lmy-column .lmy-column-r .ul3 li {
  width: 100%;
  height: 15px;
  margin-bottom: 18px;
}
.zgdjw-lmy-column .lmy-column-r .ul3 li span {
  display: block;
  background: #7a7a7a;
  color: #fff;
  text-align: center;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  float: left;
  line-height: 16px;
  font-size: 12px;
}
.zgdjw-lmy-column .lmy-column-r .ul3 li .wl6 {
  background: #047ed4;
}
.zgdjw-lmy-column .lmy-column-r .ul3.ul4 li .wl6 {
  background: #0596F3;
}
.zgdjw-lmy-column .lmy-column-r .ul3 li a {
  display: block;
  width: 195px;
  float: left;
  font-size: 12px;
  line-height: 15px;
  color: #4f4f4f;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.zgdjw-lmy-column .lmy-column-r .ul3 li a:hover {
  color: #0b69c0;
  text-decoration: underline;
}
.zgdjw-lmy-column .lmy-column-r .ul3 li i {
  float: right;
  line-height: 15px;
  font-size: 12px;
  color: #4f4f4f;
}


.public-p {
  height: 38px !important;
}
.public-p input {
  height: 100% !important;
}
.public-p input[type="submit"] {
  background: #0596F3 !important;
  cursor: pointer;
}
.public-h6 i {
  background: #c8a259 !important;
}
.team-lb {
  position: relative;
  width: 100%;
  height: 410px;
  overflow: hidden;
}
.team-lb ul li {
  position: absolute;
  width: 100%;
  height: 410px;
  overflow: hidden;
}
.team-lb ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.team-lb ul li a img {
  width: 100%;
  min-height: 100%;
}
.team-lb ul li a span {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 16px;
  color: #e0771b;
}
.team-lb .cir {
  position: absolute;
  z-index: 2;
  bottom: 25px;
  right: 0;
}
.team-lb .cir span {
  width: 10px;
  height: 10px;
  background: #fff;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}
.team-lb .cir span.acti {
  background: #e57715;
}
.contact {
  background: #047ed4;
  padding: 30px 0 40px;
}
.contact .log {
  float: left;
  width: 258px;
  height: 50px;
  overflow: hidden;
  margin-top: 40px;
}
.contact .log a {
  width: 100%;
  height: 100%;
  display: block;
}
.contact .log a img {
  width: 100%;
  min-height: 100%;
}
.contact .text {
  float: left;
  border-left: 1px solid #fff;
  padding-left: 50px;
  font-size: 13px;
  color: #fff;
  margin-left: 40px;
}
.contact .text p {
  line-height: 1.7;
  margin-bottom: 10px;
}
.contact .text p b {
  font-size: 20px;
}
.contact .qr-code {
  float: right;
  font-size: 13px;
  color: #fff;
  text-align: center;
  margin-top: 20px;
}
.contact .qr-code img {
  width: 87px;
  height: 87px;
  display: block;
  margin: 0 auto 10px;
}
.footer {
  background: #074d7e;
  padding: 15px 0;
}
.footer p {
  line-height: 1.4;
  font-size: 13px;
  color: #fff;
}
.footer p span {
  float: right;
}
.footer p span a {
  color: #fff;
}
.footer p span a:hover {
  text-decoration: underline;
}
.banner2 {
  width: 100%;
}
.banner2 img {
  width: 100%;
}
.hot-box {
  padding: 30px 0;
  background: #f2f2f2;
  font-size: 14px;
  color: #3f4447;
}
.hot-box .left {
  float: left;
  line-height: 30px;
}
.hot-box .left a {
  color: #3f4447;
  margin-right: 10px;
}
.hot-box .left a:hover {
  text-decoration: underline;
  color: #e97818;
}
.hot-box .sech {
  width: 280px;
  height: 30px;
  background: #fff;
  overflow: hidden;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  float: right;
}
.hot-box .sech form {
  width: 100%;
  height: 100%;
}
.hot-box .sech form input {
  border: none;
  background: none;
  height: 100%;
}
.hot-box .sech form input[type="text"] {
  width: 85%;
  float: left;
  font-size: 13px;
  text-indent: 15px;
}
.hot-box .sech form input[type="submit"] {
  width: 15%;
  float: right;
  background: url("../img/01451d6569079d42357b68bf98b162b3.png") center center no-repeat;
  -webkit-background-size: 16px 16px;
          background-size: 16px 16px;
  cursor: pointer;
}
.paga {
  text-align: center;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  clear: both;
}
.paga a {
  color: #253920;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  display: inline-block;
  padding: 0 15px;
  margin: 0 4px;
  border: 1px solid #ebebeb;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.paga a.acti {
  background: #0084d7;
  color: #fff;
  padding: 0 10px;
  border-color: #0084d7;
}
.paga a:hover {
  background: #0084d7;
  color: #fff;
  border-color: #0084d7;
}
.article .top-title {
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.article .top-title h2 {
  font-size: 24px;
  color: #666;
  font-weight: normal;
  margin-bottom: 20px;
}
.article .top-title h3 {
  font-size: 13px;
  color: #939499;
  line-height: 1.4;
  font-weight: normal;
}
.article .bg-box {
  width: 100%;
  border: 1px solid #d2e7fa;
  background: #fbfcff;
  padding: 10px 20px;
  margin-bottom: 20px;
  clear: both;
}
.article .bg-box h4 {
  font-size: 13px;
  color: #6a6665;
  text-align: justify;
  line-height: 1.6;
  font-weight: normal;
}
.article .bg-box h5 {
  font-size: 16px;
  color: #666467;
  font-weight: normal;
  line-height: 1.6 !important;
}
.article .bg-box h5 a {
  color: #666467;
}
.article .bg-box h5 a:hover {
  text-decoration: underline;
}
.article p {
  background: none !important;
  line-height: 1.7 !important;
  font-size: 16px;
  text-align: justify;
  padding: 0 !important;
  margin-bottom: 30px;
  height: auto !important;
}
.dd-box {
  width: 100%;
  line-height: 26px;
  background: url("../img/line_x.gif");
  margin-bottom: 10px;
}
.dd-box span {
  font-size: 16px;
  color: #0264cf;
  padding: 0 15px;
  background: #fff;
  display: inline-block;
  margin-left: 60px;
  font-weight: bold;
}
.path {
  margin-top: 20px;
  padding: 15px 0;
  border-bottom: 1px dashed #d2d2d2;
}
.path span {
  font-size: 14px;
  color: #626461;
  border-left: 10px solid #cd0e16;
  padding-left: 15px;
}
.path span a {
  color: #626461;
}
.container {
  padding: 25px 0 60px;
  overflow: hidden;
}
.sidebar {
  float: left;
  width: 242px;
}
.sidebar h3 {
  height: 80px;
  line-height: 80px;
  background: #0180d1;
  text-align: center;
  color: #fff;
  font-size: 24px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.sidebar .box {
  background: #eee;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.sidebar .box ul li {
  position: relative;
  width: 100%;
  height: 48px;
  line-height: 48px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-bottom: 1px solid #dfdfdf;
}
.sidebar .box ul li.acti {
  background: #B5D8FA;
}
.sidebar .box ul li.acti a {
  color: #fff;
}
.sidebar .box ul li.acti a i {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 15px;
  height: 15px;
  background: url("../img/acfcc2fab18567e883c31717dba29db5.png") no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}
.sidebar .box ul li a {
  display: block;
  font-size: 16px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  padding: 0 40px;
}
.sidebar .box ul li a i {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 15px;
  height: 15px;
  margin-top: -7px;
  background: url("../img/ef72b7bf3c73aedd6a3c71d271a2e55f.png") no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}
.sidebar .box ul li a i img {
  width: 100%;
  vertical-align: top;
}
.show-box {
  float: right;
  width: 930px;
}
.show-box h4 {
  position: relative;
  font-size: 24px;
  color: #68686a;
  padding: 7px 0;
  line-height: 1.4;
  font-weight: normal;
  border-bottom: 2px solid #d4d4d4;
  margin-bottom: 20px;
}
.show-box h4:before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 216px;
  height: 2px;
  background: #cd0e16;
  display: block;
}
.show-box .box {
  overflow: hidden;
  margin-bottom: 25px;
}
.show-box .box ul {
  margin-left: -2.333%;
}
.show-box .box ul li {
  width: 30%;
  margin-left: 2.333%;
  display: inline-block;
}
/*.show-box .box ul li:nth-child(3) {
 margin-left: 0px;
}*/
.show-box .box ul li .pic {
  width: 100%;
  height: 215px;
  padding: 5px;
  overflow: hidden;
  border: 1px solid #e7e7e7;
}
.show-box .box ul li .pic a {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.show-box .box ul li .pic a:hover {
  opacity: 0.85;
}
.show-box .box ul li .pic a img {
  width: 100%;
  height: 203px;
}
.show-box .box ul li p {
  height: 50px;
  line-height: 50px;
  color: #525252;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  text-align: center;
}
.show-box .paga2 {
  text-align: center;
  clear: both;
}
.show-box .paga2 a {
  display: inline-block;
  margin: 0 2px;
  font-size: 13px;
  color: #696269;
  border: 1px solid #dfdfdf;
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.show-box .paga2 a.acti {
  color: #fff;
  background: #121276;
}
.show-box .paga2 a:hover {
  color: #fff;
  background: #121276;
}


.bbbbb { text-align:center; font:normal 14px "氓戮庐猫陆炉茅鈥衡€γ┞�'"; padding:10px 0;}
.bbbbb  li a{display:inline-block;display:inline;text-transform:uppercase;color:#fff;line-height: 27px; }
.bbbbb  li {display:inline-block;display:inline; margin:0 3px; background:#909aa3;; padding:4px 10px;color:#555; text-transform:uppercase;height:36px; line-height:18px; }
.bbbbb  li.c{     height: 36px;
  border: 1px solid #d2d2d2;
  line-height: 36px;
  font-size: 13px;
  padding: 0 12px;
  display: inline-block;
  margin: 0 5px;
  transition: .3s;
  cursor: pointer;
  background: #ee5020 !important;
  color: #fff !important;}
.bbbbb  li a:hover{color:#FFF;}
.details .top {
  width: 100%;
  padding: 12px 20px;
  margin-bottom: 20px;
  overflow: hidden;
  border: 1px solid #ededed;
}
.details .top .left {
  float: left;
  width: 338px;
  height: 338px;
  overflow: hidden;
  border: 1px solid #e1e1e1;
}
.details .top .left img {
  width: 100%;
}
.details .top .right {
  float: right;
  width: 485px;
}
.details .top .right b {
  font-size: 24px;
  color: #414642;
  line-height: 1.4;
  display: block;
  margin-bottom: 20px;
  font-weight: normal;
}
.details .top .right strong {
  font-size: 18px;
  color: #646361;
  display: block;
  line-height: 1.4;
  margin-bottom: 20px;
  font-weight: normal;
}
.details .top .right p {
  font-size: 13px;
  color: #646560;
  text-align: justify;
  line-height: 1.9;
  height: 168px;
  overflow: hidden;
}
.details .top .right .hot-line {
  width: 95%;
  overflow: hidden;
  padding-top: 10px;
  border-top: 2px solid #e6e6e6;
}
.details .top .right .hot-line .lt {
  width: 60%;
  float: left;
}
.details .top .right .hot-line .lt img {
  float: left;
  width: 41px;
  height: 41px;
  margin-right: 20px;
  margin-top: 2px;
}
.details .top .right .hot-line .lt span {
  font-size: 18px;
  color: #454545;
  line-height: 1.3;
}
.details .top .right .hot-line a {
  float: right;
  height: 44px;
  line-height: 44px;
  background: #1c226e;
  text-align: center;
  color: #fff;
  font-size: 14px;
  padding: 0 20px;
}
.details .top .right .hot-line a:hover {
  opacity: 0.85;
}
.public-title2 {
  text-align: center;
  clear: both;
  margin-bottom: 30px;

}
.txt {
 
  font-size: 16px;
    line-height: 30px;
    overflow-wrap: break-word;
    padding-bottom: 17px;
    word-break: normal;
}
.public-title2 b {
  font-size: 23px;
  color: #0053a8;
  line-height: 1.4;
  display: block;
  margin-bottom: 10px;
}
.public-title2 p {
  font-size: 16px;
  color: #b2b1b6;
  line-height: 1.4;
  margin-bottom: 5px;
}
.public-title2 img {
  width: 437px;
  height: 5px;
}
.text1 {
  width: 100%;
  padding: 20px 30px;
  border: 1px solid #ededed;
  margin-bottom: 15px;
}
.text1 .txt p {
  font-size: 16px;
  color: #717171;
  text-align: justify;
  line-height: 1.3;
}
.text1 .pic {
  text-align: center;
}
.text1 .pic img {
  width: 560px;
  height: 150px;
}
.order-box {
  background: #eee;
  padding: 20px 25px;
  overflow: hidden;
  margin-bottom: 30px;
}
.order-box h5 {
  font-size: 14px;
  color: #646569;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 20px;
}
.order-box form ul li {
  width: 410px;
  height: 35px;
  background: #fff;
  margin-bottom: 10px;
  border: 1px solid #ddd;
}
.order-box form ul li.li2 {
  float: right;
  width: 445px;
  height: 215px;
}
.order-box form ul li span {
  float: left;
  font-size: 13px;
  color: #596565;
  width: 20%;
  line-height: 35px;
  text-align: center;
  border-right: 1px solid #ddd;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.order-box form ul li input {
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  font-size: 13px;
  text-indent: 12px;
  float: left;
}
.order-box form ul li input[type="text"] {
  width: 80%;
}
.order-box form ul li input[type="submit"] {
  text-indent: 0;
  background: #333;
  color: #fff;
  cursor: pointer;
}
.order-box form ul li input[type="submit"]:hover {
  opacity: 0.85;
}
.order-box form ul li textarea {
  width: 100%;
  border: none;
  background: none;
  padding: 15px;
  font-size: 13px;
}
.guide b {
  width: 100%;
  height: 26px;
  line-height: 26px;
  background: url("../img/line_x.gif");
  display: block;
  margin-bottom: 10px;
}
.guide b span {
  margin-left: 60px;
  font-size: 18px;
  color: #006ec7;
  padding: 0 15px;
  background: #fff;
  float: left;
}
.guide .box {
  padding: 20px 25px;
  border: 1px solid #cfcfcf;
}

/*# sourceMappingURL=style.css.map */
