@charset "utf-8";

html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0); font-family: 'Microsoft Yahei', '微软雅黑', Arial, sans-serif; font-weight: normal;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,div,html,form,select,option,table,tr,td,dt,dl,dd,span,input,i,b,br,section,header,footer,nav,menu,article,aside,img,a{margin:0;padding:0;color:inherit;}
body{ color: inherit; background-color: #fff;  word-break: break-all; word-wrap:break-word; font-weight: 400;  -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;} 
input,button{overflow: visible;vertical-align:middle;outline:none}
input[type="submit"],input[type="reset"],input[type="button"],input[type="text"],input[type="password"]{-webkit-appearance:none;outline:none}
a,a img{text-decoration:none; color:inherit;border:0;}
a:focus{outline:none;}
a:hover{ background: none; cursor: pointer;}
a:focus, a:hover{ color: #666;}
ul,ul li{list-style:none}
fieldset,img,input,button{border: none; padding: 0;margin: 0; outline-style: none;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight: normal;}
.block{ display: block;}

.bgf0f0f0{background-color: #f0f0f0 !important;}
.bgfff{ background-color: #fff !important;}
.clearfix:after{content:"";height:0; line-height:0; display:block;clear:both; visibility:hidden;}    
.clearfix{ zoom:1;}
.padB1{ padding-bottom: 80px;}
@media screen and (max-width:768px){
    .padB1{ padding-bottom: 40px;}
}

@media screen and (min-width:768px){
    html{ font-size: 14.5px;}
}
@media screen and (min-width:376px) and (max-width:767px){
    html{ font-size: 14px;}
}
@media screen and (min-width:320px) and (max-width:375px){
    html{ font-size: 13px;}
}
@media screen and (max-width:319px){
    html{font-size: 12px; }
}

.wapper{ width: 1380px; margin: 0 auto; padding: 0; box-sizing: border-box; }
@media screen and (max-width:1400px){
    .wapper{ width: 100%; padding: 0 20px; }
}
@media screen and (max-width:1000px){
    .wapper{ width: 100%; padding: 0 10px;}
}


/* 头部 */
/* 语言切换 */
.top{ position: absolute; right: 0 ;bottom: -31px; line-height: 0; }
.top .top_r a {font-size:14px;color:#fff; background-color: #333; padding: 8px 12px;border-right: 1px solid #c4c4c4;height: 14px;line-height: 14px;display: inline-block;}
.top .top_r a:last-child {border-right:none;}
.top .top_r a:hover , top .top_r a.active {color:#f5ef2e;}

@media screen and (max-width:1080px){
    .top{ position: relative; top: initial; bottom: initial; padding-bottom: 10px; }
    .top .top_r {box-sizing:border-box;padding:0 20px;text-align: right;}
}


/* header */
header {width:100%;height:80px;line-height: 80px;border-bottom:1px solid #ffffff;position: fixed;top:0;left:0;z-index: 9999; transition:all .3s ease; background-color: rgba(115, 115, 115, 0.4);}

header.otherheader {position: fixed !important; background:#333 ; border-bottom-color:#333 !important;}

header.headeractive {background:#fff; transition:all .3s ease; border-bottom-color:#fff; border:none;}
header.headeractive .header a{ color: #333;}
header .header {width:1360px; margin:0 auto; display: flex; justify-content: space-between; }
.header a {font-size:14px;color:#fff;text-align: center; }
.header .logo {height:80px;}
.header .logo img {max-height: 60px;display:inline-block;vertical-align: middle;}
nav  ul{display:flex; position: relative;}
nav ul li {position:relative;width:90px;height: 80px;margin:0 15px;overflow: hidden;}
nav ul li .more {position:absolute;left:0;top:80px;width:100%;height:100%;color:#f5ef2e;text-align:center;transition:all .4s ease;}
nav ul li:hover .more {top:0px; transition:all .4s ease;}
nav ul li a {display:block; width:100%; height:100%; position:absolute; top:0; left:0; transition:all .4s ease;}
nav ul li:hover a { top:-80px; transition:all .4s ease; }
nav ul li.active a {color:#f5ef2e; position: relative;}
nav ul li.active::after {position: absolute;bottom:-1px;content:'';width:100%;height: 1px;background:#f5ef2e;left:0;}
nav ul li.active:hover a {top:0;}
nav ul li.active:hover .more {top:80px;}
header #bling , header #blings {position: absolute; width:90px; height: 2px; background:#f5ef2e; left:0; bottom:-1px;}
.nav{position:relative;width: 30px;right: 0px;box-sizing:border-box;margin: 19px 0;cursor:pointer;float:right;display:none;}
.nav:hover span{background:#bbad4e}
.nav span{display:block;width:100%;height:4px;background:#bbad4e;border-radius:2px;position:absolute;top: 0px;transition:all .5s;}
.nav span.active:nth-child(1){transform:translateY(7px) rotate(45deg);transition:all .5s}
.nav span.active:nth-child(3){transform: translateY(-9px) rotate(-44deg);transition:all .5s;}
.nav span:nth-child(2){top: 8px;}
.nav span:nth-child(3){top: 16px;}

.paddingTop1{ padding-top: 80px;}

@media screen and (max-width:1400px){
    header .header {width:100%; box-sizing: border-box; padding:0 20px;}
   
}
@media screen and (max-width:1080px) {
    nav {display:none;width:100%;position: absolute;left: 0;top: 60px;background: rgba(0,0,0,.8);box-sizing: border-box;padding: 0 20px;}
    .nav {display:block;}
    header {height:60px; line-height: 60px; border-bottom: none;}
    header .header {height:60px; line-height:60px;}
    .header .logo img {max-height: 40px;}
    nav ul {flex-wrap:wrap;}
    nav ul li {width: 33.33%;margin: 0;height: 60px;}
    .header .logo {height:60px;}
    header #bling, header #blings {display:none;}
    .paddingTop1{ padding-top: 60px;}
}
@media screen and (max-width:768px){
    header {height:48px; line-height: 48px; background-color: #fff;}
    header .header {height:48px;line-height:48px;padding: 0;width: 96%;}
    .header .logo img {max-height: 40px;}
    .header .logo {height:48px;}
    nav ul li {width: 100%;height:36px;line-height:36px;border-bottom: 1px solid #666;}
    nav {top:48px; padding:10px;}
    nav ul li a {text-align:left !important; text-indent:1rem}
    .nav {margin: 14px 0;}
    header.headeractive .header a{ color: #fff;}
    .paddingTop1{ padding-top: 48px;}
}



/* w尾部 */
footer{ background-color: #3d3934; width: 100%;}
.footMenu{ padding: 15px 0; text-align:center;}
.footMenu a{ display: inline-block; padding: 6px 30px; margin-bottom: 5px; color: #fff; font-size: 1rem; }
  footer .footerTop{ padding-top: 10px;  display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: nowrap; justify-content:center;align-items:center; align-content: flex-start; }
  footer .footerTop dl{ margin-top: 0px; margin-left: 100px; display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: nowrap; justify-content:space-between;align-items:flex-start; align-content: flex-start; }
  footer .footerTop dl dd{ font-size: .9rem; color: #ccc; line-height: 1.8; margin-right: 50px; }
  footer .footerTop dl dd .iconfont{ font-size: 20px; margin-right: 8px; vertical-align: middle;}
  footer .footerTop .QRcode{ width: auto; margin-left: 30px;}
  footer .footerInfor{text-align: center; font-size: .88rem; color: #ccc;  line-height: 2; padding:25px 0;  }

@media screen and (max-width:1100px){
    .footMenu{ text-align: center;}
    footer .footerTop{ padding-top: 12px;} 
    footer .footerTop .footerLogo img{ height: 36px;}
    footer .footerTop dl{margin-top: 0px;  margin-left: 4px; flex-wrap: wrap; flex-direction: column;}
    footer .footerTop dl dd{ margin-right: 20px;}
    footer .footerTop .QRcode{ width: auto; text-align: center; margin-top: 15px;}
    footer .footerInfor span{ display: block;}
    .footMenu a{ padding: 6px 20px;}
}   
@media screen and (max-width:414px){
    .footMenu{ text-align: left;}
}


/* 轮播图 */
#banner{ width: 100%;}
#banner img{ width: 100%; display: block;}
#banner .swiper-slide img{ width: 100%; display: block; }
#banner .swiper-container-horizontal>.swiper-pagination-bullets,#banner .swiper-pagination-custom, .swiper-pagination-fraction{ width: auto; left:initial; right: 80px; bottom: 40px; }
#banner .swiper-pagination-bullet{ display: block;  width: 12px; height: 12px; opacity: 1; position: relative; margin: 16px 5px; background: #fff; outline: none;}
#banner .swiper-pagination-bullet::after{ content: ""; display: block; width: 18px; height: 18px; border: 1px solid #fff; border-radius: 50%; -webkit-border-radius:50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
#banner .swiper-pagination-bullet-active{ background: #bbad4e; }
#banner .swiper-pagination-bullet-active::after{ border-color: #bbad4e;}
@media screen and (max-width:1080px){
    #banner{ margin-top: 60px;}
    #banner .swiper-pagination-bullet{ transform: scale(.8); margin:10px 5px;}
    #banner .swiper-container-horizontal>.swiper-pagination-bullets,#banner .swiper-pagination-custom, .swiper-pagination-fraction{ width: auto; left:initial; right: 10px; bottom: 10px; }
}
@media screen and ( max-width:768px){
    #banner{ margin-top: 48px;}
}


/* 招聘  下载  视频  公告  帮助  留言反馈----------------------------------------------------------------------------   */
#form label {width:100%;display:  flex;align-items:  center;position: relative; justify-content:space-between;}
form {width: 100%;margin:0 auto;height: auto;display: flex;margin-top:40px;text-align:  center;flex-wrap:wrap;overflow: hidden;justify-content: space-between;}
form label {padding-bottom: 25px; width:100%;}
form label span {padding-right: 20px;}
form label input {width: 100%;border: 1px solid #dcdcdc;font-size:14px;line-height: 3;padding:0 10px;flex: 1;background: #6da8af;color: #fff; outline:none;}
form label input:focus , form label textarea:focus{background:#65989e; border-color:#333; box-shadow:0 0 10px #eee; transition:all .3s ease;}
form label textarea {width:100%;vertical-align: top;border: 1px solid #dcdcdc;font-size:14px;color: #fff;line-height:1.5;font-family: 'Courier New';box-sizing: border-box;padding:10px;background: #6da8af; outline:none;}
#form .nickname , #form .phone {width:48%; }
form label p {position: absolute;left: 0px;bottom: 0px;color: #f7322c;font-size: 14px;}
#submit {width: 150px;height: 40px;line-height:40px;display:block;background: #cbcbcb;color: #333;outline: none;margin: 0 auto;margin-top: 30px;}
 @media screen and (max-width:1400px){
    .message{ width: 100%;}
    .message h3{ font-size: 16px; padding: 12px 10px;}
    form{ width: 100%;}
    form label input{ width:64%; line-height: 2.5em;}
    form label textarea{width: 100%;}
  }
  #feedback {width: 780px;height:auto;text-align:center;padding:50px 0;margin: 0 auto;}
  #feedback h3 {font-size:24px; font-weight:normal; line-height:2;}
  #feedback .intro {color:#666666;}
  @media screen and (max-width:1400px){
    .contact .img img {max-width:80%;}
    .contact .left .box{width:80%;text-indent: 0;padding-left: 80px;height: auto;}
    .contact .left .box h3 {padding-top:0;}
  }
  @media screen and (max-width:960px){
    #contact .contact {flex-wrap:wrap;}
    .contact .left img {display:none;}
    .contact .left, .contact .img {width:100%;position: initial;box-sizing: border-box;}
    .contact .left .box {position:initial;margin: 0 auto;}
    .contact .img {width:80%;}
    .contact .img img {width:100%;margin: 0 auto;position: static;}
  }
  @media screen and (max-width:800px){
     #feedback {width:90%;}
  }
  @media screen and (max-width:768px){
      #form .nickname , #form .phone {width:100%; }
      #form label {padding-bottom:20px;}
      #feedback h3 {font-size:20px;}
      #feedback .intro {font-size:14px;}
      #feedback form {margin-top:15px;}
}

#Nofound {  width: 90%; margin: 20px 0;text-align: center; height: 300px;line-height: 300px;border: 1px solid #333; margin:0 auto;}
.result {width:1360px;padding:20px;height: 30px;line-height: 30px;margin:0 auto;}
.result span {color:#bbad4e;}
#totalSearch {width: 900px;margin: 0 auto;position: relative;border: 1px solid #333;height: 40px;line-height: 40px;box-sizing: border-box;padding: 10px; margin-top:30px;}
#totalSearch input { width: 92%;position: absolute;right: 40px; left: 10px;border: none;outline: none;}
#totalSearch i {width: 38px; height: 38px;position: absolute;right: 0;top: 0;text-align: center;line-height: 38px;cursor: pointer;}
#totalSearch i:hover {color:#bbad4e;}
@media screen and (max-width:1400px){
  .result {width:100%;height: 70px;box-sizing: border-box;}
}
@media screen and (max-width:960px){
    #totalSearch {width:90%; }
}

#jobscats{width:100%;height:60px;line-height:60px}
#jobscats ul{width:1310px;height:60px;margin:0 auto;overflow:hidden;text-align:center}
#jobscats ul li{height:60px;float:left;text-align:center;font-size:16px;color:#eee;margin:0 15px;}
#jobscats ul li a{color:#333;display:  block;padding: 0 15px; position:relative;}
#jobscats ul li:hover a , #jobscats ul li a.actor{color:#bbad4e}
#jobscats ul li:hover {border-bottom:3px solid #bbad4e; box-sizing:border-box;}
#jobscats ul li a.actor::after {position:absolute; left:0; bottom:0; height:3px; background:#bbad4e; content:''; width:100%;}
@media screen and (max-width:1350px){.job{width:96%}
.jobContent dl{width:96%}
}

#job{width:100%;height:auto;background:#efefef;padding:35px 0}
.job{width:1310px;overflow:hidden;margin:0 auto; display:flex; justify-content:space-between;}
.job .container{width: 100%;float:left;box-sizing:border-box;padding:0 20px 20px 20px;background:#fff;margin-right: 25px;flex: 1;}
.job .container h3{line-height:60px;font-size:20px;border-bottom:1px solid #eee;position:relative;text-indent:15px;margin-bottom:15px;font-weight:400}
.job .container h3::after{content:'';position:absolute;left:0;bottom:0;width:124px;height:3px;background:#bbad4e}
.jobSearch {padding-bottom:25px;}
.jobSearch .jobContent{width:1360px; margin:0 auto;  margin-bottom:20px;}
.jobContent{width:100%;height:auto;background:#fff}
.jobContent .title{padding-top:12px;border-bottom:1px solid #eee;overflow:hidden}
.jobContent .desc{padding:20px 20px 40px 20px}
.jobContent .title a{font-size:18px;line-height: 32px;color:#333;font-weight:400;height:32px;overflow:hidden;}
.jobContent .title a:hover{color:#bbad4e}
.jobContent .title .setting{height:54px;color:#999;font-size:12px;line-height:54px;padding: 0;}
.jobContent .title .setting li{ /*float:left; */ display:inline-block;} 
.jobContent .title .setting li i{padding-right:8px}
.jobContent dl{width:78%;margin:0 auto;padding:45px 0 35px 0}
.jobContent dl dt{font-size:20px;line-height:32px;font-weight:400;position:relative;text-indent:20px;margin-bottom:16px}
.jobContent dl dt::after{position:absolute;left:0;top:6px;width:10px;height:20px;background:#bbad4e;content:''}
.jobContent dl dd{font-size:16px;color:#666;line-height:30px;position:relative;padding-left:18px}
.jobContent dl dd::after{content:'';position:absolute;top:14px;left:0;width:6px;height:6px;text-align:center;line-height:30px;border-radius:50%;background:#666}
#jobscats{width:100%;height:60px;line-height:60px}
#jobscats ul{width:1310px;height:60px;margin:0 auto;overflow:hidden;text-align:center}
#jobscats ul li{height:60px;float:left;text-align:center;font-size:16px;color:#eee;margin:0 15px;}
#jobscats ul li a{color:#333;display:  block;padding: 0 15px; position:relative;}
#jobscats ul li:hover a , #jobscats ul li a.actor{color:#bbad4e}
#jobscats ul li:hover {border-bottom:3px solid #bbad4e; box-sizing:border-box;}
#jobscats ul li a.actor::after {position:absolute; left:0; bottom:0; height:3px; background:#bbad4e; content:''; width:100%;}
@media screen and (max-width:1360px){
    .job{width:96%}
    .jobContent dl{width:96%}
    .jobSearch .jobContent {width:90%;}
}
@media screen and (max-width:768px){
    .job{width:100%;flex-wrap: wrap;}
    .job .container {margin:0; margin-bottom:25px;}
    .jobSearch .jobContent {width:96%;}
}

#download{width:100%;height:auto;background:#efefef;padding:35px 0;}
.download{width:1310px;height:auto;margin:0 auto;display:flex;justify-content:space-between;align-items: flex-start;}
.download .container{width: 100%;height:auto;box-sizing:border-box;padding:0 20px;background:#fff;position:relative;flex: 1;margin-right: 25px;padding-bottom: 20px;}
.download .slidebar{width: 340px;height:auto;box-sizing:border-box;padding:0 20px;background:#fff;}
.download h4{font-size:18px;line-height:32px;color:#333;padding:14px 0 10px 0;border-bottom:1px solid #eee;position:relative;text-indent:18px;font-weight:400;margin-bottom: 20px;}
.download h4::after{content:'';position:absolute;bottom:0;left:0;width:100px;height:2px;background:#bbad4e}
.download dl,.help dl,.video dl{width:auto;position:absolute;top:30px;right:20px}
.download dl a,.help dl a,.video dl a{float:left;padding:0 10px;font-size:14px;color:#555;border-right:1px solid #ccc;line-height:1}
.download dl a:last-child,.help dl a:last-child,.video dl a:last-child{border:none}
.download dl a:hover,.help dl a:hover,.video dl a:hover , .download dl a.actor,.help dl a.actor,.video dl a.actor{color:#bbad4e}
.download .container ul{width:100%;height:auto;padding-top:25px;padding-bottom:50px;overflow:hidden}
.download .container ul li{width:23%;height:auto;overflow:hidden;float:left;margin-right:20px;margin-bottom:35px}
.download .container ul li:nth-child(4n){margin-right:0}
.download .container li .img{width:100%;height:auto;overflow:hidden;border:1px solid #e5e5e5;box-sizing:border-box;padding:9px}
.download .container li img{width:100%;height:auto;box-sizing:border-box}
.download .container li h5{font-size:16px;line-height:32px;color:#333;padding-top:5px;font-weight:400;height:32px;overflow:hidden}
.download .container li .desc{font-size:14px;line-height:24px;color:#999}
.download .container li .setting{font-size:14px;color:#c9c9c9;font-size:14px;line-height:24px}
.download .container li .setting span{padding-left:8px}
.download .container li h5 a{box-sizing:border-box;padding:0 5px;color:#333;font-size:16px}
.download .container li h5 a:hover{color:#bbad4e}
.download .container li #down{display:block;width:98px;height:32px;text-align:center;line-height:32px;color:#fff;font-size:14px;background:#bbad4e;margin:0 auto;margin-top:14px}

@media screen and (max-width:1350px){
    .download {width:96%; margin:0 auto;}
}
@media screen and (max-width:960px){
    .download .slidebar {width:280px;}
}
@media screen and (max-width:768px){
    .download {width:100%; flex-wrap:wrap;}
    .download .container {margin:0; margin-bottom:25px;}
    .download .slidebar {width:100%;}
}

ul.search{width:1310px;height:auto;padding-top:25px;padding-bottom:50px;overflow:hidden}
ul.search li{width:208px;height:auto;overflow:hidden;float:left;margin-right:20px;margin-bottom:35px}
ul.search li:nth-child(4n){margin-right:0}
ul.search li .img{width:100%;height:auto;overflow:hidden;border:1px solid #e5e5e5;box-sizing:border-box;padding:9px}
ul.search li img{width:100%;height:auto;box-sizing:border-box}
ul.search li h5{font-size:16px;line-height:32px;color:#333;padding-top:5px;font-weight:400;height:32px;overflow:hidden}
ul.search li .desc{font-size:14px;line-height:24px;color:#999}
ul.search li .setting{font-size:14px;color:#c9c9c9;font-size:14px;line-height:24px}
ul.search li .setting span{padding-left:8px}
ul.search li h5 a{box-sizing:border-box;padding:0 5px;color:#333;font-size:16px}
ul.search li h5 a:hover{color:#bbad4e}
ul.search li #down{display:block;width:98px;height:32px;text-align:center;line-height:32px;color:#fff;font-size:14px;background:#bbad4e;margin:0 auto;margin-top:14px}
@media screen and (max-width:1350px){
    ul.search {width:90%; margin:0 auto;}
}
@media screen and (max-width:768px){
  ul.search {width:96%;margin:0 auto;display: flex;justify-content: space-between;}
  ul.search li {width: 48%;margin-right: 0;}
}

#breadCrumbs{width:100%;background:#dedede;}
.breadCrumbs{width:1310px;line-height: 20px;padding:20px 0;margin:0 auto;}
.breadCrumbs .breadcrumb-item{color:#333;line-height:20px;font-size:14px;height:20px;display: inline-block;/* float:left; */position:relative;padding-right:24px;margin-right:16px;}
.breadcrumb-item:hover{cursor:pointer;color:#bbad4e;transition:all .3s}
.breadcrumb-item:hover .breadcrumb-ul{display:block}
.breadcrumb-item::after{content:'/';position:absolute;right:0;top:0}
.breadcrumb-item:last-child::after{display:none}
.breadcrumb-item i.icon-home1{padding-right:10px}
.breadcrumb-item ul{display:none}
@media screen and (max-width:1350px){
    .breadCrumbs{width:96%}
}
@media screen and (max-width:768px){
    .breadCrumbs {padding:10px 0;}
    .breadCrumbs .breadcrumb-item {padding-right:15px;}
}

#jobsDetails,#newsDetails{width:100%;height:auto;background:#efefef}
#videoDetails{width:100%;height:auto;background:#fff}

.newsDetails .slidebar{width: 340px;background:#fff;padding:0 16px;box-sizing:border-box;}
.videoDetails .details{margin-top:25px;display:flex;display:-webkit-flex;justify-content:space-between;align-items:flex-start}
.videoDetails .details .video{width: 100%;margin-right: 20px;flex: 1;}
.videoDetails .details .video video{width:100%;height:auto;margin-bottom: 20px;}
.videoDetails .details .slidebar{background:#fafafa;box-shadow:0 0 10px #ccc}
.videoDetails .details .slidebar h5{font-size:18px;font-weight:400;line-height:62px;border-bottom:1px solid #eee}
.videoDetails .details .slidebar article{padding-top:18px;padding-bottom:25px;font-size:14px;line-height:24px;color:#888; min-height: 415px;}
@media screen and (max-width:1200px){
  .videoDetails .details {flex-wrap:wrap;padding-bottom:20px;}
  .videoDetails .details .video {margin:0;}
  .videoDetails .details .slidebar {width: 100%;}

}

.jobsDetails,.newsDetails{width:1310px;height:auto;padding:30px 0;display:flex;display:-webkit-flex;justify-content:space-between;margin:0 auto;overflow:hidden;align-items:  flex-start;}
.newsDetails .container{background:#fff;box-sizing:border-box;padding:0 20px;margin-right: 30px;flex: 1;}
.jobsDetails .container{width:100%;background:#fff;box-sizing:border-box;padding:0 20px 40px 20px;float:left}
.jobsDetails .container .title{font-size:24px;line-height:82px}
.jobsDetails .setting{border-bottom:1px solid #eee}
.jobsDetails article{padding-top:20px}
.videoDetails .container{width:100%}
.newsDetails .title{overflow:hidden;border-bottom:1px solid #eee;position:relative}
.videoDetails .title{border-bottom:none}
.newsDetails .title h4{padding-top:18px;font-size:30px;font-weight:400;line-height: 1.3;padding-bottom: 18px;padding-left: 0;text-indent: 0;}
.newsDetails .title a#down{width:148px;height:38px;background:#bbad4e;text-align:center;line-height:38px;position:absolute;bottom: 5px;right:0;color:#fff;border-radius:5px;transition:all .5s;}
.newsDetails .title a#down:hover{background:#bbad4e;box-shadow:0 0 10px #eee;transition:all .5s}
.setting{height:16px;line-height:16px;padding-bottom:15px;font-size:14px;color:#999}
.setting li{float:left;overflow:hidden;margin: 0 10px;}
.setting i{padding-right:8px}
.newsDetails article{padding:20px 0 40px 0}
@media screen and (max-width:1350px){
    .jobsDetails,.newsDetails {width:90%;}
}
@media screen and (max-width:960px){
    .jobsDetails, .newsDetails {width:96%;}
    .newsDetails .container {margin-right:20px;}
    .contact .honorAA img{ width: 90%; display: inline-block; margin: 4px 8px;}
    #jobsList .jobsList, #newsList .newsList, #proList .proList{ flex-wrap: wrap;}
    #jobsList .container, #newsList .container, #proList .container{ width: 100%;}
    #jobsList .slidebar, #newsList .slidebar, #proList .slidebar{ width: 100%; margin-top: 10px;}
    .newsLists>li{ flex-wrap: wrap;}
    .newsLists>li>a{ display: block; width: 100%; }
    .header_r a{ font-size: 12px;}
    
    .jobsDetails, .newsDetails{ padding: 0;}
}
@media screen and (max-width:768px){.contact{width:96%}
    .contact .img{width:100%;margin-bottom:20px}
    .contactContent{width:100%}
    .jobsDetails, .newsDetails {flex-wrap:wrap;width: 100%;}
    .newsDetails .container {width:100%;margin-right:  0;margin-bottom: 20px;padding: 0 12px;}
    .newsDetails .title h4 {font-size:18px}
    .newsDetails .title a#down {position: initial;display: block;margin:0 auto;margin-bottom: 20px;}
}

.slidebar {width: 340px;background:#fff;padding:0 16px;box-sizing:border-box;}
.slidebar .search{width:100%;height:auto;position:relative;padding-top:20px}
.slidebar input{width:100%;height:34px;line-height:34px;border:1px solid #eee;border-radius:17px;box-sizing:border-box;outline:0;padding:0 20px}
.slidebar input:focus{border-color:#333;color:#bbad4e}
.slidebar .search i{position:absolute;right:30px;top:24px}
.slidebar h3{font-size:18px;line-height:48px;font-weight:400;padding-top:20px;position:relative;padding-left:12px}
.slidebar h3::after{content:'';left:0;top: 35px;width:4px;height:20px;background:#bbad4e;position:absolute;}
.slidebar li a{display:block;width:100%;font-size:14px;color:#666;}
.slidebar li a img{width:100%;height:auto}
.slidebar li a p{line-height:3}
.slidebar a{width:100%;border:none;box-shadow:0 0 0;text-align:left;line-height:1.5;font-size:14px;padding:12px 0;border-bottom:1px solid #eee;margin:0;display:block;color:#333}
.slidebar a:hover{box-shadow:0 0 0}
.slidebar a:hover{color:#bbad4e;transition:none;transform:none}
.slidebar .img{width:100%;height:auto;overflow:hidden;padding:22px 0;margin-bottom:6px}
.slidebar .img img{width:100%;height:auto}
@media screen and (max-width:960px){
    .slidebar {width:280px;}
}
@media screen and (max-width:768px){
    .slidebar {width:100%;}
}

#Notice{width:100%;height:auto;background:#efefef;padding-bottom:35px}
.Notice{width:1310px;height:auto;overflow:hidden;margin:0 auto;padding-top:35px;display:flex;flex-wrap:nowrap;justify-content:space-between}
.Notice .container{width:100%;height:auto;box-sizing:border-box;padding:0 20px 20px 20px;background:#fff}
.container .title{font-size: 20px;line-height:3;text-indent:15px;position:relative;margin-bottom: 20px;border-bottom: 1px solid #ddd;}
#Notice .container .title::after{position:absolute;left:0;bottom:0;width:110px;height:2px;background:#bbad4e;content:''}
.Notice nav{width:100%;height:50px;line-height:50px;padding-top:6px;border-bottom:1px solid #eee}
.Notice nav a{font-size:16px;color:#333;line-height:50px;display:block;width:100px;text-align:center;float:left;position:relative}
.Notice nav a:hover{color:#bbad4e;transition:all .3s}
.Notice nav a.actor{color:#bbad4e}
.Notice nav a.actor::after{position:absolute;width:100px;height:2px;background:#bbad4e;bottom:0;left:0;content:''}
.noticeLists>li{width:100%;height:auto;position:relative;padding:15px 0;display:flex;text-indent:15px;border-bottom:1px solid #eee;position:relative}
.noticeLists .newContent{padding-left:25px}
.newContent h3{font-size:22px;line-height:42px;font-weight:400}
.noticeLists a{display:block;overflow:hidden;color:#333}
.noticeLists a:hover{color:#bbad4e}
.noticeLists>li a span{color:#ccc;position:absolute;right:0;padding-right:15px}
.noticeLists {padding-bottom:20px;}
@media screen and (min-width:960px) and (max-width:1350px){.Notice{width:90%}
}
@media screen and (max-width:960px){.Notice{width:96%;flex-wrap:wrap}
.Notice .container{width:100%;margin-bottom:20px}
.Notice .slidebar{width:100%;margin:0;margin-bottom:30px}
}

.productTop { width: 1400px; margin: 20px auto; padding-top:35px;position:relative;margin-bottom: 20px;}
.productTop h4 { font-size:22px; line-height:32px; color:#333; }
.productTop .intro {font-size:16px;color:#999999;line-height:20px;width:  50%;}
.productTop ul.cats {position:absolute;right:0;bottom: 15px;display:flex;line-height: 20px;}
.productTop ul li a {display:block; height:16px; line-height:16px; padding:0 12px; border-right:1px solid #999; color:#666;}
.productTop ul li:last-child a {border-right:none;}
.productTop ul li a:hover , .productTop ul li.active a {color:#bbad4e;}
@media screen and (max-width:1440px){
    #product .product {width:92%;margin: 0 auto;}
    .productTop { width: 100%; box-sizing: border-box;padding: 12px 15px;}
}

@media screen and (max-width:768px){
    #product .product {width:96%;}
    .productTop { width: 100%; box-sizing: border-box;padding: 6px 10px;}
    .productTop h4 {text-align:center;font-size: 20px;}
    .productTop .intro {width:100%; text-align:center;}
    .productTop ul.cats {position:static;display:flex;justify-content:center;padding-top:20px;flex-wrap:  wrap;}
    .productTop ul.cats li {margin-bottom:5px;}
    .product .productTop {padding-top:30px; margin-bottom:20px;}
}

#video {width:100%; height: auto;}
#video .video {width:1400px; margin:0 auto; }
.video ul {display:flex;flex-wrap:wrap;justify-content: space-around;padding-top:30px;width: 1400px;margin: 0 auto;}
.video li {width:540px; height:auto; padding-bottom:12px;}
.video li .img {width:100%;height:300px;overflow:hidden;background:#000;position: relative;}
.video li .img img {opacity: 0.8; width:100%; transition:all .4s ease;}
.video li .img a i{color:#fff;position:  absolute;left: 50%;top: 50%; font-size:26px;  width:58px; height:58px; border-radius:50%;
                    background:rgba(0,0,0,.5); text-align:center; line-height:58px; margin-left:-29px; margin-top:-29px;}
.video li .img:hover img{opacity:1; transition:all .4s ease;}
.video li .img:hover a i {transform:scale(1.4); background:#000; transition:all .4s ease;}
.video li .img:hover a i:hover {background:#bbad4e;}
.video li .title {font-size:16px;line-height:26px;color:#666666;padding-top:14px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.video li  .setting {display:flex; justify-content:space-between; font-size:16px; line-height:26px; color:#989898; padding-top:5px;}
.views i.iconfont{font-size: 20px; margin-right: 5px; vertical-align: middle;}
@media screen and (max-width:1440px){
    #video .video {width:90%; }
    .video ul {justify-content: center;width: 90%;}
    .video li {width:42%; margin:0 10px;}
    .video li .img {height:auto;}
    .video li .title {font-size:16px;}
}
@media screen and (max-width:768px){
    #video .video {width: 96%;}
    .video ul {justify-content: space-around;}
    .video li {width:46%; margin:0 ;}
    .video li .title {font-size:14px; line-height:20px;}
    .video li .setting {display:none;}
}

.videoShow {width:950px;margin:0 auto;overflow: hidden;text-align: center;}
.videoShow h4 {text-align:center; font-size:30px; color:#333333; padding-top:25px;}
.videoShow .setting {font-size:14px; line-height:20px; color:#999999;text-align: center; padding-top:12px;}
.videoShow .setting  span {padding:0 10px;}
.videoShow .setting  a {color:#999999;}
.videoShow .setting  a:hover {color:#bbad4e;}
.videoShow video {width: 100%;height: auto;background:#000;margin:0 auto;margin-top: 38px;}
.videoShow article {color:#666666;margin:0 auto;text-align: justify;width: 100%; padding:10px 0 85px 0;}
.videoShow article p {font-size:16px; line-height:26px;}
#change {display: flex;justify-content: space-between;line-height: 26px;color:#000;font-size:16px;flex-wrap: wrap;}
#change a  {font-size: 14px;color:#666666;}
#change a:hover {color:#bbad4e;}
@media screen and (max-width:1000px){
    .videoShow {width:90%; }
}
@media screen and (max-width:768px){
    .videoShow {width:96%; }
    .videoShow h4 {font-size:20px;}
    .videoShow video {margin-top:20px; padding-bottom:40px;}
    .videoShow article p {font-size:14px; }
}

/* 搜索框 */
.search {width: 340px;border-bottom: 1px solid #999;height: 44px;box-sizing: border-box;padding: 18px 4px;position: relative; z-index: 2; float: right; margin-right: 200px;}
.search input {border:0;position: relative;width: 300px;font-size: 14px;padding-right: 8px;height: 23px;outline: none;}
.search i {font-size: 18px;}
.search input:focus + i {color:#bbad4e;}

@media screen and (max-width:768px){
    .search {width:100%;position:initial;margin-top: 15px;display: flex; display: -webkit-flex; margin-right: 0;}
    .search input {width:100%; flex:0 1 auto;}
}


/* 上下页 */
#change {display: flex; display: -webkit-flex; justify-content: space-between; align-items: center; align-content: flex-start; line-height: 28px;color:#333;font-size:16px;flex-wrap: wrap;
    padding:30px 0;}
#change a  {font-size: 14px;color:#666666; }
#change a:hover {color:#ae9a6c;}

/* 分页 */
.pages {width:100%;height:40px;line-height: 40px;display:flex;justify-content:center;margin-bottom: 40px; margin-top: 20px;}
.pages a , .pages strong , .pages em{width:40px;height:40px;line-height: 40px;text-align: center;font-size: 16px;display:block;cursor:pointer;margin: 0;color: #333;box-sizing:border-box;border: 1px solid #dcdcdc;border-right: none;}
.pages em {display:none;}
.pages a:last-child {border-right:1px solid #dcdcdc;}
.pages a:hover , .pages strong {box-sizing:border-box; border:1px solid #dcdcdc; border-right:none; background:#333 !important; color:#fff !important; border-color:#333;}
.pages a.prev , .pages a.next {width:80px;box-sizing:border-box;background: #333;color: #fff; border-color:#333;}
@media screen and (max-width:768px){
    .pages{justify-content:center; float: initial;}
    .pages a ,  .pages strong {width:30px; height:30px; font-size:12px; line-height:30px;}
    .pages a.prev , .pages a.next {width:60px;}
}

/* 合作伙伴------------------------------------------ */
.cooperative{ padding: 40px 0; }
.cooperative ul{ width: 1300px; margin: 0px auto; display: flex; display:-webkit-flex; flex-wrap: wrap; justify-content:flex-start;align-items:center;  }
.cooperative ul li{ width: 240px; height: 90px; box-sizing: border-box; border: 1px solid #eee; overflow: hidden; margin: 10px; position: relative;}
.cooperative ul li img{max-width: 95%; position: absolute; top: 50%; left:50%; transform: translate(-50%,-50%);}
@media screen and (max-width:1400px){
    .cooperative ul{ width: 100%;}
}
@media screen and (max-width:900px){
    .cooperative{ padding: 20px 0; }
    .cooperative ul li{width: 31%; height: 4rem;  margin: 10px 1%; }
    .cooperative ul li img{ max-width: 95%; max-height: 100%;}
}

@media screen and (max-width:414px){
    .cooperative ul li{width: 31%; height: 3.5rem;  margin: 10px 1%; }
}

/* 公共样式  */
.pagePad{ padding: 60px 0;}
.location{ padding: 8px 0; border-bottom: 1px solid #f0f0f0; color: #888; line-height: 25px; vertical-align: middle;}
.location i.iconfont{ font-size: 15px; }
.location a{ display: inline-block; font-size: 14px; }
.location a:hover{ color: #bbad4e;}
.pageMenu{ padding: 25px 0 15px 0; display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:flex-start;align-items:flex-start; align-content: flex-start; }
.pageMenu li{ margin-bottom: 8px; list-style: none;}
.pageMenu li a{ display: inline-block; padding: 8px 20px; font-size: 15px; color: #888;  border-bottom: 1px solid #bbad4e; line-height: 1; margin: 0 8px;}
.pageMenu li a.active{ background-color: #bbad4e; color: #fff; }

.title{ display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start;  }
.title dt{ margin-bottom: 20px;  display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: nowrap; justify-content:flex-start;align-items:flex-start; align-content: flex-start; }
.title dt h5{ font-size: 20px; color: #333; margin-right: 15px; line-height: 1; text-shadow: 1px 1px 1px #fff;}
.title dt p{ font-size: 14px; color: #888; text-transform: uppercase; line-height: 28px;}
.title dd a{ display: inline-block; padding: 0px 18px; line-height: 30px; color: #444; margin-bottom: 15px; text-shadow: 1px 1px 1px #fff; }
.title dd a.active{  color: #fff; background-color: #bbad4e; margin: 0 5px;}
.title dd a.active.radius{ border-radius: 25px; -webkit-border-radius:25px; -moz-border-radius:25px; }
@media screen and (max-width:768px){ 
    .pagePad{ padding: 30px 0;} 
    .pageMenu{ padding: 20px 0 10px 0;}
    .pageMenu li a{ padding: 8px 10px;}
}

/* 茶具首页------------------------------------------------------------------- */

/* 新闻 */
.newHome{ padding: 80px 0 50px 0;}
.newslist{margin-top: 30px; display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start;}
.newslist .newsLeft{ width: 48%; padding: 20px 40px 46px 40px; box-sizing: border-box; background-color: #f7f7f7;  } 
.newslist .newsLeft p{ font-size: 22px; color: #666; line-height: 2;}
.newslist .newsLeft h5{ font-size: 16px; color: #444; line-height: 2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-shadow: 1px 1px 1px #fff;}
.newslist .newsLeft .intro{ font-size: 14px; line-height: 28px; color: #666; max-height: 56px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.newslist .newsLeft .newsImg{ margin-top: 0px; display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-between;align-items:flex-end; align-content: flex-start; }
.newslist .newsLeft .newsImg img{ width: 50%; margin: 10px 5px; }
.newslist .newsLeft span{ display: inline-block; padding: 6px 20px; color: #fff; background-color: #bbad4e; margin-top: 10px;  margin-bottom: 10px;}

.newslist .newsright{ width: 48%; }
.newslist .newsright li{ width: 100%; box-sizing: border-box; padding: 14px 30px; box-shadow: 0px 0px 10px #ddd; margin-bottom: 12px; background-color: #fff;}
.newslist .newsright li h5{ font-size: 16px; color: #444; line-height: 1.8; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.newslist .newsright li .intro{ font-size: 14px; line-height: 28px; color: #666; height: 56px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.newslist .newsright li .time{display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: nowrap; justify-content:space-between;align-items:flex-start; align-content: flex-start;  color: #999; line-height: 1.6; }

.newslist .newsright li:hover h5,.newslist .newsright li:hover .time, .newslist .newsLeft:hover h5{ color: #bbad4e;}


@media screen and (max-width:900px){
    .newHome{ padding: 50px 0 30px 0;}
    .newslist{ justify-content: center;}
    .newslist .newsLeft{ width: 98%;}
    .newslist .newsright{ width: 98%;}
    .newslist .newsright li{ padding: 15px;}
    .newslist .newsLeft .newsImg img{ width:240px;}
}

/* 产品 */
.productHome{padding: 20px 0px;}
.indexTitle{ text-align: center; margin: 0 auto; }
.indexTitle dt{ font-size: 20px; color: #333; line-height: 3; position: relative; }
.indexTitle dt::after{ content: ""; display: block; width:60px; height: 2px; background-color: #333; position: absolute; bottom: 0; left: 50%; transform:translateX(-50%);}
.indexTitle dd{ font-size: 15px; color: #888; line-height: 2; margin-top: 10px;}

.listMenu{margin-top: 40px; display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:center;align-items:center; align-content: flex-start; }
.listMenu a{ display: inline-block;  padding: 0 30px; line-height: 2.2; font-size: 14px; color: #666; box-sizing: border-box; border: 1px solid #bbad4e; border-left: none; margin-bottom: 10px;}
.listMenu a:nth-of-type(1){ border-left: 1px solid #bbad4e;}
.listMenu a.active{ background-color: #bbad4e; color: #fff;}

.productList{width: 100%; margin-top: 50px; display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start;}
.productList li{ width: 22%; height: 0; padding-bottom: 17%; position: relative; margin-bottom: 30px; }
.productList li.fake{ height: 1px; line-height: 0; overflow: hidden; background:none; padding-bottom: 0; margin-bottom: 0;}
.productList li .previous img{ max-width: 100%; display: block; margin: 0 auto;  }
.productList li .previous h6{ margin-top: 16px; padding: 0 13px; font-size: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 2; text-align: center; transition: all .4s ease-out 0s; -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s;}
.productList li:hover .previous h6{opacity: 0; filter: alpha(opacity=0);transition: all .4s ease-out 0s; -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s; }

.productList.justForHome li:nth-child(1) .previous h6, 
.productList.justForHome li:nth-child(3) .previous h6,
.productList.justForHome li:nth-child(6) .previous h6,
.productList.justForHome li:nth-child(8) .previous h6{ opacity: 0; filter: alpha(opacity=0);transition: all .4s ease-out 0s; -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s;  }
.productList.justForHome li:nth-child(1):hover .previous h6, 
.productList.justForHome li:nth-child(3):hover .previous h6,
.productList.justForHome li:nth-child(6):hover .previous h6,
.productList.justForHome li:nth-child(8):hover .previous h6{opacity: 1; filter: alpha(opacity=100); transition: all .4s ease-out 0s; -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s;  }
.productList.justForHome li:nth-child(1) .afterwards,
.productList.justForHome li:nth-child(3) .afterwards, 
.productList.justForHome li:nth-child(6) .afterwards, 
.productList.justForHome li:nth-child(8) .afterwards{ opacity: 1; filter: alpha(opacity=100); position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(133, 131, 131, 0.2); transition: all .4s ease-out 0s; -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s; }
.productList.justForHome li:nth-child(1):hover .afterwards,
.productList.justForHome li:nth-child(3):hover .afterwards, 
.productList.justForHome li:nth-child(6):hover .afterwards, 
.productList.justForHome li:nth-child(8):hover .afterwards{ opacity: 0; filter: alpha(opacity=0); top: -6%; z-index: 3; transition: all .4s ease-out 0s; -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s;  }

.productList li .afterwards{ opacity: 0; filter: alpha(opacity=0); position: absolute; top: 15%; left: 0; width: 100%; height: 100%; background-color: rgba(133, 131, 131, 0.2); transition: all .4s ease-out 0s; -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s;}
.productList li:hover .afterwards{   opacity: 1; filter: alpha(opacity=100); top: 0; z-index: 3; transition: all .4s ease-out 0s; -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s; }
.productList li .afterwards::after{content: ""; width: 90%; height: 90%; position: absolute; top: 5%; left: 5%; border: 2px solid #fff; box-sizing: border-box; z-index: 2; }
.productList li .afterwards h6{ width: 90%; text-align: center; color: #fff; font-size: 15px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 2.6; background-color: #333; position: absolute; bottom: 5%; left: 5%; }
.checkMore{ display: inline-block; padding: 6px 35px; border: 1px solid #bbad4e; font-size: 14px; color: #666; margin: 10px auto; position: relative; left: 50%; transform: translateX(-50%); transition: all .4s ease-out 0s; -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s; }
.checkMore:hover{ background-color:#bbad4e; color: #fff; transition: all .4s ease-out 0s; -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s;   }

@media screen and (max-width: 900px){
    .listMenu{ margin-top:20px;}
    .listMenu a{ border-left: 1px solid #bbad4e;}
    .productList li{ width:32%; padding-bottom: 28%;}
    
}

@media screen and (max-width: 414px){
     .productList li{ width:49%; padding-bottom: 45%;}
}

/* 关于我们 */
.aboutHome{ padding: 50px 0;}
.aboutHome .wapper{position: relative; display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start; }
.aboutHome .wapper::after{ content: ""; width: 50%; height: 50px; background-color: #333333; position: absolute; bottom: -50px; left: 0; z-index: 2; transition: all .4s ease-out 0s; -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s; }
.aboutHome .aboutImg{ width: 520px; position: relative; z-index: 4; margin-left: 30px; }
.aboutHome .aboutImg img{ width: 100%; display: block;}
.aboutHome .intro{ width: 780px; background-color: #fff;  box-sizing: border-box; padding: 10px;}
.aboutHome .intro h4{ font-size: 18px; color: #333; line-height: 2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 10px;}
.aboutHome .intro p{ font-size: 1rem; color: #656565; line-height: 28px; text-indent: 2em; max-height:168px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical; }
.aboutHome .intro a{ display: block; margin-top: 30px; margin-bottom: 8px; width: 130px; line-height: 2; font-size: 14px; border: 1px solid #333; color: #333; text-align: center;  transition: all .4s ease-out 0s; -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s;}
.aboutHome .intro:hover a{ background-color: #bbad4e; color: #fff; border: 1px solid #fff; transition: all .4s ease-out 0s; -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s; }

@media screen and (max-width:1400px){
    .aboutHome .wapper{ align-items: flex-end;}
    .aboutHome .aboutImg{ width: 38%;  margin-left: 0;}
    .aboutHome .intro{ width: 60%;}
}

@media screen and (max-width: 768px){
    .aboutHome .aboutImg{ width: 100%; order: 4; margin-top: 20px; margin-left: 0;}
    .aboutHome .intro{ width: 100%; order: 1; }
    .aboutHome .wapper::after{ height: 40px; width: 100%; bottom: -40px;}
}

/* 案例 */
.casePadding{ padding: 60px 0 50px 0;}
.caseHome .caseList{ width: 100%; box-sizing: border-box; padding: 10px 15px 10px 15px; display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start;  }
.caseHome .caseList li{ width: 31%; padding-top: 30px; overflow: hidden; position: relative; }
.caseHome .caseList li::before{ content: ""; display: block; width: 0; height: 1px; background-color: #bbad4e; position: absolute; bottom: 0px; left: 50%; transition: all .4s ease-out 0s; }
.caseHome .caseList li:hover::before{ content: ""; display: block; width: 100%;  left: 0; transition: all .4s ease-out 0s;}
.caseHome .caseList li img{ width: 100%;  transition: all .4s ease-out 0s; border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px;}
.caseHome .caseList li:hover img{ border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; transition: all .4s ease-out 0s; }
.caseHome .caseList li h5{ font-size: 1.15rem; line-height: 1.8; color: #333;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all .4s ease-out 0s; }
.caseHome .caseList li .time{display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: nowrap; justify-content:space-between;align-items:center; align-content: flex-start; color: #666; font-size: .9rem; margin: 6px 0; }
.caseHome .caseList li .intro{   margin-top: 10px; line-height: 30px; color: #555; font-size: 1rem; height: 60px; text-indent: 2em; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;  transition: all .4s ease-out 0s;}
.caseHome .caseList li:hover h5{ color: #bbad4e;  transition: all .4s ease-out 0s; }
.caseHome .caseList li.fake{ height: 1px; line-height: 0; overflow: hidden; padding-bottom: 0; padding: 0;}
.caseHome .caseList li.fake::before{ display: none;}

@media screen and (max-width:768px){
    .casePadding{ padding: 10px 0 30px 0 ;}
    .caseHome .caseList li{ width: 48%;  }
    .caseHome .caseList li .intro{ height: 54px; line-height: 27px;}
}

@media screen and (max-width:414px){
    .caseHome .caseList li{ width: 100%;  }
}


/* 首页新闻背景图 */
.backgroundAttement{ background-color: #fff; background-position: bottom left; background-size: 100%; background-attachment: fixed;  background-repeat: no-repeat; }


/* 新闻模块 */
#news {width:100%; padding-bottom:90px;}
#news .news {width:1360px; margin:0 auto;}
#news #location {border:none;}
#news #location .location {line-height:24px;}
#news .news .cats {padding:24px 0;margin-top:25px;text-align:center;overflow: hidden;display: flex;justify-content: center; flex-wrap: wrap;  }
#news .news .cats a{display: inline-block;min-width:90px; padding:0 8px; white-space: nowrap; margin-bottom: 10px; line-height:30px;font-size: 14px;border: 1px solid #bbad4e;color: #666;border-right: none;}
#news .news .cats a:last-child {border-right:1px solid #bbad4e;}
#news .news .cats a:hover , #news .news .cats a.active {background:#bbad4e; color:#fff;}
.news .list {box-sizing:border-box; padding:0 30px;}
.news .list li {width:100%;height:auto;box-sizing:border-box;border:1px solid #dcdcdc;margin: 30px 0;box-shadow:0 5px 15px #e9e9e9;display:flex;height: 180px;transition:all .4s ease;}
.news .list li:hover {box-shadow:0 5px 15px #b5d6d2; transition:all .4s ease; transform:translateY(-10px);}
.news .list li a.img {display:block;transition:all .4s ease;}
.news .list li a.img:hover {background:#333;transition:all .4s ease;}
.news .list li a.img:hover img {opacity:.5; transition:all .4s ease;}
.news .list li .time {width:180px; text-align:center;}
.news .list li .time span {display:block;}
.news .list li .time span:first-child {color:#999999;line-height:20px;margin-top: 60px;}
.news .list li .time span:last-child {font-size:24px; font-weight:bold; margin-top: 5px;}
.news .list li img {height:180px;position: relative;z-index: 99;top: -1px;  transition:all .4s ease;}
.news .list li .content {width:100%;box-sizing:border-box;padding:20px;position:relative;flex: 1;}
.news .list li .content h4 { height:32px; overflow:hidden; line-height:2;}
.news .list li .content .intro {width:100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;font-size: 14px;height: 84px; line-height: 28px;color: #666;margin-top: 10px;}
.news .list li .content #more {position:absolute;right:20px;bottom:20px;font-size: 14px;color: #999999;}
.news .list li .content #more:hover {color:#bbad4e;}
@media screen and (max-width:1400px){
    #news .news {width:90%;}
}
@media screen and (max-width:1080px){
    .news .list li .content .intro {-webkit-line-clamp:2;}
}
@media screen and (max-width:960px){
    .news .list li {height:120px;}
    .news .list li img {height:120px;}
    .news .list li .time {width:120px;}
    .news .list li .time span:first-child {margin-top:30px;}
    .news .list li .content{padding:10px;}
    .news .list li .content a {bottom:10px; right:10px;}
    .news .list li .content .intro {-webkit-line-clamp:1;}
}
@media screen and (max-width:768px){
    #news .news {width: 96%;}
    #news .news .cats {margin:0;padding: 10px 0;}
    .news .list {padding:0;}
    .news .list li {margin: 15px 0; height:90px;}
    .news .list li .time {display:none;}
    .news .list li img {height:90px;} 
    .news .list li .content{padding:5px;padding-left: 10px;}
    .news .list li .content h4 {font-weight:normal;font-size:15px;line-height:20px;height:20px;margin-top: 5px;}
    .news .list li .content .intro {font-size:12px; height:18px; line-height:18px; margin-top:5px;}
    .news .list li .content a {font-size:12px;}
}

/* 新闻详情页 */
#newsShow {width:1360px; margin:0 auto;}
#newsShow .newsShow {width:100%; margin:20px 0;}
.newsShow h3 {text-align:center; font-size:24px; font-weight:normal; margin-bottom:20px;}
.newsShow article {font-size:14px; line-height: 30px; color:#666464;}
.newsShow article p {margin:15px 0;}
.newsShow article img {max-width:100%; height:auto;}

@media screen and (max-width:1400px){
    #newsShow {width:90%;}
}
@media screen and (max-width:768px){
    #newsShow {width:94%;}
    .newsShow h3 {font-size:18px; line-height:2;}
    #change a {font-size:14px;}
}


/* 详情页面 */
.details{ box-sizing: border-box; width: 100%; padding: 20px 15px 55px 15px;}
.details h3.showTitle,.details h5{ font-size: 1.3rem; color: #333; line-height: 1.5; text-align: center;margin-bottom: 15px; }
.details .time{ text-align: center; padding: 5px 0; color: #666; font-size: 14px; line-height: 1.6;margin-bottom: 20px;}
.details .time .iconfont{ font-size: 15px; margin-right: 3px;}
.details article *{max-width: 100% !important; font-size: 1rem; color: #555; line-height: 2;}

/* 产品tab */
.catsName{ margin: 25px 20px; display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:flex-start;align-items:flex-start; align-content: flex-start; }
.catsName dd{ margin-bottom:10px;}
.catsName dd a{ display: block; font-size: 1rem; line-height: 2.2; padding: 0 5px; margin-right: 10px; position: relative;}
.catsName dd.active a{ padding: 0px 26px; background-color: #3d3934; color: #fff;  }

.catsName.teaSingle{ margin: 70px auto 45px; justify-content: space-around; width: 90%;  padding: 0 0 30px 0; border-bottom: 1px solid #e6e6e6;  }
.teaSingle dd.active a{ background: #fff url(../img/aboutTitle.jpg) 0 0 no-repeat; background-size: 100% 100%;  color: #864444; padding: 0px 36px; }
.teaSingle dd a::after{content: "";  position: absolute; bottom: -44px; left: 50%; margin-left: -4px; width: 6px; height: 6px; background-color:#ccc; border-radius: 50%; -webkit-border-radius:50; -o-border-radius: 50%; }

@media screen and (max-width:900px){
    .catsName.teaSingle{ border-bottom: none; margin: 20px 0 0 0; width: 100%; padding: 0; }
    .teaSingle dd.active a{ padding: 0 25px; }
    .teaSingle dd a::after{ display: none; }
    .details{ padding: 20px 5px 40px 10px;}
    .details h3.showTitle,.details h5{ margin-bottom: 10px;}
}

/* 产品内页 */
.productShowImg{ width: 100%; overflow: hidden; text-align: center;}
.productShowImg img{ max-width: 100%;}
.productDetailTop{padding-top: 30px;  display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-around;align-items:flex-start; align-content: flex-start;}
.productDetailTop .imgLeft{ width: 26%; }
.productDetailTop .imgLeft .bigImg{ width: 100%; height: 0; padding-bottom: 80%; }
.productDetailTop .imgLeft .bigImg .swiper-slide img{ width: 100%;}
.productDetailTop .imgLeft .smallImg { width: 102%; height: 0; padding-bottom: 28.5%; overflow: hidden; margin-top: 30px;}
.productDetailTop .imgLeft .smallImg .swiper-slide img{ width: 99%; box-sizing: border-box; border: 1px solid #aaa; cursor: pointer;}

.productDetailTop .contentRight{ width: 50%;}
.productDetailTop .contentRight h4{ font-size: 1.3rem; line-height: 1.5; margin-bottom: 10px; color: #222;}
.productDetailTop .contentRight div,.productDetailTop .contentRight *{ font-size: 1rem; color: #444; line-height: 1.8; margin-top: 4px;}

.contentBox{width: 100%;  display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-around;align-items:flex-start; align-content: flex-start;}
.contentBox .productDetailContent{ width: 72%; }
.productDetailContent{  margin-top: 80px; padding-bottom: 20px;}
.productDetailContent h5{ font-size: 1.2rem; color: #bbad4e; margin-bottom: 30px; position: relative;}
.productDetailContent h5::after{ content: ""; display: block; width: 60px; height: 3px; background-color:#bbad4e; position: absolute; bottom: -6px; left: 0; }
.productDetailContent article *{font-size: 1rem; color: #444; line-height: 1.8; margin-top: 4px; max-width: 100%; overflow: hidden; }
.contentBox .pro_recommend{ width: 20%; margin-top: 100px;}
.contentBox .pro_recommend div{ margin-bottom: 20px; border: 1px solid #ccc;}
.contentBox .pro_recommend div img{ width: 100%; display: block; }
.contentBox .pro_recommend div p{ text-align: center; line-height: 2; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.contentBox .pro_recommend div p:hover{ color: #bbad4e;}

.contentBox .pro_recommend h5{ align-self:flex-start; width: 100%; margin-bottom: 20px; font-size: 16px; color:#555;}

@media screen and (max-width:800px){
    .productDetailTop{ justify-content: center; }
    .productDetailTop .imgLeft{ width: 98%; order: 1; }
    .productDetailTop .imgLeft .bigImg{ padding-bottom: 80%;}
    .productDetailTop .imgLeft .bigImg .swiper-slide{ text-align: center;}
    .productDetailTop .imgLeft .bigImg .swiper-slide img{ width: 100%;}
    .productDetailTop .imgLeft .smallImg { margin-bottom: 20px;}
    .productDetailTop .contentRight{ width: 98%; margin-top: 20px; order: 2;}
    .productDetailContent{  margin-top: 40px; padding-bottom: 10px;}
    .contentBox .productDetailContent{ width: 100%; }
    .newHome{ padding-top: 40px;}

    .contentBox .pro_recommend{ width: 100%; margin-top: 30px;  display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:space-between;align-items:flex-start; align-content: flex-start;}
    .contentBox .pro_recommend div{ width: 49%; margin-bottom: 20px;}
    
}



/* 关于我们 */
.paddMore{ box-sizing: border-box; padding: 30px 100px;}
.borderOne{ border: 1px solid #d2d2d2;}
@media screen and (max-width:800px){
    .paddMore{ box-sizing: border-box; padding: 20px 50px;}
}
@media screen and (max-width:414px){
    .paddMore{ box-sizing: border-box; padding: 20px 10px;}
}
