html {
	scroll-behavior: smooth;
}
body {
	font-family: 'Pretendard', sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #fff;
	overflow-x: hidden;
	transition: none;
	
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: #000;
	transition: 0.5s ease;
}

a:hover,
a:active,
a:focus {
	color: #000;
	text-decoration: none;
	outline: none;
}
select::-ms-expand {
	display: none;
}

nav.navbar.bootsnav ul.nav > li > a {
	padding: 26px 30px;
	font-size: 16px;
	font-weight: 400;
	color: #000;
}
.attr-nav > ul > li > a {
	font-size: 12px;
	font-weight: 400;
	color: #000;
	padding: 27px 10px;
}
.attr-nav > ul > li.inquiry {
	position: relative;
}
.attr-nav > ul > li.inquiry:after {
	border-right: 1px solid #a5a5a5;
	content: '';
	width: 1px;
	height: 10px;
	position: absolute;
	right: 0;
	top: 32px;
}
.attr-nav > ul > li.language:after {
	content: '';
	border-top: 5px solid #000;
	    border-right: 5px solid transparent;
	    border-left: 5px solid transparent;
	position: absolute;
	right: -5px;
	top: 34px;
}
.attr-nav > ul > li.language {
	position: relative;
}
.attr-nav > ul > li.language:before {
	content: '';
	width: 45px;
	border-bottom: 1px solid #000;
	position: absolute;
	left: 5px;
	top: 44px;
}
nav.navbar.bootsnav {
	border: none;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.attr-nav > ul > li.language .lang-item1{
	display: none;
	background-color: #000;
	color: #fff;
	padding: 11px;
	margin-top: -20px;
	margin-left: 5px;
	position: absolute;
}
.attr-nav > ul > li.language .lang-item2{
	display: none;
	background-color: #000;
	color: #fff;
	padding: 10px;
	margin-top: 14px;
	margin-left: 5px;
	position: absolute;
	border-top: 1px solid white;
}
.attr-nav > ul > li.language:hover .lang-item1{
	display: block;
}
.attr-nav > ul > li.language:hover .lang-item2{
	display: block;
}
.navbar-brand {
	height: 70px;
	padding: 21px 15px;
}
.capcha_img{
	background:#fff;
	width: 172px;
	height: 65px;
	border-radius: 15px;
	cursor: pointer;
	font-size:30px;
	color: #000;
	text-align: center;
	letter-spacing: 4px;
	line-height: 65px;
	font-weight: bold;
}
.capcha_area{
	display:flex;
}
.capcha_action{
	margin-left: 10px;
}
.capcha_action img{
	cursor: pointer;
}
.capcha_input{
	margin-left:10px;
	width: 170px;
	height: 65px !important;
}
footer {
	background-color: #333;
	color: #aeaeae;
	padding: 15px 0;
	font-size: 14px;
}
footer .foot_sns {
	margin-bottom: 15px;
}
footer .foot_sns ul li{
	float: left;
	opacity: 0.7;
	padding: 10px;
}
footer .foot_sns:after {
	content: '';
	display: table;
	clear: both;
}
footer .familysite .dropdown button {
	margin-top: 50px;
	background-color: #333;
	border: 1px solid #a0a0a0;
	color: #fff;
	padding: 0 10px;
	width: 138px;
	font-size: 13px;
	height: 28px;
	line-height: 26px;
	text-align: left;
	display: inline-block;
	font-weight: 400;
}
footer .familysite .dropdown button .caret {
	float: right;
	margin-top: 11px;
}
.blet span {
	padding-right: 15px;
}
.main-item1 {
	height: 1015px;
	background-color: #000;
	background-image: url(../images/utiems_02.jpg);
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
}
.main-item1 .image {
	padding-top: 230px;
}
.main-item1 .btn-group {
	padding-top: 100px;
}
.main-item1 .btn-group a {
	background-color: #000;
	border:1px solid #fff;
	display: inline-block;
	width: 215px;
	height: 37px;
	line-height: 37px;
	font-size: 20px;
	padding-left: 20px;
	border-radius: 20px;
	margin-right: 20px;
	position: relative;
	color:#fff;
	font-weight:400;
}
.main-item1 .btn-group a:before {
	width: 57px;
	height: 2px;
	background-color: #fff;
	display: block;
	content: '';
	position: absolute;
	right: 20px;
	top: 20px;
}
.main-item1 .btn-group a:after {
	width: 12px;
	height: 2px;
	background-color: #fff;
	display: block;
	content: '';
	position: absolute;
	right: 20px;
	top: 17px;
	transform: rotate(30deg);
}
.main-item1 .btn-group a:hover {
    background-color: #fff;
    color: #000;
}
.main-item1 .btn-group a:hover:after,.main-item1 .btn-group a:hover:before {
    background-color:#000;
}
.decobox {
    position: relative;
    bottom: 41px;
    width: 82px;
    padding-bottom: 91px;
		margin: 0 auto;
}
.decobox:before {
    display: block;
    position: absolute;
    bottom: 12px;
    left: 50%;
    width: 2px;
    height: 60px;
    background-image: linear-gradient(to bottom, #fff 0%,#fff 100%);
    opacity: 1;
    content: '';
}
.decobox .text {
    line-height: 22px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: -1px;
}
.decobox .deco {
    position: absolute;
    bottom: 0;
    left: calc(50% - 26px);
    width: 40px;
    height: 40px;
    animation: deco 4s ease infinite;
}
.decobox .deco:before {
    display: block;
    position: absolute;
    top: 6px;
    left: 7px;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 100%;
    content: '';
    animation: big 4s ease infinite;
}

.decobox .deco:after {
    display: block;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 3px);
    z-index: 2;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 10px;
    content: '';
}
@keyframes deco {
0%{transform:translateY(-56px);}
25%{transform:translateY(0);}
100%{transform:translateY(0);}
}

@keyframes big {
0%{transform:scale(1); opacity:1;}
25%{transform:scale(1); opacity:1;}
50%{transform:scale(2); opacity:0;}
50.01%{transform:scale(1); opacity:1;}
75%{transform:scale(2); opacity:0;}
75.01%{transform:scale(1); opacity:1;}
100%{transform:scale(2); opacity:0;}
}

.main-item2 {
	padding-top: 150px;
	margin-top: -113px;
	background-color: #000;
}
.main-item2 .video {
	text-align: center;
}
.main-item2 .video img {
	display: inline-block;
}
.main-item2 .navibar {
	padding-top: 110px;
	padding-bottom: 50px;
}
.main-item2 .navibar ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.main-item2 .navibar ul li {
	border-left: 1px solid #626262;
	line-height: 45px;
	text-align: center;
	
}
.main-item2 .navibar ul li:first-child {
	border: none;
}
.main-item2 .navibar ul li a {
	font-size: 25px;
	color: #626262;
	padding: 0 67px;
	font-weight: 700;
}
.en.main-item2 .navibar ul li a {
	padding: 0 44px;
}
.main-item2 .navibar ul li:first-child a {
	padding-left: 0;
}
.main-item2 .navibar ul li:last-child a {
	padding-right: 0;
}
.main-item2 .navibar ul li a:hover {
	color: #fff;
}
.main-item3 {
	height: 996px;
	background-image: url(../images/utiems_08.jpg);
	background-size: cover;
	position: relative;
}
.main-item3 .txt1 {
	padding-top: 60px;
}
.main-item3 .txt2 {
	padding-top: 90px;
}
.main-item3 .txt3 {
	text-align: right;
	padding-top: 110px;
}
.main-item3 .txt4 {
	padding-top: 70px;
}
.main-item3 .img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -240px;
	margin-top: -330px;
	z-index: 3;
}
/* .main-item3:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	background-image: radial-gradient(circle at center, #814d1c, rgba(255,255,255,0), rgba(255,255,255,0));
	border-radius: 50%;
	width: 800px;
	height: 800px;
	margin-left: -400px;
	margin-top: -300px;
	z-index: 2;
} */
.main-item4 {
	background-color: #000;
	text-align: center;
	padding: 70px 0;
}
.main-item5 {
	padding-top: 120px;
}
.main-item5 .tips {
	display: inline-block;
	background-color: #000;
	color: #fff;
	font-weight: 700;
	font-size: 25px;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-right: 5px;
}
.main-item5 .title {
	font-size: 35px;
	padding: 30px 0;
	font-weight: 700;
}
.main-item5 .conts {
	font-size: 18px;
	line-height: 35px;
	padding-bottom: 50px;
	letter-spacing: -1px;
}
.main-item5 .item .hd h4 {
	font-size: 22px;
	font-weight: 700;
	padding-bottom: 30px;
}
.main-item5 .item .hd .imgs {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative;
	padding-bottom: 100px;
}
.main-item5 .tabpage .nav.nav-tabs li {
	width: 50%;
}
.main-item5 .tabpage .nav.nav-tabs {
	border: none;
}
.main-item5 .tabpage .nav.nav-tabs li a {
	font-size: 28px;
	font-weight: 700;
	color: #919191;
	text-align: center;
	border: none;
}
.main-item5 .tabpage .nav.nav-tabs li.active a {
	color: #000;
	border-bottom: 3px solid #000;
}
.main-item5 .tabpage .tab-content .txt1 {
	font-size: 22px;
	font-weight: 700;
	padding-top: 55px;
	padding-bottom: 35px;
}
.main-item5 .tabpage .tab-content .txt2 {
	font-size: 18px;
	padding-bottom: 100px;
}
.main-item5 .item1 {
	background-color: #f5f5f5;
	margin-top: 120px;
	padding-top: 120px;	
}
.main-item5 .item .hd .imgs .round {
	width: 420px;
	height: 500px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.main-item5 .item .hd .imgs .round:after {
	content: '';
	display: block;
	width: 350px;
	height: 350px;
	border-radius: 50%;
	border: 1px solid #000;
	animation: scale 4s infinite;
}
.main-item5 .item .hd .imgs .round:before {
	content: '';
	display: block;
	position: absolute;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	background-image: linear-gradient(to bottom, #6e6d6d, #050605);
	animation: scale 4s infinite;
}
.main-item5 .item .hd .imgs .img {
	position: relative;
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(20px);
  }
}
@keyframes scale {
  0%, 100% {
			transform: scale(1);
  }
  50% {
        transform: scale(1.1);
  }
}
.main-item5 .item .hd .imgs .ani {
	position: absolute;
	z-index: 3;
	animation: bounce 4s infinite;
}
.main-item5 .item2 {
	padding-top: 120px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: block!important;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	
}
.item2 .owl-carousel .owl-nav .owl-next, .item2 .owl-carousel .owl-nav .owl-prev {
	width: 30px;
	height: 55px;
	background-image: url(../images/next-icon.png);
}
.item2 .owl-carousel .owl-nav .owl-prev {
	position: absolute;
	background-image: url(../images/prev-icon.png);
	left: 0px;
}
.item2 .owl-carousel .owl-nav .owl-next {
	right: 0;
	position: absolute;
	right: 0px;
}
.item2 .owl-carousel .owl-nav .owl-next span, .item2 .owl-carousel .owl-nav .owl-prev span {
	display: none;
}
.item2 .owl-carousel .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
}
.main-item5 .item3 {
	background-color: #f5f5f5;
	padding:120px 0;
}
.main-item5 .press {
	position: relative;
	height: 200px;
}
.main-item5 .press ul li .dot i{
	display: block;
	width: 14px;
	height: 14px;
	border: 2px solid #000;
	background-color: #fff;
	border-radius: 50%;
	margin: 22px;/*250123 margin: 19px;*/
	z-index: 2;
	position: relative;
	transition: 0.5s ease /*250123 from none*/
}
.main-item5 .press ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.main-item5 .press ul li {
	display: flex;
	flex-direction: column;
	justify-content: start;
	align-items: center;
}
.main-item5 .press ul li .txt {
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
	margin-top: -30px;
	transition: 0.5s ease;
	min-width: 200px;
}
.main-item5 .en.press ul li .txt  {
	min-width: 230px;
}
.main-item5 .en.press:before {
	width: 950px;
	margin-left: -470px;
}
.main-item5 .press ul li.active .dot i{
	display: block;
	width: 26px;
	height: 26px;
	border: 6px solid #de2470;
	background-color: #fff;
	margin: 12px;
	transition: 0.5s ease;
}
.main-item5 .press ul li .dot {
	/*250123 overflow 하는 문제 발생
	width: 90px;
	height: 90px;
	*/
	border: 20px solid #fff;
	background-color: #fff;
	border-radius: 50%;
	transition: 0.5s ease;
}
.main-item5 .press ul li.active .dot {
	background-color: #d3cefb;
	border: 20px solid #f6f5fe;
}
.main-item5 .press ul li.active .txt {
	font-size: 22px;
	font-weight: 700;
	margin-top: 0px;
}
.main-item5 .press:before {
	content: '';
	display: block;
	position: absolute;
	width: 1000px;
	height: 1px;
	background-color: #b2b2b2;
	top: 50px;/*top: 45px;*/
	left: 50%;
	margin-left: -490px;
}
.main-item5 .item4 {
	padding-bottom: 150px;
}
.main-item6 {
	background-color: #f5f5f5;
	padding: 120px 0;
}
.main-item6 .title {
	font-size: 35px;
	text-align: center;
	font-weight: 500;
}
.main-item6 .sub-title {
	font-size: 18px;
	text-align: center;
	font-weight: 500;
	padding: 20px 0;
}
.main-item6 b {
	font-weight: 700;
}
.main-item7 {
	background-color: #000;
	padding: 40px 0 100px;
}
.main-item7 .bd {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.main-item7 .bd .item {
	position: relative;
}
.main-item7 .bd .item img {
	position: relative;
	z-index: 1;
}
.main-item7 .bd {
	padding-top: 40px;
}
.main-item7 .bd .item:before {
	content: '';
	display: block;
	height: 300px;
	position: absolute;
	left: 0;
	top: 50px;
	border-left: 1px solid #8f8f8f;
}
.main-item7 .bd .item:first-child:before {
	display: none;
}
.main-item7 .bd .item:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	background-image: radial-gradient(circle at center, rgba(71,42,15,1), rgba(71,42,15,0.5), rgba(255,255,255,0), rgba(255,255,255,0));
	border-radius: 50%;
	width: 400px;
	height: 400px;
	margin-left: -200px;
	margin-top: -180px;
	z-index: 0;
	transition: 0.5s ease;
}
.main-item7 .bd .item:hover:after {
	opacity: 0.5;
	background-image: radial-gradient(circle at center, rgba(71,42,15,1), rgba(71,42,15,0.5), rgba(255,255,255,0), rgba(255,255,255,0));
}
.main-item8 {
	background-color: #000;
}
.main-item8 h2 {
	color: #fff;
	font-size: 35px;
	font-weight: 700;
	padding: 30px 15px;
}
.main-item8 #form-template label {
	font-size: 20px;
	color: #fff;
}
.main-item8 #form-template label:before {
	content: '';
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #fff;
	margin: 2px 5px;
}
.main-item10 {
	background-color: #f5f5f5;
}
.form-control {
	height: 46px;
	line-height: 46px;
	background-color: #222;
	border: none;
	border-radius: 10px;
	color: #fff;
}
#form-template .file-input {
	width: 100%;
}
#form-template .file-input input{
	border-radius: 10px;
}
#form-template input[type=file] {
	position: relative;
	top: 0px;
	right: 0;
	bottom: 0;
	border: 0;
	padding: 0;
	margin: 0;
	height: 34px;
	cursor: pointer;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	width: 100%;
	margin-top: -34px;
	z-index: 2;
}
.email-input ,.phone-input {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.unshow {
	height: 0;
	width: 0;
	overflow: hidden;
	border: none;
	margin: 0;
	padding: 0;
}
.email-input input {
	width: 45%;
}
.email-input i ,.phone-input i {
	font-size: 20px;
	color: #fff;
	font-style: normal;
}
#form-template .file-input {
	z-index: 1;
}
#form-template {
	padding-bottom: 113px;
}
.phone-input input {
	width: 30%;
}
.flex-row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
#form-template button[type="submit"] {
	background-color: #000;
	font-weight: 400;
	display: inline-block;
	width: 215px;
	height: 37px;
	line-height: 37px;
	font-size: 20px;
	padding-left: 20px;
	border-radius: 20px;
	position: relative;
	border: none;
	color: #fff;
	text-align: left;
	font-weight: 400;
	border:1px solid #fff;
}
#form-template button[type="submit"]:before {
	width: 57px;
	height: 2px;
	background-color: #fff;
	display: block;
	content: '';
	position: absolute;
	right: 20px;
	top: 20px;
}
#form-template button[type="submit"]:after {
	width: 12px;
	height: 2px;
	background-color: #fff;
	display: block;
	content: '';
	position: absolute;
	right: 20px;
	top: 17px;
	transform: rotate(30deg);
}
#form-template button[type="submit"]:hover {
    color: #000;
    background-color: #fff;
}
#form-template button[type="submit"]:hover:after , #form-template button[type="submit"]:hover:before {
    background-color: #000;
}
.phone-input .glyphicon-ok ,.email-input .glyphicon-ok {
	display: none;
}
.has-feedback label ~ .form-control-feedback ,.form-textarea .form-control-feedback, .agreement .form-control-feedback {
	top: 37px;
}
.form-control-feedback {
	color: #fff!important;
}
em.help-block {
    position: absolute;
    top: 0px;
    background:none;
    left: unset;
		color: #ccc!important;
    font-size: 14px;
    font-style: normal;
    z-index: 3;
    right: 19px;
}
.error.help-block {
	display: none!important;
}

.main-item7 .bd .item a .defalut {
    display: block
}
.main-item7 .bd .item a .hover {
    display: none;
}
.main-item7 .bd .item a:hover .defalut {
    display: none;
}
.main-item7 .bd .item a:hover .hover {
    display: block
}








@media (min-width: 1200px){
	.container {
	    width: 1200px;
	}
}
@media (max-width:1199px) {
	.main-item4 img {
		width: 50%;
	}
	.main-item1 {
		height: 800px;
	}
	.main-item2 .navibar ul li a {
	    font-size: 21px;
	    padding: 0 53px;
	}
	.main-item2.en .navibar ul li a {
	    font-size: 19px;
	    padding: 0 31px;
	}
	.main-item3 .img img {
		width: 70%;
	}
	.main-item3 .img {
	    margin-left: -214px;
	    margin-top: -240px;
	}
	.main-item5 .item .hd .imgs .ani {
		width: 252px;
		left: 50%;
		margin-left: -126px;
	}
	.main-item5 .item .hd .imgs .round:before {
		width:200px;
		height: 200px;
	}
	.main-item5 .item .hd .imgs .round:after {
		width: 250px;
		height: 250px;
	}
	.main-item5 .item .hd .imgs .round {
		height: 320px;
	}
	.main-item5 .press ul li .txt {
		min-width: 162px;
	}
	.main-item5 .press:before {
	    width: 810px;
	    margin-left: -388px;
	}
	.main-item8 {
		padding-top: 30px;
	}
	.main-item5 .title img {
		width: 90%;
	}
	.main-item5 .tabpage .nav.nav-tabs li a {
		font-size: 19px;
	}
	#loc5 .title img {
		width: 100px;
	}
	.main-item5 .en.press ul li .txt {
		min-width: 150px;
		font-size: 14px;
	}
	.main-item5 .en.press:before {
	    width: 790px;
	    margin-left: -388px;
	}
}
@media (max-width:990px) {
	.main-item1 .image {
	    padding-top: 161px;
	}
	.main-item1 {
	    height: 600px;
	}
	.main-item1 .image img {
		width: 50%;
	}
	.main-item2 .navibar ul li a {
	    font-size: 19px;
	    padding: 0 31px;
	}
	.main-item2.en .navibar ul li a {
	    font-size: 14px;
	    padding: 0 31px;
	}
	.main-item3 {
		height: 900px;
	}
	.main-item3 .img img {
		width: 60%;
	}
	
	.main-item3 .img {
	    margin-left: -214px;
	    margin-top: -190px;
	}
	.main-item3 .txt3 img ,.main-item3 .txt4 img ,.main-item3 .txt2 img {
		width: 40%;
	}
	 .main-item3.en .txt4 img, .main-item3.en .txt2 img {
		width: 50%;
	}
	.main-item3.en .img {
	    margin-left: -159px;
	}
	.main-item3.en .txt3 img {
		width: 30%;
	}
	.main-item5 .title {
		font-size: 26px;
	}
	.main-item5 .conts {
	    font-size: 16px;
	    line-height: 30px; 
	}
	.main-item5 .item .hd .imgs .round {
		width: 300px;
	}
	.main-item5 .item .hd .imgs .ani {
		width: 252px;
		left: 50%;
		margin-left: -126px;
	}
	.main-item5 .item .hd .imgs .round:before {
		width:150px;
		height: 150px;
	}
	.main-item5 .item .hd .imgs .round:after {
		width: 200px;
		height: 200px;
	}
	.main-item5 .press ul li .txt {
	    min-width: 128px;
	} 
	.main-item5 .press ul li .txt {
		font-size: 14px;
	}
	.main-item5 .press ul li.active .txt {
		font-size: 16px;
	}
	.main-item5 .press:before {
	    width: 647px;
	    margin-left: -300px;
	}
	.main-item7 .bd .item:before {
		height: 165px;
	}
	.main-item5 .en.press:before {
	    width: 597px;
	    margin-left: -285px;
	}
}
@media (max-width:768px) {
	.attr-nav > ul > li.inquiry ,.attr-nav > ul > li.location{
		display: none;
	}
	.attr-nav {
	    right: 60px;
	}
	.attr-nav > ul > li.language:before {
		left: -2px;
	}
	.attr-nav > ul > li.language .lang-item {
		padding: 3px 0px;
		width: 46px;
		text-align: center;
		margin-left: -2px;
	}
	.main-item1 {
		height: 300px;
	}
	.main-item1 .image {
		padding-top: 50px;
	}
	.main-item1 .image img {
		width: 60%;
	}
	.main-item1 .btn-group a {
		width: 175px;
		font-size: 12px;
		margin-bottom: 10px;
		height: 30px;
		line-height: 30px;
	}
	.main-item1 .btn-group {
		padding-top: 30px;
	}
	.main-item2 .navibar ul li a {
		font-size: 18px;
	}
	.main-item2 .navibar ul {
		flex-direction: column;
	}
	.main-item2 .navibar ul li {
		border-left: none;
		border-top: 1px solid #626262;
	}
	.main-item2 .navibar ul li:first-child a {
		padding-left: 31px;
	}
	.main-item2 .navibar ul li:last-child a {
		padding-right: 31px;
	}
	.main-item2 .navibar {
		padding-top: 40px;
	}
	.decobox .text {
		font-size:14px;
		letter-spacing: 0;
	}
	.main-item3 .txt2 {
		padding-top: 40px;
	}
	.main-item3 .txt3 {
		text-align: left;
		padding-top: 20px;
	}
	.main-item3 .txt4 {
		padding-top: 20px;
	}
	
	.main-item3 .txt2 img {
		width: 200px;
		display: block;
		margin: 0 auto;
	}
	
	.main-item3 .txt3 img {
		width: 200px;
		display: block;
		margin: 0 auto;
	}
	.main-item3.en .txt3 img  {
		width: 130px;
		left: -62px;
		position: relative;
	}
	.main-item3.en .txt4 img{
		width: 200px;
		left: -27px;
		position: relative;
	}
	.main-item3.en .txt2 img  {
		width: 250px;
	}
	.main-item3 .txt4 img {
		width: 200px;
		display: block;
		margin: 0 auto;
	}
	
	.main-item3 .txt1 img {
		width: 300px;
		display: block;
		margin: 0 auto;
	}
	.main-item3 .img img {
		width: 50%;
	}
	.main-item3 .img {
		text-align: center;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -50%;
		margin-top: 30px;
		z-index: 3;
	}
	.main-item4 img {
		width: 70%;
	}
	.main-item5 .tips {
		font-size: 16px;
		width: 106px;
	}
	.main-item5 .title {
		font-size: 16px;
	}
	.main-item5 .conts {
		font-size: 14px;
		line-height: 24px;
	}
	
	.main-item5 .item .hd .imgs {
		flex-direction: row;
	}
	.main-item5 .item .hd .imgs .img {
		padding-bottom: 15px;
		width: 33%;
	}
	.main-item5 .tabpage .nav.nav-tabs li a {
		font-size: 16px;
	}
	.main-item5 .item .hd .imgs .round {
		margin: 0 auto;
	}
	.main-item5 .item .hd .imgs .round ,.main-item5 .item .hd .imgs .round:after{
		width: 80px;
		height: 80px;
	}
	.main-item5 .item .hd .imgs .round:before {
		width: 50px;
		height: 50px;
	}
	.main-item5 .en.press:before {
		    width: 1px;
		    left: 50px; /*250123 left: 46px;*/
		    margin-left: 0px;
			height:420px/*250123 height: 360px;*/
	}
	#main-banner-slide .owl-item img{
		width: 150%;
	}
	.main-item3.en .img {
		margin-left: -50%;
		margin-top: 50px;
	}
	.main-item3.en {
		height: 760px;
	}
	.main-item5 .item .hd .imgs .ani {
		width: 100%;
		left: 0%;
		margin-left: 0px;
	}
	.main-item5 .item .hd .imgs .img {
		text-align: center;
	}
	.main-item5 .item .hd .imgs .round {
		margin-top: 20px;
	}
	.main-item5 .item .hd .imgs .img:last-child {
	}
	.main-item5 .item .hd .imgs {
		padding-bottom: 0;
	}
	.main-item5 .item2 .owl-carousel .owl-nav .owl-next ,.item2 .owl-carousel .owl-nav .owl-next{
		right: 0px;
		top: 50%;
		margin-top: -27px;
		background-size: 100%;
		width: 19px;
		background-repeat: no-repeat;
		background-position: center;
	}
	.main-item5 .item2 .owl-carousel .owl-nav .owl-prev ,.item2 .owl-carousel .owl-nav .owl-prev {
		left: 0px;
		top: 50%;
		margin-top: -27px;
		background-size: 100%;
		width: 19px;
		background-repeat: no-repeat;
		background-position: center;
	}
	#loc2 .title img {
		width: 100%;
	}
	#loc5 .title img {
		width: 30%;
	}
	
	.main-item5 .press {
		        height: auto;
		        padding-bottom: 50px;
		        left: 50%;
		        margin-left: -98px;
	}
	.main-item5 .press ul {
		flex-direction: column;
		    align-items: start;
	}
	.main-item5 .press ul li {
		flex-direction: row;
	}
	.main-item5 .press ul li .txt {
		text-align: left;
		margin-top: 0;
	}
	.main-item5 .press:before {
		width: 1px;
		height: 456px;
		top: 42px;
		left: 46px;
		margin-left: 0;
	}
	.main-item6 .title {
		font-size: 22px;
	}
	.main-item6 .sub-title {
		font-size: 14px;
	}
	.main-item7 .bd .item:after {
		display: none;
	}
	.main-item7 .bd .item:before {
		height: 100px;
		top: 10px;
	}
	.main-item7 {
		padding-bottom: 40px;
	}
	#form-template {
		padding-top: 10px
	}
	.flex-row {
		flex-direction: column;
	}
	#form-template button[type="submit"] {
		margin-top: 30px;
	}
	.main-item1 .btn-group a:before {
		top: 15px;
	}
	.main-item1 .btn-group a:after {
		top: 12px;
	}
	.main-item5 .tabpage .tab-content .txt1 {
		font-size: 16px;
	}
	.main-item5 .tabpage .tab-content .txt2 {
		font-size: 14px;
	}
	.main-item5 .press.en {
			margin-left: -130px;
			width:80%;/*250123*/
	}
	.main-item8 h2 {
		font-size: 24px;
	}
	.main-item8 #form-template label {
		font-size: 16px;
	}
}
