* {
	margin: 0;
	padding: 0
}

a {
	font-size: 12px;
	color: #fff;
	text-decoration: none
}

body {
	font: 14px/1.6 "Microsoft Yahei";
	color: #555;
	background-color: #1b1b1b;
	background: #1e1d4b url(main_bg.png) no-repeat top center
}

ul li {
	list-style: none
}

#header {
	background-color: #171717;
}

#header .hBox {
	width: 1000px;
	height: 120px;
	margin: auto;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#header .hBox .ttlImg {
	margin-right: 100px
}

#header .hBox .hText {
	cursor: pointer
}

.wrap {
	width: 1000px;
	margin: 0 auto
}

.inner {
	margin-top: 30px;
	padding: 0 69px;
	height: 149px;
	background: url(nav_bg.png) no-repeat top center
}

.inner ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.inner ul li:nth-of-type(1) {
	margin-left: 2px
}

.inner ul li:nth-of-type(2) {
	margin-left: -32px
}

.inner ul li:nth-of-type(3) {
	margin-right: -3px
}

.inner ul li:nth-of-type(4) {
	margin-left: -3px
}

.inner ul li:nth-of-type(5) {
	margin-right: -32px
}

.inner ul li:nth-of-type(6) {
	margin-right: 2px
}

.nv1 {
	background: url(/static/txox2/image/nv1.png) no-repeat center center
}

.nv2 {
	background: url(/static/txox2/image/nv2.png) no-repeat center center
}

.nv3 {
	background: url(/static/txox2/image/nv3.png) no-repeat center center
}

.nv4 {
	background: url(/static/txox2/image/nv4.png) no-repeat center center
}

.nv5 {
	background: url(/static/txox2/image/nv5.png) no-repeat center center
}

.nv6 {
	background: url(/static/txox2/image/nv6.png) no-repeat center center
}

.inner ul li a {
	font-size: 14px;
	font-weight: bold;
	font-family:-HiraginoSansG;
	display: block;
	width: 84px;
	margin: auto;
	text-align: center;
	padding-bottom: 40px;
	padding-top: 50px;
	color: #cecdce;
}

.nv {
	height: 39px;
	width: 100%;
	display: block
}

.foopage {
	margin-top: -30px;
	text-align: center;
	z-index: 999;
	position: relative
}

.foopage a {
	margin: 0 5px;
	display: inline-block;
	background: url(/static/txox2/image/icon06.png) no-repeat;
	width: 12px;
	height: 12px
}

.foopage a.selected {
	background: url(/static/txox2/image/icon07.png) no-repeat
}

.foopage a span {
	display: none
}

.inner .ulList {
	width: 340px;
	float: right;
	margin-right: -10px
}

.inner .ulList li {
	margin: 0 10px 10px 0;
	width: 160px;
	float: left
}

.inner .ulList li a {
	padding: 24px 20px 24px 30px;
	display: block;
	overflow: hidden;
	zoom: 1;
	background-color: #242424
}

.inner .ulList li a img {
	margin-right: 10px;
	float: left
}

.inner .ulList li p {
	float: left;
	font-size: 14px
}

.inner .ulList li span {
	display: block
}

.inner .ulList .list05,
.inner .ulList .list06 {
	margin-bottom: 0 !important
}

.inner .ulList .list05 a {
	padding: 24px 20px 24px 24px
}

.inner .ulList li a:hover p {
	color: #fff
}

.inner .ulList li a:hover img {
	visibility: hidden
}

.inner .ulList .list01 a:hover {
	background: #242424 url(/static/txox2/image/img02.png) no-repeat 23px 24px
}

.inner .ulList .list02 a:hover {
	background: #242424 url(/static/txox2/image/img02.png) no-repeat -146px 24px
}

.inner .ulList .list03 a:hover {
	background: #242424 url(/static/txox2/image/img02.png) no-repeat 23px -63px
}

.inner .ulList .list04 a:hover {
	background: #242424 url(/static/txox2/image/img02.png) no-repeat -145px -62px
}

.inner .ulList .list05 a:hover {
	background: #242424 url(/static/txox2/image/img02.png) no-repeat 24px -149px
}

.inner .ulList .list06 a:hover {
	background: #242424 url(/static/txox2/image/img02.png) no-repeat -145px -146px
}

.section {
	/* margin-bottom: 20px */
}

.section .about {
	position: relative
}

.section .about .img img {
	width: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.section .lBox {
	top: 126px;
	left: 0
}

.section .rBox {
	top: 126px;
	left: 650px
}

.about-box {
	position: absolute;
	width: 350px;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 24px;
	color: #7c7c7c;
	text-align: justify
}

.section .lBox li img {
	margin-right: 10px
}

.section li p {
	margin-top: 7px;
	color: #707070;
	font-size: 12px
}

.section li span {
	margin-bottom: 2px;
	display: block;
	color: #dcdcdc;
	font-weight: bold;
	font-size: 16px
}

.section .rBox li {
	margin-bottom: 60px;
	overflow: hidden;
	zoom: 1
}

.section .rBox img {
	float: right
}

.section .rBox p {
	width: 280px;
	float: left;
	text-align: right
}

#footer {
	background: #171717;
}

#footer .copyright {
	font-size: 14px;
	padding: 22px 0;
	text-align: center;
	color: #ababab;
}

#footer .fBox {
	width: 1000px;
	margin: 0 auto;
	position: relative
}

.list {
	width: 1000px;
	height: 460px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: justify;
	align-content: space-between;
	padding-top: 12px
}

.list li {
	float: left;
	width: 121px;
	height: 139px;
	position: relative;
	margin-bottom: 12px
}

.list li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background: url(li_bg.png) no-repeat center top;
	text-align: center;
	color: #fff
}

.list li a .num {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	height: 24px;
	line-height: 24px;
	margin-bottom: 12px
}

.list li a h6 {
	color: #fff;
	font-size: 18px;
	font-family: "Arial"
}

.list li a .ms {
	font-size: 14px;
	color: #fff;
	padding-bottom: 22px
}
