﻿*{
	margin:0;
	padding:0;
	list-style:none;
}
.li_down{position: absolute;top:90px;width:100%; background-color:rgb(85,170,255);z-index: 3;overflow: hidden;height: 70px;left:0;box-sizing:border-box;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;text-align: center;}
.li_down a{color: #ffffff;text-decoration: none;margin-left: 44px;font-size: 18px;}
.li_down_a{ text-align: left;padding-top: 20px;box-sizing: border-box;padding-left: 13%;}
.section_04_title{margin: 30px auto 15px;text-align: center;box-sizing: border-box;}
.section_04_title p{font-size: 26px;color: #444444;margin-bottom: 10px;}
.section_04_title img{width: 200px;}
.icon {
	width: 1em; height: 1em;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
}
.chuwuzhu {
	width: 150px;
	height: 209px;
	position: fixed;
	bottom: -20px;
	right: -10px;
	z-index: 9999;
}
.video{display: none;}
.video1{display: none;}
.video2{display: none;}
.video_div{      position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.8);
	z-index: 100;
	top: 0;
	left: 0;
	text-align: center;
	padding-top: 13%;}
.video_div1{      position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.8);
	z-index: 100;
	top: 0;
	left: 0;
	text-align: center;
	padding-top: 13%;}
.video_div2{      position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.8);
	z-index: 100;
	top: 0;
	left: 0;
	text-align: center;
	padding-top: 13%;}
/*-------------------------------------------------轮播图-------------------------------------------------------*/
.swiper-container  img{
	width: 100%;
	height: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	background: #0181ff;
}
.section .sectionImg ul{
	position: relative;
}
.section>.sectionImg>ul>li{
	display: inline-block;
	width: 24%;
	padding:0.5%;
	vertical-align: top;
	position: relative;
	font-size: 0;
}
.section>.sectionImg img{
	width: 100%;

}
.section>.sectionImg div{
	background-color: rgba(0,0,0,0.5);
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 50%;
	top:50%;
	display: none;

}
.section>.sectionImg li:hover div{
	display: flex;
}
.section>.sectionImg div>img{
	width: 15%;
	height:15%;
}

/*----------------------------------加载------------------------*/
section {
	width: 100%;
	height: 100%;
	left:0;
	top: 0;
	position: absolute;
	z-index: 1000;
	opacity:0.75;
	text-align: center;
	min-height: 215px;
	background: #080915;
	border-radius: 5px;
	box-shadow: 0px 0px 30px 1px #103136 inset;
}
.font{
	font-size: 30px;
	text-align: center;
	color: red;
	letter-spacing: 10px;
}

@media only screen and (max-width: 600px) {
	section { min-width: 350px; }
}
.loader {
	position: relative;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin: 75px;
	display: inline-block;
	vertical-align: middle;
}
.loader-star {
	position: absolute;
	top: calc(50% - 12px);
}
.loader-7 .line {
	width: 8px;
	position: absolute;
	border-radius: 5px;
	bottom: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#1ee95d), to(#5714ce));
	background: -webkit-linear-gradient(top, #1ee95d, #5714ce);
	background: linear-gradient(to bottom, #1ee95d, #5714ce);
}
.loader-7 .line1 {
	left: 0;
	-webkit-animation: line-grow 0.5s ease alternate infinite;
	animation: line-grow 0.5s ease alternate infinite;
}
.loader-7 .line2 {
	left: 20px;
	-webkit-animation: line-grow 0.5s 0.2s ease alternate infinite;
	animation: line-grow 0.5s 0.2s ease alternate infinite;
}
.loader-7 .line3 {
	left: 40px;
	-webkit-animation: line-grow 0.5s 0.4s ease alternate infinite;
	animation: line-grow 0.5s 0.4s ease alternate infinite;
}
@-webkit-keyframes line-grow {
	0% {
		height: 0;
	}
	100% {
		height: 75%;
	}
}
@keyframes line-grow {
	0% {
		height: 0;
	}
	100% {
		height: 75%;
	}
}
/*
1. 浏览器兼容   搜狗浏览器 中英文排版不合适的地方
2. 底部店名顺序跟名片一样 华贸改成大望路
3. 企业介绍 图片和文字要修改  追
4. location里中英文大图放反了  城市选择英文状态宽度增加  鉴权失败 地图上店的文字明显一点
需要设计给的  企业介绍 图片 / 白底透明的logo
*/
