@charset "utf-8";

/* CSS Document */

*{margin:0;padding:0;font-family: "微软雅黑"}

.clearfix{clear:both}

li{list-style: none}

a{text-decoration: none}

img{display: block}
.breadcrumb1{margin:0 auto;font-size: 14px;margin-top: 20px;/*background-color: #e3e3e3;*/padding: 15px 0}

.banner{width:100%;position: relative;background-image: url(../images/30.jpg);height:auto;padding:3% 0;margin-top: 7%;}

.center_box{margin-left:18.75%;margin-top:2%;width:62.5%}

.left{float:left;width:48%;overflow: hidden}

.left img{width:100%;animation: banner 2s infinite linear}

@keyframes banner{

	0%{transform:scale(1.5)}

	50%{transform:scale(1.8)}

	100%{transform:scale(1.5)}

}

.right{width:48%;float:right;color:#fff;margin-top:3%}

.right h1{font-size: 24px;font-weight: normal;text-align: center}

.right h2{font-weight: normal;font-size: 14px;text-align: center;font-family: "Arial";text-transform: uppercase;}

.right nr{font-size: 20px;line-height: 30px;margin-top:3%;position: relative;text-indent: 2em}

.right nr span{position: absolute;right:0;bottom:-20%}

@media(max-width:1900px){

	.nav li{margin:0 auto;font-size: 18px}

	.address{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

    .navbar-text{display:none}
}

@media(max-width:1400px){

	.right nr span{position: absolute;right:0;bottom:10%}

}

@media(max-width:1200px){

	.blue_line{display: none}

	.about{display: none}

}

@media(min-width:768px) and (max-width:1024px){

	.right nr span{bottom:-5%}

	.navbar-text{display:none}
	
	.breadcrumb1{margin-top:-52px}
	
	.banner{ margin-top:13%}

}

@media(min-width:640px) and (max-width:768px){

.left{width:100%;float:none}

	.right{float:none;width:100%}

	.right nr span{bottom:0}
	
	.breadcrumb1{margin-top:-54px;padding:18px 0}
	
	.banner{ margin-top:23%}
	

}

@media(max-width:640px){

	.banner{padding-top:0}

	.address{display: none}

	.logo2{display: block}

	.logo{display: none}

	.logo1{display: block}

	.banner{ margin-bottom:14%}

	.banner img{height:100%}

	.nav1{display: block}

	.anniu{display: block}

	.opacity{height:800px}

	.center_box{width:100%;margin-left:0;margin-top:0}

	.footer_box{width:100%}

	.gongsi{width:100%;margin-left:0}

	.guanjianci{margin-left:0;width:100%}

	.iphone{overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}

	.shouji{overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}

	.left{width:100%;float:none}

	.right{float:none;width:100%}

	.right nr span{bottom:0}

	.footer{display: none}

	.fixed-footer{display: block}

}

@media(max-width:414px){

	.xiala2{width:3%;position: absolute;right:36%;top:38%}

.xiala2 img{width:100%}

.xiala3{width:3%;position: absolute;right:36%;top:38%}

.xiala3 img{width:100%}

.xiala4{width:3%;position: absolute;right:36%;top:38%}

.xiala4 img{width:100%}

	.right nr span{bottom:-20%}

}