* {
  padding: 0;
  margin: 0;
}
* a:hover {
  color: #c1c1c1;
  text-decoration: none;
}
html,
body {
  font-size: 14px;
  color: #666;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft Yahei, WenQuanYi Micro Hei, sans-serif, '微软雅黑';
}
ul,
ol,
dl,
li {
  list-style: none;
}
a {
  color: #c1c1c1;
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #c1c1c1;
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fn {
  float: none;
}
.psf {
  position: fixed;
}
.psr {
  position: relative;
}
.psa {
  position: absolute;
}
.pss {
  position: static;
}
.db {
  display: block;
}
.dn {
  display: none;
}
.dil {
  display: inline;
}
.dilb {
  display: inline-block;
}
.dt {
  display: table;
}
.dtc {
  display: table-cell;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
.tj {
  text-align: justify;
}
.vm {
  vertical-align: middle;
}
.vt {
  vertical-align: top;
}
.oh {
  overflow: hidden;
}
.osx {
  overflow-x: scroll;
}
.osy {
  overflow-y: scroll;
}
.boxs {
  box-sizing: border-box;
}
.ff {
  font-family: inherit;
}
.ovellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cfix:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
/*
  timing:linear,ease,ease-in,ease-out,ease-in-out,cubic-bezier()
  iteration:infinite,n
  direction:normal,reverse,alternate,alter-reverse,inherit
*/
.imgres {
  display: block;
  max-width: 100%;
  height: auto;
}
.fn30 {
  font-size: 30px;
}
.font18 {
  font-size: 18px;
}
@media (min-width: 1200px) {
  .container {
    width: 1116px;
  }
}
@media (min-width: 768px) {
  .bigWrapper .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .bigWrapper .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .bigWrapper .container {
    width: 1200px;
  }
}
.tick:before {
  content: '';
  display: inline-block;
  margin-right: 20px;
  width: 13px;
  height: 11px;
  background: url('../../image/static/true.jpg') no-repeat center;
}
.title30 {
  color: #f08200;
  font-size: 30px;
}
.title24 {
  color: #f08200;
  font-size: 24px;
}
.title18 {
  color: #f08200;
  font-size: 18px;
}
.title16 {
  color: #f08200;
  font-size: 16px;
}
.title14 {
  color: #f08200;
  font-size: 16px;
}
.sitemap ul {
  padding-left: 28px;
}
.sitemap li {
  line-height: 16px;
}
.sitemap li a {
  padding-left: 0;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 0;
  display: inline-block;
  color: #f08200;
}
.sitemap li a:hover {
  text-decoration: underline;
}
.navAll {
  position: fixed;
  z-index: 20;
  width: 100%;
  background-color: #fff;
}
.navAll a {
  color: #333;
}
.navAll .logo {
  position: absolute;
  width: 19%;
  height: 100%;
  float: left;
  padding-left: 0;
  padding-right: 0;
  padding-top: 14px;
  padding-bottom: 14px;
}
.navAll .logo img {
  display: block;
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.navAll .navBar {
  float: right;
  width: 81%;
  color: #333;
  line-height: 50px;
}
.navAll .navBar .language {
  text-align: right;
}
.navAll .navBar .language a.active {
  color: #f08200;
}
.navAll .navBar .fir-nav {
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 16px;
  text-align: right;
}
.navAll .navBar .fir-nav:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.navAll .navBar .fir-nav a:hover {
  text-decoration: none;
}
.navAll .navBar .fir-nav .fir-li {
  display: inline-block;
  padding-left: 1%;
  padding-right: 1%;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.navAll .navBar .fir-nav .fir-li .fir-el {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 5px;
}
.navAll .navBar .fir-nav .fir-li .fir-el.active {
  background-color: #f08200;
  color: #fff;
}
.navAll .navBar .fir-nav .fir-li .sec-nav,
.navAll .navBar .fir-nav .fir-li .thi-nav,
.navAll .navBar .fir-nav .fir-li .four-nav,
.five-nav .five-li {
  display: none;
}
.navAll .navBar .fir-nav .fir-li:hover .sec-nav {
  display: block;
}
.navAll .navBar .fir-nav .fir-li:hover .sec-nav .sec-li:hover .thi-nav {
  display: block;
}
.navAll .navBar .fir-nav .fir-li:hover .sec-nav .sec-li:hover .thi-nav .thi-li:hover .four-nav {
  display: block;
}
.navAll .navBar .fir-nav .fir-li:hover .sec-nav .sec-li:hover .thi-nav .thi-li:hover .four-nav .four-li:hover .five-nav{
  display: block;
}
.navAll .navBar .fir-nav .fir-li:hover .sec-nav .sec-li:hover .thi-nav .thi-li:hover .four-nav .four-li:hover .five-nav .five-li{
  display: block;
}
.navAll .navBar .fir-nav .fir-li:hover .fir-el {
  background-color: #f08200;
  color: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navAll .navBar .fir-nav .fir-li .sec-nav {
  padding-top: 20px;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 0;
  top: 100%;
}
.navAll .navBar .fir-nav .fir-li .sec-nav li.tri:after {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 10px solid #969499;
  border-bottom: 6px solid transparent;
}
.navAll .navBar .fir-nav .fir-li .sec-nav li:hover {
  background-color: #969499;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navAll .navBar .fir-nav .fir-li .sec-nav li:hover > a {
  text-decoration: none;
  color: #fff;
}
.navAll .navBar .fir-nav .fir-li .sec-nav .sec-li,
.navAll .navBar .fir-nav .fir-li .sec-nav .thi-li,
.navAll .navBar .fir-nav .fir-li .sec-nav .four-li,
 .navAll .navBar .fir-nav .fir-li .sec-nav .five-li{
  position: relative;
  font-size: 14px;
}
.navAll .navBar .fir-nav .fir-li .sec-nav .thi-nav,
.navAll .navBar .fir-nav .fir-li .sec-nav .four-nav,
 .navAll .navBar .fir-nav .fir-li .thi-nav .five-nav{
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 100%;
  top: 0;
}
.navAll .navBar .fir-nav .fir-li .sec-nav li {
  line-height: 35px;
  border-bottom: 1px solid #d2d2d2;
  width: 190px;
  text-indent: 14px;
  text-align: left;
}
.navAll .navBar .fir-nav .fir-li .sec-nav li a {
  color: #333;
}
.navAll .navBar .fir-nav .fir-li.search {
  padding-right: 0;
  color: #f08200;
}
.navAll .navBar .fir-nav .fir-li.search .seaBar form {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
}
.navAll .navBar .fir-nav .fir-li.search .seaBar form input {
  width: 55%;
  padding-left: 5%;
}
.navAll .navBar .fir-nav .fir-li.search .seaBar form input,
.navAll .navBar .fir-nav .fir-li.search .seaBar form button {
  display: inline-block;
  vertical-align: middle;
  border: none;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.navAll .navBar .fir-nav .fir-li.search .seaBar form button {
  width: 35%;
  text-align: center;
  padding: 0;
}
.navAll .navBar .fir-nav .fir-li.search .sea {
  padding-left: 0;
  padding-right: 20px;
  padding-top: 0;
  padding-bottom: 0;
}
.phone-navAll {
  position: fixed;
  z-index: 100;
  background-color: #fff;
  height: 10vh;
  left: 0;
  top: 0;
  display: table;
  width: 100%;
}
.phone-navAll div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
.phone-navAll div span {
  font-size: 20px;
}
.phone-navAll div .langChange {
  position: absolute;
  right: 15px;
  color: #000;
  top: 20px;
}
.tabs-control {
  width: 65px;
  float: left;
}
.tabs-control:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.tabs-control li {
  cursor: pointer;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 60px;
  padding-bottom: 60px;
  box-sizing: content-box;
  width: 20px;
  text-decoration: none;
  background-color: #969499;
  color: #fff;
  font-size: 20px;
  margin-bottom: 5px;
  line-height: 1;
  text-align: center;
}
.tabs-control li:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #f08200;
  color: #fff;
}
.tabs-control li a {
  color: #fff;
}
.tabs-control li.active {
  background-color: #f08200;
  color: #fff;
}
.other-nav {
  width: 55px;
  float: left;
}
.other-nav a {
  display: block;
  padding-left: 15px;
  padding-right: 16px;
  padding-top: 60px;
  padding-bottom: 60px;
  box-sizing: content-box;
  width: 20px;
  text-decoration: none;
  background-color: #969499;
  color: #fff;
  font-size: 20px;
  margin-bottom: 5px;
  line-height: 1;
  text-align: center;
}
.other-nav a:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #f08200;
  color: #fff;
}
.other-nav a.active {
  background-color: #f08200;
  color: #fff;
}
.pro-content {
  float: right;
  width: 94%;
}
.pro-content li.proLi {
  display: none;
}
.pro-content li.proLi:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.page-content {
  float: right;
  width: 94.5%;
  background-color: #fff;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-content ol {
  padding-left: 24px;
}
.page-content ol li {
  list-style: decimal inside;
}
.page-content ul {
  padding-left: 24px;
}
.page-content ul li {
  list-style: disc inside;
}
.phone-side-nav {
  position: absolute;
  display: none;
  width: 100%;
  top: 100%;
  left: 0;
  background-color: #fff;
  padding-top: 30px;
  overflow: auto;
  height: 90vh;
  line-height: 40px;
}
.phone-side-nav::-webkit-scrollbar {
  width: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.phone-side-nav::-webkit-scrollbar-button {
  display: none;
}
.phone-side-nav::-webkit-scrollbar-track {
  background-color: #e6e6e6;
  width: 4px;
}
.phone-side-nav::-webkit-scrollbar-track-piece {
  display: none;
}
.phone-side-nav::-webkit-scrollbar-thumb {
  width: 4px;
  background-color: #ef7b00;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.phone-side-nav::-webkit-scrollbar-corner {
  display: none;
}
.phone-side-nav a {
  display: block;
  text-indent: 28px;
}
.phone-side-nav .fir-ph-li .fir-a {
  background-color: #7d7c80;
  font-size: 22px;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.phone-side-nav .sec-ph-li .sec-a {
  color: #fff;
  font-size: 18px;
  background-color: #969499;
  border-left: 5px solid #f08200;
  border-bottom: 1px solid #fff;
}
.phone-side-nav .thi-ph-li .thi-a {
  color: #7d7c80;
  font-size: 16px;
  border-bottom: 1px solid #969499;
}
.phone-side-nav .thi-ph-li .thi-a:before {
  content: '';
  display: inline-block;
  width: 19px;
  height: 16px;
  margin-right: 10px;
  vertical-align: middle;
  background: url('../../image/static/file.png');
}
.phone-side-nav .four-ph-li a {
  color: #7d7c80;
  text-indent: 57px;
  font-size: 16px;
}
.pdNav {
  height: 100px;
}
.page-nav-img p {
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.page-nav-img p img {
  display: block;
  max-width: 100%;
  height: auto;
}
.page-nav-img div {
  padding-left: 0;
  padding-right: 0;
  padding-top: 3.3%;
  padding-bottom: 3.5%;
  text-align: center;
  color: #969499;
}
.page-nav-img div .icon {
  font-size: 75px;
  color: #595757;
}
.page-nav-img div i {
  display: block;
  width: 90px;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center;
}
.page-nav-img div i.i1 {
  background-image: url('../../image/static/i01.png');
}
.page-nav-img div i.i2 {
  background-image: url('../../image/static/i02.png');
}
.page-nav-img div i.i3 {
  background-image: url('../../image/static/i05.png');
}
.page-nav-img div i.i4 {
  background-image: url('../../image/static/i04.png');
}
.page-nav-img div i.i5 {
  background-image: url('../../image/static/i07.png');
}
.page-nav-img div i.i6 {
  background-image: url('../../image/static/i08.png');
}
.page-nav-img div i.i7 {
  background-image: url('../../image/static/i03.png');
}
.page-nav-img div i.i8 {
  background-image: url('../../image/static/i06.png');
}
.page-nav-img div i.i9 {
  background-image: url('../../image/static/i09.png');
}
.page-nav-img div a {
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: #969499;
}
.page-nav-img div a.active {
  color: #f08200;
}
.page-nav-img div a.active .icon {
  color: #f08200;
}
.page-nav-img div a.active i.i1 {
  background-image: url('../../image/static/i0101.png');
}
.page-nav-img div a.active i.i2 {
  background-image: url('../../image/static/i0201.png');
}
.page-nav-img div a.active i.i3 {
  background-image: url('../../image/static/i0501.png');
}
.page-nav-img div a.active i.i4 {
  background-image: url('../../image/static/i0401.png');
}
.page-nav-img div a.active i.i5 {
  background-image: url('../../image/static/i0701.png');
}
.page-nav-img div a.active i.i6 {
  background-image: url('../../image/static/i0801.png');
}
.page-nav-img div a.active i.i7 {
  background-image: url('../../image/static/i0301.png');
}
.page-nav-img div a.active i.i8 {
  background-image: url('../../image/static/i0601.png');
}
.page-nav-img div a.active i.i9 {
  background-image: url('../../image/static/i0901.png');
}
.page-nav-img div a:hover {
  color: #f08200;
  text-decoration: none;
}
.page-nav-img div a:hover .icon {
  color: #f08200;
}
.page-nav-img div a:hover i.i1 {
  background-image: url('../../image/static/i0101.png');
}
.page-nav-img div a:hover i.i2 {
  background-image: url('../../image/static/i0201.png');
}
.page-nav-img div a:hover i.i3 {
  background-image: url('../../image/static/i0501.png');
}
.page-nav-img div a:hover i.i4 {
  background-image: url('../../image/static/i0401.png');
}
.page-nav-img div a:hover i.i5 {
  background-image: url('../../image/static/i0701.png');
}
.page-nav-img div a:hover i.i6 {
  background-image: url('../../image/static/i0801.png');
}
.page-nav-img div a:hover i.i7 {
  background-image: url('../../image/static/i0301.png');
}
.page-nav-img div a:hover i.i8 {
  background-image: url('../../image/static/i0601.png');
}
.page-nav-img div a:hover i.i9 {
  background-image: url('../../image/static/i0901.png');
}
.page-nav-img div a span {
  display: block;
  width: 84px;
  font-weight: 600;
  padding-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  font-size: 20px;
}
.bgGray {
  background-color: #eee;
}
.btnAll {
  display: inline-block;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f08200;
  color: #fff;
  border-radius: 5px;
  font-size: 20px;
}
.child-name {
  position: relative;
  background-color: #969499;
  text-align: center;
  color: #fff;
  line-height: 45px;
  font-size: 20px;
  border-bottom: 2px solid #eeeeee;
}
.child-name:before {
  content: '';
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  display: block;
  width: 15px;
  background-color: #f08200;
  color: #fff;
  height: 100%;
  border-right: 2px solid #eee;
}
.page-title {
  overflow: hidden;
  position: relative;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 6%;
  padding-bottom: 6%;
}
.page-title:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 49%;
  width: 100%;
  height: 1px;
  background-color: #b5b5b5;
}
.page-title .title-wrapper {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #eee;
}
.page-title .title-wrapper:before {
  content: '';
  width: 11px;
  height: 11px;
  display: block;
  position: absolute;
  top: 40%;
  left: 0;
  background: url(../../image/static/flower.png);
}
.page-title .title-wrapper:after {
  content: '';
  width: 11px;
  height: 11px;
  display: block;
  position: absolute;
  top: 40%;
  right: 0;
  background: url(../../image/static/flower.png);
}
.page-title span {
  display: block;
  font-size: 24px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 60px;
  border-radius: 5px;
  background-color: #f08200;
  color: #fff;
  text-align: center;
  border: 1px solid #f08200;
}
.page-title span.font24 {
  font-size: 24px;
}
.page-title span.font18 {
  font-size: 18px;
}
.page-title span:hover {
  background-color: inherit;
  color: #f08200;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.page-pagination {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 6%;
  padding-bottom: 6%;
  background-color: #fff;
  text-align: right;
}
.page-pagination a {
  display: inline-block;
  width: 28px;
  line-height: 28px;
  border: 1px solid #a0a0a0;
  color: #000;
  text-align: center;
}
.page-pagination a.active {
  border-color: #f08200;
  color: #f08200;
}
.news-inner-foot {
  background-color: #f2f2f2;
  text-align: left;
  padding-left: 5.4%;
  padding-right: 5.4%;
  padding-top: 2.5%;
  padding-bottom: 2.5%;
  margin-top: 20px;
}
.news-inner-foot a.active {
  color: #f08200;
}
.news-inner-foot .return {
  float: right;
  margin-top: -10px;
}
.news-inner-foot .return .icon {
  font-size: 40px;
  display: inline-block;
  vertical-align: middle;
  color: #737373;
}
.swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background-color: #fff;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background: #f08200;
}
.search-list {
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 40px;
  padding-bottom: 10px;
  background-color: #fff;
}
.search-list li {
  line-height: 30px;
}
.search-list li a {
  color: #333;
  display: inline-block;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.search-list li a:before {
  content: '';
  width: 14px;
  height: 14px;
  margin-right: 5px;
  display: inline-block;
  background: url('../../image/static/href.png');
  background-size: contain;
}
.search-list li:hover a,
.search-list li:hover span {
  color: #f08200;
  text-decoration: underline;
}
.search-list li span {
  float: right;
}
.titleUp-img {
  padding-top: 50px;
  text-align: center;
}
.titleUp-img img {
  margin-bottom: -30px;
}
.showTitImg {
  display: none;
}
.sideMenu ul {
  position: fixed;
  right: 0;
  top: 50%;
  width: 50px;
  z-index: 1000;
}
.sideMenu ul li {
  margin-bottom: 5px;
  position: relative;
}
.sideMenu ul li:hover span {
  background-color: #f08200;
  color: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sideMenu ul li:hover .detailspan {
  left: auto;
  right: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sideMenu ul li span {
  display: block;
  height: 50px;
  line-height: 50px;
  background-color: #cdcdcd;
  color: #fff;
  cursor: pointer;
}
.sideMenu ul li .iconspan {
  position: relative;
  z-index: 2;
  text-align: center;
  width: 50px;
  font-size: 30px;
  background-image: url('../../image/static/sidemenu.png');
  background-repeat: no-repeat;
  background-position-x: left;
}
.sideMenu ul li .detailspan {
  position: absolute;
  padding-left: 20px;
  padding-right: 70px;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 1;
  height: 100%;
  left: 50px;
  top: 0;
  font-size: 16px;
  background-color: #f08200;
  color: #fff;
}
.index-banner .banner-pd {
  padding-top: 36.8%;
  position: relative;
}
.index-banner .bannerimg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.index-banner .ban-cover-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  width: 100%;
  height: 250px;
  max-width: 1150px;
}
.index-banner .ban-cover-img img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 30px;
}
.index-banner .ban-cover-img .cfix{
  color: #fff;
  float:right;
  text-shadow:#000 5px 3px 5px;
}
.index-banner .ban-cover-img .cfix .span1_zi{
  font-size: 50px;

}
.index-banner .ban-cover-img .cfix .span2_zi{
  font-size: 90px;

}
.index-banner .ban-cover-img .more {
  display: block;
  width: 130px;
  line-height: 35px;
  text-align: center;
  background-color: #f08200;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.index-banner .ban-cover-img .ban-icon {
  float: right;
}
.index-banner .ban-cover-img .ban-icon a {
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  line-height: 45px;
}
.index-banner .ban-cover-img .ban-icon a i {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  border: 1px solid #fff;
  overflow: hidden;
}
.index-banner .ban-cover-img .ban-icon a i.r1 {
  background-image: url('../../image/static/r01.png');
}
.index-banner .ban-cover-img .ban-icon a i.r2 {
  background-image: url('../../image/static/r02.png');
}
.index-banner .ban-cover-img .ban-icon a i.r3 {
  background-image: url('../../image/static/r03.png');
}
.index-banner .ban-cover-img .ban-icon a i.r4 {
  background-image: url('../../image/static/r04.png');
}
.index-banner .ban-cover-img .ban-icon a i.r401 {
  background-image: url('../../image/static/r401.png');
}
.index-banner .ban-cover-img .ban-icon a i.r5 {
  background-image: url('../../image/static/r05.png');
}
.index-banner .ban-cover-img .ban-icon a i.r6 {
  background-image: url('../../image/static/r06.png');
}
.index-banner .ban-cover-img .ban-icon a i.r7 {
  background-image: url('../../image/static/r07.png');
}
.index-banner .ban-cover-img .ban-icon a i.r8 {
  background-image: url('../../image/static/r08.png');
}
.index-banner .ban-cover-img .ban-icon a i.r9 {
  background-image: url('../../image/static/r09.png');
}
.index-banner .ban-cover-img .ban-icon a i.r10 {
  background-image: url('../../image/static/r10.png');
}
.index-banner .ban-cover-img .ban-icon a:hover {
  color: #f08200;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.index-banner .ban-cover-img .ban-icon a:hover i {
  border-color: #f08200;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.index-banner .ban-cover-img .ban-icon a:hover i.r1 {
  background-image: url('../../image/static/r0101.png');
}
.index-banner .ban-cover-img .ban-icon a:hover i.r2 {
  background-image: url('../../image/static/r0201.png');
}
.index-banner .ban-cover-img .ban-icon a:hover i.r3 {
  background-image: url('../../image/static/r0301.png');
}
.index-banner .ban-cover-img .ban-icon a:hover i.r4 {
  background-image: url('../../image/static/r0401.png');
}
.index-banner .ban-cover-img .ban-icon a:hover i.r401 {
  background-image: url('../../image/static/r40101.png');
}
.index-banner .ban-cover-img .ban-icon a:hover i.r5 {
  background-image: url('../../image/static/r0501.png');
}
.index-banner .ban-cover-img .ban-icon a:hover i.r6 {
  background-image: url('../../image/static/r0601.png');
}
.index-banner .ban-cover-img .ban-icon a:hover i.r7 {
  background-image: url('../../image/static/r0701.png');
}
.index-banner .ban-cover-img .ban-icon a:hover i.r8 {
  background-image: url('../../image/static/r0801.png');
}
.index-banner .ban-cover-img .ban-icon a:hover i.r9 {
  background-image: url('../../image/static/r0901.png');
}
.index-banner .ban-cover-img .ban-icon a:hover i.r10 {
  background-image: url('../../image/static/r1001.png');
}
.pro-img-nav {
  padding-left: 0;
  padding-right: 0;
  padding-top: 50px;
  padding-bottom: 15px;
}
.pro-img-nav .container {
  overflow: hidden;
}
.pro-img-nav ul {
  width: 100%;
  min-width: 2750px;
}
.pro-img-nav ul:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.pro-img-nav ul .fir-li {
  float: left;
  padding-top: 8px;
  margin-left: 15px;
  margin-right: 30px;
  margin-top: 0;
  margin-bottom: 0;
}
.pro-img-nav .fir-li:hover .fir-img i {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 5;
}
.pro-img-nav .fir-li:hover .fir-img p {
  color: #ef7b00;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pro-img-nav .fir-li:hover .fir-img .img-con .imgbg {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
}
.pro-img-nav .fir-li:hover .sec-img {
  display: block;
}
.pro-img-nav .fir-img {
  float: left;
}
.pro-img-nav .fir-img .img-con {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
.pro-img-nav .fir-img .img-con img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
}
.pro-img-nav .fir-img .img-con .imgbg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  opacity: 0;
}
.pro-img-nav .fir-img p {
  line-height: 60px;
  text-align: center;
  font-weight: 600;
  color: #969499;
}
.pro-img-nav .sec-img {
  padding-top: 20px;
  display: none;
  float: left;
}
.pro-img-nav .sec-img .sec-li {
  float: left;
  margin-left: 45px;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}


.pro-img-nav .sec-img .sec-li .img-con {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #f08200;
}
.pro-img-nav .sec-img .sec-li .img-con img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.pro-img-nav .sec-img .sec-li p {
  line-height: 30px;
  text-align: center;
  color: #969499;
  font-weight: 600;
}
.column-list {
  background-image: url('../../image/static/points.png');
  background-repeat: repeat;
  padding-left: 0;
  padding-right: 0;
  padding-top: 50px;
  padding-bottom: 80px;
}
.column-list .col-md-4 {
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 0;
  padding-bottom: 0;
}
.column-list .title-col {
  line-height: 36px;
  margin-bottom: 0;
  background-color: #969499;
  color: #fff;
  font-size: 20px;
  padding-left: 36px;
  position: relative;
}
.column-list .title-col a {
  float: right;
  color: #fff;
  font-size: 14px;
}
.column-list .title-col:before {
  content: '';
  position: absolute;
  left: 0;
  display: block;
  width: 15px;
  background-color: #f08200;
  color: #fff;
  height: 36px;
  border-right: 1px solid #fff;
}
.column-list .lists-news {
  height: 370px;
  background-color: #fff;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.column-list .lists-news li {
  margin-bottom: 6px;
}
.column-list .lists-news .news-intro {
  background-color: #e7e7e7;
  color: #666;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 10px;
  padding-bottom: 20px;
}
.column-list .lists-news .news-intro:hover {
  background-color: #969499;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #fff;
}
.column-list .lists-news .news-intro:hover .title-news a {
  color: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.column-list .lists-news .news-intro .title-news {
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.column-list .lists-news .news-intro .title-news a {
  color: #666;
}
.column-list .lists-news .news-intro .info-news {
  height: 60px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-align: justify;
}
.column-list .about-Intro {
  height: 370px;
  background-color: #fff;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.column-list .about-Intro img {
  display: block;
  max-width: 100%;
  height: auto;
}
.column-list .about-Intro p {
  padding-top: 20px;
  height: 143px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  text-align: justify;
  line-height: 2.1;
}
.column-list .links-Intro {
  background-color: #fff;
  height: 370px;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.column-list .links-Intro li {
  margin-left: 0;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 0;
  padding-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1.5;
  border-bottom: 1px dashed #bcbcbc;
}
.column-list .links-Intro li p {
  margin-bottom: 0;
  font-size: 12px;
}
.column-list .links-Intro li p.links-Title {
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.foot {
  background-color: #666666;
  color: #fff;
  border-top: 2px solid #f08200;
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
  padding-bottom: 20px;
  line-height: 30px;
}
.foot a {
  color: #fff;
}
.foot a:hover {
  color: #f08200;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.foot .qr {
  width: 113px;
  text-align: center;
}
.foot .change-fr {
  float: right;
}
.content {
  padding-bottom: 4.5%;
}
.slideMenu {
  position: relative;
}
.slideMenu:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.slideMenu li {
  position: relative;
  width: 60px;
  font-size: 20px;
  margin-bottom: 5px;
  line-height: 1;
  text-align: center;
}
.slideMenu li a {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 60px;
  padding-bottom: 60px;
  box-sizing: content-box;
  width: 20px;
  text-decoration: none;
  background-color: #969499;
  color: #fff;
}
.slideMenu li a:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #f08200;
  color: #fff;
}
.slideMenu li.active a {
  background-color: #f08200;
  color: #fff;
}
.slideMenu li.active .slide-Two {
  display: block;
}
.slideMenu li:hover .slide-Two {
  display: block;
}
.slideMenu li .slide-Two {
  display: none;
  position: absolute;
  padding-left: 5px;
  top: 0;
  left: 100%;
}
.slideMenu li .slide-Two span {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 60px;
  padding-bottom: 60px;
  box-sizing: content-box;
  width: 20px;
  text-decoration: none;
  background-color: #969499;
  color: #fff;
  margin-bottom: 5px;
}
.slideMenu li .slide-Two span.active {
  background-color: #f08200;
  color: #fff;
}
.slideMenu li .slide-Two span:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #f08200;
  color: #fff;
}
.slideMenu li .slide-Two a {
  margin-bottom: 5px;
}
.tabs-sec li {
  width: 60px;
  margin-bottom: 5px;
}
.tabs-sec li.active a {
  background-color: #f08200;
  color: #fff;
}
.tabs-sec li a {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  box-sizing: content-box;
  width: 20px;
  text-decoration: none;
  background-color: #969499;
  color: #fff;
  font-size: 24px;
  border: none;
  border-radius: 0;
}
.tabs-sec li a:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #f08200;
  color: #fff;
}
.office-content {
  text-align: center;
}
.office-content li {
  margin-bottom: 4%;
}
.office-content li:hover .img-cover {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.office-content li:hover .img-cover a {
  opacity: 1;
  -ms-animation-name: slideup;
  -ms-animation-duration: 0.4s;
  -moz-animation-name: slideup;
  -moz-animation-duration: 0.4s;
  -webkit-animation-name: slideup;
  -webkit-animation-duration: 0.4s;
}
.office-content li:hover .imgTitle-office {
  background-color: #969499;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.office-content li:hover .imgTitle-office .first-office {
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.office-content .img-office {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 190px;
}
.office-content .img-office img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  z-index: 1;
  width: 100%;
  max-width: 100%;
}
.office-content .img-office .img-cover {
  position: absolute;
  opacity: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.5);
}
.office-content .img-office .img-cover a {
  display: block;
  position: absolute;
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-decoration: none;
  line-height: 25px;
  width: 135px;
  height: 32px;
  background-color: #969499;
  color: #fff;
  border: 3px solid #fff;
}
.office-content .imgTitle-office {
  background-color: #969499;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.office-content .imgTitle-office .first-office {
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.office-content .imgTitle-office p {
  margin-left: 0;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.product-wrapper {
  line-height: 24px;
}
.product-wrapper:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.product-wrapper .font18 {
  font-size: 18px;
}
.product-wrapper .case-word {
  padding-left: 5.5%;
  padding-right: 5.5%;
  padding-top: 0;
  padding-bottom: 0;
}
.product-wrapper .case-word .pdb40 {
  padding-bottom: 20px;
}
.product-wrapper .case-word .row {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 0;
  margin-bottom: 0;
}
.product-wrapper .case-word .col-md-6 {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
}
.product-wrapper .case-word .col-md-6 img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.product-wrapper .case-word .col-md-6 p {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 18px;
  padding-bottom: 18px;
}
.product-wrapper ul {
  margin-bottom: 0;
}
.product-wrapper p {
  margin-bottom: 0;
}
.product-wrapper p.tc {
  text-align: center;
}
.product-wrapper p.title {
  font-size: 24px;
  color: #f08200;
  margin-bottom: 20px;
}
.product-wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline;
}
.product-wrapper img.imgAuto {
  width: 100%;
  height: auto;
}
.product-wrapper i.hr {
  display: block;
  margin-left: 0;
  margin-right: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  height: 4px;
  width: 100%;
  background: url(../../image/static/hr.jpg) repeat-x left center;
}
.product-wrapper .doubleSelect {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.product-wrapper .doubleSelect img {
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.product-wrapper .doubleSelect p:before {
  content: '';
  display: inline-block;
  margin-right: 30px;
  width: 13px;
  height: 11px;
  background: url('../../image/static/true.jpg') no-repeat center;
}
.product {
  padding-bottom: 0;
}
.news .news-tab {
  padding-bottom: 6%;
}
.news .news-tab a {
  display: inline-block;
  border-radius: 5px;
  padding-left: 4.5%;
  padding-right: 4.5%;
  padding-top: 0.5%;
  padding-bottom: 0.5%;
  color: #f08200;
  border: 1px solid #f08200;
  background: #eee;
  margin-right: 20px;
  font-size: 18px;
}
.news .news-tab a.active {
  background-color: #f08200;
  color: #fff;
}
.news .news-lists {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #fff;
}
.news .news-lists li {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e8e8e8;
}
.news .news-lists li:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.news .news-lists li .news-img {
  width: 255px;
  height: 145px;
  position: relative;
}
.news .news-lists li .news-img img {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}
.news .news-lists li .news-title {
  display: inline-block;
  font-size: 18px;
  width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
}
.news .news-lists li .news-title:hover {
  color: #f08200;
}
.news .news-lists li .news-date {
  float: right;
}
.news .news-lists li .news-content {
  color: #999;
  height: 72px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  text-align: justify;
}
.news .news-lists li:hover {
  background-color: #f7f7f7;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.news-inner {
  text-align: center;
  color: #999;
}
.news-inner .news-inner-title {
  color: #f08200;
  font-size: 36px;
  font-weight: normal;
  margin-left: 0;
  margin-right: 0;
  margin-top: 6%;
  margin-bottom: 2%;
}
.news-inner hr {
  border-color: #b5b5b5;
}
.news-inner .news-inner-word {
  padding-left: 5.4%;
  padding-right: 5.4%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
  line-height: 24px;
}
.news-inner .news-inner-word img {
  display: block;
  max-width: 100%;
  height: auto;
}
.news-inner .news-inner-word p {
  text-indent: 28px;
  text-align: justify;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.news-inner .news-inner-word p.img-tips {
  text-align: center;
}
.news-inner .news-inner-word p.img-center img {
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.about-us {
  line-height: 30px;
}
.about-us .col-md-12 {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 3%;
  padding-bottom: 6%;
}
.about-us img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.about-events {
  position: relative;
}
.about-events li {
  position: relative;
  overflow: hidden;
}
.about-events li:hover {
  background-color: #969499;
  color: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.about-events li:hover .date {
  background-color: #969499;
}
.about-events li:hover .date i {
  border-left-color: #969499;
}
.about-events .date {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
  line-height: 60px;
  width: 80px;
  height: 60px;
  background-color: #f08200;
  color: #fff;
  font-size: 18px;
  position: absolute;
  top: 0;
  bottom: 0;
}
.about-events .date i {
  display: block;
  position: absolute;
  right: -18%;
  top: 30%;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 15px solid #f08200;
  border-bottom: 10px solid transparent;
}
.about-events div {
  position: relative;
  width: 85%;
  padding-left: 0;
  padding-right: 0;
  padding-top: 3%;
  padding-bottom: 3%;
  border-left: 1px solid #b5b5b5;
  margin-bottom: 0;
  left: 15%;
  top: 0;
  height: 100%;
  vertical-align: middle;
}
.about-events div:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  width: 100px;
  background-color: #b5b5b5;
}
.about-events div span {
  display: inline-block;
  vertical-align: middle;
  max-width: 80%;
  width: 100%;
  padding-left: 20px;
}
.about-events:after {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 100%;
  left: 13.8%;
  background: url('../../image/static/events.png');
}
.about-img {
  background-color: #fff;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 0;
  margin-bottom: 0;
}
.about-img img {
  display: block;
  max-width: 100%;
  height: auto;
}
.about-partner {
  margin-top: -15px;
}
.about-partner:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.about-partner li {
  width: 150px;
  height: 95px;
  border: 1px solid #e1e2e2;
  background-color: #fff;
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  float: left;
}
.about-partner li img {
  position: absolute;
  display: block;
  max-width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  z-index: 1;
}
.about-partner li span {
  display: none;
}
.about-business {
  text-align: center;
}
.about-business .item {
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 100%;
  max-width: 350px;
}
.about-business .item img {
  display: block;
  max-width: 100%;
  height: auto;
}
.about-business .item p {
  margin-bottom: 0;
}
.links-company {
  background-color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0;
  padding-bottom: 30px;
}
.links-company .company-title {
  color: #f08200;
  font-size: 30px;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.links-company .company-title:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 49%;
  width: 100%;
  height: 1px;
  background-color: #b5b5b5;
}
.links-company .company-title span {
  position: relative;
  padding-left: 0;
  padding-right: 20px;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fff;
  z-index: 2;
}
.links-company .company-title span:after {
  content: '';
  width: 11px;
  height: 11px;
  display: block;
  position: absolute;
  right: 0;
  top: 39%;
  background: url(../../image/static/flower.png);
}
.links-company .company-info #map {
  height: 320px;
}
.links-company .company-info h3 {
  font-size: 18px;
  color: #f08200;
}
.links-company .company-info a {
  color: #666;
  text-decoration: none;
}
.links-company .company-child .child-info {
  background-color: #eee;
}
.links-company .company-child .child-info ul {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0;
  padding-bottom: 0;
}
.links-company .company-child .child-info ul li {
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
}
.links-company .company-child .child-info ul li span {
  display: inline-block;
  vertical-align: middle;
}
.links-company .company-child .child-info ul li span.icon-info {
  width: 34px;
  height: 34px;
  margin-left: 4%;
  margin-right: 4%;
  margin-top: 0;
  margin-bottom: 0;
  border: 1px solid #f08200;
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
}
.links-company .company-child .child-info ul li span.icon-info span {
  font-size: 20px;
  line-height: 30px;
  color: #f08200;
}
.links-company .company-child .child-info ul li span.name-info {
  width: 200px;
}
.links-company .child-name {
  line-height: 30px;
  font-size: 18px;
  border-bottom: 2px solid #eeeeee;
}
.links-company .child-name:before {
  content: '';
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  display: block;
  width: 15px;
  background-color: #f08200;
  color: #fff;
  height: 100%;
  border-right: 2px solid #eee;
}
.links-download .download-select {
  padding-bottom: 5%;
}
.links-download .download-select select {
  width: 300px;
  border-radius: 0;
  background-color: inherit;
  color: #969499;
}
.links-download .download-list {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
}
.links-download .download-list tr {
  text-indent: 28px;
}
.links-download .download-list tr td {
  height: 34px;
  line-height: 34px;
  color: #595757;
  font-weight: 600;
}
.links-download .download-list tr a {
  color: #595757;
}
.links-download .download-list tr:hover {
  background-color: #969499;
  color: #fff;
}
.links-download .download-list tr:hover td {
  color: #fff;
}
.links-download .download-list tr:hover a {
  color: #fff;
}
.links-download .page-pagination {
  background-color: inherit;
}
.links-form form {
  max-width: 750px;
  font-size: 18px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 60px;
}
.links-form form:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.links-form form label {
  margin-bottom: 30px;
}
.links-form form .form-control {
  border-radius: 0;
  color: #969499;
  padding-left: 10px;
  padding-right: 10px;
  
}
.links-form form .submitBtn {
  width: 100%;
  background-color: #969499;
  color: #fff;
  border: none;
  line-height: 55px;
}
.links-form form .submitBtn:hover {
  background-color: #f08200;
  color: #fff;
}
.links-join .swiper-slide {
  background-color: #969499;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.links-join .swiper-slide a {
  color: #fff;
  display: block;
  width: 175px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  font-size: 18px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 0;
  color: #969499;
  background-color: #fff;
  text-align: center;
}
.links-join .swiper-slide a:hover {
  background-color: #f08200;
  color: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.links-join .swiper-slide .title {
  font-size: 18px;
}
.join-inner {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 0;
  padding-bottom: 0;
}
.join-inner tbody tr td {
  vertical-align: middle;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
}
.join-inner .inner-title {
  background-color: #959399;
  color: #fff;
  width: 160px;
  text-align: center;
}
.join-inner .pd60 {
  padding-left: 0;
  padding-right: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  line-height: 30px;
}
@media (max-width: 1200px) {
  .navAll .logo {
    width: 10%;
  }
  .navAll .navBar {
    width: 90%;
  }
  .pro-img-nav ul .fir-li {
    /*margin-left: 1%;*/
    margin-right: 1%;
    margin-top: 0;
    margin-bottom: 0;
  }
  .pro-img-nav .fir-img .img-con {
    width: 140px;
    height: 140px;
  }
  .pro-img-nav .fir-img .img-con img {
    width: 140px;
    height: 140px;
  }
  .pro-img-nav .sec-img .sec-li .img-con {
    width: 110px;
    height: 110px;
  }
  .pro-img-nav .sec-img .sec-li .img-con img {
    width: 110px;
    height: 110px;
  }
  .tabs-control {
    position: relative;
    z-index: 2;
    width: 43px;
    margin-right: -100%;
  }
  .tabs-control li {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pro-content {
    float: left;
    width: 100%;
    padding-left: 43px;
  }
  .other-nav {
    width: 35px;
    position: relative;
    z-index: 1;
    margin-right: -100%;
  }
  .other-nav li a {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .page-content {
    overflow: hidden;
    width: 100%;
    padding-left: 35px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
  }
  .page-content ul {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .titleUp-img {
    padding-top: 20px;
    text-align: center;
  }
  .titleUp-img img {
    margin-bottom: -10px;
  }
  .pdNav {
    height: 10vh;
  }
  .pro-img-nav {
    padding-top: 30px;
  }
/*  .pro-img-nav ul {
    width: 8000px;
  }*/
  .pro-img-nav .fir-img p {
    line-height: 30px;
  }
/*  .pro-img-nav .sec-img {
    display: block;
  }*/
  .pro-img-nav .container {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .pro-img-nav .container::-webkit-scrollbar {
    height: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .pro-img-nav .container::-webkit-scrollbar-button {
    display: none;
  }
  .pro-img-nav .container::-webkit-scrollbar-track {
    background-color: #fff;
    height: 4px;
  }
  .pro-img-nav .container::-webkit-scrollbar-track-piece {
    display: none;
  }
  .pro-img-nav .container::-webkit-scrollbar-thumb {
    height: 4px;
    background-color: #f08200;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .pro-img-nav .container::-webkit-scrollbar-corner {
    display: none;
  }
}
@media (max-width: 768px) {
  .product .container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    background: #fff;
  }
  .product-wrapper .case-word {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .column-list {
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .product-wrapper .tabs-control {
    margin-bottom: 10px;
  }
  .product-wrapper p.title {
    font-size: 18px;
  }
  .product-wrapper .other-nav {
    margin-bottom: 10px;
  }
  .search-list li a {
    width: 90%;
  }
  .search-list li span {
    display: none;
  }
  .page-nav-img div a {
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-nav-img div i {
    width: 40px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    background-size: contain;
  }
  .news .news-lists li .news-title {
    width: 100%;
  }
  .news .news-lists li .news-date {
    float: none;
  }
  .about-partner li {
    width: 43%;
  }
  .page-nav-img div .icon {
    font-size: 30px;
  }
  .page-nav-img div a span {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .column-list .links-Intro {
    height: auto;
  }
  .index-banner .banner-pd {
    padding-top: 70%;
  }
  .index-banner .ban-cover-img {
    width: 90%;
    height: 150px;
  }
    .index-banner .ban-cover-img .cfix .span1_zi{
    font-size: 30px;
  }
   .index-banner .ban-cover-img .cfix .span2_zi{
    font-size: 40px;
  }
  .index-banner .ban-cover-img .cfix{
    padding-top: 30px;
  }
  .index-banner .ban-cover-img img {
    margin-bottom: 10px;
  }
  .index-banner .ban-cover-img .ban-icon a {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .phone-logo img {
    width: 130px;
    margin-right: 15%;
  }
  .product-wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
  }
  .product-wrapper .slideMenu li {
    display: inline-block;
    width: auto;
  }
  .product-wrapper .slideMenu li a {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #666;
    border: 1px solid #969499;
    background-color: #eee;
  }
  .product-wrapper .slideMenu li.active a {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #666;
    border: 1px solid #f08200;
    background-color: #eee;
  }
  .product-wrapper .slide-One {
    margin-bottom: 15px;
  }
  .page-title span {
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 40px;
  }
  .foot .change-fr {
    float: none;
    width: 100%;
  }
  .news .news-lists li {
    padding-left: 0;
    padding-right: 0;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .news-inner .news-inner-title {
    font-size: 24px;
  }
  .news-inner .news-inner-word {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .links-company {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .links-company .company-title {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .join-inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
  }
  .about-events .date {
    position: static;
  }
  .about-events div {
    left: 79px;
  }
  .about-events:after {
    left: 65px;
  }
}
@media (max-width: 415px) {
  .page-nav-img div a span {
    width: auto;
  }
  .links-form form {
    padding-bottom: 0;
  }
  .product-wrapper .slideMenu li {
    display: inline-block;
  }
  .product-wrapper .slideMenu li a {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #666;
    border: 1px solid #969499;
    background-color: #eee;
  }
  .product-wrapper .slideMenu li.active a {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #666;
    border: 1px solid #f08200;
    background-color: #eee;
  }
  .product-wrapper .slide-One {
    margin-bottom: 15px;
  }
}
@media (max-width: 375px) {
  .page-title span {
    width: 280px;
  }
}
@media (max-width: 350px) {
  .page-title span {
    width: 220px;
  }
}
@-ms-keyframes slideup {
  0% {
    top: 150px;
  }
  70% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-moz-keyframes slideup {
  0% {
    top: 150px;
  }
  70% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes slideup {
  0% {
    top: 150px;
  }
  70% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@keyframes slideup {
  0% {
    top: 150px;
  }
  70% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
