/* 通用样式	*/
a {
	text-decoration: none !important;
	outline: none;
	color:#fff
}

a:link {
	text-decoration: none;
	color:#fff
}

a:visited {
	text-decoration: none;
	color:#fff
}

a:hover {
	text-decoration: none;
	color: #fff;
}

li {
	list-style-type: none;
}

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Source Han Sans CN
}

.container-fluid {
	max-width: 1920px;
	min-width: 1600px;
}

.container {
	position: relative;
	width: 1200px;
	padding: 0;
}

.werpper {
	position: relative;
	max-width: 1600px;
	padding: 0;
	margin: 0 auto;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	font: 0/0 arial;
}

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
}

.clearfix {
	*zoom: 1;
}

.show {
	display: block
}

/* 导航	*/
.navbar {
	margin-bottom: 0;
	border-bottom: none;
}

.navbar-default {
	background-color: #fff;
}

.navbar-brand {
	display: block;
	padding: 0;
}

.nav-list li a {
	display: block;
	border-right: 1px solid #000;
	padding: 18px 5px;
}

.nav-list li a:last-child {
	border-right: none;
}
#ip-left,#ip-right {
	display:none!important
}
.banner {
	padding: 0;
	position: relative;
}

.banner .banner-log {
	position:relative;
	width: 100%;
}
.addCorpBox {
	width:520px;
	position: absolute;
	bottom: 10%;
	left: 20%;
}
.corpList {
	display: grid;
	grid-template-columns: repeat(auto-fill,120px);
	grid-gap:10px
}
.corpList li {
	width: 120px;
	height:50px ;
	justify-content: center;
	background: #fff;
	border-radius: 5px;
}
.corpList li img {
	max-width: 95%;
	max-height: 95%;
}
.addCorp {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 20px;
}
.addCorpName {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
    font-weight: bold;
}
.item1 {
	background-color: #000;
	padding-top: 100px;
}
.item4 {
	background-color: #000;
	padding: 50px 0;
}
.item1-title {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;}
.item1-text {
    color: #fff;
    font-size: 18px;
    text-align: justify;
    line-height: 30px;
}
.art-title3 {
	display: block;
	font-size: 12px;
	color:#ddd;
	margin-bottom: 20px;
}
.item2 {
	padding: 80px 0;
	background-color: #1d1d1d
}

.title {
	width: 280px;
	height: 100px;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 50px;
}
.m-r-82 {
	margin-right: 30px;
}
.item2-title {
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.item2-text {
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 30px;
	text-align: justify;
}
.xx {
	width: 180px;
	height: 60px;
	border: 1px solid #FFFFFF;
	font-size: 18px;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
}
.xx a {
	display: block;
	width: 100%;
	height: 100%;
}
.cont-text {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 900px;
	height: 800px;
	padding: 30px 30px 0 30px;
	background-color: #171B1D;
	border-radius: 10px;
	overflow: hidden;
	padding-top: 80px;
	z-index: 1;
	display: none;
}
.cont-box img {
	width: 80%;
}
.closed {
    position: absolute;
    right: 20px;
    top: 20px;
}

.cont-box {
	width: 100%;
	height: 700px;
	overflow-y: auto;
	overflow-x: auto;
}
.art-cont {
	font-size: 16px;
	color:#fff;
	line-height: 30px;
	margin-bottom: 50px;
}
.img-text {
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	color:#fff
}
.item3 {
	padding: 80px 0;
	background-color: #1d1d1d
}

.item-box {
	width: 100%;
}
.item-text {
	display: inline-block;
	vertical-align: middle;
	width: 605px;
	font-size: 16px;
	color:#fff;
	line-height: 36px;
}
.item-img {
	vertical-align: middle;
	display: inline-block;
    width: 560px;
    height: 406px;
	position: relative;
}
.item-img img {
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	border-radius: 10px;
	max-width: 100%;
	max-height: 100%;
}
.art-title {
	font-size: 20px;
	color:#fff;
	font-weight: bold;
	margin-bottom: 30px;
}
.art-title1 {
	font-size: 25px;
	color:#fff;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
}
.art-title2 {
	font-size: 16px;
	color:#fff;
	font-weight: bold;
	margin-bottom: 15px;
}
.footer {
	padding: 100px 0;
	background-color:#1d1d1d ;
}
.left-box {
	position: relative;
	top:30px
}
.foot-t1{
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.p1 {
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
}
.arr-list {
	margin-top:60px ;
}
.arr-list li {
	float: left;
	width: 25%;
}
.copy {
	position: relative;
	background-color: rgb(5, 28, 80);
	padding-top: 12px;
}

.copy p {
	color: #fff;
}

.copy p a {
	color: #fff;
}

.linkus {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.linkus a {
	color: #fff;
}

@media screen and (max-width: 750px) {
	.navbar-brand img {
		position: relative;
		top: -4px;
		left: 7px;
	}

	.container>.navbar-header,
	.container>.navbar-collaps,
	.navbar-nav {
		padding: 0;
		margin: 0;
	}

	.container-fluid {
		padding: 0;
		min-width: auto;
	}

	.container {
		width: 100%
	}

	.banner .banner-log {
		height: auto;
	}
	.addCorpBox {
		position: static;
		bottom: 0;
		right: 0;
		background-color: #000;
		padding: 10px 5px;
		width:100%
	}
	.addCorp {
		font-size: 16px;
	}
	.addCorpName {
		width: 100%;
		font-size: 14px;
		line-height: 26px;
	}
	.item1,
	.item2,
	.item3,
	.item4,
	.item5,
	.item6 {
		padding: 30px 5px;
	}
	.item1-right {
		width: 100%;
		height: auto;
		padding: 0;
	}
	.item1-left {
		margin-bottom: 20px;
	}
	.item1-title {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.item1-text {
		font-size: 14px;
		line-height: 28px;
		margin-bottom: 20px;
	}
	.item2-title {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.item2-text {
		font-size: 14px;
		line-height: 28px;
		margin-bottom: 40px;
	}
	.img-text {
		font-size: 14px;
	}
	.xx {
		width: 150px;
		height: 50px;
		font-size: 16px;
		line-height: 50px;
	}
	.title {
	    width: 125px;
	    height: 50px;
	}
	.title-text {
	    font-size: 20px;
	    height: 50px;
	    line-height: 50px;
	}
	.m-r-60 {
	    margin-right: 20px;
	}
	.cont-text {
	       width: 90%;
    	height: 80%;
   		 padding: 40px 10px 10px 10px;
	}
	.closed {
	    width: 20px;
	    height: 20px;
		right: 0px;
    	top: 0px;
	}
	.cont-box {
	    height: 99%;
	}
	.art-cont {
	    font-size: 14px;
	    line-height: 24px;
	    margin-bottom: 15px;
	}
	.item-box {
	    margin-top: 20px;
	}
	.item-text {
	    width: 100%;
	    font-size: 14px;
	    line-height: 24px;
	    padding-top: 10px;
	    margin-bottom: 20px
	}
	.art-title1 {
	    font-size: 20px;
	    margin-bottom: 15px;
	}
	.art-title {
	    font-size: 15px;
	    margin-bottom: 15px;
	}
	.item-img,.item-text {
	    float: none!important
	}
	.item-img {
		width: 360px;
		height: 300px;
	}
	.footer {
		padding: 30px 5px;
		background-color: #1d1d1d;
	}
	.left-box {
		top: 0;
	}
	.right-box {
		width: 100%;
	}
	.foot-t1 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.arr-list li {
		float: left;
		width: 100%;
		text-align: center;
	}
}
