﻿@charset "utf-8";



.flex_text {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.flex_c {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.flex_w {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.warpper {
	position: fixed;
	z-index: 20;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	margin: auto;
}
.top {
	position: fixed;
	z-index: 100;
	top: 30px;
	left: 30px;
	right: 30px;
}
.top1 {
	float: left;
}
.o_menu {
	float: right;
	font-size: 0.82em;
	color: #4a4a4a;
	background: #fff;
	box-shadow: 5px 8.66px 30px 0px rgba(0, 0, 0, 0.08);
}
.o_menuc {
	float: left;
	padding: 0 1.5em;
}
.top_nav {
	z-index: 5;
	padding: 18px;
	background: white;
	cursor: pointer;
	float: right;
}
.o_menuc ul li {
	float: left;
	line-height: 54px;
}
.o_menuc ul li a {
	display: block;
	padding: 0 1em;
}
.top_nav ul {
	width: 22px;
	height: 18px;
}
.top_nav ul li {
	position: absolute;
	height: 1px;
	top: 0;
	left: 0;
	right: 0;
	background: #737373;
}
.top_nav ul li {
	transition: 0.5s;
}
.top_nav ul li:nth-child(2) {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -1px;
	background: #737373;
}
.top_nav ul li:nth-child(3) {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin-top: -2px;
	background: #737373;
}
.bnc li {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.ab.page {
	background: #fff;
	color: #4a4a4a;
	font-weight: lighter;
}
.ab1.flex_c {
	width: 50%;
}
.ab1c {
	width: 80%;
	margin: auto;
	max-width: 500px;
}
.abtt h1 {
	font-size: 2em;
	margin-bottom: 1em;
	color: #ff4e00;
}
.abp p {
	line-height: 1.7;
	font-size: 0.925em;
}
.abp {
	margin-bottom: 2em;
}
.more_btn a {
	display: inline-block;
	border-bottom: 1px solid #ff4f01;
	padding-bottom: 0.5em;
	font-size: 0.9em;
}
.more_btn a:after {
	content: "+";
	display: inline-block;
	margin-left: 2em;
}
.ab2 {
	position: absolute;
	z-index: 50;
	right: 0;
	top: 0;
	bottom: 0;
	left: 50%;
}
.pd.page {
	background: #fff;
	background-image: url(../images/pd-bg.jpg);
	background-size: cover;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.pdc {
	width: 95%;
	max-width: 1280px;
}
.pdc li.content {
	margin: 10px;
}
li.code span {
	display: none;
}
.pdc .pro-module {
	position: absolute;
	bottom: 0;
	font-size: 1.75em;
	padding: 1em;
	z-index: 10;
}
.news1.flex_c {
	left: 45%;
	width: 55%;
}
.news.page {
	background: #fff;
	color: #636363;
}
.news2 {
	position: absolute;
	left: 0;
	right: 55%;
	top: 0;
	bottom: 0;
}
.news_c {
	width: 95%;
	max-width: 600px;
}
.n_tt h1 {
	font-size: 2em;
	margin-bottom: 1em;
	color: #ff4e00;
}
.news_listc .newstitle h3 {
	font-size: 1.5em;
	line-height: 1.25;
	margin-bottom: 0.5em;
}
.news_listc li.date {
	color: #adadad;
	margin-bottom: 1em;
}
.news_listc li.summary {
	line-height: 1.5;
	font-size: 0.85em;
}
.news_listc li.summary h3 {
	display: none;
}
ul.comstyle.newslist-01 li.content {
	padding: 2em;
	background: #f5f5f5;
}
li.date span {
	display: none;
}
.ct.page {
	background: #fff;
	color: #636363;
	background-image: url(../images/ct_bg.jpg);
	background-size: cover;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.ct1.flex_c {
	width: 50%;
}
.ct1c {
	width: 80%;
	max-width: 580px;
}
.ct_p p {
	line-height: 1.5;
	margin-bottom: 1em;
}
.ct_p {
	margin-bottom: 3em;
}
.ct1.flex_c:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #fff;
	transform: skewX(20deg) scale(1.5, 1);
	transform-origin: 50% 80%;
}
.cd-section:first-of-type > div {
	background-color: #ffffff;
}
.pogoSlider-slide {
	background-size: cover;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.ab1c > div {
	transition: 1s;
	transform: perspective(1000px) translate3d(0, -80px, 200px) rotateX(30deg) rotateY(10deg);
	opacity: 0;
}
.visible .ab1c > div {
	transition: 1s 1s;
	transform: perspective(1000px) translate3d(0, 0px, 00px) rotateX(0deg) rotateY(0deg);
	opacity: 1;
}
.visible .ab1c > div:nth-child(2) {
	transition: 1s 1.3s;
}
.visible .ab1c > div:nth-child(3) {
	transition: 1s 1.6s;
}
.ab2c {
	transition: 1s;
	transform: translate3d(100%, 0, 0);
	overflow: hidden;
}
.ab2c > div {
	transition: 1s;
	transform: translate3d(-100%, 0, 0);
}
.visible .ab2c {
	transition: 1s 1.8s;
	transform: translate3d(00%, 0, 0);
	overflow: hidden;
}
.visible .ab2c > div {
	transition: 1s 1.8s;
	transform: translate3d(00%, 0, 0);
}
.pdc {
	transition: 1s;
	transform: perspective(1000px) translate3d(0, -80px, 200px) rotateX(30deg) rotateY(10deg);
	opacity: 0;
}
.visible .pdc {
	transition: 1s 1s;
	transform: perspective(1000px) translate3d(0, 0px, 00px) rotateX(0deg) rotateY(0deg);
	opacity: 1;
}
.news_c {
	transition: 1s;
	transform: perspective(1000px) translate3d(0, -80px, 200px) rotateX(30deg) rotateY(10deg);
	opacity: 0;
}
.visible .news_c {
	transition: 1s 1s;
	transform: perspective(1000px) translate3d(0, 0px, 00px) rotateX(0deg) rotateY(0deg);
	opacity: 1;
}
.news2 {
	transition: 1s;
	transform: translate3d(-100%, 0, 0);
	overflow: hidden;
}
.news2 > div {
	transition: 1s;
	transform: translate3d(100%, 0, 0);
}
.visible .news2 {
	transition: 1s 1.8s;
	transform: translate3d(00%, 0, 0);
	overflow: hidden;
}
.visible .news2 > div {
	transition: 1s 1.8s;
	transform: translate3d(00%, 0, 0);
}
section.cd-section {
	overflow: hidden;
}
.ct.page {
	overflow: hidden;
}
.ct1c > div {
	transition: 1s;
	transform: perspective(1000px) translate3d(0, -80px, 200px) rotateX(30deg) rotateY(10deg);
	opacity: 0;
}
.visible .ct1c > div {
	transition: 1s 1s;
	transform: perspective(1000px) translate3d(0, 0px, 00px) rotateX(0deg) rotateY(0deg);
	opacity: 1;
}
.visible .ct1c > div:nth-child(2) {
	transition: 1s 1.3s;
}
.visible .ct1c > div:nth-child(3) {
	transition: 1s 1.6s;
}
.ct1.flex_c:before {
	transition: 1s;
	transform: translate3d(-200%, 0, 0) skewX(20deg) scale(1.5, 1);
	overflow: hidden;
}
.visible .ct1.flex_c:before {
	transition: 1s 0.8s;
	transform: translate3d(00%, 0, 0) skewX(20deg) scale(1.5, 1);
	overflow: hidden;
}
.footer {
	background: #444444;
}
.ft {
	padding: 80px 30px;
	box-sizing: border-box;
	max-width: 1200px;
	margin: auto;
	color: #fff;
}
.ft1 {
	float: left;
	width: 55%;
}
.ft1 ul li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 2em;
}
.ft1 ul li h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.ft1 ul li p {
	line-height: 1.2em;
	margin-bottom: 0.3em;
	color: #d8d8d8;
}
.ft1 ul li p span {
	font-weight: bold;
	color: #fff;
}
.ft2 {
	float: right;
	width: 45%;
}
.ft2 ul li {
	float: left;
	margin-right: 20px;
}
.ft1 ul {
	margin-right: 50px;
	border-top: 1px solid rgba(255, 255, 255, 0.19);
	padding-top: 2em;
}
div#box_root {
	background: #fff;
}
.nyc2 {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 80px;
}
.nyc2_1 {
	float: left;
	width: 20%;
	background: #fff;
	box-shadow: 5px 8.66px 30px 0px rgba(0, 0, 0, 0.08);
	margin-top: -50px;
}
.nyc2_1 ul li a {
	display: block;
	padding: 1em;
	font-size: 0.9em;
	color: #505050;
	margin-left: 1em;
	margin-right: 1em;
	border-bottom: 1px solid #f5f5f5;
}
.nyc2_1 ul li a:hover{

	color: #f78927;
	font-weight:bold;
}
.nyc2_1 ul {
	padding-bottom: 1em;
}
.nyc2_1 a#comContent_2 {
    margin: 0;
    background: #00723a;
    color: #fff;
    font-size: 1.5em;
    padding: 2em 1.2em;
    /* background-image: url(../images/architecture-2083691_1920.jpg); */
    font-family: 'nexa_boldregular';
    background-size: cover;
    display: block;
}
.nyc2_2 {
	float: right;
	width: 75%;
	margin-top: 50px;
	line-height: 1.7;
}
.FrontComContent_detail01-d1_c1 .title h3 {
	font-size: 3vw;
	color: #e6e6e6;
	font-weight: bold;
	text-transform: uppercase;
}
.describe.htmledit p {
	line-height: 1.7;
	color: #464646;
	font-weight: lighter;
	margin-bottom: 1em;
}
.describe.htmledit h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #444444;
	margin: 0.5em 0;
}
.describe.htmledit {
	max-width: 1000px;
}
.comptitle_00 {
	display: none;
}
h1.prdnytt {
	position: absolute;
	z-index: 10;
	left: 30px;
	bottom: 125px;
	color: #fff;
	font-size: 4em;
	font-weight: bold;
	right: 30px;
	text-align: center;
	text-transform: capitalize;
}
h1.prdnytt1 {
	z-index: 10;
	color: #404040;
	font-size: 4em;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	padding-top: 22vh;
	padding-bottom: 10vh;
}
.FrontProducts_detail02-d7_c1 .pro-module UL LI SPAN {
	color: #666464;
	font-weight: normal;
	display: inline;
}
body .FrontProducts_detail02-d7_c1 .content .pic-module {
	position: relative;
	width: calc(100% - 250px);
	float: left;
}
body .FrontProducts_detail02-d7_c1 .pic-module .pic {
	width: calc(100% - 100px);
	float: left;
	max-height: 800px;
}
body .FrontProducts_detail02-d7_c1 .content .pic-module .pic-img {
	width: auto;
	height: auto;
}
div#elem-FrontProducts_detail02-1491639353916 {
	max-width: 900px;
}
body .FrontProducts_detail02-d7_c1 .content .pro-module {
	width: 225px;
	float: right;
}
.nyc2_pdetail {
	width: calc(100% - 400px);
	float: left;
}
.pd_order {
	background: #313131;
	width: 365px;
	padding: 2em;
	font-size: 0.8em;
	box-sizing: border-box;
	float: right;
	color: #fff;
	background-image: url(../images/ab_bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
body .FrontMessages_customizeEmit01-d1_c1 table th {
	text-align: right;
	font-weight: normal;
	width: 32%;
	padding-right: 8px;
	line-height: 1.2;
}
body .FrontProducts_detail02-d7_c1 .pro-module UL LI {
	line-height: 23px;
	color: #231815;
	font-size: 0.85em;
	background: #fff;
	padding: 1em;
	margin-bottom: 2px;
}
body .FrontProducts_detail02-d7_c1 .pro-module UL LI.code {
	color: #8c8c8c;
	font-weight: normal;
}
.nyc.pd.dtl .nyc2 {
	max-width: 1600px;
	margin: auto;
}
body .FrontProducts_detail02-d7_c1 .detail {
	width: 100%;
	float: none;
	padding-top: 20px;
}
.FrontPublic_breadCrumb01-d1_c1 {
	margin-bottom: 1em;
	font-size: 0.8em;
	color: #636363;
}
div#FrontNews_list01-1490250018828 li.content {
	background: #fff;
	box-shadow: 5px 8.66px 30px 0px rgba(0, 0, 0, 0.08);
	margin-bottom: 10px;
	padding: 2em;
	font-weight: lighter;
}
div#FrontNews_list01-1490250018828 li.content li.title h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #4a4a4a;
}
li.date span {
	display: none;
}
div#FrontNews_list01-1490250018828 li.date {
	font-weight: bold;
	color: #c7c7c7;
}
.nyc2_2.newss {
	margin-top: -50px;
}
div#elem-FrontNews_list01-1490250018828 {
	max-width: 900px;
}
div#newsdetailshow h2 {
	font-size: 1.5em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #505050;
}
.wall-column {
	float: left;
	width: 33.33%;
	box-sizing: border-box;
	padding-right: 15px;
}
.pageJump .number span, .pageJump .number a {
	display: inline-block;
	color: #848484;
	border: 1px solid #9a9a9a;
	padding: 0.5em;
	font-weight: lighter;
	margin-right: 5px;
}
.pageJump .number {
	text-transform: uppercase;
}
.pageJump {
	padding: 3em 0;
}
a#comContent_1 {
	margin: 0;
	background: #ff4e00;
	color: #fff;
	font-size: 1.5em;
	padding: 2em 1.2em;
	/* background-image: url(../images/architecture-2083691_1920.jpg); */

	font-family: 'nexa_boldregular';
	background-size: cover;
	display: block;
}
.zy_top {
	position: absolute;
	z-index: 90;
	top: 30px;
	left: 30px;
	right: 30px;
}
.zytopc1 {
	width: 100%;
}
.zytop1 {
	border-bottom: 1px solid #dedede;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.zytm ul li {
	float: left;
	margin-right: 2em;
	font-size: 0.925em;
	color: #5f5f5f;
}
.zytm ul li a {
	display: block;
	padding-bottom: 1em;
	border-bottom: 0px solid #348fec;
}
.zytm ul li > a.current {
	border-bottom: 1px solid #348fec;
}
.zytm ul li:hover > a {
	border-bottom: 1px solid #348fec;
}
.zytm ul li > .columnSpace a.current {
	border-bottom: 0px solid #348fec;
}
.zytm ul li .columnSpace a:hover {
	border-bottom: 0px solid #348fec;
}
.zytm ul li .columnSpace li {
	float: none;
	margin-right: 2em;
	font-size: 13px;
	margin-bottom: 5px;
	color: #5f5f5f;
}
.zytopc2 {
	position: absolute;
	right: 0;
	top: 0;
}
.zytopc2 > div {
	float: left;
	margin-left: 10px;
}
.langsw a {
	display: inline-block;
	background: #348fec;
	color: #fff;
	font-size: 0.825em;
	line-height: 30px;
	padding: 0 2em;
	margin-left: 5px;
}
.zp_ab {
	width: 90%;
	margin: auto;
	max-width: 1350px;
	padding: 120px 0;
}
.ab_left {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 70px;
}
.ab_ar {
	position: absolute;
	bottom: 60px;
	z-index: 20;
	right: 0;
}
.ab_ar > div {
	display: inline-block;
	background: #000;
	padding: 15px;
}
.ab_p {
	float: right;
	width: 50%;
}
.ab_pc {
	max-width: 600px;
	line-height: 2;
	font-weight: lighter;
	margin-top: 2em;
}
.zp_abtt {
	text-align: center;
	margin-bottom: 80px;
}
.zppd {
	background: #000;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/pd_bg.jpg);
}
.pzpdc {
	width: 50%;
	height: 100%;
	background: rgba(255, 255, 255, 0.85);
	padding: 50px;
	box-sizing: border-box;
}
.zppc1 img {
	display: block;
	margin-left: auto;
	margin-bottom: 30px;
}
.zppc2 img:nth-child(1) {
	z-index: 70;
	margin-right: -100px;
}
.zppc2 img {
	z-index: 30;
}
.zppc2 {
	text-align: right;
	margin-top: 60px;
}
.zp_4 {
	padding: 100px 0;
	width: 90%;
	margin: auto;
	max-width: 1280px;
}
.ness_tt {
	text-align: center;
	margin-bottom: 80px;
}
.dv_cc:before {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	height: 100%;
	top: 0;
	width: 1px;
	background: #b1b1b1;
}
.dv_cc ul li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	clear: both;
	padding-right: 60px;
}
.dv_cc ul li:nth-child(even) {
	float: right;
	padding-right: 0;
	padding-left: 60px;
}
.dv_cc ul li:after {
	content: "";
	position: absolute;
	display: block;
	right: 0;
	top: 50%;
	height: 1px;
	background: #b7b7b7;
	width: 40px;
}
.dv_cc ul li:nth-child(even):after {
	content: "";
	position: absolute;
	display: block;
	right: auto;
	left: 0;
	top: 50%;
	height: 1px;
	background: #b7b7b7;
	width: 40px;
}
.dv_t {
	float: left;
	background: #348fec;
	color: #fff;
	line-height: 50px;
	width: 50px;
	text-align: center;
	border-radius: 100px;
	font-size: 1.2em;
	margin-right: 1em;
}
.dv_cc ul li:nth-child(even) .dv_t {
	float: right;
	background: #348fec;
	color: #fff;
	line-height: 50px;
	width: 50px;
	text-align: center;
	border-radius: 100px;
	font-size: 1.2em;
	margin-right: 0em;
	margin-left: 1em;
}
.dv_p {
	line-height: 1.5;
	font-size: 0.905em;
}
.dv_c {
	margin: auto;
	max-width: 1000px;
}
.zp_ct {
	background: #000;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/d11.jpg);
}
.zp_ct {
	padding: 100px 100px;
}
.zp_ctc {
	text-align: center;
	width: 50%;
	max-width: 500px;
	color: #fff;
	line-height: 1.5;
}
.zp_ctt {
	margin-bottom: 25px;
}
.zp_cpp p {
	margin-bottom: 0.5em;
}
.zp_cpp:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 30px;
	background: #fff;
	margin-bottom: 0.5em;
}
.zp_cpp:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 30px;
	background: #fff;
	margin-top: 1em;
}
.zp_footer {
	background: #2b2b2b;
	color: white;
	font-size: 0.875em;
	text-align: center;
	padding: 30px;
}
div#box_ny {
	min-height: calc(100vh - 74px);
}
ul.mainul.productlist-02 .content {
    box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.17);
    margin-bottom: 20px;
    padding-bottom: 1em;
}
ul.mainul.productlist-02 .pro-module {
    margin: 0 1em;
}
.nyc2_1 .list1 a.menu-text1 {
	margin: 0;
	background: #017eff;
	color: #fff;
	font-size: 1.5em;
	padding: 2em 1.2em;
	/* background-image: url(../images/architecture-2083691_1920.jpg); */

	font-family: 'nexa_boldregular';
	background-size: cover;
	display: block;
}
.zytm a[href="#"] {
	display: none !important;
}
.zytm ul li > .columnSpace {
	position: absolute;
	left: -20px;
	top: 100%;
	padding-top: 20px;
	width: 220px;
	background: #f1f1f1;
	padding: 20px;
}
.zytm ul li > .columnSpace {
	transition: 0.5s;
	pointer-events: none;
	transform: translateY(0px);
	opacity: 0;
}
.zytm ul li:hover > .columnSpace {
	transition: 0.5s;
	pointer-events: auto;
	transform: translateY(0px);
	opacity: 1;
}
body#Pr_sr {
	position: relative !important;
	top: 0 !important;
	width: auto !important;
	height: auto !important;
	overflow: auto !important;
	left: 0 !important;
}
.zytop1 img {
	width: 100px;
}
div#elem-FrontProducts_generalSearch01-1491810233014 {
	position: absolute;
	right: 100%;
	top: -2px;
	width: 250px;
	z-index: 10;
	font-size: 0.8em;
	line-height: 30px;/* background: #383838; */

}
div#elem-FrontProducts_generalSearch01-1491810233014 {
	transition: 0.8s;
	opacity: 0;
}
.m_open div#elem-FrontProducts_generalSearch01-1491810233014 {
	transition: 0.8s;
	opacity: 1;
}
.banners ul.mainul.productlist-02 .content {
	box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.17);
	margin-bottom: 0px;
	padding: 0;
}
span.keyword span {
	display: none;
}
input#FrontProducts_generalSearch01-1491810233014_keyword {
	display: inline-block;
	padding: 0.45em;
	border-radius: 0em;
	border: 1px solid #348fec;
	background: none;
	color: #252525;
}
body span.search1 .btn {
	border-bottom: 0px;
	text-align: center;
	border-left: 0px;
	line-height: 1;
	width: auto;
	height: auto;
	color: #fff;
	font-size: 0.9em;
	border-top: 0px;
	cursor: pointer;
	font-weight: lighter;
	border-right: 0px;
	padding: 0.72em 1em;
	background: rgb(52, 143, 236);
	border-radius: 0;
	margin-left: -2em;
	z-index: 50;
}
body li.search_btn span.search1 .btn {
	border-bottom: 0px;
	text-align: center;
	line-height: 1;
	width: auto;
	height: auto;
	color: #fff;
	font-size: 0.9em;
	cursor: pointer;
	font-weight: lighter;
	padding: 0.65em 1em;
	background: rgb(60, 60, 60);
	border-radius: 0em 10em 10em 0em;
	margin-left: -2em;
	z-index: 50;
	border: 1px solid;
	border-left: 0;
}
.search_btn_ny input#FrontProducts_generalSearch01-1478151381108_keyword {
	width: 90%;
	border-radius: 0;
	border: 1px solid #b5b5b5;
}
body .search_btn_ny span.search1 .btn {
	border-bottom: 0px;
	text-align: center;
	border: 0px;
	line-height: 1;
	width: 99%;
	height: auto;
	color: #fff;
	font-size: 0.8em;
	border-top: 0px;
	cursor: pointer;
	font-weight: lighter;
	border-right: 0px;
	padding: 0.72em 1em;
	background: rgb(60, 60, 60);
	border-radius: 0;
	margin-left: -1px;
	z-index: 50;
	display: block;
	margin-top: 5px;
}
.ab_ar.bnn {
    width: 100%;
    bottom: 45%;
    left: 0;
}
.ab_ar > div.ab_prev {
    position: absolute;
    left: 0; top: 0;
}
.ab_ar > div.ab_next {
    position: absolute;
    right: 0;
    top: 0;
}
.banners_list .owl-item li {
    display: block !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    width: 100%;
}
.banners_list li a {
    display: block;
    width: 100%;
}
div#elem-FrontPublic_slideShow01-1491874995314 {
    
}
.fullSlide {
    
}
.fullSlide .bd ul {
    height: 0px !important;
}
.fullSlide .hd  {
    height: 0px !important; overflow: hidden;
}

.top_jl {
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.24);
}
.describe.htmledit * {
    line-height: 2;
}
div#elem-FrontProducts_detail02-1492678874091 {
    max-width: 1000px;
}
body .top_jl {
    transition: 1s 0s;
    opacity: 1;
}

body div#box_root {
    min-height: 100vh;
    background: #ffffff;
}
iframe.frame_content {
    width: 100%;
    max-width: 600px;
}
body .FrontMessages_customizeEmit01-d1_c1 .input {
    border: 1px solid #6d6d6d;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    height: 35px;
    line-height: 30px;
    width: 100%;
    background: 0;
    font-size: 0.8em;
}
