.index .wjs {
  padding-top: 20px;
  background: #fff;
  padding-bottom: 30px;
}
.index .wjs .list {
  float: left;
  width: 380px;
  margin-right: 30px;
  border-bottom: 2px solid #95bbec;
}
.index .wjs .list li {
  height: 136px;
  _height: 136px;
  overflow: hidden;
}
.index .wjs .list .title {
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  background: #2b78d9;
  text-align: center;
  line-height: 74px;
}
.index .wjs .list li a {
  display: block;
  padding-left: 15px;
  padding-top: 26px;
  height: 110px;
}
.index .wjs .list .left {
  width: 106px;
  text-align: center;
  height: 96px;
  vertical-align: middle;
}
.index .wjs .list .con {
  width: 204px;
  padding-left: 24px;
}
.index .wjs .list ul {
  border: 1px solid #e5e5e5;
  border-bottom: none;
}
.index .wjs .list .li_tit {
  font-size: 16px;
  color: #4b4b4b;
  font-weight: bold;
  line-height: 36px;
}
.index .wjs .list .li_txt {
  font-size: 13px;
  color: #000;
  line-height: 24px;
}
.index .wjs .list li a:hover {
  background: #f6f6f6;
}
.index .wjs .list.last {
  margin-right: 0;
}

.home-title {
  font-size: 40px;
  color: #333333;
  text-align: center;
}
.home-p {
  font-size: 20px;
  color: #666666;
  text-align: center;
  margin-top: 6px;
}
.price_list {
  margin-top: 24px;
}
.price_list td {
  padding: 10px 15px;
  color: #666666;
  border: 1px solid #ccc;
  position: relative;
}
.price_list td.title_td {
  /*color: #000;*/
  font-size: 14px;
}
.price_list td.price_td {
  font-weight: bold;
  color: #f00;
  font-size: 14px;
}
.price_list td.k_td {
  border: none;
  height: 45px;
}
.price_list td.dui,
.price_list td.cuo {
  padding-left: 40px;
}
.price_list td.dui:after {
  content: "";
  display: block;
  width: 22px;
  height: 21px;
  background: url(../images/n1-10.png);
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.price_list td.cuo:after {
  content: "";
  display: block;
  width: 22px;
  height: 21px;
  background: url(../images/n1-11.png);
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.seo01 .btn {
  text-align: center;
  padding-top: 38px;
  padding-bottom: 38px;
}
a.sub1 {
  line-height: 48px;
  background-color: #1f73ff;
  border-radius: 6px;
  font-size: 16px;
  padding: 0 48px;
  text-align: center;
  color: #fff;
  display: inline-block;
  border: solid 1px #1f73ff;
  transition: 0.5s;
}
.seo01 .btn a {
  margin: 0 16px;
}

.yuanyin {
  padding-top: 15px;
  padding-bottom: 15px;
}

.yuanyin .shili {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 20px;
}
.yuanyin .shili .y_item {
  width: 205px;
}
.yuanyin .shili .y_item .img {
  text-align: center;
  transition: all 0.8s;
  width: 160px;
  margin: auto;
  height: 160px;
}
.yuanyin .shili .y_item:hover .img {
  transform: rotate(360deg);
}
.yuanyin .shili .y_item h1 {
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  color: #2b78d9;
  text-align: center;
  padding: 25px 0;
}
.yuanyin .shili .y_item h1.cheng {
  color: #ff8303;
}
.yuanyin .shili .y_item p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.index .tit {
  font-size: 28px;
  color: #464646;
  line-height: 38px;
  text-align: center;
  padding-bottom: 9px;
  background: url(../images/index_title.png) no-repeat bottom center;
}
.index .brand .index_title {
  padding: 15px 0;
}
.footer .left .dl1 {
  width: 130px;
}

/*.index .al li,.index .wjs .list,.index .baojia .list{-moz-animation: ial 0.8s ease-out both;-ms-animation: ial 0.8s ease-out both;-webkit-animation: ial 0.8s ease-out both;-o-animation: ial .8s ease-out both; animation: ial .8s ease-out both;}
.index .al .li2,.index .wjs .list2,.index .baojia .list2{-webkit-animation-delay: 0.3s;-o-animation-delay: 0.3s;-ms-animation-delay: 0.3s;-moz-animation-delay: 0.3s; animation-delay:0.3s;}
.index .al .li3,.index .wjs .list.last,.index .baojia .last{-moz-animation-delay: .6s;-ms-animation-delay: .6s;-webkit-animation-delay:.6s;-o-animation-delay: .6s;animation-delay: .6s;}
.index .al .li4{-moz-animation-delay: .9s;-ms-animation-delay:.9s;-webkit-animation-delay: .9s;-o-animation-delay: .9s;animation-delay: .9s;}

.index .yuanyin .list{-moz-animation: ial 0.8s ease-out both;-ms-animation: ial 0.8s ease-out both;-webkit-animation: ial 0.8s ease-out both;-o-animation: ial .8s ease-out both; animation: ial .8s ease-out both;}
.index .yuanyin .list2{-webkit-animation-delay: 0.3s;-o-animation-delay: 0.3s;-ms-animation-delay: 0.3s;-moz-animation-delay: 0.3s; animation-delay:0.3s;}
.index .yuanyin .list3{-moz-animation-delay: .6s;-ms-animation-delay: .6s;-webkit-animation-delay:.6s;-o-animation-delay: .6s;animation-delay: .6s;}
.index .yuanyin .list4{-moz-animation-delay: .9s;-ms-animation-delay:.9s;-webkit-animation-delay: .9s;-o-animation-delay: .9s;animation-delay: .9s;}
.index .yuanyin .list5{-moz-animation-delay: 1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay: 1.2s;-o-animation-delay: 1.2s;animation-delay: 1.2s;}
*/
.index_title {
  text-align: center;
}
.index_title h1 {
  text-align: center;
  font-size: 28px;
  font-weight: normal;
  color: #565656;
  margin-bottom: 5px;
}
.index_title p {
  font-size: 18px;
  line-height: 20px;
  color: #666666;
  margin-top: 5px;
}

.index .brand {
  background: #f3f3f3; /*padding-top:32px;*/
  overflow: hidden;
}
.index .brand li {
  background: #fff;
  float: left;
  width: 224px;
  margin: 0 20px 19px 0;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0px 3px 4px rgba(205, 205, 205, 0.69);
  -moz-box-shadow: 0px 3px 4px rgba(205, 205, 205, 0.69);
  box-shadow: 0px 3px 4px rgba(205, 205, 205, 0.69);
}
.index .brand li.last {
  margin-right: 0;
}
.index .brand li .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/1_06.png);
  left: 0;
  top: 0;
  left: 0;
  top: 100%;
  cursor: pointer;
}
.index .brand li .on {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.index .brand li .bg a {
  display: block;
  width: 100%;
  height: 100%;
}
.index .brand .grey {
  background: #f0f2f4;
}
.index .new {
  background: #f3f3f3; /*padding-top:40px;*/
  padding-bottom: 30px;
}
.index .new .title {
  font-size: 25px;
  color: #404040;
  line-height: 52px;
  border-bottom: 1px solid #d2d2d2;
  overflow: hidden;
}
.index .new a {
  font-size: 15px;
  color: #454545;
}
.index .new .img {
  margin-top: 14px;
  padding: 2px;
  background: #fff;
}
.index .new .box {
  width: 566px;
}
.index .new .box .con {
  padding-top: 16px;
}
.index .new .con li {
  padding-left: 26px;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  border-bottom: 1px dashed #e5e5e5;
  background: url(../images/index_45.png) no-repeat left center;
  overflow: hidden;
}
.index .new .con a {
  float: left;
}
.index .new .con span {
  float: right;
  font-size: 14px;
  color: #7b7b7b;
}
.index .new .con a:hover {
  color: #2b78d9;
}
.index .new .inner img {
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.index .new .inner {
  overflow: hidden;
  width: 562px;
  height: 184px;
}
.index .new .inner a:hover img {
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.index .new .img a {
  display: block;
}

.home-four {
  padding: 88px 0 100px 0;
  background: #f5f9fe;
}
.mod6-nav {
  padding-top: 30px;
  padding-bottom: 21px;
}
.mod6-nav > ul {
  display: flex;
  justify-content: center;
}
.mod6-nav > ul > li {
  width: 162px;
  line-height: 44px;
  text-align: center;
  border-radius: 10px;
  border: solid 1px #e5e5e5;
  margin-right: 22px;
}
.mod6-nav > ul > li > a {
  font-size: 16px;
  color: #545454;
}
.mod6-nav > ul > li.this {
  background: #1f73ff;
  border: solid 1px #1f73ff;
}
.mod6-nav > ul > li.this > a {
  color: #fff;
}
.mod6-c-list-list:last-child {
  margin-right: 0px;
  width: 100%;
}
.mod6-c-list-list-list {
  width: 33.3%;
  height: 63px;
  padding: 12px 14px 0 10px;
  margin-bottom: 10px;
  float: left;
}
.mod6-c-list-list-list > a {
  display: flex;
}
.mod6-c-list-list-list-left {
  width: 110px;
  height: 68px;
  background: url(../images/s48.png) left center;
  background-repeat: no-repeat;
}
.mod6-c-list-list-list-left > p {
  line-height: 68px;
  font-size: 14px;
  color: #fff;
  padding-left: 9px;
}
.mod6-c-list-list-list-right {
  padding-left: 13px;
  width: 266px;
}
.mod6-c-list-list-list-right > h2 {
  font-size: 16px;
  color: #2a2a2a;
  padding-bottom: 6px;
  font-weight: 600;
  text-transform: uppercase; /*//大写*/
  overflow: hidden; /*//超出的文本隐藏*/
  text-overflow: ellipsis; /*//用省略号显示*/
  white-space: nowrap; /*//不换行*/
}
.mod6-c-list-list-list-right > p {
  font-size: 12px;
  line-height: 16px;
  color: #000;
  height: 2rem;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box; /*//将对象作为弹性伸缩盒子模型显示。*/
  -webkit-box-orient: vertical; /*// 从上到下垂直排列子元素*/
  -webkit-line-clamp: 2; /*//显示的行数*/
}

@media (max-width: 1440px) {
  .container {
    width: 100%;
  }
  .mod6-c-list-list-list {
    width: 50%;
  }
}
@media (max-width: 900px) {
  .mod6-c-list-list-list {
    width: 100%;
  }
  .mod6-c-list-list-list-left {
    display: none;
  }
  .mod6-c-list-list-list-right {
    width: 100%;
  }
  .mod6-nav > ul {
    display: block;
  }
  .mod6-nav > ul:after {
    clear: both;
  }
  .mod6-nav > ul > li {
    width: 46%;
    margin: 12px 2%;
    float: left;
  }
}
