﻿@charset "UTF-8";
.img-full-fa {
  width: 100%;
  height: 100%;
  text-align: center;
}
.img-full {
  width: 100%;
  height: 100%;
}
.img-full-scale {
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.img-full-scale-fa {
  width: 100%;
  height: 100%;
  text-align: center;
}
.img-center-fa {
  position: relative;
  width: 100%;
  height: 100%;
}
.img-center {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
}
/*单页*/
.page {
  min-height: 200px;
  padding: 20px 10px;
}
.page p {
  line-height: 2;
  color: #666666;
}
.page blockquote {
  text-indent: 2rem;
}
.page table {
  border: 1px solid #333333;
}
.page .td {
  border-bottom: 1px solid #333333;
}
.page img {
}
.search-call {
  margin-bottom: 40px;
}

.consu,
.address-info {
  border: 1px solid  #dcdcdc;
  border-top: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.consu {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 25px;
}
.consu > span {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  display: block;
  margin-bottom: 10px;
}
.consu > p {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: #163a84;
}
.address-info {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 25px;
}
.address-info p {
  font-size: 12px;
  line-height: 20px;
  color: #333333;
}

.page-con-title p {
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
  color: #001b8a;
  vertical-align: baseline;
  margin-bottom: 10px;
}
.page-con-title p span {
  font-size: 12px;
  color: #999999;
}
.web-postion {
  border-bottom: 1px solid #cccccc;
}
.web-postion p {
  font-size: 12px;
  line-height: 36px;
  color: #999999;
}
.web-postion p a {
  color: #999999;
}
.web-postion p a:hover {
  color: #001b8a;
  text-decoration: none;
}
.page {
  min-height: 600px;
}
.product {
  min-height: 600px;
}
.page-btn {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.page-btn .active a {
  background-color: #163a84;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.page-btn li {
  display: inline-block;
  margin: 0 5px;
}
.page-btn li a {
  font-size: 14px;
  line-height: 20px;
  display: block;
  color: #000000;
  padding: 5px 11px;
  border: 1px solid #163a84;
}
.page-btn li a:hover {
  text-decoration: none;
  background-color: #163a84;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.img-info {
  min-height: 600px;
  padding-top: 20px;
}
.img-info .img-info-top {
  margin-bottom: 20px;
}
.img-info .img-info-top .img-fa-scale {

  width: 32%;
  margin-right: 3%;
  float: left;
}
.img-info .img-info-top .img-info-info {
  width: 65%;
  float: right;
}
.img-info .img-info-con {
  min-height: 400px;
}
.img-info .img-info-con .img-info-title {
  font-size: 18px;
  line-height: 30px;
  padding: 5px 20px;
  display: block;
  border-bottom: 1px solid #cccccc;
  color: #FFFFFF;
  font-weight: bold;
}
.turn {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 5px 10px;
  margin-bottom: 20px;
}
.turn p {
  font-size: 12px;
  line-height: 30px;
  color: #333333;
}
.turn p:first-child {
  float: left;
}
.turn p:last-child {
  float: right;
}
.turn p a {
  color: #666666;
}
.turn p a:hover {
  color: #49b176;
  text-decoration: none;
}
.news-page {
  min-height: 600px;
}
.news-page .news-page-list {
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.news-page .news-page-list li {
  padding: 20px 0;
  border-bottom: 1px dashed #999999;
  overflow: hidden;
}
.news-page .news-page-list .img-fa-scale {
  width: 135px;
  height: 90px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.news-page .news-page-list .img-fa-scale img {
  width: 100%;
  height: 90px;
}
.news-page .news-page-list .news-page-con {
  float: right;
  width: 82%;
}
.news-page .news-page-list .news-page-con h2 {
  font-size: 14px;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news-page .news-page-list .news-page-con h2 a {
  display: block;
}
.news-page .news-page-list .news-page-con h2 a:hover {
  color: #da251d;
  text-decoration: none;
}
.news-page .news-page-list .news-page-con span {
  font-size: 12px;
  color: #cccccc;
}
.news-page .news-page-list .news-page-con p {
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #999999;
}
.news-page .news-page-list .news-page-con p a:hover {
  color: #da251d;
  text-decoration: none;
}
.news-info {
  padding: 20px 15px;
}
.news-info .hd {
  padding-bottom: 20px;
  border-bottom: 1px dashed #999999;
}
.news-info .hd h1 {
  font-size: 24px;
  line-height: 36px;
  word-wrap: break-word;
  /*//word-break设置强行换行;normal 亚洲语言和非亚洲语言的文本规则，允许在字内换行*/
  word-break: normal;
}
.news-info .hd p {
  font-size: 14px;
  line-height: 1.6;
  color: #cccccc;
}
.news-info .bd {
  min-height: 200px;
  padding-top: 20px;
}
