/*内页内容开始*/
.bnews{background-image:url(../images/arbnews.jpg);}
.bproduct .content{background-image:url(../images/arbproduct01.png);}
.babout .content{background-image:url(../images/arbabout01.png);}
.bvideo .content{background-image:url(../images/arbvideo01.png);}
.bstrength .content{background-image:url(../images/arbstrength01.png);}
.bcertificate .content{background-image:url(../images/arbcertificate01.png);}
.bbrand .content{background-image:url(../images/arbbrand01.png);}
.bnews .content{background-image:url(../images/arbnews01.png);}
.bcontact .content{background-image:url(../images/arbcontact01.png);}
.abouttop .right{display:flex;justify-content:flex-end;}
.about .style01 span{padding:0 0 0 10px;}
.news-list .date p{transform: rotateY(180deg);}
.contact .contact-way .three li{text-align:right;}

/*电脑版*/
@media screen and (min-width:768px){
.header .nav{font-size:18px;}
.header .nav a{margin:0 0 0 60px;}
.header .nav .f-box .f-top i{margin:0 10px 0 0;}
.header .nav .f-box .f-bot{right:initial;left:0;}
.sm-topmenu .menu li a{padding: 0 80px 0 0;}
.sm-topmenu .menu .language{padding: 10px 80px 0 0;}
.history li:nth-child(odd) .content{text-align:left;}
}


/*移动端*/
@media screen and (max-width: 767px){
.mheader .logo{text-align:left;}
.bproduct .content{background-image:url(../images/arbproduct02.png);background-position:35% center;}
.babout .content{background-image:url(../images/arbabout02.png);}
.bvideo .content{background-image:url(../images/arbvideo02.png);}
.bstrength .content{background-image:url(../images/arbstrength02.png);}
.bcertificate .content{background-image:url(../images/arbcertificate02.png);}
.bbrand .content{background-image:url(../images/arbbrand02.png);}
.bnews .content{background-image:url(../images/arbnews02.png);}
.bcontact .content{background-image:url(../images/arbcontact02.png);}
.history ul{background-position:right top;}
.history li .circle{left:initial;right:-21px;}
.history li .content{margin:0 40px 0 0;}
.history li .content p{padding:0 15px 0 0;}
.history li .content p i{left:initial;right:0;}
.strengthtop li p span{line-height:100%;}
.nav-right{right:initial;left:20px;}
.contact-way .three li i{float:right;}
.contact-way .three li p{margin: 0 50px 0 0;}
		
	
}