@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font:12px Arial,"microsoft yahei"; color:#333; background:#fff;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; }
ul,li,ol{list-style:none;}
a{text-decoration:none; color:#333;}
a:hover{text-decoration:none; color:#f8b551;}
input,textarea,select,button{  font-family:Arial,"Microsoft YaHei";}
input:focus,textarea:focus,select:focus,button:focus{ outline:none;}
::-moz-selection {background:#333;color:#FFF;}
::selection {background: #333;color: #FFF;}
img{border:0}
.clear { zoom: 1;clear:both; }
.clear:after { content: ''; display: block; clear: both; }

.fl{ float:left;}
.fr{ float:right;}

@font-face {font-family:'PoiretOneR'; src: url('../fonts/PoiretOne-Regular.ttf') format('truetype'); }


.c1200{ width:1200px; margin:0 auto; position:relative;}



/* header */
.index-header{ width: 100%; position: fixed; left: 0; right: 0; top: 0; z-index: 999999; height: 100px;  background-color: rgba(255, 255, 255, 0.8); min-width: 1200px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1); -moz-box-shadow:0 0 10px rgba(0,0,0,0.1); box-shadow:0 0 10px rgba(0,0,0,0.1); }
.headerNav{ height:100px; position:relative; z-index:999999; width: 100%;  text-align: center;}
.headerNav li{ float: left; height:50px; width:100px; line-height:50px; position:relative; margin:25px  35px; }
.headerNav li .m{display:block; width:100px; height:50px; text-align:center; color:#333; line-height:50px; cursor:pointer; font-size:16px;}
.headerNav li span{ display:block; position:absolute; width:0px; border-radius: 2px; overflow: hidden; height:0px; background:#f8b551; top:50px; left:50%;}

.headerNav li .navMenu{display:none; position:absolute; top:53px; left:0; z-index: 999999; width:100px; background:#fff; -webkit-box-shadow:0 0 10px rgba(0,0,0,0.1); -moz-box-shadow:0 0 10px rgba(0,0,0,0.1); box-shadow:0 0 10px rgba(0,0,0,0.1); }
.headerNav li .navMenu dd a{ float: left; display: block;  width:90px; border-bottom: solid 1px #eee; text-align:center; line-height:20px; padding: 10px 5px; margin: 0; color:#666; font-size:12px;}
.headerNav li .navMenu dd a:hover{background:#f8b551; color:#fff; border-bottom-color: #f8b551;}
.headerNav li:hover .m,.headerNav li .on{ }
.headerNav .headerLogo{ float: left; width: 140px; height: 100px; margin: 0 20px;}
.headerNav .headerLogo a{ display: block; width: 140px; height: 100px; background: url(../images/headerLogo.jpg) center center no-repeat;}


.pageHeader{ width: 100%; position: relative;  z-index: 999999; height: 100px;  background-color: rgba(255, 255, 255, 1); min-width: 1200px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1); -moz-box-shadow:0 0 10px rgba(0,0,0,0.1); box-shadow:0 0 10px rgba(0,0,0,0.1); }

@media screen and (max-width:1440px) {
.index-header{ height: 80px;}
.headerNav{ height: 80px;}
.headerNav li{height:40px; line-height:40px; margin:20px 35px; }
.headerNav li .m{ height:40px; line-height:40px; }
.headerNav li span{ top:40px;}
.headerNav li .navMenu{ top:43px; }
.headerNav .headerLogo{  width: 112px; height: 80px; margin: 0 34px;}
.headerNav .headerLogo a{ width: 112px; height: 80px;  background-size: 112px 80px;}

}


.index_main {width: 100%;}
#superContainer {height: 100%;position: relative;-ms-touch-action: none;touch-action: none;}
#dn-nav {position: fixed;top: 50%;z-index: 100;margin-top: -32px;opacity: 1;-webkit-transform: translate3d(0, 0, 0);}
#dn-nav.right {right: 17px;}
#dn-nav li { width: 20px; height: auto ; margin: 0 0 0 0; vertical-align: middle;}
#dn-nav li a { float: right; width: 20px; height: 4px ; margin-top: 15px; color: #838687;  background-color:#666;text-decoration: none; text-align: right; transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s; }
#dn-nav li .active { width: 40px ; background-color: #f8b551; }
#dn-nav span { display: none;}

.section { position: relative; overflow: hidden; min-width: 1200px; background-color: #fff;}
.fp-auto-height{ width: 100%; background-color: #fff;}
.fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell, .fp-auto-height.fp-section {height: auto!important;}
.section .c1200{ padding-top: 200px;}
.fp-auto-height .c1200{ padding-top: 0 !important;}


@media screen and (max-width:1440px) {
    .section .c1200{ padding-top: 120px;  width:1040px; }
    .fp-auto-height .c1200{ width: 1200px; }
}

/* indexTitle */
.indexTitle{ width: 100%; text-align: center;  transform: translateY(-20%);  transition: all 1s;  opacity: 0;}
.indexTitle span{ font-size: 36px; color: #f8b551;}
.indexTitle p{ font-size: 24px; color: #999; text-transform: uppercase; font-family:'PoiretOneR';}

.indexLink{ position: absolute; width: 160px; height: 44px;  margin-bottom: -20%;  bottom: 4%; left: 50%; overflow: hidden; margin-left: -80px; transition: all 1s;  opacity: 0;}
.indexLink a{ display: block; text-align: center; line-height: 40px; width: 156px; font-size: 16px;  border-radius: 23px; border: solid 2px #f8b551; color: #f8b551;}
.indexLink a:hover{ background-color: #f8b551; color: #333;}


/* banner */
.banner {position: relative;width: 100%;height: 100%;}
.banner ul {width: 100%;height: 100%;}
.banner li { z-index: 1; position: absolute;top: 0;right: 0;bottom: 0;left: 0;overflow: hidden;width: 100%;height: 100%;text-align: center;}
.banner li a{ }
.banner li .img {position: relative;z-index: 9;-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;-ms-transition: all 1s;}
.banner li.wk_selected .img {-webkit-transform: translate3d(0, 0, 0)!important;transform: translate3d(0, 0, 0)!important;-ms-transform: translate3d(0, 0, 0)!important;}
.banner li.wk_selected { z-index: 2;}
.banner li .text {position: relative;z-index: 9;margin-top: 25px;color: #fff;font-size: 20px;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;-ms-transition: all .5s;}
.banner .wk_banner {position: absolute;top: 0;left: 0;z-index: 0;height: 100%;width: 100%; background-size: 100% 100%;}
.banner .wk_banner img{ width: 100%; height: 100%;}
.banner li#banner1 .wk_banner {background-size: cover;opacity: 0;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;
    transition: all 1s;-webkit-opacity: 0;-ms-opacity: 0;-moz-opacity: 0;-webkit-background-size: cover;-moz-background-size: cover;}
.banner li#banner1.wk_selected .wk_banner {opacity: 1;-webkit-opacity: 1;-ms-opacity: 1;-moz-opacity: 1;}

.banner li#banner2 .wk_banner {background-size: cover;opacity: 0;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s; transition: all 1s;-webkit-opacity: 0;-ms-opacity: 0;-moz-opacity: 0;-webkit-background-size: cover;-moz-background-size: cover;}
.banner li#banner2.wk_selected .wk_banner {opacity: 1;-webkit-opacity: 1;-ms-opacity: 1;-moz-opacity: 1;}

.banner li#banner3 .wk_banner {background-size: cover;opacity: 0;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;
 transition: all 1s;-webkit-opacity: 0;-ms-opacity: 0;-moz-opacity: 0;-webkit-background-size: cover;-moz-background-size: cover;}
.banner li#banner3.wk_selected .wk_banner {opacity: 1;-webkit-opacity: 1;-ms-opacity: 1;-moz-opacity: 1;}

.banner-nav {position: absolute;bottom: 2%;left: 0;z-index: 8;overflow: hidden;width: 100%;height: auto;opacity: 1;}
#banner-icon {position: relative;z-index: 10;	margin: auto;width: auto;height: auto;text-align:center; display: table; word-spacing:-1em;}
.wk_nav-bullet-container {position: relative;display:inline-block;width: 14px;height: 14px; margin: 0 13px; border: solid 2px #f8b551; border-radius: 50%; overflow: hidden; cursor: pointer;}
#banner-icon li.active { background-color: #f8b551;}
.wk_nav-bullet-container.active {background-color: #f8b551;}



.section2 {background: url(../images/aboutBg.jpg) no-repeat center;  background-size: cover;-webkit-background-size: cover;-moz-background-size: cover; position: relative;}
.aboutLeft{  width: 520px; height: 400px; margin-top: 40px;  transition: all 1s;  opacity: 0; margin-left: -50%; overflow: hidden;}
.aboutLeft iframe{  width: 520px; height: 400px;}
.aboutRight{ width:600px; transition: all 1s;  opacity: 0; margin-bottom: 0; margin-right: -50%; overflow: hidden;}
.aboutRight .indexTitle{ text-align: left;}
.aboutRight .cont{ font-size: 16px; line-height: 30px; color: #666; margin-top: 50px;}
.aboutRight .list{ width: 100%; margin-top: 40px;}
.aboutRight .list dl{ float: left; width: 150px; padding: 0 25px;}
.aboutRight .list dl dt{  font-weight: bold; font-size: 30px; color: #f8b551; position: relative;}
.aboutRight .list dl dt span{ font-size: 14px; position: absolute; top: 0;}
.aboutRight .list dl dd{ font-size: 14px; color: #999;}


@media screen and (max-width:1440px) {
.aboutLeft{ width: 450px; height: 320px;}
.aboutLeft iframe{ width: 450px; height: 320px; }
.aboutRight{ width:540px;}
.aboutRight .cont{ font-size: 14px; line-height: 26px; color: #666; margin-top: 20px;}
.aboutRight .list dl{ float: left; width: 130px; padding: 0 25px;}

}


.section3 {background: url(../images/productBg.jpg) no-repeat center;  background-size: cover;-webkit-background-size: cover;-moz-background-size: cover; position: relative;}
.section3 .indexTitle p{ color: rgba(255, 255, 255, 0.6);}
.indexProduct{  position:relative;  opacity: 0; transform:scale(0, 0); transition: all 2s;}
.indexProduct .prev,.indexProduct .next{ display:block;  width:15px; height:30px; position: absolute; top: 50%; margin-top: -15px;  overflow:hidden;cursor:pointer; background:url(../images/paroIcon.png) no-repeat; z-index: 2;}
.indexProduct .next{ right:-45px; background-position: -15px 0; }
.indexProduct .prev{ left:-45px; background-position: 0 0; }
.indexProduct .next:hover{ background-position: -15px -30px; }
.indexProduct .prev:hover{ background-position: 0 -30px; }
.indexProduct .bd{ padding:0; width: 100%; overflow: hidden; margin-top: 70px; position: relative; z-index: 1;}
.indexProduct .bd ul{ overflow:hidden; zoom:1; }
.indexProduct .bd ul li{ margin-right:40px; width: 270px; height: 350px; float:left; _display:inline; position: relative; overflow:hidden; text-align:center;  }
.indexProduct .bd ul li .img{ text-align:center; width: 270px; height: 350px;  overflow: hidden; position: relative; z-index: 1;}
.indexProduct .bd ul li .img img{width: 270px; height: 350px;  }
.indexProduct .bd ul li .con{ width:200px; padding: 0 35px; height: 200px; padding-top: 150px; position: absolute; background-color: rgba(248,181,81, 0.8); left: 0; bottom: 0; z-index: 2; overflow: hidden; text-align: center;  transform: translateY(350px); transition: all 0.8s ease;}
.indexProduct .bd ul li .con p{ font-size: 18px; color: #fff; margin-top: 15px;}
.indexProduct .bd ul li .con a{ width: 46px; height: 46px; display: block; margin: auto; overflow: hidden; background-color: rgba(255, 255, 255, 0.5); border: solid 1px #fff; text-align: center; line-height: 46px; font-size: 24px; color: #fff; border-radius: 50%; }
.indexProduct .bd ul li .con a:hover{ border-color: #333; background-color: rgba(0, 0, 0, 0.6); color: #f8b551;}
.indexProduct .bd ul li:hover .con{ transform: translateY(0px); opacity:1;}



@media screen and (max-width:1440px) {
.indexProduct .bd{  margin-top: 30px; }
.indexProduct .bd ul li{ margin-right:30px; width: 230px; height: 298px;  }
.indexProduct .bd ul li .img{ width: 230px; height: 298px;  }
.indexProduct .bd ul li .img img{width: 230px; height: 298px; }
.indexProduct .bd ul li .con{ width:160px; padding: 0 35px; height: 198px; padding-top: 100px; transform: translateY(298px);}
}

.section4{ background: url(../images/workshopBg.jpg) no-repeat center;  background-size: cover;-webkit-background-size: cover;-moz-background-size: cover; position: relative;}
.indexWorkshop{  position:relative;  opacity: 0; transform:scale(0, 0); transition: all 2s;}
.indexWorkshop .bd{ padding:0; width: 100%; overflow: hidden; margin-top: 50px; position: relative; z-index: 1;}
.indexWorkshop .bd ul{ overflow:hidden; zoom:1; }
.indexWorkshop .bd ul li{ margin-right:20px; width: 279px; border: solid 3px #f8b551; height: 450px; float:left; _display:inline; position: relative; overflow:hidden; text-align:center;  }
.indexWorkshop .bd ul li:nth-child(odd){ margin-top: 30px;}
.indexWorkshop .bd ul li img{width: 279px; height: 450px; transition: all 0.8s ease; }
.indexWorkshop .bd ul li:hover img{ transform:scale(1.1);}
.indexWorkshop .hd{ width: 100%; margin-top: 50px; display: table; text-align: center; word-spacing:-1em;}
.indexWorkshop .hd li{ display: inline-block; width: 14px; height: 14px; border: solid 2px #f8b551; background-color:rgba(248,181,81,0); border-radius: 50%; overflow: hidden; margin: 0 13px; text-indent:-999px;}
.indexWorkshop .hd li.on{ background-color: rgba(248,181,81, 1);}

@media screen and (max-width:1440px) {

.indexWorkshop .bd{ margin: 30px auto 0; width: 804px;}
.indexWorkshop .bd ul li{  width: 180px; border: solid 3px #f8b551; height: 290px;  }
.indexWorkshop .bd ul li:nth-child(odd){ margin-top: 20px;}
.indexWorkshop .hd{margin-top: 30px; }
}



.section5{ background: url(../images/newsBg.jpg) no-repeat center;  background-size: cover;-webkit-background-size: cover;-moz-background-size: cover; position: relative;}
.section5 .indexTitle p{ color: rgba(255, 255, 255, 0.6);}
.indexNews{ width: 100%; margin-top: 50px;}
.newsLeft{ width: 540px;  transition: all 1s;  opacity: 1; margin-left: -10%; }
.newsLeft .img{ width: 540px; height: 200px; overflow: hidden;}
.newsLeft .img img{ width: width: 540px; height: 200px; }
.newsLeft .name{ width: 100%; padding: 20px 0 15px; border-bottom: solid 1px rgba(255, 255, 255, 0.3);}
.newsLeft .name a{ font-size: 18px; color: #fff;}
.newsLeft .name a:hover{ color: #f8b551;}
.newsLeft .cont{ font-size: 14px; line-height: 30px; color: #fff; margin-top: 10px;}

.newsRight{ width: 540px;  transition: all 1s;  opacity: 1; margin-right: -10%; height: 320px; overflow: hidden;}
.newsRight li{ float: left; width: 100%; margin-bottom: 40px; position: relative;}
.newsRight li .time{ width: 60px;position: relative; height: 90px; padding:25px 20px; text-align: center; color: #fff; background-color: rgba(248,181,81, 1); border-radius: 5px; overflow: hidden;}
.newsRight li .time::after{ content: ''; height: 1px; width: 60px; position: absolute; bottom: 25px; left: 20px; background-color: rgba(255, 255, 255, 0.8); }
.newsRight li .time p{ color: rgba(255, 255, 255, 0.8); font-size: 14px;  margin-bottom: 5px; position: relative; z-index: 2;}
.newsRight li .time b{ font-size: 48px; position: relative; z-index: 2;}
.newsRight li .right{ width: 400px;}
.newsRight li .name{ width: 100%; padding-bottom:15px; border-bottom: solid 1px rgba(255, 255, 255, 0.3);}
.newsRight li .name a{ font-size: 18px; color: #fff;}
.newsRight li .name a:hover,.newsRight li .more a:hover{ color: #f8b551;}
.newsRight li .cont{ font-size: 14px; line-height: 28px; color: #fff; margin-top: 10px;}
.newsRight li .more a{display: block; font-size: 14px; color: #fff; margin-top: 10px;}

@media screen and (max-width:1440px) {
.newsLeft{ width: 460px;   }
.newsLeft .img{ width: 460px; height: 170px; }
.newsLeft .img img{ width: width: 460px; height: 170px; }
.newsLeft .name{ width: 100%; padding: 15px 0 10px; border-bottom: solid 1px rgba(255, 255, 255, 0.3);}
.newsLeft .cont{ line-height: 26px;  margin-top: 5px;}

.newsRight{ width: 480px;   height: 280px; }
.newsRight li{ margin-bottom: 40px; height: 120px; }
.newsRight li .time{ width: 60px;position: relative; height: 80px; padding:20px 20px; text-align: center; color: #fff; background-color: rgba(248,181,81, 1); border-radius: 5px; overflow: hidden;}
.newsRight li .time p{   margin-bottom: 0; }
.newsRight li .right{ width: 360px;}
.newsRight li .name{ padding-bottom:10px; }
.newsRight li .name a{ font-size: 16px;}
.newsRight li .cont{ line-height: 24px; margin-top: 2px;}



}



.footer{  width: 100%; padding: 70px 0 40px;  background-color: #fff;}
.footer .left{ width: 260px; }
.footer .left h2{ font-size: 18px; color: #333; margin-bottom: 10px;}
.footer .left p{font-size: 14px; color: #999; line-height: 30px;}
.footer .mid{ width: 700px; margin-left: 100px;}
.footer .mid dl{ float: left; man-width: 70px; margin: 0 35px;}
.footer .mid dl dt a{display: block; font-size: 14px; color: #333; margin-bottom: 15px; font-weight: bold;}
.footer .mid dl dd a{display: block; font-size: 14px; color: #999; line-height: 24px; margin: 3px 0;}
.footer .mid dl dt a:hover,.footer .mid dl dd a:hover{ color: #f8b551;}

.footer .right{ width: 100px; text-align: center;}
.footer .right img{ width: 96px; height: 96px; border: solid 2px #f8b551; border-radius: 5px; overflow: hidden;}
.footer .right p{ font-size: 14px; margin-top: 10px; color: #999;}

.copy{ width: 100%; padding: 20px 0; text-align: center; border-top: solid 1px #eee; font-size: 14px; color: #ccc;}
.copy a{ font-size: 14px; color: #ccc; }
.copy a:hover{ color: #f8b551;}

footer{ width: 100%; background-color: #fff; border-top: solid 1px #eee;}

#boxer{-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;}
#boxer-overlay{background:#000; height:100%; left:0; position: fixed; top:0; width:100%; z-index: 9999999;}
#boxer{background:#fff; box-shadow: 0 0 20px rgba(0,0,0,0.2); padding:10px; position: absolute; z-index: 9999999;}
#boxer .boxer-close{background:rgba(0, 0, 0, 0.67) url(../images/iconImg.png) no-repeat 0 0px; cursor:pointer; display:block; height:50px; position:fixed; right:10px; top:10px; width:50px;text-indent:-99999px; z-index:106;}
#boxer .boxer-close:hover{ background:#f8b551 url(../images/iconImg.png) no-repeat 0px 0px;}
#boxer .boxer-arrow{background:rgba(0, 0, 0, 0.67) url(../images/iconImg.png) no-repeat 0 -50px; cursor:pointer; display:block; height:50px; margin:0 auto; position: absolute; text-indent:-99999px; top:50px; width:50px;}
#boxer .boxer-arrow.previous{left:0px;}
#boxer .boxer-arrow.previous:hover{background:#f8b551 url(../images/iconImg.png) no-repeat 0 -50px; left:0px;}
#boxer .boxer-arrow.next{background-position:-50px -50px; right:0px;}
#boxer .boxer-arrow.next:hover{background:#f8b551 url(../images/iconImg.png) no-repeat -50px -50px;  right:0px;}
#boxer .boxer-position{color:#999; font-size:12px; margin:0; padding:10px 0 6px;}
#boxer .boxer-caption p{margin:0;padding:0; font-size:16px;}
#boxer .boxer-caption.gallery p{padding: 0; text-align:center; line-height:50px;}
#boxer.loading .boxer-container{background: #fff url(../images/loading.gif) no-repeat center;}


/* CSS3过度及动画 */
.active .aboutLeft { opacity: 1; margin-left: 0; transition-delay: 0.7s;}
.active .aboutRight { opacity: 1; margin-right: 0; transition-delay: 0.7s;}
.active .indexTitle{  transform: translateY(0); opacity: 1; transition-delay: 1s;}
.active .indexLink{ margin-bottom: 0; opacity: 1; transition-delay: 1s;}
.active .indexProduct{ opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}
.active .indexWorkshop{ opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}
.active .newsLeft{ opacity: 1; margin-left: 0; transition-delay: 0.7s;}
.active .newsRight{ opacity: 1; margin-right: 0; transition-delay: 0.7s;}

/* for lt ie 10 */
.ltie10 .aboutLeft{ opacity: 1; margin-left: -50%; transition-delay: 0.7s;}
.ltie10 .aboutRight{ opacity: 1; margin-right: -50%; transition-delay: 0.7s;}
.ltie10 .indexTitle{  transform: translateY(-20%); opacity: 1; transition-delay: 1s;}
.ltie10 .indexLink{ margin-bottom: -20%; opacity: 1; transition-delay: 1s;}
.ltie10 .indexProduct{ opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .indexWorkshop{ opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .newsLeft{ opacity: 1; margin-left: -10%; transition-delay: 0.7s;}
.ltie10 .newsRight{ opacity: 1; margin-right: -10%; transition-delay: 0.7s;}


/* pageBanner */
.pageBanner{ width: 100%; margin: auto; height: 300px; padding: 0; position: relative;}
.pageBanner .c1200{ height: 300px;}
.pageBanner .crumbs{ position: absolute; background: url(../images/crumbs.png) center left no-repeat; padding-left: 20px; bottom: 15px; left: 0; line-height: 20px; color: #aaa; font-size: 14px;}
.pageBanner .crumbs a{ color: #aaa;}
.pageBanner .crumbs a:hover{ color: #f8b551;}
.pageBanner .crumbs span{ margin: 0 5px;}

.JoinBanner{ height: 500px;}

/* pageNav */
.pageNav{ width: 100%; margin: auto;  padding: 0; position: relative;}
.pageNav::after{ content: ''; width: 100%; height: 1px; position: absolute; left: 0; bottom: 0; background-color: #eee;}
.pageNav ul{ text-align: center; position: relative; z-index: 2; display: table; word-spacing:-1em;}
.pageNav ul li{ display: inline-block; margin: 0 1px; line-height: 60px;}
.pageNav ul li a{ display: block; font-size: 16px; color: #333; padding: 0 20px;}
.pageNav ul li.on,.pageNav ul li:hover{ background-color: #f8b551;}

/* fenye */
.pages { margin:0 0; padding: 20px 0; text-align:center; font-size:14px;}
.pages a { display:inline-block; height:40px; line-height:40px; background:#fff; border:1px solid #ccc; text-align:center; color:#333; padding:0 15px; margin-left:6px;}
.pages a.a1 { background:#fff; width:56px; padding:0; }
.pages a:hover { background:#f8b551;  border:1px solid #f8b551; color:#fff; text-decoration:none }
.pages span { display:inline-block; height:40px; line-height:40px; background:#f8b551; border:1px solid #f8b551; color:#fff; text-align:center; padding:0 15px; margin-left:6px;}


/* JoinTitle */
.JoinTitle{ width: 100%; text-align: center;}
.JoinTitle p{ font-size: 36px; color: #f8b551; font-weight: bold; margin-bottom: 10px;}
.JoinTitle span{ font-size: 16px; color: #ccc; text-transform: uppercase; }

/* JoinAbout */
.JoinAbout{ width: 100%; padding: 70px 0; margin: auto;}
.JoinAbout .cont{ width: 100%; padding: 50px 0; font-size: 16px; text-align: center; line-height: 36px; color: #666;}
.JoinAbout .list{ width: 100%;}
.JoinAbout .list .top{ font-size: 16px; font-weight: bold; color: #f8b551;}
.JoinAbout .list ul{ width: 100%; margin-top: 20px; text-align: center; display: table; word-spacing:-1em;}
.JoinAbout .list ul li{ height: 80px; margin: 20px; display: inline-block; cursor: pointer;}
.JoinAbout .list ul li img{ height: 80px; opacity: 1; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -ms-transition: all 0.7s ease; -o-transition: all 0.7s ease; transition: all 0.7s ease;}
.JoinAbout .list ul li:hover img{ -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: gray;}


/* JoinMode */
.JoinMode{ width: 100%; height: 420px; margin: auto; padding:70px 0; background: url(../images/join/modeBg.jpg) center center no-repeat; position: relative;}
.JoinMode .JoinTitle span{ color: #fff;}
.JoinMode .list{ width: 100%; position: relative; height: 230px; margin:30px auto 0;}
.JoinMode .list .and{ width: 130px; height: 130px; border-radius: 50%; overflow: hidden; background-color: rgba(248,181,81, 0.2); position: absolute; top: 50%; left: 50%; margin: -65px 0 0 -65px;}
.JoinMode .list .and p{ width: 110px; height: 110px; border-radius: 50%; overflow: hidden; background-color: rgba(248,181,81, 0.2); margin: 10px;}
.JoinMode .list .and i{display: block; margin: 10px; font-size: 40px; width: 90px; height: 90px; border-radius: 50%; overflow: hidden; background-color: #f8b551; text-align: center; line-height: 90px; color: #88744e;}
.JoinMode .list dl{ position: absolute; transition: all 1s;}
.JoinMode .list dl.p1{ left: 100px; top: 0; transform: translateX(0); }
.JoinMode .list dl.p2{ right: 100px; bottom: 0; transform: translateX(0);}
.JoinMode .list dl dt{ float: left; color: #fff; font-family:'PoiretOneR'; font-size: 72px;}
.JoinMode .list dl dd{ float: left; margin:10px 0 0  30px; width: 160px; padding-bottom: 40px; position: relative;}
.JoinMode .list dl dd::after{ content: ''; width: 50px; height: 5px; border-radius: 3px; background-color: #f8b551; position: absolute; bottom: 0; left: 0;}
.JoinMode .list dl dd .name{ font-size: 18px; color: #fff; font-weight: bold;}
.JoinMode .list dl dd .en{ font-size: 14px; text-transform: uppercase; color: #999; margin-top: 10px;}
.JoinMode:hover dl.p1{ transform: translateX(50px); opacity: 1;}
.JoinMode:hover dl.p2{ transform: translateX(-50px); opacity: 1;}

/* JoinIdeal */
.JoinIdeal{ width: 100%; margin: auto; padding: 70px 0; position: relative;}
.JoinIdeal .list{ width: 100%; margin-top: 70px; /* display: table; word-spacing:-1em; */ text-align: center;}
.JoinIdeal .list dl{ display:block; float: left; width: 300px; box-sizing: border-box; height: 160px; border-left: solid 1px #eee; }
.JoinIdeal .list dl:nth-child(5){ margin-left: 150px;}
.JoinIdeal .list dl:nth-child(1),.JoinIdeal .list dl:nth-child(2),.JoinIdeal .list dl:nth-child(3),.JoinIdeal .list dl:nth-child(4){ border-bottom: solid 1px #eee;}
.JoinIdeal .list dl:nth-child(1),.JoinIdeal .list dl:nth-child(5){ border-left: 0;}
.JoinIdeal .list dl dt{ width: 60px; height: 60px; margin: auto; transform: rotate(0deg); transition: width 0.8s, height 0.8s,transform 0.8s;}
.JoinIdeal .list dl:nth-child(1) dt{ background: url(../images/join/ideal01.png) center center no-repeat;}
.JoinIdeal .list dl:nth-child(2) dt{ background: url(../images/join/ideal02.png) center center no-repeat;}
.JoinIdeal .list dl:nth-child(3) dt{ background: url(../images/join/ideal03.png) center center no-repeat;}
.JoinIdeal .list dl:nth-child(4) dt{ background: url(../images/join/ideal04.png) center center no-repeat;}
.JoinIdeal .list dl:nth-child(5) dt{ background: url(../images/join/ideal05.png) center center no-repeat; margin: 30px auto 0;}
.JoinIdeal .list dl:nth-child(6) dt{ background: url(../images/join/ideal06.png) center center no-repeat; margin: 30px auto 0;}
.JoinIdeal .list dl:nth-child(7) dt{ background: url(../images/join/ideal07.png) center center no-repeat; margin: 30px auto 0;}
.JoinIdeal .list dl dd{ font-size: 16px; color: #999; line-height: 30px;  margin-top: 20px;}
.JoinIdeal .list dl:hover dt{transition: width 0.8s ,height 0.8s, transform 0.8s; transition-timing-function: ease; transform: rotate(360deg); }
.JoinIdeal .list dl:hover dd{ color: #f8b551;}

/* JoinProcess */
.JoinProcess{ width: 100%; padding: 70px 0; margin: auto; position: relative; background-color: rgba(248,181,81, 0.1);}
.JoinProcess .list{ width: 100%; margin-top: 70px;}
.JoinProcess .list dl{ float: left; width: 380px; height: 230px; margin-left: 30px; position: relative; overflow: hidden; border-radius: 5px; overflow: hidden;}
.JoinProcess .list dl:first-child{ margin-left: 0;}
.JoinProcess .list dl dt{ width: 380px; height: 230px; position: relative; z-index: 1;}
.JoinProcess .list dl dt img{ width: 380px; height: 230px;}
.JoinProcess .list dl dd{ position: absolute; width: 380px; height: 60px; padding: 85px 0; text-align: center; font-size: 18px; color: #fff; font-weight: bold; line-height: 30px; position: absolute; top: 0; left: 0; z-index: 2; background-color: rgba(0,0,0,0.4); transition: all 0.8s ease;}
.JoinProcess .list dl dd p{ font-size: 24px; }
.JoinProcess .list dl:hover dd{ background-color: rgba(248,181,81, 0.8); padding: 60px 0 110px;}

/* JoinProduct */
.JoinProduct{ width: 100%; padding: 70px 0; margin: auto; position: relative;}
.JoinProduct ul{ width: 1230px; margin: 55px -15px 0 -15px;}
.JoinProduct ul li{ float: left; width: 380px; margin: 15px; position: relative; border-radius: 5px; overflow: hidden; -webkit-box-shadow:0 0 10px rgba(0,0,0,0.04); -moz-box-shadow:0 0 10px rgba(0,0,0,0.04); box-shadow:0 0 10px rgba(0,0,0,0.04); transition: all 0.8s ease; border: solid 1px #f5f5f5; box-sizing: border-box;}
.JoinProduct ul li .img{ width: 380px; height: 380px; overflow: hidden;}
.JoinProduct ul li .img img{  width: 380px; height: 380px;}
.JoinProduct ul li .info{ width: 340px; padding: 20px; height: 60px; background-color: #f5f5f5; overflow: hidden; position: relative; transition: all 0.8s ease;}
.JoinProduct ul li .info .name{ position: relative; font-size: 18px; color: #333; line-height: 30px; font-weight: bold; padding-left: 20px; transition: all 0.8s ease;}
.JoinProduct ul li .info .name::after{ content: ''; position: absolute; top: 50%; left: 0; width: 10px; height: 2px; background-color: #333; margin-top: -1px; transition: all 0.8s ease;}
.JoinProduct ul li .keyword{ font-size: 14px; color: #999; line-height: 24px; margin-top: 5px; transition: all 0.8s ease;}
.JoinProduct ul li .keyword span{ margin-right: 5px;}
.JoinProduct ul li:hover{ -webkit-box-shadow:0 0 15px rgba(248,181,81,0.3); -moz-box-shadow:0 0 15px rgba(248,181,81,0.3); box-shadow:0 0 15px rgba(248,181,81,0.3); border-color: #f8b551;}
.JoinProduct ul li:hover .info{background-color: #f8b551;}
.JoinProduct ul li:hover .name{  padding-left: 50px;}
.JoinProduct ul li:hover .name::after{ width: 40px; }
.JoinProduct ul li:hover .keyword{ color: #333;}

/* JoinForm */
.JoinForm{ width: 100%; padding: 70px 0; margin: auto; position: relative; height: 510px; background: url(../images/join/formBg.jpg) center center no-repeat;}
.JoinForm .top{ width: 100%; height: 30px; line-height: 30px;  position: relative; text-align: center; }
.JoinForm .top p{display: inline-block; margin-top: -14px; height:2px;width:10px;background:#fff;overflow:hidden;vertical-align: middle;}
.JoinForm .top span{ padding: 0 10px; font-size: 30px; color: #fff; font-weight: bold; }
.JoinForm .FormList{ width: 100%; margin-top: 50px;}
.JoinForm .FormList form{ width: 100%;}
.JoinForm .FormList .row{ width: 100%; margin-bottom: 40px;}
.JoinForm .FormList .row p{ float: left; width: 360px; height: 56px; margin-left: 60px; border-radius: 5px; overflow: hidden; position: relative;}
.JoinForm .FormList .row p:first-child{ margin-left: 0;}
.JoinForm .FormList .row p input{ width: 290px; line-height: 56px; height: 56px; padding: 0 20px 0 50px; border: 0;  font-size: 16px; color: #999;}
.JoinForm .FormList .row p input.input1{ background:#fff url(../images/join/name.png) left 20px center no-repeat;}
.JoinForm .FormList .row p input.input2{ background:#fff url(../images/join/tel.png) left 20px center no-repeat;}
.JoinForm .FormList .row p input.input3{ background:#fff url(../images/join/address.png) left 20px center no-repeat;}
.JoinForm .FormList .row p label{ width: 360px; height: 56px; display: block;}
.JoinForm .FormList .row p label span{ position: absolute; line-height: 56px; height: 56px; top: 0; left: 50px; font-size: 16px; color: #999;}
.JoinForm .FormList .row1{ border-radius: 5px; overflow: hidden; position: relative;}
.JoinForm .FormList .row1 textarea{ width: 1130px; height: 210px; border: 0; line-height: 26px; padding: 15px 20px 15px 50px; background:#fff url(../images/join/xuqiu.png) left 20px top 18px no-repeat; font-size: 16px; color: #999;}
.JoinForm .FormList .row1 label { width: 1200px; height: 240px; display: block;}
.JoinForm .FormList .row1 label span{ position: absolute; line-height: 26px; height: 26px; top: 15px; left: 50px; font-size: 16px; color: #999;}
.JoinForm .FormList .row2{width: 360px; height: 56px; margin: auto; transition: all 0.8s ease;}
.JoinForm .FormList .btn{ width: 360px; height: 56px; text-align: center; line-height: 56px; transition: all 0.8s ease;  border: 0; padding: 0; font-size: 24px; color: #333; font-weight: bold; cursor: pointer; border-radius: 5px; overflow: hidden; background-color: #f8b551;}
.JoinForm .FormList .row2:hover,.JoinForm .FormList .row2:hover .btn{ width: 480px;}


/* pageAbout */
.pageAbout{ width: 100%; padding: 70px 0; margin: auto; font-size: 14px; color: #333; line-height: 32px;}
.pageAbout img{ max-width: 100%;}


/* pageHonor */
.pageHonor{ width: 100%; padding: 55px 0; margin: auto; position: relative;}
.pageHonor ul { width: 1230px; margin: 0 -15px; }
.pageHonor ul li { width: 378px; height: 328px; float: left; border: 1px solid #eee; margin: 15px 15px ; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; }
.pageHonor ul li:hover { -webkit-box-shadow: rgba(0,0,0,0.1) 0 0 20px; -moz-box-shadow: rgba(0,0,0,0.1) 0 0 20px; box-shadow: rgba(0,0,0,0.1) 0 0 20px; }
.pageHonor ul li img { display: block; width: 340px; height: 240px; margin: 18px auto;  }
.pageHonor ul li span { display: block; padding: 0 15px;  line-height: 38px; font-size: 16px; color: #333; text-align: center; overflow: hidden; }


/* pageWorkshop */
.pageWorkshop{ width: 100%; padding: 55px 0; margin: auto; position: relative;}
.pageWorkshop ul { width: 1230px; margin: 0 -15px; }
.pageWorkshop ul li { width: 283px; height: 490px; float: left; border: 1px solid #eee; margin: 10px 10px ; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; }
.pageWorkshop ul li:hover { -webkit-box-shadow: rgba(0,0,0,0.1) 0 0 20px; -moz-box-shadow: rgba(0,0,0,0.1) 0 0 20px; box-shadow: rgba(0,0,0,0.1) 0 0 20px; }
.pageWorkshop ul li img { display: block; width: 260px; height: 420px; margin: 12px auto;  }
.pageWorkshop ul li span { display: block; padding: 0 15px;  line-height: 38px; font-size: 16px; color: #333; text-align: center; overflow: hidden; }


/* pageNews */
.pageNews{ width: 100%; padding: 70px 0; margin: auto;}
.pageNews li{ float: left; margin-bottom: 30px; height: 90px; width: 1158px; padding: 20px; border: solid 1px #eee; }
.pageNews li .time{ width: 80px; padding:15px 20px 15px 0; height: 60px; text-align: center; border-right: solid 1px #eee; line-height: 30px;}
.pageNews li .time p{ font-size: 24px; font-weight: bold;  color: #666;}
.pageNews li .time span{ font-size: 20px; color: #999;}
.pageNews li .info{ width: 1020px; height: 90px;}
.pageNews li .info .name{ font-size: 18px; color: #333;}
.pageNews li .info .cont{ width: 100%; font-size: 14px; color: #999; line-height: 24px; margin-top: 10px;}
.pageNews li:hover{ background-color: #f8b551; border-color: #f8b551;}
.pageNews li:hover .time{ border-color: #fff;}
.pageNews li:hover .time span,.pageNews li:hover .time p,.pageNews li:hover .name,.pageNews li:hover .cont{ color: #fff;}


.pageNewsD{ width: 100%; padding: 80px 0; margin: auto;}
.pageNewsD .name{ font-size: 24px; color: #333; line-height: 40px; text-align: center;}
.pageNewsD .time{ width: 100%; border-bottom: dashed 1px #ddd; padding: 10px 0; text-align: center; font-size: 14px; color: #999; }
.pageNewsD .time span{ margin: 0 15px;;}
.pageNewsD .cont{ width: 100%; padding: 30px 0; font-size: 14px; color: #333; line-height: 30px; }
.pageNewsD .cont img{ max-width: 100%;}
.pageNewsD .link{ width: 100%; padding: 20px 0; border-top: dashed 1px #ddd; border-bottom: dashed 1px #ddd;}
.pageNewsD .link .left{  line-height: 40px; margin: 20px 0; height: 40px;}
.pageNewsD .link .left a{ color: #333; font-size: 18px; color: #666;}
.pageNewsD .link .right{ height: 80px; max-width: 600px;}
.pageNewsD .link .right p{ margin: 5px 0; width: 100%;}
.pageNewsD .link .right a{ font-size: 14px; color: #999; line-height: 30px;}
.pageNewsD .link .left a:hover,.pageNewsD .link .right a:hover{ color: #f8b551; text-decoration: underline;}


/* pageJob */
.pageJob{ width: 100%; margin: auto; padding: 80px 0 0 0;}
.pageJob .top{ text-align: center; font-size: 32px; color: #333; }
.pageJob .top p{ width: 40px; margin:15px auto; height: 3px; background-color: #f8b551;}
.pageJob .cont{ font-size: 16px; color: #999; line-height: 30px; text-align: center;}
.pageJob .img{ width: 1100px; color: #fff; height: 140px; padding: 60px 50px; margin:40px auto 0; background: url(../images/joinBg.jpg) center center no-repeat;}
.pageJob .img h2{ font-size: 20px; margin-bottom: 30px;}
.pageJob .img p{ font-size: 16px; line-height: 30px;}


.JobList{ width:1200px;  padding:0 0 60px;  margin:0 auto; position:relative;}
.JobList .item{ height: 80px; line-height: 80px; width: 1100px; padding: 0 50px; border-bottom: solid 1px #eee; border-top: solid 2px #f8b551;}
.JobList .item p{ float: left; font-size: 16px; text-align: center; font-weight: bold; padding: 0 15px;}
.JobList .item p.p1{ width: 285px; padding: 0 15px 0 0;}
.JobList .item p.p2,.JobList .item p.p3,.JobList .item p.p4,.JobList .item p.p5{ width: 170px;}
.JobList dl{ width:100%;margin:0 auto; border-bottom: solid 1px #eee;}
.JobList dt{cursor: pointer; line-height:24px; display: block; width: 1100px; padding: 25px 50px; position: relative; background: url(../images/jobIcon01.png) center right 40px no-repeat;}
.JobList dt p{ float:left; color:#666; font-size: 14px; text-align: center;  padding: 0 15px;}
.JobList dt p.p1{ width: 285px; padding: 0 15px 0 0; font-size: 16px; color: #333;font-weight: bold;}
.JobList dt p.p2,.JobList dt p.p3,.JobList dt p.p4,.JobList dt p.p5{ width: 170px;}
.JobList dd{line-height:32px; width: 1100px; border-top: dashed 1px #eee; border-bottom:solid 2px #f8b551; padding:20px 50px; font-size:14px; color:#333; }
.JobList dd img{ max-width: 100%;}
.JobList dt:hover p,.JobList dt.on p{ color: #f8b551;}
.JobList dt.on{ background: url(../images/jobIcon02.png) center right 40px no-repeat;}


/* pageContact */
.pageContact{ width: 100%; padding: 80px 0; margin: auto;}
.pageContact .left{ width: 400px; height: 350px; padding: 40px 30px; background: url(../images/contact.jpg) center center no-repeat; overflow: hidden;}
.pageContact .left dl{ float: left; margin: 10px 0; width: 100%;}
.pageContact .left dl dt{ float: left; width: 20px; height: 30px; background: url(../images/contactIocn.png) no-repeat;}
.pageContact .left dl:nth-child(1) dt{ background-position: 0 0;}
.pageContact .left dl:nth-child(2) dt,.pageContact .left dl:nth-child(3) dt{ background-position: -20px 0;}
.pageContact .left dl:nth-child(4) dt{ background-position: -40px 0;}
.pageContact .left dl dd{ float: right; width: 365px; color: #fff; }
.pageContact .left dl dd span{ font-size: 18px; line-height: 30px; font-weight:bold ;}
.pageContact .left dl dd p{ font-size: 16px;  line-height: 24px;}
.pageContact .right{ width: 665px;}
.pageContact .top{ width: 220px; position: relative; font-size: 30px; color: #333;  margin:20px 0  ; text-align: left; font-weight: bold; border-bottom: solid 1px #e5e5e5; padding-bottom: 15px;}
.pageContact .top::after{ content:""; width: 50px; position: absolute; height: 5px; background-color: #f8b551;left: 0; margin:0 0 -3px 0; bottom: 0;  z-index: ;}


.pageContact .right form{ width: 100%; margin: 50px auto;}
.pageContact .right .row{ float: left; width: 100%; margin-bottom: 25px;}
.pageContact .right .row p{  float:left; display:block; margin-left: 25px; }
.pageContact .right .row p:first-child{ margin-left: 0;}
.pageContact .right label{ position:relative; display:block; }
.pageContact .right label span{ position:absolute; left:15px; top:0; line-height: 50px; font-size:16px; color:#666;}
.pageContact .right .txt{ border:0; padding:11px 15px; height: 28px; border-radius: 5px; overflow: hidden; font-size: 16px; line-height: 28px; background:#edf1f4; color: #666;}
.pageContact .right .txt:focus{ padding:11px 15px; background:rgba(248,181,81, 0.1);}
.pageContact .right .txt.w1{ width:290px;  }
.pageContact .right .txt.w2{ width:635px; height: 100px; }
.pageContact .right .btn{ width: 210px; height: 45px; font-size: 18px; line-height: 45px; color: #fff; border: 0; border-radius: 5px; overflow: hidden; background-color: #333; cursor: pointer;}
.pageContact .right .btn:hover{ background-color: #f8b551;}


/* pageMap */
.pageMap{ width: 100%; height: 500px; min-width: 1200px; margin:  auto ;}


/* pageProduct */
.pageProduct{ width: 100%; padding: 55px 0; margin: auto; position: relative;}
.pageProduct ul{ width: 1230px; margin: 0 -15px;}
.pageProduct ul li{ float: left; width: 380px; margin: 15px; position: relative; border-radius: 5px; overflow: hidden; -webkit-box-shadow:0 0 10px rgba(0,0,0,0.04); -moz-box-shadow:0 0 10px rgba(0,0,0,0.04); box-shadow:0 0 10px rgba(0,0,0,0.04); transition: all 0.8s ease; border: solid 1px #f5f5f5; box-sizing: border-box;}
.pageProduct ul li .img{ width: 380px; height: 380px; overflow: hidden;}
.pageProduct ul li .img img{  width: 380px; height: 380px;}
.pageProduct ul li .info{ width: 340px; padding: 20px; height: 60px; background-color: #f5f5f5; overflow: hidden; position: relative; transition: all 0.8s ease;}
.pageProduct ul li .info .name{ position: relative; font-size: 18px; color: #333; line-height: 30px; font-weight: bold; padding-left: 20px; transition: all 0.8s ease;}
.pageProduct ul li .info .name::after{ content: ''; position: absolute; top: 50%; left: 0; width: 10px; height: 2px; background-color: #333; margin-top: -1px; transition: all 0.8s ease;}
.pageProduct ul li .keyword{ font-size: 14px; color: #999; line-height: 24px; margin-top: 5px; transition: all 0.8s ease;}
.pageProduct ul li .keyword span{ margin-right: 5px;}
.pageProduct ul li:hover{ -webkit-box-shadow:0 0 15px rgba(248,181,81,0.3); -moz-box-shadow:0 0 15px rgba(248,181,81,0.3); box-shadow:0 0 15px rgba(248,181,81,0.3); border-color: #f8b551;}
.pageProduct ul li:hover .info{background-color: #f8b551;}
.pageProduct ul li:hover .name{  padding-left: 50px;}
.pageProduct ul li:hover .name::after{ width: 40px; }
.pageProduct ul li:hover .keyword{ color: #333;}

.pageProductD{ width: 100%; padding: 80px 0; margin: auto;}
.pageProductD .ProImg{ width: 100%; height: 500px; position: relative; overflow: hidden;}
.pageProductD .ProImg .left{ width: 500px; height: 500px; position: relative;}
.pageProductD .ProImg .bigImg{ width: 498px; height: 498px; position: relative; border: solid 1px #eee;}
.pageProductD .ProImg .bigImg li img{vertical-align: middle;width: 498px;height: 498px;}
.pageProductD .ProImg .right{ position: relative; overflow: hidden; width: 660px; height: 500px;}
.pageProductD .ProImg .right .name{ font-size: 30px; width: 100%; color: #333; line-height: 34px; margin:20px 0 10px;}
.pageProductD .ProImg .right .item{ font-size: 16px; color: #999; margin: 5px 0; line-height: 26px;}
.pageProductD .ProImg .right.item span{ margin-right: 25px;}
.pageProductD .ProImg .right .item a{ color: #999; margin-right: 5px;}
.pageProductD .ProImg .smallScroll{height: 120px; position: absolute; left: 0; bottom: 0; overflow: hidden; width: 660px;}
.pageProductD .ProImg .sPrev,.pageProductD .ProImg .sNext{display: none;width: 30px;height: 120px; z-index: 2; position: absolute; top: 0; text-indent: -9999px;background:rgba(0,0,0,0.4);}
.pageProductD .ProImg .sPrev i,.pageProductD .ProImg .sNext i{ width: 8px; height: 16px; margin:52px 11px ; display: block; background: url(../images/ImgIcon.png) no-repeat;}
.pageProductD .ProImg .sPrev{ left: 0;}
.pageProductD .ProImg .sPrev i{ background-position: 0 0;}
.pageProductD .ProImg .sNext{ right: 0;}
.pageProductD .ProImg .sNext i{ background-position: 0 -8px;}
.pageProductD .ProImg .sPrev:hover,.ProImg .sNext:hover{background-color: rgba(248,181,81, 0.9);}
.pageProductD .ProImg .smallImg{margin: 0 ;display: inline;width: 500px; height: 120px; overflow: hidden;}
.pageProductD .ProImg .smallImg ul{overflow:hidden; zoom:1;}
.pageProductD .ProImg .smallImg li{text-align:center; cursor: pointer; zoom:1;width: 118px;border: solid 1px #eee; background-color: rgba(248,181,81, 0.9); height: 118px; margin-right: 15px;}
.pageProductD .ProImg .smallImg img{width: 118px;height: 118px; opacity:1; filter:alpha(opacity=100);}
.pageProductD .ProImg .smallImg .on img{ opacity:0.5; filter:alpha(opacity=50);}
.pageProductD .ProImg .smallScroll:hover .sPrev,.pageProductD .ProImg .smallScroll:hover .sNext{ display: block;}
.pageProductD .cont{ width: 100%; font-size: 14px; line-height: 32px; color: #333; margin-top: 40px;}
.pageProductD .cont img{ max-width: 100%;}


/* pageKitchen */
.pageKitchen{ width: 100%; margin: auto; padding: 45px 0;}
.pageKitchen ul{ overflow:hidden; zoom:1; width: 1230px; margin: 0 -15px; }
.pageKitchen ul li{ margin:15PX; float:left; height: 430px;; width: 380px; _display:inline; overflow:hidden; position: relative;  }
.pageKitchen ul li .img{ width: 380px; height: 280px; overflow: hidden; position: relative; z-index: 1;}
.pageKitchen ul li .img img{ width: 380px; height: 280px; position: relative; z-index: 1;  transition: all 0.5s ease;}
.pageKitchen ul li .img p{ font-size: 14px; background-color: #f8b551; color: #fff; padding: 7px 10px; border-radius: 2px; position: absolute; z-index: 2; top: 20px; right: 20px;}
.pageKitchen ul li .cont{ width: 300px; height:130px ; padding: 20px; background-color: #fff; margin:-60px auto 0; position: relative; z-index: 2;}
.pageKitchen ul li .cont .name{ font-size: 18px; color: #333; font-weight: bold; line-height: 30px;}
.pageKitchen ul li .cont .con{ font-size: 14px; color: #999; line-height: 26px; margin-top: 5px;}
.pageKitchen ul li .cont .more { width: 100%; text-align: center; position: absolute; left: 0; bottom: 30px; }
.pageKitchen ul li .cont .more a{ font-size: 14px; color: #333; }
.pageKitchen ul li .cont .more a:hover{ color: #f8b551;}
.pageKitchen ul li:hover .cont{-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1); -moz-box-shadow:0 0 10px rgba(0,0,0,0.1); box-shadow:0 0 10px rgba(0,0,0,0.1); }
.pageKitchen ul li:hover img{transform:scale(1.1);}
.pageKitchen ul li:hover .name{ color: #f8b551;}




