* {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
small,
div,
ul,
li,
a {
	font-family: "Microsoft YaHei" !important;
	margin: 0;
	padding: 0;
}

img{
	border: none;
}

.container {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.header {
	background: #504be3;
	height: 60px;
}

.header-container{
	width: 1200px;
	margin: 0 auto;
}

.logo {
	display: block;
	float: left;
	width: 240px;
	height: 60px;
}

.nav {
	float: left;
	margin-top: 12px;
	width: 600px;
	margin-left: 130px;
}

.nav li {
	float: left;
	width: 130px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	margin-left: 20px;
	position: relative;
}

.nav-block {
	left: 0;
	background: #504BE3;
	width: 100%;
	padding-bottom: 10px;
	display: none;
	z-index: 10000;
	position: absolute;
}

.nav-block a {
	font-size: 14px;
	text-align: center;
	display: block;
	width: 100%;
}

.nav-block a:hover {
	background: #2b25c7;
}

.nav li a {
	color: #FFFFFF;
}

.nav li:hover .nav-block {
	display: block;
}

.English {
	line-height: 60px;
	float: right;
	color: #FFFFFF;
}

.English a {
	color: #FFFFFF;
}

.banner{
	position: relative;
}

.query-wrap {
	width: 560px;
	background: rgb(43, 37, 19, 0.1);
	padding: 40px 0;
	margin: 0 auto;
	margin-top: 30px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -280px;
	z-index: 100;
}

.query-title img {
	display: block;
	margin: 0 auto;
}

.query-form {
	width: 330px;
	margin: 0 auto;
	margin-top: 50px;
}

.query-form input {
	width: 100%;
	border: none;
	height: 42px;
	display: block;
	background: #FFFFFF;
	text-indent: 15px;
	color: #504BE3;
	font-size: 18px;
}

.query-form input::-webkit-input-placeholder {
	color: #504BE3;
}

.query-main {
	margin-top: 20px;
	overflow: hidden;
}

.query-main input {
	width: 210px;
	float: left;
}

.query-main a {
	display: block;
	width: 105px;
	height: 42px;
	background: #504BE3;
	color: #FFFFFF;
	text-align: center;
	line-height: 42px;
	font-size: 18px;
	float: right;
}

.query-btn {
	display: block;
	width: 330px;
	background: #504BE3;
	border: none;
	height: 42px;
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 20px;
}

.Six {
	overflow: hidden;
	padding: 40px;
}

.Six li {
	width: 200px;
	float: left;
	text-align: center;
}

.Six li a {
	display: block;
}

.Six li img {
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 100px;
}

.Six li p {
	color: #504be3;
	font-size: 20px;
	line-height: 30px;
	margin-top: 10px;
	font-weight: bold;
}

.Six li:nth-child p{
	letter-spacing: 2px;
}


.Notice {
	background: #f8f8f8;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}

.title {
	text-align: center;
}

.title h3 {
	color: #000000;
	font-size: 44px;
	font-weight: normal;
}

.title p {
	font-size: 28px;
	line-height: 30px;
	text-transform: uppercase;
	color: #666666;
	margin-top: 6px;
}

.title hr {
	width: 62px;
	border-top: 5px solid #504BE3;
	margin: 0 auto;
	margin-top: 10px;
}

.Notice-wrap {
	border: 1px solid #cccccc;
	padding: 25px;
	margin-top: 20px;
}

.Notice-wrap h3 {
	font-size: 24px;
	color: #2e2e2e;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.Notice-wrap p {
	font-size: 18px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	flex-direction: column;
	margin-top: 20px;
	color: #666666;
}

.Notice-wrap a {
	display: block;
	font-size: 20px;
	color: #504BE3;
	line-height: 24px;
	margin-top: 10px;
}

.News {
	margin-top: 20px;
	padding-bottom: 30px;
}

.News-ul {
	overflow: hidden;
	width: 1250px;
	margin-top: 30px;
}

.News-ul li {
	width: 370px;
	float: left;
	margin-right: 45px;
}

.News-ul .News-title {
	width: 370px;
	height: 150px;
}

.News-ul .News-title img {
	width: 370px;
	display: block;
	height: 150px;
}

.News-wrap {
	margin-top: 15px;
}

.News-wrap a {
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #333;
}

.News-wrap a:hover {
	color: #504BE3;
}

.Ship {
	height: 50px;
	background: #504BE3;
	line-height: 50px;
	overflow: hidden;
}

.Ship-left {
	width: 50%;
	float: left;
	font-size: 18px;
}

.Ship-left span {
	color: #FFFFFF;
}

.Ship-left a {
	color: #FFFFFF;
}

.Ship-right {
	width: 50%;
	float: right;
}

.Ship-right a.link {
	color: #FFFFFF;
	font-size: 18px;
}

.Ship-right ul {
	float: right;
	height: 30px;
	margin-top: 10px;
}

.Ship-right ul li {
	width: 30px;
	height: 30px;
	float: left;
	margin-left: 15px;
}

.Ship-right ul li img {
	width: 30px;
	height: 30px;
}

.footer {
	background: #f8f8f8;
	padding: 20px 0;
}

.footer-ul {
	overflow: hidden;
	width: 1300px;
	text-align: left;
}

.footer-ul li {
	float: left;
	width: 200px;
	margin-right: 120px;
}

.footer-ul li h3 {
	color: #333;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
}

.footer-text {
	margin-top: 5px;
}

.footer-text a {
	color: #666;
	font-size: 12px;
	line-height: 22px;
	display: block;
}

.footer-text a:hover {
	color: #504BE3;
}

.foot {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	text-align: center;
	background: #eee;
}

.flix {
	width: 150px;
	padding: 15px;
	background: #504BE3;
	position: fixed;
	right: 0;
	top: 160px;
	padding-bottom: 0;
	z-index: 100;
}

.flix img {
	display: block;
	width: 150px;
	margin: 0 auto;
}

.flix p {
	font-size: 16px;
	line-height: 45px;
	text-align: center;
	color: #FFFFFF;
}

.Register {
	background: url(../images/banner2.jpg) no-repeat center top;
	overflow: hidden;
}

.Register-title {
	margin-top: 90px;
}

.Register-title img {
	display: block;
	margin: 0 auto;
}

.Register-wrap {
	width: 412px;
	padding: 60px 219px;
	background: #FFFFFF;
	margin: 0 auto;
	margin-top: 45px;
	box-shadow: 0px 0px 20px #999;
	margin-bottom: 50px;
}

.Register-link {
	text-align: right;
	font-size: 14px;
}

.Register-link a {
	color: #504BE3;
	text-decoration: underline;
}

.Register-ul {}

.Register-ul li {
	margin-top: 20px;
}

.Register-ul li input {
	width: 410px;
	display: block;
	height: 40px;
	border: 1px solid #ddd;
	text-indent: 10px;
	font-size: 14px;
	line-height: 40px;
	outline: none;
}

.Register-ul li p {
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
}

.Register-ul li p span {
	color: #f00;
}

.Register-main {
	overflow: hidden;
}

.Register-ul li.Register-main input {
	width: 260px;
	float: left;
}

.Register-main select {
	width: 136px;
	display: block;
	height: 42px;
	border: 1px solid #ddd;
	text-indent: 10px;
	font-size: 14px;
	line-height: 42px;
	outline: none;
	float: right;
	background: #FFFFFF;
}

.Register-main img {
	display: block;
	float: right;
}

.clear-both {
	clear: both;
}

.Register-btn {
	width: 412px;
	height: 50px;
	font-size: 18px;
	color: #FFFFFF;
	border: none;
	background: #504BE3;
	margin-top: 20px;
	cursor: pointer;
}

.Register-dan {
	font-size: 36px;
	line-height: 40px;
	text-align: center;
}

.Register-ul li textarea {
	display: block;
	border: 1px solid #DDDDDD;
	width: 390px;
	padding: 10px;
	font-size: 14px;
	line-height: 24px;
	outline: none;
}

.About {
	padding-bottom: 40px;
}

.About-title {
	font-size: 40px;
	line-height: 42px;
	border-bottom: 1px solid #ddd;
	padding: 45px 0;
	text-align: center;
}

.About-text p {
	font-size: 18px;
	line-height: 40px;
	margin-top: 20px;
}

.details {
	padding-bottom: 40px;
}

.details-title {
	font-size: 30px;
	color: #504be3;
	line-height: 46px;
	padding: 35px 0;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
}

.details-text {
	margin-top: 25px;
}

.details-text p {
	font-size: 16px;
	line-height: 32px;
	margin-top: 15px;
}

.details-next {
	border-top: 1px solid #DDDDDD;
	margin-top: 20px;
	padding-top: 20px;
}

.details-next a {
	display: block;
	font-size: 16px;
	line-height: 20px;
	float: left;
	width: 45%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
}

.details-next a:nth-child(2) {
	float: right;
	text-align: right;
}

.details-next a:hover {
	color: #504BE3;
}

.List-title {
	font-size: 40px;
	line-height: 42px;
	border-bottom: 1px solid #ddd;
	padding: 45px 0;
	text-align: center;
}

.List-ul {}

.List-ul li {
	overflow: hidden;
	padding: 30px 0;
	border-bottom: 1px dashed #e2e2e2;
}

.List-ul li .time {
	display: block;
	width: 85px;
	height: 85px;
	background: #f0f0f0;
	text-align: center;
	overflow: hidden;
	float: left;
}

.List-ul li .time h3 {
	color: #5d5d5d;
	font-family: arial !important;
	font-weight: normal;
	font-size: 24px;
	margin-top: 20px;
}

.List-ul li .time p {
	color: #5d5d5d;
	font-family: arial !important;
	font-size: 14px;
}

.List-ul li a:hover .time {
	background: #504BE3;
}

.List-ul li a:hover .time h3 {
	color: #FFFFFF;
}

.List-ul li a:hover .time p {
	color: #FFFFFF;
}

.List-text {
	width: 1095px;
	float: right;
}

.List-text h3 {
	color: #333333;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.List-ul li a:hover .List-text h3{
	color: #504BE3;
}

.List-text p {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	margin-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.pageing{
	overflow: hidden;
	margin: 40px 0;
}

.pageing li{
	float: left;
	margin-right: 10px;
}

.pageing li a{
	display: block;
	padding: 0 12px;
	border: 1px solid #DDDDDD;
	height: 30px;
	line-height: 30px;
	color: #333333;
}

.pageing li a:hover{
	border:1px solid #504BE3;
	color: #FFFFFF;
	background: #504BE3;
}

.pageing li.pageing-active a{
	border:1px solid #504BE3;
	color: #FFFFFF;
	background: #504BE3;
}

.flix i{
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/cuo.png) no-repeat center;
	background-size: 100%;
	top: -15px;
	left: -15px;
	position: absolute;
	cursor: pointer;
}

@media screen and (max-width: 768px) {
	.header {
		width: 1300px;
	}
	.query {
		width: 1300px;
	}
	.Six {
		width: 1300px;
	}
	.Notice {
		width: 1300px;
	}
	.News {
		width: 1300px;
	}
	.Ship {
		width: 1300px;
	}
	.footer {
		width: 1300px;
	}
	.foot {
		width: 1300px;
	}
	.container {
		overflow: auto;
	}
	.Register {
		width: 1300px;
	}
	.details {
		width: 1300px;
	}
	.List {
		width: 1300px;
	}
}














.Result {
	width: 750px;
	background: #FFFFFF;
	padding: 50px;
	margin: 0 auto;
	margin-top: 45px;
	box-shadow: 0px 0px 20px #999;
	margin-bottom: 50px;
}

.Result-title{
	text-transform: uppercase;
	font-size: 16px;
	color: #333333;
}

.Result-table{
	margin-top: 20px;
}

.Result-table{
	width: 100%;
	border: solid #d8d8d8;
	border-width: 1px 0px 0px 1px;
}

.Result-table tr th {
	line-height: 50px;
	color: #333333;
	border: solid #d8d8d8;
	border-width: 0px 1px 1px 0px;
	padding-left: 10px;
	text-align: left;
}


.Result-table tr td {
	border: solid #d8d8d8;
	border-width: 0px 1px 1px 0px;
	padding: 15px 0px;
	padding-left: 10px;
	font-size: 16px;
	background: #F8F8F8;
}

.Result-table tr td:nth-child(1){
	width: 200px;
}

.Result-wrap{
	width: 412px;
	margin: 0 auto;
}

.Result-form-title{
	margin-top: 20px;
	font-size: 26px;
	text-align: center;
	color: #333;
}
