﻿@font-face {
  font-family: 'UUSUNInchike';
  src: url('../fonts/uusuninchike.eot');
  src: url('../fonts/uusuninchike.woff') format('woff');
  src: url('../fonts/uusuninchike.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.container{width: 1200px;margin: 0 auto;text-align: center;}

/*services2*/
.color-box-1{background-color: #12b8ec;}
.color-box-2{background-color: #27c9f7;}
.color-box-3{background-color: #52d4f9;}
.color-box-4{background-color: #0fd4a9;}
.color-box-5{background-color: #3fddba;}
.services2 {padding: 5em 0 1.5em 0;width:20%;float:left;text-align:center;line-height: 1.8;font-size: 16px;font-weight: 300;}
.services2 span img {width:34.6%;width:70px;margin-top: 0.2em;margin-bottom: 2.1em;}
.services2 h3 {font-size: 1.25em;color: #fff;margin-bottom:0.7em;}
.services2 p {font-size: 0.875em;color: #fff;margin-bottom: 2em;}
.services2 .btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "微软雅黑", Arial, serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn.btn-lg {
  padding: 10px 37px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
  color: #fff !important;
}
.btn-primary {
  color: #fff;
  border: 1px solid #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #00c5cf !important;
  border-color: #00c5cf !important;
}


.ktbox15{ width:1200px; margin:0px auto; height:auto; text-align:center; overflow:hidden;}
.ktbox15 .index-heading {margin-bottom:37px;;padding-top:72px;}
.ktbox15 .index-heading h1 {font-size:40px;margin:0;color:#2eb2c9;font-family: 'UUSUNInchike', Arial, serif;text-transform:uppercase; font-weight:normal;}
.ktbox15 .index-heading h2 {font-size: 22px;margin:0;color:#202020;margin-bottom:30px;font-weight:normal;}
.ktbox15 .index-heading p{font-size: 14px;color:#989898;}

