﻿/*DC项目*/
@charset "utf-8";
html {
  color: #1A1617;
  font-family: 'Microsoft yahei', Arial !important;
  font-size: 62.5%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
  font-size: 1.2rem;
  width: 100%;
  margin: 0px auto;
  min-width: 320px;
  font-family: 'Microsoft yahei', Arial !important;
}
a {
  color: #1A1617;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
}
ol, ul, li {
  list-style: none;
}
i {
  background-color: none;
}
img {
  max-width: 100%;
}
body {
  overflow-x: hidden;
  /*height:6000px;*/
  -webkit-overflow-scrolling: touch;
}
select::-ms-expand {
  display: none;
}
input[type="text"], input[type="button"], textarea, select {
  -webkit-appearance: none;
  appearance: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
@keyframes myani1 {
  0% {
    color: rgba(255, 255, 255, .4);
  }
  50% {
    color: rgba(255, 255, 255, 1);
  }
  0% {
    color: rgba(255, 255, 255, .4);
  }
}
@keyframes myani2 {
  0% {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  10% {
    -webkit-transform: translate(-4px, 0px);
    -moz-transform: translate(-4px, 0px);
    -o-transform: translate(-4px, 0px);
    -ms-transform: translate(-4px, 0px);
    transform: translate(-4px, 0px);
  }
  100% {
    -webkit-transform: translate(480px, 0px);
    -moz-transform: translate(480px, 0px);
    -o-transform: translate(480px, 0px);
    -ms-transform: translate(480px, 0px);
    transform: translate(480px, 0px);
  }
}
h3.no_records {
  color: #8c8c8c;
  font-size: 16px;
  font-weight: bold;
  display: block;
  text-align: center;
  line-height: 50px;
  margin: 50px 0px;
}
.ng-fault {
  width: 100%;
  overflow: hidden;
}
.ng-container {
  position: relative;
}
.ng-bg {
  background-color: rgba(0, 0, 0, .1);
}
.ng-bg-theme {
  background-color: #C9293E !important;
}
.ng-bg-ccc {
  background-color: #F9F9F9 !important;
}
.ng-bg-fff {
  background-color: #ffffff8f;
}
.ng-bg-fuse {
  background-color: #FDD1B0 !important;
}
.ng-bg-assist {
  background-color: #F1F1F1;
}
.ng-bg-info {
  background-color: #6FB7FA;
}
.ng-bg-succeed {
  background-color: #A5DA43;
}
.ng-bg-warning {
  background-color: #FFCA3B;
}
.ng-bg-danger {
  background-color: #FF8F76;
}
.ng-pull-left {
  float: left;
}
.ng-pull-right {
  float: right;
}
.ng-paddor {
  padding-left: 12px;
  padding-right: 12px;
}
.ng-oa a {
  display: block;
  width: 100%;
  overflow: hidden;
}
.ng-oa a img {
  display: block;
  width: 100%;
  overflow: hidden;
}
.headroom {
  transition: transform 200ms linear;
  -webkit-transition: all .5s ease-in 0s;
  -moz-transition: all .5s ease-in 0s;
  -o-transition: all .5s ease-in 0s;
  transition: all .5s ease-in 0s;
}
.headroom--pinned {
  transform: translateY(0%);
}
.headroom--unpinned {
  transform: translateY(-100%);
}
.navbar-fixed-top {
  border-color: rgba(0, 0, 0, .8);
  border-width: 0px 0px 0px;
}
body {
  /*min-height:2000px;*/
}
.ng-head {
  width: 100%;
  height: 150px;
  border: 0px;
  border-radius: 0px;
  margin-bottom: 0px;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 3%;
  height: 95px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 99;
  color: #FFFFFF;
  transition: all .3s;
  box-shadow: 5px 1px 22px 3px #4a4a4a;
}
.header.fixed {
  position: fixed;
  background: #ffffffc2;
  height: 95px;
  transition: all .3s;
  box-shadow: 5px 1px 1px 1px #ded7d7;
}
.h50{margin-top: 95px;}
.am-headthe {
  height: 46px;
  border-bottom: 1px solid #E0E0E0;
  width: 1200px;
  margin: 0px auto 0px;
}
.ng-hotline {
  position: relative;
}
.ng-hotline-icon {
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  margin-top: 14px;
  overflow: hidden;
}
.ng-hotline-icon img {
  width: 100%;
  display: block;
}
.ng-hotline-text {
  font-size: 1.2rem;
  color: #000000;
  line-height: 45px;
  display: block;
  margin-left: 4px;
}
.ng-hotline-text > span {
  color: #979797;
}
.ng-lang {
  position: relative;
  margin-left: 8px;
}
.ng-lang-icon {
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  margin-top: 16px;
  overflow: hidden;
}
.ng-lang-icon img {
  width: 100%;
  display: block;
}
.ng-lang-text {
  font-size: 1.3rem;
  color: #979797;
  line-height: 45px;
  display: block;
  margin-left: 6px;
}
.am-headerv {
  width: 1200px;
  /*overflow:hidden;*/
  height: 104px;
  margin: 0px auto;
  position: relative;
}
.am-logo {
  position: absolute;
  height: 89px;
  left: 0px;
  top: 7px;
  z-index: 100;
  display: block;
}
.am-logo .am-logo-link {
  height: 100%;
  display: block;
}
.am-logo .am-logo-link img {
  display: block;
  height: 100%;
  margin-top: 0px;
}
.am-logo-tit {
  display: block;
  line-height: 50px;
  font-size: 3.6rem;
  color: #1866A4;
  display: block;
  margin: 0px;
  padding: 0px 0px 0px 12px;
  height: 50px;
  font-weight: 400;
}
.am-logo-tit a {
  color: #1866A4;
}
/*一级PC导航*/
.am-pc-nav {
  float: right;
  margin-right: 6px;
  margin-top: 0px;
  position: relative;
  height: 100%;
  z-index: 50;
}
.am-pc-nav > ul {
  margin-top: 20px;
}
.am-pc-nav > ul > li {
  float: left;
  margin: 0px 10px;
  position: relative;
  z-index: 6;
}
.am-pclink-borv {
  height: 3px;
  display: block;
  width: 100%;
  position: absolute;
  top: 56px;
}
.am-pclink-borv > span {
  display: block;
  width: 0%;
  height: 100%;
  margin: 0px auto 0px;
  background-color: #F5BB00;
}
.am-pc-nav > ul > li .am-pclink {
  display: block;
  padding: 0px 10px;
  line-height: 41px;
  color: #000000;
  height: 42px;
  border-radius: 4px;
  margin-top: 19px;
  margin-bottom: 19px;
  font-size: 1.5rem;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  font-weight: 900;
}
.am-pc-nav > ul > li.ng-nav-activate .am-pclink, .am-pc-nav > ul > li:hover .am-pclink {
  color: #0c3567;
}
.am-pc-nav > ul > li.ng-nav-activate .am-pclink-borv > span {
  width: 100% !important;
}
.am-pc-sharebtn {
  width: 40px;
  height: 40px;
  display: block;
  border: 0px;
  outline: 0px;
  position: relative;
  padding: 7px;
  margin-top: 39px;
  background-color: #ffffff00;
  cursor: pointer;
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}
.am-pc-sharebtn img {
  width: 26px;
  height: 26px;
}
.am-pc-share {
  padding: 10px;
  background-color: #D3D3D3;
  border-radius: 6px;
  position: absolute;
  z-index: 40;
  width: 240px;
  top: 114px;
  right: 0px;
  display: none;
}
.am-pc-share-activate {}
.am-pc-share-intext {
  width: 100%;
  overflow: hidden;
  height: 34px;
  padding: 0px 60px 0px 0px
}
.am-pc-share-intext input[type="text"] {
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #000;
  border-radius: 4px;
  padding: 0px 2px;
  text-indent: 4px;
  outline: 0px;
  font-size: 1.3rem;
  color: #000;
}
.am-pc-share-inbtn {
  height: 34px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: block;
}
.am-pc-share-inbtn input[type="submit"] {
  padding: 2px 4px;
  width: 50px;
  height: 34px;
  border: 1px solid #000;
  border-radius: 4px;
  outline: 0px;
  background-color: rgb(0, 0, 0);
}
.am-pcv-activate {
  height: 2px;
  background-color: #C9151E;
  position: absolute;
  left: 0%;
  display: block;
  width: 20px;
  top: 56px;
  z-index: 2;
}
#am-roop {
  border: 1px solid #FFFFFF;
}
.am-pc-nav > ul > li a#am-roop:hover {
  border: 1px solid #4EAD07;
}
/*二级PC导航*/
.am-pc-level {
  position: absolute;
  top: 60px;
  left: 0px;
  height: 0px;
  padding: 18px 0px 0px;
  overflow: hidden;
}
.am-pc-level li {
  padding: 0px 0px;
  margin: 0px auto 0;
}
.am-pc-level li a {
  display: block;
  white-space: nowrap;
  padding: 10px 12px;
  background-color: #D3D3D3;
  text-align: center;
  font-size: 1.4rem;
  color: #3F3E40;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.am-pc-level li a:hover {
  color: #F5BB00;
}
.sianai {
  position: absolute;
  top: 80px;
  font-size: 3.4rem;
  color: red;
  z-index: 4;
}
.am-add {
  width: 100%;
  overflow: hidden;
}

.ng-swiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.swiper-container {
  color: #fff;
  margin: 0px auto 0px;
  text-align: center;
}
.am-add .swiper-slide {
  width: 100%;
}
.am-add .swiper-slide img {
  width: 100%;
}
.am_left .swiper-slide img{
  height: 140px;
  width: 220px;
}
.am_left {
  padding: 25px 0;
  width: 100%;
  margin: 0 auto;
}
.ng-bg{
  display: none;
  background: #ffffff70;
  position: relative;
  margin: 0 10px;
}
.ng-bg i{
  background-image: url(../images/ngbg.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  position: absolute;
  top: 28%;
  left: 43%;
  width: 30px;
  height: 30px;
}
.swiper-slide:hover .ng-bg{
  display: block;
}
.am_left b.ng-bt{
  position: relative;
  bottom: 61px;
}
.am_left .swiper-pagination{
 display: none;
}
.swiper-pagination{display: none;}
.ng-top {
  overflow: hidden;
  height: 50px;
  margin: 0 10px;
  padding: 0 10px;
  border-bottom: 2px solid #ffffff;
}
.ng-img {
  background-image: url(../images/f.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  overflow: hidden;
  float: left;
  margin: 10px 0 10px 48px;
}
.ng-top b{
  float: left;
  width: 103px;
  height: 50px;
  font-size: 22px;
  color: #ffffff;
  line-height: 53px;
}
.ng-swiper a {
  display: block;
  width: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  /*background-color:plum;*/
}
.ng-swiper .swiper-pagination {
  position: absolute;
  z-index: 20;
  bottom: 14px;
  width: 100%;
  text-align: center;
}
.ng-swiper .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 12px;
  background-color: #fff;
  margin: 0 4px;
  cursor: pointer;
}
.ng-swiper .swiper-active-switch {
  background: #F3782A;
}
.ng-swiper .swiper-button-prev, .ng-swiper .swiper-container-rtl .swiper-button-next {
  background-image: none;
}
.ng-swiper .swiper-button-next, .ng-swiper .swiper-container-rtl .swiper-button-prev {
  background-image: none;
}
.ng-swiper .ng-swiper-ovleft {
  /*background-image:url(../images/arrow_left.png);*/
  left: 10px;
}
.ng-swiper .ng-swiper-ovright {
  /*background-image:url(../images/arrow_right.png);*/
  right: 10px;
}
.ng-swiper-ovleft, .ng-swiper-ovright {
  width: 40px;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  background-size: 100% 100%;
  background-position: center center;
  top: 50%;
  margin-top: -20px;
  position: absolute;
}
.ng-swiper:hover .ng-swiper-ovleft, .ng-swiper:hover .ng-swiper-ovright {
  opacity: 1;
}
.ng-swiper-ovleft img, .ng-swiper-ovright img {
  width: 100%;
  display: block;
}
.ipad-nav-butt {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0px;
  border: 0px;
  padding: 7px;
  outline: 0px;
  background-color: #fff0;
  display: block;
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  top: -140px;
  z-index: 1034;
}
.ipad-nav-butt img {
  width: 26px;
  height: 26px;
  display: block;
}
.ipad-nav {
  display: none;
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 60px;
  left: 0px;
  background-color: rgba(0, 0, 0, .8);
  z-index: 36;
  color: #fff;
}
.ipad-nav > ul {
  margin: 10px auto;
  padding: 0px 15px 0px;
  overflow: auto;
  max-height: 360px;
  -webkit-overflow-scrolling: touch;
}
.ipad-nav > ul > li {
  width: 100%;
  overflow: hidden;
}
.ipad-nav > ul > li .ipad-nav-link {
  width: 100%;
  padding: 0px 2px;
  border-bottom: 1px solid #3a3a3a;
  display: block;
  height: 37px;
  overflow: hidden;
  font-size: 1.5rem;
  text-align: left;
  margin: 0px auto;
  color: #fff;
  line-height: 36px;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.ipad-nav > ul > li .ipad-nav-link-activate, .ipad-nav > ul > li .ipad-nav-link:hover {
  color: #FECB0F;
}
.ipad-nav > ul > li a#am-roop2 {
  border-radius: 8px;
  max-width: 50%;
  line-height: 32px;
  border: 1px solid #fff;
  margin: 0px auto;
}
.ipad-nav > ul > li a#am-roop2:hover {
  border: 1px solid #4EAD07;
}
.ipad-nav-level {
  width: 100%;
  padding: 0px 0px 0px 20px;
}
.ipad-nav-level li {
  width: 100%;
  overflow: hidden;
}
.ipad-nav-level li a {
  width: 100%;
  padding: 0px 2px;
  border-bottom: 1px solid #FFFFFF;
  display: block;
  height: 37px;
  overflow: hidden;
  font-size: 1.4rem;
  text-align: left;
  margin: 0px auto;
  color: #fff;
  line-height: 36px;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.ipad-nav-down {
  position: relative;
  text-align: center;
}
.ipad-nav-down > span {
  height: 30px;
  display: inline-block;
}
.ipad-nav-down > span > img {
  height: 100%;
  display: inline-block;
}
.ng-insor-ikk {
  width: 100%;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 1.4rem;
  padding: 4px 0px;
  border: 1px solid #fff;
  border-radius: 2px;
}
.ng-insor-ikk > span {
  padding: 2px 0px 2px 24px;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 0px center;
}
.ng-ensign-no_1 {
  background-image: url(../images/china.png);
}
.ng-ensign-no_2 {
  background-image: url(../images/britain.png);
}
.ng-insor-itext {
  width: 100%;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 1.4rem;
  padding: 4px 0px;
  margin: 6px 0px 10px;
}
.ng-insor-itext > span {
  padding: 2px 0px 2px 24px;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 0px center;
  background-image: url(../images/icnphone.png);
}
.ng-insor-itext > span > span {
  color: #979797;
}
.ng-inmod {
  width: 76%;
  margin: 0 auto;
}
.ng-inmod-ini {
  width: 80%;
  margin: 0px auto 0px;
  overflow: hidden;
  padding: 38px 0px 34px;
  float: right;
}
.ng-ry{width: 80%;float:none;}
.ng-inmod-the {
  margin: 20px auto;
  width: 270px;
  height: 110px;
  overflow: hidden;
  /*z-index: 4*/;
  /*background-color:#fff;*/ ;
}
.ng-inmod-the-bg {
  position: absolute;
  width: 62%;
  overflow: hidden;
}
.ng-inmod-the-bg img {
  width: 100%;
  display: block;
}
.ng-inmod-the-bg-left {
  left: 0px;
  top: 0px;
}
.ng-inmod-the-bg-right {
  right: 0px;
  bottom: 0px;
}
.ng-inmod-the-cn {
  font-size: 3rem;
  color: #F5BB00;
  line-height: 40px;
  text-align: center;
  width: 90%;
  margin: 12px auto 12px;
  display: block;
}
.ng-inmod-the-en {
  font-size: 2.4rem;
  color: #C5C5C5;
  line-height: 26px;
  text-align: center;
  width: 94%;
  margin: 2px auto 2px;
  display: block;
  overflow: hidden;
  height: 26px;
  text-transform: uppercase;
}
.ng-inmod-thebor {
  height: 1px;
  background-color: #D4D4D4!important;
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
}
.ng-ines {
  text-align: center;
  padding: 16px 0px 0px;
}
.ng-ines li {
  margin: 0px 12px 20px;
  display: inline-block;
}
.ng-ines li a {
  display: inline-block;
  padding: 10px 29px;
  border: 1px solid #C9C9C9;
  font-size: 1.4rem;
  text-align: center;
  line-height: 22px;
  border-radius: 20px;
  background: #fff;
  color: #000;
}
.ng-ines li a:hover, .ng-ines li a.on {
    color: #ffffff;
    border: 1px solid #dcdad3;
    background: #3676ad;
    border-radius: 20px;
    box-shadow: 0px 0px 6px #cbcbcb;
}
.ng-incontlst {
  padding: 20px 0px 0px;
}
.ng-incontlst-doc {
  position: absolute;
  top: -999em;
}
.ng-incontlst-doc-show {
  position: static;
}
.ng-incontlst-doc .row {
  margin-left: -20px;
  margin-right: -20px;
}
.ng-incontlst-col {
  float: left;
  width: 33.33%;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0px 0px 28px;
}
.ng-incontlst-bor {
  border: 1px solid #C9C9C9;
  overflow: hidden;
  background-color: #fff;
}
.ng-incontlst-img {
  position: relative;
}
.ng-incontlst-tit {
  line-height: 26px;
  font-size: 2rem;
  color: #3F3F3F;
  text-align: center;
  margin-top: 24px;
}
.ng-incontlst-tit > p {
  height: 26px;
  overflow: hidden;
  display: block;
}
.ng-incontlst-tit > span {
  display: block;
  background-color: #C9C9C9;
  width: 40px;
  height: 1px;
  margin: 16px auto;
}
.ng-incontlst-text {
  line-height: 22px;
  color: #666666;
  font-size: 1.3rem;
  height: 70px;
  overflow: hidden;
  padding: 2px 12px;
}
.ng-incontlst-ikk {
  display: block;
  position: relative;
  width: 82%;
  margin: 16px auto 32px;
  text-align: center;
  color: #9E9E9E;
  font-size: 1.4rem;
  border: 1px solid #C9C9C9;
  padding: 12px 0px;
  max-width: 160px;
}
.ng-incontlst-ikk:hover {
  color: #FCCA0F;
}
.ng-abst {
  margin: 20px auto 0px;
}
.ng-abstimg {
  position: relative;
}
.ng-abstimg img {
  width: 100%;
  display: block;
}
.ng-abst-the {
  border-bottom: 2px solid #F5BB00;
  margin: 0px auto 6px;
}
.ng-abst-ico {
  width: 50px;
  height: 50px;
  display: block;
  overflow: hidden;
  margin-bottom: 4px;
  background: #ffc107;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  font-size: 1.8rem;
}
.ng-abst-ico img {
  width: 100%;
  display: block;
}
.ng-abst-the-tit {
  line-height: 28px;
  height: 28px;
  padding: 0px 40px 0px 0px;
  font-size: 1.6rem;
  color: #666666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ng-abst-the-ikk {
  z-index: 10;
  top: 0px;
  right: 0px;
  font-size: 1.3rem;
  line-height: 28px;
  color: #EEC400;
  position: absolute;
}
.ng-abst-text {
  line-height: 22px;
  color: #666666;
  height: 41px;
  overflow: hidden;
  font-size: 1.6rem;
  margin-bottom: 14px;
}
.ng-neswipe {
  padding: 32px;
  margin: 18px auto 14px;
}
.ng-inzep {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: auto !important;
}
.ng-inzep .swiper-wrapper {
  height: auto !important;
}
.ng-inzep .swiper-slide {
  position: relative;
  color: #000;
  height: auto !important;
}
.ng-inzep .swiper-pagination {
  position: absolute;
  z-index: 20;
  bottom: 0px;
  width: auto;
  text-align: left;
  right: 0px;
}
.ng-inzep .swiper-pagination-switch {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 0px;
  background-color: #fff;
  margin: 0 6px;
  cursor: pointer;
  border: 1px solid #686868;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.ng-inzep .swiper-active-switch {
  background: #686868;
}
.ng-inzep-img {
  width: 420px;
  float: left;
  overflow: hidden;
  padding-bottom: 14px;
  position: relative;
}
.ng-inzep-iff {
  position: absolute;
  top: 0px;
  height: auto;
  left: 450px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  text-align: left;
}
.ng-inzep-ims {
  padding: 0px 14px 0px 0px;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.ng-inzep-ims-bor {
  position: absolute;
  top: 14px;
  right: 0px;
  display: block;
  bottom: 0px;
  left: 14px;
  border: 1px solid #C9C9C9;
  z-index: 2;
}
.ng-inzep-itit {
  height: 46px;
  overflow: hidden;
  line-height: 46px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 3rem;
  color: #333333;
  width: 100%;
}
.ng-inzep-idate {
  position: relative;
  padding: 4px 0px 4px 23px;
  font-size: 1.4rem;
  color: #686868;
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 1px center;
  background-image: url(../images/tiam.png);
  margin: 3px 0px;
}
.ng-inzep-text {
  width: 100%;
  line-height: 24px;
  color: #333333;
  font-size: 1.5rem;
  height: 96px;
  overflow: hidden;
  margin: 10px auto 4px;
}
.ng-inzep-ikk {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.ng-inzep-ikk > a {
  display: block;
  padding: 10px 34px;
  background-color: #F5BB00;
  color: #fff;
  font-size: 1.5rem;
  float: left;
}
.ng-isenst {
  position: relative;
  padding: 20px 0px 0px;
}
.ng-isenst-doc {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: -999em;
  left: 0px;
}
.ng-isenst-doc-show {
  position: static;
}
.ng-isenst-bor {
  border: 1px solid #C9C9C9;
  position: relative;
  overflow: hidden;
  margin: 0px 0px 26px;
}
.ng-isenst-bor > a {
  display: block;
  overflow: hidden;
  position: relative;
}
.ng-isenst-img {
  width: 100%;
  display: block;
}
.ng-isenst-map {
  position: absolute;
  background-color: rgba(0, 0, 0, .5);
  opacity: 0;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4;
  display: block;
  padding: 14px;
  -webkit-transition: all .3s ease-in 0s;
  -moz-transition: all .3s ease-in 0s;
  -o-transition: all .3s ease-in 0s;
  transition: all .3s ease-in 0s;
  -webkit-transform: scale(1.6, 1.6);
  -moz-transform: scale(1.6, 1.6);
  -ms-transform: scale(1.6, 1.6);
  -o-transform: scale(1.6, 1.6);
  transform: scale(1.6, 1.6);
}
.ng-isenst-map > span {
  border: 1px solid #FFFFFF;
  display: block;
  width: 100%;
  height: 100%;
}
.ng-isenst-bor > a:hover .ng-isenst-map {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}
.am-end {
  position: relative;
  background-color: #E6E6E6;
  overflow: hidden;
}
.am-end-ini {
  max-width: 1200px;
  margin: 0px auto;
  padding: 0px 0px;
  overflow: hidden;
  position: relative;
}
.ng-zein {
  padding: 38px 0px 24px;
  overflow: hidden;
}
.ng-zein-iten {
  width: 82%;
  float: left;
  overflow: hidden;
}
.ng-zein-iten-link {
  position: relative;
  float: left;
}
.ng-zein-iten-link li {
  float: left;
  padding: 4px 38px;
  border-right: 1px solid #C8C8C8;
}
.ng-zein-iten-link li:last-child {
  border-right: 0px;
}
.ng-zeinkk {
  position: relative;
  font-size: 1.7rem;
  color: #666666;
  padding: 4px 0px;
  line-height: 30px;
  overflow: hidden;
}
.ng-zeinkk-ine {
  color: #666666;
}
.ng-zeinkk-ine:hover {
  color: #FCCA0F;
}
.ng-zeinkk-ico {
  width: 38px;
  height: 38px;
  margin: 0px 0px 4px;
  border: 1px solid #454545;
  overflow: hidden;
  border-radius: 100%;
  float: left;
  display: block;
  margin-right: 10px;
}
.ng-zeinkk-ico > a {
  width: 100%;
  display: block;
  overflow: hidden;
  height: 100%;
}
.ng-zeinkk-ico > a img {
  width: 100%;
  display: block;
}
.ng-zein-code {
  position: relative;
  float: right;
  padding: 0px 1px;
}
.ng-zein-code-img {
  width: 106px;
  height: 106px;
  margin: 0px auto 6px;
  overflow: hidden;
}
.ng-zein-code-img img {
  width: 100%;
  display: block;
}
.ng-zein-code-tit {
  line-height: 24px;
  padding: 2px 0px;
  font-size: 1.4rem;
  color: #666666;
  text-align: center;
}
.ng-siobox {
  border-top: 1px solid #C6C6C6;
}
.ng-siotext {
  line-height: 24px;
  font-size: 1.4rem;
  color: #434343;
  text-align: center;
  padding: 16px 0px;
}
.am-inside-adv {
  position: relative;
  height: 500px;
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.ng-prslist ul {
  margin-left: -10px;
  margin-right: -10px;
}
.ng-prslist ul li {
  width: 33%;
  float: left;
  padding: 2px 12px;
}
.ng-prslist ul li .info{
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 85%;
  top: 24px;
  left: 0;
  border: 1px solid #fff;
  cursor: pointer;
  background: rgba(0,0,0,.7);
  overflow: hidden;
  transition-duration: .5s;
}
.ng-prslist ul li .info-case {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 85%;
    top: 24px;
    left: 0;
    border: 1px solid #fff;
    cursor: pointer;
    background: rgba(0,0,0,.7);
    overflow: hidden;
    transition-duration: .5s;
}
.ng-prslist ul li:hover .info, .ng-prslist ul li:hover .info-case{
  opacity: 1;
  transition-duration: .5s;
}
.info-body {
  width: 90%;
  height: 90%;
  margin: 5%;
  border: 1px solid #fff;
  transition-duration: .5s;
}
.info h2,.info-case h2 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  margin-top: 19px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.info span,.info-case span {
  background: #fff;
  height: 1px;
  text-align: center;
  width: 50px;
  display: block;
  margin: 12px auto;
}
.info p,.info-case p {
  color: #cacaca;
  font-size: 14px;
  text-align: center;
  padding: 0 9px;
}
.info .info-body img,.info-case .info-body img {
  display: block;
  margin: 2px auto;
  transition-duration: .5s;
  height: 25px;
  width: 25px;
}
.ng-prslist-doc {
  padding: 10px;
  background-color: #fff;
  margin: 0px 0px 20px;
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}
.ng-prslist ul li:hover .ng-prslist-doc {
  box-shadow: 0px 0px 6px #CBCBCB;
}
.ng-prslist ul li img{
  -webkit-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    transform-origin: 50% 50%;
}
.ng-prslist ul li .ng-prslist-doc:hover img{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.ng-prslist-img {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.ng-prsliik {
  width: 100%;
  height: 100%;
  display: table;
  vertical-align: middle;
  overflow: hidden;
}
.ng-prsliik .ng-prsliik-ki {
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.ng-prsliik .ng-prsliik-ki_1, .ng-prslist ul li:hover .ng-prsliik .ng-prsliik-ki_2 {
  display: table-cell;
}
.ng-prsliik .ng-prsliik-ki_2, .ng-prslist ul li:hover .ng-prsliik .ng-prsliik-ki_1 {
  display: none;
}
.ng-prsliik .ng-prsliik-ki_3 {
  display: table-cell !important;
}
.ng-prslist-kiks {
  height: 100%;
  display: table;
  width: 100%;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
}
.ng-prslist-kiks > span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.ng-prslist-kiks > span img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.ng-prslist-tit {
  margin: 10px 0px 2px;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
  color: #9E9E9E;
  font-size: 1.4rem;
  text-align: center;
}
.ng-prslist-tit > span {
  color: #000000;
  font-size: 1.8rem;
  margin-right: 12px;
}
.ng-prslist ul li:hover .ng-prslist-tit > span {
  color: #F5BB00;
}
.ng-paging {
  position: relative;
  margin: 12px auto;
}
.ng-paging li {
  margin: 0px 2px;
  display: inline-block;
}
.ng-paging li a {
  display: block;
  padding: 6px 12px;
  border: 1px solid #C4C4C4;
  overflow: hidden;
  font-size: 1.4rem;
  display: inline-block;
  color: #999999;
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}
.ng-paging li a.on, .ng-paging li a:hover {
  background-color: #F5BB00;
  color: #fff;
}
/*左侧栏目*/
.ng-f{
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.ng-isubnav {
  border-bottom: 1px solid #CDCDCD;
  padding: 38px 5px 8px;
  text-align: center;
  float: left;
  width: 19%;
}
.product-box {
  background-color: #a09e9e;
  color: #fff;
  padding: 5px;
}
.menu_list {
  background: #fff;
  padding: 5px;
}
.menu_list {
  background: #fff;
  padding: 5px;
}
.menu_head {
  height: 40px;
  line-height: 40px;
  padding: 0px 10px;
  font-size: 14px;
  color: #525252;
  cursor: pointer;
  border: 1px solid #e1e1e1;
  position: relative;
  margin: 0px;
  font-weight: bold;
  background: #f1f1f1 url(../images/pro_left.png) center right no-repeat;
  margin-top: 10px;
}
.menu_list .current {
  background: #f1f1f1 url(../images/pro_down.png) center right no-repeat;
}
.menu_head a {
  display: block;
  text-overflow: ellipsis;
  width: 91%;
  height: 40px;
  overflow: hidden;
}
.menu_body {
  height: auto;
  overflow: hidden;
  line-height: 38px;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.menu_body a {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0px 20px;
  color: #777777;
  background: #fff;
  text-decoration: none;
  border-bottom: 1px solid #e1e1e1;
}
.mt40 {
  margin-top: 40px;
}
.product-title {
  padding: 20px 0;
}
.text-center {
  text-align: center;
}
.product-title h3 {
  margin: 0;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.product-title span {
  display: block;
  font-size: 16px;
  color: #ffffff;
  padding-top: 5px;
}
.center-block {
  margin-right: auto;
  margin-left: auto;
}
.us-contact{
  line-height: 26px;
  color: #333;
}
.product-list, .us-contact {
  background-color: #fff;
  padding: 10px;
}
.us-contact p {
  margin: 0;
}
/*左侧栏目*/
.ng-vrslist ul {
  margin-left: -10px;
  margin-right: -10px;
}
.ng-vrslist ul li {
  width: 25%;
  float: left;
  padding: 2px 12px;
}
.ng-vrslist-doc {
  padding: 10px;
  background-color: #fff;
  margin: 0px 0px 20px;
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}
.ng-vrslist ul li:hover .ng-vrslist-doc {
  box-shadow: 0px 0px 6px #CBCBCB;
}
.ng-vrslist-img {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.ng-vrslist-kiks {
  display: table;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.ng-vrslist-kiks > span {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.ng-vrslist-kiks > span > img {
  display: block;
  height: 100%;
  max-width: 1000%;
}
.ng-vrslist-tit {
  margin: 10px 0px 2px;
  overflow: hidden;
}
.ng-vrslist-tit-title {
  font-size: 1.7rem;
  color: #000;
  padding: 2px 0px;
  overflow: hidden;
  margin: 0px auto 3px;
  height: 24px;
  line-height: 24px;
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}
.ng-vrslist-tit-date {
  font-size: 1.3rem;
  color: #9E9E9E;
  padding: 2px 0px;
  width: 100%;
  overflow: hidden;
  height: 20px;
  line-height: 20px;
}
.ng-vrslist ul li:hover .ng-vrslist-tit-title {
  color: #F6C024;
}
.ng-inpusbox {
  line-height: 24px;
  font-size: 1.5rem;
  color: #333333;
  text-indent: 24px;
}
.ng-inpusbox img {
  max-width: 100%;
  margin: 10px auto;
  display: block;
}
.ng-newsiis li {
  padding-bottom: 24px;
  border-bottom: 1px dashed #BBBBBB;
  margin: 0px 0px 24px;
}
.ng-newbve {
  height: 206px;
  overflow: hidden;
  position: relative;
}
.ng-newbve-img {
  width: 306px;
  padding: 6px;
  border: 1px solid #BBBBBB;
  overflow: hidden;
}
.ng-newbve-img-ikk {}
.ng-newbve-iff {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 330px;
  bottom: 0px;
  z-index: 4;
}
.ng-newbve-itit {
  height: 36px;
  overflow: hidden;
  line-height: 36px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.8rem;
  color: #333333;
  width: 100%;
}
.ng-newbve-itime {
  position: relative;
  padding: 3px 0px 3px 23px;
  font-size: 1.4rem;
  color: #686868;
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 1px center;
  background-image: url(../images/tiam.png);
  margin: 3px 0px;
}
.ng-newbve-text {
  width: 100%;
  line-height: 24px;
  color: #333333;
  font-size: 1.5rem;
  height: 72px;
  overflow: hidden;
  margin: 6px auto 4px;
}
.ng-newbve-ikk {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.ng-newbve-ikk > a {
  display: block;
  padding: 8px 17px;
  background-color: #F5BB00;
  color: #fff;
  font-size: 1.4rem;
  float: left;
}
.ng-evnew {
  border-bottom: 1px dashed #BBBBBB;
  padding-bottom: 10px;
  text-align: center;
  margin: 0px auto 20px;
}
.ng-evnew-tit {
  color: #333333;
  font-size: 2.8rem;
  padding: 2px 0px;
  line-height: 36px;
  margin: 0px 0px 8px;
}
.ng-evnew-mod {
  color: #686868;
  font-size: 1.5rem;
  padding: 2px 0px;
  line-height: 24px;
  margin: 0px 0px 2px;
}
.ng-evnew-mod > span {
  margin: 0px 14px 0px;
}
.ng-lins {
  margin: 0px auto 32px;
  overflow: hidden;
  color: #333333;
  font-size: 1.6rem;
}
.ng-lins p {
  margin-bottom: 1px;
}
.ng-lins-cont-cn {
  font-size: 2.4rem;
  padding: 2px 0px;
  margin-bottom: 2px;
}
.ng-lins-cont-en {
  font-size: 1.6rem;
  padding: 2px 0px;
  margin-bottom: 2px;
}
.ng-eleave {
  margin: 42px auto 2px;
}
.ng-eleave-tit {
  line-height: 30px;
  color: #000000;
  font-size: 2rem;
  margin-bottom: 10px;
}
.ng-eleave-inpu {}
.ng-eleave-inpu-row {
  margin-left: -6px;
  margin-right: -6px;
}
.ng-eleave-inpu-col-4 {
  width: 33.33%;
  float: left;
  padding: 0px 6px;
  overflow: hidden;
  position: relative;
}
.ng-eleave-inpu-col-5 {
  width: 42%;
  float: left;
  padding: 0px 6px;
  overflow: hidden;
  position: relative;
}
.ng-eleave-inpu-col-12 {
  width: 100%;
  float: left;
  padding: 0px 6px;
  overflow: hidden;
  position: relative;
}
.ng-eleave-form {
  margin-bottom: 12px;
}
input[type="text"].ng-eleave-form {
  border: 1px solid #C4C4C4;
  border-radius: 4px;
  padding: 9px 6px;
  text-indent: 2px;
  font-size: 1.4rem;
  width: 100%;
  color: #868686;
  outline: 0px;
}
textarea.ng-eleave-form {
  border: 1px solid #C4C4C4;
  border-radius: 4px;
  padding: 8px 6px;
  text-indent: 2px;
  font-size: 1.4rem;
  height: 130px;
  resize: none;
  width: 100%;
  color: #868686;
  outline: 0px;
}
input[type="submit"].ng-eleave-form {
  width: 100%;
  background-color: #F5BB00;
  font-size: 1.6rem;
  outline: 0px;
  cursor: pointer;
  padding: 10px 10px;
  border: 0px;
  border-radius: 4px;
  color: #fff;
}
.ng-elverify {
  width: 100%;
  padding: 0px 92px 0px 0px;
  overflow: hidden;
}
.ng-elverify-img {
  position: absolute;
  top: 0px;
  right: 6px;
  width: 80px;
  height: 40px;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #C4C4C4;
}
.ng-elverify-img a {
  width: 100%;
  display: block;
  overflow: hidden;
  height: 100%;
}
.ng-elverify-img a img {
  width: 100%;
  display: block;
  height: 100%;
}
.ng-subc {
  margin: 0px auto 36px;
  position: relative;
  overflow: hidden;
  padding-bottom: 30px;
  margin-top: 30px;
  border: 1px solid #eeeeee;
  background-color: #FFF;
  padding: 20px;
}
.ng-subc-row {
  margin-left: -30px;
  margin-right: -30px;
}
.ng-subc-doc {
  width: 50%;
  float: left;
  padding: 0px 30px;
}
.ng-subinpe {
  position: relative;
  height: 100%;
}
.ng-subinpe img {
  width: 100%;
  display: block;
}
.ng-subinpe .swiper-slide {
  position: relative;
}
.ng-subc-sli {
  margin: 20px 0px 0px;
}
.ng-subc-sli li {
  padding: 3px 0px 0px 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 60px;
  overflow: hidden;
  border-top: 2px solid #fff;
  float: left;
  cursor: pointer;
}
.ng-subc-sli li img{border: 1px solid #e0e0e0;}
.ng-subc-sli li.on {
  border-top: 2px solid #FF0000;
}
.ng-imsze {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 40;
}
.ng-imsze-map {
  position: absolute;
  top: 0px;
  width: 50%;
  height: 100%;
  cursor: pointer;
}
.ng-imsze-map-left {
  left: 0px;
}
.ng-imsze-map-right {
  right: 0px;
}
.ng-imsze-map > span {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  overflow: hidden;
  margin-top: -20px;
  top: 50%;
  opacity: 0;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}
.ng-imsze-map > span img {
  width: 100%;
  display: block;
}
.ng-imsze-map-left > span {
  left: 30%;
  margin-left: -20px;
}
.ng-imsze-map-right > span {
  right: 30%;
  margin-right: -20px;
}
.ng-imsze-map-left:hover > span {
  left: 50%;
  opacity: 1;
}
.ng-imsze-map-right:hover > span {
  right: 50%;
  opacity: 1;
}
.ng-imins {
  position: absolute;
  z-index: 20;
  bottom: 0px;
  left: 0px;
}
.ng-imins-tit {
  float: left;
  max-width: 100%;
  padding: 14px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  font-size: 1.4rem;
}
.ng-subse {
  padding-bottom: 12px;
  border-bottom: 1px solid #DCDCDC;
}
.ng-subse-tit {
  font-size: 2.4rem;
  color: #333333;
  margin-bottom: 4px;
  padding: 2px 0px;
  line-height: 28px;
}
.ng-subse-text {
  font-size: 1.7rem;
  color: #666666;
  margin-bottom: 4px;
  padding: 2px 0px;
  line-height: 26px;
}
.ng-subse-type {
  margin: 12px auto 10px;
}
.ng-subse-type li {
  width: 100%;
  overflow: hidden;
  position: relative;
  line-height: 28px;
  font-size: 1.4rem;
  color: #666666;
}
.ng-subse-type-name {
  min-width: 70px;
  color: #333333;
  display: inline-block;
  padding-right: 6px;
}
.ng-potapp {
  overflow: hidden;
  padding-bottom: 30px;
  margin-top: 30px;
  border: 1px solid #eeeeee;
  background-color: #FFF;
  padding: 20px;
}
.ng-potapp-tit {
  font-size: 3.2rem;
  color: #333333;
  padding: 2px 0px;
  margin: 0px auto 12px;
}
.ng-potapp-list {
  position: relative;
}
.ng-potapp-list ul {
  margin-left: -2px;
  margin-right: -2px;
}
.ng-potapp-list ul li {
  width: 25%;
  padding: 0px 2px;
  margin: 0px 0px 4px;
  overflow: hidden;
  float: left;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ng-potapp-img {
  width: 100%;
  display: block;
  overflow: hidden;
}
.ng-potapp-img img {
  width: 100%;
  display: block;
  height: 210px;
}
.ng-plze {
  background-image: url(../images/msiwom.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  margin-top: -20px;
  margin-left: -20px;
  display: block;
}
.ng-potapp-list ul li:hover .ng-plze {
  opacity: 1;
}
.ng-spiom {
  position: fixed;
  bottom: 0px;
  left: 0px;
  top: 100%;
  z-index: 9888;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.ng-spiom-tit {
  line-height: 30px;
  font-size: 1.8rem;
  color: #333333;
  position: absolute;
  top: 22px;
  left: 22px;
}
.ng-spiom-del {
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  top: 0px;
  right: 0px;
  position: absolute;
  cursor: pointer;
}
.ng-spiom-del img {
  width: 100%;
  display: block;
}
.ng-spiom-show {
  position: absolute;
  top: 60px;
  left: 15px;
  right: 15px;
  bottom: 20px;
  z-index: 10;
  overflow: hidden;
}
.ng-inzshow {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 100%;
}
.ng-inzshow .swiper-slide {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 100%;
}
.ng-inzshow .pagination {
  position: absolute;
  z-index: 20;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
}
.ng-inzshow .swiper-pagination-switch {
  display: inline-block;
  width: 22px;
  height: 5px;
  background: #979797;
  margin: 0 5px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 40;
}
.ng-inzshow .swiper-active-switch {
  background: #FFBB00;
}
.ng-inzshow-img {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 50px;
  text-align: center;
}
.ng-inzshow-tab {
  display: table;
  vertical-align: middle;
  height: 100%;
  table-layout: fixed;
  width: 100%;
}
.ng-inzshow-middle {
  vertical-align: middle;
  max-width: 100%;
  display: table-cell;
}
.ng-inzshow-middle img {
  height: auto;
  max-width: 100%;
}
.ng-onzebtn {
  width: 80px;
  bottom: 50px;
  position: absolute;
  top: 0px;
  cursor: pointer;
}
.ng-onzebtn-left {
  left: 0px;
}
.ng-onzebtn-right {
  right: 0px;
}
.ng-onzebtn > span {
  display: block;
  width: 34px;
  height: 34px;
  overflow: hidden;
  top: 50%;
  margin-top: -12px;
  position: absolute;
  -webkit-transition: all .3s ease-in 0s;
  -moz-transition: all .3s ease-in 0s;
  -o-transition: all .3s ease-in 0s;
  transition: all .3s ease-in 0s;
}
.ng-onzebtn-left > span img {
  width: 100%;
  display: block;
}
.ng-onzebtn-left > span {
  left: 0px;
}
.ng-onzebtn-right > span {
  right: 0px;
}
.ng-onzebtn-left:hover > span {
  left: 14px;
}
.ng-onzebtn-right:hover > span {
  right: 14px;
}
.ng-addtab > thead > tr > th, .ng-addtab > tbody > tr > th, .ng-addtab > tfoot > tr > th, .ng-addtab > thead > tr > td, .ng-addtab > tbody > tr > td, .ng-addtab > tfoot > tr > td {
  padding: 15px;
  font-weight: 600;
}
.ng-cten {
  background-color: #F5BB00;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  font-weight: 400;
  letter-spacing: 1px;
}
.ng-addtab.table-bordered > thead > tr > th, .ng-addtab.table-bordered > tbody > tr > th, .ng-addtab.table-bordered > tfoot > tr > th, .ng-addtab.table-bordered > thead > tr > td, .ng-addtab.table-bordered > tbody > tr > td, .ng-addtab.table-bordered > tfoot > tr > td {
  border: 1px solid #F5BB00;
  vertical-align: middle;
}
.ng-addtab {
  font-size: 1.5rem;
}
.ng-add-deradio {
  display: inline-block;
  margin-right: 60px;
  line-height: 20px;
  color: #444444;
  font-weight: 400;
}
.ng-add-deradio input[type=radio], .ng-add-deradio input[type=checkbox] {
  position: relative;
  top: 1px;
  margin-right: 2px;
}
.ng-ins-must {
  color: #D52D3A;
  padding: 0px 2px;
}
.ng-add-deinput {
  border-style: solid;
  border-color: #F5BB00;
  border-width: 0px 0px 1px 0px;
  width: 340px;
  outline: 0px;
  margin-left: 10px;
  border-radius: 0px;
  padding: 2px 0px;
}
.ng-simsbtn {
  padding: 12px 20px;
  width: 100%;
  margin: 14px auto 10px;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  border-radius: 0px;
  background-color: #F5BB00;
  outline: 0px;
  border: 0px;
}
.am-inside-swf {
  height: 700px;
}
.ng-izomne {
  padding: 0px 0px;
  position: relative;
}
.ng-izomne-mund {
  float: left;
  line-height: 26px;
  font-size: 1.3rem;
  color: #9E9E9E;
  width: 85%;
}
.ng-izomne-botne {
  height: 22px;
  width: 22px;
  position: absolute;
  top: 1px;
  right: 0px;
  display: block;
  cursor: pointer;
  outline: 0px;
  /*border:1px solid #000;*/
}
.ng-izomne-botne img {
  width: 100%;
  display: block;
}
.pages {
  clear: both;
  margin: 0 auto 20px auto;
  padding-top: 20px;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
}
.pages ul li {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 6px 15px;
  margin: 0 1px;
  line-height: 24px;
  background: #fff;
  color: #999;
  border-radius: 2px
}
.pages ul li:hover {
  background: #F5BB00;
  color: #fff;
  border: 1px solid #F5BB00
}
.pages ul li:hover a {
  color: #fff;
}
.pages ul li.thisclass {
  display: inline-block;
  border: 1px solid #F5BB00;
  padding: 6px 15px;
  margin: 0 1px;
  background: #F5BB00;
  color: #fff;
}
.pages ul li.thisclass a {
  color: #fff;
}
.pages ul li a {
  display: block;
  color: #999
}
.pages ul li a:hover {
  color: #fff;
}
.buy {
  width: 120px;
  height: 40px;
  display: block;
  margin-top: 30px;
  line-height: 40px;
  font-size: 14px;
  color: #FFF;
  text-align: center;
  background-color: #16AE9B;
  border-radius: 6px;
}
.ng-he{
  height: 380px !important;
}
.ng-subc-sli.ng-fault.ng-container ul {
  margin: 0 auto;
  height: 53px;
}
.cp-lx {
  width: 100%;
  height: 80px;
  padding: 24px 29px;
  background-color: #FFF;
  border: 1px solid #eeeeee;
  overflow: hidden;
  margin-top: 30px;
}
.cplx-left {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
  font-weight: bold;
  background-image: url(/skin/images/dianhua1.png);
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: 40px;
  float: left;
}
.cplx-left span {
  font-size: 17px;
  color: #EA720F;
  font-weight: normal;
}
.cplx-right {
  width: 253px;
  height: 30px;
  line-height: 29px;
  font-size: 14px;
  color: #333;
  font-weight: bold;
  background-image: url(/skin/images/dianhua2.png);
  background-repeat: no-repeat;
  background-position: 22px center;
  text-indent: 40px;
  float: right;
  padding-left: 15px;
  border-left: 1px solid #dddddd;
  margin-left: 21px;
}
.cplx-right span {
  font-size: 17px;
  color: #16B09D;
  font-weight: normal;
}
.like_tlt{
  width: 100%;
  height: 40px;
  position: relative;
  text-align: center;
  background-color:rgba(81, 33, 11, 0.7);
  line-height: 40px;
  font-size: 16px;
  color: #fffffffc;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 10px;
}
div.like_tlt:hover{
  background-color:rgba(81, 33, 11,0.9);
  color: #ece6e6;
}
.bata {
  border-top: 1px solid #f4ebeb;
  padding-top: 10px;
  margin-top: 10px;
  font-size: 12px;
  color: #aaa4a4;
  height: 40px;
  line-height: 40px;
}
.ng-hd{
    width: 100%;
    height: 50px;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 3px 3px rgb(0 0 0 / 3%);
}
.ng-hd span{
  margin-left: 10px;
  font-size: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ng-home{
    height: 20px;
    float: left;
    margin-top: 15px;
    text-align: left;
    background-image: url(/skin/images/home.png);
    background-repeat: no-repeat;
    text-indent: 15px;
    background-position: left center;
    margin-left: 10px;
}
.bake{
    background-color: #FFF;
    border: 1px solid #eeeeee;
    padding: 20px;
    margin-top: 10px;
}
.ng-click ul li:nth-child(-n+5) span{background: red;}
.top {
  color: #fff;
  float: left;
  line-height: 15px;
  text-align: center;
  font-size: 0.75em;
  margin: 3px 8px 0 0;
  width: 15px;
  height: 15px;
  background: #3F729B;
}
.link {
  min-height: 75px;
  width: 80%;
  margin: 10px auto;
  border: 1px solid #eeeeee;
  background-color: #fff;
  padding: 20px;
}
.link-lk ul{
    overflow: hidden;
    width: 60%;
    margin: 0 auto;
    font-size: 15px;
}
.link-lk ul li{
float: left;
margin-left: 17px;
}
.clearfix {*zoom:1}
.clearfix:before,.clearfix:after {display:table;line-height:0;content:""}
.clearfix:after {clear:both}
.g-hot-color a:hover{
	transition:color 160ms ease 0s, background-color 200ms ease 0s, border-color 160ms ease 0s, transform 500ms 

ease 0s;
	 /*color: #ee2e3d;*/cursor: pointer;box-shadow: 1px 2px 3px #8EBDDB;
	}
.g-hot-color { margin-bottom: 25px; overflow: hidden;}
.g-hot-color a {
	font-size: 15px;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-right: 10px;
	text-decoration: none;
	line-height: 33px;
	padding: 0 7px;
	display: inline-block;margin-top: 10px;}
.g-hot-color a:hover{ text-decoration: underline;background: #f3f6f7;border-radius: 15px; }
a.cotx1{color: #049cff}a.cotx2{color: #8b4bfa}
a.cotx3{color: #d39f17}a.cotx4{color: #4b991f}
a.cotx5{color: #ff006b}a.cotx6{color: #049cff}
a.cotx7{color: #8b4bfa}a.cotx8{color: #d39f17 }
a.cotx9{color: #4b991f}a.cotx10{color: #ff006b}
a.cotx11{color: #049cff}a.cotx12{color: #8b4bfa}
a.cotx13{color: #d39f17}a.cotx14{color: #4b991f}
a.cotx15{color: #ff006b}a.cotx16{color: #049cff}
a.cotx17{color: #8b4bfa}a.cotx18{color: #d39f17}
a.cotx19{color: #4b991f}a.cotx20{color: #ff006b}
a.cotx21{color: #049cff}a.cotx22{color: #8b4bfa}
a.cotx23{color: #d39f17}a.cotx24{color: #4b991f}
a.cotx25{color: #ff006b}a.cotx26{color: #049cff}
a.cotx27{color: #8b4bfa}a.cotx28{color: #d39f17}
a.cotx29{color: #4b991f}a.cotx30{color: #ff006b}
a.cotx31{color: #049cff}a.cotx32{color: #8b4bfa}
a.cotx33{color: #d39f17}a.cotx34{color: #0b9e94}
a.cotx35{color:#d39f17}a.cotx36{color: #ff1716}
a.cotx37{color: #4b991f}a.cotx38{color: #049cff}
a.cotx39{color: #8b4bfa}a.cotx40{color: #049cff}
a.cotx41{color: #8b4bfa}a.cotx42{color: #ff2897}
a.cotx43{color: #049cff}a.cotx44{color: #03cbbd}
a.cotx45{color: #4b991f}a.cotx46{color: #ff0000}
a.cotx47{color: #4b991f}a.cotx48{color: #4b991f}
a.cotx49{color: #8b4bfa}a.cotx50{color: #ff006b}
a.cotx51{color: #ff0000}a.cotx52{color: #03cbbd}
a.cotx53{color: #4b991f}a.cotx54{color: #8b4bfa}
a.cotx55{color: #4b991f}a.cotx56{color: #049cff}
a.cotx57{color: #4b991f}a.cotx58{color: #8b4bfa}
a.cotx59{color: #4b991f}a.cotx60{color: #4b991f}
#about {
  padding-bottom: 40px;
  border-bottom: 1px solid #e4e4e4;
  margin-top:50px ;
}
.home_title {
  text-align: center;
}
.home_title h2 {
  font-size: 30px;
  color: #2496df;
  line-height: 30px;
}
.home_title p img {
  margin: 16px 0;
  max-width: 100%;
}
.about_desc {
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}
#about .sub_title {
  padding: 6px 0 20px;
  text-align: center;
  font-size: 20px;
  color: #2496df;
  line-height: 30px;
}
.zoomimgs {
  display: block;
  width: 100%;
  height: 0;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}

.adv_more {
  width: 85px;
  background: #fff;
  border-radius: 10%;
  margin: 10px auto;
}
.adv_more:hover{
  background: #014fa2;
}
.adv_more a{
  font-size: 19px;
  color: rgb(0, 0, 0);
}
.adv_more:hover{
  color: rgb(255, 255, 255);
}
.pro_item {
  box-shadow: 0px 2px 4px 2px #dad7d7;
  border-radius: 2%;
}
.pro_item .pro_img {
  position: relative;
}
.picimgs {
  padding-bottom: 77%;
}
.pro_item .pro_hover {
  filter: Alpha(opacity=0);
  -webkit-filter: Alpha(opacity=0);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(36, 150, 223, .9);
  z-index: 2;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-filter: Alpha(opacity=0);
}
.pro_item .pro_img a, .pro_item .pro_hover {
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
}
.pro_hover h2 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  font-size: 24px;
  color: #fff;
}
.pro_hover a {
  display: table;
  width: 100%;
  height: 100%;
}
.pro_hover .icon_map {
  display: block;
  width: 100%;
  height: 72px;
  background: url(../images/icon_map.png) no-repeat center center;
}
.pro_item:hover .pro_hover {
  filter: Alpha(opacity=100);
  -webkit-filter: Alpha(opacity=100);
  opacity: 1;
}
.pro_item:hover .pro_info {
  box-shadow: -1px 1px 2px #ddd, 1px 1px 2px #ddd, 1px 1px 2px #ddd, 1px 1px 2px #ddd;
}
.pro_item .pro_info {
  margin-bottom: 10px;
  padding: 10px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.pro_item .pro_info h2 {
  font-size: 16px;
  color: #2496df;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro_item .pro_info p {
  height: 60px;
  font-size: 14px;
  color: #666;
  text-indent: 2em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index_cooperation {
  width: 100%;
  height: 580px;
  margin-top: 60px;
  background: url(../images/coopb.jpg) no-repeat center;
}
.index_cooperation .index_title {
  padding-top: 15px;
}
.index_title {
  width: 859px;
  margin: 0 auto;
  text-align: center;
}
.index_title .title_1 {
  font-size: 30px;
}
.index_title_b .title_1 {
  color: #fff;
}
.index_title .title_2 {
  width: 100%;
  margin-top: 10px;
  height: 36px;
  line-height: 34px;
  font-size: 24px;
  color: #333;
}
.index_cooperation_link_big {
  width: 985px;
  margin: 15px auto 0 auto;
}
.index_cooperation_link {
  margin-left: 86px;
}
.index_cooperation_link li {
  position: relative;
  float: left;
  display: block;
  width: 190px;
  height: 190px;
  background: url(../images/cop_b.png) no-repeat center;
  margin-left: 10px;
}
.index_cooperation_link li img{
  width: 128px;
  height: 128px;
  position: absolute;
  vertical-align: middle;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 999;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.index_cooperation_link li a{
  text-align: center;
  position: absolute;
  display: block;
  line-height: 190px;
  width: 190px;
  z-index: 9999;
  color: #333;
  font-size: 20px;
  opacity: 0;
  background: url(../images/coop_b.png) no-repeat;
}
.index_cooperation_link li a:hover {
  opacity: 1;
}
.index_cooperation_link li:nth-child(5) {
  margin-left: -90px;
  margin-top: -90px;
}
.index_cooperation_link li:nth-child(6) {margin-top: -90px;}
.index_cooperation_link li:nth-child(7) {margin-top: -90px;}
.index_cooperation_link li:nth-child(8) {margin-top: -90px;}
.index_cooperation_link li:nth-child(9){ margin-top: -90px;}
.index_cooperation_link li:nth-child(10){ margin-top: -90px;}
.index_cooperation_link li:nth-child(11){ margin-top: -90px;}
.index_cooperation_link li:nth-child(12){ margin-top: -90px;}
.index_cooperation_link li:nth-child(13){ margin-top: -290px;margin-left: 709px;}
.wrap-search {
  height: 80px;
  background: url(../images/l_bg.png);
}
.con_sea {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
  overflow: hidden;
}
.search .keyword {
  font-size: 14px;
  color: #333;
  float: left;
  margin-top: 32px;
  height: 16px;
  line-height: 16px;
}
.search .keyword span {
  float: left;
  width: 90px;
  color: #333;
  font-weight: bold;
}
.search .keyword p {
  float: left;
}
.search .inp {
  float: right;
  width: 360px;
  height: 41px;
  margin-top: 19px;
  border: 1px solid #dbdbdb;
  overflow: hidden;
  background: #fff;
}
.search .inp input {
  border: none;
  height: 41px;
  line-height: 41px;
  width: 314px;
  float: left;
  text-indent: 12px;
  font-size: 14px;
  color: #888;
}
.search .inp .sea {
  display: block;
  float: right;
  width: 44px;
  height: 23px;
  position: relative;
  top: 9px;
  background: url(../images/search.png) no-repeat center;
  border-left: 1px solid #d3d3d3;
  cursor: pointer;
}
em,i {
  font-style: normal;
  font-weight: normal;
}
.ng-content{width: 1200px;float: none;}
.about_nav{display: none;}
.ng-con{width: 100%;}
/* 联系我们*/
.wap-cont{display: none;}
.title {
  padding: 50px 0 2px 0;
  width: 380px;
  margin: auto;
  background-image: url(../images/bj_xian.jpg);
  background-repeat: repeat-x;
  background-position: center 134px;
  text-align: center;
}
.title div {
  height: 70px;
  line-height: 70px;
  font-size: 48px;
  color: #222222;
  font-weight: bold;
}
.title div span {
  font-weight: normal;
  font-family: "宋体";
}
.title p {
  display: inline-block;
  line-height: 28px;
  padding: 0 10px 0 10px;
  font-size: 12px;
  color: #2C2C2C;
  font-family: Arial, Helvetica, sans-serif;
  margin: auto;
  background-color: #FFFFFF;
}
.case-info {
  text-align: center;
}
.case-info span {
  display: inline-block;
  line-height: 14px;
  padding: 10px 20px 0 20px;
  font-size: 14px;
  color: #666666;
}
.contact {
  width: 80%;
  margin: auto;
  padding: 0px 0 40px 0;
  overflow: hidden;
}
.contact li {
  float: left;
  width: calc(20% - 20px);
  width: -moz-calc(20% - 20px);
  width: -webkit-calc(20% - 20px);
  margin: 10px;
}
.contact li .ico {
  margin: auto;
  width: 90px;
  height: 90px;
  line-height: 50px;
  padding: 20px;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #000000;
}
.contact li .ico:hover {
  background-color: #FF0000;
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: 3;
  -webkit-animation-delay: 0s;
}
.contact li .text {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  padding: 20px 0 20px 0;
}
.message-box {
  padding: 20px;
  overflow: hidden;
}
#allmap {width: 100%;height: 400px;overflow: hidden;font-family:"微软雅黑";}    
#allmap b{color: #CC5522;font-size: 14px; }
#allmap img{max-width: none;}
.ng-conpc{
  width: 100%;
  float: none;
}
/* 联系我们*/
/*foot*/
.foot02 {
  width: 100%;
  background-color: #333;
  padding: 40px 0;
}
.foot02l01 {
  padding-right: 40px;
  line-height: 25px;
}
.foot02l01 p {
  width: 116px;
}
.foottitle {
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  padding-bottom: 25px;
}
.foot02l02 {
  width: 300px;
}
.foot02l02 a {
  border-bottom: dotted 1px #666;
  clear: both;
  display: block;
  height: 62px;
  padding-top: 10px;
}
.foot02l02 a img {
  padding-right: 15px;
}
.foot02l02 a h3 {
  font-weight: bold;
  font-size: 14px;
  width: 205px;
  color: #FFFFFF;
  margin-top: -5px;
}
.foot02l02 a h3 span {
  font-weight: 100;
  font-size: 12px;
  display: block;
  color: #fff;;
  padding-top: 5px;
}
.foot02l03 a {
  font-size: 12px;
  color: #fff;
  line-height: 38px;
  width: 98px;
  display: inline-block;
  border: 1px solid #999;
  text-align: center;
  margin-right: 12px;
  margin-bottom: 12px;
  margin-top: 3px;
}
.foot02l04 {
  padding-left: 40px;
}
.foot02l04 ul li {
  margin-bottom: 14px;
  color: #fff;;
}
.foot02l04 ul li a {
  color: #fff;;
}
.foot02l04 ul li .addres {
  background: url(../images/add.png) no-repeat;
  background-size: 18px 18px;
}
.foot02l04 ul li .weibo {
  background: url(../images/qq.png) no-repeat;
  background-size: 18px 18px;
}
.foot02l04 ul li .email {
  background: url(../images/email.png) no-repeat;
  background-size: 18px 18px;
}
.foot02l04 ul li .call {
  background: url(../images/tell.png) no-repeat;
  background-size: 18px 18px;
}
.foot02l04 ul li i {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  vertical-align: middle;
}
.foot02l03 {
  width: 230px;
  margin: 0 58px;
}
.copyright {
  padding: 16px;
  text-align: center;
  line-height: 24px;
  background-color: #2F2F2F;
  color: #fff;
  font-size: 12px;
}
.copyright a {
  font-size: 12px;
  color: #fff;
}
.wap-foot{display: none;}
/*foot*/
/* 首页友情链接 */
.foot03 {
  width: 100%;
  background-color: #333;
  color: #fff;;
  line-height: 40px;
  font-size: 12px;
  padding-bottom: 10px;
}
.foot03 a {
  color:#fff;
}
/* 首页友情链接end */
/*关于我们*/
.about-box {
  max-width: 1320px;
  min-width: 260px;
  width: auto;
  margin: auto;
  height: 464px;
  position: relative;
}
.about-box .about-lay1 {
  position: absolute;
  left: 1px;
  top: 43px;
  width: calc(100% - 4px);
  width: -webkit-calc(100% - 4px);
  width: -moz-calc(100% - 4px);
  height: 374px;
  background-color: #f8f8f8;
  border: 1px solid #e8e8e8;
  z-index: 2;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.about-box .about-line {
  position: absolute;
  left: 140px;
  top: 0;
  width: calc(100% - 150px);
  width: -webkit-calc(100% - 150px);
  width: -moz-calc(100% - 150px);
  z-index: 3;
  background-image: url(../images/about_bg2.png);
  background-repeat: no-repeat;
  height: 464px;
}
.about-box .about-title {
  position: absolute;
  left: 35px;
  top: 53px;
  z-index: 4;
}
.about-box .about-text {
  position: absolute;
  left: 190px;
  height: 330px;
  overflow: hidden;
  top: 70px;
  line-height: 28px;
  font-size: 14px;
  z-index: 5;
  width: calc(100% - 270px);
  width: -webkit-calc(100% - 270px);
  width: -moz-calc(100% - 270px);
  padding: 0 34px 0 0;
  background-image: url(../images/h_shu.png);
  background-repeat: no-repeat;
  background-position: right top;
}
.about-year {
  padding: 25px 50px 50px 30px;
  background-image: url(../images/xian.png);
  background-repeat: repeat-x;
  background-position: center center;
  margin: 80px 0;
}
.about-year li {
  float: left;
  width: 8.2%;
  text-align: center;
  position: relative;
}
.about-year li:first-child > a {
  background-color: #000000;
  color: #FFFFFF;
  border: 1px solid #000000;
}
.about-year li > a {
  width: 100px;
  font-weight: bold;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 20px;
  background-color: #FFFFFF;
  border: 1px solid #dddddd;
  cursor: pointer;
}
.about-year li:first-child p {
  display: block;
}
.about-year li p {
  position: absolute;
  left: 50px;
  padding: 10px;
  width: 80px;
  top: -95px;
  text-align: center;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #eeeeee;
  text-align: center;
  font-size: 16px;
  background-color: #000000;
  color: #FFFFFF;
  -webkit-transform: rotate(
-35deg
);
  -moz-transform: rotate(-35deg);
  transform: rotate(
-35deg
);
  display: none;
}
.about-year li:hover p {
  display: block;
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-delay: 0s;
}
.about-year li:last-child > a {
  background-color: #000000;
  color: #FFFFFF;
  border: 1px solid #000000;
}
.about-year li:last-child p {
  display: block;
  left: 0px;
}
/*关于我们*/
.about_nav{
  display: block;
}
.about_nav {
  text-align: center;
}
.about_nav a {
display: inline-block;
width: 160px;
height: 40px;
line-height: 40px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
border: 1px solid #d1e6f6;
text-align: center;
color: #1a81d2;
margin: 10px 8px;
font-size: 16px;
}
.about_nav a:hover, .about_nav a.on {
background: #1a81d2;
color: #fff;
}
/* 首页联系我们 */
.IndexCons {
  width: 100%;
  float: left;
  padding: 4.14% 0 5.35% 0;
  overflow: hidden;
  background: url(../images/index6.jpg) no-repeat center center;
  background-size: cover;
}
.indexTit_3 {
  width: 100%;
  float: left;
  text-align: center;
  padding-bottom: 21px;
  background: url(../images/index2_2.jpg) no-repeat center bottom;
  position: relative;
  z-index: 16;
}
.indexTit_3 h3 {
  width: 100%;
  float: left;
  font-size: 40px;
  color: #4961F4;
  line-height: 56px;
  font-family: Arial;
  font-weight: bold;
}
.indexTit_3 h4 {
  width: 100%;
  float: left;
  font-size: 36px;
  color: #3e3e3e;
  line-height: 60px;
}
.indexTit_5 {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 26px;
  font-size: 15px;
  color: #444444;
  line-height: 32px;
  position: relative;
  z-index: 16;
}
.ConsList {
  width: 75%;
  position: relative;
  margin: 58px auto;
}
.fl {
  float: left;
}
.w1150 {
  width: 100%;
  margin: 0 auto;
  clear: both;
}
.video-wrapper {
  padding-top: 80px;
  padding: 0px 5%;
  position: relative;
}
.location-list{
  padding: 10px 0;
}
.location-main {
  background: #f7f7f7;
  margin-bottom: 30px;
  border: solid 1px #e9e9e9;
}
.location-shop-con {
  width: 325px;
}
.header-box{
  height: 50px;
  background: #16c3ca;
  margin: 10px 25px 0 10px;
}
.header-box .tc-box{
  padding: 13px;
  color: #fff;
  font-size: 18px;
}
.tc {
  text-align: center;
}
.BMap_shadow img {
  display: none;
}
.location-list li {
  position: relative;
  height: 138px;
  padding-top: 12px;
  padding-right: 25px;
  font-size: 12px;
  cursor: pointer;
  background: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 10px 10px 0px 10px;
}
.location-list .location-num {
position: absolute;
left: 7px;
top: 27px;
width: 21px;
height: 33px;
line-height:23px;
color: #fff;
text-align: center;
background:url("../images/bd1.png");
}
.location-list .location-addr {
  padding-left: 40px;
  font-family: 'Microsoft Yahei';
  font-size: 12px;
  color: #999;
}
.location-list .location-addr h3 {
  font-weight: normal;
  margin-bottom: 2px;
  color: #212121;
  font-size: 1.17em;
}
.addr-info {
  line-height: 20px;
}
.location-map {
  height: 500px;
  margin-left: 325px;
  position: relative;
}
li.addMove span.location-num{
 background:url("../images/bd2.png");
}
#store-list li:hover{
  transform: scale(1.05);
  box-shadow: 0 0 10px 8px rgba(102,102,103,.1);
}
#store-list li:hover span{
background:url("../images/bd2.png");
}
/* 首页关于我们 */
.h_about {
  width: 1200px;
  margin: 10px auto;
  overflow: hidden;
}
.h_about_left {
  width: 47%;
  float: left;
  overflow: hidden;
}
.h_about_right {
  width: 46%;
  float: right;
  overflow: hidden;
  padding-bottom: 20px;
  margin: 32px 32px 0 0;
}
.h_about_right h2 {
  font-size: 26px;
  margin-bottom: 10px;
}
.h_about_right span {
  font-size: 16px;
}
.h_about_right_zhi {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 20px;
  overflow: hidden;
  font-size: 17px;
  color: #2a2727;
  line-height: 35px;
  text-indent: 2em;
}
.h_about_di {
  width: 100%;
  height: 40px;
  float: left;
  margin-top: 2px;
}
.h_about_di ul {
  flex-wrap: wrap;
  justify-content: space-between;
}
.h_about_di .page-item {
  display: inline-block;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  background: #27a6ee;
  border-radius: 20px;
  margin-bottom: 10px;
  transition: all .3s;
  float: left;
  margin-left: 20px;
}
.h_about_di .page-item a {
  color: inherit;
  display: block;
  padding: 0 35px;
}
.h_about_di .page-item:hover {
  color: #fff;
  box-shadow: 0 15px 15px -10px rgb(27 67 140 / 40%);
  background-color: #27a6ee;
}
/* 荣誉 */
.mKeBanner,.mKeBanner div{text-align:center;}
.imageflow img{ -webkit-box-shadow: 2px 2px 2px 2px hsla(0,0%,0%,0.1); box-shadow: 2px 2px 2px 2px hsla(0,0%,0%,0.1); }
.imageflow{overflow:hidden; position:relative; text-align:left; visibility:hidden; width:1200px; margin:0 auto}
.imageflow img{border:none; position:absolute; top:0px; visibility:hidden; -ms-interpolation-mode:bicubic}
.imageflow p{margin:0 auto; text-align:center}
.imageflow .loading{border:1px solid #ccc; height:15px; left:50%; margin-left:-106px; padding:5px; position:relative; visibility:visible; width:200px}
.imageflow .loading_bar{background:#ccc; height:15px; visibility:visible; width:1%}
.imageflow .caption{font-weight:bold; position:relative; text-align:center; z-index:10000}
.imageflow .scrollbar{border-bottom:1px solid #b3b3b3; position:relative; visibility:hidden; z-index:10001; height:1px}
.imageflow .images{overflow:hidden; white-space:nowrap}
.imageflow .button{cursor:pointer; height:17px; position:relative; width:17px}
/* 荣誉end */
/* 右侧悬浮导航 */
.side {
  position: fixed;
  width: 78px;
  right: 0;
  top: 35%;
  margin-top: -200px;
  z-index: 100;
  border-bottom: 0;
}
.testOpen div img {
  margin-bottom: 7px;
}
.side ul li {
  width: 78px;
  height: 78px;
  float: left;
  position: relative;
  border-bottom: 1px solid #e0e0e0;
  color: #333;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  transition: all .3s;
  cursor: pointer;
  background: #fff;
  border-left: 1px solid #e0e0e0;
  box-shadow: 0px 2px 27px 0px rgb(0 0 0 / 14%);
}
.side ul li:hover {
  background: #00c1de;
  color: #fff;
}
.side ul li:hover a {
  color: #fff;
}
.side ul li i {
  height: 25px;
  margin-bottom: 1px;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 25px;
  margin-top: 14px;
  transition: all .3s;
}
.side ul li i.bgs1 {
  background-image: url(../images/right_pic5.png);
}
.side ul li:hover i.bgs1 {
  background-image: url(../images/right_pic5_on.png);
}
.side ul li i.bgs2 {
  background-image: url(../images/right_pic7.png);
}
.side ul li:hover i.bgs2 {
  background-image: url(../images/right_pic7_on.png);
}
.side ul li i.bgs3 {
  background-image: url(../images/right_pic2.png);
}
.side ul li:hover i.bgs3 {
  background-image: url(../images/right_pic2_on.png);
}
.side ul li i.bgs4 {
  background-image: url(../images/right_pic1.png);
}
.side ul li:hover i.bgs4 {
  background-image: url(../images/right_pic1_on.png);
}
.side ul li i.bgs6 {
  background-image: url(../images/right_pic6_on.png);
}
.side ul li.sidetop:hover {
  opacity: .8;
  filter: Alpha(opacity=80);
}
.side ul li.sideetel .telBox dd.bgs1 {
  background: url(../images/right_pic8.png) 28px center no-repeat;
  background-color: #00c1de;
}
.side ul li.sideetel .telBox dd.bgs2 {
  background: url(../images/right_pic9.png) 28px center no-repeat;
}
.side ul li.sideewm .ewBox.son {
  width: 195px;
  display: none;
  color: #363636;
  text-align: center;
  position: absolute;
  left: -197px;
  top: 0;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #e0e0e0;
  background: #00c1de;
  padding: 25px 0 0;
}
.side ul li.sideetel .telBox.son {
  width: 240px;
  display: none;
  color: #fff;
  text-align: left;
  position: absolute;
  left: -240px;
  top: -30px;
  background: #00c1de;
}
.side ul li.sideetel .telBox dd {
  display: block;
  height: 76.5px;
  overflow: hidden;
  padding-left: 82px;
  line-height: 0px;
  font-size: 18px;
}
.side ul li.sideetel .telBox dd span {
  display: block;
  line-height: 19px;
  height: 34px;
  overflow: hidden;
  margin-top: 16px;
  font-size: 18px;
}
.side ul li.sidetop {
  background: #00c1de;
  color: #fff;
}
.side ul li:hover .son {
  display: block!important;
  animation: fadein 1s;
}
/* 右侧悬浮导航 end*/
.zk{display:none;}