@charset "UTF-8";
/*--------------------初始化---------------------*/
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: 'Arial';
  line-height: 2;
}

label.error {
  text-indent: -9999999px;
  display: none !important;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

ul, ol {
  margin: 0;
  padding-left: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  color: #000;
}

a:hover {
  text-decoration: none;
}

#edition-cn {
  font-family: 'Microsoft YaHei';
}

#edition-en {
  font-family: 'Arial';
}

img {
  display: block;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix::after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
}

/*--------------------dufault---------------------*/
body {
  overflow-x: hidden;
  font-size: 14px;
}

.wrap {
  margin: 0 auto;
  width: 1220px;
  min-width: 1220px;
}

.header-block {
  width: 100%;
}

/*-----------------------------------------*/
input[type=button], input[type=submit] {
  -webkit-appearance: none;
}

input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
}

textarea {
  -webkit-appearance: none;
}

.button {
  border-radius: 0;
}

.epd-mt10 {
  margin-top: 10px;
}

.epd-mt20 {
  margin-top: 20px;
}

.epd-mt30 {
  margin-top: 30px;
}

.epd-mt40 {
  margin-top: 40px;
}

.epd-mt50 {
  margin-top: 50px;
}

.epd-mt60 {
  margin-top: 60px;
}

.epd-mt70 {
  margin-top: 70px;
}

.epd-mt80 {
  margin-top: 80px;
}

.epd-mt90 {
  margin-top: 90px;
}

.epd-mt100 {
  margin-top: 100px;
}

.epd-ml10 {
  margin-left: 10px;
}

.epd-ml20 {
  margin-left: 20px;
}

.epd-ml30 {
  margin-left: 30px;
}

.epd-ml40 {
  margin-left: 40px;
}

.epd-ml50 {
  margin-left: 50px;
}

.epd-ml60 {
  margin-left: 60px;
}

.epd-ml70 {
  margin-left: 70px;
}

.epd-ml80 {
  margin-left: 80px;
}

.epd-ml90 {
  margin-left: 90px;
}

.epd-ml100 {
  margin-left: 100px;
}

.epd-mb10 {
  margin-bottom: 10px;
}

.epd-mb20 {
  margin-bottom: 20px;
}

.epd-mb30 {
  margin-bottom: 30px;
}

.epd-mb40 {
  margin-bottom: 40px;
}

.epd-mb50 {
  margin-bottom: 50px;
}

.epd-mb60 {
  margin-bottom: 60px;
}

.epd-mb70 {
  margin-bottom: 70px;
}

.epd-mb80 {
  margin-bottom: 80px;
}

.epd-mb90 {
  margin-bottom: 90px;
}

.epd-mb100 {
  margin-bottom: 100px;
}

.epd-mt10 {
  margin-right: 10px;
}

.epd-mt20 {
  margin-right: 20px;
}

.epd-mt30 {
  margin-right: 30px;
}

.epd-mt40 {
  margin-right: 40px;
}

.epd-mt50 {
  margin-right: 50px;
}

.epd-mt60 {
  margin-right: 60px;
}

.epd-mt70 {
  margin-right: 70px;
}

.epd-mt80 {
  margin-right: 80px;
}

.epd-mt90 {
  margin-right: 90px;
}

.epd-mt100 {
  margin-right: 100px;
}

.epd-pt10 {
  padding-top: 10px;
}

.epd-pt20 {
  padding-top: 20px;
}

.epd-pt30 {
  padding-top: 30px;
}

.epd-pt40 {
  padding-top: 40px;
}

.epd-pt50 {
  padding-top: 50px;
}

.epd-pt60 {
  padding-top: 60px;
}

.epd-pt70 {
  padding-top: 70px;
}

.epd-pt80 {
  padding-top: 80px;
}

.epd-pt90 {
  padding-top: 90px;
}

.epd-pt100 {
  padding-top: 100px;
}

.epd-pr10 {
  padding-right: 10px;
}

.epd-pr20 {
  padding-right: 20px;
}

.epd-pr30 {
  padding-right: 30px;
}

.epd-pr40 {
  padding-right: 40px;
}

.epd-pr50 {
  padding-right: 50px;
}

.epd-pr60 {
  padding-right: 60px;
}

.epd-pr70 {
  padding-right: 70px;
}

.epd-pr80 {
  padding-right: 80px;
}

.epd-pr90 {
  padding-right: 90px;
}

.epd-pr100 {
  padding-right: 100px;
}

.epd-pl10 {
  padding-left: 10px;
}

.epd-pl20 {
  padding-left: 20px;
}

.epd-pl30 {
  padding-left: 30px;
}

.epd-pl40 {
  padding-left: 40px;
}

.epd-pl50 {
  padding-left: 50px;
}

.epd-pl60 {
  padding-left: 60px;
}

.epd-pl70 {
  padding-left: 70px;
}

.epd-pl80 {
  padding-left: 80px;
}

.epd-pl90 {
  padding-left: 90px;
}

.epd-pl100 {
  padding-left: 100px;
}

.epd-pb10 {
  padding-bottom: 10px;
}

.epd-pb20 {
  padding-bottom: 20px;
}

.epd-pb30 {
  padding-bottom: 30px;
}

.epd-pb40 {
  padding-bottom: 40px;
}

.epd-pb50 {
  padding-bottom: 50px;
}

.epd-pb60 {
  padding-bottom: 60px;
}

.epd-pb70 {
  padding-bottom: 70px;
}

.epd-pb80 {
  padding-bottom: 80px;
}

.epd-pb90 {
  padding-bottom: 90px;
}

.epd-pb100 {
  padding-bottom: 100px;
}

.text-center {
  text-align: center;
}

.head-wrap {
  width: 1360px;
  margin: 0 auto;
}

/******************************************************* DEFAULT END */
/***
*** 头部 ***
***/
.header {
  height: 100px;
}

.header .logo {
  margin-top: 10px;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 249px;
  height: 80px;
  background: url("/templets/images/logo.jpg") no-repeat;
}

.header .logo a {
  display: block;
  width: 100%;
  height: 100%;
}

.header .menu > ul > li {
  float: left;
  position: relative;
}

.header .menu > ul > li a {
  width: 100%;
  text-align: center;
  display: block;
  line-height: 100px;
  padding: 0 30px;
  color: #383838;
}

.header .menu > ul > li > a.on, .header .menu > ul > li > a:hover {
  font-weight: bold;
}

.header .menu > ul > li ul {
  display: none;
  position: absolute;
  z-index: 100;
  width: 100%;
  top: 100px;
  left: 0;
}

.header .menu > ul > li ul li {
  position: relative;
  float: none;
}

.header .menu > ul > li ul li a {
  line-height: 40px;
  text-align: center;
  background: #fafafa;
  padding: 0;
  border-bottom: 1px solid #ddd;
}

.header .menu > ul > li ul li a:hover {
  background: #e63d21;
  color: #fff;
}

.header .menu > ul > li ul li ul {
  position: absolute;
  left: 100%;
  top: 0;
}

.header .menu > ul > li ul li:nth-last-of-type(1) a {
  border-bottom: 0;
}

.header .menu > ul > li:nth-child(1) {
  width: 102px;
}

.header .menu > ul > li:nth-child(2) {
  width: 160px;
}

.header .menu > ul > li:nth-child(3) {
  width: 130px;
}

.header .menu > ul > li:nth-child(4) {
  width: 128px;
}

.header .menu > ul > li:nth-child(5) {
  height: 100px;
}

.header .menu > ul > li:nth-child(5) img {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
}

.search-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
}

.search-box .close-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}

.search-box form {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.search-box form .search-keyword {
  width: 500px;
  height: 40px;
  border: 0;
  outline: 0;
  text-indent: 20px;
  color: #333;
}

.search-box form .search-btn {
  width: 40px;
  height: 40px;
  border: 0;
  outline: 0;
  cursor: pointer;
  background: url("/templets/images/search.jpg") #fff center center no-repeat;
}

/******************************************************* 头部 END */
/***
*** 首页 ***
***/
.index-banner {
  padding-top: 30px;
  height: 380px;
}

.index-banner .swiper-container {
  width: 100%;
  height: 100%;
}

.index-banner .swiper-slide {
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.index-banner .swiper-slide img {
  width: 100%;
}

.index-banner .swiper-pagination-bullet-active {
  background: #e63d21;
}

.index-cate {
  overflow: hidden;
  padding-bottom: 5px;
}

.index-cate .wrap {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 75px 0 50px;
}

.index-cate ul {
  text-align: center;
}

.index-cate li {
  display: inline-block;
  margin-right: 140px;
}

.index-cate li img {
  margin: 0 auto;
}

.index-cate li .tit {
  padding-top: 20px;
}

.index-cate li:nth-last-of-type(1) {
  margin-right: 0;
}

.index-cate li:hover .tit {
  color: #e63d21;
}

.index-product {
  padding-bottom: 100px;
}

.index-product .pro-head {
  padding: 65px 0 30px;
}

.index-product .pro-head h3 {
  font-weight: bold;
  line-height: 36px;
  font-size: 32px;
  color: #3a3d45;
}

.index-product .pro-head a {
  display: block;
  color: #666;
  font-size: 14px;
  line-height: 36px;
}

.index-product .pro-head a:hover {
  color: #e63d21;
}

.index-product .pro-banner {
  padding-bottom: 20px;
}

.index-product .pro-banner a {
  display: block;
  overflow: hidden;
}

.index-product .pro-banner img {
  width: 100%;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.index-product .pro-banner img:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.index-product .pro-list li {
  float: left;
  margin-right: 20px;
}

.index-product .pro-list li .pic {
  width: 228px;
  overflow: hidden;
  border-radius: 15px;
}

.index-product .pro-list li .pic img {
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.index-product .pro-list li .tit {
  text-align: center;
  color: #2a2a2a;
  line-height: 24px;
  margin-top: 20px;
}

.index-product .pro-list li:nth-last-of-type(1) {
  margin-right: 0;
}

.index-product .pro-list li:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.index-product .pro-list li:hover .tit {
  color: #e63d21;
}

.index-product .pro-listt .swiper-slide .pic {
  background: #eee;
  width: 100%;
  height: 166px;
  overflow: hidden;
}

.index-product .pro-listt .swiper-slide .pic img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.index-product .pro-listt .swiper-slide .tit {
  text-align: center;
  color: #2a2a2a;
  line-height: 24px;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-product .pro-listt .swiper-container {
  padding-bottom: 30px;
}

.index-product .pro-listt .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}

.index-product .pro-listt .swiper-pagination-bullet-active {
  background: #e63d21;
}

.index-product .pro-listt .swiper-slide:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.05);
          transform: translate(-50%, -50%) scale(1.05);
}

.index-product .pro-listt .swiper-slide:hover .tit {
  color: #e63d21;
}

.index-mess {
  height: 469px;
  padding-left: 50px;
  color: #fff;
  background: url("/templets/images/cate-img.jpg") right center;
}

.index-mess h3 {
  padding-top: 185px;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 15px;
  line-height: 30px;
}

.index-mess p {
  padding-bottom: 30px;
}

.index-mess a {
  display: block;
  color: #fff;
  width: 120px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #fff;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.index-mess a:hover {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

.index-about {
  width: 1164px;
  margin: 0 auto;
  padding: 75px 0;
}

.index-about .about-tit {
  font-size: 36px;
  line-height: 40px;
  padding-bottom: 18px;
  position: relative;
  text-align: center;
  font-weight: bold;
  color: #323232;
}

.index-about .about-tit::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -22px;
  width: 44px;
  height: 0;
  border-bottom: 5px solid #e63d21;
}

.index-about .about-cont {
  padding-top: 40px;
  padding-bottom: 50px;
  color: #464646;
}

.index-about .about-cont h4 {
  font-size: 24px;
  font-weight: bold;
}

.index-about .about-cont p {
  line-height: 24px;
}

.index-about .more {
  display: block;
  line-height: 46px;
  width: 200px;
  border: 1px solid #e63d21;
  background: #e63d21;
  border-radius: 23px;
  text-align: center;
  color: #fff;
  margin: 50px auto;
}

.index-about .more:hover {
  color: #e63d21;
  background: #fff;
}

.index-about .about-list li {
  float: left;
  font-size: 12px;
  width: 16.66%;
}

.index-about .about-list li img {
  margin: 0 auto;
}

.index-about .about-list li .tit {
  padding-top: 30px;
  text-align: center;
}

/******************************************************* 首页 END */
/***
*** 内页 ***
***/
.page-main {
  padding: 30px 0 60px;
}

.page-position {
  color: #999;
  line-height: 52px;
}

.page-position a {
  color: #999;
}

.page-position a:hover {
  color: #e63d21;
}

.page-title {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  line-height: 40px;
  color: #323232;
}

.page-wrap {
  width: 1610px;
  margin: 0 auto;
}

.list-product .page-title span {
  display: none;
}

.list-product .type-list {
  text-align: center;
}

.list-product .type-list ul {
  display: none;
}

.list-product .type-list li {
  padding-top: 35px;
  float: left;
  margin-right: 10px;
}

.list-product .type-list li a {
  display: block;
  padding: 0 17px;
  line-height: 38px;
  border-radius: 19px;
  font-size: 16px;
  color: #222;
  font-weight: bold;
}

.list-product .type-list li.on a, .list-product .type-list li a:hover {
  background: #e63d21;
  color: #fff;
  -webkit-box-shadow: 0px 6px 25px 0px rgba(230, 61, 33, 0.5);
  box-shadow: 0px 6px 25px 0px rgba(230, 61, 33, 0.5);
}

.list-product .type-list li:nth-last-of-type(1) {
  margin-right: 0;
}

.list-product .pro-list {
  padding-top: 35px;
  width: 100%;
}

.list-product .pro-list li {
  margin-right: 30px;
  float: left;
  width: 380px;
  margin-bottom: 35px;
}

.list-product .pro-list li a {
  display: block;
  width: 100%;
  background: #fff;
  overflow: hidden;
}

.list-product .pro-list li a .pic {
  width: 100%;
  height: 276px;
  overflow: hidden;
  background: #eee;
}

.list-product .pro-list li a .pic img {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all .3s;
  transition: all .3s;
}

.list-product .pro-list li a .tit {
  padding: 0 5px;
  height: 24px;
  margin-top: 15px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list-product .pro-list li a:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.05);
  transform: translate(-50%, -50%) scale(1.05);
}

.list-product .pro-list li a:hover .tit {
  color: #e63d21;
}

.list-product .pro-list li:nth-child(4n) {
  margin-right: 0;
}

.list-product .paging {
  padding-top: 0;
}

.art-product .procontent-box {
  width: 100%;
  position: relative;
}

.art-product .procontent-box .probox-l {
  width: 50%;
}

.art-product .procontent-box .probox-l .product_pic {
  display: block;
  position: relative;
  padding-top: 30px;
  padding-bottom: 50px;
}

.art-product .procontent-box .probox-l .product_pic .big-img {
  margin: 0 auto;
  width: 550px;
  height: 550px;
  overflow: hidden;
  background: #f2f2f2;
}

.art-product .procontent-box .probox-l .product_pic .big-img .show {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 474px;
  height: 474px;
  padding: 0;
}

.art-product .procontent-box .probox-l .product_pic .big-img .show span {
  display: inline-block;
}

.art-product .procontent-box .probox-l .product_pic .big-img img {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}

.art-product .procontent-box .probox-l .product_pic .smallimg {
  margin: 30px auto 0;
  width: 580px;
  height: 76px;
  overflow: hidden;
  position: relative;
}

.art-product .procontent-box .probox-l .product_pic .smallimg .scrollbtn {
  display: block;
  width: 74px;
  height: 74px;
  cursor: pointer;
}

.art-product .procontent-box .probox-l .product_pic .smallimg .smallImgUp {
  background: url("/templets/images/slide-left.png") center center no-repeat;
  margin-right: 6px;
}

.art-product .procontent-box .probox-l .product_pic .smallimg .smallImgDown {
  background: url("/templets/images/slide-right.png") center center no-repeat;
}

.art-product .procontent-box .probox-l .product_pic .smallimg .smallImgUp:hover, .art-product .procontent-box .probox-l .product_pic .smallimg .smallImgDown:hover {
  opacity: .8;
}

.art-product .procontent-box .probox-l .product_pic .smallimg .imagemenu {
  position: relative;
  width: 420px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 76px;
}

.art-product .procontent-box .probox-l .product_pic .smallimg .imagemenu ul {
  position: absolute;
  top: 0;
  left: 0;
  height: 76px;
  width: 999em;
  top: 0;
}

.art-product .procontent-box .probox-l .product_pic .smallimg .imagemenu li {
  float: left;
  width: 76px;
  height: 76px;
  border-radius: 5px;
  border: 2px solid #fff;
  overflow: hidden;
  background: #f2f2f2;
  margin-right: 10px;
}

.art-product .procontent-box .probox-l .product_pic .smallimg .imagemenu li a {
  display: table-cell;
  width: 76px;
  height: 76px;
  vertical-align: middle;
  text-align: center;
}

.art-product .procontent-box .probox-l .product_pic .smallimg .imagemenu li a img {
  width: 100%;
}

.art-product .procontent-box .probox-l .product_pic .smallimg .imagemenu li.current, .art-product .procontent-box .probox-l .product_pic .smallimg .imagemenu li:hover {
  border-color: #e63d21;
}

.art-product .procontent-box .probox-r {
  width: 50%;
  padding-right: 50px;
}

.art-product .procontent-box .probox-r .pro-tit {
  font-size: 26px;
  line-height: 40px;
  font-weight: bold;
  padding-bottom: 20px;
  padding-top: 20px;
}

.art-product .procontent-box .probox-r .pro-model {
  font-size: 16px;
  color: #999999;
  padding-bottom: 50px;
}

.art-product .procontent-box .probox-r .pro-contact {
  padding-top: 30px;
  padding-bottom: 50px;
  color: #444;
}

.art-product .procontent-box .probox-r .pro-contact div {
  width: 45%;
  max-width: 290px;
}

.art-product .procontent-box .probox-r .pro-contact div a {
  display: block;
  width: 100%;
  height: 44px;
  font-size: 18px;
  line-height: 42px;
  font-weight: bold;
  border: 2px solid #000;
  border-radius: 21px;
  text-align: center;
}

.art-product .procontent-box .probox-r .pro-contact .inquiry {
  margin-right: 15px;
}

.art-product .procontent-box .probox-r .pro-contact .inquiry a {
  background: #e63d21;
  border-color: #e63d21;
  color: #fff;
}

.art-product .procontent-box .probox-r .pro-contact .inquiry a:hover {
  background: #fff;
  color: #e63d21;
}

.art-product .procontent-box .probox-r .pro-contact .email a {
  border-color: #402c8d;
  color: #402c8d;
}

.art-product .procontent-box .probox-r .pro-contact .email a:hover {
  background: #402c8d;
  color: #fff;
}

.art-product .procontent-box .probox-r .pro-content table {
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
}

.art-product .procontent-box .probox-r .pro-content table td {
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  vertical-align: middle;
  padding: 7px 15px;
  line-height: 28px;
  color: #555;
  font-weight: bold;
}

.art-product .procontent-box .probox-r .pro-content table td:nth-child(1) {
  font-size: 16px;
  color: #00aeef;
}

.art-product .procontent-box .probox-r .pro-content p {
  font-size: 16px;
  line-height: 30px;
  color: #333;
}

.art-product .procontent-box .probox-r .pro-content p strong {
  font-size: 20px;
  font-weight: bold;
}

.art-product .procontent-box .probox-r .pro-content img {
  display: inline;
  max-width: 100%;
}

.art-product .outer-product {
  background: #fafafa;
  padding: 60px 0;
}

.art-product .outer-product .pro-slide {
  padding: 0 80px;
}

.art-product .outer-product .pro-slide .slide-tit {
  font-size: 26px;
  font-weight: bold;
}

.art-product .outer-product .pro-slide .slide-box {
  position: relative;
}

.art-product .outer-product .pro-slide .slide-box .swiper-container {
  padding: 30px 0 0;
}

.art-product .outer-product .pro-slide .slide-box .swiper-slide {
  overflow: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.art-product .outer-product .pro-slide .slide-box .swiper-slide .pic {
  width: 100%;
  height: 196px;
  background: #eee;
  overflow: hidden;
}

.art-product .outer-product .pro-slide .slide-box .swiper-slide .pic img {
  position: relative;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all .3s;
  transition: all .3s;
}

.art-product .outer-product .pro-slide .slide-box .swiper-slide .tit {
  padding: 0 5px;
  text-align: center;
  margin-top: 15px;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.art-product .outer-product .pro-slide .slide-box .swiper-slide:hover .pic img {
  -webkit-transform: translate(-50%, -50%) scale(1.05);
          transform: translate(-50%, -50%) scale(1.05);
}

.art-product .outer-product .pro-slide .slide-box .swiper-slide:hover .tit {
  color: #e63d21;
}

.art-product .outer-product .pro-slide .slide-box .swiper-btn {
  display: none;
}

.art-product .outer-product .pro-slide .slide-box .sli-btn {
  width: 52px;
  height: 52px;
  position: absolute;
  top: 50%;
  margin-top: -26px;
  cursor: pointer;
}

.art-product .outer-product .pro-slide .slide-box .sli-btn:hover {
  opacity: .8;
}

.art-product .outer-product .pro-slide .slide-box .left-btn {
  background: url("/templets/images/slide-left.png") no-repeat center center;
  left: -80px;
}

.art-product .outer-product .pro-slide .slide-box .right-btn {
  background: url("/templets/images/slide-right.png") no-repeat center center;
  right: -80px;
}

.art-product .outer-product .xihuan {
  padding-top: 50px;
}

@media screen and (min-width: 1440px) {
  .art-product .procontent-box .probox-l .product_pic .big-img {
    width: 750px;
    height: 545px;
  }
}

@media screen and (max-width: 1440px) {
  .art-product .procontent-box .probox-l .product_pic .big-img {
    width: 550px;
    height: 400px;
  }
  .page-wrap {
    min-width: 1300px;
    width: 1300px;
    margin: 0 auto;
  }
  .list-product .pro-list li {
    width: 302px;
  }
  .list-product .pro-list li a .pic {
    height: 220px;
  }
  .art-product .outer-product .pro-slide .slide-box .swiper-slide .pic {
    height: 150px;
  }
}

.page-news .news-list {
  padding-top: 30px;
  min-height: 200px;
}

.page-news .news-list li {
  position: relative;
  padding: 32px 20px 32px 36px;
  overflow: hidden;
  -webkit-transition: all .5s;
  transition: all .5s;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
}

.page-news .news-list li:hover {
  background-color: #fff;
}

.page-news .news-list li:hover .tit {
  color: #e63d21;
}

.page-news .news-list li:hover .date {
  color: #333;
}

.page-news .news-list li:hover .description {
  margin-left: 10px;
  color: #666;
}

.page-news .news-list span {
  display: inline-block;
  width: 200px;
  height: 135px;
  overflow: hidden;
  border: 1px solid #eee;
}

.page-news .news-list span .no-pic {
  display: none;
  color: #555;
  text-align: center;
  position: relative;
  top: 50%;
  line-height: 30px;
  margin-top: -15px;
}

.page-news .news-list img {
  width: 200px;
  margin-right: 40px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.page-news .news-list .txt {
  position: absolute;
  width: 72%;
  top: 32px;
  left: 280px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.page-news .news-list .tit {
  margin: 5px 0 3px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #575757;
  -webkit-transition: all .5s;
  transition: all .5s;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 600px;
  white-space: nowrap;
}

.page-news .news-list .date {
  position: absolute;
  right: 10px;
  top: 11px;
  font-size: 14px;
  margin-bottom: 12px;
  padding-bottom: 12px;
  color: #999;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.page-news .news-list .description {
  top: 80px;
  width: 700px;
  height: 56px;
  -webkit-transition: all .5s;
  transition: all .5s;
  font-size: 14px;
  color: #999;
  line-height: 28px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 20px;
}

.page-news .news-list a {
  display: block;
}

.art-news #news_con article {
  line-height: 28px;
}

.art-news #news_con article .title {
  width: 900px;
  color: #444;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  margin: 0 auto;
  line-height: 28px;
}

.art-news #news_con article .date {
  font-size: 12px;
  text-align: center;
  color: #aaa;
  margin-top: 5px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.art-news #news_con article .body {
  width: 1100px;
  margin: 50px auto 0;
  min-height: 250px;
}

.art-news #news_con article .body img {
  max-width: 800px;
  height: auto !important;
  display: block;
  margin: 0 auto;
}

.art-news #news_con article .body p {
  line-height: 26px;
  font-size: 16px;
  color: #333;
}

.page-contact h1 {
  font-size: 26px;
  font-weight: bold;
  line-height: 2.2;
  text-align: center;
  color: #323232;
}

.page-contact .contact-foot {
  margin-top: 75px;
}

.page-contact .contact-foot li {
  position: relative;
  width: 282.5px;
  min-height: 212px;
  float: left;
  margin-right: 30px;
  background: #f2f2f2;
  text-align: center;
  padding: 70px 30px 30px;
  color: #555;
  line-height: 28px;
}

.page-contact .contact-foot li a {
  color: #555;
}

.page-contact .contact-foot li:last-child {
  margin: 0;
}

.page-contact .contact-foot li.address i {
  background: #e63d21 url(../images/location.png) center center no-repeat;
}

.page-contact .contact-foot li.tel i {
  background: #e63d21 url(../images/tel-icon2.png) center center no-repeat;
}

.page-contact .contact-foot li.mail i {
  background: #e63d21 url(../images/email.png) center center no-repeat;
}

.page-contact .contact-foot li.fax i {
  background: #e63d21 url(../images/fax.png) center center no-repeat;
}

.page-contact .contact-foot i {
  display: block;
  position: absolute;
  width: 80px;
  height: 80px;
  top: -40px;
  left: 50%;
  margin-left: -40px;
  border-radius: 50%;
}

.page-contact .contact-map img {
  width: 100%;
}

/******************************************************* 内页 END */
/***
*** 脚部 ***
***/
.footer .foot-content {
  padding: 50px 0 50px;
  background: #f2f2f2;
}

.footer .title {
  font-size: 18px;
  padding-bottom: 15px;
  font-weight: bold;
}

.footer .link {
  background: #f2f2f2;
  padding-bottom: 50px;
}

.footer .link img {
  margin: 0 auto;
}

.footer .foot-nav .item {
  margin-right: 80px;
}

.footer .foot-nav li a {
  display: block;
  line-height: 38px;
  color: #414141;
}

.footer .foot-nav li a:hover {
  color: #e63d21;
}

.footer .foot-contact p {
  line-height: 42px;
  color: #414141;
}

.footer .foot-contact p a {
  color: #414141;
}

.footer .foot-power {
  text-align: center;
  font-size: 12px;
  color: #464646;
  line-height: 40px;
}

.footer .foot-power a {
  color: #464646;
}

.foot-from {
  display: none;
  z-index: 101;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 320px;
  padding: 25px;
  background: #333;
  border-radius: 10px;
}

.foot-from .foot-close {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 20px;
  right: 20px;
  background: url(/templets/images/close.png) no-repeat;
  background-size: contain;
  cursor: pointer;
}

.foot-from .title {
  font-size: 18px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #fff;
}

.foot-from textarea {
  width: 100%;
  height: 90px;
  margin-bottom: 12px;
  background: #333;
  border: 0;
  outline: 0;
  font-family: "Arial";
  display: block;
  padding: 10px 0;
  line-height: 24px;
  color: #666;
  border-bottom: 1px solid #939393;
}

.foot-from input {
  color: #666;
  width: 100%;
  height: 32px;
  margin-bottom: 12px;
  background: #333;
  border: 0;
  outline: 0;
  border-bottom: 1px solid #939393;
}

.foot-from .coolbg {
  color: #fff;
  background: #e63d21;
  font-weight: bold;
  height: 36px;
  cursor: pointer;
  border-bottom: 0;
}

.foot-from .attention {
  line-height: 18px;
  font-size: 12px;
  color: #e63d21;
  background: url(/templets/images/attention.png) left 2px no-repeat;
  text-align: left;
  padding-left: 20px;
  display: none;
  clear: both;
  padding-bottom: 10px;
}

.inq-btn {
  z-index: 100;
  position: fixed;
  bottom: 20px;
  right: 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
  padding: 12px 20px;
  border-radius: 24px;
  background: #333;
  color: #fff;
  cursor: pointer;
}

.inq-btn img {
  width: 24px;
  vertical-align: middle;
  margin-right: 15px;
  display: inline;
}

.inq-btn:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

/******************************************************* 脚部 END */
/***
*** 其他通用样式 ***
***/
/*翻页样式*/
.paging {
  text-align: center;
  padding: 45px 0 0 0;
  font-size: 12px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.paging li {
  display: inline-block;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
}

.paging li a {
  display: inline-block;
  color: #e63d21;
  background: #fff;
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-right: 3px;
  font-size: 12px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.paging li.thisclass a, .paging li:hover a {
  background: #e63d21;
  color: #fff;
}

.pageinfo {
  letter-spacing: 1px;
  font-size: 12px;
}

.pageinfo strong {
  font-family: "Arial";
  font-weight: normal;
  font-size: 14px;
}

.paging li.i a, .paging li.n a, .paging li a.e, .paging li.p a, .paging li.e a {
  text-indent: -9999px;
}

.paging li.i a {
  background: url(../images/paging_btn.png) 7px center no-repeat #fff;
}

.paging li a.e {
  background: url(../images/paging_btn.png) -152px center no-repeat #fff;
}

.paging li.e a {
  background: url(../images/paging_btn.png) -152px center no-repeat #fff;
}

.paging li.p a {
  background: url(../images/paging_btn.png) -32px center no-repeat #fff;
}

.paging li.n a {
  background: url(../images/paging_btn.png) -100px center no-repeat #fff;
}

.paging li.i:hover a {
  background: url(../images/paging_btn_hover.png) 7px center no-repeat #e63d21;
}

.paging li:hover a.e {
  background: url(../images/paging_btn_hover.png) -152px center no-repeat #e63d21;
}

.paging li.e:hover a {
  background: url(../images/paging_btn_hover.png) -152px center no-repeat #e63d21;
}

.paging li.p:hover a {
  background: url(../images/paging_btn_hover.png) -32px center no-repeat #e63d21;
}

.paging li.n:hover a {
  background: url(../images/paging_btn_hover.png) -100px center no-repeat #e63d21;
}

/*固定侧边拦*/
.float-right-box {
  width: 250px;
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -127px;
  background-color: #e63d21;
  z-index: 1000;
  -webkit-transition: width 0.3s ease 0s;
  transition: width 0.3s ease 0s;
}

.float-right-box.on {
  width: 50px;
}

.float-right-box .top-list {
  width: 100%;
}

.float-right-box .top-list ul {
  width: 100%;
}

.float-right-box .top-list li {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #fe4526;
  height: 50px;
}

.float-right-box .top-list a {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  height: 51px;
  -webkit-transition: all 0s;
  transition: all 0s;
}

.float-right-box .top-list .ico {
  display: inline-block;
  width: 50px;
  height: 49px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.float-right-box .top-list .ico_qq {
  background: url(../images/elf.png) no-repeat -68px -69px #e63d21;
}

.float-right-box .top-list .ico_tel {
  background: url(../images/elf.png) no-repeat -188px -9px #e63d21;
}

.float-right-box .top-list .ico_phone {
  background: url(../images/elf.png) no-repeat -68px -186px #e63d21;
}

.float-right-box .top-list .ico_dizhi {
  background: url(../images/elf.png) no-repeat -189px -126px #e63d21;
}

.float-right-box .top-list .ico_email {
  background: url(../images/elf.png) no-repeat -67px -8px #e63d21;
}

.float-right-box .top-list .ico_inquiry {
  background: url(../images/send.png) no-repeat #e63d21 center center;
  background-size: 20px 20px;
}

.float-right-box .top-list .ico_wechat {
  background: url(../images/elf.png) no-repeat -67px -127px #e63d21;
}

.float-right-box .top-list .ico_top {
  background: url(../images/elf.png) no-repeat -188px -69px #e63d21;
}

.float-right-box .top-list .stt {
  display: inline-block;
  font-size: 14px;
  line-height: 50px;
  color: #fff;
  position: absolute;
  left: 22px;
  top: 0;
  z-index: 1;
  width: 222px;
}

.float-right-box .top-list li:hover .stt {
  color: #191919;
}

.float-right-box .top-list li:hover .ico_qq {
  background: url(../images/elf.png) no-repeat -8px -69px #fff;
}

.float-right-box .top-list li:hover .ico_tel {
  background: url(../images/elf.png) no-repeat -128px -9px #fff;
}

.float-right-box .top-list li:hover .ico_phone {
  background: url(../images/elf.png) no-repeat -8px -186px #fff;
}

.float-right-box .top-list li:hover .ico_dizhi {
  background: url(../images/elf.png) no-repeat -129px -126px #fff;
}

.float-right-box .top-list li:hover .ico_email {
  background: url(../images/elf.png) no-repeat -7px -8px #fff;
}

.float-right-box .top-list li:hover .ico_inquiry {
  background: url(../images/send_h.png) no-repeat #fff center center;
  background-size: 20px 20px;
}

.float-right-box .top-list li:hover .ico_wechat {
  background: url(../images/elf.png) no-repeat -7px -127px #fff;
}

.float-right-box .top-list li:hover .ico_top {
  background: url(../images/elf.png) no-repeat -128px -69px #fff;
}

.float-right-box .top-list li:hover {
  background-color: #fff;
}

.float-right-box .top-list li:hover .img {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.float-right-box .top-list .return-webtop .stt {
  font-family: "Arial";
  text-align: left;
  font-weight: bold;
}

#wechat .img {
  position: absolute;
  right: 250px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  width: 150px;
  height: 150px;
  -webkit-transition: all .3s;
  transition: all .3s;
  top: 50%;
  margin-top: -75px;
}

#wechat .img img {
  width: 150px;
  height: 150px;
}

.float-right-box .top-list li:hover #wechat .img {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.float-right-box .top-list li.am-gotop {
  opacity: 0;
  visibility: hidden;
  height: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  border-bottom: 0;
}

.float-right-box .top-list li.am-gotopon {
  visibility: visible;
  opacity: 1;
  height: 50px;
}

.detail_prenext {
  text-align: center;
  padding-top: 30px;
}

.detail_prenext span {
  height: 30px;
  line-height: 30px;
  text-align: right;
}

.detail_prenext #pre {
  display: inline-block;
  background: url(../images/left-circle.png) no-repeat center left;
  padding-left: 24px;
}

.detail_prenext #next {
  display: inline-block;
  text-align: left;
  background: url(../images/right-circle.png) no-repeat right center;
  padding-right: 24px;
}

.detail_prenext #item {
  display: inline-block;
  background: url(../images/unordered-list.png) no-repeat center left;
  padding-left: 24px;
  margin: 0 90px;
}

.detail_prenext span a {
  text-decoration: none;
  color: #666;
  display: block;
}

.detail_prenext span:hover a span {
  color: #666;
}

.detail_prenext span a:hover {
  color: #e63d21;
}

.reveal-modal-bg {
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#66000000', endcolorstr='#66000000');
  z-index: 999;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.reveal-modal {
  visibility: hidden;
  top: 15%;
  left: 50%;
  margin-left: -300px;
  width: 600px;
  background: #fff;
  position: fixed;
  z-index: 9999;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.jDialog .jDialog-content {
  padding: 15px 20px 30px;
  position: relative;
}

.jDialog .close {
  position: absolute;
  top: 15px;
  right: 20px;
  width: 20px;
  height: 20px;
  border: none;
  cursor: pointer;
  background: url(../images/d_close.png) center center no-repeat;
}

.jDialog .close:hover {
  background: url(../images/d_close_h.png) center center no-repeat;
}

.jDialog h2 {
  color: #e63d21;
  font-size: 30px;
  text-align: center;
  line-height: 2;
  padding-top: 13px;
  border-bottom: 1px solid #ccc;
}

.jDialog form {
  padding: 30px 0 20px;
}

.jDialog form textarea {
  width: 100%;
  height: 90px;
  margin-bottom: 12px;
  border: 1px solid #ddd;
  outline: 0;
  font-family: "Arial";
  display: block;
  padding: 10px 16px;
  line-height: 24px;
  color: #666;
}

.jDialog form input {
  border: 1px solid #ddd;
  width: 100%;
  height: 40px;
  margin-bottom: 12px;
  outline: 0;
  padding: 0 16px;
}

.jDialog form .coolbg {
  margin: 0 auto;
  color: #fff;
  background: #e63d21;
  font-weight: bold;
  height: 46px;
  width: 150px;
  cursor: pointer;
  display: block;
}

.jDialog form .attention {
  line-height: 18px;
  font-size: 12px;
  color: #e63d21;
  background: url(/templets/images/attention.png) left 2px no-repeat;
  text-align: left;
  padding-left: 20px;
  display: none;
  clear: both;
  padding-bottom: 10px;
}

/******************************************************* 其他通用样式 END */
/*# sourceMappingURL=css.css.map */