.page-numbers {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 8px;
  border: 1px solid #eee;
  border-radius: 2px;
  text-align: center;
  line-height: 32px;
  color: #333; }
  .page-numbers:hover {
    color: #333;
    background-color: rgba(0, 0, 0, 0.1); }
  .page-numbers.current {
    color: #fff;
    background-color: #0d62be; }

a:hover {
  color: #0d62be;
  text-decoration: none; }

.ui-container {
  width: 1100px;
  margin: 0 auto; }
  .ui-container:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden; }

.top-bar {
  height: 32px;
  padding: 8px;
  color: #8d8d8d;
  background-color: #ebebed; }

.top-nav-list {
  float: right; }
  .top-nav-list li {
    float: left;
    list-style: none; }
    .top-nav-list li a {
      display: inline-block;
      padding: 0 10px;
      height: 16px;
      color: #8d8d8d;
      border-left: 1px solid #666; }
      .top-nav-list li a:hover {
        color: #0d62be; }

.header-content:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  line-height: 0;
  overflow: hidden; }

.header-content .logo {
  float: left;
  padding: 16px 0; }

.header-content .logo-info {
  float: left;
  margin-left: 20px;
  margin-top: 30px; }
  .header-content .logo-info .desc {
    margin-bottom: 4px;
    color: #333;
    font-size: 24px;
    font-weight: bold; }
  .header-content .logo-info .year {
    padding-right: 4px;
    color: #ff8e00; }

.header-content .logo-tel {
  float: right;
  padding-top: 36px; }
  .header-content .logo-tel p {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #6c6666;
    line-height: 26px;
    font-weight: bold; }
  .header-content .logo-tel i {
    margin-right: 10px;
    font-size: 24px;
    color: #ff8e00; }
  .header-content .logo-tel a {
    display: block;
    color: #ff8e00;
    font-size: 24px; }

.layout-nav {
  background: #0d62be;
  position: relative; }

.nav-ul {
  height: 50px;
  list-style: none;
  max-width: 1100px;
  margin: 0 auto; }

.nav-ul li {
  font-size: 16px;
  position: relative;
  float: left;
  width: 12.5%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff; }
  .nav-ul li a {
    width: 100%;
    display: inline-block;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    color: #fff; }
    .nav-ul li a:hover {
      text-decoration: none;
      background-color: #ff8e00;
      color: #fff; }

/**/
.link-box {
  padding: 8px;
  background-color: #f3f6f7; }
  .link-box:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden; }
  .link-box .title {
    float: left;
    margin-right: 16px;
    color: #333; }

.link-list {
  float: left; }
  .link-list:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden; }
  .link-list li {
    float: left;
    margin-right: 16px; }
    .link-list li a {
      color: #333; }
      .link-list li a:hover {
        color: #0d62be; }

/**/
.contact-box .company-name {
  font-size: 20px;
  margin-bottom: 16px; }

.contact-box .info-item {
  margin-bottom: 8px; }
  .contact-box .info-item .key {
    display: inline-block;
    width: 64px; }
  .contact-box .info-item .icon {
    margin-right: 4px; }

.footer-info {
  padding: 36px 0;
  background-color: #0d62be; }
  .footer-info a {
    color: #fff; }
  .footer-info .left {
    float: left;
    padding-right: 20px; }
  .footer-info .middle {
    float: left;
    color: #fff;
    padding-right: 40px; }
  .footer-info .middle-item {
    margin-bottom: 8px; }
  .footer-info .right {
    float: right; }

.footer_nav a {
  color: #fff;
  text-decoration: none;
  padding-right: 15px;
  position: relative; }
  .footer_nav a:after {
    display: block;
    content: '';
    width: 1px;
    height: 11px;
    background-color: #fff;
    position: absolute;
    right: 6px;
    top: 5px; }
  .footer_nav a:last-child:after {
    display: block;
    content: '';
    width: 0;
    height: 11px;
    background-color: #fff;
    position: absolute;
    right: 6px;
    top: 5px; }

.footer_detail {
  line-height: 1.6; }
  .footer_detail a {
    color: #ffffff; }

.footer-info .content {
  color: #fff; }

.footer-info .right img {
  width: 100px; }

.main {
  padding-bottom: 50px;
  padding-top: 15px;
  min-height: 350px; }

.main-left {
  float: left;
  width: 210px; }
  .main-left .category-box {
    width: 210px;
    height: 56px;
    background-color: #0d62be;
    font: 700 16px/56px "microsoft yahei";
    color: #fff;
    text-align: center;
    text-indent: 4px;
    overflow: hidden; }
  .main-left .category-content {
    background-color: #cccccc;
    padding: 10px 5px 10px 5px; }
/*    .main-left .category-content li {
      margin-bottom: 5px; }*/
/*    .main-left .category-content a {
      display: block;
      background-color: #ffffff;
      border-radius: 15px;
      width: 180px;
      height: 20px;
      overflow: hidden;
      text-align: center;
      font: 14px/20px "microsoft yahei";
      color: #666;
      margin: 0 auto 1px; }*/

.main-right {
  float: left;
  width: 840px;
  padding-left: 36px;
  height: auto;
  overflow: hidden; }

.model-table {
  width: 100%; }
  .model-table th {
    height: 48px;
    border-bottom: 1px solid #eee;
    color: #333;
    text-align: left;
    padding: 0 0 0 10px;
    background: #e6f1fd;
    border-top: 2px solid #0080d7; }
  .model-table td {
    padding: 15px 0 15px 15px;
    border-bottom: 1px solid #e2e2e2;
    text-align: left;
    vertical-align: top;
    color: #333; }
  .model-table tbody tr:nth-child(2n+1) {
    background: #f8f8f8; }
  .model-table tr:hover {
    background: #f1f8ff; }

.advantage {
  width: 1024px;
  padding: 16px 0;
  margin: 0 auto; }
  .advantage h3 {
    position: relative;
    padding-left: 76px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px; }
    .advantage h3:before {
      position: absolute;
      top: 7px;
      left: 0;
      width: 58px;
      height: 58px;
      background: url(../img/item-bg.png) no-repeat;
      color: #fff;
      text-align: center;
      font-weight: bolder;
      font-size: 36px;
      line-height: 58px; }
  .advantage .adv01 {
    padding: 20px; }
    .advantage .adv01 h3:before {
      content: '01'; }
  .advantage .adv02 {
    padding: 20px; }
    .advantage .adv02 h3:before {
      content: '02'; }
  .advantage .adv03 {
    padding: 20px; }
    .advantage .adv03 h3:before {
      content: '03'; }
  .advantage .adv04 {
    padding: 20px; }
    .advantage .adv04 h3:before {
      content: '04'; }
  .advantage .advantage-left {
    float: left; }
    .advantage .advantage-left .title {
      padding: 5px;
      color: #ff8e00;
      font-size: 24px;
      line-height: 1; }
    .advantage .advantage-left .sub-title {
      padding: 0;
      text-transform: uppercase;
      font-size: 24px; }
  .advantage .advantage-right {
    float: left; }
  .advantage .advantage-img {
    margin-top: 40px;
    padding-left: 30px; }

.last-banner {
  height: 108px;
  background-color: #0d62be; }
  .last-banner .text {
    color: #FFF;
    font-size: 24px;
    line-height: 108px;
    float: left; }

