/*内页内容开始*/
.bnews{background-image:url(../images/rubnews.jpg);}
.bproduct .content{background-image:url(../images/rubproduct01.png);}
.babout .content{background-image:url(../images/rubabout01.png);}
.bvideo .content{background-image:url(../images/rubvideo01.png);}
.bstrength .content{background-image:url(../images/rubstrength01.png);}
.bcertificate .content{background-image:url(../images/rubcertificate01.png);}
.bbrand .content{background-image:url(../images/rubbrand01.png);}
.bnews .content{background-image:url(../images/rubnews01.png);}
.bcontact .content{background-image:url(../images/rubcontact01.png);}
.abouttop .left{width:40%;}
.abouttop .right{width:60%;}
.feedback .tj a{width:140px;}

@media screen and (max-width: 1199px){
.abouttop .left{width:50%;}
.abouttop .right{width:50%;}
}

@media screen and (max-width:1070px){
.strengthtop li p span{height:50px;}
}

/*ipad尺寸*/
@media screen and (max-width:991px){
.abouttop .left{width:55%;}
.abouttop .left .content{padding:0 10%;}
.abouttop .right{width:45%;}
}


/*移动端*/
@media screen and (max-width: 767px){
.bproduct .content{background-image:url(../images/rubproduct02.png);background-position:35% center;}
.babout .content{background-image:url(../images/rubabout02.png);}
.bvideo .content{background-image:url(../images/rubvideo02.png);}
.bstrength .content{background-image:url(../images/rubstrength02.png);}
.bcertificate .content{background-image:url(../images/rubcertificate02.png);}
.bbrand .content{background-image:url(../images/rubbrand02.png);}
.bnews .content{background-image:url(../images/rubnews02.png);}
.bcontact .content{background-image:url(../images/rubcontact02.png);}
.abouttop .left{width:initial;}
.abouttop .left .content{padding:30px 10%;}
.abouttop .right{width:initial;}
.strengthtop li p span{height:60px;word-break:break-all; }
		
	
}