@charset "UTF-8";
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
html,
body {
  font-size: 62.5%;
}
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
a,
img {
  margin: 0;
  padding: 0;
  border: none;
}
body {
  background: #fff;
  font-family: "Microsoft YaHei", "Arial", arial;
  font-size: 1.4rem;
  color: #333;
  font-weight: normal;
}
textarea,
input {
  font-family: "Microsoft YaHei", "Arial", arial;
  color: #333;
  font-size: 1.4rem;
  padding: 0;
  margin: 0;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  display: block;
}
input[type="checkbox"],
input[type="radio"] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
select,
input:focus,
textarea:focus {
  outline: none;
}
textarea {
  overflow: auto;
  resize: none;
}
textarea::-webkit-scrollbar {
  width: 4px;
}
textarea::-webkit-scrollbar-button {
  display: none;
}
textarea::-webkit-scrollbar-thumb {
  background: #1a3f9a;
}
select::-ms-expand {
  display: none;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
ol,
ul,
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1.4rem;
  color: #333;
  font-weight: normal;
}
a,
a:link,
a:visited,
a:focus,
a:active,
a:hover {
  font-family: "Microsoft YaHei", "Arial", arial;
  color: #333;
  font-size: 1.4rem;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #0d2b73;
}
a {
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
video,
iframe,
img {
  max-width: 100%;
}
.wrap,
.wrap12,
.wrap15,
.wrap16 {
  max-width: 1440px;
  width: 94%;
  margin: 0 auto;
}
.wrap:after,
.wrap12:after,
.wrap15:after,
.wrap16:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.wrap12 {
  max-width: 1200px;
}
.wrap15 {
  max-width: 1550px;
}
.wrap16 {
  max-width: 1670px;
}
.lzpic2 {
  display: none;
}
.picc {
  overflow: hidden;
}
.picc img {
  width: 100%;
  display: block;
}
.picc span {
  display: block;
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.row:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.col {
  float: left;
}
.col1 {
  width: 8.33333333%;
}
.col2 {
  width: 16.66666667%;
}
.col3 {
  width: 25%;
}
.col4 {
  width: 33.33333333%;
}
.col5 {
  width: 41.66666667%;
}
.col6 {
  width: 50%;
}
.col7 {
  width: 58.33333333%;
}
.col8 {
  width: 66.66666667%;
}
.col9 {
  width: 75%;
}
.col10 {
  width: 83.33333333%;
}
.col11 {
  width: 91.66666667%;
}
.col12 {
  width: 100%;
}
.l {
  float: left;
}
.r {
  float: right;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}
.hide {
  display: none;
}
.table {
  display: table;
  height: 100%;
  width: 100%;
}
.td {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.swiper-pagination-bullet,
.swiper-button-prev,
.swiper-button-next {
  outline: none;
}
.tynodata {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  margin-top: 13%;
  margin-bottom: 13%;
  background: url(../images/nodata.png) center top no-repeat;
  background-size: auto 169px;
  padding-top: 180px;
}
.tynodata .tytitle {
  color: #555555;
  font-size: 18px;
  overflow: hidden;
  margin-top: 2%;
  line-height: 26px;
}
.tynodata .tydesc {
  color: #999999;
  font-size: 14px;
  overflow: hidden;
  line-height: 24px;
  margin-top: 5px;
}
@media screen and (max-width: 640px) {
  .tynodata {
    background-size: auto 130px;
    padding-top: 140px;
    margin-top: 15%;
    margin-bottom: 15%;
  }
}
.article {
  line-height: 26px;
  color: #666;
}
.main-filter {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  display: none;
  background: url(../images/mainFilter.png);
}
.wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.head-top {
  height: 40px;
  line-height: 40px;
  background: #3e4348;
  color: #949697;
}
.head-top a {
  color: #949697;
}
.head-top a:hover {
  color: #fff;
}
.header {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 90;
  background: #ededed;
  position: relative;
}
.header.fixed {
  position: fixed;
}
.header .logo2,
.header .logo {
  float: left;
  overflow: hidden;
  height: 60px;
  margin-top: 32px;
  margin-right: 20px;
}
.header .logo2 img,
.header .logo img {
  height: 100%;
}
.header .tel {
  float: right;
  color: #444;
  padding-left: 28px;
  background: url(../images/tel.png) no-repeat 0 center;
  margin-top: 38px;
}
.header .tel a {
  font-size: 1.8rem;
  font-weight: bold;
  color: #1a3f9a;
}
.header .search-box {
  float: right;
  margin: 38px 24px 0 0;
  position: relative;
}
.header .search-box .search-btn {
  width: 40px;
  height: 40px;
  background: url(../images/search.png) no-repeat center;
  cursor: pointer;
}
.header .search-box .search-bar {
  width: 800px;
  width: 60vw;
  position: absolute;
  right: -16px;
  top: -28px;
  z-index: 95;
  background: #ededed;
  padding: 26px 10px;
  display: none;
}
.header .search-box .search-bar .close {
  width: 50px;
  height: 50px;
  float: right;
  background: url(../images/close.png) no-repeat center;
  background-size: 20px auto;
  cursor: pointer;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.header .search-box .search-bar .close:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.header .search-box .search-bar .btn {
  width: 50px;
  height: 50px;
  float: left;
  background: url(../images/search.png) no-repeat center;
}
.header .search-box .search-bar .btn input {
  width: 100%;
  height: 100%;
  background: none;
  cursor: pointer;
}
.header .search-box .search-bar .inpu {
  width: 100%;
  padding: 0 60px;
}
.header .search-box .search-bar .inpu input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  font-size: 16px;
  color: #666;
  background: #ddd;
}
.header .search-box .search-bar .inpu input::-webkit-input-placeholder {
  color: #999999;
}
.header .search-box .search-bar .inpu input:-moz-placeholder {
  color: #999999;
}
.header .search-box .search-bar .inpu input::-moz-placeholder {
  color: #999999;
}
.header .search-box .search-bar .inpu input:-ms-input-placeholder {
  color: #999999;
}
.header .nav .tel,
.header .nav .tit,
.header .menu-btn {
  display: none;
}
.header .nav {
  float: right;
  margin-right: 54px;
}
.header .nav > ul > li {
  float: left;
  position: relative;
  margin-left: 48px;
}
.header .nav > ul > li:first-child {
  margin-left: 0;
}
.header .nav > ul > li.s2 {
  position: static;
}
.header .nav > ul > li.s2 > a::before {
  bottom: 0;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #FFFFFF;
  border-width: 6px;
  margin-left: -6px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.header .nav > ul > li.s2.aw > a::before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header .nav > ul > li > a {
  height: 116px;
  line-height: 116px;
  display: block;
  font-size: 1.6rem;
  color: #444;
  font-weight: bold;
  overflow: hidden;
  position: relative;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.header .nav > ul > li > a::after {
  content: "";
  width: 0%;
  height: 2px;
  background: #1a3f9a;
  position: absolute;
  bottom: 50%;
  left: 50%;
  z-index: 5;
  margin-bottom: -24px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.header .nav > ul > li .arrow {
  display: none;
}
.header .nav > ul > li.on > a,
.header .nav > ul > li:hover > a {
  color: #1a3f9a;
}
.header .nav > ul > li.on > a::after,
.header .nav > ul > li:hover > a::after {
  width: 100%;
  left: 0;
}
.header .nav .sub {
  position: absolute;
  z-index: 90;
  display: none;
}
.header .nav .sub1 {
  top: 80%;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  min-width: 140px;
  padding: 6px 0 0 0;
}
.header .nav .sub1 ul {
  background: #fff;
  border-radius: 4px;
  position: relative;
  padding: 8px 0;
}
.header .nav .sub1 ul::after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #FFFFFF;
  border-width: 6px;
  margin-left: -6px;
}
.header .nav .sub1 li a {
  display: block;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 1.6rem;
  color: #555;
  white-space: nowrap;
  position: relative;
}
.header .nav .sub1 li a::after {
  content: "";
  width: 0%;
  height: 1px;
  background: #1a3f9a;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 5;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.header .nav .sub1 li a:hover {
  color: #1a3f9a;
}
.header .nav .sub1 li a:hover::after {
  width: 70%;
}
.header .nav .sub2 {
  width: 100%;
  left: 0;
  top: 116px;
  padding: 18px 0 12px 0;
  text-align: center;
  background: #fff;
}
.header .nav .sub2 ul {
  display: inline-block;
}
.header .nav .sub2 li {
  float: left;
  margin: 0 6px 10px 6px;
}
.header .nav .sub2 li .picc {
  border: solid 3px #fff;
  border-radius: 3px;
  margin-bottom: 10px;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
.header .nav .sub2 li img {
  width: 100%;
  display: block;
}
.header .nav .sub2 li a {
  display: block;
}
.header .nav .sub2 li a:hover {
  color: #1a3f9a;
}
.header .nav .sub2 li a:hover .picc {
  border-color: #e6eaf4;
}
.headerbrace {
  height: 116px;
  display: none;
}
@media only screen and (max-width: 1600px) {
  .header .nav {
    margin-right: 28px;
  }
  .header .nav > ul > li {
    margin-left: 24px;
  }
}
@media only screen and (max-width: 1400px) {
  .header .logo2,
  .header .logo {
    height: 36px;
    margin-top: 48px;
    margin-right: 10px;
  }
  .header .nav > ul > li {
    margin-left: 20px;
  }
}
.header .logo,
.header .logo2,
.header .tel,
.header .search-box {
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.header.small .nav .sub1 {
  top: 90%;
}
.header.small .nav .sub2 {
  top: 70px;
}
.header.small .nav > ul > li > a {
  height: 70px;
  line-height: 70px;
}
.header.small .logo,
.header.small .logo2 {
  margin-top: 5px;
}
.header.small .tel {
  margin-top: 14px;
}
.header.small .search-box {
  margin: 16px;
}
.header.small .search-box .search-bar {
  padding-top: 10px;
  padding-bottom: 10px;
  top: -16px;
}
.footer {
  background: url(../images/footer_bg.jpg) no-repeat right center #232d36;
  background-size: auto 100%;
  position: relative;
}
.footer .wrap {
  position: relative;
}
.footer .left {
  width: 32.64%;
  background: #1a3f9a;
  text-align: center;
  padding-top: 50px;
  color: #5e7fd2;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.footer .right {
  padding-left: 36.11%;
  padding-bottom: 16px;
  position: relative;
}
.footer .link-list {
  padding-top: 72px;
  padding-right: 80px;
  overflow: hidden;
  min-height: 340px;
}
.footer .link-list .list {
  width: 16.66666667%;
  float: left;
}
.footer .link-list .tit {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 26px;
  display: inline-block;
}
.footer .link-list li {
  line-height: 20px;
  margin-bottom: 6px;
}
.footer .link-list li a {
  color: #b8b9bf;
}
.footer .link-list li a:hover {
  color: #fff;
}
.footer .qrcode {
  float: right;
  text-align: center;
  color: #b8b9bf;
  position: absolute;
  top: 76px;
  right: 0;
  z-index: 2;
}
.footer .qrcode i {
  width: 80px;
  display: block;
  margin-bottom: 10px;
}
.footer .qrcode img {
  width: 100%;
  display: block;
}
.footer .friendship {
  margin-top: 34px;
  color: #b8b9bf;
}
.footer .friendship a {
  color: #b8b9bf;
  margin-left: 4px;
}
.footer .friendship a:hover {
  color: #fff;
}
.footer .telbox .number {
  margin: 14px 0 34px 0;
}
.footer .telbox .number a {
  font-size: 3.6rem;
  font-weight: bold;
  color: #fff;
}
.footer .telbox .btn a {
  display: inline-block;
  width: 190px;
  height: 46px;
  line-height: 46px;
  border-radius: 46px;
  background: url(../images/tel2.png) no-repeat 40px center #ffffff;
  background-size: 25px auto;
  padding-left: 26px;
  font-size: 1.8rem;
}
.footer .address {
  line-height: 24px;
  min-height: 24px;
  font-size: 1.8rem;
  color: #fff;
  margin: 44px 0 12px 0;
}
.footer .address span {
  display: inline-block;
  padding-left: 20px;
  background: url(../images/address.png) no-repeat 0 2px;
}
.footer .support {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 16px;
  z-index: 2;
}
.footer .support a {
  color: #5e7fd2;
}
.footer .support a:hover {
  color: #fff;
}
.fixed-sidebar {
  width: 84px;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 90;
  text-align: center;
  border-bottom: solid 1px #e0e0e0;
}
.fixed-sidebar li {
  position: relative;
}
.fixed-sidebar li.mbshow {
  display: none;
}
.fixed-sidebar li.pcshow {
  display: block;
}
.fixed-sidebar li:hover a {
  border-color: #ff9205;
  background: #ff9205;
  color: #fff;
}
.fixed-sidebar li:hover a i {
  -webkit-filter: invert(100%);
  -moz-filter: invert(100%);
  -ms-filter: invert(100%);
  -o-filter: invert(100%);
  filter: invert(100%);
}
.fixed-sidebar li a {
  height: 67px;
  display: block;
  background: #fff;
  border: solid 1px #e0e0e0;
  border-bottom: none;
  color: #707070;
  font-size: 12px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.fixed-sidebar li a i {
  height: 40px;
  line-height: 40px;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.fixed-sidebar li a i img {
  max-height: 100%;
  vertical-align: middle;
}
.fixed-sidebar li .hide {
  height: 67px;
  line-height: 67px;
  position: absolute;
  top: 0;
  right: 83px;
  z-index: 5;
  background: #ff9205;
  white-space: nowrap;
  display: none;
}
.fixed-sidebar li .phone {
  padding: 0 20px;
  font-size: 20px;
  color: #fff;
}
.fixed-sidebar li .qrcode {
  width: 132px;
  height: 132px;
  padding: 8px;
}
.fixed-sidebar li .qrcode img {
  width: 100%;
  display: block;
}
.fixed-sidebar li .qrcode p {
  display: none;
}
.icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  z-index: 9;
  width: 140px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -84px;
}
.icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}
.icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777777;
}
.icon-wechat .wechat-qrcode .qrcode {
  width: 100px;
  margin: 10px auto;
}
.icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}
.icon-wechat .wechat-qrcode .help {
  display: none;
}
.icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  display: none;
}
.icon-wechat:hover .wechat-qrcode {
  display: block;
}
.banner img {
  width: 100%;
  display: block;
}
.banner .lzpic1,
.banner .lzpic2 {
  background: none;
}
.banner.full img,
.banner.sm-full img {
  display: none;
}
.banner.full .lzpic1,
.banner.sm-full .lzpic1,
.banner.full .lzpic2,
.banner.sm-full .lzpic2 {
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.banner .swiper-button-prev,
.banner .swiper-button-next {
  display: none;
}
.banner .swiper-pagination {
  bottom: 20px;
}
.banner .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 3px;
  opacity: 1;
  border-radius: 6px;
  background: #ff9205;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.banner .swiper-pagination-bullet-active {
  width: 54px;
  background: #1a3f9a;
}
.main .pcmore {
  float: right;
  padding-right: 20px;
  background: url(../images/arrow3.png) no-repeat right 4px center;
}
.main .pcmore:hover {
  background-image: url(../images/arrow2.png);
  background-position: right 0 center;
  color: #1a3f9a;
}
.main .pcmore.w,
.main .pcmore.w:hover {
  color: #fff;
  background-image: url(../images/arrow4.png);
}
.main .about {
  background: url(../images/main_about_bg.jpg) no-repeat 0 center;
  min-height: 320px;
  text-align: center;
  padding: 40px 0;
}
.main .about .title {
  font-size: 3rem;
}
.main .about .slogan {
  font-size: 2rem;
  margin: 10px 0 20px 0;
}
.main .about .btn a {
  display: inline-block;
  padding: 0 26px;
  height: 38px;
  line-height: 38px;
  border-radius: 38px;
  background: #ff9205;
  font-size: 1.8rem;
  color: #fff;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .about .btn a:hover {
  background: #ff7200;
}
.main .about .number {
  max-width: 980px;
  margin: 20px auto 0 auto;
}
.main .about .number li {
  width: 25%;
  float: left;
  font-size: 1.6rem;
}
.main .about .number li:nth-child(4n+1) {
  clear: left;
}
.main .about .number li .p1 {
  font-size: 2.4rem;
}
.main .about .number li .p1 span {
  font-size: 5.4rem;
  font-weight: bold;
  color: #1a3f9a;
  display: inline-block;
}
.main .about .number li .p1 sup {
  display: inline-block;
  font-weight: lighter;
  color: #333;
  font-size: 2rem;
  vertical-align: top;
}
.main .product .side .menu ul {
  min-height: 506px;
}
.main .product .product-list {
  display: none;
}
.main .product .product-list ul {
  max-height: 542px;
}
.main .strength,
.main .videolayer,
.main .service,
.main .cooperation {
  padding: 34px 0;
}
.main .strength .title,
.main .videolayer .title,
.main .service .title,
.main .cooperation .title {
  text-align: center;
  font-size: 3.6rem;
}
.main .strength .pcmore,
.main .videolayer .pcmore,
.main .service .pcmore,
.main .cooperation .pcmore {
  margin-top: -20px;
}
.main .strength .slogan,
.main .videolayer .slogan,
.main .service .slogan,
.main .cooperation .slogan {
  text-align: center;
  font-size: 1.8rem;
  margin-top: 14px;
}
.main .strength .strength-list,
.main .videolayer .video-list {
  margin-top: 34px;
}
.main .strength {
  background: url(../images/strength_bg.jpg) no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.main .strength .title {
  color: #fff;
}
.main .service {
  background: url(../images/service_bg.jpg) no-repeat right 0 center;
}
.main .service .service-list {
  margin-top: 46px;
}
.main .cooperation {
  background: #f7f7f7;
}
.main .cooperation .content {
  margin-top: 40px;
}
.main .cooperation .swiper-container {
  padding-bottom: 40px;
}
.main .cooperation .swiper-button-prev,
.main .cooperation .swiper-button-next {
  display: none;
}
.main .cooperation .swiper-pagination {
  bottom: 0;
}
.main .cooperation .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 2px;
  opacity: 1;
  border-radius: 6px;
  background: #ff9205;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.main .cooperation .swiper-pagination-bullet-active {
  width: 40px;
  background: #1a3f9a;
}
.main .cooperation .swiper-slide a {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.main .cooperation .swiper-slide a::after {
  content: " ";
  height: 100%;
  top: 0;
  right: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.main .cooperation .swiper-slide a:hover .picc span {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.main .cooperation .swiper-slide a:hover .tit {
  bottom: -50px;
}
.main .cooperation .swiper-slide a:hover::after,
.main .cooperation .swiper-slide a:hover .see {
  opacity: 1;
  filter: alpha(opacity=100);
}
.main .cooperation .swiper-slide a:hover .see {
  padding-top: 46px;
}
.main .cooperation .swiper-slide a::after,
.main .cooperation .swiper-slide .tit {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/mainFilter.png);
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .cooperation .swiper-slide .tit {
  width: 100%;
  height: 40px;
  line-height: 40px;
  z-index: 10;
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.main .cooperation .swiper-slide .see {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 20;
  color: #fff;
  background: url(../images/link_see.png) no-repeat center 0;
  padding-top: 200px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .wrap {
  background: #f7f7f7;
}
.product .side {
  width: 264px;
  background: #1a3f9a;
  padding: 8px;
  float: left;
}
.product .side .title {
  position: relative;
}
.product .side .title .en {
  line-height: 70px;
  font-size: 1.8rem;
  color: #fff;
  text-transform: uppercase;
}
.product .side .title .en::first-letter {
  font-size: 7.2rem;
  vertical-align: top;
  line-height: 100px;
  margin-right: 6px;
}
.product .side .title .tit {
  position: absolute;
  left: 48px;
  top: 42px;
  z-index: 2;
  font-size: 3rem;
  font-weight: bold;
  color: #fff;
}
.product .side .menu {
  padding: 5px 12px;
  background: #fff;
  border-radius: 10px;
}
.product .side .menu li {
  font-size: 1.6rem;
  height: 46px;
  line-height: 46px;
  padding: 0 15px;
  position: relative;
  background: no-repeat right 10px center;
  border-bottom: solid 1px #fff;
  cursor: pointer;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.product .side .menu li:hover,
.product .side .menu li.on {
  border-color: #1a3f9a;
  background-image: url(../images/arrow2.png);
  background-position: right 0 center;
  color: #1a3f9a;
}
.product .side .menu li:hover::after,
.product .side .menu li.on::after {
  background: #1a3f9a;
}
.product .side .menu li::after {
  content: " ";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  mask-type: -2px;
  z-index: 2;
  background: #535353;
}
.product .side .menu li a {
  display: block;
}
.product .content {
  padding: 18px 22px 0 292px;
}
.product .content .title {
  line-height: 50px;
  border-bottom: solid 1px #bfbfbf;
  overflow: hidden;
}
.product .content .title .tit {
  font-size: 2.4rem;
  font-weight: bold;
  float: left;
}
.product-list ul {
  overflow: hidden;
  margin: 20px -10px 0 -10px;
}
.product-list li {
  width: 25%;
  float: left;
  padding: 0 5px;
  margin-bottom: 22px;
}
.product-list li a {
  display: block;
}
.product-list li a:hover .picc span {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.product-list li a:hover .text {
  padding: 14px;
  background: url(../images/arrow4.png) no-repeat right 12px center #1a3f9a;
}
.product-list li a:hover .tit,
.product-list li a:hover .type {
  color: #fff;
}
.product-list li .text {
  padding: 14px 0;
  background-position: right 0 center;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.product-list li .tit,
.product-list li .type {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.product-list li .type {
  font-weight: bold;
}
.video-list ul {
  overflow: hidden;
}
.video-list li {
  width: 25%;
  float: left;
  margin-bottom: 30px;
}
.video-list li:nth-child(4n+1) {
  clear: left;
}
.video-list li a {
  display: block;
  text-align: center;
}
.video-list li a:hover .tit {
  color: #1a3f9a;
}
.video-list li a:hover .picc span {
  opacity: .5;
  filter: alpha(opacity=50);
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.video-list li a:hover .picc::after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.video-list li .picc {
  background: #000;
  position: relative;
}
.video-list li .picc::after {
  content: " ";
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 10;
  background: url(../images/video_icon.png) no-repeat;
  background-size: 100% auto;
  opacity: 0;
  filter: alpha(opacity=0);
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.video-list li .tit {
  height: 20px;
  line-height: 20px;
  font-size: 1.8rem;
  margin-top: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.strength-list ul {
  overflow: hidden;
  margin: 0 -4px;
}
.strength-list li {
  width: 25%;
  float: left;
  padding: 0 4px;
  margin-bottom: 8px;
  text-align: center;
  margin-bottom: 20px;
}
.strength-list li:nth-child(4n+1) {
  clear: left;
}
.strength-list li a {
  display: block;
}
.strength-list li a:hover .picc span {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.strength-list li .tit {
  height: 20px;
  line-height: 20px;
  font-size: 1.8rem;
  color: #fff;
  margin-top: 34px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.service-list ul {
  margin: 0 -15px;
}
.service-list ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.service-list li {
  width: 50%;
  float: left;
  margin-bottom: 26px;
  padding: 0 15px;
}
.service-list li:nth-child(10) .box,
.service-list li:nth-child(8) .box,
.service-list li:nth-child(7) .box,
.service-list li:nth-child(6) .box,
.service-list li:nth-child(3) .box,
.service-list li:nth-child(2) .box {
  background: url(../images/service_list_bg2.jpg);
}
.service-list li .box {
  background: url(../images/service_list_bg1.png);
  overflow: hidden;
  position: relative;
  top: 0;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.service-list li .box:hover {
  top: -10px;
  box-shadow: -6px 6px 10px rgba(0, 0, 0, 0.2);
}
.service-list li .pic {
  width: 50%;
  height: 100%;
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.service-list li .pic img {
  width: 100%;
  display: none;
}
.service-list li .text {
  width: 50%;
  float: right;
  min-height: 238px;
  padding: 10px 34px;
}
.service-list li .text .p1 {
  font-size: 2.4rem;
  color: #fff;
}
.service-list li .text .p2 {
  line-height: 22px;
  color: #fff;
  margin-top: 12px;
}
.service-list li .number {
  font-size: 72px;
  font-family: Arial;
  position: absolute;
  right: 20px;
  bottom: 0;
  z-index: 2;
  line-height: 72px;
  transform: translateY(30%);
  color: rgba(255, 255, 255, 0.2);
}
.crumbs {
  height: 50px;
  line-height: 50px;
  padding-left: 26px;
  background: url(../images/crumbs.png) no-repeat 0 center;
  color: #666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.crumbs span {
  padding: 0 2px;
}
.crumbs a {
  color: #666;
}
.crumbs a:hover {
  color: #1a3f9a;
}
.crumbs.light {
  background-image: url(../images/crumbs2.png);
  color: #fff;
}
.crumbs.light a,
.crumbs.light a:hover {
  color: #fff;
}
.paging {
  text-align: center;
}
.paging ul {
  display: inline-block;
}
.paging li {
  float: left;
  margin: 0 5px;
}
.paging li a {
  display: block;
  width: 62px;
  height: 44px;
  border: solid 1px #e5e5e5;
  line-height: 42px;
  background: #fff;
  font-size: 1.5rem;
  color: #555;
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.paging li.on a,
.paging li a:hover {
  border-color: #1a3f9a;
  background: #1a3f9a;
  color: #fff;
}
.product-page .paging {
  margin: 30px 0;
}
.product-page .product {
  padding: 20px 0;
}
.product-page .product .crumbs {
  float: right;
}
.product-page .product-list ul {
  border-bottom: solid 1px #ededed;
}
.product-page .details {
  background: #0061af;
  padding-top: 28px;
}
.product-page .details .content,
.product-page .details .single {
  margin-top: 18px;
  background: #f1f1f1;
  padding: 84px 58px 66px 58px;
  overflow: hidden;
}
.product-page .details .leftcont {
  width: 31.94444444%;
  float: right;
}
.product-page .details .leftcont .title {
  margin-bottom: 28px;
  font-size: 32px;
  color: #444;
  font-weight: bold;
  border-bottom: 1px solid #b1b4b5;
  line-height: 80px;
}
.product-page .details .leftcont .text {
  line-height: 22px;
  min-height: 100px;
}
.product-page .details .leftcont .text p {
  display: flex;
  margin: 34px 0;
}
.product-page .details .leftcont .text .tit {
  color: #999;
  min-width: 145px;
  display: inline-block;
}
.product-page .details .leftcont .btnbox {
  max-width: 400px;
  overflow: hidden;
  margin-top: 50px;
}
.product-page .details .leftcont .btnbox a {
  width: 50%;
  float: left;
  height: 46px;
  line-height: 46px;
  font-size: 1.6rem;
  color: #fff;
  padding-left: 42px;
  text-align: center;
}
.product-page .details .leftcont .btnbox .btn1 {
  background: url(../images/contact_btn1.png) no-repeat 50px center #1a3f9a;
  border-radius: 46px 0 0 46px;
}
.product-page .details .leftcont .btnbox .btn1:hover {
  background-color: #0d2b73;
}
.product-page .details .leftcont .btnbox .btn2 {
  background: url(../images/contact_btn2.png) no-repeat 30px center #ff9205;
  border-radius: 0 46px 46px 0;
}
.product-page .details .leftcont .btnbox .btn2:hover {
  background-color: #ff7200;
}
.product-page .details .photo {
  width: 49.58333333%;
  float: left;
}
.product-page .details .photo img {
  width: 100%;
  display: block;
}
.product-page .details .photo .bottom {
  padding: 0 44px;
  position: relative;
}
.product-page .details .photo .gallery-thumbs {
  margin-top: 12px;
}
.product-page .details .photo .gallery-thumbs .swiper-slide {
  cursor: pointer;
  -moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.product-page .details .photo .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
  border: solid 2px #bec6dc;
}
.product-page .details .photo .swiper-button-next,
.product-page .details .photo .swiper-button-prev {
  width: 36px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 5;
  margin: 0;
  background: no-repeat center #c6c6c6;
  cursor: pointer;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.product-page .details .photo .swiper-button-next:hover,
.product-page .details .photo .swiper-button-prev:hover {
  background-color: #1a3f9a;
}
.product-page .details .photo .swiper-button-prev {
  left: 0;
  background-image: url(../images/arrow8.png);
}
.product-page .details .photo .swiper-button-prev:hover {
  background-image: url(../images/arrow6.png);
}
.product-page .details .photo .swiper-button-next {
  right: 0;
  background-image: url(../images/arrow9.png);
}
.product-page .details .photo .swiper-button-next:hover {
  background-image: url(../images/arrow7.png);
}
.product-page .features .title {
  padding: 40px 0 30px;
  font-size: 2.8rem;
}
.product-page .features .article {
  padding: 40px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 1.4rem;
  color: #666;
  min-height: 500px;
}
.product-page .prevnext {
  overflow: hidden;
  padding: 24px 0;
}
.product-page .prevnext .prev,
.product-page .prevnext .next,
.product-page .prevnext .return {
  height: 34px;
  line-height: 32px;
  border-radius: 34px;
  border: solid 1px #e4e4e4;
  background-color: #f6f6f6;
  background-repeat: no-repeat;
  float: left;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.product-page .prevnext .prev:hover,
.product-page .prevnext .next:hover,
.product-page .prevnext .return:hover {
  border-color: #1a3f9a;
  background-color: #1a3f9a;
  color: #fff;
}
.product-page .prevnext .prev {
  padding: 0 26px 0 30px;
  margin-right: 20px;
  background-image: url(../images/arrow10.png);
  background-position: 15px center;
}
.product-page .prevnext .prev:hover {
  background-image: url(../images/arrow12.png);
}
.product-page .prevnext .next {
  padding: 0 30px 0 26px;
  background-image: url(../images/arrow11.png);
  background-position: right 15px center;
}
.product-page .prevnext .next:hover {
  background-image: url(../images/arrow13.png);
}
.product-page .prevnext .return {
  padding: 0 20px 0 36px;
  float: right;
  background-image: url(../images/goBack.png);
  background-position: 14px center;
}
.product-page .prevnext .return:hover {
  background-image: url(../images/goBack2.png);
}
@media only screen and (max-width: 1440px) {
  .product-page .details .photo {
    width: 60%;
  }
}
.video-page,
.strength-page {
  padding: 10px 0 32px 0;
}
.video-page .head,
.strength-page .head {
  border-bottom: solid 1px #bfbfbf;
  overflow: hidden;
}
.video-page .head .crumbs,
.strength-page .head .crumbs {
  float: right;
}
.video-page .head .title,
.strength-page .head .title {
  float: left;
  line-height: 50px;
  font-size: 2.4rem;
  font-weight: bold;
}
.strength-page .strength-list {
  margin: 25px 0 36px 0;
  border-bottom: solid 1px #dfdfdf;
}
.strength-page .strength-list li {
  margin-bottom: 50px;
}
.strength-page .strength-list li .tit {
  color: #333;
}
.video-page .video-list {
  margin: 25px 0 36px 0;
  border-bottom: solid 1px #dfdfdf;
}
.video-page .video-list ul {
  margin: 0 -5px;
}
.video-page .video-list li {
  padding: 0 5px;
}
.video-page .video-list li .tit {
  margin-top: 20px;
}
.column-menu {
  text-align: center;
  position: relative;
}
.column-menu .wrap {
  background: #fff;
  position: absolute;
  top: -44px;
  left: 50%;
  height: 88px;
  overflow: hidden;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
.column-menu ul {
  display: inline-block;
}
.column-menu li {
  float: left;
  margin: 0 80px;
}
.column-menu li a {
  font-size: 1.8rem;
  color: #444;
  line-height: 88px;
  height: 88px;
  position: relative;
  display: block;
}
.column-menu li a::after {
  content: '';
  height: 2px;
  width: 0;
  background: #1a3f9a;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 2;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.column-menu li.on a,
.column-menu li a:hover {
  color: #1a3f9a;
}
.column-menu li.on a::after,
.column-menu li a:hover::after {
  width: 100%;
}
@media only screen and (max-width: 1440px) {
  .column-menu li {
    margin: 0 60px;
  }
}
.anchor {
  display: block;
  position: relative;
  top: -100px;
  opacity: 0;
}
.about-page .pctitle {
  font-size: 3.6rem;
  color: #444;
  font-weight: bold;
  text-align: center;
}
.about-page .pcentit {
  color: #828081;
  text-transform: uppercase;
  line-height: 36px;
  text-align: center;
  margin: 6px 0 10px 0;
}
.about-page .pcslogan {
  font-size: 1.6rem;
  color: #444;
  text-align: center;
  margin-bottom: 40px;
}
.about-page .introduction {
  background: #f6f8fb;
  padding: 100px 0;
}
.about-page .introduction .picbox {
  width: 50%;
  float: right;
}
.about-page .introduction .picbox img {
  width: 100%;
  display: block;
}
.about-page .introduction .content {
  width: 40%;
  float: left;
}
.about-page .introduction .title {
  font-size: 3.6rem;
  color: #444;
  font-weight: bold;
  line-height: 50px;
  margin: 10px 0;
}
.about-page .introduction .text {
  line-height: 32px;
  font-size: 1.6rem;
  color: #666;
  margin: 20px 0;
}
.about-page .introduction .number {
  text-align: center;
}
.about-page .introduction .number .col {
  margin-bottom: 20px;
}
.about-page .introduction .number .p1 {
  display: inline-block;
  font-size: 1.6rem;
  color: #666;
  font-weight: bold;
  position: relative;
}
.about-page .introduction .number .num {
  font-size: 4rem;
  color: #1a3f9a;
  font-weight: lighter;
  margin-right: 4px;
}
.about-page .introduction .number sup {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  font-size: 2rem;
}
.about-page .introduction .number .p2 {
  font-size: 1.6rem;
  color: #444;
}
.about-page .ability {
  padding: 100px 0;
  background: #f6f8fb;
}
.about-page .ability .content {
  border: 1px solid #bdd3ec;
  background: #fff;
}
.about-page .ability .gallery-thumbs {
  margin-top: -12px;
  position: relative;
}
.about-page .ability .gallery-thumbs .swiper-slide {
  text-align: center;
  font-size: 2.4rem;
  color: #444;
  cursor: pointer;
}
.about-page .ability .gallery-thumbs .swiper-slide::before {
  content: " ";
  width: 20px;
  height: 20px;
  background: #fff;
  margin: 0 auto 20px;
  border-radius: 50%;
  border: 4px solid #828081;
  display: block;
}
.about-page .ability .gallery-thumbs .swiper-slide-thumb-active {
  color: #1a3f9a;
}
.about-page .ability .gallery-thumbs .swiper-slide-thumb-active::before {
  border-color: #1a3f9a;
}
.about-page .ability .gallery-top {
  width: 85%;
  margin: 50px auto 0;
  padding-bottom: 50px;
}
.about-page .ability .gallery-top img {
  width: 100%;
  display: block;
}
.about-page .ability .gallery-top p {
  width: 80%;
  line-height: 24px;
  color: #666;
  font-weight: bold;
  padding-left: 30px;
  position: relative;
  margin-bottom: 20px;
}
.about-page .ability .gallery-top p::before {
  content: '';
  display: block;
  height: 15px;
  width: 15px;
  background: #ff9205;
  position: absolute;
  left: 0;
  top: 4px;
}
.about-page .culture {
  background: #f6f8fb;
}
.about-page .culture ul {
  overflow: hidden;
}
.about-page .culture li {
  width: calc(16.66666667%);
  height: 490px;
  border-left: 1px solid #fff;
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  position: relative;
  float: left;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}
.about-page .culture li::after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.6);
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.about-page .culture li:first-child {
  border-left: none;
}
.about-page .culture li .tit {
  width: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 12;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-size: 3.2rem;
  color: #fff;
  text-align: center;
  line-height: 38px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.about-page .culture li .text {
  width: 80%;
  position: absolute;
  top: 13%;
  left: 50%;
  z-index: 13;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  line-height: 28px;
  transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -o-transform: scale(0.5, 0.5);
  -moz-transform: scale(0.5, 0.5);
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}
.about-page .culture li .text .t {
  font-size: 3.6rem;
  font-weight: bold;
  margin-bottom: 5%;
}
.about-page .culture li.on {
  width: calc(50%);
}
.about-page .culture li.on .tit {
  opacity: 0;
  filter: alpha(opacity=0);
}
.about-page .culture li.on::after {
  background: rgba(0, 97, 175, 0.3);
}
.about-page .culture li.on .text {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  padding: 0 10%;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
}
.about-page .cooperation {
  padding: 100px 0;
}
.about-page .cooperation ul {
  margin: 0 -10px;
}
.about-page .cooperation ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.about-page .cooperation ul li {
  float: left;
  margin: 10px;
  position: relative;
  cursor: pointer;
}
.about-page .cooperation ul li a {
  display: block;
  width: 110px;
  height: 92px;
  overflow: hidden;
  position: relative;
  top: 0;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.about-page .cooperation ul li a:hover {
  top: -4px;
  box-shadow: 0 4px 10px 2px #1a3f9a;
}
.about-page .cooperation ul li img {
  width: 100%;
  display: block;
}
.about-page .environment {
  background: #f6f8fb;
  padding: 100px 0;
}
.about-page .environment img {
  width: 100%;
  display: block;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.about-page .environment .layer {
  overflow: hidden;
}
.about-page .environment .layer .left {
  width: 66.4%;
  float: left;
  overflow: hidden;
}
.about-page .environment .layer .right {
  width: 33%;
  float: right;
}
.about-page .environment .layer ul {
  overflow: hidden;
}
.about-page .environment .layer li {
  float: left;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.about-page .environment .layer .txt {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 2;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  color: #fff;
  font-size: 2.8rem;
}
.about-page .environment .layer .pic {
  overflow: hidden;
}
.about-page .environment .layer .pic:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.about-page .environment .layer1 {
  margin-bottom: 90px;
}
.about-page .environment .layer1 .right li:nth-child(2),
.about-page .environment .layer1 .right li:nth-child(3) {
  width: 49%;
  margin-top: 10px;
}
.about-page .environment .layer1 .right li:nth-child(2) {
  margin-right: 2%;
  background: #1a3f9a;
}
.about-page .environment .layer1 .right li:nth-child(2) img {
  filter: alpha(opacity=0);
  opacity: 0;
}
.about-page .environment .layer2 .left li {
  margin-right: 1.2%;
  width: 24.35%;
}
.about-page .environment .layer2 .left li:nth-child(3) {
  width: 48.5%;
  margin-right: 0;
}
.about-page .environment .layer2 .left .text {
  margin-bottom: 10px;
  background: #ff9205;
  position: relative;
}
.about-page .environment .layer2 .left .text img {
  filter: alpha(opacity=0);
  opacity: 0;
}
.about-page .environment .layer2 .right .box1 {
  margin-bottom: 10px;
}
.case-page {
  background: #f6f8fb;
}
.case-page .wrap15 {
  padding: 1px 0;
  background: #fff;
  margin-top: -50px;
  position: relative;
}
.case-page .title {
  font-size: 2.8rem;
  font-weight: bold;
  color: #444;
  line-height: 28px;
  border-left: 8px solid #1a3f9a;
  padding-left: 20px;
  position: relative;
  margin: 50px 0;
}
.case-page .title::before {
  content: '';
  height: 100%;
  width: 3px;
  background: #ff9205;
  left: 1px;
  top: 0;
  display: block;
  position: absolute;
}
.case-page .paging {
  margin: 50px 0;
}
.case-list ul {
  border-left: 1px solid #dadee1;
}
.case-list ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.case-list li {
  width: 25%;
  float: left;
  text-align: center;
  border-right: 1px solid #dadee1;
  border-bottom: 1px solid #dadee1;
}
.case-list li:nth-child(1),
.case-list li:nth-child(2),
.case-list li:nth-child(3),
.case-list li:nth-child(4) {
  border-top: 1px solid #dadee1;
}
.case-list li:nth-child(4n+1) {
  clear: left;
}
.case-list li a {
  display: block;
  position: relative;
  top: 0;
  z-index: 2;
  padding: 10px;
  background: #fff;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.case-list li a:hover {
  top: -4px;
  z-index: 5;
  box-shadow: 0 4px 14px 4px rgba(0, 0, 0, 0.3);
}
.case-list li .tit {
  font-size: 1.6rem;
  color: #444;
  line-height: 42px;
  height: 42px;
  margin-top: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.news-page {
  background: #f6f8fb;
}
.news-page .newsbox {
  padding: 100px 0;
}
.news-page .newsbox .title {
  font-size: 3.6rem;
  color: #444;
  line-height: 60px;
}
.news-page .newsbox .slogan {
  font-size: 1.6rem;
  color: #444;
  margin-top: 6px;
}
.news-list {
  margin: 46px 0;
}
.news-list ul {
  margin: 0 -10px;
}
.news-list ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.news-list li {
  width: 25%;
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
}
.news-list li:nth-child(4n+1) {
  clear: left;
}
.news-list li a {
  display: block;
  border: 1px solid #bdd3ec;
  position: relative;
  top: 0;
  z-index: 2;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.news-list li a:hover {
  top: -8px;
  z-index: 5;
}
.news-list li a:hover .text {
  background: #1a3f9a;
}
.news-list li a:hover .date {
  background: #fff;
  color: #1a3f9a;
}
.news-list li a:hover .tit,
.news-list li a:hover .more {
  color: #fff;
}
.news-list li a:hover .txt {
  color: #a3bbd9;
}
.news-list li img {
  width: 100%;
  display: block;
}
.news-list li .text {
  background: #f6f8fb;
  padding: 0 6%;
  min-height: 186px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.news-list li .date {
  width: 100px;
  text-align: center;
  background: #1a3f9a;
  height: 40px;
  line-height: 40px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #fff;
  font-size: 1.6rem;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.news-list li .date b {
  font-size: 3rem;
  font-weight: normal;
}
.news-list li .tit,
.news-list li .txt {
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.news-list li .tit {
  height: 24px;
  font-size: 2rem;
  color: #444;
}
.news-list li .txt {
  height: 48px;
  -webkit-line-clamp: 2;
  color: #666;
  margin-top: 10px;
}
.news-list li .more {
  color: #1a3f9a;
  padding-bottom: 20px;
  font-weight: bold;
  margin-top: 12px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.news-page .sidebar {
  width: 370px;
  float: right;
}
.news-page .sidebar .title {
  padding: 0 20px;
  font-size: 1.8rem;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px #f1f1f1 solid;
}
.news-page .sidebar .box {
  margin-bottom: 20px;
  background: #fff;
}
.news-page .sidebar .news ul {
  padding: 20px;
}
.news-page .sidebar .news li {
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.news-page .contentleft {
  padding-right: 400px;
  margin-bottom: 50px;
}
.news-page .details {
  background: #fff;
}
.news-page .details .head {
  padding: 40px 20px 20px 20px;
  border-top: 1px #f1f1f1 solid;
  text-align: center;
  line-height: 1.5;
  border-bottom: 1px solid #F0F2F5;
}
.news-page .details .title {
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 2.4rem;
}
.news-page .details .info {
  padding-bottom: 10px;
  color: #a3afb7;
}
.news-page .details .article {
  overflow: hidden;
  padding: 40px 20px 20px 20px;
}
.news-page .details .share {
  padding: 20px;
}
.contact-page {
  background: #f6f8fb;
}
.contact-page .contact {
  padding: 100px 0;
  text-align: center;
}
.contact-page .contact .title {
  font-size: 3.6rem;
  color: #1a3f9a;
  font-weight: bold;
  line-height: 80px;
}
.contact-page .contact .address {
  font-size: 1.6rem;
  color: #444;
}
.contact-page .telbox {
  margin-top: 64px;
}
.contact-page .telbox ul {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1200px;
}
.contact-page .telbox li {
  width: 25%;
  float: left;
}
.contact-page .telbox li:nth-child(4n+1) {
  clear: left;
}
.contact-page .telbox li i {
  display: block;
  margin: 0 auto 20px auto;
  max-width: 129px;
}
.contact-page .telbox li img {
  width: 100%;
  display: block;
}
.contact-page .telbox li .tit {
  font-size: 1.6rem;
  color: #666;
  margin: 20px 0 10px 0;
}
.contact-page .telbox li .num {
  font-size: 2.8rem;
  color: #444;
  font-weight: bold;
  line-height: 32px;
}
.contact-page .telbox li .num a {
  font-size: 2.8rem;
  color: #444;
  font-weight: bold;
}
.contact-page .bottomcont {
  position: relative;
  overflow: hidden;
  max-width: 1440px;
  width: 94%;
  margin: 0 auto;
}
.contact-page .bottomcont:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.contact-page #allmap {
  width: 100%;
  height: 578px;
}
.contact-page .message {
  width: 42%;
  float: right;
  background: #1a3f9a;
  padding: 50px 64px;
  display: none;
}
.contact-page .message .title {
  line-height: 1.5;
  font-size: 3.6rem;
  color: #fff;
  font-weight: bold;
}
.contact-page .message .entit {
  text-transform: uppercase;
  padding-bottom: 8px;
  color: #93afd3;
}
.contact-page .message input[type="text"],
.contact-page .message textarea {
  max-width: 364px;
  width: 100%;
  padding: 14px 20px;
  background: #fff;
  margin-bottom: 20px;
}
.contact-page .message textarea {
  height: 130px;
}
.contact-page .message button,
.contact-page .message input[type="submit"],
.contact-page .message input[type="button"] {
  width: 100%;
  max-width: 364px;
  line-height: 45px;
  font-size: 1.6rem;
  color: #fff;
  background: #ff9205;
  cursor: pointer;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.contact-page .message button:hover,
.contact-page .message input[type="submit"]:hover,
.contact-page .message input[type="button"]:hover {
  background: #ff7200;
}
