@charset "utf-8";

a{color:#272525;vertical-align: top;}
h2,h4{margin: 0;line-height: 1;}
.fl{float: left;}
.fr{float: right;}
.db{display: block;}
.dn{display: none;}
.clear-fix { *overflow: hidden; *zoom: 1; }
.clear-fix:after { display: table; content: ""; width: 0; clear: both; }
.por{position: relative;}
.wrap{width: 1200px;margin: 0 auto;}
.pagemain{padding:80px 0;overflow: hidden;min-height: 350px;background-color: #fff;}
a,img{transition: all .3s ease;}
.red{color: red;}
/*图片放大*/
.pro-li-l img:hover,
.pro-li-r img:hover,
.pro-li a:hover img
{transform: scale(1.03);z-index: -1;}

header{z-index: 9999; position: fixed;top:16px;width: 100%;font-size: 18px;height: 119px;transition: all .3s ease;}
.hd{z-index: 999; position: absolute; left: 50%;margin-left: -600px; -webkit-transition: all .5s; transition: all .3s;}
#indexheader.header-fixed{top: 0;padding-top: 30px;background-color: #fff;}
.header-fixed{  }
#pageheader{top: 0; height: 149px;background-color: #fff;box-shadow: 3px 3px 5px rgba(0,0,0,.1)}
#pageheader .logo{top: 30px;}
#pageheader .hd-nav li ul{top: 149px;}
#pageheader .hd-nav li ul ul{top: 0;}
#pageheader .header-search{top: 62px;}
#pageheader .lang{ top: 60px; }
#pageheader .hd-nav>ul>li>a{line-height: 149px;}

.logo{display: block; position: absolute;left: 0;}
.hd .hd-nav{position: absolute;top: 0;right: 160px;}

.hd-nav>ul>li{ position: relative;}
/*.hd-nav ul>li:hover{text-shadow: 1px 1px 1px rgba(0,0,0,.5);}*/
.hd-nav>ul>li>a{display: inline-block;padding:0 27px 0;font-size: 16px;line-height: 108px;text-transform: capitalize;}
.hd .search{position: absolute; right: 0; top: 42px;}

.hd-nav li.on>a{color:#f3ca31;}
.hd-nav li.on a:after{width: 60%;}
  .hd-nav li:hover ul{height: auto;opacity: 1;visibility: visible;}
  .menu>li:hover>a, .menu>li>a.on,.proon a,.solon a{color: #f3ca31;}
  .hd-nav li:hover a:after, .hd-nav li a.on:after,.hd-nav li.proon a:after{width: 100%;}
  .hd-nav li.proon a:after{top:50px;}
.hd-nav li ul{position: absolute;top:108px;left:50%;margin-left:-65px;  width: 110%;background: #fff;transition: all .3s;-webkit-transition: all .5s;transform: translateY(-10%);-webkit-transform: translateY(-10%);opacity: 0;visibility: hidden;}
.hd-nav li li a{display: block;line-height: 36px;height: 36px;font-size: 16px;margin:0;text-align: center;text-transform: capitalize;}
   .hd-nav li li:hover{background: #313030;}
   /*.header .hd-nav ul ul li:hover a{color: #fff;}*/
   .hd-nav li:hover ul{transform: translateY(0);opacity: 1;visibility: visible;}
.hd-nav li.menu3-en ul{width: 130px;}
.hd-nav li.menu2-en ul{width: 160px;margin-left: -80px;}
/*.header .hd-nav ul ul li:hover a{}*/
.menu3-en ul li ul,
.menu3-cn ul li ul{top: 0;}
.menu3-en ul ul{top: 0;display: block;}
/*.menu3-en>ul>li>a{display: none;}*/
.hd-nav li li a{color: #272525;}
.hd-nav li li a:hover {color: #fff;}
#english .hd-nav li.menu2 ul {width: 150px;margin-left: -75px;}
#english .hd-nav li.menu2 ul {width: 130px;}
/*搜索------------------------------------------------*/
.header-search{position: absolute;top:43px;right: 130px; width: 14px;height: 14px;background:url(../images/icon_search.png) no-repeat;}
  .search,
  .search-keyword,
  .search-btn,
  .close{ position: absolute; }
  .search{ position: absolute; top: 40%; height: 70px; width: 100%; margin-right: 17px; margin-top: -35px; transition: border .5s ease-in; }
  .search-box{ position: fixed; top: 0; right: 0; z-index: 9999999; width: 0; height: 100%; opacity: 0;visibility: hidden; background: rgba(0,0,0,.8); -webkit-transition: all .5s; transition: all .5s; }
  .search-keyword{ width: 50%; padding: 16px 2% 15px; font-size: 30px;  border: 1px solid #535353; height: 37px; line-height: 40px; color: #9a9a9a; left: 50%; margin-left: -25%; transition: all .5s; }
  .search-keyword:hover{ border: 1px solid #1d7542; }
  .search-btn{ right: 21.7%; top: 15px; z-index: 999; width: 40px; height: 40px; background: url(../images/icon.png) -54px 2px no-repeat; text-indent: -9999px; cursor: pointer; border:none; }
.close{ right: 50px; top: 50px; display: inline-block; width: 37px; height: 37px; background: url(../images/icon.png) center no-repeat; background-position: 0 0; transition: all .5s; cursor: pointer; }
  .close:hover{ -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.active{width: 100%; opacity: 1;visibility: visible;}
/** lang **/
/*#mobile-lang{display: none;}*/
.lang{ position: absolute;}
.lang{right: 0;height: 22px;}
.lang a,.lang span{ color: #fff; font-size: 14px; padding: 0 10px; }
.lang span.text{padding: 0;width: 61px;}
.lang{ position: relative; top: 38px;}
.lang span{position: relative; display: inline-block;padding: 0 25px 0 10px;  background:  #272525;}
.lang .down{ position: absolute; top: 12px;right: 7px; display: inline-block;width: 10px;height: 6px; background: url(../images/down-icon.png) right center no-repeat;}
.lang ul{opacity: 0;visibility: hidden; width: 100%; height: 56px; background-color: #272525; -webkit-transition: all .3s ease;transition: all .3s ease;-webkit-transform: translateY(-10px);transform: translateY(-10px);}
.lang:hover ul{ opacity: 1;visibility: visible;-webkit-transform: translateY(0);transform: translateY(0);}
.lang ul{ position: absolute;top:28px; }

/*banner----------------------------------------------*/
@media only screen and (min-width: 640px) {

.main{background-color: #fff;padding:;}
#banner-mobile{display: none;}
.banner{position: relative;height: auto;width: 100%;overflow: hidden;background-color: #eee;}
.banner .img{width: 100%;visibility: hidden;}
.banner a{position: relative;display: block;}
.banner img{width: 100%;}

#pic{position: absolute;top: 0;left: 0; width: 100%;height: auto;}
.banner_btn{position: absolute;bottom:50px;left: 50%;margin-left: -174px;z-index: 999;}
.banner_btn span{display: inline-block;margin-right: 5px;background:url(../images/banner_btn2.png) no-repeat; width: 53px;height: 5px;cursor: pointer;}
.banner_btn span.swiper-pagination-bullet-active{background:url(../images/banner_btn.png) no-repeat;}

.banner .text{position: absolute;top: 20%;z-index: 9;left: 7%;width: 400px;height: 300px;}
.banner .text p{position: absolute;top: 20%;left: 59%;display: inline-block;font-family: 'arial bold','arial';font-weight: bold;font-size: 65px;font-weight: bold;color: #272525;line-height: 62px;}
#chinese .banner .text p{font-family: 'Microsoft Yahei';}
#english .banner .text p{font-size: 50px;line-height: 56px;}
.banner .num{position: absolute;font-family: 'ArialBoldMT';font-size: 280px;line-height: 300px;color: #f7da3e;font-weight: normal;}
.banner .more{position: absolute;bottom: -20%;left: 59%;display: inline-block;width: 114px;height: 6px;padding:0 5%;min-width: 160px;font-size: 18px;line-height: 58px;background: url(../images/more_icon3.png) no-repeat;transition: all .3s ease;}
/*.banner  .more:hover{background-color: #272525;color: #fff; background-image: url(../images/more_icon2.png);}*/
/*04 banner*/
/*整块文字位置偏移*/
.banner .img1 .text,
.banner .img7 .text{top: 30%;}
.banner .img2 .text{top: 32%;}
.banner .img3 .text{top: 25%;}
.banner .img4 .text{top: 28%;}
.banner .img5 .text{top: 28%;}
.banner .img6 .text{top: 30%;}
.banner .img0 .text{top: 30%;}


.banner .img3 .text{left: 7%;}
.banner .img3 .text p{bottom: 12%;left: 59%;width: 220%;}
.banner .img7 .text p{width: 220%;}
.banner .img3 .more{bottom: -38%;left: 59%;}
.banner .img0 .text p{width: 190%;}
.banner .img1 .text p{width: 140%;}
.banner .img1 .more,
.banner .img7 .more{bottom: -51%;}
/*.banner .img3 .more{bottom: -69%;}*/
/*.banner .img4 .more,*/
/*.banner .img5 .more{bottom: -49%;}*/
.banner .img6 .more,.banner .img0 .more{bottom: -29%;}
.banner .text .ms{color: #555;position: absolute;width: 100%;}
.banner .text .ms{left: 60%;}
.banner .text .ms h1{ font-size: 68px;line-height: 65px;text-transform: uppercase;; font-family: 'EuclidFlexBold','Microsoft Yahei'; color: #555;margin-bottom: 30px;}

.banner .img2 .text  .ms  h1,.banner .img4 .text .ms h1,.banner .img5 .text .ms h1{margin: 83px 0 60px;}
.banner .img6 .text .ms h1,.banner .img0 .text .ms h1{margin: 115px 0 93px;}
.banner .img2 .more,.banner .img4 .more,.banner .img5 .more,.banner .img6 .more{bottom: -40%;}

/*中文*/
#chinese .banner .text .ms h1{line-height: 78px;margin: 70px 0 50px;}
#chinese .banner .img1 .more, #chinese .banner .img7 .more{bottom: -40%;}
#chinese .banner .img4 .text .ms h1{margin: 107px 0 92px;}

/*#english .banner .img1 .text .ms,#english .banner .img7 .text .ms{width: 150%;}*/
/*.banner .img2 .text .ms{width: 70%;}*/
/*.banner .img3 .text .ms{width: 120%;}*/
/*#english .banner .img4 .text .ms{width:125%;}*/
/*.banner .img5 .text .ms{width: 130%;}*/
/*.banner .img6 .text .ms{width:200%;}*/
/*.banner .img7 .text .ms{width: 200%;}*/
/*中文banner文字 位置*/
/*#chinese .banner .img3 .text p{bottom: -3%;}
#chinese .banner .text p{bottom: 13%;top: initial;}
#chinese .banner .img2 .text,
#chinese .banner .img3 .text {top: 25%;}
#chinese .banner .img5 .text {top: 32%;}
#chinese .banner .img1 .text {top: 32%;}
#chinese .banner .img4 .text {top: 30%;}
.banner .img1 .more, .banner .img7 .more{bottom: -40%;}
#chinese .banner .img1 .more,#chinese .banner .img7 .more{bottom: -20%;}
#chinese .banner .img3 .text p{width: 150%;}
#chinese .banner .img2 .text p{width: 90%;}
#chinese .banner .img4 .text p{width: 140%;}
#chinese .banner .img3 .more{bottom: -39%;}
#chinese .banner .img5 .text p{width: 180%;}
#chinese .banner .img5 .text p{width: 200%;}*/
/*#chinese  .banner .img4 .more,#chinese  .banner .img5 .more{bottom: -20%;}*/
/*#chinese .banner .img6 .more,#chinese .banner .img0 .more{bottom: -25%;}*/
.banner .more{}
#page_banner{ height: 500px; text-align: center; background:url(../images/page-title-background.jpg) center;background-size: cover;}
#page_banner h2{ display: inline; margin: 0 auto;  line-height: 500px; font-size: 57px;}
}
@media only screen and (max-width: 1440px) {
.banner .more{line-height: 47px;}
}
/*滚动效果*/
.swiper-slide a{display: none;}
.swiper-slide-active a{display: block;}

/*关于我们*/
#pc{display: block;}
#mobile{display: none;}
#about{background-color: #fff;overflow: hidden;}
	#about 
/*#about .style-wrap{position: relative;bottom: initial;height: 545px;}*/
.about-tit h2{ margin-bottom: 10px; font-size: 50px;text-transform: uppercase;font-family: 'EuclidFlexBold';}
#chinese .about-tit h2{font-size: 35px;}
.about-tit p{ font-size: 18px; line-height: 26px; color: #555;}
.king-style-box{position: relative;height: 545px;overflow: hidden;}
.king-style-left{margin-top: 105px;width: 50%;float: left;}
.king-style{position: relative;}
.king-img{float: right;width: 50%;height: 545px;}
#about .style-wrap{position: absolute;bottom: 0;padding-top: 70px;height: 202px;;background-color: #f5f5f5;width: 50%;}
#about .style-box{width: 600px;float: right;}
#about .style-li{margin-left: 33px;}
.king-style-content{margin: 74px auto;font-size: 16px;line-height: 32px;color:#333;}

/*文化*/
.culture{ margin-top: 183px;padding-bottom: 140px;background: url(../images/wh.jpg) center bottom no-repeat;overflow: hidden;}
.culture .about-tit{position: relative; margin-top: 20px;}
.culture .about-tit p{font-size: 20px;}
.culture .about-tit::before{position: absolute; top: 22px; left: 290px; content:'';display: inline-block;width: 314px; height: 1px;background-color: #000;}
.culture-box{float: right; height: 297px;width: 510px;overflow: hidden;padding:40px 60px;background: #e2d5a2;color: #333;}
.culture-content{ height: 297px;width: 510px;overflow: hidden;}
/*产品*/
#products{background-color: #fff;padding:0 0 80px;}
.index-pro{margin: 78px auto;overflow: hidden;max-width: 1200px;width: 100%;}
#products .index-pro{margin:78px 0;}
#products .pro-text{margin-bottom: 0;}
/*#products .tag-r{width: 360px;}*/
#products li.on a{ color: #000;font-weight: bold;}
/**/
.index-tit{ margin-top: -8px; font-family: 'EuclidFlexBold';}
.pro-text{margin-bottom: 80px;overflow: hidden;padding-top: 5px;}
.index-pro h2{font-size: 50px; line-height: 50px; font-weight: bold;color: #272525;}

/*历史*/
.his-box{position: relative;}
.history{ padding: 100px 0; overflow: hidden; }
.history .about-tit{margin-bottom: 55px;}
.historyPage { height:425px; position: relative; }
.historyDemo{position: relative;width: 100%;overflow: hidden;height: 420px; }
.hisBot { position: absolute; left: 0px; width: 100%; display: block; top: 50%; height: 2px; background-color: #e2d5a2; margin-top: -1px; }
.historyDemo .item { width: 100%; height: 420px; position: relative; color: #555;}
.historyDemo .xian { background: url(../images/h_i2.png) no-repeat scroll left top; width: 38px; height: 190px;padding-top: 10px; position: absolute; left: 0px; }
.historyDemo .dian { width: 7px; height: 7px; position: absolute; left: 1px; background-color: #e2d5a2; border-radius: 7px;}
.historyDemo .year { font-weight: bold; font-size: 40px; line-height: 1.2; color: #000; margin-bottom: 12px; font-family: 'EuclidFlexBold';}
.historyDemo .c { font-size: 14px; line-height: 1.5em; color:#777;}
.historyDemo .hitem1, .historyDemo .hitem2, .historyDemo .hitem3, .historyDemo .hitem4 { padding-left: 50px; }
.historyDemo .hitem1 .dian, .historyDemo .hitem2 .dian { bottom: -4px; left: 0;}
.historyDemo .hitem3 .dian{display: none;}
.historyDemo .hitem4 .dian { top: -3px; }
/*.historyDemo .hitem1 .xian, .historyDemo .hitem2 .xian { bottom: 0px; }*/
.historyDemo .hitem3 .xian, .historyDemo .hitem4 .xian { top: 0px; background: url(../images/h_i5.png) no-repeat scroll center bottom; }
/*.historyDemo .hitem1{background-position: 0 34px}*/
.historyDemo .hitem1 .xian { height: 170px;top: 34px; }
.historyDemo .hitem2 .xian { height: 134px; padding-top: 0;top: 28px;}
.historyDemo .hitem3 .xian { height: 114px; }
.historyDemo .hitem4 .xian { height: 78px; }
.historyDemo .hitem1 .dian{display: none;}
.historyDemo .hitem1 { position: absolute; left: 5%; height: 190px;padding-top: 10px;top: 0; width: 36%;}
.historyDemo .hitem2 { position: absolute; left: 47%; height: 155px;padding-top: 5px; top: 40px; width: 31%; }
.historyDemo .hitem3 { position: absolute; left: 21%; padding-top: 98px; height: 124px; top: 195px; width: 30%; }
.historyDemo .hitem4 { position: absolute; left: 66%; padding-top: 60px; height: 164px; top: 200px; width: 30%; }
.slick-arrow { width: 40px; height: 40px; display: block; background:#000;border-radius: 48px; top: 55%; margin-top: 10px; z-index: 100; }
.slick-arrow i{ width: 20px; height: 32px; display: block; margin: 4px auto;cursor: pointer;}
.slick-prev{ left: -24px; position: absolute;}
.slick-next { right: -24px;position: absolute;}
.slick-prev i{-webkit-animation: start1 1s infinite ease-in-out; -moz-animation: start1 1s infinite ease-in-out; animation: start1 1s infinite ease-in-out;background: url(../images/h_btn_l.png) no-repeat scroll left center;}
.slick-next i{-webkit-animation: start 1s infinite ease-in-out; -moz-animation: start 1s infinite ease-in-out; animation: start 1s infinite ease-in-out;background: url(../images/h_btn_r.png) no-repeat scroll left center; }
@-webkit-keyframes start {
    0%,30% { opacity: 0; -webkit-transform: translate(-8px,0px); }
    60% { opacity: 1; -webkit-transform: translate(0,0); }
    100% { opacity: 0; -webkit-transform: translate(10px,0px); }
}
@-moz-keyframes start {
    0%,30% { opacity: 0; -moz-transform: translate(-8px,0px); }
    60% { opacity: 1; -moz-transform: translate(0,0); }
    100% { opacity: 0; -moz-transform: translate(10px,0px); }
}
@keyframes start {
    0%,30% { opacity: 0; transform: translate(-8px,0px); }
    60% { opacity: 1; transform: translate(0,0); }
    100% { opacity: 0; transform: translate(10px,0px); }
}
@-webkit-keyframes start1 {
    0%,30% { opacity: 0; -webkit-transform: translate(8px,0px); }
    60% { opacity: 1; -webkit-transform: translate(0,0); }
    100% { opacity: 0; -webkit-transform: translate(-10px,0px); }
}
@-moz-keyframes start1 {
    0%,30% { opacity: 0; -moz-transform: translate(8px,0px); }
    60% { opacity: 1; -moz-transform: translate(0,0); }
    100% { opacity: 0; -moz-transform: translate(-10px,0px); }
}
@keyframes start1 {
    0%,30% { opacity: 0; transform: translate(8px,0px); }
    60% { opacity: 1; transform: translate(0,0); }
    100% { opacity: 0; transform: translate(-10px,0px); }
}


/*荣誉*/
.honors{ padding: 132px 0 104px; background: #f5f5f5; overflow: hidden; }
.honor-litpic{width: 77%;float: right;}
/* .honors ul{width: 61.5%;}
.honors ul li{position: relative; float: left;margin-right: 2%;width: 43%;padding: 21px 3%; margin-bottom: 12px;display: table-cell;vertical-align: middle;text-align: center;;background-color: #fff;}
.honors ul li:nth-child(2n){margin-right: 0;}
.honors ul li img{max-width: 100%;}
.honors ul {
  margin-bottom: 65px;
  margin-left: 50px;
  overflow: visible !important;
} */

.related_scroll {
  position: relative;
}

.related_scroll .tempWrap {
  padding: 50px 0 0;
  overflow: hidden;
}

.related_scroll ul {
  margin-bottom: 65px;
  margin-left: 50px;
  overflow: visible !important;
}

.related_scroll ul li {
  float: left;
  width: 270px !important;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .3s;
  transition: all .3s;
}

.related_scroll ul li .title {
  box-sizing: border-box;
  background: #fff;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-align: center;
  font-size: 14px;
  padding: 0 10px;
  margin: 0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.related_scroll ul li .img {
  text-align: center;
  width: 270px;
  height: 370px;
  overflow: hidden;
  background: transparent;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative;
  background: #f8f8f8;
}

.related_scroll ul li .img img {
  max-width: 100% !important;
  margin: auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.related_scroll ul li:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0px 0 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0 20px rgba(0, 0, 0, 0.1);
}

.related_scroll ul li:hover .title {
  color: #fff;
  background: #272525;
}

.arrowr{
  right: -50px;
}

.arrowl{
  left: -50px;
}

/*.honors ul li:first-child img{opacity: 0;}*/
/*.honors ul li:first-child i{display: none;}
.honors ul li:first-child p{ color: #000;}*/
.honors .flagc{position: relative;float: left;width: 31%;padding: 30px 3%;background-color: #fff;}
.flagc img{width: 100%;}
.flagc p,.honors ul li p{position: absolute;top: 50%;left: 50%;margin-left: -45%; z-index: 99; font-size: 18px;text-align: center;width: 90%;color: #fff;opacity: 0;visibility: hidden;-webkit-transition: all .3s ease;transition: all .3s ease;-webkit-transform: translateY(150%);transform: translateY(150%);}
.flagc i,.honors ul li i{position: absolute;top: 0;left: 0;display: block;width: 100%;height: 0;background: rgba(0,0,0,.7);-webkit-transition: all .3s ease;transition: all .3s ease;}
.flagc:hover i,.honors ul li:hover i{height: 100%;}
.flagc:hover p,.honors ul li:hover p{opacity: 1;visibility: visible;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.tag-l,.tag-r{height: 89px; border-left: 1px solid #eee;padding:0 20px;overflow: hidden;}
.tag-l{width: 375px;}
#chinese .tag-l{width: 280px;}
#chinese .tag-r{width: 320px;}
.tag-r{width: 360px;padding-right: 0;}
.tag-l h4,.tag-r h4{font-weight: normal;line-height: 30px;font-size: 17px;color: #272525;}
.tag-l ul li{ margin-right: 34px;float: left; }
.tag-r ul li{padding-right:30px;float: left;}
.pro-tag ul li a{ display: inline-block;font-size: 16px; line-height: 33px;color:#888;transition: all .4s ease;}
.pro-tag ul li a:hover{color:#000;}
.iundex-pro, .pro-li{max-width: 1200px;overflow: hidden;}
.pro-li ul{width: 50%;}
.pro-li-l a,.pro-li-r a{display: block;overflow:hidden;}

.pro-li-l p,.pro-li-r p{z-index: 9; position: absolute;top:25px;left: 26px;font-size: 25px; color: #272525; text-transform: capitalize;}
.pro-li-l li{width: 50%;}
.pro-li-l img{width: 100%;}
.pro-li-r{width: 50%;}
.pro-li-r img{width: 100%;}
.index-more{margin-top: 60px;}
.index-more a{display: block;margin: 0 auto; padding-left:20px; width: 20%;height: 58px;line-height: 58px;
	border: 1px solid #000;background:url(../images/more_icon.png) right 23px bottom 23px no-repeat;
	font-size: 18px;transition: all .3s ease;}
.index-more a:hover,.style-more a:hover{color: #fff;background: #000 url(../images/more_icon_h.png)  right 10px bottom 23px no-repeat;}

/*产品详情*/
.pro-detial{padding-top: 150px;overflow: hidden;}
.pro-detial-box{background-color: #fff;}
.pro-detial-top{overflow: hidden;margin-bottom: 120px;overflow: hidden;}
.pro-detial-l {float: left;width: 500px;margin-right: 30px;}
.pro-detial-l
.pro-detial-l li{position: relative;float: left;width: 58px;height: 58px;margin-right: 10px;border:1px solid #ddd;text-align: center;vertical-align: middle;cursor: pointer;}
.pro-detial-l li div{display:table-cell;vertical-align: middle;width: 58px;height: 58px;}
/*.pro-detial-l li img{max-width: 58px;max-height: 58px;}*/
.img-big{width: 560px;height: 560px;display: inline-block;vertical-align: middle;text-align: center;}
.img-big-m{display: none;width: 100%;}

.img-big img{max-width: 560px;max-height: 560px;}
/*.pro-detial-l ul{display: none;}*/
.pro-detial-l li.img-on{border:1px solid #f3ca31;}
/*.pro-detial-l li.img-on span{position: absolute;top:50%;margin-top:-5px;right:-5px;display: inline-block;width: 7px;height:11px;}*/
.pro-detial-r{ position: relative; float: right;font-size: 24px;color:#000;margin-bottom: 30px;width: 545px;}
.pro-detial-r h2{margin:22px 0 40px;font-size: 50px;line-height: 45px;color: #000;text-transform: uppercase;font-family: 'EuclidFlexBold';}
.pro-detial-r p{font-size: 18px;line-height: 45px;color: #555;}
.pro-detial-r .jj{padding-bottom: 30px;color: #666;overflow: hidden;border-bottom: 1px solid #ddd;min-height: 100px;margin-bottom: 40px;width: 100%;font-size: 14px;}
.pro-detial-r a{display: inline-block;margin-right:10px;padding: 0 80px;line-height: 50px;color:#fff;font-size: 16px;background:#f3ca31;opacity: .8;}
.pro-detial-r a:hover, .pro-sm a:hover{background: #f3ca31;opacity: 1;}
.pro-detial-r ul{margin-top: 65px;overflow: hidden;}
#chinese .pro-detial-r ul{margin-top: 30px;}
.pro-detial-r ul li{ float: left; margin-right: 10px;width: 164px;height: 164px;}
.pro-detial-r ul li img{width: 162px;height: 162px;cursor: pointer;border: 1px solid #fff;}
.pro-detial-r ul li img:hover{border: 1px solid #000;}
.pro-prevnext{ position: relative; height: 85px; overflow: hidden; width: 100%;background-color: #666;}
.pro-prevnext .wrap{width: 90%;}
.pro-prevnext a{ width: 33.33%;display: block;float: left;text-align: center;font-size: 28px;color: #fff; line-height: 86px;}
.pro-prevnext a.alibaba{background-color: #f60; }
.pro-prevnext a.alibaba:before{content:'';margin: 23px 20px 0 0;display: inline-block;width: 66px;height: 36px;background: url(../images/alibaba.png) no-repeat ;vertical-align: top;}
.pro-prevnext .text{display: none;}
.pro-prevnext .prev,
.pro-prevnext .next{ position: absolute; top: 22px; display: inline-block; width: 30px;height: 40px; background: url(../images/prevnext.png) no-repeat;transition: all .3s ease;}
.pro-prevnext .prev{ left: 5%; background-position: 0 0;}
.pro-prevnext .next{ right: 5%; background-position: right 0;}
.pro-prevnext .prev:hover{left: 4%;}
.pro-prevnext .next:hover{right: 4%;}
@media only screen and (max-width:1200px){
  .pro-prevnext .wrap{width: auto;}
  .pro-prevnext a{font-size: 24px;}
}
.pro-content{margin: 120px auto;max-width: 1200px}
.pro-content h2{ margin-bottom: 50px; font-size: 50px; line-height: 40px; color: #000; text-transform: uppercase;font-family: 'EuclidFlexBold';}
.prodetial ul{overflow: hidden;}
.prodetial ul li{float: left;width: 21%;padding: 2%;}
.prodetial ul li:nth-child(2n + 1),
.prodetial ul li:nth-child(6),
.prodetial ul li:nth-child(8)
{ color: #fff; background-color: #313131; }
.prodetial ul li:nth-child(2),
.prodetial ul li:nth-child(4),
.prodetial ul li:nth-child(5),
.prodetial ul li:nth-child(7)
{ color: #fff; background-color: #f7d350; color: #333;}
.prodetial ul li {display: inline-block;}
.prodetial ul li .icon{display: inline-block; width: 100%;margin-top: 20px; padding-top: 79px; margin-bottom: 25px; text-align: center;font-size: 20px; background:  url(../images/proicon.png) center 0 no-repeat;;}
.prodetial ul li:nth-child(1) .icon{ background:  url(../images/proicon1.png) center 0 no-repeat; }
.prodetial ul li:nth-child(2) .icon{ background:  url(../images/proicon2.png) center 0 no-repeat; }
.prodetial ul li:nth-child(3) .icon{ background:  url(../images/proicon3.png) center 0 no-repeat; }
.prodetial ul li:nth-child(4) .icon{ background:  url(../images/proicon4.png) center 0 no-repeat; }
.prodetial ul li:nth-child(5) .icon{ background:  url(../images/proicon5.png) center 0 no-repeat; }
.prodetial ul li:nth-child(6) .icon{ background:  url(../images/proicon6.png) center 0 no-repeat; }
.prodetial ul li:nth-child(7) .icon{ background:  url(../images/proicon7.png) center 0 no-repeat; }
.prodetial ul li:nth-child(8) .icon{ background:  url(../images/proicon8.png) center 0 no-repeat; }
.prodetial ul div{ max-height: 84px;overflow: hidden;text-align: center;}





/*
.pro-content{margin-top: 50px;}
.pro-content-tit{border-bottom: 1px solid #ddd;height: 70px;margin-bottom: 30px;}
.pro-tit{height: 70px;background: rgba(255,255,255,.8);width: 100%;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}
.pro-content-tit .wrap{position: relative;}
.pro-content-tit  ul{text-align: center;position: absolute;left: 50%;margin-left: -260px;}
#chinese .pro-content-tit  ul{margin-left: -202px;}
.pro-content-tit  li{margin: 0 65px;font-size: 18px;float: left;line-height: 70px;height: 69px;cursor: pointer;}
.pro-content-tit  li:hover{ color:  #f3ca31;}
.pro-content-tit a{color:#6c6c6c;display: block;}
.pro-content-tit li a{display: block;height: 69px;color: #000;}
.pro-content-body{overflow: hidden;min-height: 300px;padding-bottom: 50px;}
.pro-content-body>div{display: none;}
.pro-sm a{position: absolute;background: #f3ca31;color:#fff;padding:0 40px;line-height: 40px;top:15px;opacity: .8;}
.pro-sm a.tmall{right:0;}
.pro-sm a.jd{right:150px;}
.pro-sm img{max-height: 60px;margin-right: 10px;margin-top: 5px;}
.pro-sm p{width: 150px;overflow: hidden;height: 70px;line-height: 24px}
.tit-on{color:#f3ca31;border-bottom: 2px solid #f3ca31;}
.fixNav{position: fixed;top:0;}
.productDetailBanner{text-align: center;}
.parameterList table tr{display: block;width: 100%;padding: 5px;}
.parameterList table tr td{display: inline-block;}
#hto-pro {padding: 50px 0 50px;overflow: hidden;background-color: #f1f1f1;}
#hto-pro li{width: 15.66%;}
#hto-pro .pagetitle{font-size: 16px;}
#hto-pro .hot-prolist li:first-child a::after{display: block;}
#hto-pro .hot-prolist li:nth-child(4n){margin-right: 1%;}
#hto-pro .hot-prolist li:nth-child(6){margin-right: 0;}*/
.prenxt a{-webkit-text-transform: uppercase;text-transform: uppercase;}
/*------------------------------------------------------------*/
/*about------------------------------*/
.navmenu{text-align: center;overflow: hidden;margin: 80px 0 30px;}
.navmenu li{display: inline-block;margin: 0 5px;line-height: 40px;border: 1px solid #eee;}
.navmenu li a{display: block;padding: 0 20px;}
.navmenu li:hover a, .navmenu li.on a{color: #fff;background-color: #272525;}
/*honor*/
#honor{padding-top: 0;}
/*index- kingstyle*/
.index-style{height: 480px;padding-top: 176px;background:url(/uploads/banner/kingstyle.jpg) center top no-repeat;overflow: hidden;}
.style-banner{ overflow: hidden; position: relative;width: 100%;height: 392px;}
.style-banner p{ z-index: 9; position: absolute;top: 84px;left: 112px;font-size: 50px;color:#fff;}
.style-banner img{position: absolute;left: 50%;margin-left: -960px;}
.style-box{ z-index: 9; position: relative; margin: 0 auto; max-width: 1200px;}
.style-box .index-tit{position: absolute;top: -72px; }
.index-tit{ font-size: 50px; text-transform: uppercase;}
.index-tit a{ color: #fff;}
.style-l{width: 600px;position: relative;overflow: hidden;}
.style-prenext{display: none;}
.style-l:before{content: "";height: 79px;width: 100%;display: block;}
.style-r{position: relative; width: 600px; height: 480px;background-color: #fff;}
.style-r .index-about{height: 250px;overflow: hidden;}
.style-btn {position: absolute;bottom: 20px;z-index: 9;width: 100%;text-align: center;}
.style-btn span{display: inline-block;width: 10px;height: 10px;background: #fff;}
.style-btn .swiper-pagination-bullet-active{background-color: #000;}
.style-r a{color: #555;}
.style-r p:first-child{padding:28px 45px 20px 45px;font-size: 16px;line-height: 2;color:#555;}

.style-wrap{position: absolute;overflow: hidden;bottom: 105px;}
.style-li{width: 140px;margin:30px 12px 0 45px;}
.style-li span{position: relative;font-size: 60px;font-family: 'EuclidFlexBold';color: #f7da3e;}
.style-li span:after{ position: absolute;top: -5px; right: -25px; content: "+"; vertical-align: top; font-size: 25px;color: #f7da3e;}
.style-li .style-text{color:#666;}
.style-li i{ padding-left:12px; font-style: normal;}
.style-more{position: absolute;bottom: 0; width: 600px; height: 60px;line-height: 60px; background-color:#2e2c2c;}
.style-more a{display: block;padding-left: 38px; color:#fff; font-size: 22px;
transition: all .3s ease;background:url('../images/more_icon2.png') right 30px bottom 23px no-repeat;}
/*.style-more a:after{z-index: 9; position: absolute; top:50%; right: 25px; width:31px;height: 6px; content: "";
background:url('../images/more_icon2.png') no-repeat; }*/

/*index-designer*/
.index-designer{}
.design-tit{padding:83px 0 120px; color: #272525; font-size: 35px;font-weight: normal;font-family: 'EuclidFlexBold';line-height: 1;}
.design-li{ position: relative; display: block; width: 315px;padding-left: 35px; height: 133px;transition: all .3s ease;}
.design-li:first-child{margin-right: 75px;}
.design-li:last-child{margin-left: 75px;}
.design-li .designer-tit{position: relative;font-size: 24px;line-height: 25px;z-index: 2;overflow: hidden;width: 200px;display: inline-block;}
.design-job{position: absolute; top: 30px; left: 35px;color:#999;font-size: 18px;}
.design-li img{position: absolute;right: 0;top: 0;border-radius: 107px;width: 107px;height: 107px;}
.design-li:hover{background-position: left 82px bottom 8px;}
.designer{color:#070002;}
.designer .num{position: absolute;top:-10px;left: 0;display: inline-block;font-size: 50px;line-height: 50px;color: #f7d350;transition: all .3s ease;}
.designer a:hover .num{left: 58%;}
.designer .design-job{margin-top: 12px;line-height: 28px;}
.designer a:nth-child(1) .design-job{margin-top: 15px;}
.news-box .date{display: inline-block;margin-top: 13px;padding-left: 25px;}
.detail{position: absolute;bottom: 0;left: 35px;width: 112px;display:inline-block; font-size: 18px;background:url('../images/more_icon.png') 67px 17px   no-repeat;transition: all .3s ease;}
.design-li:hover .detail{background:url('../images/more_icon.png') 77px 17px no-repeat;}
/*index-news*/
.index-news{width: 100%;margin: 92px auto 0; height: 640px;padding-bottom: 180px;
	background:url(../images/newbg.jpg) center no-repeat;-webkit-background-size: cover;
  background-size:cover ;}
  .newscon{position: relative;overflow: hidden;height: 377px;width: 1200px;margin: 0 auto;}
.news-tit,
.news-box{width: 1200px; margin: 0 auto;}
.news-box li {width: 330px;float: left;background: #fff;box-shadow: 3px 5px 5px rgba(0,0,0,.1);transition: all .3s ease;margin:2px 12px 10px;}
.news-box li:hover{transform: translate(-3px,-3px);}
.news-box .text{padding: 20px;}
.news-box li:first-child{margin-left: 0;}
.news-box li{font-size: 16px;color: #272525;}
.news-tit{padding-top: 78px;padding-bottom: 62px;}
.news-tit h2{font-size: 50px;line-height: 50px; color: #272525;font-family: 'EuclidFlexBold';}

.news-box li  span{ position: relative; padding-left: 25px;margin-top: 10px;}
.news-box li  span:before{position: absolute; left: 0;top: 50%; margin-top: -7px;  width: 13px;height: 13px; display: inline-block;
 content: "";background:url(../images/clock.png) no-repeat;}
.news-more{width: 1200px;margin: 60px auto 0;text-align: center;}
.news-more a{position: relative; text-align: left;padding-left: 20px; display:inline-block; width: 330px;height: 60px; font-size: 22px; line-height: 60px;color:#fff;
background:url(../images/more_icon2.png) right 23px bottom 23px no-repeat #000;transition: all .3s ease;}
.news-more a:hover{background-position: right 11px bottom 23px;}
.news-title{margin-bottom: 10px;height: 28px;overflow: hidden;font-size: 18px;color: #272525;font-family: "HelveticaNeueLTCom-Roman";}
.news-box .ms{font-size: 14px;line-height: 28px;height: 84px;overflow: hidden;color: #888;transition: all .3s ease;}
.news-box li:hover .news-tit{font-weight: bold;}
.news-box li:hover .ms{color: #000;}
.news-box .img{width: 330px;height: 165px;overflow: hidden;}
/*底部*/
.footer{width: 100%;background-color: #272525;color:#888;overflow: hidden;}
.footer a{color:#888;}
.footer h4{font-size: 18px; font-weight: normal;margin-bottom: 18px;overflow: hidden;}
.footer h4 a{color:#fff;text-transform: capitalize;}
/*footer 二维码*/
.f-wechat{ margin-top: 20px; overflow: hidden;}
.ft-l .f-wechat p{ width: 90px; float: left;padding: 0;text-align: center;}
.f-wechat .wechat-img{ padding-left: 0;width: 120px;}
.f-wechat .webimg{margin-left: 10px;}
.f-wechat img{width: 86px;height: 86px;}
.ft-l .f-wechat span{display: block;width: 90px; line-height: 20px; margin-top: 5px;text-align: center; font-size: 12px; color: #888;}

.ft-l{width: 300px;padding-right: 75px;font-size: 15px;}
.ft-l span{width: 26px;display: block;float: left;color:#f7d350;}
.ft-l .add{display: inline-block;float: left;width: 254px;color: #888;}
.ft-l p{padding: 5px 0;overflow: hidden;color: #888;}
.ft-l p:first-child{padding-top: 0;}
.ft-about{overflow: hidden;}

/*二维码*/
.wechat{margin-top: 30px;overflow: hidden;}
.contact-box .wechat p{float: left;background: none;width: 160px;}
.wechat p img{width: 160px;height: 160px;}
.wechat p.webimg{padding-left: 30px;}
.contact-box .wechat p span{display: block;float: none;text-align: center;font-weight: normal;font-size: 14px}
.contact-box .wechat p.wechat-img{padding-left: 0;}
/*.ft-r,
.ft-about{ width: 283px;}*/
.ft-market{padding-left: 62px;}
.ft-about div li:after,
/*f-middle*/
.f-middle{width: 303px;}
.f-middle li a{float: left;width: 110px;margin-right: 10px;padding-left: 10px;line-height: 40px;border-bottom:1px solid #2e2c2c;}
.f-about{margin-bottom: 42px;}
.ft-top{margin: 0 auto;overflow: hidden;padding-top: 54px;padding-bottom: 70px;}
.ft-pro{}
.ft-pro div{position: relative;float: left;}
.probtn{position: relative;display: block;margin-right: 10px;width: 112px;padding-left: 10px;line-height: 40px;border-bottom:1px solid #2e2c2c;}
.ft-pro ul{position: absolute;bottom: 40px;background: #fff;opacity: 0;visibility: hidden;-webkit-transition: all .5s ease;transition: all .5s ease;transform: translateY(10px);}
.ft-pro div:hover ul{opacity: 1;visibility: visible;width: 122px;height: auto;transform: translateY(0);}
.ft-pro div ul a{margin-right: 0;width: 122px;padding-left: 0;text-align: center;border-bottom: 1px solid #eee;}
.ft-pro div ul a:hover{background-color: #313030;color: #fff;}
.ft-pro div ul li:last-child a{border-bottom: 0;}
.probtn::before{ position: absolute; top: 20px; right: 10px;display: inline-block; width: 7px; height: 3px; content:"";background:url(../images/icon_footer_pro.png) center no-repeat; -webkit-transition: all .5s ease;transition: all .5s ease;}
.ft-pro div:hover .probtn::before{ -webkit-transform:rotate(180deg); transform:rotate(180deg);}

.ft-bottom{ width: 100%;padding: 25px 0 20px; text-align: center; background-color: #313030;}
.ft-bottom div{height: 23px;padding-top: 10px;}
.ft-bottom div a{display: inline-block;height: 23px;}
.ft-bottom p{line-height: 18px;margin-bottom: 5px; font-size: 12px;}
.ft-bottom a{display: inline-block;padding-right: 10px;}
.ft-bottom div a img{width: 23px;height: 23px;}
.ft-market{position: relative;height: 314px;}
.ft-market img{position: absolute;left: -20px;top:50px;}



/*内页banner*/
.page-banner{position: relative;width: 100%;height: 390px;margin-top: 149px;overflow: hidden;}
.page-banner .img{height:390px;width: 100%;position: fixed;z-index: -1;}
/*.page-banner h1{position: fixed;top:230px;z-index: -1;width: 100%;text-align: center;color:#fff;font-size: 44px;text-transform: uppercase;}*/
/*.page-banner h1 span{color:#1b94ee;margin-right: 10px;}*/
/*.page-banner h2{position: fixed;top:270px;z-index: -1;color:#fff;font-size: 26px;width: 100%;text-align: center;}*/
.page-banner .text{position: absolute; top: 80px; left: 50%;z-index: 2; margin-left: -275px; width: 550px;height: 231px;background:url(../images/kuang.png) center 0 no-repeat;}
.page-banner .text h1{position: absolute;top: 65px;width: 100%;margin: 0;font-size: 70px;line-height: 70px;text-align: center;color: #fff;font-family: 'EuclidFlexBold';}
.page-banner .text .position{position: absolute;top: 150px;width: 100%;text-align: center;color: #aaa;}
.page-banner .text a{font-size: 14px;color: #aaa;}
/*.page-banner .text::before{ position: absolute;left: 50%;bottom:-40px;width: 1px;height: 58px; background-color: #fff; content:'';}*/
/*内页关于我们*/
#content{background-color: #fff;font-size: 16px;line-height: 32px;}
#content .about{padding-top: 30px;}
/*pro*/
.main{overflow: hidden;}
/*.position{height: 100px;line-height: 100px;color:#aaa;border-bottom: 1px solid #eee;}
.position a{font-size: 18px; margin: 0 10px;color:#aaa;text-transform: capitalize;}
.position a:hover{color: #f3ca31;}
.position a:first-child{margin-left: 0;}
.position .pos_class{color:#747474;}*/
.pro-sec{margin-top: 30px;}
.pro-sec ul{overflow: hidden;}
.pro-sec .pro-li{position: relative;margin-right: 2%;margin-bottom: 2%;width: 32%;overflow: hidden;}
.pro-sec .pro-li:nth-child(3n){margin-right: 0;}
.pro-sec .pro-li a{ display: inline-block;overflow: hidden;}
.pro-sec .pro-li a::after{position: absolute;top: 0;left: 0;display: inline-block;width: 100%;height: 100%;content: '';background: rgba(0,0,0,.3);opacity: 0;-webkit-transition: all .5s;transition: all .5s;}
.pro-sec .pro-li a div{overflow: hidden;}
.pro-sec .pro-li a img{max-width: 100%;}
.pro-sec .pro-li a p{position: absolute;z-index: 2;top:-50px;width: 100%;margin-top: -22px;color: #fff; font: 18px/44px "helveticaneueltcomth";text-align: center;transition: all .3s ease;-webkit-transition: all .5s;transition: all .5s;text-transform: capitalize;}
.pro-sec .pro-li a:hover::after{opacity: 1;}
.pro-sec .pro-li a:hover p{top: 50%;}
/*news*/
#news{ padding: 70px 0 70px;}
#news .wrap{max-width: 980px;margin: 0 auto; }
.newslist{margin-bottom: 50px; border-top: 1px solid #eee;}
  .newslist li{position: relative;padding: 32px 0;overflow: hidden;transition: all .5s;cursor: pointer;border-bottom: 1px solid #eee;}
  .newslist img{width: 288px;margin-right: 40px;transition: all .5s;}
  .newslist .txt {position: absolute;width: 650px; top: 32px;left: 328px;overflow: hidden;transition: all .5s;}
  .newslist .tit{ margin:14px 0 3px; font-size: 18px; width: 450px;font-weight: normal; color:#575757;transition: all .5s;margin-bottom: 10px;}
  .newslist .date{position: absolute;right:0;top:11px;font-size: 30px;font-family: 'arial', "微软雅黑";margin-bottom:12px;padding-bottom: 12px;color:#999;transition: all .5s;}
  .newslist .description{top:80px;width: 425px;height: 45px;transition: all .5s;font-size:13px;color:#999;line-height: 22px;}
  .newslist .txt:after{position: absolute;content:'';right:0;top:150px;;display: inline-block;width: 22px;height:11px;background: url(../images/icon1.png) -110px -11px no-repeat;transition: all .5s;opacity: 0;}
  .newslist li:hover .txt:after{right:0;top:70px;opacity: 1;}
  .newslist li:hover .description,.newslist li:hover .tit{margin-left: 10px;}
  .newslist li:hover .date,.newslist li:hover .tit{color: #333}
  .newslist li:hover .description{color: #666;}
/*详情*/
  /**** article style  ****/
  article {
    font-size: 14px;
    line-height: 28px; }
    article table {
      border-collapse: collapse; }
    article .title {
      font-size: 18px;
      font-weight: normal;
      text-align: center;
      margin: 0; }
    article .date {
      font-size: 12px;
      text-align: center;
      color: #aaa;
      margin-top: 5px;
      padding-bottom: 30px;
      border-bottom: 1px solid #eee; }
    article .body {
      margin: 30px 0 50px; font-size: 16px;line-height: 32px;}
      article .body img{max-width: 800px;}
#news-detial .wrap{max-width: 980px;}

.paging{text-align: center;padding-bottom: 75px;padding:30px 0 0;}
.paging li{display:inline-block; line-height: 24px; text-align: center;}
.paging li a{display: inline-block;color: #313030;;border:1px solid #313030;;width: 24px;height: 24px;line-height: 24px;margin-right: 3px;font-size: 12px;transition: all .5s;}
.paging li.thisclass a,.paging li:hover a{background: #313030;;color: #fff;}

.paging li a.i,.paging li.n a,.paging li a.e,.paging li.p a{text-indent: -9999px;}
.paging li a.i{background: url(../images/paging_btn.png) 7px center  no-repeat;}
.paging li a.e{background: url(../images/paging_btn.png) -152px center no-repeat;}
.paging li.p a{background: url(../images/paging_btn.png) -30px center no-repeat;}
.paging li.n a{background: url(../images/paging_btn.png) -98px center no-repeat;}

.paging li:hover a.i {background: url(../images/paging_btn_hover.png) 7px center  no-repeat #313030;;}
.paging li:hover a.e{background: url(../images/paging_btn_hover.png) -152px center no-repeat #313030;;}
.paging li.p:hover a{background: url(../images/paging_btn_hover.png) -30px center no-repeat #313030;;}
.paging li.n:hover a{background: url(../images/paging_btn_hover.png) -100px center no-repeat #313030;;}

/*搜索页面*/
.paging table{text-align: center;display: inline-block;}
.paging table td{color: #555;height: 28px;}
.paging td.info{padding-right: 15px;}
.paging td.p,.paging td.e a,.paging td.e,.paging td.i a,.paging td.n a{font-size: 0;line-height: 0;overflow: hidden;}
.paging td.p,.paging td .thisclass,.paging td.page,.paging td.n a,.paging td.i a,.paging td.e{border:1px solid #eee;width: 28px;display:inline-block;margin-right: 5px;line-height: 28px;text-align: center;}
.paging td .thisclass,.paging td:hover a{background: #313030;color: #fff;}
.paging td.page a{display: block;}
.paging td.n,.paging td.e,.paging td.e a{width: 28px;}
.paging td.i a{border:1px solid #eee;}
.paging td.i{background: url(../images/paging_btn.png) 7px center  no-repeat;}
.paging td.e{background: url(../images/paging_btn.png) -152px center no-repeat;}
.paging td.p{background: url(../images/paging_btn.png) -30px center no-repeat;}
.paging td.n a{background: url(../images/paging_btn.png) -100px center no-repeat;}

.paging td.i:hover a {background: url(../images/paging_btn_hover.png) 7px center  no-repeat #313030;}
.paging td.e:hover a{background: url(../images/paging_btn_hover.png) -152px center no-repeat #313030;}
.paging td.p:hover a{background: url(../images/paging_btn_hover.png) -30px center no-repeat #313030;}
.paging td.n:hover a{background: url(../images/paging_btn_hover.png) -100px center no-repeat #313030;}
/*--------map----------*/
#chinese .text-en{display: none;}
#english .text-cn{display: none;}
#contact .wrap{ position: relative;overflow: hidden; }
#contact { padding: 70px 0; overflow: hidden; }


.contact-con{width: 550px;margin-right: 50px;float: left;}
.contact-con p{ font-size: 16px;line-height: 32px;color: #333;}
.contact-box p{padding-left: 40px;line-height: 50px;background:  url(../images/concaticon.png) 0 0 no-repeat;background-repeat: no-repeat;}
.contact-box p.webname{margin: 27px 0;color: #000;font-size: 18px;line-height: 30px;font-weight: bold;background:  url(../images/logoicon.png) 0 3px no-repeat;}
.contact-box p.tel{background-position: 0 -45px;}
.contact-box p span{display: inline-block;float: left;font-weight: 700;}
.contact-box p.address{margin: 13px 0;background-position: 0 5px;overflow: hidden;}
.contact-box p.address span{display: block;float: none;line-height: 30px;}
.contact-box p.address span.add{font-weight: normal;}
#chinese .contact-box p.address span{display: block;float: left;line-height: 30px;}
#chinese .contact-box p.address span.add{display: block;padding-left:0;}

.contact-box p.fax{background-position: 0 -112px;}
.contact-box p.email{background-position: 0 -178px;}
.contact-box p.web{background-position: 0 -245px;}
.map {display: none;height:700px; margin-top: 70px;}
.address span.add{display: block;line-height: 30px;}

  /*.contact-con {z-index: 1;position: absolute;top: 180px; left: 112px; padding: 25px;background: #fff;opacity: 0.8;line-height: 24px; }
  .contact-con h2 {font-size: 22px;font-weight: bold;letter-spacing: 1.8px; }
  .contact-con h3 {padding-bottom: 11px;font-size: 12px;display: block;letter-spacing: 0.2px;text-transform: uppercase; }
  .contact-con p {line-height: 35px; }*/
  .iw_poi_title {color: #CC5522;font-size: 14px;font-weight: bold;overflow: hidden;padding-right: 13px;white-space: nowrap; }
  .iw_poi_content {font: 12px arial,sans-serif;overflow: visible;padding-top: 4px;white-space: -moz-pre-wrap;word-wrap: break-word; }
#content{padding-top: 0;}

  /** Generated by FG **/
@font-face {
  font-family: 'helveticaneueltcomblk';
  src: url('../font/helveticaneueltcomblk.eot');
  src: local('☺'), url('../font/helveticaneueltcomblk.woff') format('woff'), url('../font/helveticaneueltcomblk.ttf') format('truetype'), url('../font/helveticaneueltcomblk.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'helveticaneueltcomth';
  src: url('../font/helveticaneueltcomth.eot');
  src: local('☺'), url('../font/helveticaneueltcomth.woff') format('woff'), url('../font/helveticaneueltcomth.ttf') format('truetype'), url('../font/helveticaneueltcomth.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLTCom-Roman';
  src: url('../font/HelveticaNeueLTCom-Roman.eot');
  src: local('☺'), url('../font/HelveticaNeueLTCom-Roman.woff') format('woff'), url('../font/HelveticaNeueLTCom-Roman.ttf') format('truetype'), url('../font/HelveticaNeueLTCom-Roman.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'helveticaneueltcomltcn';
  src: url('../font/helveticaneueltcomltcn.eot');
  src: local('☺'), url('../font/helveticaneueltcomltcn.woff') format('woff'), url('../font/helveticaneueltcomltcn.ttf') format('truetype'), url('../font/helveticaneueltcomltcn.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'EuclidFlexBold';
  src: url('../font/EuclidFlexBold.eot');
  src: local('☺'), url('../font/EuclidFlexBold.woff') format('woff'), url('../font/EuclidFlexBold.ttf') format('truetype'), url('../font/EuclidFlexBold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ArialBoldMT';
  src: url('../font/ArialBoldMT.eot');
  src: local('☺'), url('../font/ArialBoldMT.woff') format('woff'), url('../font/ArialBoldMT.ttf') format('truetype'), url('../font/ArialBoldMT.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}



.ft-r li a{ display: block;padding-left: 10px;line-height: 40px; border-bottom: 1px solid #2e2c2c;}
.ft-r li a:hover{background-color: #fff;}
.ft-r .ft-about div li{ display: inline-block; float: left; width: 131px;margin-right: 10px;}


/*----自助留言-----------------------------------------*/
.jm table{width: 600px;}
.jm{overflow: hidden;background: #fff;}
.jm h2,#contact h2{color: #666; position: relative;text-transform: uppercase;}
.jm .i-tit, #contact .i-tit{margin-bottom: 28px;font-size: 30px;font-weight: bold;height: 40px;line-height: 40px;}
.jm .i-tit  span, #contact .i-tit span{position: absolute;bottom: 2px;margin-left: 20px;font-size: 14px;line-height: 18px;font-weight:normal;vertical-align: top;}
.jm td{position: relative; padding-right: 1%; }
.jm input{width: 94%;padding:0 3%;height: 48px;margin-bottom: 10px;line-height: 48px;color:#aeaeae;background: #f4f4f4;margin-right: 20px;box-sizing: content-box;border:1px solid #f4f4f4;transition: all .5s;-webkit-transition:all .5s;outline: none;font-family: 'Microsoft Yahei';}
.jm input#submit{width: 174px;padding:0;text-align: center;background: #000;color:#fff;cursor: pointer;border:none;}
.jm input#submit:hover{background-color: #f3ca31;border:none;}
.jm input:hover,
.jm textarea:hover{border:1px solid #000;}
.jm p{color: #888;margin-top: 10px}
.jm textarea{width: 94%;padding: 2% 3%;border:none;color: #aeaeae;font-family: 'Microsoft Yahei';background-color: #f4f4f4;outline: none;border:1px solid #f4f4f4;transition: all .3s ease;}
.jm label{position: absolute;right: 20px;top: 12px;color: red;}
#message-error{position: relative;right: initial;top: -5px;}
input.error, textarea.error{border:1px solid red;}
/*字体缩小*/
html {
  font-size:62.5%
}
@media only screen and (min-width:321px) { /*iphone5*/
html {
font-size:62.5%!important
}
}
@media only screen and (min-width:361px) { /*ä¸‰æ˜Ÿnote*/
html {
font-size:70.31%!important
}
}
@media only screen and (min-width:376px) { /*iphone6*/
html {
font-size:73.24%!important
}
}
@media only screen and (min-width:481px) {
html {
font-size:94%!important
}
}
@media only screen and (min-width:561px) {
html {
font-size:109%!important
}
}
@media only screen and (min-width:641px) {
html {
font-size:125%!important
}
}