.banner{
	width: 100%;
	float: left;
}
.banner .bannerinfo{
	width: 100%;
	float: left;
}
.banner .bannerinfo .swiper-container {
  width: 100%;
  height: 100%;

}
.banner .bannerinfo .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.banner .bannerinfo .swiper-slide .bannertxt{
	position: absolute;
	width: 80%;
	top:55%;
	left: 50%;
	transform: translate(-50%, -50%);
	/*border: #f00 solid 1px;*/
}
.banner .bannerinfo .swiper-slide .bannertxt p:first-child{
	font-size: 60px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 81px;
}
.banner .bannerinfo .swiper-slide .bannertxt p:last-child{
	font-size: 24px;
	font-weight: bold;
	color: #E2E9F7;
	line-height: 36px;
	margin-top:42px;
}







.bhabout{
	width: 100%;
	float: left;
}
.bhabout .bhaboutinfo{
	width: 100%;
	padding:80px 96px;
	float: left;
}
.bhabout .bhaboutinfo .leftabout{
	display: inline-block;
	float: left;
	width: 50%;
	/*border: #f00 solid 1px;*/
}
.bhabout .bhaboutinfo .leftabout .abouttitle{
	width: 100%;
	font-size: 30px;
	font-weight: 400;
	color: #1C2D65;
	line-height: 30px;
	float: left;
}
.bhabout .bhaboutinfo .leftabout .aboutmess{
	width: 100%;
	margin-top: 40px;
	float: left;
}
.bhabout .bhaboutinfo .leftabout .aboutmess p{
	width: 96%;
	/*border: #f00 solid 1px;*/
	text-indent: 2em;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 32px;

	text-overflow: ellipsis;
	overflow: hidden; 
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.bhabout .bhaboutinfo .leftabout .aboutbut{
	width: 100%;
	margin-top: 100px;
	float: left;
}
.bhabout .bhaboutinfo .leftabout .aboutbut a{
	width: 100px;
    height: 46px;
    display: inline-block;
    /*border: #f00 solid 1px;*/
    float: left;
}
.bhabout .bhaboutinfo .leftabout .aboutbut a img{
	width: auto;
}
.bhabout .bhaboutinfo .rightabout{
	display: inline-block;
	float: right;
	width: 49%;
	/*border: #f00 solid 1px;*/
}
.bhabout .bhaboutinfo .rightabout img{}







/*波鸿优势*/

.bhys{
	width: 100%;
	background: #F7F7F7;
	
	float: left;
}
.bhys .bhysinfo{
	width: 100%;
	
	float: left;
}
.bhys .bhysinfo .bhystitletxt{
	width: 100%;
	padding:80px 96px 15px;
	float: left;
}
.bhys .bhysinfo .bhystitletxt .bhystitle{
	width: 100%;
	font-size: 48px;
	font-weight: bold;
	color: #1B2C64;
	float: left;
}
.bhys .bhysinfo .bhystitletxt .bhyssmtitle{
	width: 100%;
	font-size: 24px;
	font-weight: 400;
	color: #666666;
	text-transform: uppercase;
	float: left;
}
.bhys .bhysinfo .bhysxx{
	width: 100%;
	float: left;
}
.bhys .bhysinfo .bhysxx .prod {
  width: 100%;
  float: left;
}
.bhys .bhysinfo .bhysxx .prod .titles {
  margin-bottom: 1.625rem;
}

.bhys .bhysinfo .bhysxx .prod-titles .li {
  position: relative;
  color: #222;
  display: block;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);

    font-size: 18px;
	font-weight: 400;
	color: #333333;
}
.bhys .bhysinfo .bhysxx .prod-titles .li span {
  line-height: 1.11;
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  padding-bottom: 4px;

    
}
.bhys .bhysinfo .bhysxx .prod-titles .li.active {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    font-size: 24px;
	font-weight: bold;
	color: #1B2C63;
}
.bhys .bhysinfo .bhysxx .prod-titles .li.active span:before {
  opacity: 1;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
/*.bhys .bhysinfo .bhysxx .prod-titles .li span:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #e01a22;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}*/
.bhys .bhysinfo .bhysxx .prod-titles .li:nth-child(n+2) {
  margin-top: .25rem;
}


.bhys .bhysinfo .bhysxx .prod-swiepr {
  position: relative;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .btnbox{
	display: none;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .items {
	/*position: relative;*/
  width: 100%;
  padding-bottom: 150px;
  margin-right: 1%;
  opacity: 0!important;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .items.swiper-slide-active{
    opacity: 1!important;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .items:last-child {
  margin-right: 0;
}

.bhys .bhysinfo .bhysxx .prod-swiepr .items .leftswiper{
	width: 59%;
	float: left;

}
.bhys .bhysinfo .bhysxx .prod-swiepr .items .leftswiper img{
	width: 100%;
	display: inline-block;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .items .rightswiper{
	position: absolute;
	background: #fff;
    width: 39%;
    padding: 60px 78px;
    left: 55%;
    bottom: 40px;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .items .rightswiper .rightswipertitle{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	float: left;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .items .rightswiper .rightswiperxx{
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	margin-top:18px;

	text-overflow: ellipsis;
		overflow: hidden; 
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .items .rightswiper .rightswiperbut{
	width: 100%;
	margin-top: 50px;
	float: left;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .items .rightswiper .rightswiperbut a{
	
}
.bhys .bhysinfo .bhysxx .prod-swiepr .items .rightswiper .rightswiperbut a img{
	width: auto;
}
.bhys .bhysinfo .bhysxx .prod-box {
  position: relative;
}
.bhys .bhysinfo .bhysxx .prod-box .prod-titles {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  width: 30.5%;
}









/*波鸿硬件*/
.bhyj{
	width: 100%;
	float: left;
}
.bhyj .bhyjinfo{
	width: 100%;
	padding: 80px 96px;
	float: left;
}
.bhyj .bhyjinfo .bhyjtitle{
	width: 100%;
	font-size: 48px;
	font-weight: bold;
	color: #333333;
	line-height: 50px;
	text-align: center;
	float: left;
}
.bhyj .bhyjinfo .bhyjsmtitle{
	width: 100%;
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	text-align: center;
	margin-top: 14px;
	text-transform: uppercase;
	float: left;
}
.bhyj .bhyjinfo .bhyjxx{
	position: relative;
	width: 100%;
	margin-top: 34px;
	float: left;
}
.bhyj .bhyjinfo .bhyjxx .leftxsqd{
  width: 58%;
  width: 100%;
  display: inline-block;
  float: left;
}
.bhyj .bhyjinfo .bhyjxx .leftxsqd2{
  width: 58%;
  width: 100%;
  display: inline-block;
  /*float: right;*/
}

.bhyj .bhyjinfo .bhyjxx .leftxsqd .leftsb{
	width: 60%;
	display: inline-block;
	float: left;
}
.bhyj .bhyjinfo .bhyjxx .leftxsqd  .leftsb img{
  width: 100%;
}
.bhyj .bhyjinfo .bhyjxx .leftxsqd .rightsb{
	width: 38%;
	width: 35%;
	display: inline-block;
	float: right;
}
.bhyj .bhyjinfo .bhyjxx .leftxsqd .rightsb .rightsbtitle{
	width: 100%;
	font-size: 36px;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	float: left;
}
.bhyj .bhyjinfo .bhyjxx .leftxsqd .rightsb .rightsbsmtitle{
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	margin-top: 10px;
	float: left;
}
.bhyj .bhyjinfo .bhyjxx .leftxsqd .rightsb .rightsbxx{
	width: 68%;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
    margin-top: 30px;
    float: left;

    text-overflow: ellipsis;
		overflow: hidden; 
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
}
.bhyj .bhyjinfo .bhyjxx .rightxsqd{
	position: absolute;
    /*width: 15%;*/
    bottom: 100px;
    left: 64%;
    left: 65%;
    z-index: 200;
}
/*.bhyj .bhyjinfo .bhyjxx .rightxsqd2{
    width: 7%;
    display: inline-block;
    margin-left: 0;
}
*/
.bhyj .bhyjinfo .bhyjxx .rightxsqd .rightxsqdbut{
  width: 100%;
  float: left;
}
.bhyj .bhyjinfo .bhyjxx .rightxsqd .rightxsqdbut2{
  margin-top: 50px;
}
.bhyj .bhyjinfo .bhyjxx .rightxsqd .rightxsqdbut a{
  padding:14px 20px;
  color: #fff;
  /*background: #E02828;*/
  font-size: 18px;
  /*font-family: Source Han Sans CN;*/
  font-weight: 400;
  color: #FEFEFE;
  /*display: block;*/
  float: left;
  margin-top: 40px;

}
.bhyj .bhyjinfo .bhyjxx .rightxsqd .rightxsqdbut a img{
  width:100%;

}

.bhyj .bhyjinfo .bhyjxx .rightxsqd .rightxsqdbut button{
  width: 48px;
  width: 80px;
  height: 48px;
  height: 60px;
  font-size: 36px;
  background: #1B2C63;
  color: #FEFEFE;
  border:0;
}
.bhyj .bhyjinfo .bhyjxx .rightxsqd .rightxsqdbut #previous{
	line-height: 48px;
}
button, input[type="button"], input[type="submit"] {
    line-height: unset;
    line-height: 48px;
}










/*产品系列*/
.bhprod{
	width: 100%;
	background: url('../images/bhprodbg.jpg') center center no-repeat;
	background-size: cover;
	float: left;
}
.bhprod .prodinfo{
	width: 100%;
	padding:68px 96px;
	float: left;
}
.bhprod .prodinfo .prodtitle{
	width: 100%;
	font-size: 48px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: left;
}
.bhprod .prodinfo .prodsmtitle{
	width: 100%;
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	margin-top: 14px;
	float: left;
}
.bhprod .prodinfo .prodmess{
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin-top: 34px;
	float: left;
}
.bhprod .prodinfo .prodxx{
	width: 100%;
	margin-top: 45px;
	float: left;
	/*display: flex;
  justify-content: center;
  align-items: center;*/
}
.bhprod .prodinfo .prodxx .proditem{
	position: relative;
	width: 30%;
	height: 290px;
	display: inline-block;
	float: left;
	margin-right: 82px;
	margin-bottom: 80px;
	border: 2px solid #FFFFFF;
}
.bhprod .prodinfo .prodxx .proditem:nth-child(3n){
	float: right;
	margin-right: 0px;
}
.bhprod .prodinfo .prodxx .proditem:nth-child(4),.bhprod .prodinfo .prodxx .proditem:nth-child(5),.bhprod .prodinfo .prodxx .proditem:nth-child(6){
	margin-bottom: 0px;
}
.bhprod .prodinfo .prodxx .proditem a{
	display: block;
	height: 100%;
	width: 100%;
	float: left;
}
.bhprod .prodinfo .prodxx .proditem .proditemtitle{
	width: 100%;
	font-size: 36px;
	font-weight: bold;
	color: #FEFEFE;
	margin-top:50px;
	margin-left: 30px;
	float: left;
}
.bhprod .prodinfo .prodxx .proditem .proditemsmtitle{
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	color: #FEFEFE;
	margin-top:16px;
	margin-left: 30px;
	text-transform: uppercase;
	float: left;
}
.bhprod .prodinfo .prodxx .proditem .proditemicon{
	position: absolute;
	width: auto;
	right: 0;
	bottom: 0;
	float: left;
}
.bhprod .prodinfo .prodxx .proditem .proditemicon img{
	width: auto;
}





@media (max-width: 1700px){
 
    .bhprod .prodinfo .prodxx .proditem {
	    margin-right: 70px;
	}
    
}
@media (max-width: 1600px){
    .bhprod .prodinfo .prodxx .proditem {
	    margin-right: 66px;
	}

}
/*! 1500 ~ 1520 */
@media (max-width: 1520px){
	.bhprod .prodinfo .prodxx .proditem {
	    margin-right: 62px;
	}

}

/*! 1200 ~ 1500  主内容区1140 */
@media (max-width: 1500px) { 
    .banner .bannerinfo .swiper-slide .bannertxt p:first-child {
	    font-size: 56px;
	}
	.banner .bannerinfo .swiper-slide .bannertxt p:last-child {
	    font-size: 22px;
	}

	.bhys .bhysinfo .bhystitletxt .bhystitle {
	    font-size: 44px;
	}
	.bhys .bhysinfo .bhystitletxt .bhyssmtitle {
	    font-size: 20px;
	}
	.bhyj .bhyjinfo .bhyjtitle {
	    font-size: 44px;
	}
	.bhyj .bhyjinfo .bhyjsmtitle {
	    font-size: 20px;
	}
	.bhyj .bhyjinfo .bhyjxx .leftxsqd .rightsb .rightsbtitle {
	    font-size: 34px;
	}
	.bhprod .prodinfo .prodtitle {
	    font-size: 44px;
	}
	.bhprod .prodinfo .prodsmtitle {
	    font-size: 20px;
	}

}






/*====================================================================================================================*/
/*! 1439   */
@media (max-width: 1440px) { 

    .bhprod .prodinfo .prodxx .proditem {
	    margin-right: 58px;
	}

}
@media (max-width: 1360px) { 
	.bhyj .bhyjinfo .bhyjxx .leftxsqd .rightsb .rightsbxx {
	    width: 100%;
	}
	.bhyj .bhyjinfo .bhyjxx .rightxsqd {
	    bottom: 70px;
	}
	.bhprod .prodinfo .prodxx .proditem {
	    margin-right: 54px;
	}

}
@media (max-width: 1300px) { 
	
	.bhprod .prodinfo .prodxx .proditem {
	    margin-right: 50px;
	}

}

/*! 992 ~ 1199  主内容区960 */
@media (max-width: 1299px) { 
    

}
@media (max-width: 1199px) { 

	.banner .bannerinfo .swiper-slide .bannertxt p:first-child {
	    font-size: 50px;
	    line-height: 50px;
	}
	.banner .bannerinfo .swiper-slide .bannertxt p:last-child {
	    font-size: 18px;
	}
	.bhabout .bhaboutinfo .leftabout .aboutbut {
	    margin-top: 30px;
	}
	.bhys .bhysinfo .bhystitletxt .bhystitle {
	    font-size: 40px;
	}
	.bhys .bhysinfo .bhystitletxt .bhyssmtitle {
	    font-size: 18px;
	}
	.bhys .bhysinfo .bhysxx .prod-titles .li span {
	    line-height: 0;
	}
	.bhys .bhysinfo .bhysxx .prod-swiepr .items .rightswiper {
	    position: absolute;
	    background: #fff;
	    width: 40%;
	    padding: 20px 50px;
	    left: 55%;
	    bottom: 40px;
	}
	.bhys .bhysinfo .bhysxx .prod-swiepr .items .rightswiper .rightswiperbut {
	    margin-top: 20px;
	}
	.bhyj .bhyjinfo .bhyjtitle {
	    font-size: 40px;
	}
	.bhyj .bhyjinfo .bhyjsmtitle {
	    font-size: 18px;
	}
	.bhyj .bhyjinfo .bhyjxx .leftxsqd .rightsb .rightsbtitle {
	    font-size: 30px;
	}
	.bhyj .bhyjinfo .bhyjxx .leftxsqd .rightsb .rightsbxx {
	    width: 100%;
	}
	.bhyj .bhyjinfo .bhyjxx .rightxsqd {
	    bottom: 0px;
	}
	.bhprod .prodinfo .prodtitle {
	    font-size: 40px;
	}
	.bhprod .prodinfo .prodsmtitle {
	    font-size: 18px;
	}
	.bhprod .prodinfo .prodmess {
	    font-size: 16px;
	    margin-top: 20px;

	}

	.bhprod .prodinfo .prodxx .proditem {
	    margin-right: 40px;
	    height: 240px;
	}
	.bhprod .prodinfo .prodxx .proditem .proditemtitle {
	    font-size: 30px;
		font-size: 26px;
        width: 88%;
	}
	.bhprod .prodinfo .prodxx .proditem .proditemsmtitle {
	    width: 88%;
	    font-size: 16px;
	}
.bhprod .prodinfo .prodxx .proditem .proditemicon {
    width: 60%;

}
  



}





@media (max-width: 1100px) { 
   .bhyj .bhyjinfo .bhyjxx .leftxsqd .rightsb .rightsbxx {
	    margin-top: 0px;
	} 
    
}

/*====================================================================================================================*/


@media (max-width: 1000px) { 
  
    .bhprod .prodinfo .prodxx .proditem {
   		 margin-right: 38px;
	}
	 

}

/*! <=991 手机端 */
@media (max-width: 991px) { 

.banner .bannerinfo .swiper-slide .bannertxt p:first-child {
    font-size: 0.48rem;
    line-height: 0.5rem;
}
.banner .bannerinfo .swiper-slide .bannertxt p:last-child {
    font-size: 0.26rem;
    line-height: 0.36rem;
    margin-top: 0.5rem;
}
.bhabout .bhaboutinfo {
    padding: 0.8rem 0.96rem;
    padding: 0.8rem 0.5rem;
}
.bhabout .bhaboutinfo .leftabout {
    width: 100%;
}
.bhabout .bhaboutinfo .leftabout .abouttitle {
    font-size: 0.48rem;
    font-size: 0.4rem;
    line-height: 0.5rem;

}
.bhabout .bhaboutinfo .leftabout .aboutmess {
    margin-top: 0.4rem;
}
.bhabout .bhaboutinfo .leftabout .aboutmess p {
    font-size: 0.26rem;
    line-height: 0.5rem;

}

.bhabout .bhaboutinfo .rightabout {
    width: 100%;
    margin-top:0.4rem;
}
.bhys .bhysinfo .bhystitletxt {
    padding: 0.8rem 0.96rem 0.5rem;
}
.bhys .bhysinfo .bhystitletxt .bhystitle {
    font-size: 0.48rem;
    text-align: center;
}
.bhys .bhysinfo .bhystitletxt .bhyssmtitle {
    font-size: 0.26rem;
    text-align: center;
}
.bhabout .bhaboutinfo .leftabout .aboutbut {
    text-align: center;
}
.bhabout .bhaboutinfo .leftabout .aboutbut a{
	width: 1.5rem;
    height: 0.72rem;
    display: inline-block;
    /*border: #f00 solid 1px;*/
    float: unset;
    margin: auto;
}
.bhabout .bhaboutinfo .leftabout .aboutbut a img{
	width: auto;
}


.bhys .bhysinfo .bhysxx .prod-box .prod-titles {
    display: none;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .items .leftswiper {
    width: 100%;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .items .rightswiper {
    width: 100%;
    padding: 0.4rem 0.5rem;
    left: 0;
    bottom: 0.4rem;

    position: initial;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .items .rightswiper .rightswiperbut {
    display: none;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .items .rightswiper .rightswipertitle {
    font-size: 0.36rem;
    margin-top: 0.2rem;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .items .rightswiper .rightswiperxx {
    font-size: 0.26rem;
    line-height: 0.5rem;
    margin-top: 0.2rem;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .items {
    padding-bottom: 1.5rem;
}

.bhys .bhysinfo .bhysxx .prod-swiepr .btnbox {
	display: block;
    position: absolute;
    width: 34%;
    right: 0.5rem;
    bottom: 1.5rem;
    z-index: 5;
    font-size: 0;
    text-align: center;

    left: 50%;
    bottom: 7%;
    transform: translate(-50%, -50%);
}
.bhys .bhysinfo .bhysxx .prod-swiepr .prebtn {
    position: relative;
    top: 0.55rem;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    left: auto;
    z-index: 5;
    right: auto;
    bottom: auto;

    background: #1B2C63;
    color: #FEFEFE;
    height: 0.5rem;
    width: 0.5rem;
    height: 0.7rem;
    width: 0.9rem;
}
.bhys .bhysinfo .bhysxx .prod-swiepr .prebtn:nth-child(n+2) {
    margin-left: 0.25rem;

    background: #1B2C63;
    color: #FEFEFE;
    height: 0.5rem;
    width: 0.5rem;
    height: 0.7rem;
    width: 0.9rem;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: '<';
    font-size: 0.5rem;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '>';
    font-size: 0.5rem;
    line-height: 1.2;
}
.bhyj .bhyjinfo {
    padding: 0.8rem 0.96rem;
    padding: 0.5rem 0.5rem;
}
.bhyj .bhyjinfo .bhyjtitle {
    font-size: 0.48rem;
    line-height: 0.5rem;
}
.bhyj .bhyjinfo .bhyjsmtitle {
    font-size: 0.26rem;
    margin-top: 0.2rem;
}
.bhyj .bhyjinfo .bhyjxx {
    margin-top: 0.4rem;
}

.bhyj .bhyjinfo .bhyjxx .leftxsqd2 {
    width: 100%;
}
.bhyj .bhyjinfo .bhyjxx .leftxsqd2 .kiss-slider{
	height: 9rem;
}
.bhyj .bhyjinfo .bhyjxx .leftxsqd .leftsb {
    width: 100%;
}
.bhyj .bhyjinfo .bhyjxx .leftxsqd .rightsb {
    width: 100%;
}
.bhyj .bhyjinfo .bhyjxx .leftxsqd .rightsb .rightsbtitle {
    font-size: 0.36rem;
    line-height: 0.5rem;
    margin-top: 0.2rem;
}
.bhyj .bhyjinfo .bhyjxx .leftxsqd .rightsb .rightsbsmtitle {
    width: 100%;
    font-size: 0.26rem;
    line-height: 0.5rem;
    margin-top: 0rem;

}
.bhyj .bhyjinfo .bhyjxx .leftxsqd .rightsb .rightsbxx {
    width: 100%;
    margin-top: 0rem;
    line-height: 0.5rem;
    font-size: 0.26rem;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.bhyj .bhyjinfo .bhyjxx .rightxsqd {
    position: initial;
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 0.2rem;
}
.bhyj .bhyjinfo .bhyjxx .rightxsqd .rightxsqdbut2 {
    margin-top: 0rem;
    text-align: right;
}
.bhyj .bhyjinfo .bhyjxx .rightxsqd .rightxsqdbut2 p{
    text-align: center;
}
.bhyj .bhyjinfo .bhyjxx .rightxsqd .rightxsqdbut button {
    width: 0.5rem;
    height: 0.5rem;

    height: 0.7rem;
    width: 0.9rem;

    line-height: 0.5rem;
    font-size: 0.36rem;
}
.bhyj .bhyjinfo .bhyjxx .leftxsqd .rightsb .rightsbxx p{
	width: 100%;
	/*height: 2rem;*/
}
.bhprod .prodinfo {
    width: 100%;
    padding: 0.8rem 0.5rem;
    float: left;
}
.bhprod .prodinfo .prodtitle {
    font-size: 0.48rem;
}
.bhprod .prodinfo .prodsmtitle {
    font-size: 0.26rem;
}
.bhprod .prodinfo .prodmess {
    font-size: 0.26rem;
    margin-top: 0.1rem;
}
.bhprod .prodinfo .prodxx {
    margin-top: 0.5rem;
}
.bhprod .prodinfo .prodxx .proditem {
    margin-right: 0;
    width: 100%;
    height: 3.6rem;
    margin-bottom: 0.5rem;
}
.bhprod .prodinfo .prodxx .proditem {
    margin-right: 0;
    width: 47%;
    height: 3.4rem;
    margin-bottom: 0.5rem;
}
.bhprod .prodinfo .prodxx .proditem .proditemtitle {
    font-size: 0.36rem;
    margin-top: 0.7rem;
    margin-left: 0rem;
    width: 100%;
    text-align: center;
}
.bhprod .prodinfo .prodxx .proditem .proditemsmtitle {
    width: 100%;
    font-size: 0.26rem;
    margin-top: 0.2rem;
    margin-left: 0rem;
    text-align: center;
}
.bhprod .prodinfo .prodxx .proditem .proditemicon {
    width: 35%;
    width: auto;
}
.bhprod .prodinfo .prodxx .proditem:nth-child(3n) {
    float: unset;
    margin-right: unset;
}
.bhprod .prodinfo .prodxx .proditem:nth-child(2n) {
    float: right;
    margin-right: 0;
}
.bhprod .prodinfo .prodxx .proditem:nth-child(4), .bhprod .prodinfo .prodxx .proditem:nth-child(5), .bhprod .prodinfo .prodxx .proditem:nth-child(6) {
    margin-bottom: 0.5rem;
}




}
@media (max-width: 767px) {
  .bhprod .prodinfo .prodxx .proditem .proditemicon {
    width: 35%;
}
.bhprod .prodinfo .prodxx .proditem {
    margin-right: 0;
    width: 100%;
    height: 3.6rem;
    margin-bottom: 0.5rem;
}

}
@media (max-width: 600px){
    

}
@media (max-width: 472px){
    

}
@media (max-width: 414px){
  
    
}