
/*public*/
@font-face {
	font-family: 'glyphicons-halflings-regular';
	src: url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'), 
	url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), 
	url('../fonts/glyphicons-halflings-regular.woff') format('woff'), 
	url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), 
	url('../fonts/glyphicons-halflings-regular.svg') format('svg');
}
.select-box{ display: none; }
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "glyphicons-halflings-regular";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-chevron-left::before {
    content: "\e079";
}

.glyphicon-chevron-right::before {
    content: "\e080";
}
img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.breadcrumb_nav {
	position: relative;
	margin: 20px auto;
	/*padding: 0 !important;*/
}
.breadcrumb_nav .breadcrumb {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	padding: 0;
	margin: 0px auto;
    background-color: #fff;
    border-radius: 0;
}
.breadcrumb_nav .breadcrumb li {padding: 0 10px 0 0;}
.breadcrumb_nav .breadcrumb li+li::before {
    content: "/";
    color: #6c757d;
    padding-right: 10px;
    display: inline-block;
}
.breadcrumb_nav .breadcrumb li a {
	color: #333;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
}
.breadcrumb_nav .breadcrumb li:hover a {color: #ff5400;}
.page_title_txt .h2 {
	color: #000;
    font-weight: 600;
    font-size: 50px;
    line-height: 55px;
    margin: 0 auto;
    position: relative;
}
.page_title_txt .span {
	color: #000;
	font-family: "nimbus-sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    position: relative;
    display: block;
    margin: 30px auto;
}
.page_title_txt .span::before, 
.page_title_txt .span::after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 50%;
    vertical-align: baseline;
}
.page_title_txt .span::before {margin-right: 15px;}
.page_title_txt .span::after {margin-left: 15px;}
.page_title_txt .p {
	font-family: "nimbus-sans",sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    color: #666;
    line-height: 25px;
    white-space: pre-line;
    margin: 20px auto 50px;
}

.pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 30px auto 0;
}
.pagination a {
	color: #333;
	font-size: 18px;
	font-weight: 100;
	line-height: 20px;
	text-align: center;
	position: relative;
	display: block;
	padding: .05rem .1rem;
	margin: 0 -1px 5px;
	background-color: #fff;
	border: 1px solid #ddd;
	transition: all .5s;
}
.pagination .active,
.pagination a:hover {
	color: #fff;
	font-size: 18px;
	font-weight: 100;
	line-height: 20px;
	background-color: #ff5400;
	border-color: #ff5400;
}


.modal-body {padding: 15px !important;}
.modal-content {border-radius: 5px !important;}
.modal-header {padding: 0 !important;}
.modal-header .close {
    padding: 0 !important;
    margin: 10px 10px 10px auto !important;
    font-size: 50px !important;
    color: #333 !important;
    line-height: 50px !important;
}
.modal-body .index-gbook-con {padding: 0;}
.modal-body .gbook-right {
    width: 100%;
}
@media (min-width: 576px) {
	.modal-dialog {
	    max-width: 500px !important;
	    margin: 100px auto 0 !important;
	}
}
@media (max-width: 575px) {
	.modal-body {
	    padding: 0px !important;
	}
	.modal-dialog {
	    position: relative!important;
	    width: 100%!important;
	    margin: 0 auto!important;
	}
	.modal-dialog {
	    max-width: 100% !important;
	    margin: 50px auto 0 !important;
	}
}

/*public*/

/*banner_figure_img_txt*/
.banner_figure_img_txt {
	position: relative;
	/*height: 320px;
    background: url(../../pic/banner-1.png) center no-repeat;*/
}
.banner_figure_img_txt .figcaption_txt {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner_figure_img_txt .figcaption_txt span {
	font-family: "freight-sans-pro",sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
	margin: 0 auto;
	display: block;
}
.banner_figure_img_txt .figcaption_txt p {
	color: #fff !important;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    margin: 10px auto;
    white-space: pre-line;
}
/*banner_figure_img_txt*/

/*article_txt_1*/
/*@font-face {
	font-family: "mfn-icons";
	src: url('../fonts/mfn-icons.woff') format('woff');
}*/
.article_txt_1 {
	position: relative;
    margin: 100px auto;
}
.article_txt_1 .h2 {
	/*font-family: "mfn-icons",sans-serif;*/
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 55px;
    color: #000;
    margin: 0 auto 80px;
    position: relative;
}
.article_txt_1 .h2::after {
	content: "";
	position: absolute;
	left: 0;
	right: auto;
	top: auto;
	bottom: -40px;
	background: #000;
	width: 70px;
	height: 2.5px;
}
/*.article_txt_1 .row {
	display: flex;
    align-items: center;
    justify-content: center;
}*/
.article_txt_1 .p {
	font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    color: #666;
}
.article_txt_1 .p .span {
	font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #000;
}
.article_txt_1 .col-xl-6:nth-child(2) {
	display: flex;
    justify-content: flex-end;
}
.article_txt_1 .img-fluid {
	display: block;
    margin: 0 auto;
}
/*article_txt_1*/

/*article_txt_2*/
.article_txt_2 {
	position: relative;
    margin: 0px auto;
    padding: 100px 0;
    background: #f7f7f7;
}
.article_txt_2 .owl-theme img {
	display: block;
	margin: 0 auto;
}
.article_txt_2 .owl-theme .owl-controls .owl-buttons div {
	background: transparent;
	opacity: 0.8;
}
.article_txt_2 .owl-theme .owl-controls .owl-buttons {
	position: relative;
}
.article_txt_2 .owl-theme .owl-controls .owl-buttons .owl-prev {
	position: absolute;
	left: -55px;
    top: -300px;
}
.article_txt_2 .owl-theme .owl-controls .owl-buttons .owl-next {
	position: absolute;
	right: -35px;
	top: -300px;
}
.owl-theme .owl-controls .owl-pagination {display: none;}
.article_txt_2 .col-xl-6:nth-child(2) {padding: 0 0 0 50px;}
.article_txt_2 .h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 55px;
    color: #000;
    margin: 0 auto 80px;
    position: relative;
}
.article_txt_2 .h2::after {
	content: "";
	position: absolute;
	left: 0;
	right: auto;
	top: auto;
	bottom: -40px;
	background: #000;
	width: 70px;
	height: 2.5px;
}
.article_txt_2 .p {
	font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    color: #666;
}
/*article_txt_2*/

/*article_txt_3*/
.article_txt_3 {
	position: relative;
    margin: 0px auto;
    padding: 100px 0;
    background: #fff;
}
.article_txt_3 .article_txt_3_title {
	margin: 0 auto 50px;
}
.article_txt_3 .h2 {
	color: #333;
	font-size: 45px;
	font-weight: 600;
	line-height: 50px;
	text-align: center;
	margin: 0px auto 80px;
	position: relative;
}
.article_txt_3 .h2::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: -35px;
    background: #000;
    width: 70px;
    height: 2px;
    margin: 0 auto;
}
.article_txt_3 .p {
	color: #666;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	margin: 50px auto 20px;
}
.article_txt_3 .figure_img_txt img {
	display: block;
	margin: 0 auto;
}
.article_txt_3 .figure_img_txt .figcaption_txt {margin: 15px auto 0;}
.article_txt_3 .figure_img_txt .figcaption_txt span {
	color: #333;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	text-align: center;
	display: block;
	margin: 0 auto;
}
.article_txt_3 .figure_img_txt .figcaption_txt p {
	color: #333;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	text-align: center;
}
/*article_txt_3*/

/*article_txt_4*/
.article_txt_4 {
	position: relative;
    margin: 0px auto;
    padding: 100px 0;
    background: url(../../pic/P05-about-us-bg.jpg) no-repeat;
}
.article_txt_4 .figure_img_txt img {
	display: block;
	margin: 0 auto 20px;
}
.article_txt_4 .figure_img_txt .img_txt h5 {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	line-height: 25px;
	text-align: center;
}
.article_txt_4 .figure_img_txt .img_txt span {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	display: block;
	margin: 10px auto;
}
.article_txt_4 .figure_img_txt .figcaption_txt p {
	color: #fff !important;
	font-size: 13px;
	font-weight: 500;
	line-height: 15px;
	text-align: center;
	margin: 50px auto 0;
}
.article_txt_4 .owl-theme .owl-controls .owl-buttons div {
	background: transparent;
	opacity: 1;
	position: absolute;
	top: 80px;
    bottom: 0;
}
.article_txt_4 .owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 0;
}
.article_txt_4 .owl-theme .owl-controls .owl-buttons .owl-next {
	right: 0;
}
.article_txt_4 .owl-theme .owl-controls .owl-page span {
	background: #fff;
}
/*article_txt_4*/

/*article_txt_5*/
.article_txt_5 {
	position: relative;
    margin: 0px auto;
    padding: 100px 0;
    background: #f7f7f7;
}
.article_txt_5 img {
	display: block;
    margin: 0 auto;
}
.article_txt_5 .h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 55px;
    color: #000;
    margin: 0px auto 80px;
    position: relative;
}
.article_txt_5 .h2::after {
	content: "";
	position: absolute;
	left: 0;
	right: auto;
	top: auto;
	bottom: -35px;
	background: #000;
	width: 70px;
	height: 2.5px;
}
.article_txt_5 .h2 span {
	color: #333;
    font-size: 35px;
    line-height: 35px;
    display: block;
    margin: 0 auto;
}
.article_txt_5 .p {
	font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    color: #666;
    margin: 0 auto 15px;
}
.article_txt_5 .ul {margin: 0 auto;}
.article_txt_5 .ul li {
	color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}
/*article_txt_5*/

/*commitment_txt_1*/
.commitment_txt_1 {
	position: relative;
	margin: 0px auto;
	padding: 100px 0;
	background: #f7f7f7;
}
.commitment_txt_1 .figure_img_txt {
	margin-bottom: 30px;
}
.commitment_txt_1 .figure_img_txt .figcaption_txt {
	background: #fff;
	padding: 15px;
    height: 130px;
    margin: 0 auto;
}
.commitment_txt_1 .figure_img_txt .figcaption_txt a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	transition: .5s;
}
.commitment_txt_1 .figure_img_txt .figcaption_txt span {
	font-family: "freight-sans-pro",sans-serif;
    font-style: normal;
    font-weight: 600;
	color: #000;
	font-size: 18px;
    line-height: 20px;
    transition: .5s;
}
.commitment_txt_1 .figure_img_txt .figcaption_txt small {
	color: #eee;
	font-size: 35px;
	font-weight: 600;
	font-style: italic;
    line-height: 35px;
}
.commitment_txt_1 .figure_img_txt .figcaption_txt a:hover span {color: #ff5400;}
.commitment_txt_1 .figure_img_txt .figcaption_txt p {
	font-family: "nimbus-sans",sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #666;
	font-size: 16px;
    line-height: 20px;
    margin: 5px auto 0;
}
.commitment_txt_1 .figure_img_txt img {
	display: block;
	margin: 0 auto;
}
/*commitment_txt_1*/

/*commitment_txt_2*/
.commitment_txt_2 {
	position: relative;
	margin: 0px auto;
	padding: 100px 0;
	background: #fff;
}
.commitment_txt_2 .nav_tabs .nav {
	flex-flow: column;
	padding: 0;
}
.commitment_txt_2 .nav_tabs .nav li {
	margin-bottom: 20px;
}
.commitment_txt_2 .nav_tabs .nav li a {
	color: #333;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	white-space: pre-line;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7f7f7;
    margin: 0 auto;
    padding: 15px;
    border-radius: 5px;

    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.commitment_txt_2 .nav_tabs .nav li .active,
.commitment_txt_2 .nav_tabs .nav li:hover a {
	color: #fff;
	background: #ff5400;
}
.commitment_txt_2 .nav_tabs .nav li a .iconfont {
	font-size: 50px;
    font-weight: 100;
    line-height: 50px;
    margin-right: 15px;
}
/*.commitment_txt_2 .nav_tabs .nav li a::before{
	padding: 0 15px 0 0;
}
.commitment_txt_2 .nav_tabs .nav li:nth-child(1) a::before {
	content: url("../../pic/icon_1.png");
}
.commitment_txt_2 .nav_tabs .nav li:nth-child(2) a::before {
	content: url("../../pic/icon_2.png");
}
.commitment_txt_2 .nav_tabs .nav li:nth-child(3) a::before {
	content: url("../../pic/icon_3.png");
}
.commitment_txt_2 .nav_tabs .nav li:nth-child(1):hover a::before,
.commitment_txt_2 .nav_tabs .nav li:nth-child(1) .active::before {
	content: url("../../pic/icon_01.png");
}
.commitment_txt_2 .nav_tabs .nav li:nth-child(2):hover a::before,
.commitment_txt_2 .nav_tabs .nav li:nth-child(2) .active::before {
	content: url("../../pic/icon_02.png");
}
.commitment_txt_2 .nav_tabs .nav li:nth-child(3):hover a::before,
.commitment_txt_2 .nav_tabs .nav li:nth-child(3) .active::before {
	content: url("../../pic/icon_03.png");
}*/
.commitment_txt_2 .nav_tabs .tab-content {  
	margin: 0 auto;  
	padding: 0 0 0 50px;
	background: #fff;
}
.commitment_txt_2 .nav_tabs .figure_img_txt {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.commitment_txt_2 .nav_tabs .img_a {padding: 0;}
.commitment_txt_2 .nav_tabs .figcaption_txt {
	padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.commitment_txt_2 .nav_tabs .figcaption_txt span {
	font-family: "freight-sans-pro",sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    display: block;
    margin: 0 auto 25px;
}
.commitment_txt_2 .nav_tabs .figcaption_txt p {
	font-family: "nimbus-sans",sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    color: #666;
    line-height: 25px;
    margin: 0 auto;
    padding: 0 30px;
}
/*commitment_txt_2*/

/*commitment_txt_3*/
.commitment_txt_3 {
	position: relative;
	margin: 0px auto;
	padding: 100px 0;
	background: #f7f7f7;
}
.commitment_txt_3 .figure_img_txt {
	display: flex;
	margin: 0 auto 80px;
}
.commitment_txt_3 .figure_img_txt:nth-child(odd) .img_a {
	order: 2;
}
.commitment_txt_3 .figure_img_txt:nth-child(odd) .figcaption_txt {
	order: 1;
}
.commitment_txt_3 .figure_img_txt:nth-child(even) .img_a {
	order: 1;
}
.commitment_txt_3 .figure_img_txt:nth-child(even) .figcaption_txt {
	order: 2;
}
.commitment_txt_3 .figure_img_txt:last-child {margin: 0px;}
.commitment_txt_3 .figure_img_txt .figcaption_txt {
	display: flex;
	align-items: center;
	justify-content: center;
}
.commitment_txt_3 .figure_img_txt .figcaption_txt .p50 {
	padding: 0 50px;
}
.commitment_txt_3 .figure_img_txt .figcaption_txt span {
	font-family: "freight-sans-pro",sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #000;
    font-size: 40px;
    line-height: 45px;
    margin: 0 auto;
    display: block;
    position: relative;
}
.commitment_txt_3 .figure_img_txt .figcaption_txt p {
	font-family: "nimbus-sans",sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    color: #666;
    line-height: 25px;
    margin: 10px auto;
}
/*commitment_txt_3*/

/*commitment_txt_4*/
.commitment_txt_4 {
	position: relative;
	margin: 0px auto;
	padding: 100px 0;
	background: #fff;
}
.commitment_txt_4 .list_txt {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 15px;
}
.commitment_txt_4 .list_txt .list-item {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    margin-right: 20px;
}
.commitment_txt_4 .list_txt .list-item::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: baseline;
}
.commitment_txt_4 .owl-theme .owl-controls .owl-buttons {position: relative;}
.commitment_txt_4 .owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: -300px;
    bottom: auto;
	background: #f7f7f7;
	opacity: 1;
	border-radius: 3px;
	transition: .5s;
}
.commitment_txt_4 .owl-theme .owl-controls .owl-buttons div:hover {background: #ff5400;}
.commitment_txt_4 .owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 0;
}
.commitment_txt_4 .owl-theme .owl-controls .owl-buttons .owl-next {
	right: 0;
}
.commitment_txt_4 .glyphicon {
	font-size: 20px;
    line-height: 25px;
    color: #000;
}
.commitment_txt_4 .owl-theme .owl-controls .owl-buttons div:hover .glyphicon {color: #fff;}
/*commitment_txt_4*/

/*commitment_txt_5*/
.commitment_txt_5 {
	position: relative;
	margin: 0px auto;
	padding: 100px 0;
	background: #f7f7f7;
}
.commitment_txt_5 .figure_img_txt .img_a {
	order: 2;
}
.commitment_txt_5 .figure_img_txt .figcaption_txt {
	order: 1;
}
.commitment_txt_5 .figure_img_txt .figcaption_txt .p50 {
	padding: 0 50px;
}
.commitment_txt_5 .figure_img_txt .figcaption_txt span {
    font-family: "freight-sans-pro",sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #000;
    font-size: 40px;
    line-height: 45px;
    margin: 0 auto;
    display: block;
    position: relative;
}
.commitment_txt_5 .figure_img_txt .figcaption_txt p {
	color: #666;
	font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    margin: 10px auto;
}
/*commitment_txt_5*/

/*quality_txt*/
.quality_txt {
	position: relative;
	margin: 100px auto;
	padding: 0px 0;
	background: #fff;
}
.quality_txt .quality_txt_1 .h2 {
	color: #000;
    font-weight: 600;
    font-size: 50px;
    line-height: 55px;
    font-family: sofia-pro,sans-serif;
	font-style: normal;
    text-align: center;
    margin: 0 auto 80px;
    position: relative;
}
.quality_txt .quality_txt_1 .h2::after {
	content: "";
	width: 80px;
	height: 3px;
	margin: 0 auto;
	background: #000;
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: -25px;
}
.quality_txt .quality_txt_1 .span {
	font-family: "freight-sans-pro",sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #000;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    display: block;
    margin: 30px auto;
}
.quality_txt .quality_txt_1 .p {
    color: #777;
    font-family: poppins,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
    margin: 15px auto;
}
.quality_txt .quality_txt_1 .p .mark {
	color: #ff5400;
    padding: 0;
    background-color: transparent;
}
.quality_txt .quality_txt_1 .list_img {
	margin: 30px auto;
}
.quality_txt .list_img .img {padding: 0;}
.quality_txt .quality_txt_2 .span {
	font-family: "freight-sans-pro",sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #000;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    display: block;
    margin: 50px auto 30px;
}
.quality_txt .quality_txt_2 .p {
    color: #777;
    font-family: poppins,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
    margin: 30px auto;
}
.quality_txt .quality_txt_2 .dl dt {
	color: #777;
    font-family: poppins,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}
.quality_txt .quality_txt_2 .dl dd {
	color: #666;
    font-weight: 100;
    font-size: 16px;
    line-height: 20px;
    margin: 5px auto;
    padding: 0 0 0 10px;
}
.quality_txt .quality_txt_3 {margin: 100px auto;}
.quality_txt .quality_txt_3 .left_img {padding: 0;}
.quality_txt .quality_txt_3 .text {padding: 50px 0 20px 40px;}
.quality_txt .quality_txt_3 .owl-theme .owl-controls .owl-buttons {
	position: relative;
}
.quality_txt .quality_txt_3 .owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    margin: 0 auto;
    border-radius: 0;
    background: rgba(255, 84, 0, 0.26);
    position: absolute;
    left: auto;
    right: -25px;
    bottom: auto;
    opacity: 1;
    z-index: 1;
    transition: .5s;
    font-family: "FontAwesome";
}
.quality_txt .quality_txt_3 .owl-theme .owl-controls .owl-buttons div:hover {background: #ff5400;}
.quality_txt .quality_txt_3 .owl-theme .owl-controls .owl-buttons .owl-prev {
	top: -300px;
}
.quality_txt .quality_txt_3 .owl-theme .owl-controls .owl-buttons .owl-next {
	top: -250px;
}
.quality_txt .quality_txt_3 .owl-theme .owl-controls .owl-buttons .owl-prev::before {
	content: "\f104";
}
.quality_txt .quality_txt_3 .owl-theme .owl-controls .owl-buttons .owl-next::before {
	content: "\f105";
}
.quality_txt .quality_txt_3 .text .h2 {
	color: #000;
    font-weight: 600;
    font-size: 50px;
    font-family: sofia-pro,sans-serif;
    font-style: normal;
    line-height: 55px;
    margin: 0px auto 10px;
}
.quality_txt .quality_txt_3 .text .p {
	color: #777;
    font-family: poppins,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    margin: 15px auto 0;
}
.quality_txt .quality_txt_4 {margin: 50px auto;}
.quality_txt .quality_txt_4 .h5 {
	color: #000;
    font-weight: 600;
    font-size: 50px;
    font-family:"freight-sans-pro",sans-serif !important;
    font-style: normal;
    line-height: 60px;
    white-space: pre-line;
    margin: 0px auto 30px;
}
.quality_txt .quality_txt_4 .list {
	display: flex;
	align-items: center;
	justify-content: center;
}
.quality_txt .quality_txt_4 .list .figure_img_txt {margin-bottom: 30px;}
.quality_txt .quality_txt_4 .list .figure_img_txt .figcaption_txt {
	padding: 15px;
}
.quality_txt .quality_txt_4 .list .figure_img_txt .figcaption_txt span {
	color: #333;
    font-weight: 600;
    font-size: 20px;
    font-family: "freight-sans-pro",sans-serif !important;
    font-style: normal;
    line-height: 25px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.quality_txt .quality_txt_4 .list .figure_img_txt .figcaption_txt p {
	color: #777;
    font-family: poppins,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    margin: 15px auto 0;
}
/*quality_txt*/

/*product*/
.product {
	position: relative;
	margin: 100px auto;
	padding: 0px 0;
	background: #fff;
}
.product .product_title .h2 {
	color: #333;
    font-weight: 600;
    font-size: 50px;
    line-height: 55px;
    text-align: center;
    margin: 0 auto;
}
.product .product_title .p {
	color: #666;
    font-weight: 100;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    white-space: pre-line;
    margin: 15px auto 0;
}
.product .table .table-responsive {overflow-y: hidden;}
.product .table {
	margin: 50px auto 0;
	border: 1px solid #dee2e6;
}
.product .table th, .product .table td {
    padding: 15px;
}
.product .table td {border-top: 1px dotted #dee2e6;}
.product .table .title_span {
	color: #333;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}
.product .table .span {
	color: #333;
    font-size: 16px;
    line-height: 20px;
    font-weight: 100;
    margin: 0 18px;
    cursor: pointer;
}
.product .list {margin-top: 30px;}
.product .figure_img_txt {margin-bottom: 30px;}
.product .figure_img_txt .img_a {
	overflow: hidden;
	display: block;
	border: 1px solid #ddd;
	transition: .5s;
}
.product .figure_img_txt .img_a .span_img {
	display: block;
    /*border: 1px solid #ddd;*/
    border-radius: 5px;
    overflow: hidden;
    transition: .5s;
}
.product .figure_img_txt .img_a:hover .span_img {border-color: #ff5400;}
.product .figure_img_txt .figcaption_txt {
	padding: 15px;
	background: #fff;
}
.product .figure_img_txt .figcaption_txt h6 {
	color: #333;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    white-space: pre-line;
	margin: 0 auto;
	transition: .5s;
}
.product .figure_img_txt:hover .figcaption_txt h6 {color: #ff5400;}
/*product*/

/*product_info*/
.product_info {
	position: relative;
	margin: 50px auto;
	padding: 0px 0;
	background: #fff;
}
.product_info .product_left_img .gallery-top {
	border: 1px solid #ddd;
}
.product_info .product_left_img .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
}
/*.product_info .product_left_img .gallery-thumbs .swiper-wrapper {
	flex-flow: column;
}*/
.product_info .product_right_txt .h3 {
	color: #000;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    margin: 0 auto;
}
.product_info .product_right_txt .txt_1 {
	position: relative;
	overflow: hidden;
	margin: 20px auto;
	padding: 20px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.product_info .product_right_txt .txt_1 table {margin: 0 !important;}
.product_info .product_right_txt .txt_1 td {padding: 5px 10px !important;}
/*.product_info .product_right_txt .txt_1 p span {
	font-family: Arial !important;
    font-size: 16px !important;
    line-height: 25px !important;
}*/
.product_info .product_right_txt .txt_1 .ul {margin: 0 auto;}
.product_info .product_right_txt .txt_1 .ul li {
	color: #666;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    margin: 10px auto;
}
.product_info .product_right_txt .txt_1 .a {
    color: #fff;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    padding: 0 10px;
    margin: 30px auto;
    border-radius: 3px;
    background-color: #ff5400;
}
.product_info .product_right_txt .txt_1 .a .left_icon {
    width: 30px;
    height: 27px;
    display: inline-block;
}
.product_info .product_right_txt .txt_2 span {
	color: #333;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    display: block;
    margin: 5px auto;
}
.product_info .tabs {margin: 80px auto 50px;}
.product_info .tabs .nav {border-bottom: 1px solid #dee2e6;}
.product_info .tabs .nav li {margin-bottom: -1px;}
.product_info .tabs .nav li a {
	display: block;
    padding: 10px 15px;
	border: 1px solid transparent;
}
.product_info .tabs .nav li .active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.product_info .tabs .tab-content{
	border:#ddd 1px solid;
	border-top:none;
	padding:0 20px;
}
.product_info .tabs .tab-content > .tab-pane {
    padding: 20px 0;
}
.product_info .tabs .title_span {
	color: #333;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    display: block;
    padding-bottom: 0;
    margin: 0px auto 30px;
    position: relative;
}
.product_info .tabs .title_span::after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background: #ff5400;
    position: absolute;
    bottom: -10px;
    vertical-align: baseline;
}
.product_info .tabs .ul {padding-left: 15px;}
.product_info .tabs .ul li {
	color: #333;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin: 5px auto;
    position: relative;
}
.product_info .tabs .p {
	color: #333;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    margin: 0px auto;
    position: relative;
}
.product_info .product_h2_txt {
	color: #333;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    padding-bottom: 0;
    margin: 80px auto 50px;
    position: relative;
}
.product_info .product_h2_txt::after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background: #ff5400;
    position: absolute;
    bottom: -10px;
    vertical-align: baseline;
}
.product_info .product_list .figure_img_txt {margin-bottom: 30px}
.product_info .figure_img_txt .img_a {
	overflow: hidden;
	display: block;
	transition: .5s;
}
.product_info .figure_img_txt .img_a .span_img {
	display: block;
    border: 1px solid #ddd;
    transition: .5s;
}
.product_info .figure_img_txt .img_a:hover .span_img {border-color: #ff5400;}
.product_info .product_list .figure_img_txt .figcaption_txt {
	padding: 15px;
	background: #fff;
}
.product_info .product_list .figure_img_txt .figcaption_txt h6 {
	color: #333;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    white-space: pre-line;
	margin: 0 auto;
	transition: .5s;
}
.product_info .product_list .figure_img_txt:hover .figcaption_txt h6 {color: #ff5400;}

.swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.gallery-top {
	height: 80%;
	width: 100%;
}

.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}

/*product_info*/
.product_info .gallery-top {
	 height:530px;
	 width:530px;
	 float:left;
}
.product_info .gallery-top .swiper-slide{
	pointer-events:none;
}
.product_info .gallery-thumbs {
	 height:530px;
	 width:80px;
	 box-sizing: border-box;
	 margin-right:10px!important;
	 float:left;
}
.product_info .gallery-top .swiper-button-prev.swiper-button-white, 
.product_info .gallery-top .swiper-button-next.swiper-button-white{
 	text-shadow: 0 0 0.3em rgba(0,0,0,0.06), 0 0 0.3em rgba(0,0,0,0.06),0 0 0.3em rgba(0,0,0,0.06);
}
.product_info .gallery-thumbs .swiper-slide {
	 width:80px;
	 height:80px!important;
	 opacity: 0.4;
	 border: 1px solid #ddd;
	 cursor:pointer;
}
.product_info .gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}
.product_info .gallery-top .glass{
	display:block;
	width:50px;
	height:50px;
	background:url(../../pic/ico-glass.png) center center no-repeat;
	background-size:50px;
	position:absolute;
	right:20px;
	top:20px;
	cursor:pointer;
	z-index:9;
}

/*news_list*/
.news_list {
	position: relative;
	margin: 100px auto;
	padding: 0px 0;
	background: #fff;
}
.news_list .figure_img_txt {margin-bottom: 30px}
.news_list .figure_img_txt .img_a {
	overflow: hidden;
	display: block;
	border-radius: 10px;
	border: 1px solid #ddd;
}
.news_list .figure_img_txt .figcaption_txt {
	padding: 25px;
	background: #fff;
}
.news_list .figure_img_txt .figcaption_txt h6 {
	color: #333;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    text-align: left;
    white-space: pre-line;
	margin: 0 auto 15px;
	transition: .5s;
}
.news_list .figure_img_txt:hover .figcaption_txt h6 {color:  #ff5400;}
.news_list .figure_img_txt .figcaption_txt p {
	color: #999;
    font-size: 13px;
    line-height: 20px;
	margin: 0 auto;
}
/*news_list*/

/*info_txt*/
.info_txt {
	position: relative;
	margin: 100px auto;
	padding: 0px 0;
	background: #fff;
}
.info_txt .left {
	padding: 0;
	border-right: 1px solid #ccc;
}
.info_txt .left .title_txt {
	margin: 0 auto;
	padding: 0 0 30px 0;
}
.info_txt .left .title_txt .h2 {
	color: #333;
    font-size: 50px;
    font-weight: 600;
    line-height: 55px;
	margin: 0 auto 10px;
}
.info_txt .left .title_txt .time {
	color: #ff5400;
	font-size: 15px;
	line-height: 20px;
}
.info_txt .left .title_txt .icon {margin: 20px auto 0;}
.info_txt .left .title_txt .icon .fa-facebook {
	color: #fff;
	font-size: 15px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 100%;
	background: #45b0e3;
}
.info_txt .left .title_txt .icon .fa {margin: 0 5px 0 0;}
.info_txt .left .title_txt .icon .fa-twitter {
	color: #fff;
	font-size: 15px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 100%;
	background: #39599f;
}
.info_txt .left .title_txt .icon .fa-google-plus {
	color: #fff;
	font-size: 15px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 100%;
	background: #333;
}
.info_txt .left .txt {
	width: 90%;
    padding: 30px 0 0 0;
    margin: 0px 0 0 0;
	border-top: 1px solid #ccc;
}
.info_txt .left .txt .span {
	color: #000;
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
}
.info_txt .left .txt .p {
	color: #666;
	font-size: 13px;
	line-height: 20px;
	margin: 10px auto 20px;
}
.info_txt .left .txt .img {margin: 10px 0 30px;}
.info_txt .right {
	padding: 0 30px;
}
.info_txt .right .h3 {
	color: #fff;
	font-size: 20px;
	line-height: 25px;
	font-weight: 600;
	text-align: center;
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	background: #ff5400;
}
.info_txt .right .ul {margin: 20px auto 0;}
.info_txt .right .ul li {margin-bottom: 20px;}
.info_txt .right .ul li a {
	color: #333;
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
	transition: .5s;
}
.info_txt .right .ul li:hover a {color: #ff5400;}
/*info_txt*/

/*video_list*/
.video_list {
	position: relative;
	margin: 100px auto;
	padding: 0px 0;
	background: #fff;
}
.video_list .video_title_txt {margin: 0 auto 100px;}
.video_list .video_title_txt span {
	color: #333;
    font-size: 40px;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
    white-space: pre-line;
    display: block;
	margin: 0 auto 25px;
}
.video_list .video_title_txt p {
	color: #666;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    white-space: pre-line;
	margin: 0 auto;
}
.video_list .figure_img_txt {margin-bottom: 60px}
.video_list .figure_img_txt .img_a {
	overflow: hidden;
	display: block;
}
.video_list .figure_img_txt .figcaption_txt {
	padding: 15px;
	background: #fff;
}
.video_list .figure_img_txt .figcaption_txt h6 {
	color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    white-space: pre-line;
	margin: 0 auto 15px;
	transition: .5s;
}
.video_list .figure_img_txt:hover .figcaption_txt h6 {color:  #ff5400;}
/*video_list*/

/*download_list*/
.download_list {
	position: relative;
	margin: 100px auto;
	padding: 0px 0;
	background: #fff;
}
.download_list .download_title_txt {margin: 0 auto 100px;}
.download_list .download_title_txt span {
	color: #333;
    font-size: 40px;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
    white-space: pre-line;
    display: block;
	margin: 0 auto 25px;
}
.download_list .download_title_txt p {
	color: #666;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    white-space: pre-line;
	margin: 0 auto;
}
.download_list .figure_img_txt {margin-bottom: 60px}
.download_list .figure_img_txt .img_a {
	overflow: hidden;
	display: block;
}
.download_list .figure_img_txt .figcaption_txt {
	padding: 15px;
	background: #fff;
}
.download_list .figure_img_txt .img_div {
	position: relative;
	overflow: hidden;
}
.download_list .figure_img_txt .img_div .download_txt {
	position: absolute;
    top: -100%;
    bottom: auto;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.46);
    transition: .5s;
}
.download_list .figure_img_txt:hover .img_div .download_txt {
	top: 0;
    bottom: 0;
}
.download_list .figure_img_txt .figcaption_txt h6 {
	color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    white-space: pre-line;
	margin: 0 auto;
	transition: .5s;
}
.download_list .figure_img_txt:hover .figcaption_txt h6 {color:  #ff5400;}
/*download_list*/

/*contact*/
.contact {
	position: relative;
	margin: 100px auto 0;
	padding: 0px 0;
	background: #fff;
}
.contact .title_txt .h6 {
	color: #333;
    font-size: 50px;
    line-height: 55px;
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
}
.contact .title_txt .p {
	color: #666;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    text-align: center;
    white-space: pre-line;
    margin: 15px auto;
}
.contact .title_txt .lc_img_1 {
	margin: 100px auto;
}
.contact .title_txt .lc_img_2 {display: none;}
.contact .bottom_txt {background: #f9f9f9;}
.contact .bottom_txt {
	padding: 0px 0;
	margin: 100px auto 0;
}
.contact .bottom_txt .left_txt {
	padding: 160px 40px 100px;
	background: #eee;
}
.contact .bottom_txt .left_txt .fa {
	color: #999;
	margin-right: 10px;
}
.contact .bottom_txt .left_txt .txt {margin-bottom: 50px;}
.contact .bottom_txt .left_txt .span {
	color: #333;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    display: block;
    margin: 0 auto 20px;
}
.contact .bottom_txt .left_txt .ul {margin: 0 auto;}
.contact .bottom_txt .left_txt .ul li {
	color: #333;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    margin: 10px auto;
}
.contact .bottom_txt .left_txt .ul li .icon {
    margin: 0 5px 0 0;
    display: initial;
    width: auto;
}
.contact .bottom_txt .left_txt .ul li span {
	display: inline-block;
	margin-left: 10px;
	font-family: "nimbus-sans",sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    color: #666;
    line-height: 24px;
}
.contact .bottom_txt .left_txt .p {
	color: #666;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    margin: 0px auto 0;
}
.contact .bottom_txt .left_txt .p .icon {
	margin: 0 5px 0 0;
    display: initial;
    width: auto;
}
.contact .bottom_txt .right_txt {
	padding: 100px 50px;
	background: #f9f9f9;
}
.contact .bottom_txt .right_txt .h3 {
	color: #333;
    font-size: 50px;
    line-height: 55px;
    font-weight: 600;
    margin: 0 auto;
}
.contact .bottom_txt .right_txt .p {
	color: #666;
    font-size: 15px;
    line-height: 20px;
    font-family: "nimbus-sans",sans-serif;
    font-style: normal;
    font-weight: 300;
    white-space: pre-line;
    margin: 15px auto 0;
}
.contact .bottom_txt .right_txt .form {
	margin: 30px auto;
}
.contact .bottom_txt .right_txt .form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 5px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.contact .bottom_txt .right_txt .form .form-control:focus {
  color: #666;
  background-color: #fff;
  border-color: #ff5400;
  outline: 0;
  box-shadow: 0 0 0 1px #ff5400;
}
.contact .bottom_txt .right_txt .form .textarea {
	height: 150px;
	resize: auto;
}
.contact .bottom_txt .right_txt .form label {
	font-weight: 600;
    font-size: 16px;
	margin-bottom: 5px;
}
.contact .bottom_txt .right_txt .form .form-group {
    margin-bottom: 20px;
}
.contact .bottom_txt .right_txt .form .form-group .file {height: 50px;}
.contact .bottom_txt .right_txt .form .btn {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ff5400;
    border: 1px solid transparent;
    padding: 5px 20px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 5px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.contact .bottom_txt .right_txt .form .btn:focus {
	outline: 0;
	box-shadow: 0 0 0 1px rgba(51, 51, 51, 0.6);
}
/*contact*/

/*oen*/
.oen {
	position: relative;
	margin: 100px auto 0;
	padding: 0px 0;
	background: #fff;
}
.oen .oen_txt_1 .h2 {
	color: #333;
    font-size: 35px;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
    white-space: pre-line;
    margin: 0 auto;
}
.oen .oen_txt_1 .list {margin: 100px auto;}
.oen .oen_txt_1 .list .figure_img_txt {
	height: 230px;
	padding: 20px;
	border-radius: 2px;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.oen .oen_txt_1 .list .figure_img_txt .img-fluid {
	position: absolute;
    top: -60px;
    left: 15px;
}
.oen .oen_txt_1 .list .figure_img_txt .figcaption_txt {margin: 30px auto;}
.oen .oen_txt_1 .list .figure_img_txt .figcaption_txt span {
	color: #333;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    display: block;
    margin: 0px auto 15px;
}
.oen .oen_txt_1 .list .figure_img_txt .figcaption_txt p {
	color: #666;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    margin: 0px auto;
	white-space: pre-line;
}
.oen .oen_txt_1 .list .figure_img_txt .figcaption_txt p i {
	position: relative;
	margin-right: 15px;
}
.oen .oen_txt_1 .list .figure_img_txt .figcaption_txt p i::before {
	content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 5px;
    height: 5px;
    display: block;
    border-radius: 100%;
    border: 1px solid #666;
}
.oen .oen_txt_2 {
	height: 358px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url("../../pic/oen_txt_2_bg.jpg") center no-repeat;
	/*background-attachment: fixed;*/
}
.oen .oen_txt_2 .txt .h5 {
	color: #333;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    margin: 0px auto;
	white-space: pre-line;
}
.oen .oen_txt_2 .txt .p {
	color: #333;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    text-align: center;
    margin: 20px auto 0;
	white-space: pre-line;
}
.oen .oen_txt_3 {margin: 50px auto 0;}
.oen .oen_txt_3 .txt {
	margin-bottom: 0px;
	padding: 100px 0;
}
.oen .oen_txt_3 .txt .figure_img_txt .figcaption_txt {margin-top:0px;}
.oen .oen_txt_3 .txt:nth-child(odd) .figure_img_txt .div_img {
	order: 1;
}
.oen .oen_txt_3 .txt:nth-child(odd) .figure_img_txt .figcaption_txt {
	order: 2;
}
.oen .oen_txt_3 .txt:nth-child(even) .figure_img_txt .div_img {
	order: 2;
}
.oen .oen_txt_3 .txt:nth-child(even) .figure_img_txt .figcaption_txt {
	order: 1;
}
.oen .oen_txt_3 .txt:nth-child(odd) {background: #fff;}
.oen .oen_txt_3 .txt:nth-child(even) {background: #f7f7f7;}
.oen .oen_txt_3 .txt .figure_img_txt .figcaption_txt span {
	color: #333;
    font-size: 50px;
    font-weight: 600;
    line-height: 55px;
}
.oen .oen_txt_3 .txt .figure_img_txt .figcaption_txt small {
	color: #333;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    display: block;
    margin: 15px auto;
}
.oen .oen_txt_3 .txt .figure_img_txt .figcaption_txt p {
	color: #666;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    margin: 0px auto;
	white-space: pre-line;
}
.oen .oen_txt_3 .txt .figure_img_txt .figcaption_txt p mark {
	color: #000;
	font-weight: 600;
    padding: 0;
    background-color: transparent;
}
/*oen*/

/*privacy_policy_txt*/
.privacy_policy_txt {
	position: relative;
	margin: 100px auto;
	padding: 0px 0;
	background: #fff;
}
.privacy_policy_txt .txt {
	margin: 0 auto 30px;
}
.privacy_policy_txt .txt h1 {
	color: #000;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
    margin: 0px auto 15px;
}
.privacy_policy_txt .txt p {
	color: #333;
    font-size: 15px;
    line-height: 25px;
    margin: 0px auto;
}
/*privacy_policy_txt*/

/*terms_conditions_txt*/
.terms_conditions_txt {
	position: relative;
	margin: 100px auto;
	padding: 0px 0;
	background: #fff;
}
.terms_conditions_txt .txt {
	margin: 0 auto 30px;
}
.terms_conditions_txt .txt h1 {
	color: #000;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
    margin: 0px auto 15px;
}
.terms_conditions_txt .txt p {
	color: #333;
    font-size: 15px;
    line-height: 25px;
    margin: 0px auto;
}
/*terms_conditions_txt*/

/*faq_txt*/
.faq_txt {
	position: relative;
	margin: 100px auto;
	padding: 0px 0;
	background: #fff;
}
.faq_txt .txt {
    margin: 0 auto 30px;
    /*border-bottom: 1px solid #ccc;*/
}
.faq_txt .txt:last-child {margin: 0 auto;}
.faq_txt .txt .h1_btn {
	position: relative;
	color: #333;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    margin: 0px auto;
    padding: 0 0 30px 0;
    font-family: "FontAwesome";
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    transition: .5s;
}
.faq_txt .txt .h1_btn::before {
	content: "\f107";
	position: absolute;
    right: 0;
}
.faq_txt .txt [aria-expanded="true"]::before {
	content: "\f106";
	position: absolute;
    right: 0;
}
.faq_txt .txt [aria-expanded="true"] {
    border-color: transparent;
    transition: .3s;
}
.faq_txt .txt .collapse {
	border-bottom: 1px solid transparent;
}
.faq_txt .txt .show {
	border-color: #000;
}
.faq_txt .txt .p {
	color: #666;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    margin: 0px auto 15px;
}
.faq_txt .txt .icon {
	margin: 30px auto;
}
.faq_txt .txt .icon .fa {
	color: #ccc;
	font-size: 20px;
    line-height: 25px;
	margin: 0 5px;
}
/*faq_txt*/

/*@media (min-width: 992px) {
	.product .figure_img_txt {
	    -ms-flex: 0 0 19.999%;
	    flex: 0 0 19.999%;
	    max-width: 19.999%;
	}
}*/


@media (max-width: 1199px) {
	.banner_figure_img_txt .img-fluid {display: none;}
	.banner_figure_img_txt {
		height: 320px;
	    background: url(../../pic/banner-1.png) center no-repeat;
	}
	.product_banner {
		background: url(../../pic/product.jpg) center no-repeat;
	}
	.article_txt_2 .col-xl-6:nth-child(2) {padding: 0 15px;}
	.article_txt_2 .owl-theme .owl-controls .owl-buttons .owl-prev {left: 0;}
	.article_txt_2 .owl-theme .owl-controls .owl-buttons .owl-next {right: 0;}
	/*.article_txt_2 .h2 {margin: 30px auto 50px;}*/
	.commitment_txt_1 .figure_img_txt .figcaption_txt {height: 150px;}
	.commitment_txt_3 .figure_img_txt .figcaption_txt .p50,
	.commitment_txt_5 .figure_img_txt .figcaption_txt .p50 {padding: 0px;}
	.commitment_txt_2 .nav_tabs .nav {
	    flex-flow: inherit;
	    justify-content: space-around;
	}
	.commitment_txt_2 .nav_tabs .nav li a {
		text-align: left;
		white-space: inherit;
		padding: 5px 15px;
		justify-content: end;
	}
	.commitment_txt_2 .nav_tabs .tab-content {padding: 0;background: #f7f7f7;}
	/*.news_list .figure_img_txt .figcaption_txt h6 {font-size: 18px;}*/
	.video_list .video_title_txt span,
	.download_list .download_title_txt span {
		font-size: 30px;
    	line-height: 35px;
	}
	.info_txt .left .title_txt .h2 {
	    font-size: 40px;
	    line-height: 50px;
	}
	.quality_txt .quality_txt_3 .text {padding-top: 20px;}
	.quality_txt .quality_txt_1 .h2,.quality_txt .quality_txt_3 .text .h2,.quality_txt .quality_txt_4 .h5 {
	    font-size: 35px;
	    line-height: 40px;
	}
	.oen .oen_txt_3 .txt .figure_img_txt .figcaption_txt span {
	    font-size: 35px;
	    line-height: 40px;
	}
	.product_info .gallery-top{
		width:calc(100% - 90px);
		height:598px;
		margin-bottom:30px;
	}
	.product_info .gallery-thumbs{
		width:80px;
		height:598px;
	}
	.product_info .gallery-thumbs .swiper-slide{
		margin-bottom:6.4px!important;
	}
	/*.product_info .product_h2_txt {margin: 80px auto 50px;} */
}

@media (max-width: 991px) {
	.article_txt_1 .col-xl-6:nth-child(2) {
	    justify-content: center;
	    margin-top: 30px;
	}
	.article_txt_3 .figure_img_txt {margin-bottom: 30px;}
	.commitment_txt_3 .figure_img_txt {margin: 0 auto 30px;}
	.commitment_txt_3 .figure_img_txt:nth-child(odd) .img_a {
		order: 2;
	}
	.commitment_txt_3 .figure_img_txt:nth-child(odd) .figcaption_txt {
		order: 1;
		margin: 0 auto 15px;
	}
	.commitment_txt_3 .figure_img_txt:nth-child(even) .img_a {
		order: 2;
	}
	.commitment_txt_3 .figure_img_txt:nth-child(even) .figcaption_txt {
		order: 1;
		margin: 0 auto 15px;
	}
	.commitment_txt_3 .figure_img_txt .figcaption_txt {margin: 15px auto 0;}
	.commitment_txt_5 .figure_img_txt .img_a {
		order: 2;
	}
	.commitment_txt_5 .figure_img_txt .figcaption_txt {
		order: 1;
		margin: 15px auto 0;
	}
	.commitment_txt_3 .figure_img_txt .figcaption_txt span,
	.commitment_txt_5 .figure_img_txt .figcaption_txt span {
		font-size: 34px;
    	line-height: 35px;
	}
	.commitment_txt_4 .owl-theme .owl-controls .owl-buttons {display: none;}
	.commitment_txt_4 .owl-theme .owl-controls .owl-pagination {display: block;}
	.info_txt .left .title_txt .h2 {
	    font-size: 30px;
	    line-height: 35px;
	}
	/*.quality_txt .quality_txt_1 .h2 {
	    font-size: 25px;
	    line-height: 30px;
	    margin: 0 auto 50px;
	}*/
	.quality_txt .quality_txt_1 .span {
		font-size: 18px;
		line-height: 20px;
	}
	.quality_txt .quality_txt_3 {margin: 50px auto;}
	.quality_txt .quality_txt_3 .left_img {order: 2;}
	.quality_txt .quality_txt_3 .text {
		padding: 0;
	    order: 1;
	    margin-bottom: 20px;
	}
	.quality_txt .quality_txt_3 .text .h2 {margin: 20px auto 15px;}
	.product {margin: 50px auto;}
	.product_info .product_right_txt {margin-top: 30px;overflow: hidden;}
	.product .product_title .h2 {
		font-size: 30px;
		line-height: 35px;
	}
	.quality_txt .quality_txt_2 .dl dd {
	    font-size: 18px;
	}
	.oen .oen_txt_1 .list {margin: 100px auto 0;}
	.oen .oen_txt_1 .list .figure_img_txt {margin-bottom: 100px;}
	.oen .oen_txt_3 .txt {margin-bottom: 0;}
	.oen .oen_txt_3 .txt .figure_img_txt .figcaption_txt {
		margin: 20px auto 0;
	}
	.oen .oen_txt_3 .txt:nth-child(odd) .figure_img_txt .div_img {
		order: 2;
	}
	.oen .oen_txt_3 .txt:nth-child(odd) .figure_img_txt .figcaption_txt {
		order: 1;
		margin: 0px auto 20px;
	}
	.oen .oen_txt_3 .txt:nth-child(even) .figure_img_txt .div_img {
		order: 2;
	}
	.oen .oen_txt_3 .txt:nth-child(even) .figure_img_txt .figcaption_txt {
		order: 1;
		margin: 0px auto 20px;
	}
	.product .figure_img_txt {
	    margin-bottom: 15px;
	}
	.product .figure_img_txt .figcaption_txt {
	    padding: 15px 0;
	}
	.product .figure_img_txt .figcaption_txt h6 {
	    font-size: 18px;
	    line-height: 20px;
	    font-weight: 300;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	.article_txt_1 .h2,.article_txt_2 .h2,
	.article_txt_3 .h2,.article_txt_5 .h2 {margin: 0 auto 50px;}
	.article_txt_1 .h2::after,.article_txt_2 .h2::after,
	.article_txt_3 .h2::after,.article_txt_5 .h2::after {bottom: -15px;}
	.contact .bottom_txt .right_txt .h3 {
	    font-size: 35px;
	    line-height: 40px;
	}
	.contact .title_txt .lc_img_1 {display: none;}
	.contact .title_txt .lc_img_2 {
		display: block;
		margin: 20px auto;
	}
	.product_info .gallery-top{
		width:calc(100% - 90px);
		height:598px;
	}
	.product_info .gallery-thumbs{
		width:80px;
		height:598px;
	}
	.product_info .gallery-thumbs .swiper-slide{
		margin-bottom:6.4px!important;
	}
}

@media (max-width: 767px) {
	/*.banner_figure_img_txt .figcaption_txt span {
		font-size: 25px;
    	line-height: 30px;
	}*/
	.article_txt_1 {margin: 50px auto;}
	.article_txt_2 {padding: 50px 0;}
	.article_txt_1 .h2,.article_txt_1 .h2,
	.article_txt_2 .h2,.article_txt_5 .h2 {
		font-size: 30px;
    	line-height: 35px;
    	margin: 50px auto;
	}
	.article_txt_2 .col-xl-6:nth-child(1) {order: 2;}
	.article_txt_2 .col-xl-6:nth-child(2) {order: 1;margin-bottom: 30px;}
	.commitment_txt_1 {padding: 50px 0;}
	.page_title_txt .h2 {
	    font-size: 30px;
	    line-height: 35px;
	}
	.page_title_txt .span {margin: 10px auto 20px;}
	.commitment_txt_2,.commitment_txt_3,
	.commitment_txt_4,.commitment_txt_5 {padding: 50px 0;}
	.commitment_txt_2 .nav_tabs .nav {
	    flex-flow: column;
	    justify-content: center;
	}
	.commitment_txt_2 .nav_tabs .figcaption_txt {
	    padding: 15px 60px;
	}
	.commitment_txt_2 .nav_tabs .figcaption_txt span {margin: 0 auto 10px;}
	.commitment_txt_2 .nav_tabs .figcaption_txt p {padding: 0;}
	.quality_txt,
	.privacy_policy_txt,
	.terms_conditions_txt,
	.faq_txt {margin: 30px auto;}
	.news_list,.info_txt,.video_list,.download_list {margin: 50px auto;}
	/*.news_list .figure_img_txt .figcaption_txt h6 {
	    font-size: 15px;
	    line-height: 20px;
	}*/
	.info_txt .left {
	    padding: 0 15px;
	    border-right: 1px solid transparent;
	}
	.info_txt .left .txt {width: 100%;}
	.info_txt .right {margin-top: 30px; padding: 0 10px;}
	.quality_txt .quality_txt_1 .h2 {
		font-size: 25px;
	    line-height: 30px;
	    margin: 20px auto 50px;
	}
	.quality_txt .quality_txt_3 .text .h2 {
	    font-size: 25px;
	    line-height: 30px;
	    margin: 20px auto;
	}
	.quality_txt .quality_txt_4 .h5 {
		/*font-size: 25px;
	    line-height: 30px;*/
	    line-height: 35px;
	    font-size: 34px;
	    color: #000;
	    font-family: "freight-sans-pro",sans-serif !important;
	    font-weight: 600;
	    font-style: normal;
	}
	.product .product_title .h2 {
		font-size: 25px;
		line-height: 30px;
	}
	.product_info {margin: 50px auto 20px;}
	.product_info .product_list .figure_img_txt {
	    margin-bottom: 15px;
	}
	.oen {margin: 50px auto;}
	.oen .oen_txt_3 {margin: 0px auto;}
	.oen .oen_txt_1 .h2 {
	    font-size: 25px;
	    line-height: 30px;
	}
	.oen .oen_txt_2 .txt .h5 {
	    /*font-size: 25px;
	    line-height: 30px;*/
	    font-family: "freight-sans-pro",sans-serif !important;
	    font-style: normal !important;
	    font-size: 34px !important;
	    color: #000 !important;
	    line-height: 35px !important;
	    font-weight: 600 !important;
	}
	.oen .oen_txt_2 .txt .p {
	    font-size: 13px;
	    line-height: 20px;
	}
	.oen .oen_txt_3 .txt .figure_img_txt .figcaption_txt span {
	    /*font-size: 25px;
	    line-height: 30px;*/
	    font-family: "freight-sans-pro",sans-serif !important;
	    font-style: normal !important;
	    font-size: 34px !important;
	    color: #000 !important;
	    line-height: 35px !important;
	    font-weight: 600 !important;
	}
	.contact {margin: 50px auto 0;}
	.contact .title_txt .h6 {
	    font-family: "freight-sans-pro",sans-serif !important;
	    font-style: normal !important;
	    font-size: 34px !important;
	    color: #000 !important;
	    line-height: 35px !important;
	    font-weight: 600 !important;
	}
	.contact .bottom_txt {margin: 50px auto 0;}
	.contact .bottom_txt .right_txt {padding: 20px 15px;order: 1;}
	.contact .bottom_txt .left_txt {padding: 80px 15px ;order: 2;}
	.contact .bottom_txt .left_txt .txt {margin:  0px auto 20px;}
	.product_info .gallery-top{
		width:calc(100% - 70px);
		height:438px;
	}
	.product_info .gallery-thumbs{
		width:60px;
		height:438px;
	}
	.product_info .gallery-thumbs .swiper-slide{
		width:60px;
		height:60px!important;
		margin-bottom:3px!important;
	}
	.article_txt_5 .col-xl-6:nth-child(1) {
		order: 2;
	}
	.article_txt_5 .col-xl-6:nth-child(2) {
		order: 1;
		margin-bottom: 50px;
	}
	.contact .bottom_txt .left_txt .span {font-family: "freight-sans-pro",sans-serif !important;
	    font-style: normal !important;
	    font-size: 20px !important;
	    color: #000 !important;
	    line-height: 25px !important;
	    font-weight: 600 !important; margin: 0 auto 50px;
	}
    .download_list .figure_img_txt .figcaption_txt h6 {
	    font-size: 20px;
	}
}

@media (max-width: 575px) {
	.owl-theme .owl-controls .owl-buttons div {display: none !important;}
	.owl-theme .owl-controls .owl-pagination {display: block;}
	.article_txt_3 .figure_img_txt {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	.article_txt_3 .h2 {
	    font-size: 35px;
	    line-height: 40px;
	}
	.article_txt_4 {padding: 50px 0;}
	.article_txt_4 .figure_img_txt .figcaption_txt p {
		margin: 10px auto 0;
	}
	.commitment_txt_1 .figure_img_txt>a {
		display: block;
		margin: 0 auto;
		padding: 15px 0 0 0;
		background: #fff;
	}
	.commitment_txt_1 .figure_img_txt .figcaption_txt {height: auto;}
	.commitment_txt_3 .figure_img_txt .figcaption_txt span,
	/*.commitment_txt_5 .figure_img_txt .figcaption_txt span {
		font-size: 20px;
    	line-height: 25px;
	}*/
	.commitment_txt_2 .nav_tabs {margin: 0 auto;}
	.privacy_policy_txt .txt h1, .terms_conditions_txt .txt h1 {
		font-size: 25px;
		line-height: 30px;
	}
	.faq_txt .txt {margin: 0 auto 15px;}
	.faq_txt .txt .h1_btn {padding: 0 0 15px 0;}
	.news_list .figure_img_txt .figcaption_txt h6 {
		font-family: "nimbus-sans",sans-serif;
	    font-style: normal;
	    font-weight: 700;
	    font-size: 22px;
	    color: #000;
	    line-height: 30px;
		text-align: center;
		/*white-space: initial;*/
	}
	.news_list .figure_img_txt .figcaption_txt p{
		    font-family: "nimbus-sans",sans-serif;
	    font-style: normal;
	    font-weight: 300;
	    font-size: 16px;
	    color: #666;
	    line-height: 24px;
	}
	.video_list .video_title_txt span,
	.download_list .download_title_txt span {
		/*font-size: 22px;
    	line-height: 25px;
    	font-weight: 700;*/
    	font-family: "nimbus-sans",sans-serif;
	    font-style: normal;
	    font-weight: 700;
	    font-size: 34px;
	    color: #000;
	    line-height: 35px;
	}
	.video_list .figure_img_txt .figcaption_txt h6 {font-size: 20px;}
	.quality_txt .quality_txt_1 .list_img .img {
		-ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	.oen .oen_txt_1 .list .figure_img_txt .figcaption_txt span {font-size: 20px;}
	.product .figure_img_txt {
		-ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	.product_info .product_list .figure_img_txt {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	.product_info .product_list .figure_img_txt .figcaption_txt {
	    padding: 10px 0 0;
	}
	.product_info .product_list .figure_img_txt .figcaption_txt h6 {
	    font-size: 12px;
	    line-height: 15px;
	    display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	/*.contact .title_txt .h6 {
	    font-size: 25px;
	    line-height: 30px;
	}*/
	.contact .bottom_txt .right_txt .h3 {
	    /*font-size: 25px;
	    line-height: 30px;*/
	    font-family: "freight-sans-pro",sans-serif !important;
	    font-style: normal !important;
	    font-size: 34px !important;
	    color: #000 !important;
	    line-height: 35px !important;
	    font-weight: 600 !important;
	}
	.product_info .gallery-top{
		width:calc(100% - 70px);
		height:320px;
	}
	.product_info .gallery-thumbs{
		width:60px;
		height:320px;
	}
	.product_info .gallery-thumbs .swiper-slide{
		width:60px;
		height:60px!important;
		margin-bottom:5.1px!important;
	}
	
	.product .table{ display: none; overflow-x: hidden}
	.select-box{ display: block; overflow-y: auto; margin-top: 20px; }
	.select-box::-webkit-scrollbar {
        display: none;
    }
	   
	.select-table{ display: table;overflow-x: hidden }
	.select-table::-webkit-scrollbar {
        display: none;
    }	
	.select-table div{ display: table-cell; padding:0 5px; white-space: nowrap; }
	.select-table div select{ font-size: 14px; width: 150px; height: auto; padding:6px 12px; white-space: nowrap; }
	.select-table div select:focus{ box-shadow: none; }
	.quality_txt .quality_txt_1 .list_img {
		display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.article_txt_1 .col-xl-6:nth-child(2) {
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
}

@media (max-width: 400px) {
	.commitment_txt_2 .nav_tabs .figcaption_txt {
	    padding: 15px;
	}
}

.chooise-one{ background: #f5f5f5; display: none; font-size: 14px; margin-right: 10px; margin-top: -5px; margin-bottom: -5px; line-height: 34px; padding:0 10px; border:solid 1px #ddd; color: #000; }
.chooise-one span,.chooise-one a{ color: #ff5400!important; }
.chooise-one a{ font-size: 16px!important; font-weight: bold; display: inline-block; margin-left: 10px; }
.product .table .span.active{color: #ff5400!important;}
