body {
  overflow-x: hidden;
  font-family: 'Microsoft YaHei', Arial, SimSun, Sans-serif !important;
}
li {
  list-style: none;
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
dl,
div,
li,
dt,
dd,
a,
img,
i,
span,
blockquote,
em {
  margin: 0;
  padding: 0;
}
i,
em {
  font-style: normal;
}
.clear {
  clear: both;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
a {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
.no-mr {
  margin-right: 0!important;
}
.no-mb {
  margin-bottom: 0!important;
}
.no-pr {
  padding-right: 0!important;
}
.no-pb {
  padding-bottom: 0!important;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.indent1 {
  text-indent: 1em;
}
.indent2 {
  text-indent: 2em;
}
.indent3 {
  text-indent: 3em;
}
.indent4 {
  text-indent: 4em;
}
.indent5 {
  text-indent: 5em;
}
.center {
  text-align: center;
}
.img-box {
  overflow: hidden;
  position: relative;
}
.img-box img {
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
}
.img-box:hover img {
  transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}
.scroll-box {
  overflow: hidden;
  position: relative;
}
.scroll-box ul {
  width: 9999px;
}
.scroll-box ul li {
  float: left;
}
#header .h-top {
  height: 40px;
  line-height: 40px;
  background: #313131;
}
#header .h-top p,
#header .h-top a {
  color: #c2c2c2;
  font-size: 12px;
}
#header .h-top a:hover {
  color: #fff;
}
#header .h-top .welcome {
  padding-left: 16px;
  background: url("../images/top-add-ico.png") no-repeat left center;
}
#header .h-mid {
  height: 95px;
  background: url("../images/h-mid-bg.jpg") no-repeat center;
}
#header .h-mid .logo {
  margin-top: 18px;
}
#header .h-mid .logo a.fl {
  margin-top: 16px;
}
#header .h-mid .logo p {
  color: #000000;
  font-size: 18px;
  height: 64px;
  border-left: 1px solid #000;
  padding: 13px 0 0 12px;
  margin-left: 17px;
}
#header .h-mid .logo p em {
  color: #a21f2e;
}
#header .h-mid .logo p i {
  display: block;
  font-weight: bold;
  margin-top: -2px;
}
#header .h-mid .hotline {
  position: relative;
  width: 239px;
  height: 63px;
  background: url("../images/hotline-bg.png") no-repeat center;
  margin-top: 18px;
}
#header .h-mid .hotline span {
  position: absolute;
  left: 104px;
  color: #a21f2e;
}
#header .h-mid .hotline span.tel {
  top: 7px;
}
#header .h-mid .hotline span.mob {
  top: 35px;
}
#header .nav {
  height: 64px;
  line-height: 64px;
  background: #fff;
  border-top: 1px solid #959595;
}
#header .nav .menu-box .menu:after {
  content: '';
  display: block;
  clear: both;
  width: 0;
  height: 0;
}
#header .nav .menu-box .menu > li {
  float: left;
  position: relative;
}
#header .nav .menu-box .menu > li > a {
  font-size: 12px;
  color: #000000;
  display: block;
  position: relative;
  padding: 0 49px;
}
#header .nav .menu-box .menu > li > a:after {
  content: '';
  position: absolute;
  left: 0;
  width: 1px;
  background: #959595;
  height: 22px;
  top: 22px;
}
#header .nav .menu-box .menu > li:first-child a:after {
  display: none;
}
#header .nav .menu-box .menu > li:hover > a {
  color: #a21f2e;
}
#header .nav .menu-box .menu > li .sub-menu {
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  opacity: 0;
  filter: alpha(opacity=100);
  position: absolute;
  top: 130%;
  left: 0;
  width: 180px;
  background: #a21f2e;
  text-align: left;
  z-index: 101;
  display: none;
}
#header .nav .menu-box .menu > li .sub-menu li {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  line-height: normal;
}
#header .nav .menu-box .menu > li .sub-menu li a {
  font-size: 12px;
  color: #fff;
  display: block;
  padding: 15px 10px 15px 20px;
}
#header .nav .menu-box .menu > li .sub-menu li:hover {
  background: #222;
}
#banner {
  position: relative;
  height: 630px;
  overflow: hidden;
  z-index: 4;
}
#banner .arr {
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 40%;
  z-index: 10;
  width: 91px;
  height: 90px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
#banner .arr.arr-l {
  left: 0;
  background-image: url(../images/b-l-arr.png);
}
#banner .arr.arr-r {
  right: 0;
  background-image: url(../images/b-r-arr.png);
}
#banner li {
  display: none;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 630px;
  background-position: center;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
}
#banner:hover .arr {
  opacity: 1;
  filter: alpha(opacity=100);
}
#banner:hover .arr.arr-l {
  left: 2%;
}
#banner:hover .arr.arr-r {
  right: 2%;
}
#index-body .i-tit {
  text-align: center;
}
#index-body .i-tit h2 {
  color: #000000;
  font-size: 36px;
}
#index-body .i-tit h2 i {
  color: #a21f2e;
}
#index-body .i-tit p {
  padding-bottom: 14px;
  color: #4c4c4c;
  font-family: 'arial';
  font-style: italic;
  text-transform: uppercase;
  margin-top: 10px;
  background: url("../images/i-tit-bg.png") no-repeat center bottom;
}
#index-body .i-keyWords {
  background: #e6e6e6;
  height: 43px;
  line-height: 43px;
}
#index-body .i-keyWords .keyBox {
  color: #000000;
  font-size: 12px;
}
#index-body .i-keyWords .keyBox span {
  font-weight: bold;
  margin-right: 4px;
}
#index-body .i-keyWords .keyBox a {
  color: #4f4f4f;
}
#index-body .i-keyWords .searchBox {
  line-height: normal;
  position: relative;
  margin-top: 8px;
}
#index-body .i-keyWords .searchBox input {
  border: none;
  width: 273px;
  height: 27px;
  line-height: 27px;
  background: #fff;
  font-size: 12px;
  color: #858585;
  padding: 0 30px 0 8px;
  outline: none;
}
#index-body .i-keyWords .searchBox button {
  position: absolute;
  right: 10px;
  top: 3px;
  background: none;
  border: none;
  outline: none;
}
#index-body .i-keyWords .searchBox button i {
  color: #ab3643;
}
#index-body .i-partner {
  margin: 23px 0 32px;
}
#index-body .i-partner .wrapBox {
  margin-top: 42px;
  padding: 0 60px;
  position: relative;
}
#index-body .i-partner .wrapBox .arr {
  position: absolute;
  top: 40px;
  width: 41px;
  height: 41px;
  background-position: center;
  cursor: pointer;
}
#index-body .i-partner .wrapBox .arr.arr-l {
  background-image: url("../images/i-partner-arr-l.jpg");
  left: 0;
}
#index-body .i-partner .wrapBox .arr.arr-r {
  background-image: url("../images/i-partner-arr-r.jpg");
  right: 0;
}
#index-body .i-partner .wrapBox .scroll-box li {
  width: 191px;
  border: 1px solid #c9c9c9;
  margin-right: 26px;
}
#index-body .i-product {
  height: 827px;
  overflow: hidden;
  padding-top: 86px;
  background: url("../images/i-pro-bg.jpg") no-repeat center;
}
#index-body .i-product .pro-side-menu {
  width: 243px;
  background: #fff;
  padding-bottom: 60px;
}
#index-body .i-product .pro-side-menu .i-tit {
  height: 168px;
  background: #4a4446;
  border-top: 6px solid #a21f2e;
  padding-top: 57px;
}
#index-body .i-product .pro-side-menu .i-tit h2 {
  color: #fff;
  font-size: 24px;
}
#index-body .i-product .pro-side-menu .i-tit p {
  font-size: 12px;
  color: #9e9b9c;
  background: none;
  padding-bottom: 0;
  margin-top: 8px;
}
#index-body .i-product .pro-side-menu .menu-list > li {
  border-bottom: 1px solid #e2e1e1;
}
#index-body .i-product .pro-side-menu .menu-list > li > a {
  background: url("../images/i-pro-top-arr.png") no-repeat 90% center;
  display: block;
  height: 73px;
  line-height: 73px;
  overflow: hidden;
  color: #000000;
  font-size: 18px;
  padding-left: 15px;
}
#index-body .i-product .pro-side-menu .menu-list > li > a:hover,
#index-body .i-product .pro-side-menu .menu-list > li > a.active {
  background-image: url("../images/i-pro-top-arr-h.png");
  background-color: #a21f2e;
  color: #fff;
}
#index-body .i-product .pro-load-box {
  width: 903px;
  background: #fff;
  height: 590px;
}
#index-body .i-product .pro-load-box li {
  width: 282px;
  margin: 0 28px 26px 0;
}
#index-body .i-application {
  padding: 46px 0 7px;
}
#index-body .i-application .htmleaf-container {
  position: relative;
  margin-top: 28px;
  background: url("../images/i-app-bg.png") no-repeat center bottom;
  padding-bottom: 66px;
}
#index-body .i-application .poster-main {
  position: relative;
  left: 50%;
  margin-left: -425px;
}
#index-body .i-application .poster-main .poster-item {
  position: absolute;
  left: 0;
  top: 0;
}
#index-body .i-application .poster-main .poster-btn {
  cursor: pointer;
  position: absolute;
  width: 41px!important;
  height: 41px!important;
  background-repeat: no-repeat;
  top: 210px;
  z-index: 100;
}
#index-body .i-application .poster-main .poster-btn.poster-prev-btn {
  background-image: url(../images/i-partner-arr-l.jpg);
  left: -90px;
}
#index-body .i-application .poster-main .poster-btn.poster-next-btn {
  background-image: url(../images/i-partner-arr-r.jpg);
  right: -90px;
}
#index-body .i-bar {
  height: 227px;
  background: url("../images/i-bar-bg.jpg") no-repeat center;
  padding-top: 77px;
  overflow: hidden;
}
#index-body .i-bar p.fl {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
}
#index-body .i-bar p.fl em {
  font-size: 30px;
  font-weight: 500;
}
#index-body .i-bar p.fl i {
  margin-top: 3px;
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  font-family: Arial;
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: 500;
  font-style: italic;
  margin-left: 37px;
}
#index-body .i-bar div.fr {
  margin-right: 100px;
  margin-top: 7px;
}
#index-body .i-bar div.fr p {
  color: #fff;
  font-size: 27px;
  padding-left: 48px;
  background: url("../images/i-bar-phone.png") no-repeat left 11px;
}
#index-body .i-bar div.fr p i {
  font-size: 14px;
  display: block;
}
#index-body .i-bar div.fr a {
  float: right;
  margin-top: 8px;
  width: 198px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  background: #a21f2e;
  color: #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
#index-body .i-bar div.fr a:hover {
  background: #222;
}
#index-body .i-intro .tit-img {
  width: auto;
  display: block;
  margin: 0 auto 71px;
}
#index-body .i-intro .list-box .fl-con {
  width: 614px;
}
#index-body .i-intro .list-box .fl-con li .num {
  font-family: Arial;
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  width: 49px;
  height: 89px;
  background: url("../images/i-intro-num-bg.png") no-repeat;
  text-align: center;
  padding-top: 9px;
}
#index-body .i-intro .list-box .fl-con li .con {
  width: 539px;
}
#index-body .i-intro .list-box .fl-con li .con .tit {
  color: #a21f2e;
  font-size: 40px;
  font-weight: bold;
  margin-top: -5px;
}
#index-body .i-intro .list-box .fl-con li .con .sub-tit {
  color: #050505;
  font-size: 24px;
  margin-top: 13px;
  padding-bottom: 8px;
  border-bottom: 1px dashed #999999;
  display: inline-block;
}
#index-body .i-intro .list-box .fl-con li .con .list {
  margin-top: 20px;
}
#index-body .i-intro .list-box .fl-con li .con .list dd {
  color: #373737;
  font-size: 18px;
  padding-left: 27px;
  background: url("../images/i-intro-arr.png") no-repeat left center;
}
#index-body .i-intro .list-box .fl-con li .con .list dd:last-child {
  margin-top: 17px;
}
#index-body .i-intro .list-box .fl-con li:first-child {
  margin-bottom: 104px;
}
#index-body .i-intro .list-box .fr-pic {
  width: auto;
  margin-top: 6px;
}
#index-body .i-intro .list-box.l-top {
  padding: 66px 0 81px;
  background: #fff;
}
#index-body .i-intro .list-box.l-bot {
  height: 598px;
  background: url("../images/i-intro-bg.jpg") no-repeat center;
  overflow: hidden;
  padding-top: 73px;
}
#index-body .i-intro .list-box.l-bot .fr-pic {
  margin: 165px 0 0 89px;
}
#index-body .i-about {
  padding-top: 71px;
}
#index-body .i-about .con-box {
  position: relative;
  z-index: 10;
  border: 3px solid #a21f2e;
  margin-top: 55px;
  background: #fff;
}
#index-body .i-about .con-box .con-l {
  padding: 55px 50px 0 22px;
  width: 606px;
}
#index-body .i-about .con-box .con-l .en-tit {
  color: #a21f2e;
  font-size: 24px;
  font-family: Arial;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#index-body .i-about .con-box .con-l .cn-tit {
  margin-top: 8px;
  color: #000000;
  font-size: 18px;
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 10px;
}
#index-body .i-about .con-box .con-l .abst {
  color: #414141;
  line-height: 24px;
  margin: 26px 0 39px;
}
#index-body .i-about .con-box .con-l .slideBtn {
  margin-left: 60px;
}
#index-body .i-about .con-box .con-pic {
  width: 568px;
}
#index-body .i-gallery {
  padding: 140px 0 62px;
  background: #a01d2c;
  position: relative;
  z-index: 9;
  margin-top: -99px;
}
#index-body .i-gallery .slideBtn {
  margin: 0 auto 50px;
}
#index-body .i-gallery .slideBtn a {
  border-color: #fff;
  color: #fff;
  background: none;
}
#index-body .i-gallery .slideBtn a:hover,
#index-body .i-gallery .slideBtn a.active {
  z-index: 11;
  color: #000;
  background: #fff;
}
#index-body .i-gallery .wrapBox {
  position: relative;
  height: 173px;
  width: 100%;
}
#index-body .i-gallery .wrapBox .tab-box {
  position: absolute;
  left: 0;
  width: 100%;
  height: 344px;
  top: 0;
  display: none;
  padding: 0 55px;
}
#index-body .i-gallery .wrapBox .tab-box:first-child {
  display: block;
  height: 173px;
}
#index-body .i-gallery .wrapBox .tab-box li {
  width: 243px;
  margin-right: 32.5px;
}
#index-body .i-gallery .wrapBox .tab-box .arr {
  position: absolute;
  cursor: pointer;
  top: 64px;
  width: 45px;
  height: 46px;
  background-position: center;
}
#index-body .i-gallery .wrapBox .tab-box .arr.arr-l {
  left: 0;
  background-image: url("../images/i-gallery-arr-l.png");
}
#index-body .i-gallery .wrapBox .tab-box .arr.arr-r {
  right: 0;
  background-image: url("../images/i-gallery-arr-r.png");
}
#index-body .i-news-faq {
  padding: 39px 0 52px;
}
#index-body .i-news-faq .tit {
  margin-bottom: 36px;
  height: 67px;
  line-height: 67px;
  background-position: left 20px;
  background-repeat: no-repeat;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}
#index-body .i-news-faq .tit:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 28%;
  height: 1px;
  background: #a21f2e;
}
#index-body .i-news-faq .tit span {
  color: #a21f2e;
  font-size: 24px;
}
#index-body .i-news-faq .tit a {
  font-family: Arial;
  color: #000000;
  font-size: 16px;
  margin-top: 9px;
}
#index-body .i-news-faq .new-list,
#index-body .i-news-faq .faq-list {
  height: 362px;
}
#index-body .i-news-faq .i-news {
  width: 732px;
}
#index-body .i-news-faq .i-news .tit {
  padding-left: 72px;
  background-image: url("../images/i-new-ico.png");
}
#index-body .i-news-faq .i-news .new-list {
  padding-left: 329px;
  background: url("../images/i-new-pic.jpg") no-repeat left top;
}
#index-body .i-news-faq .i-news .new-list li {
  margin-bottom: 32px;
  padding-bottom: 8px;
  border-bottom: 1px dashed #b4b4b4;
}
#index-body .i-news-faq .i-news .new-list li:last-child {
  margin-bottom: 0;
}
#index-body .i-news-faq .i-news .new-list li .num {
  width: 60px;
  height: 90px;
  background: #e5e5e5;
  text-align: center;
  padding: 19px 6px 0;
  color: #000000;
  font-size: 18px;
}
#index-body .i-news-faq .i-news .new-list li .num em {
  color: #414141;
  font-size: 12px;
  display: block;
  margin-top: 2px;
  padding-top: 4px;
  border-top: 1px solid #bdbdbd;
}
#index-body .i-news-faq .i-news .new-list li .con {
  width: 334px;
}
#index-body .i-news-faq .i-news .new-list li .con h3 a {
  margin: 11px 0 18px;
  display: block;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#index-body .i-news-faq .i-news .new-list li .con p {
  color: #4c4c4c;
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
#index-body .i-news-faq .i-faq {
  width: 412px;
}
#index-body .i-news-faq .i-faq .tit {
  padding-left: 36px;
  background-image: url("../images/i-faq-ico.png");
}
#index-body .i-news-faq .i-faq .faq-list {
  background: #eeeeee;
  padding: 13px 17px 0 8px;
}
#index-body .i-news-faq .i-faq .faq-list dt {
  color: #000000;
  font-size: 14px;
  padding-left: 48px;
  background: url("../images/question-ico.jpg") no-repeat left center;
  line-height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#index-body .i-news-faq .i-faq .faq-list dd {
  height: 54px;
  overflow: hidden;
  margin-bottom: 26px;
  border-bottom: 1px dashed #a0a0a0;
  margin-top: 11px;
  padding-bottom: 13px;
  padding-left: 48px;
  background: url("../images/answer-ico.jpg") no-repeat left 5px;
  font-size: 12px;
  line-height: 20px;
  color: #474747;
}
#index-body .i-links {
  padding-bottom: 37px;
}
#index-body .i-links .tit {
  padding-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
  display: inline-block;
  font-size: 24px;
  position: relative;
}
#index-body .i-links .tit:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 1px;
  width: 99px;
  background: #a21f2e;
}
#index-body .i-links .tit span {
  color: #a21f2e;
  padding-left: 44px;
  line-height: 31px;
  background: url("../images/links-ico.jpg") no-repeat left center;
  display: inline-block;
}
#index-body .i-links .tit i {
  color: #010101;
  font-family: Arial;
  margin-left: 7px;
}
#index-body .i-links .link-box {
  margin-top: 25px;
}
#index-body .i-links .link-box a {
  color: #000000;
  margin-right: 64px;
}
.slideBtn {
  position: relative;
  height: 44px;
  width: 324px;
}
.slideBtn a {
  border: 1px solid #a21f2e;
  color: #000000;
  position: absolute;
  width: 188px;
  z-index: 10;
  height: 44px;
  line-height: 44px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  background: #fff;
  text-align: center;
  top: 0;
}
.slideBtn a:first-child {
  left: 0;
}
.slideBtn a:last-child {
  right: 0;
}
.slideBtn a:hover,
.slideBtn a.active {
  z-index: 11;
  color: #fff;
  background: #a21f2e;
}
.pro-list li {
  float: left;
  position: relative;
}
.pro-list li h3 {
  padding: 0 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: rgba(0, 0, 0, 0.4);
}
.pro-list li h3 span {
  color: #fff;
  font-size: 14px;
  float: left;
  margin-top: 0px;
}
.pro-list li h3 i {
  float: right;
  margin-top: 9px;
  font-size: 12px;
  color: #fff;
  width: 98px;
  padding-left: 14px;
  line-height: 30px;
  background: #a21f2e url("../images/pro-more-arr.png") no-repeat 85% center;
}
#footer {
  height: 320px;
  background: url("../images/f-bg.jpg") no-repeat center;
  padding-top: 35px;
  overflow: hidden;
}
#footer .f-links {
  text-align: center;
}
#footer .f-links ul {
  padding-bottom: 23px;
  border-bottom: 1px solid #767676;
  display: inline-block;
}
#footer .f-links li {
  display: inline-block;
}
#footer .f-links li a {
  display: block;
  color: #fff;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  border-right: 1px dashed #fff;
  padding: 0 45px;
  position: relative;
}
#footer .f-links li a:after {
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  content: '';
  position: absolute;
  bottom: -26px;
  left: 50%;
  width: 52px;
  margin-left: -26px;
  background: #a21f2e;
  height: 3px;
}
#footer .f-links li a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
#footer .f-links li:last-child > a {
  border: none;
}
#footer .f-con {
  margin-top: 31px;
  padding-left: 74px;
  position: relative;
}
#footer .f-con .gotop {
  position: absolute;
  width: 76px;
  height: 76px;
  cursor: pointer;
  z-index: 101;
  background: url("../images/gotop.png") no-repeat center;
  right: 294px;
  bottom: 48px;
}
#footer .f-con .f-bar {
  float: left;
}
#footer .f-con .f-bar.f-logo img {
  width: auto;
  margin-top: 17px;
}
#footer .f-con .f-bar.f-contacts {
  margin-left: 55px;
  padding: 0 58px;
  border: 1px dashed #fff;
  border-top: none;
  border-bottom: none;
}
#footer .f-con .f-bar.f-contacts h3 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 14px;
}
#footer .f-con .f-bar.f-contacts li {
  margin-bottom: 10px;
}
#footer .f-con .f-bar.f-contacts li i {
  color: #bbb9b9;
  font-size: 16px;
  width: 30px;
  vertical-align: middle;
}
#footer .f-con .f-bar.f-contacts li span {
  color: #a3a3a3;
  font-size: 12px;
}
#footer .f-con .f-bar.f-contacts li a {
  color: #a3a3a3;
}
#footer .f-con .f-bar.f-qr {
  margin-left: 45px;
}
#footer .f-con .f-bar.f-qr img {
  width: 142px;
}
#footer .f-con .f-bar.f-qr img:last-child {
  margin-left: 48px;
}
.inner-banner {
  position: relative;
  width: 100%;
  height: 200px;
  background: url(../images/inner-banner.jpg) no-repeat center;
  background-size: cover;
}
.inner-page {
  background: #f9f9f9;
  padding-bottom: 70px;
}
.inner-page .bread-crumbs {
  padding: 15px 0;
}
.inner-page .bread-crumbs a,
.inner-page .bread-crumbs span {
  font-size: 14px;
  color: #444;
}
.inner-page .bread-crumbs a:hover {
  color: #e6212a;
}
.inner-page .sidebar {
  width: 22.5%;
  background: #f1f1f1;
  border: 1px solid #ddd;
}
.inner-page .sidebar .side-top .side-tit {
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
  font-size: 20px;
  font-weight: 600;
  color: #e6212a;
  border-bottom: 1px solid #ddd;
  padding: 27px 12px 20px 50px;
  position: relative;
}
.inner-page .sidebar .side-top .side-tit:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 8px;
  height: 40px;
  margin-top: -20px;
  background: #e6212a;
}
.inner-page .sidebar .side-top .side-menu {
  padding: 8px 0;
}
.inner-page .sidebar .side-top .side-menu li a {
  font-size: 14px;
  font-weight: 500;
  padding-right: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  overflow: hidden;
  position: relative;
  display: block;
  height: 38px;
  line-height: 38px;
  text-indent: 50px;
  color: #555;
}
.inner-page .sidebar .side-top .side-menu li a:after {
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  content: '';
  position: absolute;
  width: 40px;
  height: 100%;
  background: url(../images/side-pen.jpg) no-repeat center;
  top: 0;
  left: -40px;
}
.inner-page .sidebar .side-top .side-menu li a:hover,
.inner-page .sidebar .side-top .side-menu li a.active {
  background: #e6212a;
  color: #fff;
}
.inner-page .sidebar .side-top .side-menu li a:hover:after,
.inner-page .sidebar .side-top .side-menu li a.active:after {
  left: 0;
}
.inner-page .page-right-bar {
  width: 77.5%;
  border: 1px solid #ddd;
  border-left: 0;
  padding: 30px 40px;
  background: #fff;
}
.inner-page .piclist li {
  float: left;
}
.inner-page .piclist li .litit {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  text-align: center;
  margin-top: 10px;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  text-transform: uppercase;
}
.inner-page .piclist li .liintro {
  font-size: 14px;
  color: #333;
  margin-top: 6px;
}
.inner-page .piclist li:hover .litit {
  color: #e6212a;
}
.about-page .about-artical img {
  width: auto;
  max-width: 100%;
}
.about-page .about-artical p {
  font-size: 14px;
  line-height: 1.8em;
  margin-top: 15px;
}
.product-page .piclist li {
  margin-right: 3%;
  margin-bottom: 30px;
  width: 31.32%;
}
.product-page .piclist li .zoom-box {
  border: 1px solid #ddd;
  position: relative;
  overflow: hidden;
}
.product-page .piclist li .zoom-box p {
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
  position: absolute;
  top: -120%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(245, 48, 32, 0.8);
  color: #fff;
  font-size: 13px;
  line-height: 1.6em;
  padding: 15px 20px;
}
.product-page .piclist li:hover .zoom-box p {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.prodet-page .product-details .prodet-top-l {
  width: 55%;
}
.prodet-page .product-details .prodet-top-l ul.image-gallery {
  margin-top: 20px;
}
.prodet-page .product-details .prodet-top-l ul.image-gallery li {
  float: left;
  width: 15%;
  margin-right: 10px;
  cursor: pointer;
  border: 1px solid #ddd;
  padding: 0;
}
.prodet-page .product-details .prodet-top-r {
  position: relative;
  width: 40%;
}
.prodet-page .product-details .prodet-top-r h1.protit {
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.prodet-page .product-details .prodet-top-r .prodetail {
  margin: 20px 0 60px;
  font-size: 14px;
}
.prodet-page .product-details .prodet-top-r .prodetail p {
  line-height: 2em;
}
.prodet-page .product-details .prodet-top-r a.pro-mes {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  color: #fff;
  width: 195px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #e6212a;
}
.prodet-page .product-details .prodet-top-r a.pro-mes:hover {
  background: #000;
}
.prodet-page .pro-title {
  width: 150px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #e6212a;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 15px;
}
.prodet-page .prodet-details {
  margin-top: 50px;
  margin-bottom: 20px;
}
.prodet-page .prodet-details p {
  line-height: 2em;
  font-size: 14px;
}
.news-page .newslist li {
  padding: 0 10px 8px 20px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
}
.news-page .newslist li .new-l {
  width: 25%;
}
.news-page .newslist li .new-r {
  width: 100%;
}
.news-page .newslist li .new-r h3 {
  font-size: 18px;
  font-weight: 600;
  color: #555;
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
}
.news-page .newslist li .new-r i.new-update,
.news-page .newslist li .new-r p.new-abst {
  color: #777;
  font-size: 14px;
}
.news-page .newslist li .new-r i.new-update {
  display: block;
  margin: 10px 0;
}
.news-page .newslist li .new-r p.new-abst {
  line-height: 1.8em;
  font-size: 15px;
}
.news-page .newslist li .new-r:hover h3 {
  color: #e6212a;
}
.news .news_title h1 {
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news_date {
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.news .news_abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
  font-size: 14px;
}
.news .news_abst p {
  display: inline-block;
}
.news .news_contents {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.news .news_contents a {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.news .news_contents p,
.news .news_contents div,
.news .news_contents span,
.news .news_contents table {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
}
.news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 15px;
  margin-left: 5px;
}
.news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000;
}
.news .newsnav {
  margin-bottom: 30px;
}
.contact-page {
  padding-top: 0;
}
.contact-page img {
  width: auto;
}
.contact-page .cn-form {
  width: 67%;
  float: left;
  padding: 25px 35px 15px;
}
.contact-page .contact-details {
  background: #fff;
  width: 30%;
  padding: 30px;
  border: 6px solid #f2f2f2;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
}
.contact-page .contact-details h3.contact-title {
  font-family: 'Euphemia';
  font-weight: 600;
  font-size: 22px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 20px;
  color: #444;
  padding-bottom: 15px;
}
.contact-page .contact-details .contact-list h5 {
  margin-bottom: 10px;
  color: #222;
  font-size: 16px;
  font-weight: 600;
}
.contact-page .contact-details .contact-list p {
  font-size: 14px;
  line-height: 2em;
}
.contact-page .contact-details .contact-list a {
  color: #333;
}
.contact-page .contact-details .contact-list a:hover {
  color: #0250a9;
}
.lg-page .piclist li {
  cursor: pointer;
  margin-right: 3%;
  margin-bottom: 30px;
  width: 31.32%;
}
.case-page .case-list li {
  margin-bottom: 18px;
  padding: 10px;
  background: #F5F5F5;
}
.case-page .case-list li img {
  float: left;
  width: 30%;
}
.case-page .case-list li .fr {
  width: 65%;
}
.case-page .case-list li .fr h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  color: #e6212a;
  text-transform: uppercase;
  margin: 15px 0 30px;
}
.case-page .case-list li .fr p {
  font-size: 13px;
  color: #222;
  line-height: 1.8em;
}
.cn-form {
  width: 100%;
  height: auto;
  padding: 35px 45px 25px;
  border: 1px solid #dddddd;
  background: #fff;
}
.cn-form p {
  font-size: 18px;
  padding: 10px 0;
  color: #666;
}
.cn-form .formtit {
  margin-bottom: 26px;
  font-size: 22px;
  font-weight: 600;
  line-height: 23px;
  color: #444;
  text-align: center;
  padding-bottom: 18px;
  background: url(../images/form-tit-bg.jpg) no-repeat center bottom;
}
.cn-form li {
  margin-bottom: 13px;
  color: #444;
}
.cn-form li label {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
.cn-form .btnTjly {
  font-size: 15px;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  width: 100%;
  height: 38px;
  background: #e6212a;
  border: none;
  cursor: pointer;
  color: #fff;
}
.cn-form .btnTjly:hover {
  background: #000;
}
.cn-form .m-form-l {
  width: 49%;
}
.cn-form .m-form-l li .iptTxt {
  font-size: 13px;
  padding: 0 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  width: 100%;
  border: 1px solid #dedede;
  height: 40px;
  outline: none;
  background: #fff;
  color: #777;
}
.cn-form .m-form-l li .iptTxt:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form .m-form-l li .txtAre {
  width: 95%;
  height: 383px;
  border: 1px solid #dedede;
  outline: none;
  resize: none;
  padding: 14px;
  color: #ccc;
  line-height: 18px;
}
.cn-form .m-form-r {
  width: 49%;
}
.cn-form .m-form-r textarea {
  height: 237px;
  width: 100%;
  border: 1px solid #dedede;
  font-size: 13px;
  padding: 10px 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
.cn-form .m-form-r textarea:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form div.wpcf7 .ajax-loader {
  display: block;
  margin: 0 auto;
  width: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.cn-form .yzm img {
  width: 19.4%;
}
.cn-form .yzm input {
  font-size: 13px;
  padding: 0 15px;
  width: 75.6%;
  border: 1px solid #dedede;
  height: 30px;
  outline: none;
  background: #fff;
  color: #777;
}
::-webkit-input-placeholder {
  color: #777;
}
:-moz-placeholder {
  color: #777;
}
::-moz-placeholder {
  color: #777;
}
:-ms-input-placeholder {
  color: #777;
}
.recommend-product {
  margin: 50px 0;
}
.recommend-product ul li {
  float: left;
  width: 23%;
  margin-left: 2.6%;
}
.recommend-product ul li p {
  color: #222;
  margin-top: 8px;
  text-align: center;
}
.recommend-product ul li:first-child {
  margin-left: 0;
}
.zoom-box {
  position: relative;
}
.zoom-box .pic-zoom {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6) url(../images/zoom.png) no-repeat center center;
}
.zoom-box:hover .pic-zoom {
  opacity: 1;
  filter: alpha(opacity=1);
}
.zoom-pic {
  overflow: hidden;
}
.zoom-pic img {
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.zoom-pic img:hover {
  transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
}
.white-zoom {
  position: relative;
}
.white-zoom:after {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  content: '';
  position: absolute;
  z-index: 2;
  width: 1px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  left: 50%;
  top: 50%;
}
@media screen and (min-width: 768px) {
  .around-line > li {
    float: left;
    position: relative;
    cursor: pointer;
  }
  .around-line > li > a {
    color: #fff;
    display: block;
    text-decoration: none;
  }
  .around-line > li:before,
  .around-line > li:after {
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    position: absolute;
  }
  .around-line > li:before {
    top: 0;
    left: 0;
    right: 100%;
    bottom: 100%;
    border-top: 1px solid rgba(0, 148, 217, 0.8);
    border-left: 1px solid rgba(0, 148, 217, 0.8);
  }
  .around-line > li:after {
    right: 0;
    bottom: 0;
    top: 100%;
    left: 100%;
    border-bottom: 1px solid rgba(0, 148, 217, 0.8);
    border-right: 1px solid rgba(0, 148, 217, 0.8);
  }
  .around-line > li:hover:before {
    bottom: 0;
    right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .around-line > li:hover:after {
    top: 0;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .around-line > li.active:before {
    bottom: 0;
    right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .around-line > li.active:after {
    top: 0;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.m-page {
  font-family: 'arial';
  text-align: center;
  line-height: 22px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #138bdf;
}
.m-page a,
.m-page span {
  display: inline-block;
  vertical-align: top;
  padding: 2px 10px;
  margin-left: -1px;
  border: 1px solid #ddd;
  font-size: 14px;
  letter-spacing: normal;
  text-shadow: 0 1px #fff;
  background: #fff;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.m-page a {
  text-decoration: none;
  color: #000;
}
.m-page a:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.m-page a:last-child {
  margin-right: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.m-page a:hover {
  color: #fff;
  background: #e6212a;
}
.m-page a:active {
  background: #e6212a;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
  cursor: default;
  color: #fff;
  background: #e6212a;
}
.i-pro-load-img {
    position: absolute;
    top: 180px;
    left: 50%;
    width: auto;
    height: auto;
    margin: 0 0 0 -15px;
    width: 30px;
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}
#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url(../images/fancybox.png);
}
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}
#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
  box-sizing: content-box !important;
}
#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff;
  box-sizing: content-box;
}
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}
#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url(../images/fancybox.png) -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}
#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}
#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}
#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
#fancybox-left,
#fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url(../images/blank.gif);
  z-index: 1102;
  display: none;
}
#fancybox-left {
  left: 0px;
}
#fancybox-right {
  right: 0px;
}
#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}
#fancybox-left-ico {
  background-image: url(../images/fancybox.png);
  background-position: -40px -30px;
}
#fancybox-right-ico {
  background-image: url(../images/fancybox.png);
  background-position: -40px -60px;
}
#fancybox-left:hover,
#fancybox-right:hover {
  visibility: visible;
}
#fancybox-left:hover span {
  left: 20px;
}
#fancybox-right:hover span {
  left: auto;
  right: 20px;
}
.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}
#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url(../images/fancybox-x.png);
}
#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url(../images/fancybox.png);
  background-position: -40px -162px;
}
#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url(../images/fancybox-y.png);
  background-position: -20px 0px;
}
#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url(../images/fancybox.png);
  background-position: -40px -182px;
}
#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url(../images/fancybox-x.png);
  background-position: 0px -20px;
}
#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url(../images/fancybox.png);
  background-position: -40px -142px;
}
#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url(../images/fancybox-y.png);
}
#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url(../images/fancybox.png);
  background-position: -40px -122px;
}
#fancybox-title {
  font-size: .12rem;
  z-index: 1102;
}
.inner-page{
	margin-top: 60px;
}
.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}
.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}
.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left;
}
#fancybox-title-over {
  padding: 10px;
  background-image: url(../images/fancy_title_over.png);
  display: block;
}
.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}
#map img,#map label{
  width: auto;
  max-width: none;
}
#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto;
}
#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap;
}
#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url(../images/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url(../images/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url(../images/fancybox.png) -55px -90px no-repeat;
}
.faq-page .faq-list dt {

    font-size: 16px;

    color: #333;

    margin-bottom: 10px;

}

.faq-page .faq-list dd {

    font-size: 14px;

    margin-bottom: 20px;

    padding-bottom: 10px;

    border-bottom: 1px dashed #ddd;

}

.f-bot{
	text-align: center;
	line-height:42px;
	background:#333;
}
.f-bot a{
	color: #fff;
	font-size:12px;
	margin:0 20px;
}