.ch-container{ width: 100%; max-width:1200px; margin:auto;}
.ch-logo{padding:10px 0;}

.services{ margin-bottom:15px; text-align:center;}
.services .services-tt{ font-size:18px; margin-top:20px; margin-bottom:10px; font-weight:normal;}
.services a img{-webkit-transition: -webkit-transform 0.4s ease-out;-moz-transition: -moz-transform 0.4s ease-out; -o-transition: -o-transform 0.4s ease-out; -ms-transition: -ms-transform 0.4s ease-out;}
.services a:hover img{transform:rotate(360deg);-ms-transform:rotate(360deg); -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg);  -o-transform:rotate(360deg);}
.services .services-ms{ font-size:12px; color:#898989; margin-top:12px; text-align:left}
.services .services-ms13{ font-size:13px; color:#898989; margin-top:13px; text-align:left}
.services .services-hh{ border-bottom:1px solid #eee; margin:0; padding:0; height:1px;}

/* 标题样式 */
.index_top{ text-align: center; clear: both; overflow: hidden; padding: 10px 0; line-height:26px;}
.index_top strong{ display: block; clear: both; overflow: hidden; color: #454545;font-size:28px; line-height: 1.6;}
.index_top big{font-family: arial; background: url(../../images/index1_01.png) no-repeat center center; color: #05a7e6;font-size: 18px;text-transform: uppercase; display: block; background-size: 160px auto !important; margin-bottom: 10px;}
.index_top p{ clear: both; overflow: hidden;font-size: 16px; padding:0; margin:0;}
.index_top small{ clear: both; overflow: hidden; font-size: 12px;font-family:arial;}

.lianxi-box{ padding:30px 0; background: url(../../images/home-bg.jpg) 50% 0 no-repeat;}
.lianxi-box .lianxi-con{ color:#fff; padding:50px 0;}

/* 网站底部 */
.m-footer {
  color: #555d6d;
  font-size: 14px;
}
.m-footer a {
  color: #555d6d;
}
.m-footer a:hover {
  color: #d22e3e;
}
.m-footer ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.m-footer section h2 {
  font-size: 16px;
  margin-bottom: 20px;
}
.m-footer i {
  margin-left: 10px;
}

.m-footer-container,
.m-footer-flink {
  padding-bottom: 60px;
}

.m-footer-subnav a,
.m-footer-flink a {
  margin-right: 10px;
}

.m-footer-bottom {
  background: #0d121b;
  font-size: 12px;
  padding: 30px 0;
  color: #555d6d;
}
