/* CSS Document */

body {
  min-width: 1190px;
  FONT-SIZE: 12px;
  TEXT-ALIGN: left;
  margin: 0 auto;
  color: #000;
  background: #ffffff;
}
body,
td,
th {
  font-size: 12px;
}
a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #039;
  font-size: 12px;
}
ul,
li,
dl,
dt,
dd {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.clearboth {
  CLEAR: both;
  font-size: 0px;
  line-height: 0px;
}
.common {
  float: left;
  width: 100%;
  height: 100%;
}
.common img {
  width: 100%;
}
.swiper-container {
  float: left;
  width: 100%;
  height: 100%;
}
.bordered {
  border: solid 1px #dddddd;
}
.header {
  width: 100%;
  height: 32px;
  line-height: 32px;
  color: #666666;
  background: #f2f2f2;
  border-bottom: 1px solid #dddddd;
}
.header a {
  color: orange;
}
.header .navigation {
  width: 1190px;
  margin: 0 auto;
  font-size: 12px;
}
.logo {
  width: 100%;
  height: 108px;
  background: url(index_files/logo1.jpg) no-repeat center center;
} }
.logo .biaoti {
  position: relative;
  width: 1190px;
  margin: 0 auto;
  font-size: 12px;
}
.logo .biaoti .logo1 {
  float: left;
  width: 143px;
  height: 108px;
  margin-right: 10px;
  position: relative;
}
.logo .biaoti .logo1 img {
  max-width: 143px;
  max-height: 108px;
  width: auto;
  height: auto;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3D(-50%, -50%, 0);
}
.logo .biaoti .title {
  float: left;
  width: 700px;
  height: 80px;
  line-height: 80px;
  color: #333333;
  font-size: 40px;
  margin-top: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bolder;
}
.logo .biaoti .title1 {
  float: left;
  width: 700px;
  height: 20px;
  line-height: 20px;
  color: #999999;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.logo .biaoti .tel {
  position: absolute;
  right: 0px;
  width: auto;
  line-height: 40px;
  margin-top: 10px;
  color: #333333;
  font-size: 18px;
  text-align: left;
  padding-left: 40px;
  background: url(index_files/dianhua.png) no-repeat left center;
}
.logo .biaoti .ordinary {
  float: right;
  width: 62px;
  line-height: 26px;
  color: #f2f2f2;
  font-size: 18px;
  margin-right: 170px;
}
.logo .biaoti .ordinary span {
  font-size: 26px;
  padding: 0px 2px;
}
.logo .biaoti .vip {
  float: right;
  width: 62px;
  line-height: 26px;
  color: #c01921;
  font-size: 18px;
  margin-top: 17px;
}
.logo .biaoti .vip span {
  float: left;
  margin-top: -37px;
  font-size: 26px;
  padding: 0px 2px;
}
.logo .biaoti .wx {
  float: right;
  max-width: 87px;
  max-height: 89px;
  width: 87px;
  height: 89px;
  margin-top: 10px;
  text-align: center;
  position: relative;
}
.logo .biaoti .wx img {
  max-width: 87px;
  max-height: 89px;
  width: auto;
  height: auto;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3D(-50%, -50%, 0);
}
.logos {
  width: 100%;
  height: 108px;
  background: url(index_files/logo2.jpg) no-repeat center center;
}
.logos .vip {
  float: right;
  width: 62px;
  line-height: 26px;
  color: #ffffff !important;
  font-size: 18px;
}
.logos .vip span {
  font-size: 26px;
  padding: 0px 2px;
}
.nav {
	width: 100%;
	height: 44px;
	background-color: #558ad5;
}
.nav ul {
  width: 1190px;
  margin: 0 auto;
  position: relative;
}
.nav ul li {
  float: left;
  width: 139px;
  line-height: 44px;
  text-align: center;
}
.nav ul li a {
  float: left;
  width: 100%;
  height: 100%;
  color: #ffffff;
  line-height: 44px;
  font-size: 16px;
}
.nav ul li a img {
  width: 100%;
}
.nav ul li a:hover {
  background-color: #1251ab;
}
.nav ul li.pull-down {
  width: 145px;
}
.nav ul li.pull-down:hover {
  background-color: #e60000;
}
.nav ul li.pull-down:hover .menu {
  display: block;
  z-index: 9999;
}
.nav ul .menu {
  display: none;
  position: absolute;
  top: 44px;
  float: left;
  width: 200px;
  height: auto;
}
.nav ul .menu ul {
  float: left;
  width: 100%;
  height: 100%;
  background: #f3f3f3;
}
.nav ul .menu ul img {
  width: 100%;
}
.nav ul .menu ul li {
  float: left;
  width: 200px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav ul .menu ul li a {
  line-height: 30px;
  text-align: center;
  color: #666666;
  background: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav ul .menu ul li a:hover {
  background-color: #292e42;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav ul li.active {
  background-color: #1251ab;
}
.serach {
  width: 100%;
  height: 44px;
  padding-bottom: 20px;
  background: #f3f3f3;
  font-size: 15px;
}
.serach .notice {
  float: left;
  width: 593px;
  height: 40px;
  border: 1px solid #dddddd;
  line-height: 40px;
  background: #ffffff url(index_files/gb.png) no-repeat left 15px center;
}
.serach .notice marquee {
  float: right;
  width: 545px;
  height: 40px;
  line-height: 40px;
}
.serach .serach-text {
  float: left;
  width: 468px;
  height: 40px;
  border: 1px solid #fe7400;
  line-height: 40px;
  margin-left: 15px;
}
.serach .serach-text input {
  float: left;
  width: 369px;
  height: 38px;
  line-height: 38px;
  border: 0px solid #ffffff;
  text-indent: 14px;
}
.serach .serach-text .serach-buts {
  float: right;
  width: 95px;
  height: 40px;
  line-height: 40px;
  background: #fe7400;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}
.serach .serach-save {
  float: right;
  width: 95px;
  height: 42px;
  line-height: 42px;
  background: #e60100;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}
.centre {
  float: left;
  width: 100%;
  height: 100%;
  background: #f3f3f3;
  padding-bottom: 20px;
}
.centre img {
  width: 100%;
}
.centre .attract-nav {
  width: 1190px;
  margin: 0 auto;
  height: 30px;
  font-size: 14px;
}
.centre .attract-nav span {
  color: #999999;
}
.centre .middle {
  width: 1190px;
  margin: 0 auto;
  font-size: 12px;
  padding-top: 15px;
}
.centre .middle .attract-left {
  width: 225px;
  border: solid 1px #dddddd;
  border-top: 2px solid #ff7300;
  background: #ffffff;
}
.centre .middle .attract-left .datum {
  width: 180px;
  margin-left: 22px;
  border-top: 1px solid #dddddd;
  padding-top: 10px;
}
.centre .middle .attract-left .datum p {
  font-size: 14px;
  line-height: 10px;
}
.centre .middle .attract-left .datum p.texts {
  font-size: 14px;
  line-height: 16px;
}
.centre .middle .attract-left .datum .button {
  width: 180px;
  height: 40px;
  background: #e60000 url(index_files/qq.jpg) no-repeat center center;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-bottom: 10px;
}
.centre .middle .attract-left .datum .button a {
  display: inline-block;
  width: 180px;
  height: 40px;
}
.centre .middle .attract-left .datum .buttons {
  width: 180px;
  height: 38px;
  background: #ffffff url(index_files/dl.jpg) no-repeat center center;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #e60000;
  margin-bottom: 10px;
}
.centre .middle .attract-left .datum .buttons a {
  float: left;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.centre .middle .attract-left .datum .buttons a img {
  width: 100%;
}
.centre .middle .attract-left .xinxi {
  width: 210px;
  margin-left: 5px;
  border-top: 1px solid #dddddd;
  padding-top: 10px;
  text-align: center;
  vertical-align: middle;
  padding-bottom: 10px;
}
.centre .middle .attract-left .xinxi p {
  font-size: 14px;
  line-height: 10px;
}
.centre .middle .attract-left .xinxi p.texts {
  font-size: 14px;
  line-height: 16px;
}
.centre .middle .attract-left .xinxi .button {
  width: 180px;
  height: 40px;
  background: #e60000 url(index_files/qq.jpg) no-repeat center center;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-bottom: 10px;
}
.centre .middle .attract-left .xinxi .button a {
  display: inline-block;
  width: 180px;
  height: 40px;
}
.centre .middle .attract-left .xinxi .buttons {
  width: 180px;
  height: 38px;
  background: #ffffff url(index_files/dl.jpg) no-repeat center center;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #e60000;
  margin-bottom: 10px;
}
.centre .middle .attract-left .xinxi .buttons a {
  float: left;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.centre .middle .attract-left .xinxi .buttons a img {
  width: 100%;
}
.centre .middle .attract-left .xinxi img {
  max-width: 143px;
  max-height: 108px;
}
.centre .middle .attract-left .xinxi img.imgs {
  max-width: 112px;
  width: auto;
  height: auto;
}
.centre .middle .attract-left .xinxi img.ewms {
  max-width: 132px;
  max-height: 132px;
  width: auto;
  height: auto;
}
.centre .middle .attract-left .xinxi p {
  line-height: 20px;
}
.centre .middle .attract-left .xinxi p.ewmtext {
  font-size: 14px;
  line-height: 20px;
  margin: 0px auto 10px;
}
.centre .middle .attract-left .xinxi p.txt {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  word-break: break-all;
}
.centre .middle .attract-left .xinxi p.name {
  font-size: 16px;
  line-height: 20px;
}
.centre .middle .product-left {
  width: 225px;
  border: solid 1px #dddddd;
  margin-top: 15px;
  background: #ffffff;
  padding-bottom: 15px;
}
.centre .middle .product-left .more-h1 {
  height: 274px;
}
.centre .middle .product-left .title {
  font-size: 16px;
  width: 185px;
  line-height: 40px;
  margin-left: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}
.centre .middle .product-left .tree {
  width: 194px;
  height: auto;
  margin-left: 17px;
  padding-bottom: 10px;
}
.centre .middle .product-left .tree #browser {
  margin: 0;
}
.centre .middle .product-left .tree #browser li {
  line-height: 14px;
  margin: 0;
  list-style: none;
  margin: 5px;
}
.centre .middle .product-left .tree #browser li ul {
  margin: 0;
}
.centre .middle .product-left .tree #browser li ul li {
  margin: 5px;
}
.centre .middle .product-left .more {
  width: 194px;
  margin-left: 17px;
  line-height: 30px;
  text-align: center;
  background: url(index_files/xiala.png) no-repeat center right 50px;
}
.centre .middle .product-left .more a {
  width: 194px;
}
.centre .middle .product-left ul {
  width: 165px;
  margin-left: 0px;
  margin-bottom: 10px;
}
.centre .middle .product-left ul li {
  line-height: 30px;
  list-style-type: none;
  color: #666666;
}
.centre .middle .product-left ul li a {
  float: none !important;
  float: left;
  width: 100%;
  height: 100%;
  color: #333;
  font-size: 14px;
}
.centre .middle .product-left ul li a img {
  width: 100%;
}
.centre .middle .product-left p {
  width: 185px;
  line-height: 20px;
  margin-left: 22px;
  display: inline-block;
  margin: 0px 24px;
  font-size: 14px;
}
.centre .middle .product-left p span {
  width: 130px;
  float: right;
  line-height: 20px;
}
.centre .middle .product-left p a {
  width: 185px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.centre .middle .company {
  position: relative;
  float: right;
  width: 950px;
  border: solid 1px #dddddd;
  border-top: 2px solid #011934;
  background: #ffffff;
  margin-bottom: 10px;
}
.centre .middle .company p img {
  display: block;
  width: auto !important;
  margin: 0px auto !important;
}
.centre .middle .company .company-close {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 950px;
  height: 100%;
  background: url(index_files/zsjs.png) no-repeat center;
  background-size: 100% 100% ;
}
.centre .middle .company .company-titles {
  width: 950px;
  height: 48px;
  line-height: 48px;
  font-weight: bolder;
  font-size: 18px;
  margin: 10px 0px;
  text-align: center;
}
.centre .middle .company .logo-title {
  width: 900px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  margin-left: 20px;
  margin-bottom: -25px;
}
.centre .middle .company .logo-title span {
  margin: 0px 1px;
  color: #e60000 ;
}
.centre .middle .company .company-days {
  width: 900px;
  font-size: 12px;
  margin: 10px 0px 0px 0px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  background: #f1f1f1;
  margin-left: 25px;
}
.centre .middle .company .company-img {
  float: left;
  width: 950px;
  height: auto;
}
.centre .middle .company .company-img img {
  width: auto;
  height: auto;
  margin: auto;
  clear: both;
  display: block;
  margin: 40px auto;
}
.centre .middle .company .headline {
  font-weight: bolder;
  font-size: 16px;
  margin: 20px 0px;
  padding: 0 20px;
  color: #333;
}
.centre .middle .company .headline span {
  line-height: 24px;
  width: 200px;
  float: right;
  color: #999999;
  font-size: 13px;
}
.centre .middle .company .headline span.mores {
  line-height: 24px;
  width: 60px;
  float: right;
  text-align: right;
  margin-right: 20px;
  color: #666;
  font-size: 14px;
}
.centre .middle .company .headline span.mores a {
  width: 60px;
  height: auto;
  color: #999999;
}
.centre .middle .company .button-m {
  float: right;
  width: 180px;
  height: 40px;
  background: #e60000 url(index_files/qq.jpg) no-repeat center center;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-bottom: 10px;
  margin-top: 40px;
  margin-right: 20px;
}
.centre .middle .company .button-m a {
  float: left;
  width: 100%;
  height: 100%;
}
.centre .middle .company .button-m a img {
  width: 100%;
}
.centre .middle .company .buttons-m {
  float: right;
  width: 180px;
  height: 38px;
  background: #ffffff url(index_files/dl.jpg) no-repeat center center;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #e60000;
  margin-bottom: 10px;
  margin-top: 40px;
  margin-right: 140px;
}
.centre .middle .company .buttons-m a {
  float: left;
  width: 100%;
  height: 100%;
}
.centre .middle .company .buttons-m a img {
  width: 100%;
}
.centre .middle .company .tu-img {
  float: left;
  width: 350px;
  height: 270px;
  border: solid 1px #dddddd;
  margin: 8px 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.centre .middle .company .tu-img img {
  width: auto;
  height: auto;
  max-width: 350px;
  max-height: 270px;
  clear: both;
  display: block;
  margin: auto;
}
.centre .middle .company h1 {
  float: left;
  width: 460px;
  font-size: 22px;
  margin: 8px 24px;
}
.centre .middle .company .zs-tel {
  float: left;
  width: 500px;
  height: 50px;
  line-height: 50px;
  background: #eaeaea;
  font-size: 14px;
  text-indent: 24px;
  margin: 8px 24px 0px;
}
.centre .middle .company .zs-tel span {
  margin-left: 10px;
  color: #c11920;
  font-size: 20px;
}
.centre .middle .company .pwph {
  float: left;
  width: 500px;
  height: 30px;
  line-height: 30px;
  background: #f2f2f2 url(index_files/pwph.png) no-repeat left center;
  text-indent: 70px;
  color: #666666;
  margin: 0px 24px;
  margin-bottom: 20px;
}
.centre .middle .company .tu-imgs {
  float: left;
  width: 350px;
  height: 90px;
  margin-bottom: 20px;
  margin-left: 50px;
}
.centre .middle .company .tu-imgs p {
  float: left;
  width: 230px;
  text-align: center;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  color: #666666;
}
.centre .middle .company .tu-imgs p span {
  color: #ff7300;
}
.centre .middle .company .tu-imgs .sm-tu {
  float: left;
  width: 350px;
  height: 270px;
  border: solid 1px #dddddd;
  margin: 8px 24px;
  width: 80px;
  height: 60px;
  margin: 8px 6px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
}
.centre .middle .company .tu-imgs .sm-tu img {
  width: auto;
  height: auto;
  max-width: 350px;
  max-height: 270px;
  clear: both;
  display: block;
  margin: auto;
}
.centre .middle .company .tu-imgs .sm-tu img {
  max-width: 80px;
  max-height: 60px;
}
.centre .middle .company p.texts {
  float: right;
  width: 460px;
  line-height: 24px;
  margin: 0px;
  padding: 0px;
  text-indent: 30px;
  margin-right: 80px;
}
.centre .middle .company img {
  max-width: 720px;
  margin: 20px;
}
.centre .middle .company ul.list {
  width: 920px;
  margin-left: 20px;
  padding-bottom: 20px;
}
.centre .middle .company ul.list li {
  float: left;
  width: 100%;
  line-height: 24px;
  list-style: disc;
}
.centre .middle .company ul.list li a {
  float: left;
  width: 100%;
  height: 100%;
  color: #c01921;
}
.centre .middle .company ul.list li a img {
  width: 100%;
}
.centre .middle .company ul.product-list {
  width: 920px;
  margin-left: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
}
.centre .middle .company ul.product-list li {
  float: left;
  width: 168px;
  height: 28px;
  line-height: 28px;
  border: solid 1px #dddddd;
  margin-bottom: 10px;
  background: #f4f4f4;
}
.centre .middle .company ul.product-list li a {
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #000000;
}
.centre .middle .company ul.product-list li a img {
  width: 100%;
}
.centre .middle .company ul.product-list li a:hover {
  color: #e60000;
  text-decoration: underline;
}
.centre .middle .company ul.product-list li a.active {
  background: #e60000;
  color: #ffffff;
}
.centre .middle .company ul.product-list li a.active:hover {
  color: #ffffff;
  text-decoration: none;
}
.centre .middle .company ul.photo-list {
  float: left;
  width: 920px;
  margin-left: 20px;
  padding-bottom: 20px;
}
.centre .middle .company ul.photo-list li {
  float: left;
  width: 204px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.centre .middle .company ul.photo-list li a {
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #000000;
}
.centre .middle .company ul.photo-list li a img {
  width: 100%;
}
.centre .middle .company ul.photo-list li a:hover {
  color: #e60000;
  text-decoration: none;
}
.centre .middle .company ul.photo-list li a p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.centre .middle .company ul.photo-list li a p.day {
  font-size: 12px;
  color: #888888;
}
.centre .middle .company ul.photo-list li a.active {
  background: #e60000;
  color: #ffffff;
}
.centre .middle .company ul.photo-list li a.active:hover {
  color: #ffffff;
  text-decoration: none;
}
.centre .middle .company ul.photo-list li a.active p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.centre .middle .company ul.photo-list li a.active p.day {
  font-size: 12px;
  color: #888888;
}
.centre .middle .company .honor-title {
  float: left;
  width: 920px;
  margin-left: 20px;
  padding-bottom: 2px;
}
.centre .middle .company .honor-title .honor-title-list {
  float: left;
  width: 205px;
  margin-right: 2px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #333333;
  background: #f1f1f1;
}
.centre .middle .company .honor-title .honor-title-lists {
  float: left;
  width: 205px;
  margin-right: 2px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #333333;
  background: #f1f1f1;
  width: 138px;
}
.centre .middle .company ul.honor-list {
  float: left;
  width: 920px;
  margin-left: 20px;
  padding-bottom: 20px;
}
.centre .middle .company ul.honor-list li {
  float: left;
  width: 920px;
  margin-bottom: 3px;
  margin-left: 0px;
}
.centre .middle .company ul.honor-list li a {
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #000000;
}
.centre .middle .company ul.honor-list li a img {
  width: 100%;
}
.centre .middle .company ul.honor-list li a:hover {
  color: #000000;
  text-decoration: none;
}
.centre .middle .company ul.honor-list li a .imgs {
  border: solid 1px #dddddd;
  float: left;
  width: 203px;
  height: 153px;
  margin-right: 2px;
}
.centre .middle .company ul.honor-list li a .imgs img {
  max-width: 157px;
  max-height: 110px;
  width: auto;
  height: auto;
}
.centre .middle .company ul.honor-list li a .honor-text {
  float: left;
  width: 205px;
  height: 155px;
  line-height: 155px;
  margin-right: 2px;
  text-align: center;
  background: #fbfbfb;
}
.centre .middle .company ul.honor-list li a .honor-textm {
  float: left;
  width: 205px;
  height: 155px;
  line-height: 155px;
  margin-right: 2px;
  text-align: center;
  background: #fbfbfb;
  background: #f7f7f7;
}
.centre .middle .company ul.honor-list li a .honor-texts {
  float: left;
  width: 205px;
  height: 155px;
  line-height: 155px;
  margin-right: 2px;
  text-align: center;
  background: #fbfbfb;
  width: 138px;
}
.centre .middle .company ul.honor-list li a .honor-textsm {
  float: left;
  width: 205px;
  height: 155px;
  line-height: 155px;
  margin-right: 2px;
  text-align: center;
  background: #fbfbfb;
  width: 138px;
  background: #f7f7f7;
}
.centre .middle .company .more-por {
  float: left;
  width: 920px;
  margin-left: 20px;
  height: 22px;
  margin-top: 10px;
  padding-bottom: 20px;
  border-top: 1px dashed #dddddd;
  background: url(index_files/xs.png) no-repeat center top;
}
.centre .middle .company .more-h {
  height: 138px;
}
.centre .middle .company p {
  padding: 0px 24px;
  text-indent: 0px;
  font-size: 14px;
  line-height: 24px;
  color: #333;
}
.centre .middle .company .more {
  float: right;
  font-size: 14px;
  margin-right: 24px;
  margin-bottom: 20px;
  color: #666;
}
.centre .middle .company ul {
  float: left;
  width: 920px;
  margin-left: 20px;
  padding-bottom: 10px;
}
.centre .middle .company ul li {
  float: left;
  width: 204px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.centre .middle .company ul li a {
  float: left;
  width: 100%;
  height: 100%;
}
.centre .middle .company ul li a img {
  width: 100%;
}
.centre .middle .company ul li a .img-tu {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 202px;
  height: 154px;
  border: solid 1px #dddddd;
}
.centre .middle .company ul li a .img-tu img {
  max-width: 202px;
  max-height: 154px;
  width: auto;
  height: auto;
  clear: both;
  display: block;
  margin: auto;
}
.centre .middle .company ul li a p {
  padding: 0px;
  text-indent: 5px;
  margin: 5px 0px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.centre .middle .company ul li a p .highlight {
  color: red;
}
.centre .middle .company ul li a p.city {
  color: #999999;
}
.centre .middle .company ul li a p.city span {
  color: #ff7300;
}
.centre .middle .company ul li.news {
  width: 96.5%;
  border-bottom: 1px dashed #dddddd;
}
.centre .middle .company ul li.news .head-t {
  width: 100%;
  height: 40px;
  background: #f7f7f7;
}
.centre .middle .company ul li.news .head-t a {
  width: 700px;
  line-height: 40px;
  font-size: 16px;
}
.centre .middle .company ul li.news .head-t a:hover {
  color: #e60000;
}
.centre .middle .company ul li.news .head-t a .new {
  float: left;
  width: 40px;
  height: 20px;
  line-height: 20px;
  margin: 10px;
  color: #ffffff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #ff8300;
  text-align: center;
}
.centre .middle .company ul li.news .head-t .time {
  line-height: 40px;
  width: 140px;
  float: right;
  color: #999999;
}
.centre .middle .company ul li.news p {
  color: #666666;
  padding: 10px 0px 0px 0px;
  text-indent: 28px;
}
.centre .middle .company ul li.news .more {
  width: 60px;
  margin-right: 0px;
  color: #ffc38e;
}
.centre .middle .company table {
  float: left;
  width: 890px;
  margin-left: 30px;
  margin-bottom: 40px;
  margin-top: 10px;
  border-collapse: collapse;
}
.centre .middle .company table tr td:nth-child(odd) {
  background: #ffece0;
  width: 115px;
  height: 38px;
  text-indent: 32px;
  color: #333333;
  font-size: 14px;
}
.centre .middle .company table tr td:nth-child(even) {
  text-indent: 12px;
  color: #333333;
  font-size: 14px;
}
.centre .middle .company table tr td.text {
  width: 345px;
}
.centre .middle .company .map {
  float: left;
  width: 890px;
  margin-left: 30px;
  margin-bottom: 40px;
  margin-top: 30px;
}
.centre .middle .company .paging {
  float: left;
  width: 890px;
  margin-left: 30px;
  margin-bottom: 40px;
  margin-top: 30px;
  margin-top: 0px;
}
.centre .middle .company .paging .record {
  float: left;
  width: 200px;
  line-height: 30px;
  color: #999999;
}
.centre .middle .company .paging .page-break {
  width: 380px;
  float: right;
  line-height: 30px;
}
.centre .middle .company .paging .page-break a {
  border: solid 1px #dddddd;
  padding: 2px 4px;
}
.centre .middle .company .paging .page-break a:hover {
  background: #ff7300;
  color: #ffffff;
}
.centre .middle .company .paging .page-break a.active {
  background: #ff7300;
  color: #ffffff;
}
.centre .middle .company .paging .yeshu {
  max-width: 680px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 45px;
  margin-bottom: 65px;
}
.centre .middle .company .paging .clear {
  clear: both;
}
.centre .middle .company .paging .yeshu a {
  cursor: pointer;
  float: left;
  width: 27px;
  height: 28px;
  border: 1px solid #e8e8e8;
  background: #FFF;
  text-align: center;
  line-height: 28px;
  margin-right: 6px;
  font-family: "Î¢ÈíÑÅºÚ";
  color: #666;
}
.centre .middle .company .paging .yeshu a:hover {
  border: 1px solid #ff7300;
}
.centre .middle .company .paging .yeshu .xuanzhong {
  border: 1px solid #ff7300;
  color: #ff7300;
}
.centre .middle .company .paging .yeshu .you,
.centre .middle .company .paging .yeshu .zuo {
  cursor: auto;
  float: left;
  width: 27px;
  height: 28px;
  border: 1px solid #e8e8e8;
  background: #FFF;
  margin-right: 5px;
  text-align: center;
}
.centre .middle .company .paging .yeshu span img {
  width: 8px;
  height: 14px;
  margin: 0 auto;
  margin-top: 7px;
}
.centre .middle .company .paging .yeshu span {
  float: left;
  font-family: "Î¢ÈíÑÅºÚ";
  color: #666;
  font-size: 14px;
  line-height: 28px;
}
.centre .middle .company .paging .yeshu input {
  float: left;
  border: 1px solid #e8e8e8;
  height: 28px;
  line-height: 28px;
  font-family: "Î¢ÈíÑÅºÚ";
  color: #666;
  font-size: 14px;
  text-align: center;
}
.centre .middle .company .paging .yeshu .queren {
  width: 60px;
  background: #FFF;
  line-height: 20px;
  cursor: pointer;
}
.centre .middle .company .heade-title {
  float: left;
  width: 890px;
  margin-left: 30px;
  margin-bottom: 40px;
  margin-top: 30px;
  border-bottom: 1px dashed #dddddd;
  border-top: 1px dashed #dddddd;
  font-size: 16px;
  text-align: center;
  padding: 20px 0px;
  line-height: 25px;
}
.centre .middle .company .heade-title span {
  width: 100%;
  float: left;
  font-size: 13px;
  color: #999999;
}
.centre .middle .company .heade-next {
  float: left;
  width: 890px;
  margin-left: 30px;
  margin-bottom: 40px;
  margin-top: 30px;
  border-top: 1px dashed #dddddd;
  padding: 10px 0px;
  line-height: 25px;
  margin: 20px;
  font-size: 13px;
}
.centre .middle .company .heade-next a {
  color: #c01921;
}
.centre .middle .relation {
  float: left;
  width: 100%;
  height: 100%;
  border: solid 1px #dddddd;
  border-top: 2px solid #ff7300;
  margin-top: 10px;
  margin-bottom: 20px;
}
.centre .middle .relation img {
  width: 100%;
}
.centre .middle .relation .contact-cc {
  float: left;
  width: 1162px;
  border-top: 1px dashed #dddddd;
  margin-top: 10px;
  margin-left: 15px;
  padding: 10px 0px;
}
.centre .middle .relation .contact-cc span {
  width: 1068px;
  float: right;
  line-height: 20px;
}
.centre .middle .relation .contact-cc span a {
  margin-right: 10px;
}
.centre .middle .search-on {
  float: left;
  width: 100%;
  height: 100%;
  border: solid 1px #dddddd;
  margin-bottom: 48px;
}
.centre .middle .search-on img {
  width: 100%;
}
.centre .middle .search-on .nav-search {
  float: left;
  width: 100%;
  height: 38px;
  background: #f4f4f4;
  border-bottom: 1px solid #dddddd;
}
.centre .middle .search-on .nav-search .nav-on {
  float: left;
  width: 95px;
  text-align: center;
  line-height: 38px;
  font-size: 13px;
}
.centre .middle .search-on .nav-search .act-nav {
  float: left;
  width: 94px;
  text-align: center;
  height: 39px;
  line-height: 38px;
  font-size: 13px;
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  background: #f3f3f3;
  margin-left: -1px;
}
.centre .middle .search-on .search-a,
.centre .middle .search-on .search-b,
.centre .middle .search-on .search-c {
  float: left;
  width: 1162px;
  margin-top: 10px;
  margin-left: 15px;
  padding: 10px 0px;
  margin-bottom: 10px;
}
.centre .middle .search-on .search-a span,
.centre .middle .search-on .search-b span,
.centre .middle .search-on .search-c span {
  width: auto;
  line-height: 20px;
}
.centre .middle .search-on .search-a span a,
.centre .middle .search-on .search-b span a,
.centre .middle .search-on .search-c span a {
  margin-right: 20px;
  color: #666666;
}
.centre .middle .search-on .search-b,
.centre .middle .search-on .search-c {
  display: none;
}
.footer {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}
.footer img {
  width: 100%;
}
.footer img {
  min-height: 254px;
}
.footer .information {
  width: 1190px;
  min-height: 254px;
  top: 0px;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  margin-left: -595px;
}
.footer .information p {
  float: left;
  width: 1190px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  color: #ffffff;
  margin-top: 30px;
  font-size: 13px;
}
.footer .information p a {
  color: #ff7300;
  padding: 0px 3px;
}
.footer .information p.textss {
  float: left;
  width: 1190px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #dddddd;
  margin-top: 10px;
}
.footer .information .text-foots {
  float: left;
  width: auto;
  padding: 0px 12px;
  height: 45px;
  line-height: 45px;
  background: #303449;
  color: #ffffff;
  margin-top: 25px;
  margin-right: 15px;
  margin-left: 190px;
}
.footer .information .text-foot {
  float: left;
  width: auto;
  padding: 0px 20px;
  height: 45px;
  line-height: 45px;
  background: #303449;
  color: #ffffff;
  margin-top: 25px;
  margin-right: 15px;
}
.footer .information .text-foot a {
  margin-left: 10px;
  width: 61px ;
  height: 15px;
}
.footer .information .text-foot a img {
  width: 61px !important;
  height: 15px !important;
  min-height: 15px !important;
}
.menu-rights {
  display: none;
  position: fixed;
  right: 5px;
  top: 125px;
  width: 44px;
  height: 122px;
  background: url(index_files/cn.jpg) no-repeat center center;
  z-index: 999999;
}
.menu-right {
  position: fixed;
  right: 5px;
  top: 125px;
  width: 193px;
  height: 615px;
  background: url(index_files/menu.jpg) no-repeat center center;
  z-index: 999999;
}
.menu-right .closes {
  float: right;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.menu-right .qq {
  float: left;
  width: 90px;
  height: 30px;
  margin-top: 64px;
  margin-left: 54px;
  cursor: pointer;
  margin-bottom: 15px;
}
.menu-right .qq a {
  float: left;
  width: 90px;
  height: 30px;
}
.menu-right p {
  float: left;
  width: 100%;
  height: 20px;
  font-size: 12px;
  color: #000000;
  text-align: center;
  margin: 0px auto;
}
.menu-right .agent-but {
  float: left;
  width: 124px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
  margin-left: 36px;
  cursor: pointer;
  color: #ffffff;
  margin-bottom: 15px;
  background: #000000;
}
.menu-right .agent-but a {
  float: left;
  width: 124px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
}
.menu-right .wx-ewm {
  float: left;
  width: 117px;
  height: 117px;
  margin-left: 40px;
  margin-bottom: 47px;
}
.menu-right1 {
  position: fixed;
  right: 5px;
  top: 125px;
  width: 193px;
  height: 487px;
  background: url(index_files/menu1.jpg) no-repeat center center;
  z-index: 999999;
}
.menu-right1 .closes {
  float: right;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.menu-right1 .qq {
  float: left;
  width: 90px;
  height: 30px;
  margin-top: 64px;
  margin-left: 54px;
  cursor: pointer;
  margin-bottom: 15px;
}
.menu-right1 p {
  float: left;
  width: 120px;
  height: auto;
  font-size: 12px;
  color: #000000;
  text-align: left;
  margin-left: 40px;
  overflow-wrap: break-word;
}
.menu-right1 .agent-but {
  float: left;
  width: 124px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
  margin-left: 36px;
  cursor: pointer;
  color: #ffffff;
  margin-bottom: 15px;
  background: #000000;
}
.menu-right1 .agent-but a {
  float: left;
  width: 124px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
}
.menu-right1 .wx-ewm {
  float: left;
  width: 132px;
  height: 132px;
  margin-left: 35px;
  margin-bottom: 47px;
}
.menu-right1 .wx-ewm p {
  margin-left: 5px;
  text-align: center;
}
.content {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 16px;
}
.content .img_box {
  width: 950px;
  height: 600px;
  overflow: hidden;
}
.content .img_box_01 {
  width: 810px;
  height: 63px;
  background: #666666;
  overflow: hidden;
  float: left;
}
.content .img_box_01 h1 {
  font-family: 'Î¢ÈíÑÅºÚ';
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 40px;
  margin-left: 15px;
  float: left;
  width: 80%;
}
.content .img_box_01 h2 {
  font-family: 'ËÎÌå';
  font-size: 12px;
  color: #FFFFFF;
  line-height: 12px;
  margin-left: 15px;
  float: left;
}
.content .img_box_01 h3 {
  font-family: arial;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 12px;
  float: left;
}
.content .img_box_01 a {
  font-family: arial;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 63px;
  float: right;
  margin-right: 20px;
  overflow: hidden;
}
.content .img_box_01 a .dan {
  float: left;
  font-family: arial;
  font-size: 20px;
  color: #FF7300;
  line-height: 63px;
}
.content .img_box_01 a .zong {
  float: right;
  font-family: arial;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 63px;
}
.content .img_box_02 {
  width: 140px;
  height: 600px;
  background: #000000;
  overflow: hidden;
  float: right;
  position: relative;
}
.content .img_box_02 .input01 {
  position: absolute;
  top: 12px;
  left: 20px;
  cursor: pointer;
}
.content .img_box_02 .input01 img,
.content .img_box_02 .input02 img {
  width: 62px;
  height: 23px;
}
.content .img_box_02 .input02 {
  position: absolute;
  bottom: 0px;
  left: 20px;
  cursor: pointer;
}
.content .img_box_02 .box {
  height: 472px;
  width: 86px;
  margin: 64px auto;
  overflow: hidden;
}
.content .img_box_02 .big_box {
  overflow: hidden;
}
.content .img_box_02 .box img {
  width: 74px;
  height: 74px;
  margin: 17px 0px 0px 7px;
  border: 1px solid #666;
}
.content .img_box_02 .juse {
  border: 1px #FF7300 solid !important;
}
.content .img_box_03 {
  width: 810px;
  height: 537px;
  background: #333333;
  overflow: hidden;
  float: left;
}
.content .img_box_03 .box {
  height: 501px;
  width: 810px;
  overflow: hidden;
  position: relative;
}
.content .img_box_03 .box img {
  float: left;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
}
.content .img_box_03 .text_box {
  height: 36px;
}
.content .img_box_03 .text_box a {
  font-family: 'ËÎÌå';
  font-size: 12px;
  color: #FFFFFF;
  line-height: 36px;
  width: 970px;
  margin: 0 auto;
}
.content .text_01 {
  width: 948px;
  overflow: hidden;
  border: 1px #DDDDDD solid;
}
.content .title {
  height: 30px;
  border-bottom: 1px #DDDDDD solid;
  FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#ffffff, endColorStr=#f2f2f2);
  /*IE 6 7 8*/
  background: -ms-linear-gradient(top, #ffffff, #f2f2f2);
  /* IE 10 */
  background: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  /*»ðºü*/
  /*¹È¸è*/
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f2f2f2));
  /* Safari 4-5, Chrome 1-9*/
  background: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  /*Safari5.1 Chrome 10+*/
  background: -o-linear-gradient(top, #ffffff, #f2f2f2);
  /*Opera 11.10+*/
}
.content .title h1 {
  font-family: 'ËÎÌå';
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  font-weight: bold;
  float: left;
  margin-left: 10px;
}
.content .text_01_01 {
  background: #FFFFFF;
  padding: 20px 48px;
}
.content .text_01_01 p {
  font-family: 'ËÎÌå';
  font-size: 16px;
  color: #333333;
  line-height: 28px;
  margin: 20px 0;
}
.content .text_02 {
  width: 1188px;
  overflow: hidden;
  border: 1px #DDDDDD solid;
  border-top: none;
}
.content .text_02 .title a {
  float: right;
  font-family: "ËÎÌå";
  color: #1952a3;
  font-size: 12px;
  line-height: 30px;
  margin-right: 10px;
}
.content .text_03 {
  width: 1188px;
  overflow: hidden;
  border: 1px #DDDDDD solid;
  border-top: none;
}
.content .text_03 .title a {
  float: right;
  margin-right: 10px;
  overflow: hidden;
}
.content .text_03 .title h2 {
  font-family: "ËÎÌå";
  color: #1952a3;
  font-size: 12px;
  line-height: 30px;
  float: left;
  margin-right: 10px;
}
.content .text_03 .title h3 {
  font-family: "ËÎÌå";
  color: #1952a3;
  font-size: 12px;
  line-height: 30px;
  float: left;
}
.content .text_03_01 {
  border-bottom: 1px solid #efefef;
  width: 1130px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 15px;
  padding-bottom: 15px;
}
.content .text_03_01 p {
  height: 26px;
}
.content .text_03_01 a {
  float: left;
  font-family: "ËÎÌå";
  color: #333333;
  font-size: 12px;
  line-height: 26px;
  padding-right: 40px;
}
.content .text_03_01 img {
  float: left;
  margin: 0 35px;
  margin-top: 8px;
}
.content .text_03_01 span {
  float: left;
  font-family: arial;
  color: #333333;
  font-size: 12px;
  line-height: 26px;
  width: 85px;
  text-align: center;
}
.content .text_03_02 {
  height: 48px;
  overflow: hidden;
  margin-left: 35px;
}
.content .text_03_02 input {
  float: left;
  margin-top: 17px;
  margin-right: 2px;
}
.content .text_03_02 a {
  float: left;
  font-family: "ËÎÌå";
  color: #333333;
  font-size: 12px;
  line-height: 48px;
  padding-right: 40px;
  margin-right: 10px;
}
.content .text_03 textarea {
  margin-left: 25px;
  width: 1128px;
  height: 74px;
  border: 1px #1952a3 solid;
}
.content .text_03_03 {
  height: 25px;
  margin-top: 20px;
  overflow: hidden;
  margin-left: 35px;
  margin-bottom: 10px;
}
.content .text_03_03 a {
  float: left;
  font-family: "ËÎÌå";
  color: #FFFFFF;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  width: 102px;
  height: 25px;
  background: #FF7300;
}
.content .text_03_03 span {
  float: left;
  font-family: "ËÎÌå";
  color: #666666;
  font-size: 12px;
  line-height: 25px;
  margin-left: 20px;
}
.content .text_03_03 input {
  float: left;
  margin-top: 6px;
  margin-left: 22px;
  margin-right: 5px;
}
.content .text_03_03 h5 {
  display: inline;
  font-family: arial;
  color: #C11920;
  font-size: 12px;
  line-height: 25px;
}
.main_body {
  border-top: none;
  background: #FFFFFF;
}
.main_body img {
  width: auto !important;
}
.no-search {
  float: left;
  width: 900px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.no-search p {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin: 0px;
  padding: 0px !important;
  text-align: center;
}
.no-search p.text1 {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin: 0px;
  font-size: 16px !important;
  padding: 0px !important;
  text-align: center;
}
.no-search p span {
  color: #e60000;
}
.dbfads-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: rgba(0, 0, 0, 0.3);
  display: none;
}
.dbfads-dialog {
  width: 608px;
  height: 526px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -304px;
  margin-top: -263px;
  background: #fff;
  border-radius: 15px;
  display: block;
}
.title-a {
  padding: 25px 35px 15px;
  background: #f3f3f3;
  line-height: 30px;
  text-align: center;
  font-size: 24px;
  position: relative;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-bottom: 0px;
}
.js-delete {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 18px !important;
  height: 18px;
  cursor: pointer;
}
.dbfads-product {
  margin: 18px 35px 0px;
  width: auto;
  height: 50px;
}
.dbfads-products {
  height: 125px;
}
.dbfads-product span {
  float: left;
  width: auto;
  margin-right: 10px;
  color: #333;
  font-size: 16px;
  line-height: 40px;
  font-weight: 900;
}
.dbfads-product span.reds {
  float: left;
  width: 10px;
  height: 40px;
  margin-right: 0px;
  color: red;
  font-size: 16px;
  line-height: 40px;
  font-weight: 900;
}
.dbfads-product font {
  float: left;
  width: auto;
  height: auto;
  margin-right: 0px;
  color: #999;
  font-size: 14px;
  line-height: 0px;
}
.dbfads-name,
.dbfads-tel {
  float: left;
  width: 432px;
  text-indent: 10px;
  border: 1px solid #c3c3c3;
  line-height: 36px;
  height: 36px;
  border-radius: 5px;
  color: #666;
  font-size: 14px;
}
.dbfads-product ul {
  float: left;
  width: 448px;
  margin-top: 13px;
  font-size: 5px;
}
.dbfads-product ul.qudao {
  float: left;
  width: 448px;
  margin-top: 13px;
  font-size: 14px;
  margin-bottom: 5px;
}
.dbfads-product ul li {
  float: left;
  width: 100px;
  height: 32px;
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 32px;
  text-align: center;
  background: #ffeddf;
  color: #c11920;
  border-radius: 5px;
  font-size: 14px;
  border: 1px solid #ffbda9;
  cursor: pointer;
}
.dbfads-product ul li.acts {
  float: left;
  width: 100px;
  height: 32px;
  margin-right: 10px;
  line-height: 32px;
  text-align: center;
  background: #c11920;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #c11920;
}
.dbfads-finish {
  width: 300px;
  height: 46px;
  color: #fff;
  background: #c11920;
  margin: 10px 122px 0px;
  border: 0 none;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
}
.tip {
  color: red;
  font-weight: bold;
  text-indent: 50px;
  float: left;
  line-height: 30px;
  margin: 5px 0px 0px 57px;
}
.middle-left {
  float: left;
  width: 227px;
  height: auto;
}
.color-close {
  position: absolute;
  z-index: 99;
  top: 185px;
  right: 30px;
  width: 13px;
  height: 13px;
  background: url(https://static.qxw18.com/company/skin/a1/image/close.png);
  cursor: pointer;
}
.color-page {
  position: absolute;
  z-index: 99;
  top: 195px;
  right: 30px;
  width: 80px;
  height: 80px;
  background: url(index_files/zscy.gif);
}
.color-page a {
  float: left;
  width: 80px;
  height: 80px;
}
.detail_bg_show {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  word-break: break-all;
  z-index: 10;
  top: 0px;
  left: 0px;
  background: url(index_files/boli.jpg) repeat-y;
}
.frosted-glass {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  line-height: 2;
  margin: auto;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.3);
  box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.frosted-glass:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  filter: blur(20px);
  z-index: -1;
  margin: -30px;
}
/*ÐÂÔöÕÚÕÖ*/
.bg-color {
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  width: 952px;
  height: 462px;
  z-index: 99;
  position: absolute;
  left: 0px;
  top: 0px;
}
.out-date {
  width: 231px;
  height: 234px;
  float: left;
  margin: 95px 5px 0px 5px;
}
.out-date img {
  width: 231px;
  height: 234px;
  margin: 0px !important;
}
.detail_product-new {
  float: left;
  width: 687px;
  margin-top: 18px;
  background: rgba(255, 255, 255, 0.3);
  z-index: 99;
  padding: 5px 8px;
  height: 420px;
}
.detail_product-new span {
  height: 30px;
  line-height: 30px;
  width: 100%;
  float: left;
  font-family: "ËÎÌå";
  font-size: 14px;
  color: #333;
  font-weight: 900;
  margin-bottom: 10px;
}
.detail_product-new ul {
  width: 110% !important;
  margin-left: 0px !important;
}
.detail_product-new ul li {
  float: left;
  width: 181px !important;
  height: auto;
  margin: 0 30px 15px 0px;
  margin-left: 0px !important;
  margin-bottom: 0px !important;
}
.detail_product-new ul li p {
  height: 30px;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  width: 100%;
}
.detail_product-new ul li a {
  color: #333;
}
.detail_product-new ul li img {
  width: 181px;
  height: 137px;
  display: block;
  border: 1px solid #dfdfdf;
  margin: 0px !important;
}
.product-list-new {
  width: 607px;
  height: 410px;
  background: #fff;
  padding: 5px 40px;
}
.header-top {
  float: left;
  width: 100%;
  min-width: 1190px;
  height: 32px;
  background: #f2f2f2;
  border-bottom: 1px solid #ddd;
}
.header-top .headers {
  width: 1190px;
  height: 32px;
  margin: 0px auto;
  line-height: 32px;
}
.header-top .headers span {
  float: left;
}
.header-top .headers .encyclopedia {
  float: left;
  width: auto;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding: 0px 10px;
  position: relative;
  text-indent: 15px;
}
.header-top .headers .encyclopedia a {
  color: #333;
}
.header-top .headers .encyclopedias {
  float: right !important;
  margin-right: 20px;
}
.header-top .headers .encyclopedia-act {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  background: #ffffff;
}
.header-top .headers .encyclopedia img {
  float: right;
  margin-top: 15px;
  margin-left: 10px;
}
.header-top .headers .encyclopedia ul {
  display: none;
  float: left;
  width: 100%;
  height: auto;
  position: absolute;
  top: 32px;
  left: -1px;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background: #ffffff;
}
.header-top .headers .encyclopedia ul li {
  float: left;
  width: 100%;
  height: auto;
  text-align: center;
  text-indent: 0px;
}
.header-top .headers .encyclopedia ul li a {
  float: left;
  width: 100%;
  height: 100%;
  color: #333333;
}
.header-top .headers .encyclopedia ul li a:hover {
  float: left;
  width: 100%;
  height: auto;
  text-align: center;
  text-indent: 0px;
  background: #fff7ef;
  color: #ff7300;
}
.header-top .headers .business {
  float: right;
  width: 80px;
  height: 100%;
  background: url(index_files/yw.png) no-repeat left center;
  color: #c11920;
  margin-right: 10px;
}
.header-top .headers .business a {
  float: right;
  width: 80px;
  height: 100%;
  color: #c11920;
  text-indent: 20px;
}
.header-top .headers .wxs {
  position: relative;
  float: right;
  width: 80px;
  height: 100%;
  background: url(index_files/wxx.png) no-repeat left center;
  margin-right: 10px;
}
.header-top .headers .wxs-xx {
  display: none;
  position: absolute;
  top: 33px;
  left: 0px;
  width: 85px;
  height: 85px;
  background: url(index_files/wx.png) no-repeat center;
}
.header-top .headers .wxs a {
  float: right;
  width: 80px;
  height: 100%;
  color: #666;
  text-indent: 20px;
}
.header-top .headers .reg {
  float: right;
  width: auto;
  height: 100%;
  margin-right: 10px;
}
.header-top .headers .reg a {
  float: right;
  width: auto;
  height: 100%;
  line-height: 32px;
  color: #ff7300;
  text-align: center;
}
.header-top .headers .logs {
  float: right;
  width: auto;
  height: 100%;
  margin-right: 10px;
}
.header-top .headers .logs a {
  float: right;
  width: auto;
  height: 100%;
  line-height: 32px;
  color: #b81b20;
  text-align: center;
}
.headline h1 {
  float: left !important;
  width: 100% !important;
  font-size: 22px;
  text-align: center;
  margin: 10px 0px !important;
}
.headline span.times {
  float: left !important;
  width: 100% !important;
  text-align: center;
  margin-bottom: 10px;
}
.texts span {
  font-weight: bolder;
}
.margin_topss {
  margin-top: 10px !important;
}
.buttons-ms {
  background: #e60000 !important;
  color: #fff;
  line-height: 38px;
  text-align: center;
  margin-left: 0px;
  margin-top: 20px !important;
  margin-bottom: 40px !important;
  margin-right: 368px !important;
}
.buttons-ms a {
  color: #fff !important;
  font-size: 16px;
}
.lx-org {
  float: right;
  width: 550px;
  text-align: left;
  line-height: 38px;
  color: #ff7300;
}
.detail_first_hotline {
  position: relative;
  float: right;
  border-radius: 5px;
  font-size: 20px;
  width: 500px;
  height: auto;
  line-height: 85px;
  background: #eaeaea;
  margin-top: 8px;
  text-indent: 1em;
  margin-right: 50px;
}
.detail_first_hotline h2 {
  position: absolute;
  left: -3px;
  top: 1px;
  width: 66px;
  height: 69px;
  float: left;
  font-size: 16px;
  font-weight: 100;
  line-height: 40px;
  padding: 5px 0;
  margin: 0px;
}
.detail_first_hotline h2 img {
  float: left;
  width: 66px;
  height: 69px;
  margin: 0px !important;
}
.detail_first_hotline span {
  font-size: 22px;
  float: left;
  font-weight: 900;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 80px;
  text-indent: 1em;
  color: #ff7300;
}
.detail_first_hotline span img {
  width: 20px;
  height: 21px;
  margin-right: 10px;
  margin: auto !important;
  padding-right: 20px;
}
.tel_style {
  font-size: 22px;
  float: left;
  font-weight: 900;
  width: 265px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 80px;
  line-height: 50px;
  border-bottom: 1px dashed #ddd;
}
.tel_style:last-child {
  font-size: 22px;
  float: left;
  font-weight: 900;
  width: 265px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 80px;
  line-height: 50px;
  border-bottom: 0px dashed #ddd;
}
.textss {
  text-indent: 0px !important;
}
.centre .middle .company .tu-imgs {
  position: absolute;
  top: 400px;
}
.centre .middle .company table tr th {
  text-align: center;
  line-height: 33px;
  background: #f5f5f5;
}
.centre .middle .company table tr td.orgs {
  text-align: center;
  line-height: 33px;
  background: #fffaf7;
  text-indent: 0px;
}
.centre .middle .company table tr td.white {
  text-align: center;
  line-height: 33px;
  background: #fff;
  text-indent: 0px;
}
</style>
        <link rel="stylesheet/less" type="text/css" href="./index_files/swiper.min.css"><style type="text/css" id="less:company-skin-a1-css-swiper:min">/**
 * Swiper 4.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 14, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}
