/* 
ZigZag Template

*/

/* --** Reset CSS **-- */
* {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}

html, body, button, input, select, textarea {
	font-family: Arial;
	font-size: 12px;
	color: #8c806e;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}

ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}

li {
	font-size: 13px;
	margin: 5px 0px 10px 0px;
}

pre {
	overflow: auto;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a img {
	border: 0;
}

a, input {
	outline: none;
}

a {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	color: #fff;
}
ul, ol, li{
    list-style: none;
}
a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 5px 0px 15px 0px;
	clear: both;
	font-weight: lighter;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 14px;
}

p {
	font-size: 13px;
	margin: 5px 0px 15px 0px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	display: block;
}

figure {
	margin: 0;
}

::-webkit-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
}

:-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
}

::-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	opacity: 1;
 /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
}

input:focus, textarea:focus {
	outline: none;
	background-color: #fff;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
}

input:focus, select:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

.copyrights {
	text-indent: -9999px;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.space-20 {
    height: 20px;
}
.space-40 {
    height: 40px;
}
.space-60 {
    height: 60px;
}
/* <<< Design Holder >>> */
.DesignHolder {
	position: relative;
	display: block;
	width: 100%;
	min-height: 100%;
}

/* <<< Layout Frame >>> */
.LayoutFrame {
	margin: 0 auto;
	width: 100%;
	display: block;
}

/* <<< Body >>> */
body {
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	width: 1280px;
	margin: 0 auto;
	background-color: #ecd1b2;
}
	
	/* <<< Header >>> */
.header {
	padding: 0px 0px 145px 0px;
	width: 100%;
	height: 617px;
	background: url(../../static/img/header-bg.png) top center no-repeat;
}

.header .Center {
	max-width: 1098px;
	margin: auto;
	position: relative;
	padding-top: 0px;
}

.header .arrow {
	position: absolute;
	bottom: -146px;
	right: -2px;
}

.header .Center .gamelink {
	display: flex;
	padding-left: 200px;
	padding-bottom: 16px;
	padding-top:390px;
}

.header .Center img {
	height: 64px;
	width: auto;
	padding-right: 25px;
}

	/* <<< Top Bar >>> */
.Top_Bar {
	padding-bottom: 147px;
	width: 100%;
}

.Top_Bar .site-logo {
	padding-left: 1px;
	width: 285px;
	float: left;
}

.Top_Bar .site-logo a {
	display: block;
}
 	
	/* <<< Navigation >>> */
.Navigation {
	margin-right: 180px;
	position: relative;
	width: 66.5%;
	float: right;
	background: url(../../static/img/menu-bg.png) top center no-repeat;
}

.Navigation ul {
	list-style: none;
	margin: 0px;
}

.Navigation li {
	float: left;
	margin: 0px;
	line-height: 50px;
}

.Navigation li a {
	padding: 0px 0px 0px 80px;
	font-size: 14px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}

.Navigation li a:hover, .Navigation li.active a {
	background: url(../../static/img/menu-left-hover.png) left center no-repeat;
}

.Navigation li a:hover span, .Navigation li.active a span {
	display: block;
	background: url(../../static/img/menu-right-hover.png) right center no-repeat;
}

.Navigation li a span {
	padding: 0px 127px 0px 62px;
}

.Navigation li.gap {
	margin-left: -100px;
}

.Navigation li.gap a span {
	padding: 0px 134px 0px 18px;
}

.Navigation li.gap1 a span {
	padding: 0px 138px 0px 11px;
}

.Navigation li:last-child a {
	padding-right: 0px;
}

.Navigation .triangle {
	position: absolute;
	top: 79px;
	left: 0px;
}

	/* <<< Product Section >>> */
.Product_sec {
	width: 100%;
	overflow: hidden;
}

.Product_sec ul {
	list-style: none;
	margin: 0px;
}

.Product_sec li {
	float: none;
	padding: 0px;
	margin: 0px 0px 82px 0px;
	width: 100%;
	display: inline-block;
}

.Product_sec li:last-child {
	margin-bottom: 0px;
}

.Product_sec li .right {
	width: 63.75%;
	float: right;
}

.Product_sec li .right .Details {
	width: 61.2%;
	float: left;
	text-align: right;
}

.Product_sec li .Details h3 {
	padding-right: 6px;
	font-size: 24px;
	color: #1d232c;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
	line-height: 30px;
}

.Product_sec li .Details h3 span {
	margin: -1px -7px 0px 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	display: block;
}

.Product_sec li .Details p {
	padding: 20px 0px 30px 0px;
	font-size: 14px;
	color: #8a8a8a;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin: 0px;
	line-height: 20px;
}

.Product_sec li .Details .button {
	font-size: 14px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	float: right;
	background: url(../../static/img/Learn-bg.png) no-repeat;
	width: 152px;
	height: 44px;
	line-height: 43px;
	display: block;
}

.Product_sec li .img {
	float: right;
	width: 234px;
}

.Product_sec li .left {
	padding-left: 48px;
	width: 67.1%;
	float: left;
}

.Product_sec li .left .Details {
	width: 60%;
	float: left;
	text-align: right;
}

.Product_sec li .left .Details h3 {
	padding-right: 0px;
	font-size: 24px;
	color: #1d232c;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
	line-height: 30px;
}

.Product_sec li .left .Details h3 span {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	display: block;
}

.Product_sec li .left .img {
	width: 237px;
	padding: 8px 0px 0px 0px;
}

	/* <<< Container >>> */
#Container {
	overflow: hidden;
	width: 100%;
}

	/* <<< Middle Section >>> */
.Middle_sec {
	width: 100%;
	padding-top:60px;
	height: 1017px;
	overflow: hidden;
	background: #222a36 url(../../static/img/sollication-bg.png) top center no-repeat;
}

.Middle_sec .Center {
	max-width: 1098px;
	margin: auto;
	overflow: hidden;
	text-align: center
}

.Middle_sec .Center h1 {
	color: #fff;
	font-weight: 900;
	font-size: 40px;
	-webkit-text-stroke: 2px #2a0000;
	padding-bottom: 10px;
}
.Middle_sec .Center .text {
	color: #fff;
	font-size: 18px;
	width:800px;
	margin:0 auto;
	padding: 14px;
    text-align: left;
	border: 4px solid #94390f;
	box-shadow: 8px 0px 5px 0px #2a000080;
	text-shadow: 
        -1px -1px 0 #000,  
         1px -1px 0 #000,
        -1px  1px 0 #000,
         1px  1px 0 #000;
}

.Middle_sec .Center .contactinfo p {
	color: #fff;
	font-size: 18px;
	width:800px;
	margin:0 auto;
	padding: 14px 20px 14px 60px;
    text-align: left;

}

.Middle_sec .Center ul {
	display: flex;
	width: 840px;
    margin: 0 auto;
}
.Middle_sec .Center ul li {
	width: 276px;
    padding: 0px 0 0 20px;
}

.Middle_sec .Center ul li p{
	color:#fff;
	position: absolute;
    top: 310px;
    font-size: 14px;
    width: 250px;
    padding: 12px;
	text-shadow: 
        -1px -1px 0 #000,  
         1px -1px 0 #000,
        -1px  1px 0 #000,
         1px  1px 0 #000;

}
.Middle_sec #Leftside {
	width: 51.00%;
	float: left;
	position: relative;
}

.Middle_sec #Leftside .Client {
	width: 374px;
	text-align: center;
	padding: 139px 141px 139px 142px;
	background: url(../../static/img/Client-bg.png) top center no-repeat;
	margin-top: -1px;
}

.Middle_sec #Leftside .Client img {
	margin: auto auto 16px;
	border-radius: 50%;
}

.Middle_sec #Leftside .Client h3 {
	font-size: 14px;
	color: #fff;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-style: italic;
}

.Middle_sec #Leftside .Client1 {
	padding: 94px 50px 120px 53px;
	position: absolute;
	top: 188px;
	left: 33.5%;
	text-align: center;
	background: url(../../static/img/Client-bg1.png) top center no-repeat;
	width: 374px;
}

.Middle_sec #Leftside .Client1 img {
	margin: auto;
	border-radius: 50%;
}

.Middle_sec #Leftside .Client1 p {
	padding: 3px 0px 10px 0px;
	font-size: 14px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: italic;
	margin: 0px;
	letter-spacing: -0.2px;
}

.Middle_sec #Leftside .Client1 h3 {
	font-size: 14px;
	color: #fff;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
}

.Middle_sec #Leftside .Client2 {
	padding: 139px 50px 139px 50px;
	margin: -3px 0px 0px 0px;
	text-align: center;
	background: url(../../static/img/Client-bg.png) top center no-repeat;
	width: 374px;
}

.Middle_sec #Leftside .Client2 img {
	margin: auto auto 16px;
	border-radius: 50%;
}

.Middle_sec #Leftside .Client2 p {
	font-size: 14px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
}

.Middle_sec #Leftside .Client2 h3 {
	font-size: 14px;
	color: #fff;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	font-style: italic;
}

.Middle_sec #Rightside {
	padding-top: 115px;
	width: 46.6%;
	float: right;
}

.Middle_sec #Rightside ul {
	list-style: none;
	margin: 0px;
}

.Middle_sec #Rightside li {
	float: none;
	padding: 0px 0px 152px 0px;
	margin: 0px;
	display: inline-block;
}

.Middle_sec #Rightside li:last-child {
	padding-bottom: 0px;
}

.Middle_sec #Rightside li .Industrial {
	padding-top: 4px;
	float: left;
}

.Middle_sec #Rightside li .Information {
	width: 54.5%;
	float: right;
}

.Information a {
	color: #fff;
}

.Middle_sec #Rightside li .Information h4 {
	font-size: 24px;
	color: #00b3ae;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	margin: 0px;
	text-transform: uppercase;
	line-height: 28px;
}

.Middle_sec #Rightside li .Information h4 span {
	display: block;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.Middle_sec #Rightside li .Information p {
	padding: 18px 0px 16px 0px;
	font-size: 14px;
	margin: 0px;
	color: #8a929f;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.Middle_sec #Rightside li .Information ul {
	list-style: none;
}

.Middle_sec #Rightside li .Information li {
	float: left;
	padding: 0px;
	margin: 0px 12px 0px 0px;
}

.Middle_sec #Rightside li .Information li a {
	font-size: 15px;
	background: #1c77c6;
	color: #fff;
	width: 28px;
	height: 28px;
	display: block;
	text-align: center;
	line-height: 28px;
	text-decoration: none;
}

.Middle_sec #Rightside li .Information li a .fa-twitter {
	font-size: 15px;
	width: 28px;
	height: 28px;
	display: block;
	line-height: 28px;
	background: #00bff0;
}

.Middle_sec #Rightside li .Information li a .fa-rss {
	font-size: 15px;
	width: 28px;
	height: 28px;
	display: block;
	line-height: 28px;
	background: #ffb100;
}

	/* <<< Contact Section >>> */
.Contact_sec {
	padding: 100px 0px 0px 0px;
	position: relative;
	width: 100%;
	overflow: hidden;
 /*background: url(../../static/img/contact-bg55.png) top center no-repeat;*/
	height: 500px;
	z-index: 9;
}



.Contactside {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 0px;
	background: url(../../static/img/contact-bg.png) top center no-repeat;
	height: 579px;
}

.Contact_sec .Center {
	max-width: 1098px;
	margin: auto;
	text-align: center
}

.Contact_sec  .Center h1 {
	color: #fff;
	font-weight: 900;
	font-size: 40px;
	-webkit-text-stroke: 2px #2a0000;
	padding-bottom: 10px;
}

.Contact_sec  .Center p {
	color: #f1af5a;
	font-size:22px;
}
.Contact_sec .pic {
	width:360px;
	margin:0 auto;
}
.Contact_sec .pic img {
	width:100%;
	text-align:center;
	margin:0 auto;
}
.Contact_sec .Form {
	width: 45.1%;
	position: absolute;
	top: 88px;
	right: 22.8%;
	margin: 0px;
}

.Contact_sec .Form h3 {
	padding-left: 16px;
	font-size: 24px;
	color: #2a3241;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
}

.Contact_sec .Form h3 span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.Contact_sec .Form fieldset {
	padding: 0px;
	border: 0px;
	margin: 22px 0px 0px 0px;
}

.Contact_sec .Form fieldset p {
	padding: 0px;
	margin: 0px 0px 19px 0px;
}

.Contact_sec .Form input.field {
	padding: 0px 50px 0px 100px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #fff;
	border: 0px;
	background: url(../../static/img/input-img1.png) no-repeat;
	display: block;
	width: 483px;
	height: 51px;
	border-radius: 0px;
}

.Contact_sec .Form input.field1 {
	padding: 0px 50px 0px 100px;
	margin-left: 70px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #fff;
	border: 0px;
	background: url(../../static/img/input-img1.png) no-repeat;
	display: block;
	width: 483px;
	height: 51px;
	border-radius: 0px;
}

.Contact_sec .Form textarea {
	padding: 16px 118px 10px 99px;
	margin-left: 140px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #fff;
	border: 0px;
	background: url(../../static/img/textarea-img.png) no-repeat;
	display: block;
	width: 553px;
	height: 121px;
	resize: none;
	border-radius: 0px;
	overflow: hidden;
}

.Contact_sec .Form ::-webkit-input-placeholder {
	color: #FFF;
}

.Contact_sec .Form :-moz-placeholder {
	color: #FFF;
}

.Contact_sec .Form ::-moz-placeholder {
	color: #FFF;
	opacity: 1;
 /* Since FF19 lowers the opacity of the placeholder by default */
}

.Contact_sec .Form :-ms-input-placeholder {
	color: #FFF;
}

.Contact_sec .Form input.Button {
	font-size: 14px;
	margin-left: 280px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	border: 0px;
	background: url(../../static/img/submit-bg.png) no-repeat;
	width: 481px;
	height: 51px;
	cursor: pointer;
	border-radius: 0px;
}

.Contact_sec .Form input:focus {
	outline: medium;
}

.map_sec {
	width: 100%;
	position: absolute;
	height: 501px;
}

.map_sec .center {
	width: 300px;
}

.map_sec #GoogleMap {
	height: 501px;
}

	/* <<< footer >>> */
footer {
	overflow: hidden;
	width: 100%;
	background: #222a36;
	background: url(../../static/img/footer-bg.png) top center no-repeat;
 /*height: 205px;*/
}

footer .Center {
	padding: 35px 0px 35px 0px;
	max-width: 1180px;
	margin: auto;
	text-align: center;
}

footer p {
	font-size: 13px;
	color: #bbbcbc;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

footer a {
	color: #fff;
	text-decoration: none;
}

/*===== goods =====*/

#goods {
	margin:36px auto;
	width: 800px;
    height: 570px;
	color:#fff;
}

#goods .goodList {
    padding:0px;
    margin-top: 0px;
    overflow: auto;
    height: 570px;
}

#goods .good {
    float: left;
width: 170px;
    height: 210px;
    position: relative;
    border-radius: 10px;
        margin: 0px 16px 26px 10px;
	cursor: pointer;
}
#goods .good .goodInfo {
    width: 100%;
    padding: 0 0 0;
    text-align: center;
    position: relative;
}
#goods .div-img {
    --width: var(--adm-image-width, auto);
    --height: var(--adm-image-height, auto);
    width: var(--width);
    height: var(--height);
    display: block;
    overflow: hidden;
}

#goods .div-img .good-img {
    width: 100px;
    margin: 20px auto 0px;
	object-fit: contain; 
	display: block;
}
#goods .good .goodInfo .title {
	font-size: 14px;
	color: #83d6ff;
	font-weight:bold;
}
#goods .good .goodInfo .title p{
	line-height:100%;
	font-weight:bold;
	font-size:20px;
}
#goods .good .priceBtn {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-align: center;

}
#goods 	.coin_bg_01 {
width: 170px;
    height: 210px;
	border: 3px solid #391a01;
	    background-color: #854018;

}

/*===== cart form=====*/

.cartform {
	width:700px;
	margin: 0 auto;
}
.form-group {
    display: flex;
}

.form-group label {
    width: 90px;
	color: #deb725 !important;
    text-align: right;
    padding-right: 12px;
    line-height: 36px;
	font-size:16px;
}
.form-control{
	width:500px;
	font-size:16px;
}
.form-control[disabled], .form-control[readonly] {
	color:#fff;
    background-color: #474444 !important;
}

.form-control:focus {
	-webkit-box-shadow: unset !important;
	box-shadow: unset !important;
}
.form-control::placeholder {
  color: #fff;
  opacity: 1; 
}

.cart_pay{
	text-align: center;
	display: flex;
}
.cart_pay img {
	width: 110px;
    padding-right: 10px;
	padding-bottom: 10px;
}
.cart_pay label{
	width:unset !important;
	text-align: left !important;
    line-height: unset !important;
}
.payBtn {
	font-size:16px;
    display: flex;
    align-items: center;
    justify-content: center;
	height: 50px;
    width: 187px;
	background-image: url(../../static/img/pay.png); 
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	margin-bottom: 2px;
	color: #fff;
	font-weight:bold;
	background-color: unset !important;
	cursor:pointer;
}