* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

@font-face {
	font-family: "GTE";
	font-weight: normal;
	src: url("../fonts/gteestiprodisplay_regular.otf") format("opentype");
}

@font-face {
	font-family: "GTE";
	font-weight: bold;
	src: url("../fonts/gteestiprodisplay_bold.otf") format("opentype");
}

@-webkit-keyframes pulse {
    0% {
		margin: 0;
		padding: 0;
    }
    50% {
		margin: 10px 0px 0px 0px;
    }
    100% {
        opacity: 1;
		margin: 0px 0px 0 0;
    }
}

html
{
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font-size: 17px; 
  background: white;  
  color:#000; 
  font-family: 'GTE', sans-serif;
  min-width: 1000px; 
  min-height: 1000px;
  /*zoom: 1.2;*/

}

body 
{
	margin: 0;
	padding: 0;
	background-color: white;
	overflow-x: hidden;
	overflow-y: unset;

}

.block-content
{
	width: 1000px;
	height: 100%;
	margin: auto;
	position: relative;
	margin-top: 0;

}

a
{
	text-decoration: none;
	color: black;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 45.4795px;
	line-height: 53px;
	font-weight: normal;
	margin: 0;
	padding-top: 26px;
}

h2
{
	font-size: 22.7397px;
	line-height: 26px;
	font-weight: normal;
	margin: 0;
}

p
{
	margin: 0;
}

.nav
{
	position: absolute;
	left: 300px;
    top: 36px;
	display: none;
}

.nav a
{
	display: inline-block;
	margin-right: 12px;
	font-size: 16px;
	color: black;
	padding-bottom: 3px;
	border-bottom: 6px solid #f2f2f2;
	text-decoration: none;
}

.nav a:hover
{
	border-bottom: 6px solid black;
}

.ta-logo
{
	float: right;
	height: auto;
	margin-top: 58px;
	width: 120px;
}

.ta-logo:hover
{
	filter: grayscale(.2);
}

.k-logo
{
	margin-top: 56px;
	width: 150px;

}

.k-logo:hover
{
	filter: grayscale(.2);
}

section 
{
	border-top: 1px solid transparent;
	border-bottom: 0;

}


.block1
{
	background: url(../img/block1_bg.jpg?) no-repeat scroll center -1px white;;
	height: 1100px;
}

.block1 .lamp
{
    position: absolute;

	right: 200px;
	top: 570px;
	z-index: 100;
}

.block1 h1
{
    position: absolute;
    left: 280px;
    top: 10px;
    display: block;
    width: 455px;
    font-style: normal;
    font-weight: normal;
    font-size: 46.0201px;
    line-height: 53px;
    text-align: center;
    color: #F06400;
	z-index: 1000;
}

.block1 h2
{
	position: absolute;
    top: 820px;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 42px;
    color: #000000;
}

.block1 .ma2000
{
	position: absolute;
	top: 90px;
	left: 50%;
	margin-left: -270px;
}

.block1 .z
{
    top: 316px;
    left: 186px;
    position: absolute;
}

.block1 .z2
{
    top: 920px;
    right: -60px;
    z-index: 100;
    position: absolute;
}

.block1 .infog
{
    top: 890px;
    left: 0px;
    position: absolute;
}

.block1 .img
{
	top: 555px;
    right: 0;
    position: absolute;
    width: 409px;
}

.block1 .article
{
	display: block;
	text-decoration: none;
	width: 500px;
	position: absolute;
	top: 552px;
}

.block1 .article:hover
{
	opacity: 0.95;
}

.block1 .article .title
{
	font-style: normal;
	font-weight: normal;
	font-size: 32px;
	line-height: 32px;
	
	color: #FFFFFF;
	display: block;
	margin-bottom: 20px;
}

.block1 .article .desc
{
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	display: block;

	color: #FFFFFF;
	margin-bottom: 25px;
}

.block1 .article .button
{
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 121%;
	display: inline-block;

	color: #FFFFFF;
	position: relative;
	float: right;
}

.block1 .article .button::before
{
	content: " ";
	width: 12px;
	height: 38px;
	position: absolute;
	left: -28px;
	top: -14px;
	color: white;
	background-color: white;
}

.block1 .article .button:hover::before
{
	left: -22px;
}

.block3
{
	background: url(../img/block3_bg.jpg?) no-repeat scroll center -1px white;;
	height: 860px;
}

.block3 .title
{
	z-index: 100;
    position: absolute;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 42px;
    right: 170px;
    top: 24px;
    color: #FFFFFF;
}

.block3 .girl
{
	position: absolute;
	width: 553px;
}

.block3 .text
{
	position: absolute;
	right: 0;
	top: 20px;
}

.block3 .gr {
    position: absolute;
    left: 340px;
    top: 210px;
    z-index: 100;
}

.block3 .z2 {
    position: absolute;
    left: -80px;
    top: 314px;
    z-index: 100;
}

.block3 h2
{
	position: absolute;
    top: 440px;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 42px;
    color: #000000;
}

.block3 .printer
{
	position: absolute;
    top: 450px;
	right: 0;
	width: 600px;
}

.block3 .info
{
	position: absolute;
    top: 490px;
	left: 0;
}

.block3 .leaf
{
    position: absolute;
    top: 490px;
    left: 500px;
    z-index: 10000;
}

.block3 .z1
{
	position: absolute;
    top: 720px;
    right: 96px;
    z-index: 10000;
}

.block4 h3
{
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	line-height: 42px;
	color: #000000;
}


.block4 .printer
{
	position: relative;
	display: block;
	text-decoration: none;
}

.block4 .printer:hover
{
	text-decoration: none;
	opacity: 0.95;
}

.block4 .printer img
{
	margin-top: -46px;
	float: left;
	z-index: 100000;
}

.block4 .printer .gray
{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;	

	margin-left: 200px;
	height: 207px;
	background-color: #EDEDED;
	color: black;

	padding-left: 130px;
	margin-top: 28px;

	margin-bottom: 28px;
}

.block4 .printer .gray .title
{
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	line-height: 42px;
	display: block;
	padding: 18px 0 0px;
}

.block4 .printer .gray .title2
{
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	display: block;
	padding-bottom: 17px;
}

.block4 .b1
{
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	color: #000000;	
	margin: 0px 0 0px 18px;
	float: left;
}

.block4 .button
{
	float: right;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 121%;
	position: relative;
	color: #F06400;
}

.block4 .button:hover::before
{
	left: -28px;

}

.block4 .button::before
{
	content: "";
	position: absolute;
	left: -20px;
	top: -10px;
	width: 12px;
	height: 38px;
	background-color: #F06400;
}


.block_banner
{
	background: url(../img/banner_bg.png?) no-repeat scroll center 0px white;
    height: 200px;
	margin-top: 35px
}

.block_banner img:hover
{
	opacity: 0.9;

}

.block_video
{
	height: 764px;
	margin-top: 20px;
}

.block_video h3
{
	font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 42px;
    color: #000000;
    position: absolute;
    left: 220px;
    top: 20px;
    margin: 0;
}

.block_video video
{
	position: absolute;
	top: 76px;
	object-fit: cover;
}

.block_video .gray
{
	height: 100%;
	width: 759px;
	background: rgba(196, 196, 196, 0.31);
	margin:auto;
}

.block_video .navigation
{
	text-align: center;
	position: absolute;
    top: 700px;
    left: 340px;
}


.block_video .navigation img
{
	display: inline;
	padding: 6px;
}

.block_video .navigation .arr
{
	margin-bottom: 5px;
}

.block_video .to1
{
    cursor: pointer;
	
}

.block_video .to2
{
    cursor: pointer;
}

.block4 h3
{
	font-size: 40px;
}

.dd
{
	transition-duration: 10s !important;
	transition-delay: 0s, 1s;
}


footer
{
	height: 76px;
	background-color: #ED6707;
}



footer .block-content
{

}

@media screen and (max-width: 1040px) {



}