#__bs_notify__ {
  display: none !important;
}
.wid {
  width: 1200px;
  margin: 0 auto;
}
.header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
background-image: linear-gradient(90deg,#9c4dff,#197dff);

}
.header h1 {
  float: left;
  width: 272px;
  height: 80px;
  line-height: 80px;
}
.header h1 a {
  width: 100%;
  height: 100%;
  display: block;
}
.header h1 a img {
  width: 272px;
  height: 43px;
}



.header .logo {
  float: left;
  width: 272px;
  height: 80px;
  line-height: 80px;
}
.header .logo a {
  width: 100%;
  height: 100%;
  display: block;
}
.header .logo a img {
  width: 272px;
  height: 43px;
}



.header .nav {
  float: right;
  width: 53%;
  line-height: 45px;
}
.header .nav ul li {
  width: 18.666%;
  text-align: center;
  padding-top:20px;
}

.header .nav ul li a {
  font-size: 14px;
  color: #fff;
  display: block;
}

.banner {
  position: relative;
  width: 100%;
  height: 712px;
  overflow: hidden;
   background: linear-gradient(90deg,#9c4dff,#197dff);
}
.banner ul li {
  width: 30%;
  height: 712px;
 
    padding-top: 140px;
}

.banner ul li .text {
  float: left;
  color: #fff;
}
.banner ul li .text b {
  position: relative;
  font-size: 46px;
  font-weight: normal;
  display: block;
  margin-bottom: 60px;
}
.banner ul li .text h1 {
  position: relative;
  font-size: 32px;
  font-weight: normal;
  display: block;
  margin-bottom: 30px;
}
.banner ul li .text b:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 45px;
  height: 4px;
  background: #fff;
  display: block;
}
.banner ul li .text p {
  font-size: 18px;
  text-align: justify;
  line-height: 1.7;
  margin-bottom: 10px;
}

.banner ul li .text dt {
     float: left;
    margin: 2px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.banner ul li .text dt a:hover {
  background: #ee4107;
  border-color: #ee4107;
}
.banner ul li .text dt img {
    height: 56px;
    width: 113px;
}

.banner ul li .text a {
  height: 40px;
  line-height: 40px;
  border: 1px solid #f1f1f4;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  padding: 0 70px;
  float: left;
  font-size: 16px;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-top:10px;
}
.banner ul li .text a:hover {
  background: #ee4107;
  border-color: #ee4107;
}
.case {
  padding: 60px 0;
}
.case .top {
  width: 100%;
  display: table;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.case .top b {
  float: left;
  font-size: 36px;
  color: #353132;
  letter-spacing: 2px;
  margin-top: 10px;
}
.case .top b i {
  color: #f97624;
}
.case .top span {
  position: relative;
  float: left;
  font-size: 14px;
  line-height: 1.7;
  color: #715f6b;
  margin-left: 30px;
}
.case .top span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -15px;
  width: 7px;
  height: 7px;
  background: #f47b2c;
  display: block;
  margin-top: -3px;
}
.case .top span strong {
  font-size: 16px;
  color: #000004;
}
.case .top .right {
  float: right;
  margin-top: 10px;
  font-size: 13px;
}
.case .top .right a {
  color: #606a61;
}
.case .top .right a:hover {
  text-decoration: underline;
}
.case .box .left {
  float: left;
  width: 50%;
  padding: 0 30px;
}
.case .box .left .tt {
  overflow: hidden;
  margin-bottom: 35px;
}
.case .box .left .tt img {
  float: left;
  width: 190px;
  height: 220px;
}
.case .box .left .tt .text {
  float: right;
  width: -webkit-calc(100% - 205px);
  width: calc(100% - 205px);
  padding-top: 50px;
}
.case .box .left .tt .text strong {
  font-size: 16px;
  color: #030303;
  line-height: 1.4;
  display: block;
  margin-bottom: 20px;
  font-weight: normal;
}
.case .box .left .tt .text p {
  font-size: 14px;
  color: #686868;
  text-align: justify;
  line-height: 1.7;
}
.case .box .left ul li {
  width: 540px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  border-bottom: 1px solid #efefef;
  line-height: 36px;
  font-size: 14px;
}
.case .box .right {
  width: 50%;
  float: right;
}
.case .box .right ul li {
  width: 48%;
  height: 240px;
  border: 1px solid #999;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
}
.case .box .right ul li:nth-child(even) {
  float: right;
}
.case .box .right ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.case .box .right ul li a:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0.85;
}
.case .box .right ul li a img {
  width: 100%;
  min-height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.public-title {
  position: relative;
  text-align: center;
  clear: both;
  margin: 60px auto 40px;
  color: #595758;
}
.public-title strong {
  position: relative;
  z-index: 2;
  font-size: 30px;
  letter-spacing: 2px;
  background: #fff;
  padding: 0 55px;
  display: inline-block;
  line-height: 1.4;
  margin-bottom: 5px;
}
.public-title p {
  font-size: 16px;
}
.public-title.pt2:after {
  background: #4a9ede;
}
.public-title:after {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #d7d7d7;
  display: block;
}
.ai {
  overflow: hidden;
  padding-bottom: 70px;
}
.ai ul {
  margin-left: -3%;
}
.ai ul li {
  width: 22%;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
  border: 1px solid #dfdfdf;
  margin-left: 3%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.ai ul li:hover {
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}
.ai ul li .pic {
  width: 100%;
  height: 123px;
  overflow: hidden;
}
.ai ul li .pic img {
  width: 100%;
  min-height: 100%;
}
.ai ul li .text {
  padding: 30px 15px 20px;
  text-align: left;
}
.ai ul li .text strong {
  font-size: 20px;
  line-height: 1.4;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  margin-bottom: 10px;
}
.ai ul li .text p {
  font-size: 13px;
  color: #979797;
  text-align: center;
  line-height: 1.4;
  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;
  margin-bottom: 20px;
  height: 36px;
}
.ai ul li .text span {
  width: 115px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #e0e0e0;
  text-align: center;
  font-size: 12px;
  color: #535353;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.ai ul li .text b{
  width: 240px;
  height: 24px;
  line-height: 24px;
  padding-left: 26px;
  border: 0px solid #e0e0e0;
  text-align: left;
  font-size: 12px;
  color: #535353;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
	 background: url(/template/default/images/rtic20.png) no-repeat left;
}

.aii {
  overflow: hidden;
  padding-bottom: 70px;
}
.aii ul {
  margin-left: -3%;
}
.aii ul li {
  width: 30%;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  overflow: hidden;
  border: 1px solid #dfdfdf;
  margin-left: 3%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.aii ul li:hover {
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}
.aii ul li .pic {
  width: 100%;
  height: 123px;
  overflow: hidden;
}
.aii ul li .pic img {
  width: 100%;
  min-height: 100%;
}
.aii ul li .text {
  padding: 30px 15px 20px;
  text-align: center;
}
.aii ul li .text strong {
  font-size: 20px;
  line-height: 1.4;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  margin-bottom: 10px;
}
.aii ul li .text p {
  font-size: 13px;
  color: #979797;
  text-align: center;
  line-height: 1.4;
  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;
  margin-bottom: 20px;
  height: 36px;
}
.aii ul li .text span {
  width: 100%;
  height: 28px;
  line-height: 24px;
  border: 1px solid #e0e0e0;
  text-align: center;
  font-size: 12px;
  color: #535353;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}




.what {
  background: #f0f0f0;
}
.what .public-title strong {
  background: #f0f0f0;
}
.what .pic {
  width: 100%;
  height: 503px;
}
.what .pic img {
  width: 100%;
}
.website .left {
  width: 50%;
  float: left;
}
.website .left img {
  width: 514px;
  height: 422px;
}
.website .right {
  width: 50%;
  float: right;
}
.website .right strong {
 line-height: 40px; border-bottom: 1px solid #eee; margin-bottom: 10px;display: block;
}
.website .right p {
  line-height: 30px; border-bottom: 1px solid #eee;
}
.website .right al {
  width: 200px;
  height: 54px;
  line-height: 54px;
  background: #c53131;
  font-size: 16px;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  display: block;
  margin-top: 20px;
}
.website .right a:hover {
  opacity: 0.85;
}
.promotion {
  padding-bottom: 140px;
  background: #f0f0f0;
}
.promotion .public-title strong {
  background: #f0f0f0;
}
.promotion ul {
  margin-left: -2%;
}
.promotion ul li {
  width: 23%;
  height: 390px;
  overflow: hidden;
  padding: 40px 20px 20px;
  color: #fff;
  background: #509bdc;
  margin-left: 2%;
  text-align: center;
}
.promotion ul li.li2 {
  background: #7b99ef;
}
.promotion ul li.li3 {
  background: #50d2b6;
}
.promotion ul li.li4 {
  background: #fdac74;
}
.promotion ul li .pic {
  width: 100%;
  height: 125px;
  overflow: hidden;
  margin-bottom: 20px;
}
.promotion ul li .pic img {
  width: 100%;
}
.promotion ul li strong {
  font-size: 20px;
  line-height: 1.4;
  display: block;
  line-height: 1.4;
  margin-bottom: 30px;
}
.promotion ul li p {
  font-size: 13px;
  text-align: justify;
  line-height: 2.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;
  height: 100px;
}
.ranking {
  padding-bottom: 140px;
  overflow: hidden;
}
.ranking .left {
  width: 614px;
  height: 627px;
  overflow: hidden;
  float: left;
}
.ranking .left img {
  width: 100%;
}
.ranking .right {
  position: relative;
  z-index: 2;
  float: right;
  width: 764px;
  margin-left: -211px;
}
.ranking .right .text {
  float: right;
  width: 614px;
  padding: 30px 12px;
  color: #fff;
  line-height: 1.7;
  font-size: 20px;
  background: #308ee5;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin-bottom: 10px;
}
.ranking .right .pic {
  width: 100%;
  height: 421px;
  overflow: hidden;
}
.ranking .right .pic img {
  width: 100%;
  min-height: 100%;
}
.select-box {
 
background:#333333 url(../img/2020518.jpg) no-repeat left top;
  padding-bottom: 30px;
}
.select-box .public-title {
  color: #fff;
}
.select-box .public-title strong {
  background: #333;
}
.select-box .box {
  position: relative;
  width: 100%;
  margin-bottom: 25px;
}
.select-box .box ul li {
  width: 1200px;
  height: 333px;
}
.select-box .box ul li a {
  width: 31%;
  height: 333px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  overflow: hidden;
  float: left;
  margin-left: 2.5%;
  border: 2px solid #d3cacb;
}
.select-box .box ul li a:first-child {
  margin-left: 0;
}
.select-box .box ul li a img {
  width: 100%;
  min-height: 100%;
}
.select-box .cirl {
  text-align: center;
  clear: both;
  margin-bottom: 20px;
}
.select-box .cirl span {
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #fff;
  display: inline-block;
  margin: 0 10px;
  cursor: pointer;
}
.select-box .cirl span.acti {
  background: #00ae5f;
}
.select-box .more {
  width: 230px;
  height: 46px;
  line-height: 46px;
  background: #fff;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  text-align: center;
  display: block;
  font-size: 21px;
  color: #313131;
  margin: 0 auto;
}
.select-box .more:hover {
  opacity: 0.85;
}
.footer {
  background: #292728;
  padding: 35px 0 10px;
}
.footer .left {
  float: left;
  color: #fff;
  font-size: 13px;
}
.footer .left p {
  line-height: 1.9;
  margin-bottom: 5px;
}
.footer .left b {
  font-size: 26px;
  display: block;
  line-height: 1.4;
  margin-bottom: 5px;
}
.footer .qr-code {
  float: left;
  padding: 5px;
  margin-left: 100px;
  border: 1px dashed #535152;
  margin-top: 30px;
}
.footer .qr-code .text {
  float: left;
  margin-left: 15px;
  color: #cecccd;
  margin-right: 30px;
  padding-top: 30px;
}
.footer .qr-code .text span {
  font-size: 13px;
  display: block;
  margin-bottom: 5px;
}
.footer .qr-code .text b {
  font-size: 20px;
}
.footer .qr-code i {
  position: relative;
  width: 114px;
  height: 114px;
  float: right;
  margin-left: 3px;
}
.footer .qr-code i img {
  width: 100%;
}
.footer .qr-code i:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -17px;
  width: 14px;
  height: 91px;
  margin-top: -45px;
  background: url("../img/2f586287951f9f59370a6df59cc1cf0a_14x91.jpg") no-repeat;
  display: block;
}
.footer .right {
  float: left;
  padding-left: 45px;
  border-left: 1px solid #716f70;
  margin-left: 80px;
  padding-bottom: 10px;
  margin-top: 30px;
}
.footer .right form {
  width: 340px;
  height: 100%;
}
.footer .right form input {
  border: none;
  background: #595959;
  margin-bottom: 5px;
  width: 49%;
  height: 100%;
  font-size: 14px;
  color: #fff;
  height: 26px;
}
.footer .right form input[type="text"] {
  text-indent: 10px;
}
.footer .right form input[type="submit"] {
  width: 11%;
  height: 62px;
  cursor: pointer;
}
.footer .right form textarea {
  width: 86%;
  height: 62px;
  background: #595959;
  border: none;
  padding: 5px 10px;
  color: #fff;
}
.footer .copy .p.a {
  text-align: center;
  line-height: 1.7;
  clear: both;
  font-size: 12px;
  color: #cac9c4;
}
.footer .copy a {
  text-align: center;
  line-height: 1.7;
  clear: both;
  font-size: 12px;
  color: #cac9c4;
}
.zgdjw-lmy-column {
  padding-top: 40px;
  padding-bottom: 40px;
  width: 1187px;
  margin: 0 auto;
  overflow: hidden;
}
.zgdjw-lmy-column .lmy-column-l {
  float: left;
  width: 825px;
  display: table;
}
.zgdjw-lmy-column .lmy-column-l p {
  font-size: 16px;
    line-height: 30px;
    overflow-wrap: break-word;
    padding-bottom: 17px;
    word-break: normal;
}
.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 span {
  background: #40a0ea;
  color: #fff;
  float: left;
  padding: 0 20px;
}
.zgdjw-lmy-column .lmy-column-l p span {
  float: left;
  line-height: 46px;
  color: #4f4f4f;
  font-size: 14px;
  margin-right: 26px;
  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;
  padding-bottom:20px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
.pupd-t dd {
background: rgba(0, 0, 0, 0) url("/skin/default/css/sx.jpg") no-repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin: 10px 0;
    padding-bottom: 12px;
    text-indent: 10px;
	}
.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: 168px;
  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: 162px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div h5 {
  height: 26px;
  width: 573px;
  background: url("../img/90c2721b2e1214dc682f22b254cac4a8_1x4.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: 388px;
  height: 42px;
  border-bottom: 1px dotted #acacac;
  
}
.pupd-t ul li {
line-height: 42px;  
 width: 26%;
}

.pupd-t ul li img {
  width: 0px;
  height: 0px;
  -webkit-border-radius: 0px;
          border-radius: 0px;
}

.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 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: 166px;
  height: 126px;
  float: left;
  margin-left: 30px;
  margin-right: 15px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px;
  border: 1px solid #dddddb;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li h6 img {
  width: 160px;
  height: 120px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
 object-fit:cover;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li h4 {
  float: left;
  width: 605px;
  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: 605px;
  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: 605px;
  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: 25px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #acacac;
  
}
.zgdjw-lmy-column .lmy-column-r .ul1 li span {
  display: block;
  background: #7a7a7a;
  color: #fff;
  text-align: center;
  width: 25px;
  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: 16px;
  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: #cb161d;
}
.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;
}
.fixed-box {
  position: fixed;
  z-index: 10;
  right: 0;
  top: 350px;
  width: 140px;
  height: 52px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  overflow: hidden;
}
.fixed-box a {
  width: 100%;
  height: 100%;
  display: block;
}
.fixed-box a img {
  width: 100%;
}




.prospect {



	width: 100%;



	height: 690px;



	background: url(../img/back2.jpg) repeat;



	display: table;



	margin-bottom: 50px; 
    



}



.prospect h6 {



	font-weight: 700;



	font-size: 32px;



	color: #2e2e2e;



	margin-top: 50px;



	text-align: center;



	overflow: hidden;



}



.prospect h6 span {



	color: #f96100;



}



.prospect h5 {



	height: 28px;



	margin-top: 30px;



	background: url(../img/img5.png) 30px 13px no-repeat;



}



.prospect h5 span {



	display: block;



	margin: 0 auto;



	width: 254px;



	height: 28px;



	background: #ff7218;



	border-radius: 15px;



	color: #ffffff;



	text-align: center;



	line-height: 28px;



	font-size: 18px;



	font-weight: 600;



}



.prospect .prospect-int {



	width: 1000px;



	margin: 0 auto;



	overflow: hidden;



}



.prospect .prospect-int .prospect-int-l {



	float: left;



	width: 454px;



	overflow: hidden;



}



.prospect .prospect-int .prospect-int-l img {



	display: block;



	margin-top: 40px;



}



.prospect .prospect-int .prospect-int-r {



	float: left;



	margin-left: 40px;



	margin-top: 80px;



	width: 506px;



	overflow: hidden;



}



.prospect .prospect-int .prospect-int-r h4 {



	height: 26px;



	background: url(../img/img4.png)no-repeat;



	margin-bottom: 4px;



	padding-left: 26px;



	line-height: 26px;



	color: #ffffff;



	font-size: 14px;



	overflow: hidden;



}



.prospect .prospect-int .prospect-int-r h4.txet2 {



	background: url(../img/img6.png)no-repeat;



}



.prospect .prospect-int .prospect-int-r h4.txet3 {



	background: url(../img/img7.png)no-repeat;



}



.prospect .prospect-int .prospect-int-r div {



	margin: 30px 0 0 80px;



	overflow: hidden;



}



.prospect .prospect-int .prospect-int-r div h3 {



	background: none repeat scroll 0 0 #ff6100;



	border-radius: 0.25em;



	color: #fff;



	line-height: 24px;



	padding: 0.1em 0.5em 0.2em;



	font-size: 18px;



	margin-bottom: 10px;



}



.prospect .prospect-int .prospect-int-r div h2 {



	margin-bottom: 10px;



	font-size: 14px;



	color: #000000;



	overflow: hidden;



}



.prospect .prospect-int .prospect-int-r div h2 span {



	background: none repeat scroll 0 0 #ff6100;



	border-radius: 0.25em;



	color: #fff;



	font-size: 100%;



	line-height: 24px;



	padding: 0.1em 0.5em 0.2em;



}



.prospect .prospect-int .prospect-int-r div h2 i {



	padding-left: 10px;



}
.linkss {
  width: 1200px;
	margin-bottom: 10px;
	border: 1px solid #dddddd;
	border-radius: 5px;
	text-align: left;
	padding: 20px;
}

<!---��վ������ĿCSS��ʽ-->
.caselist_t{ background:url(../img/case_bg1.png) repeat-x; overflow:hidden; height:112px;}
.caselist_t ul li{ float:left; width:120px; overflow:hidden; text-align:center; line-height:48px; }
.caselist_t ul li:nth-child(7){ background:url(../img/case_pic11.png) right center no-repeat;font-size:14px;}
.caselist_t ul li a{ display:block; width:120px; height:112px; padding-top:24px; color:#666666;}
.caselist_t ul li img{ height:31px; margin:0 auto; display:block;-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;}
.caselist_t ul li a:hover{ color:#f5811d; background:url(../img/case_bg2.png) no-repeat;}
.caselist_t ul li a:hover img{-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;}
.caselist_t ul li a.csel{color:#f5811d; background:url(../img/case_bg2.png) no-repeat;}
.caselist_t ul li a.csel img{-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;}
.caselist_a{ padding-top:18px; overflow:hidden; padding-bottom:19px;}
.caselist_a .caselist_al{ float:left; width:928px; overflow:hidden;}
.caselist_a .caselist_al a{ float:left; width:105px; height:33px; line-height:33px; text-align:center; margin-right:9px; margin-bottom:10px; border:1px solid #e4e4e4;}
.caselist_a .caselist_al a:nth-child(8n+0){ margin-right:0;}
.caselist_a .caselist_al a.csel{color:#fff; border:1px solid #f5811d; background:#f5811d;}
.caselist_a .caselist_al a:not(.csel):hover{color: #f3782a;}
.caselist_a .caselist_ar{ float:right; width:267px; height:123px; border:1px solid #ebebeb; overflow:hidden;}
.caselist_a .caselist_ar p{ padding-left:15px; padding-top:20px; line-height:18px; font-size:14px; color:#666666;}
.caselist_a .caselist_ar .caselist_search{ margin-left:12px; margin-top:12px; width:244px; height:40px; line-height:40px; border:1px solid #eeeeee; border-radius:6px;}
.caselist_a .caselist_ar .caselist_search:hover{ border:1px solid #ff8500;}
.caselist_a .caselist_ar .caselist_search .cinputs{ width:200px; text-indent:19px; height:40px; border:0; background:none; color:#c1c1c1; font-size:14px; outline:none; float:left;}
.caselist_a .caselist_ar .caselist_search .cbnts{ float:left; cursor:pointer; width:44px; height:40px; border:0; outline:none; background:url(../img/case_bg3.png) center center no-repeat;}
.caselist_a .caselist_ar .caselist_search:hover .cinputs{color:#f5811d;}
.caselist_a .caselist_ar .caselist_search:hover .cbnts{background:url(../img/case_bg4.png) center center no-repeat;}
.n_case_list{ overflow:hidden;}
.n_case_list ul li{ float:left; width:376px; overflow:hidden; height:370px; margin-bottom:32px; position:relative; margin-right:36px; }
.n_case_list ul li:nth-child(3n+0){ margin-right:0;}
.n_case_list ul li .allist-line{position:absolute;height:2px;background:#f3782a;position:absolute;bottom:0;left:0;transition:all .25s;width:0;}
.n_case_list ul li:hover .allist-line{width:100%;}
.n_case_list ul li .imgs{ width:100%; height:288px; overflow:hidden; position:relative;}
.n_case_list ul li .imgs img{ width:100%; height:288px;}
.n_case_list ul li .imgs h2{transition:all .25s;position:absolute;bottom:-53px;left:0;width:100%;line-height:53px;background:rgba(0, 0, 0, 0.5);color:#fff;text-indent:15px;font-size:16px; font-weight:normal;}
.n_case_list ul li:hover .imgs h2{bottom:0;}
.n_case_list ul li .allist-wrap{ padding:13px;}
.n_case_list ul li .allist-cnt{float:left;width:263px;}
.n_case_list ul li .allist-cnt h5{line-height:30px;font-size:19px;color:#1a1a1a;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; font-weight:normal;}
.n_case_list ul li .allist-cnt p{line-height:22px;font-size:14px;color:#666;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.n_case_list ul li  .allist-wrap2{float:right;width:95px;margin-right:-13px;}
.n_case_list ul li  .allist-wrap2 .allist-num{float:right;padding-left:20px;background:url(../img/al.png) no-repeat left center;line-height:24px;color:#999; font-style:normal;}
.n_case_list ul li  .allist-wrap2 .allist-btn{float:right;width:100%;padding-top:8px}
.n_case_list ul li  .allist-wrap2 .allist-btn a{margin-left:2px;float:right;width:21px;height:18px;background-position:center;background-repeat:no-repeat}
.n_case_list ul li  .allist-wrap2 .allist-btn a.s4{background-image:url(../img/al2.png)}
.n_case_list ul li  .allist-wrap2 .allist-btn a.s3{background-image:url(../img/al3.png)}

.caselist_t .acti{background: url(../img/case_bg2.png) no-repeat;}
.caselist_t .acti a{color: #f5811d; }
.caselist_t .acti img{-webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); filter: grayscale(0); filter: gray;}
<!---��վ������ĿCSS��ʽ����-->

/*- - - - - - - - -样式属套餐.html - - - - - - - -*/
	/*套餐*/
	#Package{padding-top:60px;padding-bottom:60px;}
	#Package .Packages{float:left;width:272px;height:370px;overflow:hidden;margin-right:12px;margin-left:12px;background-color:#ffffff;background-repeat:6px;border:1px solid #c9c9c9;border-radius:4px;transition:all 0.2s ease-in;}
	#Package .Packages:hover{box-shadow:0 0 14px rgba(0,0,0,0.2);}
	#Package .Packages:hover h5{color:#fff;background:#ff5600;}
	#Package .Packages:hover .btn_more{color:#fff;background:#ff5600;}
	#Package .Packages:hover .price{color:#ff5600;}
	#Package .Packages h5{height:86px;line-height:86px;text-align:center;font-size:20px;font-weight:normal;color:#343635;background-color:#f3f3ff;}
	#Package .Packages .price{height:80px;line-height:80px;text-align:center;font-size:32px;color:#c42b23;margin-right:12px;margin-bottom:15px;margin-left:12px;border-bottom:1px solid #f0f0f0;display:block;}
	#Package .Packages .price span{font-size:14px;font-weight:normal;color:#343635;margin-left:5px;}
	#Package .Packages p{line-height:2.07;text-align:center;overflow:hidden;font-size:14px;max-height:6.31em;margin-right:18px;margin-bottom:28px;margin-left:18px;}
	#Package .Packages .btn_more{width:155px;height:46px;line-height:46px;text-align:center;font-size:14px;color:#fe5400;margin:0 auto;background-color:#f3ecf3;background-repeat:6px;text-decoration:none;border-radius:4px;display:block;}
	#Package .icon_list{width:42px;height:42px;margin-right:8px;vertical-align:middle;background:url(../images/icon_list.png) no-repeat left top;display:inline-block;}
	#Package .icon_list.icon_list1x1{background-position:0 0;}
	#Package .Packages:hover .icon_list.icon_list1x1{background-position:0 -42px;}
	#Package .icon_list.icon_list2x1{background-position:-42px 0;}
	#Package .Packages:hover .icon_list.icon_list2x1{background-position:-42px -42px;}
	#Package .icon_list.icon_list3x1{background-position:-84px 0;}
	#Package .Packages:hover .icon_list.icon_list3x1{background-position:-84px -42px;}
	#Package .icon_list.icon_list4x1{background-position:-126px 0;}
	#Package .Packages:hover .icon_list.icon_list4x1{background-position:-126px -42px;}


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

.copy {
  width:1200px;
    height: 36px;
    text-align: center;
    font-size: 12px;
    line-height: 36px;
	word-break:break-all;
}

.ai2 {
  overflow: hidden;
  padding-bottom: 70px;
}
.ai2 ul {
  margin-left: -3%;
}
.ai2 ul li {
  width: 22%;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
  border: 1px solid #dfdfdf;
  margin-left: 3%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.ai2 ul li:hover {
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}
.ai2 ul li .pic {
  width: 100%;
  height: 123px;
  overflow: hidden;
}
.ai2 ul li .pic img {
  width: 100%;
  min-height: 100%;
}
.ai2 ul li .text {
  padding: 30px 15px 20px;
  text-align: center;
}
.ai2 ul li .text strong {
  font-size: 20px;
  line-height: 1.4;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  margin-bottom: 10px;
}
.ai2 ul li .text p {
  font-size: 13px;
  color: #979797;
  text-align: center;
  line-height: 1.4;
  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;
  margin-bottom: 20px;
  height: 36px;
}
.ai2 ul li .text span {
  width: 115px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #e0e0e0;
  text-align: center;
  font-size: 12px;
  color: #535353;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
  