*{
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  line-height: 1;
}
a {
  cursor: pointer;
  color: #666;
}
a:hover {
  text-decoration: none;
}
ul, li {
  list-style: none;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.padding0 {
  padding: 0!important;
}
.border-top0 {
  border-top: 0!important;
  padding-bottom: 1px;
}
.float-left {
  float: left;
}
.over-hidden{
  overflow: hidden;
}
.marginb-30{
  margin-bottom: 30px;
}
/************************头部***************************/
.taktvoll-header-wrap .pc {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}
.header-logo-box-left a {
  display: block;
  height: 48px;
  background-image: url('/images/SJRlogo.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 171.789px;
  /*margin-top: 9px;*/
}
.header-logo-box-left {
  float: left;
}
.taktvoll-header-wrap .pc .pc-row-1{
  background:#1b6836;
  height:48px;
}
.taktvoll-header-wrap .pc .pc-row-2{
  background:#279941;
  height:52px;
}
.taktvoll-header-wrap .pc .header-menu-box a {
  color: #fff;
  font-size: 14px;
  padding: 0 15px;
  display: block;
  float: right;
  margin-top:9px;
  line-height: 32px;
  margin-left: 20px;
  border: 1px solid #279941;
}
.taktvoll-header-wrap .pc .header-menu-box a:hover {
  border:1px solid #fff;
}
.taktvoll-header-wrap .pc .header-menu-box a.active {
  border:1px solid #fff;
}
.taktvoll-header-wrap .pc .header-logo-box h2{
  float: left;
  font-size: 16px;
  color: #fff;
  margin: 0;
  line-height: 33px;
  font-weight: normal;
}
.taktvoll-header-wrap .pc .change-language-box {
  background: url('/images/lanuge.png') no-repeat center left;
  float: right;
  background-size: 16px;
  padding-left: 24px;
}
.taktvoll-header-wrap .pc .change-language-box span {
  color: #fff;
  margin: 0 8px;
  line-height: 48px;
}
/************************底部***************************/
.taktvoll-footer-wrap {
  background: #2b2e34; 
  padding: 28px 0 74px;
}
.taktvoll-footer-wrap .tel{
  background: url('/images/phone.png') no-repeat 20px 10px;
  background-size: 38px;
  padding-left: 75px;
}
.taktvoll-footer-wrap .tel p{
  margin-bottom: 15px;
}
.taktvoll-footer-wrap .tel p:nth-child(1){
  margin-bottom: 13px;
}
.taktvoll-footer-wrap .tel p:nth-child(2){
  margin-bottom: 31px;
  font-size: 17px;
}
.taktvoll-footer-wrap .qrcode .weibo{
  background: url('/images/weibo.png') no-repeat center left;
  background-size: 28px;
  padding-left: 34px;
  margin-right: 60px;
}
.taktvoll-footer-wrap .qrcode .wechat{
  background: url('/images/wechat.png') no-repeat center left;
  background-size: 28px;
  padding-left: 34px;
}
.taktvoll-footer-wrap .qrcode p{
  color: #999;
  font-size: 13px;
  margin-bottom: 10px;
}
.taktvoll-footer-wrap .qrcode img {
  height: 90px;
}
.taktvoll-footer-wrap .copyright{
  margin-top: 10px;
  border-top:1px solid #434346;
  padding-top: 10px;
}
.taktvoll-footer-wrap .copyright p{
  font-size: 13px;
  color: #999;
  margin-top: 10px;
}
.taktvoll-footer-wrap .copyright a{
  font-size: 13px;
  color: #999;
  float: right;
  margin-left: 20px;
  margin-top: 10px;
}
.taktvoll-footer-wrap p {
  color: #fff;
  margin: 0;
}
.taktvoll-footer-wrap p span {
  color: #fff;
  margin-right: 6px;
  cursor: pointer;
}
.taktvoll-footer-wrap p:hover i {
  opacity: 1;
  transition: opacity ease 0.3s;
}
.taktvoll-footer-wrap p i {
  font-style: normal;
  font-size: 12px;
  padding: 4px 11px 5px;
  background: url('/images/mail-bg.png') no-repeat;
  background-size: 100% 23px;
  color: #2b2e34;
  opacity: 0;
  transition: opacity ease 0.3s;
}
.taktvoll-footer-wrap p i a{
  font-size: 12px;
}
/************************首页***************************/
.taktvoll-wrap{
  background: #f5f5f5;
}
.taktvoll-banner-wrap img {
  width: 100%;
}
.pc .swiper-button-prev, .pc .swiper-button-next {
  height: 100%;
  top: 0;
  /* background-color: rgba(0, 0, 0, 0.1); */
  width: 50px;
  opacity: 0;
  transition: opacity ease 0.3s;
}
.pc .swiper-container:hover .swiper-button-next{
  opacity: 1;
  transition: opacity ease 0.3s;
}
.pc .swiper-container:hover .swiper-button-prev{
  opacity: 1;
}
.pc .swiper-button-prev {
  left: 0;
  background-image: url(/images/right.png);
  background-size: 50px;
}
.pc .swiper-button-next {
  right: 0;
  background-image: url(/images/left.png);
  background-size: 50px;
}
.pc .swiper-pagination-bullet {
  width: 60px;
  height: 6px;
  background: #fff;
  border-radius: 0;
  margin: 0 1px!important;
  opacity: 1;
}
.pc .swiper-pagination-bullet-active {
  background: #279941;
}
.taktvoll-banner-wrap .pc {
  margin-top: 50px;
  position: relative;
}
.taktvoll-banner-wrap .pc .banner-home-text-box {
  width: 80%;
  text-align: right;
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.taktvoll-banner-wrap .pc .banner-home-text-box h2 {
  color: #fff;
  font-size: 50px;
  margin: 0 0 4px;
}
.taktvoll-banner-wrap .pc .banner-home-text-box h3 {
  color: #fefefe;
  font-size: 30px;
  margin: 0 0 1px;
  font-weight: normal;
}
.taktvoll-banner-wrap .pc .banner-home-text-box p {
  color: #d8ff00;
  font-size: 50px;
  margin: 0;
}
.taktvoll-product-wrap {
  background: #f5f5f5;
  margin-bottom: 31px;
}
.taktvoll-product-wrap .pc {
  padding-top: 34px;
}
.taktvoll-product-wrap .pc .product-box h2{
  font-size: 28px;
  font-weight: normal;
  margin: 0;
  text-align: center;
  color: #279941;
  margin-bottom: 5px;
}
.taktvoll-product-wrap .pc .product-box h3{
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  text-align: center;
  color: #828282;
  margin-bottom: 22px;
}
.taktvoll-product-wrap .pc .product-box-left{
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  height:344px;
}
.taktvoll-product-wrap .pc .product-box-left img{
  width: 100%;
  margin-bottom: 12px;
}
.taktvoll-product-wrap .pc .product-box-left h2{
  font-size: 14px;
  color: #121214;
  padding-left: 6px;
  text-align: left;
  margin: 0 0 9px;
}
.taktvoll-product-wrap .pc .product-box-left .time{
  padding-left: 6px;
  font-size: 11px;
  color: #c2c2c2;
  margin-bottom: 5px;
}
.taktvoll-product-wrap .pc .product-box-left .inner{
  padding-left: 6px;
  font-size: 13px;
  color: #828282;
  line-height: 20px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.taktvoll-product-wrap .pc .product-equipment-box{
  width: 33.3%;
  float: left;
  height: 350px;
  text-align: right;
  position: relative;
}
.taktvoll-product-wrap .pc .product-equipment-box:nth-child(1) {
  text-align: left;
}
.taktvoll-product-wrap .pc .product-equipment-box:nth-child(2) {
  text-align: center;
}
.taktvoll-product-wrap .pc .product-equipment-box img{
  height: 99%;
}
.product-equipment-box .equipment-text-box {
  position: absolute;
  top: 25px;
  left: 25px;
  text-align: left;
  opacity: 0;
}
.taktvoll-product-wrap .pc .product-box .product-equipment-box .equipment-text-box h3 {
  color: #fff;
  font-size: 17px;
  margin: 0 0 18px;
}
.taktvoll-product-wrap .pc .product-box .product-equipment-box .equipment-text-box p {
  color: #fff;
  margin: 0 0 6px;
}
.taktvoll-tips-wrap{
  margin-bottom: 54px;
}
.taktvoll-tips-wrap .pc h2{
  font-size: 28px;
  color: #279941;
  margin: 66px 0 14px;
  font-weight: normal;
}
.taktvoll-tips-wrap .pc h3{
  font-size: 13px;
  color: #828282;
  margin: 0 0 40px;
}
.taktvoll-tips-wrap .pc p{
  color: #828282;
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 20px;
  text-indent: 30px;
  padding-left: 40px;
}
.taktvoll-tips-wrap .pc a{
  width: 33.3%;
  background: #eaeaea;
  height: 85px;
  display: block;
  float: left;
  border-right: 2px solid #f5f5f5;
  margin-top: 10px;
  color: #828282;
  text-align: center;
  padding-top: 26px;
}
.taktvoll-tips-wrap .pc a span{
  font-size: 11px;
}
.taktvoll-tips-wrap .pc a:hover,.taktvoll-tips-wrap .pc a.active{
  color: #fff;
  background: #279941;
}
/************************关于我们***************************/
.banner-about-text-box {
  position: absolute;
  bottom: 70px;
  text-align: center;
  width: 100%;
}
.banner-about-text-box h3 {
  color: #81f325;
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 15px;
}
.banner-about-text-box p {
  color: #fefefe;
  font-size: 11px;
  margin: 0;
}
.taktvoll-about-wrap {
  background: #fff;
  padding: 66px 0;
}
.taktvoll-about-wrap .taktvoll-about-box1 {
  color: #2e2e2e;
  text-indent: 50px;
  line-height: 26px;
  margin: 0 0 30px;
  padding: 0 81px 0 41px;
}
.taktvoll-about-wrap .taktvoll-about-box2 {
  background: url('/images/about-bg1.png') no-repeat right;
  padding-left: 41px;
  background-size: 700px;
  height: 380px;
}
.taktvoll-about-wrap .taktvoll-about-box2 p {
  margin: 0 0 24px;
}
.taktvoll-about-wrap .taktvoll-about-box2 p i {
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  color: #279941;
  font-size: 22px;
  border: 1px solid #279941;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 0 6px #279941;
}
.taktvoll-about-wrap .taktvoll-about-box2 p span {
  font-size: 16px;
  color: #2e2e2e;
  margin-left: 20px;
}
.taktvoll-about-wrap .taktvoll-about-box3 {
  background: #279941;
  color: #fff;
  text-align: center;
}
.taktvoll-about-wrap .taktvoll-about-box3:nth-child(2n) {
  background: #7dc28d;
}
.taktvoll-about-wrap .taktvoll-about-box3 a {
  color: #fff;
  display: block;
  font-size: 20px;
  line-height: 120px;
}
/************************产品列表***************************/
.taktvoll-productlist-wrap {
  padding: 55px 0 35px;
}
.taktvoll-productlist-wrap h2{
  margin: 0 0 5px;
  font-size: 28px;
  color: #279941;
  text-align: center;
  font-weight: normal;
}
.taktvoll-productlist-wrap h3{
  margin: 0 0 50px;
  font-size: 12px;
  color: #828282;
  text-align: center;
}
.product-list-box {
  box-shadow: 0 2px 6px #ccc;
  background: #fff;
  margin-bottom: 20px;
  overflow: hidden;
}
.product-list-box a{
  display: block;
  overflow: hidden;
}
.product-list-box h3{
  margin: 27px 0 10px;
  color: #1f1f1f;
  text-align: left;
}
.product-list-box.active,.product-list-box:hover {
  background: #279941;
}
.product-list-box.active .product-list-text-box h2,.product-list-box:hover .product-list-text-box h2{
  color: #fff;
}
.product-list-box.active .product-list-text-box p,.product-list-box:hover .product-list-text-box p{
  color: #fff;
}
.product-list-box.active h3,.product-list-box:hover h3{
  color: #fff;
}
.product-list-box img {
  width: 100%;
}
.product-list-box .product-list-img-box{
  padding-left: 0;
}
.product-list-box .product-list-text-box h2{
  margin:29px 0 19px;
  font-size: 20px;
  color: #1f1f1f;
  text-align: left;
}
.product-list-box .product-list-text-box p{
  color: #828282;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
/************************产品详情***************************/
.breadcrumbs {
  padding: 23px 0 71px;
}
.breadcrumbs a,.breadcrumbs span {
  color: #9d9d9d;
}
.breadcrumbs span {
  margin: 0 10px;
}
.product-detail-box h2{
  margin: 0 0 24px;
  font-size: 30px;
  color: #4d4d4d;
  font-weight: normal;
  text-align: center;
}
.product-detail-box p.time {
  text-align: right;
  font-size: 12px;
  color: rgba(77,77,77,0.60);
  margin: 0 0 44px;
}
.product-detail-box p.text{
  text-indent: 20px;
  font-size: 16px;
  color: #4D4D4D;
  margin: 0 0 40px;
  line-height: 24px;
}
.product-detail-box h3{
  margin: 0 0 19px;
  font-size: 28px;
  color: #2b2b2b;
  font-weight: normal;
}
.product-detail-box p img {
  width: 100%;
}
.product-detail-box-left {
  padding-right: 50%;
  background: url('/images/comimg1.png') no-repeat right;
  background-size: contain;
}
.product-detail-box-right {
  padding-left: 50%;
  background: url('/images/comimg2.png') no-repeat left;
  background-size: 46%;
}
.product-detail-box-right p {
  margin: 0 0 5px;
}
.product-detail-box-bottom {
  padding: 0 0 60px;
}
.product-detail-box-bottom .product-sub-box a {
  display: block;
}
.product-detail-box-bottom .product-sub-box img{
  width: 100%;
}
.product-detail-box-bottom .product-sub-box p {
  padding: 15px;
  background: #2b2e34;
  color: #fff;
  font-size: 14px;
  margin: 0;
  line-height: 1;
}
.product-sub-box.active p,.product-sub-box:hover p {
  background: #279941;
}
/************************联系我们 & 给我们留言***************************/
.taktvoll-banner-wrap .pc .banner-contact-text-box {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 20%;
}
.taktvoll-banner-wrap .pc .banner-contact-text-box h2 {
  color: #d8ff00;
  font-size: 36px;
  margin: 0 0 10px;
  font-weight: normal;
}
.taktvoll-banner-wrap .pc .banner-contact-text-box h3 {
  color: #d8ff00;
  font-size: 22px;
  margin: 0 0 25px;
  font-weight: normal;
}
.taktvoll-banner-wrap .pc .banner-contact-text-box p {
  color: #d8ff00;
  font-size: 14px;
  margin: 0;
}
.taktvoll-contact-wrap .product-contact-box,.taktvoll-contact-wrap .product-methods-box {
  background: #fff;
  border: 1px solid #d3d3d3;
  overflow: hidden;
  padding: 26px 36px 0;
  margin: 0 0 26px;
}
.taktvoll-contact-wrap .service-box {
  background: url('/images/heart.png') no-repeat;
  width: 50%;
  float: left;
  background-size: 25px;
  padding-left: 40px;
  margin: 0 0 26px;
}
.taktvoll-contact-wrap .service-box h3 {
  font-size: 17px;
  color: #000;
  margin: 0 0 10px;
  font-weight: normal;
}
.taktvoll-contact-wrap .service-box p {
  font-size: 11px;
  color: #9b9b9b;
  line-height: 20px;
  margin: 0;
}
.taktvoll-contact-wrap .product-methods-box {
  text-align: center;
  height: 214px;
  padding: 90px 36px 0;
}
.taktvoll-contact-wrap .product-methods-box h3 {
  font-size: 17px;
  color: #000000;
  font-weight: normal;
  margin: 0;
}
.taktvoll-contact-wrap .product-methods-box p {
  font-size: 14px;
  color: #000;
  line-height: 20px;
}
.taktvoll-contact-wrap .product-methods-box .line {
  width: 128px;
  height: 5px;
  background: #9bd266;
  display: inline-block;
  margin: 9px 0 12px;
}
.product-methods-box.tel {
  background: #fff url('/images/telephone.png') no-repeat center 26px;
  background-size: 36px;
}
.product-methods-box.location {
  background: #fff url('/images/location.png') no-repeat center 26px;
  background-size: 27px 35px;
}
.product-methods-box.mail {
  background: #fff url('/images/mail.png') no-repeat center 26px;
  background-size: 36px;
}
.taktvoll-contact-wrap .input-box h3,.taktvoll-contact-wrap .show-box h3 {
  font-weight: normal;
  font-size: 17px;
  color: #000;
  margin: 0 0 30px;
}
.taktvoll-contact-wrap .show-box p.location {
  background: url('/images/location-green.png') no-repeat left 3px;
  font-size: 12px;
  color: #575757;
  line-height: 20px;
  background-size: 18px;
  padding-left: 30px;
  margin: 0 0 50px;
}
.taktvoll-contact-wrap .show-box p.tel {
  background: url('/images/telephone.png') no-repeat;
  font-size: 12px;
  height: 18px;;
  color: #000;
  background-size: 18px;
  padding-left: 30px;
  margin: 0 0 30px;
  line-height: 20px;
}
.taktvoll-contact-wrap .show-box p.mail {
  background: url('/images/mail.png') no-repeat;
  font-size: 12px;
  height: 18px;;
  color: #279941;
  background-size: 18px;
  padding-left: 30px;
}
.taktvoll-contact-wrap .input-box form {
  padding: 0 34px;
}
.taktvoll-contact-wrap .input-box form div {
  color: #000;
  font-size: 17px;
}
.taktvoll-contact-wrap .input-box input {
  height: 36px;
	background-color: #ffffff;
	border-radius: 3px;
  border: solid 1px #d3d3d3;
  width: 50%;
  margin: 0 0 10px 10px;
  padding: 0 10px;
}
.taktvoll-contact-wrap .input-box textarea {
  width: 80%;
  height: 150px;
  padding: 10px;
  margin: 5px 0 20px;
  background-color: #ffffff;
	border-radius: 3px;
  border: solid 1px #d3d3d3;
}
.taktvoll-contact-wrap .input-box #submit {
  width: 129px;
	height: 35px;
	background-color: #279941;
  border-radius: 3px;
  margin: 0;
  color: #fff;
  transform: translateX(180%);
}
/************************新闻列表***************************/
.taktvoll-news-wrap {
  padding: 55px 0 35px;
}
.banner-news-text-box {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.banner-news-text-box a {
  font-size: 17px;
  color: #9bd266;
  line-height: 70px;
  padding: 0 70px;
  display: inline-block;
  background: rgba(255,255,255,0.3);
}
.banner-news-text-box a.active {
  background: #279941;
  color: #fff;
}
.taktvoll-news-wrap h2{
  margin: 0 0 5px;
  font-size: 28px;
  color: #279941;
  text-align: center;
  font-weight: normal;
}
.taktvoll-news-wrap h3{
  margin: 0;
  font-size: 12px;
  color: #828282;
  text-align: center;
}
.taktvoll-newslist-box {
  margin: 0 0 40px;
}
.taktvoll-newslist-box a {
  display: block;
  overflow: hidden;
}
.taktvoll-newslist-text-box {
  float: left;
  width: 72%;
  padding-right: 50px;
}
.taktvoll-newslist-img {
  float: left;
  width: 28%;
}
.taktvoll-newslist-text-box h2{
  font-size: 17px;
  color: #000;
  margin: 0 0 13px;
  font-weight: normal;
  text-align: left;
}
.taktvoll-newslist-text-box .time {
  color: #a8a8a8;
  font-size: 11px;
  margin: 0 0 38px;
}
.taktvoll-newslist-text-box .detail {
  color: #555;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 26px;
  margin: 0 0 20px;
}
.taktvoll-newslist-text-box .detail-btn {
  border: 1px solid #279941;
  background: #fff;
  width: 89px;
  height: 30px;
  color: #279941;
}
/************************新闻详情***************************/
.taktvoll-newsdetail-box {
  padding: 0 0 100px;
}
.taktvoll-newsdetail-box h2 {
  font-size: 36;
  color: #2b2b2b;
  margin: 0 0 17px;
  font-weight: normal;
  text-align: center;
}
.taktvoll-newsdetail-box p.time {
  font-size: 11px;
  color: #828282;
  margin: 0 auto 40px;
  text-align: right;
  padding-right: 10px;
}
.taktvoll-newsdetail-box p.time i {
  float: right;
  font-style: normal;
  font-size: 11px;
  color: #7b7b7b;
}
.taktvoll-newsdetail-box p {
  text-indent: 40px;
  font-size: 17px;
  color: #828282;
  line-height: 26px;
  margin: 0 0 40px;
}
.taktvoll-newsdetail-box .readthikn p {
  font-size: 16px;
  color: #4D4D4D;
  line-height: 24px;
  font-family: "宋体";
  margin: 0;
  padding: 0 32px;
  text-indent: 0;
}
.taktvoll-newsdetail-box div img {
  width: 100%;
  margin: 0 0 40px;
}
.taktvoll-newsdetail-box h3 {
  text-align: right;
  font-size: 17px;
  color: #000;
  margin: 30px auto;
  width: 80%;
  font-weight: normal;
}
.pagebox {
  margin-top: 40px;
}
.pagebox div {
  float: left;
  width: 20%;
}
.pagebox div.right {
  width: 80%;
}
.pagebox div.left a {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  margin-left: 10px;
}
.pagebox div.left span{
  float: left;
  font-size: 16px;
  line-height: 30px;
}
.pagebox div a.weibo{
  background: url('/images/shareweibo.png') no-repeat;
  background-size: 30px;
}
.pagebox div a.weixin{
  background: url('/images/shareweixin.png') no-repeat;
  background-size: 30px;
}
.pagebox div a.qq{
  background: url('/images/shareqq.png') no-repeat;
  background-size: 30px;
}
.pagebox div.right a {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-left: 20px;
  font-size: 16px;
  float:right;
  margin-left:20px;
}
/************************人才招聘***************************/
.taktvoll-job-wrap h2{
  margin: 0 0 5px;
  font-size: 28px;
  color: #279941;
  text-align: center;
  font-weight: normal;
}
.taktvoll-job-wrap h3{
  margin: 0 0 50px;
  font-size: 12px;
  color: #828282;
  text-align: center;
}
.taktvoll-job-wrap .taktvoll-job-box {
  margin: 0 0 36px;
}
.taktvoll-job-wrap .taktvoll-job-box h2 {
  font-size: 27px;
  color: #279941;
  margin: 0 0 30px;
  text-align: left;
  font-weight: normal;
}
.taktvoll-job-wrap .taktvoll-job-box h3 {
  font-size: 17px;
  color: #000;
  text-align: left;
  margin: 10px 0;
  font-weight: normal;
}
.taktvoll-job-wrap .taktvoll-job-box p {
  text-indent: 30px;
}
.taktvoll-job-wrap #getjob {
  width: 302px;
  height: 50px;
  font-size: 18px;
  color: #fff;
  background: #279941;
  margin: 0 auto 40px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.taktvoll-job-wrap .nest-box {
  overflow: hidden;
}
.taktvoll-job-wrap .nest-box li{
  width: 125px;
  height: 145px;
  background: url('/images/nest-bg.png') no-repeat;
  background-size: 125px;
  float: left;
  margin-right: 10px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 22px;
  padding-top: 46px; 
}
.taktvoll-job-wrap .nest-box li.active {
  background: url('/images/nest-bg-selected.png') no-repeat;
  background-size: 125px;
}
.taktvoll-job-wrap .nest-box:nth-child(2) {
  padding-left: 125px;
  padding-left: 68px;
  margin-top: -38px;
}
.taktvoll-job-wrap .text-box {
  color: #7a7a7a;
}
.taktvoll-job-wrap .text-box p {
  overflow: hidden;
}
.taktvoll-job-wrap .text-box p b {
  font-weight: normal;
  width: 20%;
  float: left;
  line-height: 20px;
}
.taktvoll-job-wrap .text-box p span {
  float: left;
  width: 80%;
  line-height: 20px;
}
/************************发展历程***************************/
.taktvoll-develop-box {
  background: url('/images/develop-timeline.png') no-repeat;
  height: 436px;
  background-size: contain;
  position: relative;
}
.taktvoll-develop-box .taktvoll-timeline {
  width: 100%;
  overflow: hidden;
  position: relative;
  top: 163px;
}
.taktvoll-develop-box .taktvoll-timeline li {
  float: left;
  width: 122px;
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.taktvoll-develop-box .taktvoll-timeline li:nth-child(1) {
  margin-left: 90px;
}
.taktvoll-develop-box .taktvoll-timeline li.active {
  font-size: 38px;
  margin-top: -4px;
}
.taktvoll-develop-box .thisyear {
  position: absolute;
  color: #e46a67;
  font-size: 88px;
  left: 164px;
  bottom: 0;
}
.taktvoll-develop-detail-box {
  width: 796px;
  margin: 43px auto 80px;
}
.taktvoll-develop-detail-box p {
  color: #3c3c3c;
  margin: 0 0 15px;
}
.taktvoll-develop-detail-box p b {
  color: #e46a67;
  font-weight: bold;
  display: inline-block;
  width: 60px;
}
#contact_box{width:146px;height:48px;background:url('/images/contact_online.png');background-size:148px;position:fixed;bottom:60px;left:100px;cursor:pointer;}
.contact_box{position:fixed;transition: bottom ease 0.6s;left:100px;bottom:-100%;background:#F0F3F5;width:350px;border-radius:8px 8px 0 0;overflow:hidden;box-shadow:0 2px 32px #000;z-index:99999;}.contact_box.show{bottom:0;transition: bottom ease 0.6s;}
.contact_box h2{height:32px;background:#25B045;color:#fff;font-size:14px;line-height:32px;margin:0;padding:0 16px;position:relative;}
.contact_box ul{padding:16px;}.contact_box ul li{margin-bottom:16px;}.contact_box ul li:nth-child(1){background:#fff;height:102px;border-radius:4px;}
.contact_box ul li input{background:#F7F9FB;border-radius:5px;height:36px;line-height:36px;color:#666;border:1px solid #cfd8e6;text-align:center;width:100%;}
.contact_box ul li:nth-child(3) input{width:49%;}.contact_box ul li:nth-child(3) input:nth-child(1){margin-right:2%;}
.contact_box ul li textarea{height:104px;padding:10px 8px;border-radius:5px;width:100%;background:#F7F9FB;border:1px solid #cfd8e6;resize:none;}
.contact_box ul li button{width:210px;margin:0 auto;display:block;height:38px;background:#00bb59;border-radius:4px;border:0;color:#fff;}
.contact_box ul li:nth-child(1){padding-left:82px;}.contact_box ul li .normalinfo:nth-child(1){line-height: 20px;padding: 14px 0 8px;margin: 0;color:#8F919D;}
.contact_box ul li p:nth-child(3){color:#606273;padding:8px 0 8px;}
.contact_box ul li .normalinfo:nth-child(2),.contact_box ul li p:nth-child(4){line-height:20px;margin:0;color:#6E7A89;}.contact_box ul li .normalinfo b{margin-right:11px;color:#606273;}
.xiala{width:24px;height:24px;background:url('/images/close.svg');background-size:24px;position:absolute;display:block;top:2px;right:8px;cursor:pointer;}
.contact_box ul li .normalinfo,.contact_box ul li .successinfo{display:none;}.contact_box ul li .normalinfo.show,.contact_box ul li .successinfo.show{display:block;}
.contact_box ul li .successinfo span{background:url('/images/success.svg') no-repeat;background-size:24px;padding:4px 0 4px 30px;}
.formbox{display:block;}.formbox.hide{display:none;}

/* 手机端兼容样式 */
@media only screen and (max-width:768px) {
    .PCPageHead{
      display: none;
    }
    .mobPageHead .navbar { margin:0; color: #fff;}
    #contact_box {
      left: 0;
      bottom: 0;
    }
    .taktvoll-banner-wrap .pc{
      margin-top: 0;
    }
    .mobPageHead ,.navbar-default{
      background: #1b6836;
    }
    .mobPageHead .header-logo-box-left{
      float: none;
    }
    .mobPageHead .header-logo-box-left a{
      margin: 0 auto;
    }
    .navbar-default .navbar-toggle {
        border:none ;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .container-fluid{padding:10px 15px 0}
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background: none;
    }
    .mobPageHead .navbar-header{margin-bottom: 10px;}
    .mobPageHead .navbar-nav {margin: 0;}
    .mobPageHead .navbar-nav a{
       color: #fff !important;
       text-align: center;
       border-bottom: 1px solid #fff;
    }
    .mobPageHead .navbar-collapse{
      padding: 0;
    }
    .wechat{
      position: absolute;
      right: 28px;
      top: -150px;
    }
    .taktvoll-footer-wrap .copyright a{
      margin-left: 0;
    }
    #zhfoot p{ line-height: 1.2 !important;}

    .pagebox {
      margin-top: 30px;
    }
    .product-detail-box p.text{margin-bottom: 20px !important;}
}