﻿@charset "utf-8";
html {
  color: #000;
  background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}
del, ins {
  text-decoration: none;
}
li {
  list-style: none;
}
caption, th {
  text-align: left;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: baseline;
}
sub {
  vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input, button, textarea, select {
  *font-size: 100%;
}
input, select {
  vertical-align: middle;
}
body {
  font: 12px/1.231;
}
select, input, button, textarea, button {
  font: 99% arial, helvetica, clean, sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
  border-collapse: collapse;
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}
/*title*/
h1 {
  font-size: 32px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
.mt10 {
  margin-top: 10px;
}
@charset "utf-8";
html, body {
  -webkit-text-size-adjust: none;
  -blink-text-size-adjust: none;
}
body {
  color: #666;
  font-size: 12px;
  font-family: "Microsoft Yahei";
  background: url(/skin/img/top_bg.gif) left top repeat-x;
} /*网站字体颜色*/
a {
  color: #666;
  text-decoration: none;
} /*for ie f6n.net*/
a:focus {
  outline: 0;
} /*for ff f6n.net*/
a:hover {
  text-decoration: underline;
}
.vam {
  vertical-align: middle;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
p {
  word-spacing: -1.5px;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.center {
  text-align: center;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fn:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.fn {
  zoom: 1;
}
.pa {
  position: absolute;
}
.pr {
  position: relative
}
/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer {
  width: 760px;
  margin: 0 auto;
}
/* -- 页面整体布局 -- */
.content, .footer {
  width: 960px;
  margin: 0 auto;
}
.left {
  width: 201px;
  float: left;
  overflow: hidden;
}
.left2 {
  width: 670px;
  float: left;
  overflow: hidden;
}
.left3 {
  width: 754px;
  float: left;
  overflow: hidden;
  color: #666;
}
.lefttop {
  background: url(/skin/img/left_top_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
  margin-top: 10px;
}
.left2top {
  background: url(/skin/img/left2_top_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
}
.leftbot {
  background: url(/skin/img/left_bot_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
.left2bot {
  background: url(/skin/img/right_bot2_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
.right {
  width: 754px;
  float: left;
  display: inline;
  margin-left: 5px;
  overflow: hidden;
}
.right2 {
  width: 275px;
  float: right;
  overflow: hidden;
}
.right3 {
  width: 201px;
  float: right;
  overflow: hidden;
  color: #666;
}
.righttop {
  background: url(/skin/img/right_top_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
}
.right2top {
  background: url(/skin/img/right2_top_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
}
.rightbot {
  background: url(/skin/img/right_bot_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
.right2bot {
  background: url(/skin/img/left_bot2_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
.right_main {
  width: 752px;
  min-height: 458px;
  border: solid 1px #d5d5d5;
  border-top: 0;
  border-bottom: 0;
  padding-bottom: 15px;
  overflow: hidden;
}
.right2_main {
  width: 273px;
  border: solid 1px #d5d5d5;
  border-top: 0;
  border-bottom: 0;
  padding-bottom: 15px;
  overflow: hidden;
}
.left2_main {
  width: 668px;
  border: solid 1px #d5d5d5;
  border-top: 0;
  border-bottom: 0;
  padding-bottom: 15px;
  overflow: hidden;
}
.h_nav li a:-webkit-any-link {
  display: block;
}
em {
  font-style: normal;
}
/*头部开始*/
.header {
  height: 179px;
  position: relative;
  z-index: 9;
  font-family: 微软雅黑;
}
.h_top {
  width: 960px;
  margin: 0 auto;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  color: #646464;
  font-family: "微软雅黑";
}
.h_top em {
  color: #e60012;
  margin: 0 6px;
}
.h_top p {
  color: #646464;
}
.h_top a {
  padding: 0px 8px;
  color: #646464;
}
.h_con {
  width: 960px;
  margin: 0 auto;
  height: 106px;
  overflow: hidden;
}
.h_con .tp {
  padding: 32px 0 0 6px;
  color: #0279b3;
  font-size: 15px;
  width: 370px;
  line-height: 22px;
  font-weight: normal;
}
.h_con .tp em {
  width: 140px;
  display: inline-block;
}
.h_con .tp img {
  vertical-align: top;
  margin-left: 9px;
}
.h_pho {
  margin-top: 16px;
  padding: 0 0 0 50px;
  background: url(/skin/img/top_tel.jpg) left 19px no-repeat;
  color: #0279b3;
  font-size: 14px;
}
.h_pho em {
  font-size: 28px;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
}
.h_pho a {
  margin: 0 2px;
}
/*导航*/
.menu {
 
  height: 47px;
  line-height: 47px;
background-color: #0075af;
}
.menu ul {
  width: 960px;
  margin: 0 auto;
}
.menu li {
  float: left;
  height: 47px;
  line-height: 47px;
  overflow: hidden;
  background: url(/skin/img/l1.png) right center no-repeat;
}
.menu .m_last {
  background: none;
}
.menu li a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  padding-right: 4px;
  text-align: center;
}
.menu li a em {
  display: inline-block;
}
.menu li a em span {
  display: inline-block;
  padding: 0 11px;
}
.menu .cur a, .menu li a:hover {
  background: url(/skin/img/li_h.png) 100% center no-repeat;
  text-decoration: none;
}
.menu .cur a em, .menu li a:hover em {
  background: url(/skin/img/li_h.png) 0 center no-repeat;
}
.menu .cur a em span, .menu li a:hover em span {
  background: url(/skin/img/li_h1.png) 0 center no-repeat;
}
/*头部结束*/
/*底部开始*/
.footer {
  padding-top: 35px;
  height: 222px;
}
.footer, .footer a {
  color: #646464;
  font-size: 13px;
}
.footer .ft1 {
  float: left;
  width: 355px;
  padding-right: 18px;
  background: url(/skin/img/f_sh.gif) right bottom no-repeat;
  display: inline;
  margin-right: 21px;
  height: 218px;
}
.footer .ft2 {
  float: left;
  width: 314px;
  padding-right: 18px;
  background: url(/skin/img/f_sh.gif) right bottom no-repeat;
  padding-top: 33px;
  height: 185px;
}
.footer .ft3 {
  width: 212px;
  float: right;
  padding-top: 33px;
  height: 185px;
}
.ft1 h2 a {
  display: inline-block;
  margin-right: 10px;
}
.copy {
  padding-top: 10px;
  overflow: hidden;
  zoom: 1;
}
.copy img {
  float: left;
  width: 93px;
  height: 95px;
  margin: 4px 12px 0 0;
}
.copy span {
  float: left;
  width: 248px;
  overflow: hidden;
  line-height: 22px;
}
.ft2 h3 {
  font-weight: normal;
  background: url(/skin/img/fic1.gif) left center no-repeat;
  padding-left: 28px;
  margin-bottom: 6px;
}
.ft2 h3 a {
  color: #323232;
  font-size: 14px;
}
.ft2 p {
  overflow: hidden;
  zoom: 1;
  padding-left: 28px;
  line-height: 30px;
}
.ft2 p a {
  width: 142px;
  float: left;
}
.ft3 h3 {
  font-weight: normal;
  background: url(/skin/img/fic2.gif) left center no-repeat;
  padding-left: 28px;
  margin-bottom: 6px;
}
.ft3 h3 a {
  color: #323232;
  font-size: 14px;
}
.ft3 p {
  overflow: hidden;
  zoom: 1;
  padding-left: 28px;
  line-height: 30px;
}
.ft3 p a {
  width: 90px;
  float: left;
}
.ft3 .f_more {
  margin-top: 6px;
  font-family: "宋体";
}
/*底部结束*/ @charset "utf-8";
/* CSS Document */
/*common*/
html, body {
  -webkit-text-size-adjust: none;
}
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.bg {
  background: #FFF;
}
h2 a:hover, h3 a:hover, h4 a:hover {
  text-decoration: none;
}
/*banner*/
.banner {
  position: relative;
  height: 592px;
  position: relative;
}
.banner .roll a {
  background: url(/skin/img/banner.jpg) center center no-repeat;
  height: 592px;
  display: block;
}
.point {
  position: absolute;
  left: 48%;
  bottom: 14px;
}
.point a {
  display: inline-block;
  background: url(/skin/img/r2.png) no-repeat;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.point a.cur, .point a:hover {
  background: url(/skin/img/r1.png) no-repeat;
}
/*搜索*/
.search {
  height: 25px;
  line-height: 25px;
  padding: 8px 0;
  font-family: "宋体";
  border-bottom: 1px solid #ddd;
  margin-bottom: 29px;
}
.key_words {
  color: #646464;
  line-height: 25px;
}
.key_words a {
  padding: 0px 8px;
  color: #646464;
}
.right_sear {
  width: 262px;
}
.right_sear .s_input {
  float: left;
  background: url(/skin/img/s_input.gif) no-repeat;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  padding: 0 0 0 30px;
  width: 192px;
  color: #999;
  border: none;
  display: inline;
  margin-right: 3px;
}
.right_sear .s_btn {
  float: right;
  width: 37px;
  height: 25px;
  cursor: pointer;
}
/*案例展示*/
.case {
  height: 528px;
  overflow: hidden;
}
.c_tit {
  text-align: center;
  font-weight: normal;
  margin-bottom: 20px;
}
.c_tit a {
  color: #323232;
  font-size: 30px;
}
.c_tit b img {
  vertical-align: middle;
  margin-left: 15px;
}
.c_tit em {
  display: block;
  color: #b4b4b4;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 5px;
}
.c_tit .c_more {
  display: inline-block;
  background: url(/skin/img/more1.gif) center center no-repeat;
  color: #646464;
  font-size: 14px;
  width: 220px;
}
.tab_tit {
  background: url(/skin/img/c_tit.jpg) no-repeat;
  height: 52px;
  line-height: 52px;
  overflow: hidden;
  zoom: 1;
  margin-bottom: 30px;
}
.tab_tit li {
  float: left;
  background: url(/skin/img/l2.gif) right center no-repeat;
}
.tab_tit .t_last {
  background: none;
}
.tab_tit a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  padding: 0 15px;
}
.tab_tit a:hover, .tab_tit .t_cur a {
  text-decoration: none;
  color: #e60012;
  background: url(/skin/img/tab_h.png) center center no-repeat;
}
.tab_cont dt {
  float: left;
  width: 458px;
  background: url(/skin/img/arr1.gif) 445px 22px no-repeat;
}
.tab_cont dt img {
  border: 5px solid #d1d1d1;
  padding: 4px;
  width: 427px;
  height: 283px;
}
.tab_cont dd {
  width: 480px;
  float: right;
}
.tab_cont h3 {
  font-size: 16px;
  margin-bottom: 6px;
}
.tab_cont h3 a {
  color: #373737;
}
.tab_cont .tab_txt {
  color: #646464;
  font-size: 14px;
  line-height: 24px;
  height: 125px;
  margin-bottom: 20px;
  overflow: hidden;
}
.tab_cont .tab_link {
  height: 40px;
  line-height: 40px;
  padding-bottom: 20px;
  background: url(/skin/img/line1.gif) left bottom repeat-x;
  margin-bottom: 14px;
}
.tab_link a {
  display: inline-block;
  width: 169px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  text-indent: 40px;
}
.tab_link .clink1 {
  background: url(/skin/img/c_bt1.jpg) no-repeat;
  margin-right: 13px;
}
.tab_link .clink2 {
  background: url(/skin/img/c_bt2.jpg) no-repeat;
  text-indent: 47px;
}
.t_tel {
  display: block;
  background: url(/skin/img/tel.jpg) left top no-repeat;
  padding-left: 45px;
  font-size: 14px;
}
.t_tel em {
  display: block;
  color: #e60012;
  font-size: 30px;
}
/*产品分类*/
.cate {
  margin-bottom: 43px;
}
.left_cate {
  width: 237px;
}
.right_cate {
  width: 714px;
}
.left_cate h2 {
  background: url(/skin/img/s_tit.jpg) no-repeat;
  height: 44px;
  line-height: 44px;
  padding-left: 26px;
}
.left_cate h2 a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  background: url(/skin/img/ic1.gif) left center no-repeat;
  padding-left: 41px;
}
.left_con {
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 8px 7px;
  *padding-bottom: 20px;
}
.left_con h3 {
  background: url(/skin/img/h3_bg.jpg) no-repeat;
  height: 35px;
  line-height: 35px;
  padding-left: 27px;
  margin-bottom: 14px;
  margin-top: 15px;
}
.left_con h3 a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
}
.left_con a:hover {
  text-decoration: underline;
}
.left_con h4 {
  padding: 0 7px;
  height: 30px;
  line-height: 34px;
  margin-bottom: 2px;
  font-weight: normal;
  background: url(/skin/img/ic3.gif) 7px center no-repeat;
  position: relative;
}
.left_con .down {
  background: url(/skin/img/h4_h.gif) left center no-repeat;
}
.left_con .down a {
  color: #fff;
}
.left_con h4 a {
  color: #323232;
  font-size: 13px;
  padding-left: 25px;
}
.left_con ul {
  margin: 2px 7px 20px 7px;
}
.left_con li {
  border-bottom: 1px dashed #b2b2b2;
  height: 28px;
  line-height: 28px;
  margin-bottom: 2px;
  padding-left: 17px;
}
.left_con li a {
  color: #323232;
  font-size: 13px;
  background: url(/skin/img/ic4.gif) left center no-repeat;
  display: inline-block;
  padding-left: 14px;
}
/*分类*/
.fenlei {
  width: 178px;
  background: #5e93c9;
  padding: 10px 15px 15px 15px;
  position: absolute;
  left: 204px;
  top: -10px;
  z-index: 999;
  display: none;
}
.fenlei li {
  width: 166px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #8fb4d9;
  padding-left: 15px;
  overflow: hidden;
}
.fenlei li a {
  color: #fff;
  font-size: 12px;
  background: url(/skin/img/d.gif) left center no-repeat;
  padding-left: 21px;
}
.fenlei .fl_lst {
  border-bottom: none;
}
.pr_con {}
.pr_con h3 {
  background: url(/skin/img/l_tit.jpg) no-repeat;
  height: 44px;
  line-height: 44px;
  padding: 0 16px 0 13px;
}
.pr_con .pmore {
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}
.pr_con .pname {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  background: url(/skin/img/ic1.gif) left center no-repeat;
  padding-left: 41px;
}
.pr_con ul {
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  padding: 22px 5px 28px;
}
.pr_con li {
  float: left;
  display: inline;
  width: 223px;
  height: 225px;
  overflow: hidden;
  margin: 0 5px;
}
.pr_con a img {
  width: 215px;
  height: 152px;
  padding: 2px;
  border: 2px solid #d1d1d1;
}
.pr_con a:hover img {
  padding: 0px;
  border: 4px solid #5089c5;
}
.pr_con a span {
  display: block;
  text-align: center;
  color: #646464;
  font-size: 13px;
  margin: 3px 0 10px;
}
.pr_con a:hover {
  text-decoration: none;
}
.pr_con a:hover span {
  color: #047ab4;
}
.pr_con p {
  text-align: left;
}
.pr_con p a {
  display: inline-block;
  width: 68px;
  height: 27px;
  line-height: 27px;
  font-size: 14px;
  color: #fff;
  padding-left: 38px;
}
.pr_con p .xd {
  background: url(/skin/img/p_bt1.jpg) no-repeat;
  margin-right: 8px;
}
.pr_con p .zx {
  background: url(/skin/img/p_bt2.jpg) no-repeat;
}
.pr3 ul {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 18px;
}
/*优势*/
.bg1 {
  background: url(/skin/img/bg1.jpg) center top no-repeat;
  margin-bottom: 48px;
}
.bg2 {
  background: url(/skin/img/bg2.jpg) center 562px no-repeat;
  height: 1376px;
}
.ys {
  width: 960px;
  margin: 0 auto;
}
.ys h3 {
  text-align: center;
  color: #323232;
  font-size: 30px;
  font-weight: normal;
  padding: 15px 0 10px;
}
.ys h3 b img {
  vertical-align: middle;
  margin-left: 10px;
}
.ys h3 em {
  display: block;
  color: #b4b4b4;
  margin-top: 3px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 15px;
}
.ys h4 {
  text-align: center;
  height: 72px;
  line-height: 72px;
  margin-bottom: 70px;
}
.ys h4 span {
  display: inline-block;
  background: url(/skin/img/ys_h.jpg) no-repeat;
  width: 71px;
  height: 72px;
  text-align: center;
  line-height: 72px;
  color: #fff;
  font-size: 24px;
}
.ys h4 em {
  color: #047ab4;
  font-size: 18px;
  display: inline-block;
  margin: 0 5px;
}
.ys_con {
  position: relative;
  height: 1143px;
  color: #fff;
}
.ys_con dl {
  position: absolute;
}
.ys_con .dl1 {
  width: 427px;
  left: 0px;
  top: 0px;
}
.ys_con .dl2 {
  width: 424px;
  left: 0px;
  top: 165px;
}
.ys_con .dl3 {
  width: 502px;
  right: 0px;
  top: 350px;
}
.ys_con .dl4 {
  width: 448px;
  right: 58px;
  top: 490px;
}
.ys_con .dl5 {
  width: 468px;
  left: 0px;
  top: 714px;
}
.ys_con .dl6 {
  width: 480px;
  top: 906px;
  left: 0px;
}
.ys_more {
  position: absolute;
  display: block;
  width: 103px;
  height: 35px;
  left: 429px;
  bottom: 0px;
}
.ys_con dt {
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 6px;
}
.ys_con dt em {
  color: #5799cd;
  font-size: 12px;
  font-weight: normal;
  display: block;
}
.ys_con dd {
  font-size: 14px;
  line-height: 24px;
}
.dl1 dt {
  background: url(/skin/img/1.png) left center no-repeat;
  padding-left: 65px;
}
.dl2 dt {
  background: url(/skin/img/2.png) left center no-repeat;
  padding-left: 80px;
}
.dl3 dt {
  background: url(/skin/img/3.png) left center no-repeat;
  padding-left: 76px;
}
.dl4 dt {
  background: url(/skin/img/4.png) left center no-repeat;
  padding-left: 74px;
}
.dl5 dt {
  background: url(/skin/img/5.png) 0 34% no-repeat;
  padding-left: 71px;
}
.dl6 dt {
  background: url(/skin/img/6.png) left center no-repeat;
  padding-left: 71px;
}
.dl5 dt em {
  width: 314px;
  float: right;
  margin: 3px 15px 0 0;
  *margin: -42px 8px 0 0;
}
/*合作客户*/
.coop {
  width: 960px;
  margin: 0 auto 42px;
}
.coop h3 {
  text-align: center;
  font-weight: normal;
  margin-bottom: 6px;
}
.coop h3 em {
  display: block;
  color: #323232;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 6px;
}
.coop h3 .cname {
  color: #323232;
  font-size: 30px;
  display: inline-block;
  margin-top: -3px;
}
.coop h3 b {
  font-size: 32px;
  margin-left: 8px;
  color: #e60012;
}
.coop h3 .cmore {
  display: block;
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
  width: 58px;
  margin: 3px auto 0;
}
.coop_wrap {
  width: 960px;
  height: 222px;
  overflow: hidden;
}
.coop_con ul {
  margin-left: -18px;
}
.coop_con li {
  float: left;
  margin: 9px 0 9px 18px;
  display: inline;
}
.coop_con li img {
  width: 175px;
  height: 87px;
  border: 1px solid #d6d6d6;
}
.cpoint {
  text-align: center;
  padding-top: 10px;
}
.cpoint a {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 10px;
  background: url(/skin/img/cr2.jpg) no-repeat;
}
.cpoint .c_cur, .cpoint a:hover {
  background: url(/skin/img/cr1.jpg) no-repeat;
}
/*广告*/
.ad {
  width: 960px;
  margin: 0 auto 73px;
  height: 120px;
  overflow: hidden;
  position: relative;
}
.ad img {
  width: 960px;
  height: 120px;
}
.ad .ad_tel {
  position: absolute;
  right: 26px;
  top: 32px;
  padding: 0 0 0 50px;
  background: url(/skin/img/ad_tel.gif) left 10px no-repeat;
  color: #fff;
  font-size: 14px;
}
.ad_tel em {
  font-size: 30px;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
}
.ad_tel a {
  margin-left: 18px;
  background: url(/skin/img/ad_bt.gif) no-repeat;
  display: inline-block;
  width: 106px;
  height: 27px;
  line-height: 27px;
  color: #fff;
  font-size: 14px;
  text-indent: 36px;
}
.ad1 {
  margin-bottom: 42px;
}
/*走进苏净安发*/
.ab_bg {
  background: url(/skin/img/bg3.jpg) center top no-repeat;
  height: 735px;
  margin-bottom: 53px;
}
.about {
  width: 960px;
  margin: 0 auto;
}
.ab_tp {
  height: 358px;
  margin-bottom: 52px;
}
.ab_tp dt {
  float: left;
  width: 403px;
  height: 305px;
  padding: 23px 51px 23px 46px;
}
.ab_tp dt img {
  width: 403px;
  height: 305px;
}
.ab_tp dd {
  width: 424px;
  float: right;
  padding-top: 18px;
}
.ab_tp h3 {
  font-weight: normal;
  margin-bottom: 32px;
}
.ab_tp h3 a {
  color: #2a3808;
  font-size: 20px;
}
.ab_tp h3 em img {
  vertical-align: middle;
  margin-right: 16px;
}
.ab_tp .atxt {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  height: 182px;
  overflow: hidden;
  margin-bottom: 36px;
}
.atxt span {
  display: block;
  text-indent: 20px;
  margin-bottom: 4px;
}
.abt a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  width: 86px;
  height: 34px;
  line-height: 34px;
  padding-left: 50px;
}
.abt .a1 {
  background: url(/skin/img/abt1.jpg) no-repeat;
  margin-right: 4px;
}
.abt .a2 {
  background: url(/skin/img/abt2.jpg) no-repeat;
  margin-right: 4px;
  width: 98px;
  padding-left: 40px;
}
.abt .a3 {
  background: url(/skin/img/abt3.jpg) no-repeat;
}
.ab_bt {
  height: 274px;
  overflow: hidden;
}
.xc {
  width: 746px;
}
.ry {
  width: 184px;
}
.ab_bt h3 {
  font-weight: normal;
  height: 28px;
  line-height: 28px;
  margin-bottom: 13px;
}
.ab_bt h3 a {
  color: #fff;
  font-size: 19px;
}
.ab_bt h3 .amore {
  font-family: "Arial";
  font-size: 12px;
  text-transform: uppercase;
}
.ab_bt h3 em {
  color: #689ece;
  font-size: 18px;
  margin-left: 10px;
}
.xc_wrap {
  width: 756px;
  overflow: hidden;
  background: url(/skin/img/aline.jpg) left bottom no-repeat;
  padding-bottom: 30px;
}
.xc_wrap ul {
  margin-left: -16px;
}
.xc_wrap li {
  float: left;
  display: inline;
  margin-left: 16px;
}
.xc_wrap img {
  width: 234px;
  height: 158px;
  border: 2px solid #d1d1d1;
}
.xc_wrap span {
  display: block;
  text-align: center;
  color: #fff;
  margin-top: 17px;
  font-size: 14px;
}
.ry_con {
  background: #f0f0f0;
  border: 2px solid #d1d1d1;
  text-align: center;
  height: 220px;
  padding-top: 4px;
  position: relative;
}
.r_arrow {
  position: absolute;
  width: 29px;
  height: 39px;
  display: block;
  top: 93px;
  z-index: 9999;
}
.r_left {
  background: url(/skin/img/a_left.png) no-repeat;
  left: -2px;
}
.r_right {
  background: url(/skin/img/a_right.png) no-repeat;
  right: -2px;
}
.ry_wrap {
  padding: 0 15px;
  overflow: hidden;
  position: relative;
}
.ry_wrap li {
  width: 146px;
  float: left;
}
.ry_wrap li img {
  width: 146px;
  height: 219px;
}
.ry_wrap li span {
  background: url("/skin/img/abg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 solid #898d73;
  white-space-collapse: 182px;
  overflow: hidden;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 11px;
  position: absolute;
  width: 146px;
  height: 23px;
  line-height: 25px;
  display: inline-block;
  left: 0px;
  top: 178px;
  _top: 200px;
  z-index: 9999;
}
/*新闻*/
.news {
  width: 960px;
  margin: 0 auto 30px;
}
.n_part {
  height: 320px;
  overflow: hidden;
}
.n1 {
  float: left;
  width: 270px;
  display: inline;
  padding-right: 30px;
  background: url(/skin/img/n_sh.gif) right 16px no-repeat;
  margin-right: 25px;
}
.n2 {
  float: left;
  width: 332px;
  padding-right: 30px;
  background: url(/skin/img/n_sh.gif) right 16px no-repeat;
}
.n3 {
  width: 212px;
  float: right;
  padding-right: 21px;
}
.n_part h3 {
  font-weight: normal;
  background: url(/skin/img/n1.gif) left center no-repeat;
  padding-left: 18px;
  margin-bottom: 12px;
}
.n_part .n_more {
  float: right;
  color: #646464;
  font-size: 12px;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
}
.n_part .n_name {
  color: #323232;
  font-size: 18px;
}
.n_part .n_name em {
  display: block;
  color: #969696;
  font-size: 18px;
}
.n_list li {
  height: 27px;
  line-height: 27px;
  color: #323232;
  font-size: 13px;
  overflow: hidden;
  border-bottom: 1px dashed #999;
  padding: 0 2px;
  margin-bottom: 4px;
}
.n_list li a {
  display: inline-block;
  background: url(/skin/img/n2.gif) left 10px no-repeat;
  padding-left: 9px;
  color: #323232;
  height: 27px;
  overflow: hidden;
}
.n1 .n_list li a {
  width: 180px;
}
.n2 .n_list li a {
  width: 242px;
}
.n_list li span {
  float: right;
}
.n_list .n_last {
  border-bottom: none;
}
.qa_list dl {
  margin-bottom: 20px;
  color: #323232;
  font-size: 13px;
}
.qa_list dt {
  background: url(/skin/img/q.gif) left 4px no-repeat;
  padding-left: 26px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.qa_list dt a {
  color: #323232;
  font-size: 13px;
}
.qa_list dd {
  background: url(/skin/img/a.gif) left 4px no-repeat;
  padding-left: 26px;
  line-height: 22px;
  height: auto;
  overflow: hidden;
}
.qa_list .last_dl {
  margin-bottom: 0px;
}
/*定制标准流畅*/
.progress {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 5px;
  height: 638px;
}
.progress h3 {
  overflow: hidden;
  zoom: 1;
  width: 377px;
  margin: 0 auto;
  margin-bottom: 33px;
}
.progress h3 span {
  float: left;
  width: 160px;
  text-align: right;
  font-weight: normal;
  color: #323232;
  font-size: 20px;
}
.progress h3 i {
  color: #9e9e9e;
  font-size: 14px;
  font-family: "Times New Roman", serif;
  display: block;
  font-style: normal;
}
.progress h3 em {
  color: #9e9e9e;
  font-size: 42px;
  font-family: "Times New Roman", serif;
  display: block;
  margin: -18px 0 -14px;
}
.progress h3 img {
  float: right;
  padding-top: 5px;
}
.ps_list {
  background: url(/skin/img/lc_bg.jpg) no-repeat;
  height: 502px;
}
.ps_list li {
  float: left;
  width: 125px;
  height: 207px;
  padding: 12px 13px;
  display: inline;
  text-align: center;
  margin: 0 51px 38px 0;
}
.ps_list img {
  width: 85px;
  height: 85px;
}
.ps_list b {
  display: block;
  display: block;
  color: #323232;
  font-size: 22px;
  font-weight: normal;
  margin: 12px 0 4px;
}
.ps_list span {
  display: block;
  color: #646464;
  font-size: 13px;
  line-height: 22px;
  height: 70px;
  overflow: hidden;
}
.ps_list .plst {
  margin-right: 0px;
}
/*表单*/
.form_bg {
  background: url(/skin/img/bg4.jpg) center top no-repeat;
  height: 435px;
  overflow: hidden;
}
.fm {
  width: 960px;
  margin: 0 auto;
  padding-top: 41px;
}
.fm_txt {
  width: 310px;
  text-align: center;
}
.fm_rignt {
  width: 584px;
}
.fm_txt em {
  font-size: 57px;
  color: #fff;
  font-family: "Times New Roman", serif;
  display: block;
}
.fm_txt b {
  display: block;
  margin: 6px 0;
}
.fm_txt strong {
  display: block;
  font-weight: normal;
  color: #fff;
  font-size: 34px;
}
.fm_txt span {
  color: #fff;
  font-size: 14px;
  display: block;
  line-height: 22px;
  margin-top: 4px;
}
.fm_rignt {
  padding-top: 27px;
}
.fm_rignt li {
  float: left;
  height: 28px;
  line-height: 28px;
  margin: 0 12px 16px 14px;
  display: inline;
}
.fm_rignt .sbt {
  width: 84px;
  float: left;
  color: #fff;
  font-size: 14px;
}
.fm_rignt input {
  float: left;
  width: 135px;
  height: 28px;
  color: #fff;
  line-height: 28px;
  vertical-align: middle;
  padding: 0 24px 0 6px;
  border: none;
}
.fm_rignt .sbz {
  color: #5b9bce;
  margin-left: 8px;
}
.fm_rignt .sinp01 {
  background: url(/skin/img/ip1.gif) no-repeat;
}
.fm_rignt .sinp02 {
  background: url(/skin/img/ip2.gif) no-repeat;
}
.fm_rignt .sinp03 {
  background: url(/skin/img/ip3.gif) no-repeat;
}
.fm_rignt .sinp04 {
  background: url(/skin/img/ip4.gif) no-repeat;
}
.fm_rignt .sinp05 {
  background: url(/skin/img/ip6.gif) no-repeat;
  height: 31px;
  width: 114px;
  padding: 0 5px;
  margin-top: 4px;
}
.fm_rignt .h66 {
  height: 156px;
  line-height: normal;
  clear: both;
  float: none;
  display: block;
}
.fm_rignt .h66 .area {
  background: url(/skin/img/ip5.gif) no-repeat;
  border: none;
  width: 420px;
  height: 140px;
  resize: none;
  padding: 5px 30px 2px 7px;
  color: #fff;
  overflow: hidden;
}
.fm_rignt .inpimg {
  float: none;
  width: 140px;
  height: 36px;
}
.fm_rignt .last_fm {
  height: 36px;
  line-height: 35px;
}
.fm_rignt .last_fm img {
  vertical-align: middle;
  margin: 0 0 0 12px;
}
/*全屏FLASH*/
#flashs {
  height: 592px;
  overflow: hidden;
}
#flashs .bgitem {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}
#flashs .btn {
  position: absolute;
  z-index: 7;
  bottom: 25px;
  right: 46%;
  margin-right: -450px;
  padding: 5px 6px;
  z-index: 101
}
#flashs .btn span {
  color: #0279b3;
  background: #fff;
  border: 1px solid #0279b3;
  cursor: pointer;
  display: inline-block;
  margin-left: 5px;
  padding: 2px 6px;
}
#flashs .btn span.cur {
  background: #0279b3;
  color: #fff;
}
/*弹出框*/
#mesbook1_c, #mesbook1 {
  display: none;
  z-index: 1001;
  width: 398px;
  border: 1px solid #ccc;
  background: #fff;
  padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div {
  border: 1px solid #E4E3E3;
  background: #EBECEB;
  height: 18px;
  padding: 4px .5em 0;
  margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
  width: 370px;
  margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
  float: left;
  width: 105px;
  overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
  width: 265px;
  float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
  padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
  margin-right: 20px;
}
.b15 {
  background: url(/skin/img/skinsvibtn.jpg) no-repeat;
  border: 0;
  cursor: pointer;
  overflow: hidden;
}
.b15 {
  background-position: -79px -650px;
  width: 60px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.ImTable * {
  padding: 0px;
  margin: 0px;
  z-index: 999;
}
.ImTable {
  border-collapse: collapse;
  border: none;
  background: url(/skin/img/bg.gif)
}
.ImTable h2 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px
}
.ImHeader {
  height: 165px;
  background: url(/skin/img/im_01.gif)
}
.ImRow0 {
  overflow: hidden;
  background: url(/skin/img/ico_item1.gif) no-repeat;
  margin: 10px 10px 0;
  height: 24px;
  padding-left: 10px;
  padding-top: 4px;
  line-height: 21px;
}
.ImRow1 {
  overflow: hidden;
  background: url(/skin/img/ico_item1.gif) no-repeat;
  margin: 10px 10px 0;
  height: 24px;
  padding-left: 10px;
  padding-top: 4px;
  line-height: 21px;
}
a.im, a:hover.im {
  text-decoration: none;
  height: 35px;
  color: #333;
  font-size: 12px;
}
.ImFooter {
  height: 90px;
  background: url(/skin/img/im_04.gif) no-repeat;
  display: inline-block;
  width: 150px;
  font-family: Arial, Helvetica, sans-serif;
}
.ImFooter h5 {
  font-size: 14px;
  font-weight: normal;
  color: #8f9396;
  text-align: center;
  margin: 15px 0 0;
  font-family: '宋体';
}
.ImFooter p {
  font-size: 20px;
  font-weight: bold;
  color: #ff993b;
  text-align: center;
  margin: 10px 0;
}
* {
  word-wrap: break-word;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}
input, image, button, textarea {
  border: none;
  vertical-align: middle;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}
ul, ol {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: underline;
}
.cl:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cl {
  zoom: 1;
}
.mtm {
  margin-top: 10px !important;
}
.mbm {
  margin-bottom: 10px !important;
}
.mtn {
  margin-top: 5px !important;
}
.mbn {
  margin-bottom: 5px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.plm {
  padding-left: 10px !important;
}
.prm {
  padding-right: 10px !important;
}
.ptn {
  padding-top: 5px !important;
}
.pbn {
  padding-bottom: 5px !important;
}
.ptm {
  padding-top: 10px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pbm {
  padding-bottom: 10px !important;
}
.plm {
  padding-left: 10px !important;
}
.prm {
  padding-right: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.txt_center {
  text-align: center;
}
.rel {
  position: relative;
}
.zz {
  float: left;
}
.yy {
  margin: 0 auto;
}
.line_h_20 {
  line-height: 20px !important;
}
.line_h_22 {
  line-height: 22px !important;
}
.line_h_24 {
  line-height: 24px !important;
}
.text_in {
  text-indent: 2em;
}
.font_s_14 {
  font-size: 14px !important;
}
.font_s_16 {
  font-size: 16px !important;
}
.yahei {
  font-family: 'Microsoft Yahei' !important;
}
.h_24 {
  height: 24px;
}
.font_w_b {
  font-weight: bold;
}
.txt_over, .ul_txt_over li {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ul_rel li {
  position: relative;
}
.ul_aor span.aor {
  position: absolute;
  top: 0;
  right: 0;
  color: #999;
  font-size: 12px;
}
.ul_aor span.aor a {
  color: #999;
}
.ul_float li {
  float: left;
}
.ul_float_left li {
  float: left;
  overflow: hidden;
  width: 100%;
}
.ul_float_aor span {
  float: right;
}
.ul_float_aor span.aor {
  color: #999;
}
.ul_float_aor span.aor a {
  color: #999;
}
.ul_24 li {
  font-size: 12px;
  height: 26px;
  line-height: 26px;
}
.ul_26 li {
  font-size: 14px;
  height: 26px;
  line-height: 26px;
}
.ul_28 li {
  font-size: 14px;
  height: 28px;
  line-height: 28px;
}
.ul_30 li {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}
.dt_16 {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
}
.dt_18 {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  height: 34px;
  line-height: 34px;
}
.p_12 {
  height: 18px;
  text-align: center;
}
.i_dot {
  background: #CECCCE;
  display: inline-block;
  height: 3px;
  margin: -3px 5px 0;
  overflow: hidden;
  vertical-align: middle;
  width: 3px;
}
.wp_box {
  width: 970px;
  padding: 0 20px;
  margin: 0 auto;
}
.bg_white {
  background-color: #FFF;
}
.last {
  border-bottom: none !important;
}
a.no_txt {
  text-indent: -999em;
}
.color_666, a.color_666 {
  color: #666;
}
.color_999, a.color_999 {
  color: #999;
}
.color_FFF, a.color_FFF {
  color: #FFF;
}
/* Common */
/*  Submit Form */
.submit_form dt {
  width: 130px;
  text-align: right;
  margin-right: 10px;
}
.submit_form dt, .submit_form dd {
  line-height: 31px;
}
.submit_form .in_formtxt {
  width: 282px;
  height: 31px;
  line-height: 31px;
  padding: 0 5px;
}
.submit_form .in_formtxt_code {
  width: 141px;
  background-position: 0 -42px;
}
.submit_form .in_formtxt_content {
  background-position: 0 -88px;
  padding-top: 5px;
  padding-bottom: 5px;
  height: 133px;
  resize: none;
}
.submit_form .btn_submit {
  width: 73px;
  height: 24px;
  margin-right: 15px;
  cursor: pointer;
}
.submit_form .btn_reset {
  width: 73px;
  height: 24px;
  cursor: pointer;
}
/*  Submit Form */
body {
  background-color: #fff;
}
.yeehin_header {
  height: 77px;
}
.yeehin_header .right {
  width: 437px;
  height: 67px;
  margin-right: 30px;
  text-align: right;
  color: #E63806;
  padding-top: 10px;
}
.yeehin_header .right a {
  color: #E63806;
}
.yeehin_nav {
  height: 36px;
  padding-top: 3px;
}
.yeehin_nav li {
  float: left;
  display: inline;
  width: 111px;
  margin-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  font-weight: bold;
}
.yeehin_nav li.on {
  background: none;
}
.yeehin_nav li a {
  display: block;
  width: 111px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #015182;
}
.yeehin_nav li.on a {
  color: #FFF;
}
.yeehin_nav li a:hover {
  text-decoration: none;
  color: #FFF;
}
.yeehin_banner {
  height: 367px;
}
.in_about {
  width: 345px;
  padding-right: 40px;
}
.in_news {
  width: 330px;
  margin-left: 5px;
}
.in_login {
  width: 222px;
  height: 167px;
  background: url(/skin/img/sujing_24.gif) no-repeat 0 0;
}
.in_common .top {
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 10px;
}
.in_common .top h3 {
  height: 15px;
  line-height: 15px;
  color: #2B84E8;
  padding-left: 20px;
}
.in_news li {
  padding-left: 10px;
  width: 320px;
}
.in_login .in_txt {
  border: 1px solid #D9D5D6;
  height: 22px;
  width: 113px;
}
.in_login .in_btn {
  background: url(/skin/img/sujing_25.gif) no-repeat 0 0;
  width: 68px;
  height: 21px;
  cursor: pointer;
}
.in_login .lgn_txt {
  position: absolute;
  left: 31px;
  top: 59px;
}
.in_login .lgn_btn {
  position: absolute;
  left: 80px;
  top: 131px;
}
.yeehin_foot {
  border: 1px solid #E7E7E7;
  background-color: #F0F0F0;
}
.in_products {
  height: 116px;
  padding-top: 45px;
}
.in_products li {
  float: left;
  width: 130px;
  display: inline;
  margin-left: 27px; /*background-color: #FFF;*/
}
.in_products li img {
  border: 1px solid #A6A6A6;
  padding: 2px;
}
.in_products li p {
  width: 130px;
  height: 18px;
}
.art_left {
  width: 200px;
}
.lt_box {}
.lt_box .lt_box_main {}
.lt_box .top {
  height: 32px;
  line-height: 32px;
  padding-left: 30px;
  color: #2885EC;
}
.lt_box .sublink li {
  height: 32px;
  line-height: 32px;
}
.lt_box .sublink li.tp a {
  display: block;
  height: 32px;
  width: 170px;
  text-align: center;
  margin: 15px 14px 0 14px;
}
.lt_box .sublink li.on a {
  color: #FFF;
}
.lt_box .sublink li.no_on a {
  color: #FFF;
}
.lt_box .sublink li.sec a {
  display: block;
  height: 32px;
}
.lt_box .sublink li.sec a {
  text-align: left;
  padding-left: 10px;
  margin: 15px 0 0 20px;
}
.lt_box .sublink li.tp a:hover {
  color: #FFF;
  text-decoration: none;
}
.lt_box_bottom {
  height: 29px;
}
.lt_box .subnews {
  padding: 0 10px;
}
.lt_box .subnews li {
  padding-left: 10px;
  width: 170px;
}
.art_right {
  width: 750px;
}
.art_right .top {
  border-bottom: 2px solid #6083BD;
  padding-bottom: 5px;
}
.art_right .top h3 {
  padding-left: 25px;
}
.art_right .newslist li {
  padding-left: 10px;
  border-bottom: 1px dashed #E1E1E1;
  padding-bottom: 10px;
  margin-top: 10px;
}
.art_right .productlist li {
  float: left;
  width: 226px;
  display: inline;
  margin-left: 20px;
  margin-top: 15px;
}
.art_right .productlist li img {
  border: 1px solid #A6A6A6;
  padding: 2px;
}
.art_right .productlist li p {
  margin-top: 5px;
  width: 226px;
  height: 18px;
}
.art_right .detail {
  height: 34px;
  background-color: #EAEAEA;
}
.art_right .detail h3 {
  float: left;
  width: 100px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background-color: #01273E;
  color: #FFF;
}
/**
 * Swiper 4.1.6
 * 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: February 11, 2018
 */
.mubanbiz-swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
.mubanbiz-swiper-container-no-flexbox .mubanbiz-swiper-slide {
  float: left
}
.mubanbiz-swiper-container-vertical > .mubanbiz-swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
.mubanbiz-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
}
.mubanbiz-swiper-container-android .mubanbiz-swiper-slide, .mubanbiz-swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.mubanbiz-swiper-container-multirow > .mubanbiz-swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.mubanbiz-swiper-container-free-mode > .mubanbiz-swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}
.mubanbiz-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-invisible-blank-slide {
  visibility: hidden
}
.mubanbiz-swiper-container-autoheight, .mubanbiz-swiper-container-autoheight .mubanbiz-swiper-slide {
  height: auto
}
.mubanbiz-swiper-container-autoheight .mubanbiz-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
}
.mubanbiz-swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}
.mubanbiz-swiper-container-3d .swiper-cube-shadow, .mubanbiz-swiper-container-3d .mubanbiz-swiper-slide, .mubanbiz-swiper-container-3d .mubanbiz-swiper-slide-shadow-bottom, .mubanbiz-swiper-container-3d .mubanbiz-swiper-slide-shadow-left, .mubanbiz-swiper-container-3d .mubanbiz-swiper-slide-shadow-right, .mubanbiz-swiper-container-3d .mubanbiz-swiper-slide-shadow-top, .mubanbiz-swiper-container-3d .mubanbiz-swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}
.mubanbiz-swiper-container-3d .mubanbiz-swiper-slide-shadow-bottom, .mubanbiz-swiper-container-3d .mubanbiz-swiper-slide-shadow-left, .mubanbiz-swiper-container-3d .mubanbiz-swiper-slide-shadow-right, .mubanbiz-swiper-container-3d .mubanbiz-swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.mubanbiz-swiper-container-3d .mubanbiz-swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.mubanbiz-swiper-container-3d .mubanbiz-swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.mubanbiz-swiper-container-3d .mubanbiz-swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.mubanbiz-swiper-container-3d .mubanbiz-swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.mubanbiz-swiper-container-wp8-horizontal, .mubanbiz-swiper-container-wp8-horizontal > .mubanbiz-swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}
.mubanbiz-swiper-container-wp8-vertical, .mubanbiz-swiper-container-wp8-vertical > .mubanbiz-swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}
.mubanbiz-swiper-button-next, .mubanbiz-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
}
.mubanbiz-swiper-button-next.swiper-button-disabled, .mubanbiz-swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
.mubanbiz-swiper-button-prev, .mubanbiz-swiper-container-rtl .mubanbiz-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
}
.mubanbiz-swiper-button-next, .mubanbiz-swiper-container-rtl .mubanbiz-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
}
.mubanbiz-swiper-button-prev.swiper-button-white, .mubanbiz-swiper-container-rtl .mubanbiz-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")
}
.mubanbiz-swiper-button-next.swiper-button-white, .mubanbiz-swiper-container-rtl .mubanbiz-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")
}
.mubanbiz-swiper-button-prev.swiper-button-black, .mubanbiz-swiper-container-rtl .mubanbiz-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")
}
.mubanbiz-swiper-button-next.swiper-button-black, .mubanbiz-swiper-container-rtl .mubanbiz-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
}
.mubanbiz-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
}
.mubanbiz-swiper-pagination.mubanbiz-swiper-pagination-hidden {
  opacity: 0
}
.mubanbiz-swiper-container-horizontal > .mubanbiz-swiper-pagination-bullets, .mubanbiz-swiper-pagination-custom, .mubanbiz-swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}
.mubanbiz-swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}
.mubanbiz-swiper-pagination-bullets-dynamic .mubanbiz-swiper-pagination-bullet {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33);
  position: relative
}
.mubanbiz-swiper-pagination-bullets-dynamic .mubanbiz-swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.mubanbiz-swiper-pagination-bullets-dynamic .mubanbiz-swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.mubanbiz-swiper-pagination-bullets-dynamic .mubanbiz-swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66)
}
.mubanbiz-swiper-pagination-bullets-dynamic .mubanbiz-swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33)
}
.mubanbiz-swiper-pagination-bullets-dynamic .mubanbiz-swiper-pagination-bullet-active-next {
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66)
}
.mubanbiz-swiper-pagination-bullets-dynamic .mubanbiz-swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33)
}
.mubanbiz-swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}
button.mubanbiz-swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.mubanbiz-swiper-pagination-clickable .mubanbiz-swiper-pagination-bullet {
  cursor: pointer
}
.mubanbiz-swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff
}
.mubanbiz-swiper-container-vertical > .mubanbiz-swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}
.mubanbiz-swiper-container-vertical > .mubanbiz-swiper-pagination-bullets .mubanbiz-swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}
.mubanbiz-swiper-container-vertical > .mubanbiz-swiper-pagination-bullets.mubanbiz-swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}
.mubanbiz-swiper-container-vertical > .mubanbiz-swiper-pagination-bullets.mubanbiz-swiper-pagination-bullets-dynamic .mubanbiz-swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top, .2s -webkit-transform;
  transition: .2s top, .2s -webkit-transform;
  -o-transition: .2s transform, .2s top;
  transition: .2s transform, .2s top;
  transition: .2s transform, .2s top, .2s -webkit-transform
}
.mubanbiz-swiper-container-horizontal > .mubanbiz-swiper-pagination-bullets .mubanbiz-swiper-pagination-bullet {
  margin: 0 4px
}
.mubanbiz-swiper-container-horizontal > .mubanbiz-swiper-pagination-bullets.mubanbiz-swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}
.mubanbiz-swiper-container-horizontal > .mubanbiz-swiper-pagination-bullets.mubanbiz-swiper-pagination-bullets-dynamic .mubanbiz-swiper-pagination-bullet {
  -webkit-transition: .2s left, .2s -webkit-transform;
  transition: .2s left, .2s -webkit-transform;
  -o-transition: .2s transform, .2s left;
  transition: .2s transform, .2s left;
  transition: .2s transform, .2s left, .2s -webkit-transform
}
.mubanbiz-swiper-container-horizontal.mubanbiz-swiper-container-rtl > .mubanbiz-swiper-pagination-bullets-dynamic .mubanbiz-swiper-pagination-bullet {
  -webkit-transition: .2s right, .2s -webkit-transform;
  transition: .2s right, .2s -webkit-transform;
  -o-transition: .2s transform, .2s right;
  transition: .2s transform, .2s right;
  transition: .2s transform, .2s right, .2s -webkit-transform
}
.mubanbiz-swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}
.mubanbiz-swiper-pagination-progressbar .mubanbiz-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
}
.mubanbiz-swiper-container-rtl .mubanbiz-swiper-pagination-progressbar .mubanbiz-swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top
}
.mubanbiz-swiper-container-horizontal > .mubanbiz-swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.mubanbiz-swiper-container-vertical > .mubanbiz-swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
.mubanbiz-swiper-pagination-white .mubanbiz-swiper-pagination-bullet-active {
  background: #fff
}
.mubanbiz-swiper-pagination-progressbar.mubanbiz-swiper-pagination-white {
  background: rgba(255, 255, 255, .25)
}
.mubanbiz-swiper-pagination-progressbar.mubanbiz-swiper-pagination-white .mubanbiz-swiper-pagination-progressbar-fill {
  background: #fff
}
.mubanbiz-swiper-pagination-black .mubanbiz-swiper-pagination-bullet-active {
  background: #000
}
.mubanbiz-swiper-pagination-progressbar.mubanbiz-swiper-pagination-black {
  background: rgba(0, 0, 0, .25)
}
.mubanbiz-swiper-pagination-progressbar.mubanbiz-swiper-pagination-black .mubanbiz-swiper-pagination-progressbar-fill {
  background: #000
}
.mubanbiz-swiper-pagination-lock {
  display: none
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}
.mubanbiz-swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
.mubanbiz-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, .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
}
.mubanbiz-swiper-slide-zoomed {
  cursor: move
}
.mubanbiz-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
}
.mubanbiz-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
}
.mubanbiz-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)
  }
}
.mubanbiz-swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.mubanbiz-swiper-container-fade.mubanbiz-swiper-container-free-mode .mubanbiz-swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.mubanbiz-swiper-container-fade .mubanbiz-swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}
.mubanbiz-swiper-container-fade .mubanbiz-swiper-slide .mubanbiz-swiper-slide {
  pointer-events: none
}
.mubanbiz-swiper-container-fade .mubanbiz-swiper-slide-active, .mubanbiz-swiper-container-fade .mubanbiz-swiper-slide-active .mubanbiz-swiper-slide-active {
  pointer-events: auto
}
.mubanbiz-swiper-container-cube {
  overflow: visible
}
.mubanbiz-swiper-container-cube .mubanbiz-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%
}
.mubanbiz-swiper-container-cube .mubanbiz-swiper-slide .mubanbiz-swiper-slide {
  pointer-events: none
}
.mubanbiz-swiper-container-cube.mubanbiz-swiper-container-rtl .mubanbiz-swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}
.mubanbiz-swiper-container-cube .mubanbiz-swiper-slide-active, .mubanbiz-swiper-container-cube .mubanbiz-swiper-slide-active .mubanbiz-swiper-slide-active {
  pointer-events: auto
}
.mubanbiz-swiper-container-cube .mubanbiz-swiper-slide-active, .mubanbiz-swiper-container-cube .mubanbiz-swiper-slide-next, .mubanbiz-swiper-container-cube .mubanbiz-swiper-slide-next + .mubanbiz-swiper-slide, .mubanbiz-swiper-container-cube .mubanbiz-swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.mubanbiz-swiper-container-cube .mubanbiz-swiper-slide-shadow-bottom, .mubanbiz-swiper-container-cube .mubanbiz-swiper-slide-shadow-left, .mubanbiz-swiper-container-cube .mubanbiz-swiper-slide-shadow-right, .mubanbiz-swiper-container-cube .mubanbiz-swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.mubanbiz-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
}
.mubanbiz-swiper-container-flip {
  overflow: visible
}
.mubanbiz-swiper-container-flip .mubanbiz-swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
.mubanbiz-swiper-container-flip .mubanbiz-swiper-slide .mubanbiz-swiper-slide {
  pointer-events: none
}
.mubanbiz-swiper-container-flip .mubanbiz-swiper-slide-active, .mubanbiz-swiper-container-flip .mubanbiz-swiper-slide-active .mubanbiz-swiper-slide-active {
  pointer-events: auto
}
.mubanbiz-swiper-container-flip .mubanbiz-swiper-slide-shadow-bottom, .mubanbiz-swiper-container-flip .mubanbiz-swiper-slide-shadow-left, .mubanbiz-swiper-container-flip .mubanbiz-swiper-slide-shadow-right, .mubanbiz-swiper-container-flip .mubanbiz-swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.mubanbiz-swiper-container-coverflow .mubanbiz-swiper-wrapper {
  -ms-perspective: 1200px
}
.mubanbiz {
  margin: 0 auto;
}
.mubanbiz-swiper-container {
  margin: 0 auto;
  overflow: visible;
}
.mubanbiz-swiper-container:hover .mubanbiz-swiper-button-next, .mubanbiz-swiper-container:hover .mubanbiz-swiper-button-prev {
  display: block;
}
.mubanbiz-swiper-slide {
  position: relative;
  opacity: 0 !important;
}
.mubanbiz-swiper-slide img {
  width: 100%;
}
.mubanbiz-swiper-slide-active {
  opacity: 1 !important;
}
.mubanbiz-swiper-slide .ren {
  position: absolute;
  left: 0;
  top: 0;
  width: 1436px;
  height: 840px;
}
.mubanbiz-swiper-button-next, .mubanbiz-swiper-button-prev {
  display: none;
  width: 40px;
  height: 68px;
  background-size: contain;
}
.mubanbiz-swiper-button-next {
  right: 100px;
  background-image: url(/skin/img/next.png);
}
.mubanbiz-swiper-button-prev {
  left: 100px;
  background-image: url(/skin/img/prev.png);
}
.mubanbiz-swiper-container-horizontal .mubanbiz-swiper-pagination-bullets {
  bottom: 40px;
}
.mubanbiz-swiper-pagination-bullet {
  width: 70px;
  height: 4px;
  margin: 0 10px !important;
  padding: 6px 0;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}
.mubanbiz-swiper-pagination-bullet:after {
  content: "";
  display: block;
  height: 4px;
  background-color: #fff;
  opacity: 0.5;
}
.mubanbiz-swiper-pagination-bullet:hover:after, .mubanbiz-swiper-pagination-bullet-active:after {
  background-color: #000;
}
@media only screen and (max-width: 768px) {
	.mubanbiz-swiper-container-horizontal .mubanbiz-swiper-pagination-bullets{
		bottom: 10px;
	}
 }