body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img,
button {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	-webkit-text-size-adjust: none;
}

body {
	font-size: 12px;
	*overflow-x: hidden;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol,
ul,
li {
	list-style: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:focus {
	outline: 0px dotted;
}

a:focus,
input:focus {
	-moz-outline-style: none;
}

* {
	font-family: "PingFang SC", "Source Han Sans CN", "Microsoft YaHei", "Helvetica Neue", Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif, 'SourceHanSansCN-Light', Arial, "微软雅黑", "黑体", '宋体';
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="password"] {
	-webkit-appearance: none;
}

textarea {
	-webkit-appearance: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

::-webkit-scrollbar {
	height: 0px;
	width: 0px
}

::-webkit-scrollbar-button {
	height: 0;
	width: 0
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
	display: block
}

::-webkit-scrollbar-button:vertical:start:increment,
::-webkit-scrollbar-button:vertical:end:decrement {
	display: none
}

::-webkit-scrollbar-track:vertical,
::-webkit-scrollbar-track:horizontal,
::-webkit-scrollbar-thumb:vertical,
::-webkit-scrollbar-thumb:horizontal,
::-webkit-scrollbar-track:vertical,
::-webkit-scrollbar-track:horizontal,
::-webkit-scrollbar-thumb:vertical,
::-webkit-scrollbar-thumb:horizontal {
	border-style: solid;
	border-color: transparent
}

::-webkit-scrollbar-track:vertical::-webkit-scrollbar-track:horizontal {
	background-clip: padding-box;
	background-color: #fff;
}

::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
	background-clip: padding-box;
	background-color: rgba(0, 0, 0, .2);
	min-height: 28px;
	padding-top: 100
}

::-webkit-scrollbar-thumb:hover {
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .25);
	background-color: rgba(0, 0, 0, .4)
}

::-webkit-scrollbar-thumb:active {
	-webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .35);
	background-color: rgba(0, 0, 0, .5)
}

::-webkit-scrollbar-track:vertical,
::-webkit-scrollbar-track:horizontal,
::-webkit-scrollbar-thumb:vertical,
::-webkit-scrollbar-thumb:horizontal {
	border-width: 0;
}

::-webkit-scrollbar-track:hover {
	-webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .1);
	background-color: rgba(0, 0, 0, .05)
}

::-webkit-scrollbar-track:active {
	-webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .14), inset -1px -1px 0 rgba(0, 0, 0, .07);
	background-color: rgba(0, 0, 0, .05)
}

header {
	display: block;
	position: fixed;
	width: 100%;
	height: 65px;
	left: 0;
	top: 0;
	z-index: 999;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
	background-color: black;
}

.content {
	width: 80%;
	margin: auto;
	display: block;
}

.header-logo {
	float: left;
	width: 223px;

}

.header-logo a {
	display: block;
}

.header-logo a img {
	width: 85%;
	margin-top: 5px;
}

.header-right {
	float: right;
	/* width: 80%; */
	/* line-height: 64px; */
	height: 64px;
}

.header-language {
	/* height: 19px;
    line-height: 19px; */
	float: right;
	margin-left: 25px;
	border-left: 1px solid #999;
	/* margin-top: 15px; */
	height: 64px;
}

.header-language * {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}

.header-language ul {
	padding-left: 24px;
	margin-top: 14px;
}

.h-language-icon {
	/* height: 19px; */
	background: url(../image/e-book.png) left center no-repeat;
	padding-left: 25px;
}

.header-language ul a {
	color: #ccc;
	font-size: 16px;
	/* line-height: 34px; */
	display: block;
}

.header-language i {
	display: block;
	overflow: hidden;
	font-size: 12px;
	color: rgb(219 219 219 / 50%);
	font-family: math;
	text-align: center;
	text-transform: uppercase;
	line-height: 25px;
	font-style: normal;
	transition: all 0.3s linear;
	font-weight: bolder;
	/* height: 30px;
	line-height: 30px; */
}

.header-nav {
	float: right;
	height: 64px;
}

.header-nav li {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	height: 64px;
	margin-left: 30px;
	margin-top: 14px;
}

.header-nav li a {
	font-size: 16px;
	color: #ccc;
	/* margin-left: 40px; */
	/* line-height: 34px; */
	display: block;
}

.header-nav li i {
	display: block;
	overflow: hidden;
	font-size: 12px;
	color: rgb(219 219 219 / 50%);
	font-family: math;
	text-align: center;
	text-transform: uppercase;
	/* line-height: 30px; */
	font-style: normal;
	transition: all 0.3s linear;
	/* padding-left: 40px; */
	font-weight: bolder;
}

.header-nav li ul.children {
	display: block;
	position: absolute;
	width: 180px;
	height: 0px;
	overflow: hidden;
	top: 80px;
	left: -46px;
	background: #fff;
	z-index: 9999;
	border-radius: 1px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
}

.header-nav li ul.children li {
	margin: auto;
	text-align: center;
	display: block;
	height: auto;
}

.header-nav li ul.children li a {
	font-size: 14px;
	color: #000;
	width: 100%;
	display: block;
	margin: auto;
	line-height: 22px;
	padding: 10px 0;
	border-bottom: 1px solid #fff;
}

.header-nav li ul.children li a:last-child {
	border-bottom: none;
}

.header-nav li ul.children li a:hover {
	color: #0072dc;
}

.showchildren {
	top: 55px !important;
	height: auto !important;
	overflow: visible !important;
}

.nav_mobile {
	display: none;
	position: fixed;
	left: 0;
	top: 0px;
	width: 100%;
	height: auto;
	z-index: 999;
	transition: all .5s ease;
	padding: 5px;
	background: #fff;
}


.m_logo {
	height: 59px;
	float: left;
	margin: auto;
	/* width: 100%; */
	display: block;

}

.m_logo img {
	width: 100%;
}

.cd-nav-trigger {
	position: absolute;
	z-index: 898;
	top: 4px;
	right: 5%;
	height: 44px;
	width: 44px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	-webkit-transition: -webkit-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	transition: transform 0.2s;
}

.cd-nav-trigger span {
	background: #000;
	position: absolute;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 28px;
	height: 1px;
}

.cd-nav-trigger span::before,
.cd-nav-trigger span:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: inherit;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.2s, width 0.2s;
	-moz-transition: -moz-transform 0.2s, width 0.2s;
	transition: transform 0.2s, width 0.2s;
}

.cd-nav-trigger span::before {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top;
	-webkit-transform: translateY(-7px);
	-moz-transform: translateY(-7px);
	-ms-transform: translateY(-7px);
	-o-transform: translateY(-7px);
	transform: translateY(-7px);
}

.cd-nav-trigger span::after {
	-webkit-transform-origin: right bottom;
	-moz-transform-origin: right bottom;
	-ms-transform-origin: right bottom;
	-o-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: translateY(7px);
	-moz-transform: translateY(7px);
	-ms-transform: translateY(7px);
	-o-transform: translateY(7px);
	transform: translateY(7px);
}

.cd-nav-container {
	background-color: #04003e;
	position: fixed;
	z-index: 9999;
	top: 50px;
	right: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: -webkit-transform 0.4s 0s, box-shadow 0s 0.4s;
	-moz-transition: -moz-transform 0.4s 0s, box-shadow 0s 0.4s;
	transition: transform 0.4s 0s, box-shadow 0s 0.4s;
}

.cd-nav {
	padding-top: 12%;
	margin-top: auto;
}

.cd-nav li {
	width: 99%;
	overflow: hidden;
	position: relative;
}

.cd-nav a {
	border-bottom: #080265 1px solid;
	position: relative;
	display: block;
	width: 74%;
	text-align: center;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
	font-size: 18px;
	color: #fff;
	padding: 0.8em 0;
	margin: 0px auto;
	text-transform: uppercase;
}

.mchildren {
	display: none;
	border-bottom: #080265 1px solid;
	width: 74%;
	margin: 0px auto;
}

.mchildren a {
	border-bottom: none;
	position: relative;
	display: block;
	width: 74%;
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding: 0.8em 0;
}

.cd-overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	visibility: hidden;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.4s 0s, visibility 0s 0.4s;
	-moz-transition: opacity 0.4s 0s, visibility 0s 0.4s;
	transition: opacity 0.4s 0s, visibility 0s 0.4s;
	z-index: 998;
}

.no-touch .cd-nav-trigger {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.no-touch .cd-nav-trigger span::after,
.no-touch .cd-nav-trigger span::before {
	width: 50%;
}

.no-touch .cd-nav-trigger span::before {
	-webkit-transform: translateX(1px) translateY(0px) rotate(45deg);
	-moz-transform: translateX(1px) translateY(0px) rotate(45deg);
	-ms-transform: translateX(1px) translateY(0px) rotate(45deg);
	-o-transform: translateX(1px) translateY(0px) rotate(45deg);
	transform: translateX(1px) translateY(0px) rotate(45deg);
}

.no-touch .cd-nav-trigger span::after {
	-webkit-transform: translateX(1px) translateY(0px) rotate(-45deg);
	-moz-transform: translateX(1px) translateY(0px) rotate(-45deg);
	-ms-transform: translateX(1px) translateY(0px) rotate(-45deg);
	-o-transform: translateX(1px) translateY(0px) rotate(-45deg);
	transform: translateX(1px) translateY(0px) rotate(-45deg);
}

.cd-nav-container.is-visible {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	-webkit-overflow-scrolling: touch;
	box-shadow: -4px 0 30px rgba(0, 0, 0, 0.2);
	-webkit-transition: -webkit-transform 0.4s 0s, box-shadow 0s 0s;
	-moz-transition: -moz-transform 0.4s 0s, box-shadow 0s 0s;
	transition: transform 0.4s 0s, box-shadow 0s 0s;
}

.cd-overlay.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.4s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.4s 0s, visibility 0s 0s;
	transition: opacity 0.4s 0s, visibility 0s 0s;
}

footer {
	background: #313131;
	display: block;
}

.gf-footer {
	position: relative;
	overflow: hidden;
	padding-top: 2%;
	padding-bottom: 3%;
	margin-left: 60px;
}

.gf-footer-logo {
	/* border-bottom: 1px solid #fff; */
	padding: 5px 0;
	margin: 10px 0 5px 0;
}

.gf-footer ul {
	float: left;
	width: 25%;
}

.gf-footer ul h3 {
	color: #ccc;
	font-size: 18px;
	line-height: 26px;
}

.gf-footer ul h3 line {
	height: 1px;
	width: 20px;
	background: #ccc;
	margin-top: 10px;
	display: block;
}

.gf-footer ul li {
	padding: 5px 0;
	font-size: 14px;
	line-height: 24px;
	color: #CCC;
}

.gf-footer ul li a {
	color: #ccc;
	font-size: 14px;
	padding: 4px 0;
	display: block;
}

.gf-footer ul:nth-child(2) h3 {
	margin-bottom: 5px;
}

.gf-footer ul:nth-child(2) a {
	color: #ccc;
}

.gf-footer-r {
	/* float: right; */
	width: 330px;
}

.gf-footer-r ul {
	width: 100%;
	margin-right: 0;
	position: relative;
}

.gf-footer-copy {
	background: #000;
	padding: 20px 0;
	overflow: hidden;
	color: #999;
}

.gf-footer-copy li.left {
	float: left;
	text-transform: uppercase;
}

.gf-footer-copy li.right {
	float: right;
	text-align: right;
}

.gf-footer-copy li a {
	color: #fff;
}

.solutionYema {
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}


.pagination a,
.pagination span {
	display: inline-block;
	position: relative;
	padding: .4rem .8rem;
	line-height: 1.4;
	text-decoration: none;
	color: #0072dc;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .1);
	margin-left: -1px
}

.pagination a:first-child,
.pagination span:first-child {
	margin-left: 0
}

.pagination a:hover,
.pagination span:hover,
.pagination a.page-num-current {
	z-index: 4;
	border-color: #0072dc
}

@media screen and (max-width: 768px) {
	header {
		display: none;
	}

	.nav_mobile {
		display: block;
	}

	.m-height {
		height: 69px;
		width: 100%;
		display: block;
	}

	.gf-footer {
		padding-top: 5%;
		padding-bottom: 3%;
		margin-left: 0px;
	}

	.gf-footer-logo {
		display: none;
	}

	.gf-footer-l {
		display: none;
	}

	.gf-footer-r {
		float: none;
		width: 100%;
		padding-bottom: 5%;
		overflow: hidden;
		text-align: center;
	}

	.gf-footer ul h3 line {
		margin: 10px auto;
	}

	.gf-footer-copy li.left {
		float: none;
		text-align: center;
	}

	.gf-footer-copy li.right {
		float: none;
		text-align: center;
	}


}
