/*内页内容开始*/
.bnews{background-image:url(../images/ugbnews.jpg);}
.bproduct .content{background-image:url(../images/ugbproduct01.png);}
.babout .content{background-image:url(../images/ugbabout01.png);}
.bvideo .content{background-image:url(../images/ugbvideo01.png);}
.bstrength .content{background-image:url(../images/ugbstrength01.png);}
.bcertificate .content{background-image:url(../images/ugbcertificate01.png);}
.bbrand .content{background-image:url(../images/ugbbrand01.png);}
.bnews .content{background-image:url(../images/ugbnews01.png);}
.bcontact .content{background-image:url(../images/ugbcontact01.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 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:1580px){
.header .nav{font-size:16px;}
.header .nav a{margin:0 0 0 50px;}
}
@media screen and (max-width:1380px){
.header .nav a{margin:0 0 0 40px;}
}
@media screen and (max-width:1280px){
.header .nav a{margin:0 0 0 30px;}
}
@media screen and (max-width:1230px){
.header .nav a{margin:0 0 0 20px;}
}


/*移动端*/
@media screen and (max-width: 767px){
.mheader .logo{text-align:left;}
.bproduct .content{background-image:url(../images/ugbproduct02.png);background-position:35% center;}
.babout .content{background-image:url(../images/ugbabout02.png);}
.bvideo .content{background-image:url(../images/ugbvideo02.png);}
.bstrength .content{background-image:url(../images/ugbstrength02.png);}
.bcertificate .content{background-image:url(../images/ugbcertificate02.png);}
.bbrand .content{background-image:url(../images/ugbbrand02.png);}
.bnews .content{background-image:url(../images/ugbnews02.png);}
.bcontact .content{background-image:url(../images/ugbcontact02.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;}
	
}