* {
	margin: 0;
	padding: 0;
	list-style: none;
	outline: none;
}

img {
	border: 0px;
}

body {
	color: #ffffff;
}

a {
	color: #999999;
	text-decoration: none;
}

.header {
	width: 100%;
	height: 90px;
	background: #474747;
	position: fixed;
}

.header:after {
	content: "";
	display: block;
	clear: both;
}

.header1-center {
	width: 1100px;
	height: 100%;
}

.header1-center {
	align-items: center;
	display: flex;
}

.logo {
	
	
}

.header-title {
	display: flex;
	width: 430px;
	justify-content: space-between;
}

.header-title li {
	width: 90px;
	height: 90px;
	color: #999999;
	cursor: pointer;
	text-align: center;
	position: relative;
}

.header-title li:hover{

}

.header-title li a{
	position: absolute;
	top:35px;
}

.header-title li a:hover{
	color: #0094ff;
	text-decoration: underline;
}


.header-input {
	margin-left: 49px;
	width: 201px;
	height: 32px;
	border-radius: 4px;
	background: #323232;
	display: flex;
}

.header-input input {
	border-radius: 4px;
	outline: none;
	background: #323232;
	border: none;
	text-indent: 10px;
	width: 100%;
}

.box {
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: #1c1c1c;
	border-radius: 4px;
	margin-left: 10px;
	font-size: 13px;
	color: #5c5c5c;
	cursor: pointer;
}

.box-1 {
	color: #999999;
}



.dian {
	width: 155px;
	height: 18px;
	display: flex;
	justify-content: space-between;
	position: absolute;
	bottom: 10px;
	right: 15px;
}

.dian>li {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #FFFFFF;
}

.dian>li.active {
	background: black;
}

.arrow {
	position: absolute;
	top: calc(50% - 30px);
	width: 100px;
	height: 61px;
	cursor: pointer;
}

.left-arrow {
	left: 0px;
	background: url(../image/左右.png)no-repeat;
}

.right-arrow {
	right: 0px;
	background: url(../image/左右.png)no-repeat right;
}

.container {
	width: 1100px;
	margin: 0 auto;
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
	align-content: space-between;
	flex-wrap: wrap;
}

.container li {
	margin: 10px 0;
	height: 261px;
	cursor: pointer;
	background: #191919;
}

.container li a {
	font-size: 14px;
	text-indent: 16px;
	line-height: 28px;
	color: #b4b4b4;
	display: block;
}

.container li a:hover {
	color: dodgerblue;

}



h5 {
	text-indent: 16px;
	line-height: 22px;
	color: #585858;
}

.container li:hover {
	-webkit-filter: brightness(120%); /* Chrome, Safari, Opera */
	filter: brightness(120%);
}

.title1 {
	overflow: hidden;
	width: 1100px;
	height: 98px;
	margin: 0 auto;
	margin-top: 30px;
	background: #999999;
	margin-bottom: 10px;
}

h1 {
	text-indent: 23px;
	font-size: 24px;
	line-height: 64px;
	color: #000000;
	font-weight: normal;
}

h2 {
	text-indent: 23px;
	letter-spacing: 1px;
	font-size: 16px;
	color: #585858;
	float: left;
	font-weight: normal;
	line-height: 17px;
}

.mgauto {
	width: 1100px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-content: space-between;
	flex-wrap: wrap;
}


.banner-box {
	width: 1100px;
	margin: 0 auto;
}

.clear{
	clear: both;
	zoom:1
}

.banner-box li{
	float:left;
	width: 16.66%;
	text-align: center;
	margin-bottom: 4px;
}




.more {
	float: right;
	margin-right: 31px;
	line-height: 16px;
	cursor: pointer;
}
.more a{
	color: #EEEEEE;
}
.draw-list {
	height: 214px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
.list{
	display: flex;
	justify-content: space-between;
	cursor: pointer;
}
.list:hover .dl-left{
	background-color: #353535;
	color: #0094ff;
}

.dl-left{
	width: 100%;
	text-align: center;
	line-height: 97px;
	opacity: 0.6;overflow:hidden
}
.dl-right{
	background: #535353;
	width: 101px;
	padding: 22px 23px 22px 23px;
	box-sizing: border-box;
}

.draw-list li {
	width: 260px;
	background: #6b6b6b;
	height: 97px;
}

.mb10 {

}


.mb10 li{
	margin-bottom: 7px;
}

#div1 {
	width: 1100px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

#div2,
#div3 {
	float:left;
	display: flex;
}
#div2{
	display: flex;
}
#div3 img{
	display: block;
	width: 111px;
	height: 110px;
}
#div2 img{
	display: block;
	width: 111px;
	height: 110px;
}
#div4 {
	width:500%;
	float: left;
}
.left-arrow1 {
	left: 0px;
	background: url(../image/左右.png)no-repeat;
}

.right-arrow1 {
	right: 0px;
	background: url(../image/左右.png)no-repeat right;
}
.foot{
	background: #333333;
	width: 100%;
	height: 363px;
	margin-top: 10px;
}
.address{
	width: 1100px;
	background: red;
	display: flex;
	margin: 0 auto;
	height: 98px;
	flex: 1;
}
.address li{
	width: 220px;
	height: 100%;
}
.address li p{
	margin-left: 23px;
}
.grey{
	background: #232323;
}
.bla{
	background: #181818;
}
.foot-code{
	width: 1100px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.left-code{
	display: flex;
	margin-top: 81px;
}
.left-code li{
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	padding: 0 20px;
	box-sizing: border-box;
	border-left:1px solid #FFFFFF;
	opacity: 0.4;
}
.right-code{
	display: flex;
	margin-top: 27px;
}
.wenzi{
	opacity: 0.3;
	text-align: center;
}
.copyright{
	width: 100%;
	background: black;
	text-align: center;
	line-height:85px ;
	opacity: 0.4;
}
