
.section1{
	background-image: url('/static/ph_img/index_bj1.png');
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	   
}
#fp-nav{
	display: none;
}


.section2{
	background-image: url('/static/ph_img/index_bj2.jpg');
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	    
}

.section3{
	background-image: url('/static/ph_img/index_bj3.jpg');
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	  
}


.section4{
	background-image: url('/static/ph_img/index_bj4.jpg');
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	   
}
.section5{
  	background-image: url('/static/ph_img/index_bj5.jpg');
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	   
}
.section5 .more_box{
    width: 200px;
    height: 100px;
   
    position: absolute;
    bottom: 5%;
    left: 30%;
    background: red;
    opacity: 0;
}
.section6{
    background-image: url('/static/ph_img/index_bj5.jpg');
	width: 100%;
	height: 244px !important;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	
	   
}
.section6 .fp-tableCell {
    height: 244px !important;
}



.indexModule {
  /* 轮播图 */
}
.indexModule .Swiper {
  width: 100%;
  overflow: hidden;
  margin-top: 65px;
  position: relative !important;
}




.indexModule .Swiper .swiper-wrapper {
  width: 100%;
}
.indexModule .Swiper .swiper-wrapper .swiper-slide {
  width: 100%;
}
.indexModule .Swiper .swiper-wrapper .swiper-slide img {
  max-width: 100%;
  height: auto;
}
.indexModule .Swiper .swiper-wrapper .swiper-slide .textarea {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 17%;
}
.indexModule .Swiper .swiper-wrapper .swiper-slide .textarea .textarea_one {
  color: #303133;
  text-align: right;
  font-size: 1.875rem;
  font-weight: 400;
  letter-spacing: 0.32px;
  margin-bottom: 1.375rem;
}
.indexModule .Swiper .swiper-wrapper .swiper-slide .textarea .textarea_two {
  color: #303133;
  text-align: right;
  font-size: 4.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.1444rem;
}
.indexModule .Swiper .swiper-wrapper .swiper-slide .textarea .mar_60 {
  margin-top: 4.125rem;
}
.indexModule .Swiper .swiper-wrapper .swiper-slide .textarea .textarea_tree {
  color: #303133;
  text-align: right;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 150% */
}
.indexModule .Swiper #rotation_swiper {
  bottom: 20px;
}
.indexModule .Swiper #rotation_swiper .swiper-pagination-bullet {
  width: 19px;
  height: 7px;
  margin: 0 0.4375rem;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/static/ph_img/index2.png);
  opacity: 1;
  background-size: 100% 100%;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
}
.indexModule .Swiper #rotation_swiper .swiper-pagination-bullet {
  margin: 0 10px;
}
.indexModule .Swiper #rotation_swiper .swiper-pagination-bullet-active {
  background-image: url(/static/ph_img/index1.png);
}
.indexModule .Swiper .swiper-button-prev {
  position: absolute !important;
  left: 17%;
  top: 90%;
}
.indexModule .Swiper .swiper-button-next {
  position: absolute !important;
  left: 22%;
  top: 90%;
}
.indexModule .Swiper .swiper-button-next:hover,
.indexModule .Swiper .swiper-button-prev:hover {
  background-color: #fff;
}
.indexModule .Moduletwo {
  width: 100%;
  height: 569px;
  background: url('/static/ph_img/index3.jpg');
  background-size: 100% 100%;
  font-size: 15px;
  color: #554736;
  display: flex;
  padding-top: 80px;
  justify-content: space-evenly;
}
.indexModule .Moduletwo ul {
  display: flex;
}
.indexModule .Moduletwo ul li {
  margin-right: 20px;
  writing-mode: vertical-rl;
  transition: opacity 0.5s ease;
  letter-spacing: 5px;
}
.indexModule .Moduletwo ul .title {
  margin-left: 7px;
  margin-right: 23px;
  font-size: 19px;
}
.indexModule .Moduletwo .logo {
  width: 50px;
  height: 144px;
}
.indexModule .ModuleThree {
  width: 100%;
  height: 680px;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url('/static/ph_img/index5.jpg');
  position: relative;
}
.indexModule .ModuleThree .product_Swiper {
  overflow: hidden;
  width: 90%;
}
.indexModule .ModuleThree #rotation_swiper .swiper-pagination-bullet {
  width: 19px;
  height: 7px;
  margin: 0 0.4375rem;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/static/ph_img/index2.png);
  opacity: 1;
  background-size: 100% 100%;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
}
.indexModule .ModuleThree #rotation_swiper .swiper-pagination-bullet {
  margin: 0 10px;
}
.indexModule .ModuleThree #rotation_swiper .swiper-pagination-bullet-active {
  background-image: url(/static/ph_img/index1.png);
}
.indexModule .ModuleThree .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 20px !important;
}
.indexModule .ModuleThree .product_Swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
}
.indexModule .ModuleThree .product_Swiper .swiper-wrapper .swiper-slide .bottom {
  background-image: url('/static/ph_img/index6.jpg');
  background-size: 100% 100%;
  margin-top: -6px;
  padding: 0 20px;
  overflow: hidden;
}
.indexModule .ModuleThree .product_Swiper .swiper-wrapper .swiper-slide .bottom .name {
  font-size: 22px;
  color: #554736;
  margin: 32px 0 10px 0;
}
.indexModule .ModuleThree .product_Swiper .swiper-wrapper .swiper-slide .bottom .title {
  font-size: 13px;
  color: #909399;
  margin-bottom: 26px;
}
.indexModule .ModuleThree .product_Swiper .swiper-wrapper .swiper-slide .bottom .warning {
  font-size: 13px;
  color: #554736;
  margin-bottom: 6px;
}
.indexModule .ModuleThree .product_Swiper .swiper-wrapper .swiper-slide .bottom .time {
  font-size: 20px;
  color: #554736;
  margin-bottom: 32px;
}
.indexModule .Modulefour {
  width: 100%;
  height: 646px;
  overflow: hidden;
}
.indexModule .Modulefour .barnSwiper {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  font-size: 15px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  background-image: url('/static/ph_img/index8.jpg');
}
.indexModule .Modulefour .barnSwiper ul {
  width: 100%;
  display: flex;
  justify-content: center;
}
.indexModule .Modulefour .barnSwiper ul li {
  font-size: 15px;
  margin-right: 22px;
  writing-mode: vertical-rl;
  transition: opacity 0.5s ease;
  letter-spacing: 5px;
}
.indexModule .Modulefour .barnSwiper ul .title {
  margin-left: 7px;
  margin-right: 23px;
  font-size: 35px;
  margin-left: 30px;
  font-family: 'Medium' !important;
}
.indexModule .Modulefour .barnSwiper ul .title img {
  height: 60px;
}
.indexModule .Modulefour .barnSwiper .logo {
  width: 50px;
  height: 144px;
}
.indexModule .newsModule {
  width: 100%;
  padding: 80px 16px;
  
  display: flex;
  justify-content: space-around;
  margin-top: -70%;
}
.indexModule .newsModule .left {
  width: 70px;
  margin-right: 34px;
}
.indexModule .newsModule .left .name {
  font-size: 35px;
  color: #554736;
  font-family: 'Medium' !important;
  margin-bottom: 39px;
}
.indexModule .newsModule .left .nav_item_box {
  font-size: 15px;
  color: #554736;
}
.indexModule .newsModule .left .nav_item_box .item {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 2px solid rgba(0,0,0,0);
  margin-bottom: 24px;
}
.indexModule .newsModule .left .nav_item_box .active {
  color: #C9A063;
  border-bottom: 2px solid #C9A063;
}
.indexModule .newsModule .right {
  /*display: none;*/
  flex: 1;
  height: auto;
}
.indexModule .newsModule .right .news_text_box{
    display: none;
}
.indexModule .newsModule .right .news_text_box .textarea {
  font-size: 15px;
  color: #303133;
  margin-bottom: 10px;
  line-height: 140%;
  /* //溢出隐藏省略号 */
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		/* //-webkit-line-clamp:1; 超出几行 */
}
.indexModule .newsModule .right .news_text_box .time {
  font-size: 13px;
  color: #606266;
  margin-bottom: 24px;
}
.ProductModule .goods_nav {
  margin-bottom: 20px;
}
.ProductModule .goods_nav ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 20px;
}
.ProductModule .goods_nav ul div {
  width: 33.333333%;
}
.ProductModule .goods_nav ul .item {
  padding: 12px 12px;
  text-align: center;
  width: 80%;
  font-size: 14px;
  flex-wrap: nowrap;
  margin: 0 auto;
  margin-top: 10px;
  background-color: #f5f6f7;
}
.ProductModule .goods_nav ul .item a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.ProductModule .goods_nav ul .active {
  background: #554736;
  color: #fff !important;
}
.ProductModule .goodsBox {
  width: 92%;
  margin: 0 auto;
}
.ProductModule .goodsBox ul {
  width: 100%;
}
.ProductModule .goodsBox ul .item {
  width: 100%;
  margin-bottom: 26px;
}
.ProductModule .goodsBox ul .item img {
  width: 100%;
  height: auto;
}
.ProductModule .goodsBox ul .item .name {
  font-size: 16px;
  color: #554736;
  margin: 14px 0 10px 0;
}
.ProductModule .goodsBox ul .item .title {
  font-size: 14px;
  color: #909399;
}
.pageJoin .content {
  width: 92%;
  margin: 0 auto;
  padding-top: 40px;
}
.pageJoin .content .title {
  font-size: 2.45rem;
  text-align: center;
  margin-bottom: 30px;
  color: #554736;
  font-family: 'Medium' !important;
}
.pageJoin .content .time_view {
  color: gray;
  text-align: center;
  margin-bottom: 2.5rem;
}
.pageJoin .content .time_view span {
  margin: 0 10px;
}
.pageJoin .content .textarrea {
  font-size: 1rem;
  padding-bottom: 40px;
}
.pageJoin .content .textarrea p {
  color: #707275;
}
.pageJoin .content .textarrea img {
  width: 100%;
  height: auto;
  margin: -3px;
}
.newsboxEle .goods_nav {
  margin-bottom: 20px;
}
.newsboxEle .goods_nav ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 20px;
}
.newsboxEle .goods_nav ul div {
  width: 33.333333%;
}
.newsboxEle .goods_nav ul .item {
  padding: 12px 12px;
  text-align: center;
  width: 80%;
  font-size: 14px;
  flex-wrap: nowrap;
  margin: 0 auto;
  margin-top: 10px;
  background-color: #fff;
}
.newsboxEle .goods_nav ul .item a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.newsboxEle .goods_nav ul .active {
  background: #554736;
  color: #fff !important;
}
.newsboxEle .news_content {
  width: 100%;
  background-color: #f5f6f7;
  padding-bottom: 24px;
}
.newsboxEle .news_content .news_content_banner {
  width: 94%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.newsboxEle .news_content .news_content_banner .item {
  width: 100%;
  background-color: #fff;
  padding: 20px;
  display: flex;
  margin-top: 16px;
  flex-direction: column;
}
.newsboxEle .news_content .news_content_banner .item .image {
  width: 100%;
  height: auto;
  margin-right: 1.25rem;
}
.newsboxEle .news_content .news_content_banner .item .detaile {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.newsboxEle .news_content .news_content_banner .item .detaile .title {
  margin: 16px 0;
  font-size: 18px;
  font-weight: 500;
  color: #554736;
  width: 90%;
  /* //濠с垹鍤梾鎰閻胶鏆愰崣锟� */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  /* //-webkit-line-clamp:1; 鐡掑懎鍤崙鐘侯攽 */
}
.newsboxEle .news_content .news_content_banner .item .detaile .textarea {
  font-size: 14.4px;
  color: #707275;
  line-height: 150%;
  /* //濠с垹鍤梾鎰閻胶鏆愰崣锟� */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* //-webkit-line-clamp:1; 鐡掑懎鍤崙鐘侯攽 */
}
.newsboxEle .news_content .news_content_banner .item .detaile .number {
  display: flex;
  align-items: center;
  padding-top: 16px;
}
.newsboxEle .news_content .news_content_banner .item .detaile .number .eye {
  margin-left: 38px;
}
.newsboxEle .news_content .news_content_banner .item .detaile .number .data {
  display: flex;
  align-items: center;
  color: #909399;
  text-align: justify;
  font-size: 14.4px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.56px;
}
.newsboxEle .news_content .news_content_banner .item .detaile .number .data p {
  color: #999;
}
.newsboxEle .news_content .news_content_banner .item .detaile .number .data .data_icon {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-right: 0.25rem;
}
.newsboxEle .news_content .news_content_banner .item .button_box {
  width: 9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 2rem;
}
.newsboxEle .news_content .news_content_banner .item .button_box p {
  border: 1px solid #EBEEF5;
  padding: 1rem 2.125rem;
}
.newsboxEle .news_content .news_content_banner .item:hover {
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.1);
}
.newsboxEle .news_content .news_content_banner .item:hover .button_box p {
  background-color: #172681;
  color: #fff;
}
.pageContactModule .text-modelu {
  padding: 40px 0 40px 0;
}
.pageContactModule .text-modelu-banner {
  width: 90%;
  margin: auto;
  display: flex;
  flex-direction: column;
  color: #030303;
  background-color: #fff;
}
.pageContactModule .text-modelu-banner .aaa {
  margin-top: -10px !important;
}
.pageContactModule .text-modelu .content {
  color: #554736;
}
.pageContactModule .text-modelu .content .content_logo {
  width: 110px;
  height: auto;
  margin-top: 20px;
}
.pageContactModule .text-modelu .content .name {
  padding-top: 50px;
  font-size: 22px;
}
.pageContactModule #contact2 div div div:nth-child(3) {
  margin-top: -20px;
}
.pageContactModule .text-modelu .content .phonenumber {
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  padding-top: 20px;
  border-bottom: 1px solid lightgray;
}
.pageContactModule .text-modelu .content .phonenumber .smiletitle {
  font-size: 18px;
  margin-bottom: 10px;
}
.pageContactModule .text-modelu .content .phonenumber .number {
  font-size: 20px;
  white-space: nowrap;
}
.pageContactModule .text-modelu .content .phonenumber .iconone {
  width: 35px;
  height: 35px;
  margin-right: 20px;
}
.pageContactModule .text-modelu .content .details {
  font-size: 0.9rem;
  padding-top: 20px;
}
.pageContactModule .text-modelu .content .details .item {
  display: flex;
  align-items: center;
}
.pageContactModule .text-modelu .content .details .item p {
  font-size: 14.4px;
}
.pageContactModule .text-modelu .content .details p {
  margin: 10px 0;
}
.pageContactModule .text-modelu .content .details img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.showNews .content {
  width: 92%;
  margin: 0 auto;
  padding-top: 20px;
}
.showNews .content .title {
  font-size: 20px;
  text-align: center;
  color: #554736;
}
.showNews .content .time_view {
  color: gray;
  text-align: center;
  margin-bottom: 20px;
}
.showNews .content .time_view span {
  margin: 0 10px;
  font-size: 12px;
}
.showNews .content .textarrea {
  font-size: 14px;
  letter-spacing: 0.1rem;
  padding-bottom: 30px;
}
.showNews .content .textarrea p {
  line-height: 150%;
  text-align: justify;
  color: #707275;
}
.showNews .content .textarrea img {
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.showProduct .content {
  width: 92%;
  margin: 0 auto;
  padding-top: 20px;
}
.showProduct .content .title {
  font-size: 20px;
  text-align: center;
  color: #554736;
}
.showProduct .content .time_view {
  color: gray;
  text-align: center;
  margin-bottom: 20px;
}
.showProduct .content .time_view span {
  margin: 0 10px;
  font-size: 12px;
}
.showProduct .content .textarrea {
  font-size: 14px;
  letter-spacing: 0.1rem;
  padding-bottom: 30px;
}
.showProduct .content .textarrea p {
  line-height: 150%;
  color: #707275;
  text-align: justify;
}
.showProduct .content .textarrea img {
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.pageBrandModule .Moduletwo {
  width: 100%;
  height: 569px;
  background: url('/static/ph_img/index3.jpg');
  background-size: 100% 100%;
  font-size: 15px;
  color: #554736;
  display: flex;
  padding-top: 80px;
  justify-content: space-evenly;
}
.pageBrandModule .Moduletwo ul {
  display: flex;
}
.pageBrandModule .Moduletwo ul li {
  margin-right: 20px;
  writing-mode: vertical-rl;
  transition: opacity 0.5s ease;
  letter-spacing: 5px;
}
.pageBrandModule .Moduletwo ul .title {
  margin-left: 7px;
  margin-right: 23px;
  font-size: 19px;
}
.pageBrandModule .Moduletwo .logo {
  width: 50px;
  height: 144px;
}
.pageBrandModule .Modulethree {
  width: 100%;
  height: 646px;
  overflow: hidden;
}
.pageBrandModule .Modulethree .barnSwiper {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  font-size: 15px;
  color: #FFFFFF;
  display: flex;
  overflow: hidden;
  padding-top: 80px;
  justify-content: space-between;
  background-image: url('/static/ph_img/brand2.jpg');
}
.pageBrandModule .Modulethree .barnSwiper ul {
  width: 50%;
  display: flex;
  justify-content: center;
}
.pageBrandModule .Modulethree .barnSwiper ul li {
  font-size: 15px;
  margin-right: 20px;
  writing-mode: vertical-rl;
  transition: opacity 0.5s ease;
  letter-spacing: 5px;
}
.pageBrandModule .Modulethree .barnSwiper ul .title {
  font-size: 28px;
  margin-top: 2px;
  font-family: 'Medium' !important;
}
.pageBrandModule .Modulethree .barnSwiper ul .title img {
  height: 60px;
}
.pageBrandModule .Modulethree .barnSwiper .logo {
  width: 50px;
  height: 144px;
}
.pageBrandModule .Modulefour {
  width: 100%;
  height: 640px;
  background: url('/static/ph_img/brand3.jpg');
  background-size: 100% 100%;
  font-size: 15px;
  color: #fff;
  display: flex;
  padding-top: 80px;
  justify-content: center;
}
.pageBrandModule .Modulefour ul {
  display: flex;
}
.pageBrandModule .Modulefour ul li {
  margin-right: 20px;
  writing-mode: vertical-rl;
  transition: opacity 0.5s ease;
  letter-spacing: 5px;
  font-size: 16px;
}
.pageBrandModule .Modulefour ul .title {
  margin-left: 7px;
  margin-right: 23px;
  font-family: 'Medium' !important;
  font-size: 28px;
  margin-top: 2px;
}
.pageBrandModule .Modulefour .logo {
  width: 50px;
  height: 144px;
}
.pageBrandModule .ModuleFive {
  height: 730px;
  background: url('/static/ph_img/brand4.jpg');
  background-size: 100% 100%;
}
.pageBrandModule .Modulesix {
  height: 580px;
  background: url('/static/ph_img/brand5.jpg');
  background-size: 100% 100%;
  justify-content: space-between;
}
.pageBrandModule .Modulesix ul li {
  color: #554736;
}
.pageBrandModule .Moduleseven {
  height: 660px;
  background: url('/static/ph_img/brand6.jpg');
  background-size: 100% 100%;
  justify-content: space-between;
}
