.kuang{ border:1px solid #dcdcdc; width:600px; height:100px; margin:0px auto -110px auto;}
.kuangs{ border:1px solid #1f8ed5; width:650px; height:100px; margin:0px auto -110px auto;}

.comtitle{
  font-size:70px;
  color:#dedede;
  text-align:center;
  padding-bottom:30px;
  font-weight:bolder;
  line-height:100%;
  display:table;
  margin:0px auto;
}
.comtitle span{
  color:#0067b1;
  font-size:35px;
  font-weight:normal;
  line-height:100%;
  display:block;
}
.comtitles{
  font-size:70px;
  color:#1f8ed5;
  text-align:center;
  padding-bottom:30px;
  font-weight:bolder;
  line-height:100%;
  display:table;
  margin:0px auto;
}
.comtitles span{
  color:#fff;
  font-size:35px;
  font-weight:normal;
  line-height:100%;
  display:block;
}
.product {
  overflow: hidden;
  background:url(../images/product.jpg) repeat;
  padding: 3% 0px;
}
.pro-container{
  width: 95%;
  margin: 0 auto;
}
.product ul {
  margin:0px -1%;
  overflow:hidden;
}
.product ul li {
  width: 19%;
  float: left;
  margin: 1% 0.5%;
  padding-bottom: 0.5%;
  background:#fff;
  border-radius:2px;
  transition:ease-in-out 0.6s;
}
.product ul li img{
  width: 100%;
  max-width: 100%;
  padding-bottom: 0.5%;
}
.product ul li:hover {
  background:#d7dc11;
}
.product ul li:hover h5 {
  color: #666811;
}
.product ul li:hover span {
  border-top:1px solid #bbbf09;
}
.product ul h5 {
  font-size: 16px;
  text-align:center;
  color: #0067b1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height:30px;
}
.product ul h5 span {
  font-size: 14px;
  color: #48495d;
  display: block;
  border-top:1px solid #f2f2f2;
  transition:ease-in-out 0.6s;
  min-height: 30px;
  display: block;
  white-space: nowrap;
}
.about{
  line-height:190%;
  padding:3% 0px;
}
.about .about-txt{
  margin:20px 0px;
  font-size:16px;
  width:65%;
  float:left;
}
.about .about-img{
  margin:20px 0px;
  font-size:14px;
  width:33.5%;
  float:right;
}
.about .about-img img{
  width:100%;
}
/*应用*/
.Application {
  overflow: hidden;
  padding: 3% 0px;
}
.Application ul {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.Application ul li {
  width: 20%;
  float: left;
  text-align:center;
  margin-right:0%;
  background:#e1e1e1;
  padding:100px 0px 50px 0px;
  transition:ease-in-out 0.6s;
}
.Application ul li.aimg1{ background:url(../images/a1.png) no-repeat center 30px #e1e1e1;}
.Application ul li.aimg2{ background:url(../images/a2.png) no-repeat center 30px #f9f9f9;}
.Application ul li.aimg3{ background:url(../images/a3.png) no-repeat center 30px #e1e1e1;}
.Application ul li.aimg4{ background:url(../images/a4.png) no-repeat center 30px #f9f9f9;}
.Application ul li.aimg5{ background:url(../images/a5.png) no-repeat center 30px #e1e1e1;}
.Application ul li.aimg6{ background:url(../images/a6.png) no-repeat center 30px #f9f9f9;}
.Application ul li.aimg7{ background:url(../images/a7.png) no-repeat center 30px #e1e1e1;}
.Application ul li.aimg8{ background:url(../images/a8.png) no-repeat center 30px #f9f9f9;}
.Application ul li.aimg9{ background:url(../images/a9.png) no-repeat center 30px #e1e1e1;}
.Application ul li.aimg10{ background:url(../images/a10.png) no-repeat center 30px #f9f9f9;}

.Application ul li:hover.aimg1{ background:url(../images/a_1.png) no-repeat center 30px #0067b1;}
.Application ul li:hover.aimg2{ background:url(../images/a_2.png) no-repeat center 30px #0067b1;}
.Application ul li:hover.aimg3{ background:url(../images/a_3.png) no-repeat center 30px #0067b1;}
.Application ul li:hover.aimg4{ background:url(../images/a_4.png) no-repeat center 30px #0067b1;}
.Application ul li:hover.aimg5{ background:url(../images/a_5.png) no-repeat center 30px #0067b1;}
.Application ul li:hover.aimg6{ background:url(../images/a_6.png) no-repeat center 30px #0067b1;}
.Application ul li:hover.aimg7{ background:url(../images/a_7.png) no-repeat center 30px #0067b1;}
.Application ul li:hover.aimg8{ background:url(../images/a_8.png) no-repeat center 30px #0067b1;}
.Application ul li:hover.aimg9{ background:url(../images/a_9.png) no-repeat center 30px #0067b1;}
.Application ul li:hover.aimg10{ background:url(../images/a_10.png) no-repeat center 30px #0067b1;}

.Application ul li:hover h5 {
  color: #d7dc11;
}
.Application ul li h5 {
  font-size: 16px;
  color: #2b2b2b;
  height:35px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height:30px;
}
/*荣誉证书*/
.Honor{
  background:#f6f6f6;
  padding:3% 0px;
 }
.Honor .product_mqueen_pic{
	background:#fff;
	padding:10px;
}
.Honor .product_mqueen_pic img{ height:380px;}
/*服务*/
.Service{
  overflow: hidden;
  background:url(../images/product.jpg) repeat;
  padding: 3% 0px;
}
.service_con{ width:57.4%; padding: 4.5% 4.0%; background:#FFF; margin-bottom:50px; border-top-right-radius:70px;border-bottom-left-radius:70px;}
.Service ul li.info {
  margin: 0 auto;
  font-size: 16px;
  line-height: 150%;
  color: #2b2b2b;
  margin-bottom:4%;
}
.Service ul li.info {
    font-size: 14px;}
.Service ul .info h5 {
  font-size: 22px;
  color: #0067b1;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.5;
}

.Service ul .info div {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.Service ul .info .more {
  color:#dc1a1a;
  font-weight:bold;
  line-height: 33px;
  font-size: 14px;
}
/*新闻*/
#wcList{
  margin-top:30px;
}
.news {
  overflow: hidden;
  padding: 40px 0px;
}
.news .table-product{
	margin: 0% 0.5%;
}
.news .table-product tr td{
	padding: 8px 15px;
}
.news .table-product tr th{
	padding: 10px 15px;
	text-align: left;
	font-size: 16px;
	font-weight: 600;
}
.news .table-product tr a{
  color: #282828;
}
.news .table-product tr a:hover{
  color: #e04728;
}
.news ul {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.news ul li {
  width: 32.3%;
  float: left;
  margin-bottom:20px;
  margin-right: 1.5%;
}
.news ul li .imgs {
  width: 100%;
  overflow: hidden;
  position:relative;
}
.news ul li .date{
  color:#919191;
  font-size:12px;
  line-height:100%;
}
.news ul li .date span{
  display:block;
  font-size:14px;
}
.news ul li .imgs .img {
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
}
.news ul li .imgs .img img {
  width: 100%;
  height: 100%;}
.news ul li:hover .imgs .img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.news ul li:hover h5 {
  color: #1d2088;
}
.news ul li:hover .more {
  color: #1d2088;
}
.news ul .info {
  margin: 0 auto;
  padding:20px;
  font-size: 14px;
  line-height: 26px;
  color: #232323;
  border:1px solid #e8e8e8;
}
.news ul .info img{
  width: 100%;
}
.news ul .info h5 {
  font-size: 16px;
  color: #0067b1;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height:30px;
  white-space: nowrap;
}
.news ul .info span {
  font-size: 16px;
  color: #333333;
  display: block;
  padding: 0px 0px 5px 0px;
}
.news ul .info div {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news ul .info .more {
  color:#9c9f14;
  font-weight:bold;
  line-height: 33px;
  font-size: 14px;
}

.news .lookMore {
  width: 248px;
  height: 50px;
  border: 1px solid #999999;
  font-size: 16px;
  color: #2c2b2b;
  text-align: center;
  line-height: 50px;
  display: block;
  margin: 0 auto;
}
.news .lookMore:hover {
  background: #db0229;
  border: 1px solid #c4c4c4;
  color: #ffffff;
}
.down {
  overflow: hidden;
  padding: 40px 0px;
}
.down ul {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.down ul li {
  background:url(../images/dots.png) no-repeat left center;
  padding-left:20px;
  border-bottom:1px dotted #d8e2e6;
  font-size: 16px;
  color: #000;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height:55px;
}
.down ul li:hover {
  color: #db0011;
}
.down ul span {
  font-size: 14px;
  float:right;
}
.honorlist {
  overflow: hidden;
  padding: 40px 0px;
}
.honorlist ul {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.honorlist ul li {
  width: 30.6%;
  float: left;
  margin-bottom:20px;
  margin-right: 4%;
}
.honorlist ul li .imgs {
  border:1px solid #e8e8e8;
  overflow: hidden;
  position:relative;
}
.honorlist ul li .date{
  color:#919191;
  font-size:12px;
  line-height:100%;
}
.honorlist ul li .date span{
  display:block;
  font-size:14px;
}
.honorlist ul li .imgs .img {
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
}
.honorlist ul li .imgs .img img {
  width: 100%;
  height: 100%;}
.honorlist ul li:hover .imgs .img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.honorlist ul li:hover h5 {
  color: #1d2088;
}
.honorlist ul li:hover .more {
  color: #1d2088;
}
.honorlist ul .info {
  margin: 0 auto;
  padding:20px;
  font-size: 14px;
  line-height: 26px;
  color: #77818b;
  border:1px solid #e8e8e8;
}
.honorlist ul .info h5 {
  font-size: 16px;
  color: #0067b1;
  font-weight: bold;
  height:35px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height:30px;
}
.honorlist ul .info span {
  font-size: 16px;
  color: #333333;
  display: block;
  padding: 0px 0px 5px 0px;
}
.honorlist ul .info div {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.honorlist ul .info .more {
  color:#9c9f14;
  font-weight:bold;
  line-height: 33px;
  font-size: 14px;
}
@media (max-width: 720px) {
 .comtitle{
  font-size:1.5rem;
  color:#dedede;
  text-align:center;
  padding-bottom:10px;
  font-weight:bolder;
  line-height:100%;
  display:table;
  margin:0px auto;
}
.comtitle span{
  color:#0067b1;
  font-size:1.2rem;
  font-weight:normal;
  line-height:100%;
  display:block;
}
.comtitles{
  font-size:1.5rem;
  color:#1f8ed5;
  text-align:center;
  padding-bottom:10px;
  font-weight:bolder;
  line-height:100%;
  display:table;
  margin:0px auto;
}
.comtitles span{
  color:#fff;
  font-size:1.2rem;
  font-weight:normal;
  line-height:100%;
  display:block;
}
.Application ul li {
  width: 20%;
  float: left;
  text-align:center;
  margin-right:0%;
  background:#e1e1e1;
  padding: 60px 0px 10px 0px;
  transition:ease-in-out 0.6s;
}
.Application ul li.aimg1{background:url(../images/a1.png) no-repeat center 15px #e1e1e1;background-size: 80%;}
.Application ul li.aimg2{ background:url(../images/a2.png) no-repeat center 15px #f9f9f9;background-size: 80%;}
.Application ul li.aimg3{ background:url(../images/a3.png) no-repeat center 15px #e1e1e1;background-size: 80%;}
.Application ul li.aimg4{ background:url(../images/a4.png) no-repeat center 15px #f9f9f9;background-size: 80%;}
.Application ul li.aimg5{ background:url(../images/a5.png) no-repeat center 15px #e1e1e1;background-size: 80%;}
.Application ul li.aimg6{ background:url(../images/a6.png) no-repeat center 15px #f9f9f9;background-size: 80%;}
.Application ul li.aimg7{ background:url(../images/a7.png) no-repeat center 15px #e1e1e1;background-size: 80%;}
.Application ul li.aimg8{ background:url(../images/a8.png) no-repeat center 15px #f9f9f9;background-size: 80%;}
.Application ul li.aimg9{ background:url(../images/a9.png) no-repeat center 15px #e1e1e1;background-size: 80%;}
.Application ul li.aimg10{ background:url(../images/a10.png) no-repeat center 15px #f9f9f9;background-size: 80%;}

.Application ul li:hover.aimg1{ background:url(../images/a_1.png) no-repeat center 15px #0067b1;background-size: 80%;}
.Application ul li:hover.aimg2{ background:url(../images/a_2.png) no-repeat center 15px #0067b1;background-size: 80%;}
.Application ul li:hover.aimg3{ background:url(../images/a_3.png) no-repeat center 15px #0067b1;background-size: 80%;}
.Application ul li:hover.aimg4{ background:url(../images/a_4.png) no-repeat center 15px #0067b1;background-size: 80%;}
.Application ul li:hover.aimg5{ background:url(../images/a_5.png) no-repeat center 15px #0067b1;background-size: 80%;}
.Application ul li:hover.aimg6{ background:url(../images/a_6.png) no-repeat center 15px #0067b1;background-size: 80%;}
.Application ul li:hover.aimg7{ background:url(../images/a_7.png) no-repeat center 15px #0067b1;background-size: 80%;}
.Application ul li:hover.aimg8{ background:url(../images/a_8.png) no-repeat center 15px #0067b1;background-size: 80%;}
.Application ul li:hover.aimg9{ background:url(../images/a_9.png) no-repeat center 15px #0067b1;background-size: 80%;}
.Application ul li:hover.aimg10{ background:url(../images/a_10.png) no-repeat center 15px #0067b1;background-size: 80%;}

.Application ul li:hover h5 {
  color: #d7dc11;
}
.Application ul li h5 {
  font-size: 13px;
  color: #2b2b2b;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height:30px;
}
 .product ul li {
    width: 48%;
 }
 .product ul h5{
  font-size: 14px;
}
 .service_con{
	 width:93%;
	 margin-bottom: 0.5rem;
 }
 .Service ul .info h5 {
    font-size: 1.0rem;}

 .service_img{ display:none;}

  #wcList {
    margin-top:10px;
}
  .news {
    padding: 0.50rem;
  }
  .news ul {
    width: 100%;
  }
  .news ul li {
    width: 100%;
    margin-right: 0;
    padding: 0.5rem 0;
    margin-bottom: 0.5rem;
  }
  .news ul .info span {
    font-size: 0.8rem;
    color: #444444;
    padding-bottom: 0.5rem;
    line-height: 16px;
  }
  .news ul .info h5 {
    font-size: 1.0rem;
    line-height: 1.2rem;
    height: 2.4rem;
    margin-bottom: 0.7rem;
  }
  .news ul .info div {
    font-family: "微软雅黑";
    font-size: 0.85rem;
    color: #444444;
    line-height: 1.3rem;
  }
  .news ul .info .more {
    margin-top: 0.8rem;
  }
  .news .lookMore {
    width: 7.15rem;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.75rem;
    color: #444444;
    border: 1px solid #888888;
    margin-top: 0.5rem;
  }
  .keep h5 {
    color: #ffffff;
  }
  .keep span {
    color: #ffffff;
  }
  .about .about-txt,.about .about-img{margin:5px 0px; width:100%;font-size: 14px; line-height:150%;}
  .Honor .product_mqueen_pic img {
    height: 220px;
}

}
@media (min-width: 721px) and (max-width: 1023px) {
  .productClass {
    padding: 40px 0;
  }
  .news {
    padding-bottom: 60px;
  }
  .news .lookMore {
    width: 160px;
    height: 40px;
    line-height: 40px;
    margin: 20px auto 0;
  }
  .news ul {
    width: 100%;
  }
  .news ul li {
    margin-bottom: 4px;
    width: 47%;
    margin-right: 6%;
    padding: 24px 0 20px;
  }
  .news ul .info span {
    padding-bottom: 0;
  }
  .news ul .info h5 {
    font-size: 15px;
    line-height: 30px;
    height:40px;
  }
  .news ul .info div {
    font-size: 12px;
    line-height: 20px;
    height: 55px;
  }
}
@media (min-width: 1024px) and (max-width: 1335px) {
  .productClass {
    padding: 80px 0;
  }
  .news {
    padding-bottom: 80px;
  }
  .news ul {
    width: 100%;
  }
  .news ul li {
    margin-bottom: 20px;
  }
  .news ul .info span {
    padding-bottom: 10px;
  }
  .news .lookMore {
    margin: 10px auto 0;
    width: 160px;
  }
}
/* 合作伙伴 */
.partner{
  background: #fafafa;
  padding: 3% 0;
}
.partner p{ width: 90%; margin: 0px auto;}
.partner img{ width: 100%;}
.partner .partner-list{
  display: flex;
  flex-wrap: wrap;
}
.partner .partner-li{
  width: 19%;
  margin: 1% 0.5%;
}
.partner .partner-li img{
  width: calc(100% - 2px);
  border: solid 1px #ececec;
  border-radius: 5px;
  transition: all 0.5s;
}
.partner .partner-li:hover img{
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}
@media (max-width: 720px) {
	.partner p{ width: 95%;}
}
