.comtitle{
  font-size:35px;
  color:#04508e;
  padding:30px 0px;
  line-height:40px;
}
.comtitle span{
  display:block;
  font-size:16px;
  color:#000; 
}
.comtitle div.en{ 
  font-size:60px;
  color:#c4c4c4;
  line-height:100%;
  text-transform:uppercase;
  font-family:"Times New Roman", Times, serif;
}
.about{
  width: 100%;
  padding:3% 0px;
  background:url(../images/about.jpg) no-repeat center;
}
.about .about-con{
  margin:0px 0px;  
  line-height:28px;
  color:#101010;
  font-size:16px;
  background:#fff;
  padding:3%;
}
.about .about-txt{
	width:47%;
	float:left;
}
.about .about-txt b{
  font-weight:bold;
  color:#008cd6;
}
.about .about-con .imgs{
  float:right;
  width:50.35%;
  margin-left:2%;
}
.about .about-con img{
  margin-top:15px;
  width:100%;  
}
.Fnews{
  width: 100%;
  background:#efefef;
  padding:2% 0px;
}
.Fnews .three-news{
 background:#FFf;
 padding:3%;
}
.Fnews .ntitle{
	font-size:25px;
	font-weight:bold;
	color:#04508e;
	line-height:200%;
	margin-bottom:15px;
	}
.Fnews .ntitle span{
	background:#c5141c;
	width:30px;
	height:3px;
	display:block;
}
.Fnews .three {
  width: 62%;
  overflow:hidden;
}
.Fnews .three .imgs{
	width:43%;
}
.Fnews .three .imgs img{
    width: 100%;
    height: 100%;    
}
.Fnews .three .infos {
  width:54%;
  margin: 0 auto; 
  font-size: 14px;
  line-height: 26px;
  color: #101010;
}
.Fnews .three .infos h5 {
  font-size: 18px;
  color: #04508e;
  font-weight: bold;  
  overflow: hidden;
  line-height:140%;
}
.Fnews .three .infos h5 span {
  font-size: 14px;
  color:#c5141c;
  display:block;
  font-weight:normal; 
}

.Fnews .three .infos .mores {   
  color: #fff;
  background:#04508e;
  padding:5px 15px;
  border-radius:3px;
  
}
.Fnews .three .infos .mores:hover {  
  color: #ffffff;
  filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8 ; 
}

.Fnews .three ul{ margin-top:15px;}
.Fnews .three ul li{ border-bottom:1px dotted #c0c0c0; font-size:16px; line-height:35px; background:url(../images/dot.gif) no-repeat left center; padding-left:10px;}
.Fnews .three ul li span{ float:right;}
.Fnews .newsR {
  width: 35%;
  overflow:hidden;
}
.Fnews .newsR a{ overflow:hidden; padding-bottom:7px;  margin-bottom:10px; display:block}
.Fnews .newsR dl {  
  background:#efefef;
  border:1px solid #dedede;
  margin: 0 auto;
  padding:15px 20px;
  font-size: 14px;
  line-height: 32px;
  color: #101010;
}
.Fnews .newsR dl dt {
  font-size: 16px;
  color: #04508e;
  font-weight: bold;  
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height:32px;
  background:url(../images/q.jpg) no-repeat left center;
  padding-left:30px;
  border-bottom:1px solid #dedede;
}
.Fnews .newsR dl dd {
  background:url(../images/a.jpg) no-repeat left center;
  padding-left:30px;
}

.service{ padding:2% 0px;}
.service .business{ float:left; width:24.95%; margin-left:1px; margin-bottom:1px; position:relative; overflow:hidden; border-radius:0px;}
.service .business h5{ position:absolute; width:100%; bottom:8px; text-align:center; padding-left:10px;font-size:18px; color:#fff;}
.service .business h5 span{ display:block; font-size:14px;}
.service .business img{
  width:100%;
  height:100%;
  transition: all 0.6s;
  -webkit-filter: grayscale(1); /* Webkit */  
  filter: gray; /* IE6-9 */    
  filter: grayscale(1); /* W3C */
 }
.service .business:hover img{
  transform: scale(1.05, 1.05);
  -webkit-filter: grayscale(0); /* Webkit */  
  filter: gray; /* IE6-9 */    
  filter: grayscale(0); /* W3C */
}
.service .Ml0{ float:left; margin-left:0% !important;}
.service .WD1{ width:24.75%;float:left; margin-left:1px; margin-bottom:1px; position:relative; overflow:hidden; border-radius:0px;}
.service .last{ background:#2cbade; color:#fff; text-align:center; font-size:50px; line-height:180px;}

.advantage{padding:4% 0px; background:url(../images/advantage.jpg) no-repeat bottom center #f7f7f7;}
.advantage .aomtitle{
  font-size:50px;
  color:#04508e;
  padding:30px 0px;
  line-height:50px;
}
.advantage .aomtitle span{
  display:block;
  font-size:16px;
  color:#000; 
}
.advantage .aomtitle b{
	font-weight:bold;
	color:#c5141c;
}
.advantage .aomtitle div.en{ 
  font-size:45px;
  color:#c4c4c4;
  line-height:100%;
  text-transform:uppercase;
  font-family:"Times New Roman", Times, serif;
}
.advantage ul li{
	background:#fff;
	padding:50px 30px;
	border-radius:20px;
	margin:30px 0px;
	overflow:hidden;
}
.advantage ul li .info {  
  margin: 0 auto;
  overflow:hidden; 
  font-size: 16px;
  line-height: 180%;
  color: #101010; 
  border-top:0px;
}
.advantage ul li .info h5 {
  font-size: 36px;
  color: #04508e;
  font-weight: bold; 
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height:120%;
}
.advantage ul li .info h5 span.hong { 
  color: #c5141c;
  display: block;
}
.advantage ul li .info h5 div.heng{
	margin:0px 0px;
	height:20px;	
	line-height:80%;
	color:#c5141c;
}
.advantage ul li .info span.num { 
  color: #fff;  
  width:220px;
  height:180px;
  text-align:center;
  line-height:180px;
  font-size:60px;
  font-weight:900;
  display:block;
  background:#1780b2;
}
.advantage ul li .info .leftRadius {
	border-top-left-radius:20px;
	border-bottom-left-radius:20px;
	margin-right:15px;
}
.advantage ul li .info .rightRadius {
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
	margin-left:15px;
}

#wcList{
  margin-top:0px;
}
.news {
  overflow: hidden;
  padding: 40px 0px;
}
.news ul {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.news ul li {
  width: 24%;
  float: left;  
  margin-bottom:40px;
  margin-right: 1.23%; 
}
.news ul li .imgs {
  border:1px solid #d8e2e6;
  border-bottom:0px;
  text-align:center;    
  overflow: hidden;
  position:relative;
}
.news ul li .date{
  color:#498876;
  font-size:14px;
  line-height:100%;
}
.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:auto;
  max-width: 100%;
  height: 200px;}
.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: #db0011;
}
.news ul li:hover .more {
  color: #db0011;
}
.news ul .info {  
  margin: 0 auto;
  padding:20px;
  font-size: 14px;
  line-height: 26px;
  color: #77818b;
  border:1px solid #d8e2e6;
  border-top:0px;
}
.news ul .info h5 {
  font-size: 16px;
  height:35px; 
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height:30px;
}
.news ul .info span {
  font-size: 16px;
  color: #333333;
  display: block;
  padding: 0px 0px 5px 0px;
}
.news ul .info div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.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;
}
.product {
  overflow: hidden;
  padding: 2% 0px;
  background:#efefef;
}
.product ul {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.product ul.menulist li {
  width: 18.5%;
  float: left;  
  margin-bottom:20px;
  margin-right: 1.8%;
  background:#dddddd;
  line-height:50px;
  border-radius:2px;
}
.product ul.menulist li:hover {
  background:#e4e3e3;
}
.product ul.menulist li h5 { 
  font-size:16px;
  color:#101010;
  text-align:center;    
}
.product ul.pcList li {
  width: 23.5%;
  float: left;  
  margin-bottom:40px;
  margin-right: 2%;
  background:#fff;
}
.product ul.pcList li .imgs {    
  overflow: hidden;
  position:relative;
  padding:10px;
  border:1px solid #e6e6e6;
}
.product ul.pcList li .imgs .img{ overflow:hidden; text-align:center;}
.product ul.pcList li .imgs .img 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;
}
.product ul.pcList li .imgs .img img {
  width:auto;
  max-width: 100%;
  height: 200px;}
.product ul.pcList li:hover .imgs .img 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);
} 
.product ul.pcList li h5 { 
  font-size:16px;
  color:#101010;
  line-height:200%;
}
.product .lookMore {
  width: 120px;
  height: 30px;
  border: 1px solid #eeeeee;
  font-size: 14px;
  color: #2c2b2b;
  text-align: center;
  line-height: 30px;
  display: block;
  border-radius: 35px;
  margin: 0 auto;
  background:#FFF;
}
.product .lookMore:hover {
  background: #fffe83;
  border: 1px solid #fffe83;
  color: #156c49;
}
.product ul li .chat-btn{ width:45%;height:35px; background:#04508e; text-align:center;line-height:35px;border-radius:3px; margin-right:15px;}
.product ul li .chat-btn a{font-size:14px;color:#fff;}
.product ul li .chat-btn:hover{background:#01467f}
.product ul li .tel-btn{ width:45%;height:35px;font-size:14px; text-align:center; border-radius:3px;line-height:35px;background:#c5141c}
.product ul li .tel-btn a{font-size:14px;color:#fff;}

.case {
  overflow: hidden;
  padding: 40px 0px;
}
.case ul {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.case ul li {
  width: 23.5%;
  float: left;  
  margin-bottom:40px;
  margin-right: 2%; 
}
.case ul li .imgs {    
  overflow: hidden;
  position:relative;
  padding:5px;
  border:1px solid #e6e6e6;
}
.case ul li .imgs .img{ overflow:hidden; text-align:center;}
.case ul li .imgs .img 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;
}
.case ul li .imgs .img img {
  width:auto;
  max-width: 100%;
  height: 200px;}
.case ul li:hover .imgs .img 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);
} 
.case ul li:hover h5 {
  color: #db0011;
}
.case ul li:hover .more {
  color: #db0011;
}
.case ul .info {  
  margin: 0 auto;
  padding:20px;
  font-size: 14px;
  line-height: 26px;
  color: #77818b;
  border:2px solid #d8e2e6;
  border-top:0px;
}
.case ul .imgs h5 {
  font-size: 16px;
  color: #101010;
  height:35px; 
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height:30px;
}
.case ul .info span {
  font-size: 16px;
  color: #333333;
  display: block;
  padding: 0px 0px 5px 0px;
}
.case ul .info div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}


@media (max-width: 720px) {
  .productClass {
    padding: 1rem 0;
  }
  .news {
    padding: 0.50rem;
  }
  .news ul {
    width: 100%;
  }
  .news ul li,.product ul li {
    width: 100%;
    margin-right: 0;
    padding: 0.5rem 0;
    margin-bottom: 0.5rem;
	min-height:auto;
  }  
  .news ul .info span {
    font-size: 1.5rem;  
    padding-bottom: 0.5rem;
    line-height: 1.4rem;
  }
  .news ul .info h5 {
    font-size: 1.2rem;
    line-height: 1.4rem;   
    margin-bottom: 0.7rem;
  }
  .news ul .info div {
    font-family: "微软雅黑";
    font-size: 0.85rem;   
    line-height: 1.3rem;   
  }
  .news ul .info .more {
    float: left;
    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;
  }
  .about .about-txt{
	font-size:0.85rem;
    line-height: 1.3rem;}
  .keep h5 {
    color: #ffffff;
  }
  .keep span {
    color: #ffffff;
  }
  .Fnews .three,.Fnews .newsR {
	  width:100%;
  }
  .Fnews .newsR{ margin-top:10px;}
}
@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;
  }
}
