@charset "utf-8";


.zt1 {
	font-family: 'OPlusSans3-Medium';
}

.zt2 {
	font-family: 'OPlusSans3-Medium';
}

.zt3 {
	font-family: 'OPlusSans3-Mediumb';
}

body {
	color: #666;
	font: 15px "OPlusSans3-Regular";
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option,
button {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	outline: none;
	border: none;
}

input,
button,
textarea,
select {
	*font-size: 100%;
}

input,
select {
	vertical-align: middle;
}

i,
em {
	font-style: normal;
}

select,
input,
button,
textarea,
button {
	font: 99% OPlusSans3-Regular, helvetica, clean, sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

dl,
dt {
	font-weight: normal;
}

a {
	color: #666;
	text-decoration: none;
}

a:focus,
input,
button,
textarea,
select {
	outline: 0;
}

a:hover {
	text-decoration: none;
}

textarea {
	resize: none;
}

img {
	max-width: 100%;
}

.c {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.imgfd {
	overflow: hidden;
	width: 100%;
}

.imgfd img {
	transition: all 0.5s ease;
	height: auto;
	width: 100%;
	object-fit: cover;
	display: block;
}

.imgfd:hover img {
	transform: scale(1.1);
}

.imgg img {
	max-width: 100%;
}

.pagination>li>a,
.pagination>li>span,
.page .page-num {
	padding: 0 12px;
	border: 1px solid #bbb;
	color: #000;
	margin-right: 8px;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}

.pagination li.first,
.pagination li.last {
	display: none;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus,
.page .page-num-current {
	background: #123885;
	border-color: #123885;
	color: #fff;
}

.pagination>li>a:hover {
	color: #123885;
}

.pagination li {
	float: left;
}

.pagination {
	margin: 0;
	margin-top: 50px;
	margin-bottom: 50px;
	display: inline-block;
}

.digg:nth-child() {
	text-align: center;
	width: 100%;
}

@media (max-width: 600px) {
	.pagination {
		margin-top: 30px;
	}
}

.center {
	width: 1600px;
	margin: 0 auto;
}

@media (max-width: 1600px) {
	.center {
		width: 96%;
	}



	.sypro .cls dt {
		margin-right: 5px;
	}

	.syabo .imgg {
		padding-top: 10%;
		width: 54.5% !important;
	}

	.syabo .txt .des {
		margin-bottom: 35px !important;
	}



	.des p {
		font-size: 15px !important;
	}

	.f16 {
		font-size: 16px;
	}

	.f18 {
		font-size: 18px;
	}

	.nycont dt {
		padding-right: 2% !important;
	}
}