.comtitle{
  font-size:50px;
  font-weight:bolder;  
  line-height:120%;
  padding:20px 0px 10px 0px;
}
.comtitle div.en{ 
  font-size:25px;
  font-weight:normal;
  line-height:120%;
  text-transform:uppercase;
  font-family:Arial, Helvetica, sans-serif,"Times New Roman", Times, serif;
}
.comtitle span.more{ display:inline; font-size:40px; color:#fff; background:#2272c4; padding:9px 25px; margin-top:10px;}
.cominfo{ color:#bee7ff; font-size:18px;}

#list li {
    width: 20%;
    float: left;
    list-style: none !important;
    transition: 0.3s all ease;
}
#list li ul li.blank {
    border: none;
    padding: 18px 0;
}
#list li ul {
    padding: 10px 0;
    margin: 2%;
    border-radius: 2px;
    background: #0054a0;
    height: 720px;
    background: -webkit-linear-gradient(#0054a0, #004c97);
    background: -o-linear-gradient(#0054a0, #004c97);
    background: -moz-linear-gradient(#0054a0, #004c97);
    background: linear-gradient(#0054a0, #004c97);
}
#list li ul li {
    width: 100%;
    float: none;
    display: block;
    border-bottom: 1px dashed rgba(255,255,255,0.2);
    font-size: 13px;
}
#list li a {
    color: #FFF;
    display: inline-block;
    width: 100%;
    padding: 9px 10px;
    transition: 0.3s all ease;
}
.about{
  width: 100%;
  padding:0% 0px;
  line-height:28px;
  color:#2b2b2b;
  font-size:16px;
  background:#f7f7f7;
  margin-bottom:3%;
}
.about .about-txt{
	width:45%;
	float:left;
	padding:3% 0% 3% 3%;
}
.about .about-txt b{
  font-weight:bold;
  color:#008cd6;
}
.about .imgs{
  float:right;
  width:50%;
  max-width:578px;
  margin-left:2%;
}
.about img{
  width:100%;  
}
.adv{background:url(../images/adv.jpg) repeat; overflow:hidden; padding:3% 0px;}
.adv ul{overflow:hidden; border-left:1px dashed #4161a6;}
.adv li{width:24.8%;text-align:center;border-right:1px dashed #4161a6;float:left; padding:10px 0px;}
.adv li img{ transform: scale(1);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;}
.adv li img:hover{-moz-transform:rotate(-30deg);
  -webkit-transform:rotate(-30deg);
   filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.adv .c_title{font-size:24px;color:#fff; line-height:120%; font-weight:bold;}
.adv .c_title p{font-size:16px;color:#fff;font-weight:lighter; display:block;}
.adv .c_title span{width: 25px; display:block;
    height: 2px;
    background: #ed2c0c;
    margin: 0 auto 5px auto;
}
.display-none {
	display:none;
}
.tab{ width:41%; float:right;}
.tab ul {
	list-style-type:none;
	overflow:hidden;
}
.tab ul li {
	float:left; width:47.5%; margin-left:2.5%; margin-bottom:4%; position:relative;
	background:#000;
}
.tab .onlines{ text-align:right; margin-left:2.5%;}
.tab .onlines img{ width:100%;}
.tab ul li img{ width:100%; opacity:0.5; filter:alpha(opactity=50)}
.tab ul li .tab-title{ width:100%; line-height:45px; text-align:center; position:absolute; bottom:0px;}
.tab ul li a {
	display:inline-block;
	font-size:18px;		
	text-decoration:none;
	color:#fff;
	cursor:pointer;
}
.tab ul li.active img {
	opacity:1; filter:alpha(opactity=100);
	
}
.tab ul li.active a {
	color:#fff;
	font-weight:bold;
}
.tabcontent{ width:58.3%; float:left;}
.tabcontent img{ width:100%;}
.tabcontent .imgs{ position:relative;}
.tabcontent .ptitle{ width:96%; background:rgba(0,0,0,0.3); padding:2%; position:absolute; bottom:0px; line-height:150%; color:#fff;}
.tabcontent .ptitle span{ font-size:24px; font-weight:bold;}
.online img{ width:100%; margin-bottom:3%;}
.Fnews{ 
  padding:0px 0px 3% 0px;
}
.Fnews .top-news{ 
  width: 49%;
  float:left;
  margin-top:15px;
  overflow:hidden;
}
.Fnews .top-news .imgs{
	width:100%;
}
.Fnews .top-news .imgs img{
    width: 100%;
    height: 100%;
	max-height:200px;    
}
.Fnews .top-news .infos {
  width:100%;
  margin: 0 auto; 
  font-size: 16px;
  line-height: 26px;
  color: #101010;
}
.Fnews .top-news .infos h5 {
  font-size: 18px;
  color: #00539f;
  font-weight: bold;  
  overflow: hidden;
  line-height:250%;
}
.Fnews .top-news .infos h5 span {
  font-size: 16px;
  float:right;
  color:#ed2c0c;
  font-weight:normal; 
}
.Fnews .top-news .infos .mores {   
  color: #fff;
  background:#04508e;
  padding:5px 15px;
  border-radius:3px;  
}
.Fnews .top-news .infos .mores:hover {  
  color: #ffffff;
  filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8 ; 
}
.Fnews  ul{ width:48%; margin-top:15px;}
.Fnews  ul li{ border-bottom:1px dotted #d9d9d9; font-size:16px; line-height:38px; background:url(../images/dot.gif) no-repeat left center; padding-left:10px;}
.Fnews  ul li span{ float:right; color:#848484;}

#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: 3% 0px;
}

.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: 0px 0px;  
}
.casetitle{background:url(../images/Application.jpg) repeat; padding:3% 0px 2%;}
.case ul { 
  margin: 40px auto;
  overflow: hidden;
}
.case ul li {
  width: 23.5%;
  float: left;  
  margin-bottom:25px;
  margin-right: 2%; 
}
.case ul li .imgs {    
  overflow: hidden;
  position:relative;  
}
.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: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) {
  .comtitle{ font-size:1.8rem;}
  .comtitle div.en{ font-size:0.85rem;}
  .comtitle span.more{ font-size:1.5rem;padding: 9px 15px;
    margin-top: 2px;}
  .cominfo {
    font-size: 0.85rem;
   }
  .onlines{ display:none;}
  .news {
    padding: 0.50rem;
  }
  .news ul {
    width: 100%;
  }
  .news 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{
	width:97%;
	font-size:0.85rem;
    line-height: 1.3rem;
  }
  .about .about-con .imgs{
	display:none;  
  }  
  .tab{ width:100%; float:none;}
  .tab ul li{ width:48%; margin:1% 1%;}
  .tabcontent{ width:98%; margin:0px auto; float:none;}
  .adv li{ width:49.5%}
  .adv .c_title {
    font-size: 1.0rem;    
   }
  .adv .c_title p{
   font-size: 0.85rem;    
   }
   .case ul{ margin:15px auto;}
  .case ul li{ margin-bottom:10px;}
  .Fnews .top-news ,.Fnews ul{
	  width:100%;
  }
  
}
@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;
  }
}
