/* Intervio Architecture HTML Template  */

/*** 

====================================================================
            Fonts
====================================================================

 ***/

@import url('font-awesome.min.css');
@import url('animate.css');
@import url('custom-animate.css');
@import url('flaticon.css');
/*@import url('owl.css');*/
@import url('jquery-ui.css');
/*@import url('jquery.fancybox.min.css');*/
@import url('scrollbar.css');
@import url('hover.css');
/*@import url('jquery.touchspin.css');
@import url('botstrap-select.min.css');*/
@import url('swiper.min.css');
@import url('rtl.css');
@import url('https://at.alicdn.com/t/font_1259531_78cfl6umjyy.css');


/*** 

====================================================================
    Reset
====================================================================

 ***/

* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
	line-height: inherit;
}


/*** 

====================================================================
    Global Settings
====================================================================

 ***/

.page-wrapper {
	position: relative;
	width: 100%;
	min-width: 300px;
	z-index: 9;
	margin: 0px auto;
	overflow: hidden;
}

body {
	font-size: 16px;
	color: #222;
	font-family: 'Microsoft YaHei';
	background: #fff;
	font-weight: initial;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover,
a:focus,
a:visited {
	text-decoration: none !important;
	outline: none;
}

p {
	padding: 0px;
	margin: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	position: relative;
	font-weight: normal;
	line-height: 1.25em;
	margin: 0px;
	background: none;
}

textarea {
	overflow: hidden;
}

button {
	outline: none !important;
	cursor: pointer;
}

.text {
	font-size: 16px;
	line-height: 26px;
	margin: 0px 0px 15px;
}

::-webkit-input-placeholder {
	color: inherit;
}

::-moz-input-placeholder {
	color: inherit;
}

::-ms-input-placeholder {
	color: inherit;
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
	box-shadow: none;
	outline: none;
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
	background-color: inherit;
	border-color: inherit;
	color: inherit;
}

.page-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 300px;
	z-index: 9;
	overflow: hidden;
}

.auto-container {
	max-width: 1460px;
	padding: 0px 15px;
	margin: 0 auto;
}

ul,
li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

figure {
	margin-bottom: 0;
}

.theme-btn {
	display: inline-block;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.theme-btn i {
	position: relative;
	display: inline-block;
	font-size: 14px;
	margin-left: 3px;
}

.centered {
	text-align: center !important;
}

.gray-bg {
	background-color: #f4f4f4 !important;
}

.light-bg {
	background-color: #fff !important;
}

img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.dropdown-toggle::after {
	display: none;
}

.fa {
	line-height: inherit;
}

.preloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/icons/preloader.svg);
}

.preloader-close {
	position: fixed;
	z-index: 999999;
	color: #fff;
	padding: 10px 20px;
	cursor: pointer;
	right: 0;
	bottom: 0;
	font-weight: 600;
}

.loader-wrap {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
}

.loader-wrap .layer-one {
	position: absolute;
	left: 0%;
	top: 0;
	width: 33.3333%;
	height: 100%;
	overflow: hidden;
}

.loader-wrap .layer-two {
	position: absolute;
	left: 33.3333%;
	top: 0;
	width: 33.3333%;
	height: 100%;
	overflow: hidden;
}


.loader-wrap .layer-three {
	position: absolute;
	left: 66.6666%;
	top: 0;
	width: 33.3333%;
	height: 100%;
	overflow: hidden;
}

.loader-wrap .layer .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #0a273d;
}

.owl-nav,
.owl-dots {
	display: none;
}

/*swiper*/
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%23ffffff%27%2F%3E%3C%2Fsvg%3E);
    right: 10px;
    left: auto;
	width: 18px;
	height: 30px;
	margin-top: -15px;
	background-size: 18px 30px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%23ffffff%27%2F%3E%3C%2Fsvg%3E);
    left: 10px;
    right: auto;
	width: 18px;
	height: 30px;
	margin-top: -15px;
	background-size: 18px 30px;
}
.bt-prev {
	position: absolute;
	width: 40px;
	height: 124px;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	line-height: 124px;
	border-radius: 0px 10px 10px 0px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	z-index: 9;
	font-size: 25px;
	background-color: rgba(0, 0, 0, 0.8);
	transition: .5s;
}

.bt-prev:hover {
	background-color: #da2923;
}

.bt-next {
	position: absolute;
	width: 40px;
	height: 124px;
	line-height: 124px;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 10px 0px 0px 10px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	z-index: 9;
	font-size: 25px;
	background-color: rgba(0, 0, 0, 0.8);
	transition: .5s;
}

.bt-next:hover {
	background-color: #da2923;
}

.swiper-button-disabled {
	opacity: .3;
}

@media only screen and (max-width: 767px){
	.bt-prev {
		width: 30px;
		height: 80px;
		line-height: 80px;
		border-radius: 0px 5px 5px 0px;
		font-size: 20px;
	}
	.bt-next {
		width: 30px;
		height: 80px;
		line-height: 80px;
		border-radius: 5px 0px 0px 5px;
		font-size: 20px;
	}
}


/* Btn style */

.theme-btn {
	display: inline-block;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.mb-30 {
	margin-bottom: 30px !important;
}

.mt-30 {
	margin-top: 30px !important;
}

.mt-50 {
	margin-top: 50px !important;
}

.mb-40 {
	margin-bottom: 40px !important;
}

.mb-50 {
	margin-bottom: 50px !important;
}

.pb-20 {
	padding-bottom: 20px !important;
}

.pb-30 {
	padding-bottom: 30px !important;
}

.pb-50 {
	padding-bottom: 50px !important;
}


/*** 

====================================================================
    Scroll To Top style
====================================================================

***/

.scroll-to-top {
    position: fixed;
    right: 20px;
    bottom: 130px;
    width: 54px;
    height: 54px;
    color: #ffffff;
    font-size: 18px;
    line-height: 54px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #da2923;
    border-radius: 50%;
    margin-left: -26px;
    display: none;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
@media only screen and (max-width: 767px) {
	.scroll-to-top {
		right: 10px;
		bottom: 30px;
	}
}

.scroll-to-top.style-two {
	background-color: #2d3247;
}

.scroll-to-top:hover {
	color: #ffffff;
}

/*Btn Style One*/

.btn-style-one {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	background-color: #ffffff;
	padding: 15.5px 45px;
	font-weight: 600;
	overflow: hidden;
	text-transform: uppercase;
}

.btn-style-one:hover {
	color: #fff;
}

.btn-style-one:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #ccc;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-webkit-transition: -webkit-transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: -webkit-transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000), -webkit-transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	/* easeInOutQuint */
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	/* easeInOutQuint */
}

.btn-style-one:hover:before {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}

.btn-style-one span {
	position: relative;
	z-index: 2;
}

/* Btn Style Two */
.btn-style-two {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	color: #232323;
	background-color: transparent;
	padding: 15px 60px;
	font-weight: bold;
	overflow: hidden;
	text-transform: uppercase;
	border: 1px solid;
}

.btn-style-two:hover {
	color: #fff;
}

.btn-style-two:before {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-webkit-transition: -webkit-transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: -webkit-transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000), -webkit-transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	/* easeInOutQuint */
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	/* easeInOutQuint */
}

.btn-style-two:hover:before {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}

.btn-style-two span {
	position: relative;
	z-index: 2;
}

/* Header Style */

.main-header {
	position: relative;
	width: 100%;
	z-index: 9999;
}

/* Header Upper */

.main-header .header-upper {
	position: relative;
	background-color: #1f1f1f;
}

.main-header .header-upper .auto-container {
	/* max-width: 100%; */
	/* padding: 0 100px; */
}

.main-header .header-upper .inner-container {
	position: relative;
	min-height: 80px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.main-header .header-upper .logo-box {
	z-index: 10;
}

.main-header .header-upper .logo-box .logo {
	position: relative;
	display: block;
	padding: 28.5px 0px;
}
.main-header .header-upper .logo-box .logo img.pc {
	height:43px;
}
.main-header .header-upper .logo-box .logo img.wap {
	display:none;
}

.main-header .header-upper .logo-box .logo a {
	display: block;
}

.main-header .nav-outer {
	position: relative;
	z-index: 1;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.main-header .navbar-right-info .search-toggler {
	position: relative;
	background-color: transparent;
	font-size: 16px;
	color: #dbdada;
}

.navbar-right-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 25px 0px 25px 40px;
}

.navbar-right-info .phone-number {
	font-size: 16px;
	height: 40px;
	border: 1px solid #999;
	border-radius: 18px;
	padding: 0px 15px;
	overflow: hidden;
}

.navbar-right-info .phone-number input[type="text"] {
	width: 130px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	background: none;
}

.navbar-right-info .phone-number a {
	color: #fff;
}

.navbar-right-info .sidemenu-nav-toggler {
	position: relative;
	width: 50px;
	height: 50px;
	line-height: 44px;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 20px;
	margin-left: 30px;
	cursor: pointer;
	border-radius: 50%;
}

.navbar-right-info .mobile-nav-toggler {
	position: relative;
	width: 50px;
	height: 50px;
	line-height: 44px;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 20px;
	margin-left: 30px;
	cursor: pointer;
	border-radius: 50%;
}


/* Sticky Header */

.sticky-header {
	position: fixed;
	visibility: hidden;
	opacity: 0;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: -1;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 15px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 15px;
	padding: 0px;
	background: rgb(255, 255, 255);
	-webkit-transition: top 300ms ease 0s;
	-o-transition: top 300ms ease 0s;
	transition: top 300ms ease 0s;
}

.sticky-header .main-menu .navigation {
	margin-top: 0;
}

.main-header .nav-outer .main-menu {
	position: relative;
}

.main-menu .navbar-collapse {
	padding: 0px;
	display: block !important;
}

.main-menu .navigation {
	position: relative;
	margin: 0px;
	margin-left: 30px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.main-menu .navigation>li {
	position: relative;
	margin: 0px 20px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-menu .navigation>li:last-child {
	/* margin-right: 0px; */
}

.main-menu .navigation>li>a {
	position: relative;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	padding: 35px 0px;
	opacity: 1;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.main-menu .navigation>li:hover>a {
	color: #e62129;
}

.main-menu .navigation>li.current>a:before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
}

.sticky-header .main-menu .navigation>li.current>a:before {
	bottom: 0 !important;
	top: auto !important;
	height: 4px;
}

.main-menu .navigation>li>ul {
	position: absolute;
	left: -30px;
	top: 100%;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	z-index: 100;
	display: none;
	opacity: 0;
	visibility: hidden;
	padding: 10px 0px;
	border-top: 2px solid;
	background-color: #272727;
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
	transition: .5s;
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}

.main-menu .navigation>li>ul.from-right {
	left: auto;
	right: 0px;
}

.main-menu .navigation>li>ul>li {
	position: relative;
	width: 100%;
	padding: 0 30px;
}

.main-menu .navigation>li>ul>li:last-child {
	border-bottom: none;
}

.main-menu .navigation>li>ul>li:before {
	position: absolute;
	content: '';
	right: 0px;
	top: 0px;
	width: 0%;
	height: 100%;
	display: block;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.main-menu .navigation>li>ul>li>a {
	position: relative;
	display: block;
	padding: 12.5px 0;
	border-bottom: 1px solid #41394f;
	line-height: 24px;
	font-size: 16px;
	text-transform: capitalize;
	color: #fff;
	text-align: left;
}

.main-menu .navigation>li>ul>li:last-child>a {
	border-bottom: 0px;
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
	content: "+";
	position: absolute;
	right: 0;
	top: 11px;
	display: block;
	line-height: 24px;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	z-index: 5;
}

.main-menu .navigation>li>ul>li>a:hover {
	color: #e62129;
}

.main-menu .navigation>li>ul>li>ul {
	position: absolute;
	left: 100%;
	top: 0;
	width: 250px;
	z-index: 100;
	display: none;
	padding: 10px 0px;
	border-top: 2px solid;
	background-color: #272727;
	transition: .5s;
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}

.main-menu .navigation>li>ul>li>ul.from-right {
	left: auto;
	right: 0px;
}

.main-menu .navigation>li>ul>li>ul>li {
	position: relative;
	width: 100%;
	padding: 0 40px;
}

.main-menu .navigation>li>ul>li>ul>li:last-child {
	border-bottom: none;
}

.main-menu .navigation>li>ul>li>ul>li:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 0%;
	height: 100%;
	display: block;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li>ul>li:hover:before {}

.main-menu .navigation>li>ul>li>ul>li:last-child {
	border-bottom: none;
}

.main-menu .navigation>li>ul>li>ul>li>a {
	position: relative;
	display: block;
	padding: 12px 0;
	line-height: 24px;
	font-weight: 600;
	border-bottom: 1px solid #41394f;
	font-size: 16px;
	text-transform: capitalize;
	color: #fff;
	text-align: left;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li>ul>li:last-child>a {
	border-bottom: 0;
}

.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {
	font-family: 'Font Awesome 5 Pro';
	content: "\f105";
	position: absolute;
	right: 16px;
	top: 12px;
	display: block;
	line-height: 24px;
	font-size: 16px;
	font-weight: 900;
	z-index: 5;
}

.main-menu .navigation>li.dropdown:hover>ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.main-menu .navigation li.dropdown .dropdown-btn {
	position: absolute;
	right: 10px;
	top: 8px;
	width: 34px;
	height: 30px;
	border: 1px solid #ffffff;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	cursor: pointer;
	z-index: 5;
	display: none;
}



/*** 

====================================================================
    Search Popup
====================================================================

***/

.search-popup {
	position: fixed;
	left: 0;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999;
	visibility: hidden;
	opacity: 0;
	overflow: auto;
	background: rgba(0, 0, 0, 0.3);
	-webkit-transform: translateY(101%);
	-ms-transform: translateY(101%);
	transform: translateY(101%);
	transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
}

.search-popup.popup-visible {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	visibility: visible;
	opacity: 1;
}

.search-popup .overlay-layer {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
}

.search-popup .close-search {
	position: absolute;
	right: 25px;
	top: 25px;
	font-size: 22px;
	color: #ffffff;
	cursor: pointer;
	z-index: 5;
}

.search-popup .close-search:hover {
	opacity: 0.70;
}

.search-popup .search-form {
	position: relative;
	padding: 0px 15px 0px;
	max-width: 1024px;
	margin: 0 auto;
	margin-top: 150px;
	margin-bottom: 100px;
	transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-webkit-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
}

.search-popup .search-form fieldset {
	position: relative;
	border: 7px solid rgba(255, 255, 255, 0.50);
	border-radius: 12px;
}

.search-popup .search-form fieldset input[type="search"] {
	position: relative;
	height: 70px;
	padding: 20px 220px 20px 30px;
	background: #ffffff;
	line-height: 30px;
	font-size: 24px;
	color: #233145;
	border-radius: 7px;
}

.search-popup .search-form fieldset input[type="submit"] {
	position: absolute;
	display: block;
	right: 0px;
	top: 0px;
	text-align: center;
	width: 220px;
	height: 70px;
	padding: 20px 10px 20px 10px;
	color: #ffffff !important;
	line-height: 30px;
	font-size: 20px;
	cursor: pointer;
	text-transform: uppercase;
	border-radius: 0px 7px 7px 0px;
}

.search-popup h3 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	color: #ffffff;
	margin-bottom: 20px;
	letter-spacing: 1px;
	text-align: center;
}

.search-popup .recent-searches {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}

.search-popup .recent-searches li {
	display: inline-block;
	margin: 0px 10px 10px 0px;
}

.search-popup .recent-searches li a {
	display: block;
	line-height: 24px;
	border: 1px solid #ffffff;
	padding: 7px 15px;
	color: #ffffff;
	border-radius: 3px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.search-popup .search-form fieldset input[type="search"]:focus {
	border-color: #ddd;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.search-section {
	margin-top: 30px;
}

.no-data {
	width: 100%;
	padding: 20px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color:#5d5d5d;
}

.no-data span {
	color: #f00;
}

/*** 

====================================================================
                Sticky Header
====================================================================

***/

.sticky-header {
	position: fixed;
	visibility: hidden;
	opacity: 0;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 0px 0px;
	z-index: -1;
	background: rgb(31 31 31 / 60%);
	-webkit-transition: top 300ms ease;
	-o-transition: top 300ms ease;
	transition: top 300ms ease;
}

.fixed-header .sticky-header {
	opacity: 1;
	z-index: 99901;
	visibility: visible;
}

.fixed-header .sticky-header .logo {
	padding: 20.5px 0px;
}
.fixed-header .sticky-header .logo img {
	height:43px;
}

.sticky-header .main-menu .navigation>li {
	margin: 0px 20px !important;
	padding: 0 !important;
	background-color: transparent;
}

.sticky-header .main-menu .navigation>li.dropdown>a:after,
.sticky-header .main-menu .navigation>li:before {
	display: none;
}

.sticky-header .main-menu .navigation>li>a {
	padding: 27px 0px !important;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	text-transform: capitalize;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.sticky-header .main-menu .navigation>li:hover>a{
	color: #e62129;
}

.main-menu .navigation>li.current>a {
	font-weight: bold;
	color: #e62129;
}

/* Header Top */
.header-top {
	position: relative;
	border-bottom: 1px solid #404049;
}

.header-top .text {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	margin: 0;
	padding: 15px 0;
}

.header-top .right-column {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.header-top .phone-number {
	color: #aaa;
	font-size: 16px;
	font-weight: 600;
	padding: 14px 40px;
	border-left: 1px solid #404049;
	border-right: 1px solid #404049;
}

.header-top .phone-number a {
	color: #aaa;
	transition: .5s;
}

.header-top .phone-number a:hover {
	color: #fff;
}

.header-top .phone-number i {
	font-weight: 900;
	margin-right: 10px;
}

.header-top .social-links {
	position: relative;
	padding: 12px 40px;
	border-right: 1px solid #404049;
}

.header-top .social-links ul li {
	display: inline-block;
}

.header-top .social-links ul li+li {
	margin-left: 16px;
}

.header-top .social-links ul li a {
	color: #aaa;
	transition: .5s;
}

.header-top .social-links ul li a:hover {
	color: #fff;
}


/* Header Style Two */

.main-header.header-style-two {
	position: relative;
	background: #2d2d34;
}

.main-header.header-style-two .header-upper .auto-container {
	max-width: 1170px;
	padding: 0 15px;
}

.main-header.header-style-two .sidemenu-nav-toggler {
	cursor: pointer;
	margin-left: 25px;
}

.main-header.header-style-two .main-menu .navigation>li.current>a:before {
	bottom: auto;
	top: -36px;
	height: 4px;
}

/* Header Style Three */
.main-header.header-style-three {
	position: relative;
	background: #0e2246;
}

.main-header .header-upper .auto-container {
	/* padding: 0 230px; */
}

.main-header.header-style-three .search-toggler {
	position: relative;
	background-color: transparent;
	font-size: 20px;
	color: #fff;
	margin-left: 30px;
	padding: 40px 40px;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.main-header.header-style-three .navbar-right-info {
	margin: 0;
}

.main-header.header-style-three .navbar-right-info .sidemenu-nav-toggler {
	margin-left: 50px;
}

.main-header.header-style-three .main-menu .navigation>li.current>a:before {
	bottom: auto;
	top: -36px;
	height: 4px;
}

/* Header Style Four */

.main-header.header-style-four {
	top: 35px;
}

.main-header.header-style-four .header-upper .auto-container {
	padding: 0 15px;
	max-width: 1170px;
}

.main-header.header-style-four .header-upper .inner-container {
	background: #fff;
	padding: 0 40px;
}

.main-header.header-style-four .header-upper .inner-container:before {
	position: absolute;
	content: '';
	left: 20px;
	right: 20px;
	bottom: -20px;
	height: 20px;
	background-color: #fff;
	opacity: .15;
}

.main-header.header-style-four .header-upper .inner-container:after {
	position: absolute;
	content: '';
	left: 10px;
	right: 10px;
	bottom: -10px;
	height: 10px;
	background-color: #fff;
	opacity: .15;
}

.main-header.header-style-four .main-menu .navigation>li>a {
	color: #222;
}

.main-header.header-style-four .nav-outer .search-toggler {
	color: #222;
}

.main-header.header-style-four .main-menu .navigation>li.current>a:before {
	bottom: auto;
	top: -36px;
	height: 4px;
}

/* Header Style Five */

.header-top .quote-text {
	position: relative;
	color: #fff;
	border-right: 1px solid rgba(255, 255, 255, 0.25);
	border-left: 1px solid rgba(255, 255, 255, 0.25);
	padding: 0px 25px;
}

.header-top .quote-text a {
	color: #fff;
	font-weight: 600;
}

.header-top .quote-text a i {
	margin-right: 10px;
}

.main-header.header-style-five .header-top .text {
	font-weight: 400;
	padding: 17px 0;
}

.main-header.header-style-five .header-top .social-links ul li a {
	color: #fff;
}

.main-header.header-style-five .header-top .social-links {
	border-color: rgba(255, 255, 255, 0.25);
	padding: 0px 25px;
}

.main-header.header-style-five .header-upper .wrapper-box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: fit-content;
	margin: 0 auto;
	margin-right: 0;
}

.main-header.header-style-five .header-upper .outer-box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.main-header.header-style-five .header-upper .auto-container {
	padding: 0 15px;
	max-width: 1170px;
}

.main-header.header-style-five {
	position: relative;
}

.main-header.header-style-five .header-top {
	background: #ddd;
	border-bottom: 0;
}

.main-header .header-upper .icon-box {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-right: 35px;
}

.main-header .header-upper .icon-box .icon {
	position: relative;
	margin-right: 15px;
	font-size: 40px;
	line-height: 40px;
}

.main-header .header-upper .icon-box h5 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;
}

.main-header .header-upper .icon-box .text {
	margin: 0;
	font-size: 16px;
	color: #333;
}

.main-header .header-upper .icon-box .text a {
	color: #333;
}

.main-header.header-style-five .header-upper .search-toggler {
	background: transparent;
	font-size: 24px;
	border-left: 1px solid #eee;
	padding: 8px 0px;
	padding-left: 35px;
}

.main-header.header-style-five .main-menu .navigation>li>a {
	color: #222;
}

.main-header.header-style-five .main-menu .navigation>li.current>a:before {
	bottom: -23px;
	height: 4px;
}

.main-header.header-style-five .main-menu .navigation>li {
	padding: 23px 0;
}

.main-header.header-style-five .main-menu .navigation {
	margin-left: 0;
}

.main-header.header-style-five .main-header .nav-outer {
	justify-content: center;
}

.main-header.header-style-five .header-lower {
	position: relative;
	margin-bottom: -40px;
}

.main-header.header-style-five .header-lower .inner-container {
	position: relative;
	box-shadow: 0px 5px 18.9px 2.1px rgba(0, 0, 0, 0.2);
	background: #fff;
}

.main-header.header-style-five .nav-outer {
	justify-content: center;
}

/* Header Style Six */

.main-header.header-style-six .auto-container {
	max-width: 1170px;
	padding: 0 15px;
}








/*** 

====================================================================
            Mobile Menu
====================================================================

***/

.nav-outer .mobile-nav-toggler {
	position: relative;
	width: 26px;
	height: 20px;
	text-align: center;
	color: rgb(255, 255, 255);
	cursor: pointer;
	float: right;
	margin-left: 10px;
	display: none;
}

.nav-outer .mobile-nav-toggler::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #fff;
	left: 0px;
	top: 50%;
	z-index: 5;
	transition: transform .3s, opacity .3s;
	margin-top: -9px;
}

.nav-outer .mobile-nav-toggler::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #fff;
	left: 0px;
	top: 50%;
	z-index: 5;
	transition: transform .3s, opacity .3s;
	margin-top: 9px;
}

.nav-outer .mobile-nav-toggler span {
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #fff;
	left: 0px;
	top: 50%;
	z-index: 5;

	transition: transform .3s, opacity .3s;
}

/* .mobile-menu-visible .nav-outer .mobile-nav-toggler::before {
	transform: rotate(-45deg);
	margin: 0px;
}

.mobile-menu-visible .nav-outer .mobile-nav-toggler::after {
	transform: rotate(45deg);
	margin: 0px;
}

.mobile-menu-visible .nav-outer .mobile-nav-toggler span {
	opacity: 0;
} */

.mobile-menu {
	position: fixed;
	right: 0;
	top: 0;
	width: 300px;
	padding-right: 30px;
	max-width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	z-index: 999999;
}

.mobile-menu .mCSB_scrollTools {
	right: -6px;
}

.mobile-menu .mCSB_inside>.mCSB_container {
	margin-right: 5px;
}

.mobile-menu .navbar-collapse {
	display: block !important;
}

.mobile-menu .nav-logo {
	position: relative;
	padding: 30px 25px;
	text-align: left;
}
.mobile-menu .nav-logo img {
	height:35px;
}

.mobile-menu-visible {
	overflow: hidden;
}

.mobile-menu-visible .mobile-menu {
	opacity: 1;
	visibility: visible;
}

.mobile-menu .menu-backdrop {
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transform: translateX(101%);
	-ms-transform: translateX(101%);
	transform: translateX(101%);
	transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-webkit-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
	opacity: 0.70;
	visibility: visible;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}

.mobile-menu .menu-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	max-height: 100%;
	overflow-y: auto;
	background: #fff;
	padding: 0px 0px;
	z-index: 5;
	opacity: 0;
	visibility: hidden;
	border-radius: 0px;
	-webkit-transform: translateX(101%);
	-ms-transform: translateX(101%);
	transform: translateX(101%);
}

.mobile-menu-visible .mobile-menu .menu-box {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}

.mobile-menu .close-btn {
	position: absolute;
	right: 20px;
	top: 15px;
	line-height: 30px;
	width: 24px;
	text-align: center;
	font-size: 30px;
	color: #5d5d5d;
	cursor: pointer;
	z-index: 10;
	-webkit-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
	transition: all 0.9s ease;
}

.mobile-menu .navigation {
	position: relative;
	display: block;
	width: 100%;
	float: none;
}

.mobile-menu .navigation li {
	position: relative;
	display: block;
	border-top: 1px solid #ebebeb;
}

.mobile-menu .navigation:last-child {
	border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation li>ul>li:first-child {
	border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation li>a {
	position: relative;
	display: block;
	line-height: 24px;
	padding: 10px 25px;
	font-size: 15px;
	font-weight: 500;
	color: #5d5d5d;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.mobile-menu .navigation li ul li>a {
	font-size: 15px;
	margin-left: 20px;
	text-transform: capitalize;
}

.mobile-menu .navigation li>a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.mobile-menu .navigation li.current>a:before {
	height: 100%;
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
	position: absolute;
	right: 6px;
	top: 6px;
	width: 32px;
	height: 32px;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	color: #5d5d5d;
	background: rgb(93 93 93 / 0.1);
	cursor: pointer;
	border-radius: 2px;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;



	transition: all 500ms ease;
	z-index: 5;
}

.mobile-menu .navigation li.dropdown .dropdown-btn.open {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul {
	display: none;
}

.mobile-menu .social-links {
	position: relative;
	text-align: center;
	padding: 30px 25px;
}

.mobile-menu .social-links li {
	position: relative;
	display: inline-block;
	margin: 0px 10px 10px;
}

.mobile-menu .social-links li a {
	position: relative;
	line-height: 32px;
	font-size: 16px;
	color: #ffffff;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

/* Cursor Style */

.cursor {
	position: absolute;
	background-color: #fff;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	z-index: 1;
	-webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	-o-transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
	transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
	transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	z-index: 10000;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	visibility: hidden;
}

.cursor {
	visibility: visible;
}

.cursor.active {
	opacity: 0.5;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.cursor.hovered {
	opacity: 0.08;
}

.cursor-follower {
	position: absolute;
	background-color: rgba(255, 255, 255, 0.3);
	width: 50px;
	height: 50px;
	border-radius: 100%;
	z-index: 1;
	-webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	-o-transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
	transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
	transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	z-index: 10000;
	visibility: hidden;
}

.cursor-follower {
	visibility: visible;
}

.cursor-follower.active {
	opacity: 0.7;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.cursor-follower.hovered {
	opacity: 0.08;
}

.cursor-follower.close-cursor:before {
	position: absolute;
	content: '';
	height: 25px;
	width: 2px;
	background: #fff;
	left: 48%;
	top: 12px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: inline-block;
}

.cursor-follower.close-cursor:after {
	position: absolute;
	content: '';
	height: 25px;
	width: 2px;
	background: #fff;
	right: 48%;
	top: 12px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}


/*** 

====================================================================
        Banner Section
====================================================================

***/

.banner-section {
	position: relative;
	height: 770px;
}

.banner-section .far {
	font-weight: initial;
	font-size: 30px;

}

.three-item-carousel,
.banner-slider {
	position: relative;
	height: 100% !important;
	z-index: 9;
}

.banner-section .swiper-slide {
	position: relative;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	line-height: 0px;
	font-size: 0px;
}

.banner-img {
	width: 100%;
	height: 100%;
	overflow:hidden;
}

/*.banner-section .banner-img img {
	transform: scale(1.2);
}

.banner-section .swiper-slide-active .banner-img img {
	animation: scale_img 6s linear forwards;
  	-moz-animation: scale_img 6s linear forwards;
  	-webkit-animation: scale_img 6s linear forwards;
  	-o-animation: scale_img 6s linear forwards; 
	animation-delay: 1s;
	-moz-animation-delay: 1s;
  	-webkit-animation-delay: 1s;
  	-o-animation-delay: 1s; 
}*/

@keyframes scale_img
{
0% {transform: scale(1.2);}
100% {transform: scale(1.0);}
}

@-moz-keyframes scale_img
{
0% {transform: scale(1.2);}
100% {transform: scale(1.0);}
}

@-webkit-keyframes scale_img
{
0% {transform: scale(1.2);}
100% {transform: scale(1.0);}
}

@-o-keyframes scale_img
{
0% {transform: scale(1.2);}
100% {transform: scale(1.0);}
}


.banner-section .swiper-slide img.pc {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.banner-section .swiper-slide img.wap {
	width: 100%;
	display: none;
}

.banner-section .content-outer {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 100%;
	width: 100%;
	display: table;
	vertical-align: middle;
}

.banner-section .content-box {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding: 350px 0 350px;
}

.banner-section .content-box .inner {
	position: relative;
	width: 100%;
	opacity: 0;
	-webkit-transform: translateX(100px);
	-ms-transform: translateX(100px);
	transform: translateX(100px);
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
	text-align: right;
}

.banner-section .swiper-slide-active .content-box .inner {
	opacity: 1;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.banner-section .content-box .inner:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-repeat: repeat;
	background-position: center;
	content: "";
}

.banner-section .content-box h1 {
	position: relative;
	font-size: 45px;
	line-height: 72px;
	color: #ffffff;
	text-transform: capitalize;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	margin-bottom: 30px;
}

.banner-section .swiper-slide-active .content-box h1 {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 800ms;
	-o-transition-delay: 800ms;
	transition-delay: 800ms;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.banner-section h4 {
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	padding-bottom: 20px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}

.banner-section .swiper-slide-active h4 {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 1200ms;
	-o-transition-delay: 1200ms;
	transition-delay: 1200ms;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);

	transform: translateY(0px);
}

.banner-section h4:before {
	position: absolute;
	content: '';
	bottom: 1px;
	left: 0;
	height: 1px;
	width: 100%;
	background: #fff;
}

.banner-section h4:after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	height: 3px;
	width: 60px;
	background: var(--theme-color);
}

.banner-section h4.style-two {
	padding-bottom: 0px;
}

.banner-section h4.style-two:after,
.banner-section h4.style-two:before {
	display: none;
}

.banner-section .text {
	position: relative;
	font-size: 18px;
	line-height: 31px;
	color: #ffffff;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	-webkit-transform: translateX(-50px);
	-ms-transform: translateX(-50px);
	transform: translateX(-50px);
}

.banner-section .swiper-slide-active .text {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 1600ms;
	-o-transition-delay: 1600ms;
	transition-delay: 1600ms;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.banner-section .link-box {
	padding-top: 40px;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	-webkit-transition-delay: 2000ms;
	-o-transition-delay: 2000ms;
	transition-delay: 2000ms;
	-webkit-transform-origin: bottom;
	-ms-transform-origin: bottom;
	transform-origin: bottom;
	margin: 0 -10px;
}

.banner-section .swiper-slide-active .link-box {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.banner-section .link-box a {
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
	margin: 0 10px 10px;
}

.banner-section .btn-style-one.light {
	background-color: #fff;
	color: #222;
}

.banner-section .btn-style-one.light:hover {
	color: #fff;
}

.banner-section .btn-style-two.light {
	color: #fff;
}


.banner-section .banner-slider-nav {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.banner-section .banner-slider-button-next {
	position: relative;
	width: 40px;
	height: 124px;
	line-height: 124px;
	border-radius: 10px 0px 0px 10px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	z-index: 9;
	font-size: 25px;
	background-color: rgba(0, 0, 0, 0.8);
	transition: .5s;
}

.banner-section .banner-slider-button-prev {
	position: relative;
	width: 40px;
	height: 124px;
	line-height: 124px;
	border-radius: 0px 10px 10px 0px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	z-index: 9;
	font-size: 25px;
	background-color: rgba(0, 0, 0, 0.8);
	transition: .5s;
}

@media only screen and (min-width: 3000px) {
	.banner-section {
		height: auto;
	}
}

@media only screen and (max-width: 1460px) {
	.banner-section {
		height: 600px;
	}
}

@media only screen and (max-width: 1279px) {
	.banner-section {
		height: 500px;
	}
}

@media only screen and (max-width: 1023px) {
	.banner-section {
		height: 450px;
	}
}

@media only screen and (max-width: 900px) {
	.banner-section {
		height: 400px;
	}
}

@media only screen and (max-width: 767px) {
	.banner-section {
		height: auto;
	}

	.banner-section .swiper-slide img.pc {
		display: none;
	}

	.banner-section .swiper-slide img.wap {
		display: block;
	}
}




/* Main Footer */

.main-footer {
	position: relative;
	background-color: #1f1f1f;
}

.main-footer .footer-box {
	height: auto;
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #313131;
}

.footer-links {
	width: calc(100% - 250px);
	height: auto;
	overflow: hidden;
	float: left;
}
.footer-links>ul {

}
.footer-links>ul>li {
	width: 14%;
	float: left;
}
	
.footer-links>ul>li>a {
	font-size: 20px;
	color: #fff;
	line-height: 78px;

}
.footer-links>ul>li>a:hover {
	color:#da2923;
}
.footer-links>ul>li>ul>li>a {
	font-size: 16px;
	color: #b5b5b5;
	line-height: 42px;
}
.footer-links>ul>li>ul>li>a:hover {
	color:#da2923;
}

.footer-ewms {
	width: 240px;
	height: auto;
	overflow: hidden;
	float: right;
	color: #fff;
}

.footer-ewms p {
	line-height: 30px;
	opacity: .5;
	font-size: 16px;
	text-align: center;
	padding: 5px 0px 10px;
}

.footer-ewms .tit {
	font-size: 20px;
	line-height: 78px;
	padding-left: 5px;
	display: none;
}
.ewm-list {
	width: 150px;
	height: auto;
	margin: 28px auto 0px;
	overflow: hidden;
}
.ewm-list ul li {
	width: 100%;
	float: left;
	display: none;
}
.ewm-list ul li.cur {
	display: block;
}
.ewm-list ul li img{
	display: block;
	width: 100%;
  max-height: 150px;
}
.ico-list {
	width: 100%;
	height:60px;
}
.ico-list ul li {
	width: 38px;
	margin: 0px 5px;
	height: 38px;
	float: left;
	border-radius: 3px;
	cursor: pointer;
	position: relative;
}
.ico-list ul li.cur::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -8px;
    z-index: 10;
}
.ico-list ul li.ico-1 {
	background: url(../images/ico_1.png) #fff no-repeat center ;
	background-size: 25px 25px;
}
.ico-list ul li.ico-2 {
	background: url(../images/ico_2.png) #fff no-repeat center ;
	background-size: 25px 25px;
}
.ico-list ul li.ico-3 {
	background: url(../images/ico_3.png) #fff no-repeat center ;
	background-size: 25px 25px;
}
.ico-list ul li.ico-4 {
	background: url(../images/ico_4.png) #fff no-repeat center ;
	background-size: 25px 25px;
}
.ico-list ul li.ico-5 {
	background: url(../images/ico_5.png) #fff no-repeat center ;
	background-size: 25px 25px;
}

.footer-bottom {
    height: auto;
    overflow: hidden;
    font-size: 16px;
    color: #a9a9a9;
    padding-top: 50px;
	padding-bottom: 50px;
	
}
.footer-bottom a {
	white-space:nowrap;  
}
.footer-bottom .footer-left {
	width: 365px;
	float: left;
}
.footer-bottom .footer-left .tel {
	font-size: 24px;
	color: #fff;
}
.footer-bottom .footer-right {
	width: calc(100% - 365px);
	float: right;
	text-align: right;
}
.footer-bottom a,.footer-bottom a:link,.footer-bottom a:visited {
	color: #a9a9a9;
	transition: all .3s linear;
}
.footer-bottom a:hover {
	color: #fff;	
}

@media only screen and (max-width: 1460px) {
	.main-footer .footer-box {
		padding: 50px 20px;
	}
}
@media only screen and (max-width: 1023px){
	.footer-links {
		width: calc(100% - 210px);
	}
	.footer-ewms {
		width: 210px;
	}
	.ico-list ul li {
		width: 35px;
		margin: 0px 3px;
		height: 35px;
	}
}
@media only screen and (max-width: 900px){
	.ico-list {
		display:none;
	}
	.main-footer .footer-box {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.footer-links {
		width: 100%;
	}	
	.footer-links>ul{
		display: flex;
		justify-content: space-between;
	}
	.footer-links>ul>li{
		width: auto;
	}
	.footer-ewms {
		width: 100%;
		display:none;
	}
	.footer-ewms .tit {
	    padding-left: 0px;
	}
	.ewm-list { width:100% }
	.ewm-list ul li {
		width: 20%;
		float:left;
		display:block;
		padding:5px;
	}
	.footer-ewms ul li:first-child {
		margin-left: 0px;
	}
}
@media only screen and (max-width: 767px){
	.footer-box {
		display: none;
	}
	.footer-bottom {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.footer-bottom .footer-left {
		width: 100%;
		float: left;
	}
	.footer-bottom .footer-left .tel {
		font-size: 20px;
	}
	.footer-bottom .footer-right {
		width: 100%;
		text-align: left;
		margin-top: 5px;
	}
}
@media only screen and (max-width: 479px){

}


/* Home*/
.home-about-section {
	background-color: #f6f6f6;
	height: auto;
	overflow: hidden;
}

.about-list {
	padding: 70px 15px;
	height: auto;
	overflow: hidden;
}

.about-list ul {
	display: flex;
	justify-content: space-between;
}

.about-list ul li {
	position:relative;
	float: left;
	padding:10px 0px;
	transition: all .3s ease;	
}

.about-list ul li:hover {
	top:-10px;
}

.about-list ul li .tit {
	position: relative;
	font-size: 30px;
	line-height: 36px;
	color: #313131;
}

.about-list ul li a:hover h1 {
	font-size: 30px;
	line-height: 36px;
	color: #e62129;
}

.about-list ul li .tit.ico-1 {
	padding-left: 60px;
}

.about-list ul li .tit.ico-1::after {
	content: "";
	background: url(../images/ico1.png) left center no-repeat;
	position: absolute;
	width: 32px;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	transition: all .3s linear;
}

.about-list ul li .tit.ico-2 {
	padding-left: 81px;
}

.about-list ul li .tit.ico-2::after {
	content: "";
	background: url(../images/ico2.png) left center no-repeat;
	position: absolute;
	width: 53px;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	transition: all .3s linear;
}

.about-list ul li .tit.ico-3 {
	padding-left: 54px;
}

.about-list ul li .tit.ico-3::after {
	content: "";
	background: url(../images/ico3.png) left center no-repeat;
	position: absolute;
	width: 26px;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	transition: all .3s linear;
}

.about-list ul li .tit.ico-4 {
	padding-left: 57px;
}

.about-list ul li .tit.ico-4::after {
	content: "";
	background: url(../images/ico4.png) left center no-repeat;
	position: absolute;
	width: 29px;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	transition: all .3s linear;
}

.about-list ul li .tit.ico-5 {
	padding-left: 71px;
}

.about-list ul li .tit.ico-5::after {
	content: "";
	background: url(../images/ico5.png) left center no-repeat;
	position: absolute;
	width: 43px;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	transition: all .3s linear;
}

.about-list ul li a:hover .tit.ico-1::after,
.about-list ul li a:hover .tit.ico-2::after,
.about-list ul li a:hover .tit.ico-3::after,
.about-list ul li a:hover .tit.ico-4::after,
.about-list ul li a:hover .tit.ico-5::after {
	transform: rotateY(180deg);
}

.about-list ul li .des {
	font-size: 16px;
	line-height: 30px;
	color: #8e8e8e;
	margin-top: 10px;
}

@media only screen and (max-width: 1279px) {
	.about-list ul li .tit.ico-1 {
		padding-left: 50px;
	}

	.about-list ul li .tit.ico-2 {
		padding-left: 71px;
	}

	.about-list ul li .tit.ico-3 {
		padding-left: 44px;
	}

	.about-list ul li .tit.ico-4 {
		padding-left: 47px;
	}

	.about-list ul li .tit.ico-5 {
		padding-left: 61px;
	}
}

@media only screen and (max-width: 1200px) {
	.about-list {
		padding: 60px 15px;
	}

	.about-list ul li {
		width: 20%;
		padding: 0px 5px;
	}

	.about-list ul li .tit {
		font-size: 24px;
	}
}

@media only screen and (max-width: 1023px) {
	.about-list {
		padding: 30px 15px;
	}

	.about-list ul {
		display: initial;
		justify-content: initial;
	}

	.about-list ul li {
		width: 33.333%;
		padding: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.home-about-section { display:none;}
	.about-list ul li {
		width: 50%;
		padding: 10px;
	}
}

@media only screen and (max-width: 479px) {
	.about-list ul li a {
		display: block;
		max-width: 210px;
		margin: 0 auto;
	}

	.about-list ul li .tit {
		font-size: 22px;
	}

	.about-list ul li .tit.ico-1,
	.about-list ul li .tit.ico-2,
	.about-list ul li .tit.ico-3,
	.about-list ul li .tit.ico-4,
	.about-list ul li .tit.ico-5 {
		padding-left: 0px;
	}

	.about-list ul li .tit::after {
		display: none;
	}

	.about-list ul li .des {
		margin-top: 5px;
		line-height: 20px;
		height: 40px;
	}
}

/*home tit*/
.home-tit {
	position: relative;
	width: 100%;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	border-bottom: 1px solid #e8e8e8;
	color: #333;
	text-align: center;
	padding: 80px 0px 36px 0px;
}
.home-tit.home {
	padding: 65px 0px 20px 0px;
}
.home-tit div { position:relative;}
.home-tit .tit-box {
	display: inline-block;
	padding: 0px 50px;
	line-height: 70px;
}
.home-tit .left-border {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 10;
	width: 31px;
	height: 31px;
	border-left:2px solid #da2923;
	border-bottom:2px solid #da2923;
}
.home-tit .left-border2 {
	position: absolute;
	left: 9px;
	bottom: 12px;
	z-index: 10;
	width: 19px;
	height: 19px;
	border-left:1px solid #da2923;
	border-bottom:1px solid #da2923;
}
.home-tit .right-border {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	width: 31px;
	height: 31px;
	border-right:2px solid #da2923;
	border-top:2px solid #da2923;
}
.home-tit .right-border2 {
	position: absolute;
	right: 9px;
	top: 12px;
	z-index: 10;
	width: 19px;
	height: 19px;
	border-right:1px solid #da2923;
	border-top:1px solid #da2923;
}
.home-tit::after {
	content: "";
	width: 75px;
	height: 2px;
	background-color: #333;
	position: absolute;
	bottom: -2px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;

}
.home-tit.white {
	color: #fff;
	border-bottom: 1px solid rgb(232 232 232 / 30%);
}
.home-tit.white::after {
	background-color: #fff;
}

@media only screen and (max-width: 1200px) {
	.home-tit {
		font-size: 30px;
		padding: 50px 0px 30px 0px;
	}
	.home-tit.home {
		padding: 40px 0px 15px 0px;
	}
}
@media only screen and (max-width: 1023px) {
	.home-tit {
	    font-size: 26px;
	    padding: 40px 0px 24px 0px;
	}
	.home-tit.home {
		padding: 30px 0px 15px 0px;
	}
}
@media only screen and (max-width: 767px) {
	.home-tit,.home-tit.home {
		font-size: 24px;
		padding: 30px 0px 20px 0px;
	}
	.home-tit .tit-box {
		padding: 0px;
		line-height: initial;
	}
	.home-tit .left-border,.home-tit .left-border2,.home-tit .right-border,.home-tit .right-border2 {
		display:none;
	}
}
@media only screen and (max-width: 479px) {
	.home-tit,.home-tit.home {
		font-size: 20px;
		padding: 20px 0px 10px 0px;
	}
}

/*home pro*/
.home-pro-section {
	height:auto;
	overflow:hidden;
	padding-bottom:80px;
}
.home-pro {
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	padding-top: 50px;
}

.home-pro .pro-left {
	width: 24%;
	height: 100%;
}

.home-pro .pro-left ul li {
	position: relative;
	height: 173px;
	margin-top: 20px;
	overflow: hidden;
}

.home-pro .pro-left ul li img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	transition: all .3s linear;
}

.home-pro .pro-left ul li:hover img {
	transform: scale(1.15);
}

.home-pro .pro-left ul li:first-child {
	margin-top: 0px;
}

.home-pro .pro-left ul li p {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	font-size: 16px;
	line-height: 30px;
	background-color: rgb(0 0 0 / 80%);
	color: #fff;
	text-align: center;

	padding: 5px;
}

.home-pro .pro-middle {
	width: 48%;
	height: 100%;
}

.home-pro .pro-middle ul li {
	margin-top: 20px;
	height: 366px;
	overflow: hidden;
}
.home-pro .pro-middle ul li p {
	display:block;
	width: 100%;
	height: 100%;
}

.home-pro .pro-middle ul li video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	outline: none;
}

.home-pro .pro-middle ul li:first-child {
	margin-top: 0px;
}

.home-pro .pro-right {
	width: 24%;
	height: 100%;
}

.home-pro .pro-right ul li {
	margin-top: 20px;
	height: 366px;
	overflow: hidden;
	position: relative;
}

.home-pro .pro-right ul li:first-child {
	margin-top: 0px;
}

.home-pro .pro-right ul li img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	transition: all .3s linear;
}

.home-pro .pro-right ul li:hover img {
	transform: scale(1.15);
}

.home-pro .pro-right ul li:before {
	transition: all .3s linear;
}

.home-pro .pro-right ul li.bg-1:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color: #000;
	opacity: .6;
}

.home-pro .pro-right ul li.bg-2:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color: #da2923;
	opacity: .8;
}


.home-pro .pro-right ul li.bg-3:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color: #27272f;
	opacity: .8;
}

.home-pro .pro-right ul li .pro-more {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
}

.home-pro .pro-right ul li .tit {
	font-size: 36px;
	line-height: 36px;
	padding: 30px 0px;
	color: #fff;
	text-align: center;
	position: relative;
}

.home-pro .pro-right ul li .tit::after {
	content: "";
	width: 30px;
	height: 1px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	background-color: #fff;
	opacity: .6;
}

.home-pro .pro-right ul li p {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	opacity: .6;
	text-align: center;
	margin-top: 17px;
}

.home-pro .pro-right ul li a {
	display: block;
	position: relative;
	width: 60%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	margin: 35px auto auto;
	z-index: 5;
}

.home-pro .pro-right ul li a:before {
	content: "";
	width: 0px;
	height: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0px;
	z-index: -1;
	transition: all .3s linear;
}

.home-pro .pro-right ul li.bg-1 a,
.home-pro .pro-right ul li.bg-3 a {
	background-color: #da2923;
	color: #fff;
}

.home-pro .pro-right ul li.bg-2 a {
	background-color: #fff;
	color: #333;
}

.home-pro .pro-right ul li.bg-1 a:before,
.home-pro .pro-right ul li.bg-3 a:before {
	background-color: #fff;
}

.home-pro .pro-right ul li.bg-2 a:before {
	background-color: #333;
}

.home-pro .pro-right ul li a:hover:before {
	width: 100%;
}

.home-pro .pro-right ul li.bg-2 a:hover {
	color: #fff;
}

.home-pro .pro-right ul li.bg-1 a:hover,
.home-pro .pro-right ul li.bg-3 a:hover {
	color: #333;
}

.home-pro .pro-right ul li:hover:before {
	opacity: .5;
}

@media only screen and (max-width: 1200px){
	.home-pro-section {
		padding-bottom:50px;
	}
}
@media only screen and (max-width: 767px) {
	.home-pro-section {
		padding-bottom:30px;
	}
	.home-pro {
		padding-top: 30px;
	}

	.home-pro .pro-middle {
		display: none;
	}

	.home-pro .pro-left,
	.home-pro .pro-right {
		width: 50%;
	}

	.home-pro .pro-left ul li {
		margin-top: 0px;
		height: 183px;
	}

	.home-pro .pro-right ul li .tit {
		font-size: 24px;
		line-height: 24px;
		padding: 20px 0px;
	}

	.home-pro .pro-right ul li {
		margin-top: 0px;
	}

	.home-pro .pro-left ul li p {
		font-size: 14px;
		line-height: 25px;
	}

	.home-pro .pro-right ul li a {
		height: 37px;
		line-height: 37px;
		margin: 30px auto auto;
	}
}

/*home cases*/
.home-case-section{
	height: auto;
    overflow: hidden;
	background-color:#f6f6f6;
}
.case-box {
	position: relative;
	height: auto;

	margin-top: 135px;
}

.case-list {
	width: calc(100% - 260px);
	height: 600px;
	position: relative;
	left: 0px;
	top: -75px;
	z-index: 5;
}

.case-list .cases-slider {
	height: 100%;
}

.case-list img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.case-list p {
	display: none;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	z-index: 10;
	font-size: 16px;
	line-height: 30px;
	background-color: rgb(0 0 0 / 80%);
	color: #fff;
	padding: 5px 10px;
	text-align: center;
}

.case-bg {
	width: calc(100% - 260px);
	height: 100%;
	position: absolute;
	right: 15px;
	top: 0px;
	z-index: 1;
}

.author-slider {
	height: 100%;
}

.author-slider .tit {
	display: block;
	position: absolute;
	left: 60px;
	line-height: 75px;
	bottom: 0px;

	font-size: 16px;
	color: #fff;
}

.author-box {
	width: 260px;
	float: right;
	margin-top: 57px;
	text-align: center;
}

.author-box .job {
	font-size: 16px;
	color: #fff;
	line-height: 36px;
}

.author-box .name {
	font-size: 24px;
	color: #fff;
	line-height: 36px;
}

.author-box .name a {
	color: #fff;
}

.author-box .head-img {
	width: 130px;
	height: 130px;
	border-radius: 100%;
	margin: 30px auto 60px;
	overflow: hidden;
}

.author-box .head-img img {
	display: block;
	width: 100%;
}

.author-box .case-bt {
	display: block;
	width: 180px;
	height: 42px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #fff;
	margin: 22px auto;
	color: #fff;
	position: relative;
}

.author-box .case-bt::after {
	content: "";
	width: 0%;
	height: 100%;
	background-color: #da2923;
	opacity: .8;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
	transition: all .3s linear;
}

.author-box .case-bt:hover::after {
	width: 100%;
}

.case-box .bt-prev {
	top: 40%;
}
.case-box .bt-next {
	top: 40%;
}

@media only screen and (max-width: 1200px) {
	.case-list {
		height: 500px;
	}

	.author-box {
		margin-top: 40px;
	}

	.author-box .head-img {
		margin: 30px auto 40px;
	}
}

@media only screen and (max-width: 767px) {
	.case-box {
		margin-top: 30px;
	}

	.case-list {
		width: 100%;
		height: 350px;
		top: 0px;
	}

	.case-box .bt-prev {
		top: 135px;
		transform: inherit;
	}



	.case-box .bt-next {
		top: 135px;
		transform: inherit;
	}

	.author-slider .tit {
		display: none;
	}

	.author-box {
		width: 100%;
		margin-top: 30px;
		padding-bottom: 20px;
	}

	.case-bg {
		width: 100%;
		height: auto;
		position: relative;
		right: 0px;
	}

	.case-list p {
		display: block;
	}

	.author-box .head-img {
		width: 100px;
		height: 100px;
		margin: 10px auto;
	}

	.author-box .case-bt {
		width: 40%;
		max-width: 180px;
		height: 37px;
		line-height: 35px;
		margin: 18px auto;
	}
}

/*home more*/
.home-more {
	display: block;
    width: 180px;
    height: 42px;
    line-height: 40px;
    background-color: #da2923;
    border: 1px solid #da2923;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 80px auto;
    position: relative;
    z-index: 1;
    Letter-spacing: 1px;
}
.home-more.all {
	height: 52px;
    line-height: 50px;
	Letter-spacing: 2px;
	font-size: 18px;
}

.home-more::after {
	content: "";
	position: absolute;
	width: 0%;
	height: 100%;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	background-color: #fff;
	transition: all .3s linear;
}

.home-more:hover {
	color: #333;
}

.home-more:hover::after {
	width: 100%;
}

@media only screen and (max-width: 1200px) {
	.home-more {
		margin: 50px auto;
	}
	.home-more.all {
		width: 160px;
		height: 45px;
		line-height: 43px;
		margin: 50px auto;
	}
}

@media only screen and (max-width: 767px) {
	.home-more,.home-more.all {
		width: 140px;
		height: 37px;
		line-height: 35px;
		margin: 30px auto;
	}
}



/*home tem*/
.home-tem-section {
	height: auto;
	overflow: hidden;
}

.home-tem-section .home-tit {
	color: #fff;
	border-bottom: 1px solid rgb(232 232 232 / 30%);
}

.home-tem-section .home-tit::after {
	background-color: #fff;
}

.tem-slider {
	height: 525px;
	margin-top: 80px;
}

.tem-box {
	position: relative;
	height: auto;
}

.tem-left {
	width: 30%;
	height: 100%;
	overflow: hidden;
	float: left;
	text-align: center;
}

.tem-left img {
	width: 100%;
	max-width: 500px;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	transition: all .3s linear;
}
.tem-left:hover img{
	transform: scale(1.1);
}

.tem-right {
	width: 68%;
	height: 100%;
	overflow: hidden;
	float: right;
	background-color: #fff;
	padding: 50px 65px 30px 77px;
	border-radius: 0px 140px 0px 0px;
}

.tem-right .name {
	font-size: 36px;
	color: #333;
	line-height: 80px;
}

.tem-right .job {
	font-size: 16px;
	line-height: 36px;
	color: #313131;
	margin-top: 5px;
}

.tem-right .style {
	font-size: 16px;
	line-height: 30px;
	color: #313131;
	margin-top: 10px;
}

.tem-right .tem-imgs {
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.tem-right .tem-imgs ul li {
	width: 33.333%;
	float: left;
	padding-right: 10px;
}
.tem-right .tem-imgs ul li img {
	display: block;
	width: 100%;
}

.tem-right .home-more {
	margin: 38px 22px 0px 0px;
	float: left;
}
@media only screen and (max-width: 1200px) {
	.tem-right {
		padding: 50px 50px 30px 60px;
		border-radius: 0px 120px 0px 0px;
	}
}
@media only screen and (max-width: 1023px) {
	.tem-slider {
	    height: 350px;
	    margin-top: 50px;
	}
	.tem-right {
		padding: 30px 30px 30px 40px;
		border-radius: 0px 80px 0px 0px;
	}
	.tem-right .name {
	    font-size: 30px;
	    line-height: 50px;
	}
	.tem-right .tem-imgs ul li {
	    padding-right: 5px;
	}
	.tem-right .home-more {
	    margin: 22px 22px 0px 0px;
	}
	.tem-right .job {
	    margin-top: 0px;
	}
	.tem-right .style {
	    margin-top: 0px;
	}
	.tem-right .tem-imgs {
	    margin-top: 10px;
	}
}
@media only screen and (max-width: 767px) {
	.tem-slider {
		height: auto;
		margin-top: 50px;
	}
	.tem-left,.tem-right {
	    width: 100%;
	    height: auto;
		float: initial;
		border-radius:0px;
	}
}
@media only screen and (max-width: 479px){
	.tem-slider {
		margin-top: 30px;
	}
	.tem-left {
		height: 350px;
	}
	.tem-right {
	    padding: 30px;
	}
	.tem-right .name {
	    font-size: 24px;
	    line-height: 40px;
	}
	.tem-right .home-more {
		width: 120px;
	    margin: 22px 10px 0px 0px;
	    float: left;
	}
}

/*home house*/
.home-house-section {
	height: auto;
	overflow: hidden;
	background-color: #f6f6f6;
}
.house-box {
	height: 616px;
	overflow: hidden;
	margin-top: 80px;
}
.house-left {
	width: 70%;
	height: 100%;
	float: left;
	overflow: hidden;
}
.house-left ul li{
	width: 33.33333%;
	height: 200px;
	float: left;
	margin-bottom: 8px;
	padding-right: 8px;
	overflow: hidden;
}
.house-left ul li:nth-child(4),.house-left ul li:nth-child(6) {
	width: 30%;
}
.house-left ul li:nth-child(5) {
	width: 40%;
}
.house-left ul li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.house-left ul li a img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	transition: all .3s linear;
}
.house-left ul li a:hover img {
	transform: scale(1.1);
}
.house-left ul li a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: #000;
	opacity: .5;
	z-index: 1;
}
.house-left ul li .house-slider {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.house-left ul li .house-slider a::after {
	background-color: #da2923;
	opacity: .8;
}
.house-left ul li .house-slider a p {
	position: absolute;
	width: 100%;
	font-size: 24px;
	line-height: 36px;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	text-align: center;
	z-index: 10;
}
.house-left ul li a .h-tit{
	position: absolute;
	width: 100%;
	height: auto;
	line-height: 36px;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
	text-align: center;
	color: #fff;
}
.house-right {
	width: 30%;
	height: 100%;
	overflow: hidden;
	float: left;
	position: relative;
}
.house-right .top-tit {
	width: 100%;
	height: 88px;
	line-height: 88px;
	background-color: #494949;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.house-right .tit-name {
	background-color: #aeaeae;
	height: auto;
	overflow: hidden;
} 
.house-right .tit-name ul li {
	width:25%;
	float: left;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.house-right .gongdi-list {
	height: 390px;
	overflow: hidden;
} 
.house-right .gongdi-list table td {
	width: 25%;
	height: 65px;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.house-right .kf {
	width: 100%;
	height: 88px;
	background-color: #da2923;
	line-height: 88px;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 5;
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
	transition:all .3s linear;
}
.house-right .kf:hover {
	font-size:18px;
}

@media only screen and (max-width: 767px){
	.house-box {
	    height: auto;
	    margin-top: 50px;
	}
	.house-left,.house-right {
		width: 100%;
		height: auto;
		float: initial;
	}
	.house-left ul li {
	    width: 50%;
		height: 120px;
	}
	.house-left ul li:nth-child(4),.house-left ul li:nth-child(6) {
		width: 50%;
	}
	.house-left ul li:nth-child(5) {
		width: 100%;
	}
	
	.house-right .top-tit {
	    height: 50px;
	    line-height: 50px;
	    font-size: 20px;
	}
	.house-right .gongdi-list {
	    height: 240px;
	    overflow: hidden;
	}
	.house-right .gongdi-list table td {
		height: 40px;
	}
	.house-right .kf {
		display: block;
		height: 50px;
		line-height: 50px;
		position: relative;
	}
}
@media only screen and (max-width: 479px){
	.house-box {
	    margin-top: 30px;
	}
	.house-right .tit-name ul li {
	    line-height: 40px;
	    font-size: 16px;
	}
	.house-right .kf {
	    height: 40px;
	    line-height: 40px;
	}
}

/*home news*/

.home-news-list {
	height: auto;
	overflow: hidden;
	margin-top: 70px;
}
.home-news-list ul {
/*	display: flex;
	justify-content: space-between;*/
}
.home-news-list ul li {
	width: 32.1%;
    margin-right: 1.2%;
	float: left;
}
.home-news-list ul li .news-img {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.home-news-list ul li .news-img img {
	display: block;
	width: 100%;
	transition: all .3s linear;
}
.home-news-list ul li:hover img {
	transform: scale(1.1);
}
.home-news-list ul li .tit {
	font-size: 20px;
	line-height: 30px;
	color: #313131;
	margin-top: 40px;
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal; 
}
.home-news-list ul li:hover .tit {
	color: #da2923;
}
.home-news-list ul li .time {
	font-size: 16px;
	line-height: 30px;
	color: #959595;
	margin-top: 10px;
}

@media only screen and (max-width: 1200px){
	.home-news-list ul li .tit {
		margin-top: 30px;
	}
	.home-news-list ul li .time {
		margin-top: 5px;
	}
}
@media only screen and (max-width: 1023px){
	.home-news-list ul li .tit {
		margin-top: 20px;
		font-size: 16px;
		line-height: 20px;
	}
	.home-news-list ul li .time {
		margin-top: 0px;
	}
}
@media only screen and (max-width: 767px){
	.home-news-list {
	    margin-top: 50px;
	}
	.home-news-list ul li {
		width: 50%;
		float: left;
		padding: 10px;
	}
	.home-news-list ul {
		display: initial;
	    justify-content:initial;
	}
}
@media only screen and (max-width: 479px){
	.home-news-list {
	    margin-top: 30px;
	}
	.home-news-list ul li {
		width: 100%;
		float: left;
		padding: 10px;
	}
	.home-news-list ul li .tit {
		margin-top: 10px;
	}
	.home-news-list ul li .time {
		/* margin-top: 5px; */
	}
}

/*home Supremacy*/
.home-youshi-section {
	height: auto;
	overflow: hidden;
}
.youshi-box {
	padding-top: 80px;
	padding-bottom: 80px;
}
.home-youshi-section .home-tit {
	color: #fff;
	border-bottom: 1px solid rgb(232 232 232 / 30%);
}

.home-youshi-section .home-tit::after {
	background-color: #fff;
}
.home-youshi-section .line-1,.home-youshi-section .line-2 {
	height: auto;
	overflow: hidden;
}
.home-youshi-section .line-1 ul {
	display: flex;
	justify-content: space-between;
}
.home-youshi-section .line-1 ul li {
	width: 32.1%;
	float: left;
	height: 315px;
	position: relative;
	overflow: hidden;
}
.home-youshi-section .line-1 ul li a::after{
	content: "";
	width: 100%;
	height: 100%;
	background-color: #000;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	opacity: .8;
}
.home-youshi-section .line-1 ul li img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	transition: all .3s linear;
}
.home-youshi-section .line-1 ul li:hover img {
	transform: scale(1.1);
}
.home-youshi-section .wz-text {
	position: absolute;
	width: 100%;
	height: auto;
	overflow: hidden;
	left: 0px;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
	z-index: 5;
}

.home-youshi-section .line-1 .p1 {
	font-size: 16px;
	color: #fff;
	line-height: 36px;
}
.home-youshi-section .line-1 .p1 span {
	font-size: 48px;
	font-weight: bold;
}
.home-youshi-section .line-1 .p2 {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin-top: 5px;
}

.home-youshi-section .line-2 {
	margin-top: 27px;
}

.home-youshi-section .line-2 ul {
	display: flex;
	justify-content: space-between;
}
.home-youshi-section .line-2 ul li {
	width: 23.6%;
	float: left;
	height: 230px;
	position: relative;
	background-color: #1c1c1c;
	overflow: hidden;
}
.home-youshi-section .line-1 ul li a,.home-youshi-section .line-2 ul li a {
	display:block;
	width:100%;
	height:100%;
	position:relative;
	z-index:10;
}
.home-youshi-section .line-2 ul li:after {
	content:"";
	width:0px;
	height:2px;
	background-color:#da2923;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:5;
	transition: all .3s linear;
}
.home-youshi-section .line-2 ul li:hover:after{
	width:100%;
}

.home-youshi-section .line-2 .p1 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 36px;
}
.home-youshi-section .line-2 .p2 {
	font-size: 16px;
	color: #b5b5b5;
	line-height: 24px;
	margin-top: 13px;
}

@media only screen and (max-width: 1200px){
	.home-youshi-section .line-1 ul li {
		height: 252px;
	}
	.home-youshi-section .line-2 ul li {
		height: 184px;
	}
}
@media only screen and (max-width: 1023px){
	.home-youshi-section .line-1 .p1 span {
		font-size: 36px;
	}
}
@media only screen and (max-width: 767px){
	.home-youshi-section {
		display:none;
	}
	.youshi-box {
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
	.home-youshi-section .line-1 ul li {
	    height: auto;
/*		max-height: 180px;*/
	}	

	.home-youshi-section .line-1 .p1 span {
		font-size: 30px;
	}
	.home-youshi-section .line-1 .p2 {
	    margin-top: 0px;
	}
	.home-youshi-section .line-2 .p2 {
	    margin-top: 0px;
	}
	.home-youshi-section .line-2 ul {
		display: initial;
		justify-content:initial;
	}
	.home-youshi-section .line-2 ul li {
		width: 49%;
		margin-top: 10px;
	}
	.home-youshi-section .line-2 ul li:nth-child(1),.home-youshi-section .line-2 ul li:nth-child(3) {
		margin-right: 2%;
	}
}
@media only screen and (max-width: 479px){
	.youshi-box {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.home-youshi-section .line-1 ul {
		display: initial;
		justify-content:initial;
	}
	.home-youshi-section .line-1 ul li {
		width: 100%;
		margin-top: 10px;
	}
	.home-youshi-section .line-2 ul li {
		width: 100%;
		height: 150px;
	}
	.home-youshi-section .line-2 .p1 {
	    font-size: 22px;
	}
}

/*ny banner*/
.ny-banner-section {
	width: 100%;
	height: 480px;
	overflow: hidden;
	position:relative;
}
.ny-banner-section2 {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position:relative;
}
.ny-banner-section img,.ny-banner-section2 img {
	position:absolute;
	width:auto;
	max-width: initial;
	height:100%;
	left:50%;
	transform: translateX(-50%);
	top:0px;
	z-index:10;
}

@media only screen and (min-width: 2000px) {
	.ny-banner-section {
		height:550px;
	}
	.ny-banner-section2 {
		height:700px;
	}
}
@media only screen and (min-width: 2500px) {
	.ny-banner-section {
		height:650px;
	}
	.ny-banner-section2 {
		height:1000px;
	}
}
@media only screen and (min-width: 3000px) {
	.ny-banner-section {
		height:960px;
	}
	.ny-banner-section2 {
		height:1200px;
	}
}
@media only screen and (min-width: 3840px) {
	.ny-banner-section {
		width:100;
	}
	.ny-banner-section2 {
		height:1200px;
	}
	.ny-banner-section1 img,.ny-banner-section2 img {
		position:relative;
		width:100%;
		height:auto;
		left:0px;
		transform:initial;
		top:0px;
	}
}
@media only screen and (max-width: 1440px){
	.ny-banner-section {
		height: 430px;
	}
	.ny-banner-section2 {
		height: 500px;
	}
}
@media only screen and (max-width: 1200px){
	.ny-banner-section {
		height: 400px;
	}
	.ny-banner-section2 {
		height: 400px;
	}
}
@media only screen and (max-width: 1023px){
	.ny-banner-section {
		height: 350px;
	}
	.ny-banner-section2 {
		height: 350px;
	}
}
@media only screen and (max-width: 900px){
	.ny-banner-section {
		height: 300px;
	}
	.ny-banner-section2 {
		height: 300px;
	}
}
@media only screen and (max-width: 767px){
	.ny-banner-section {
		height: 250px;
	}
	.ny-banner-section2 {
		height: 250px;
	}
}
@media only screen and (max-width: 600px){
	.ny-banner-section {
		height: 220px;
	}
	.ny-banner-section2 {
		height: 220px;
	}
}
@media only screen and (max-width: 540px){
	.ny-banner-section {
		height: 180px;
	}
	.ny-banner-section2 {
		height: 200px;
	}
}
@media only screen and (max-width: 479px){
	.ny-banner-section {
		height: 150px;
	}
	.ny-banner-section2 {
		height: 150px;
	}
}


/*ny cases*/
.option-section {
	height: auto;
	overflow: hidden;
	background-color: #f6f6f6;
	padding-top: 60px;
	padding-bottom: 60px;
}

.option-list table tr td{
	font-size: 16px;
	line-height: 30px;
	color:#313131;
	border-bottom: 1px solid #e8e8e8;
	padding: 20px 0px;
}
.option-list table tr td:first-child{
	width: 100px;
	line-height: 40px;
}
.option-list ul li {
	width: 100px;
	float: left;
	margin: 5px 10px;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
}
.option-list ul li.cur {
	background-color: #da2923;
	color: #fff;
}

.ny-search {
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.ny-search ul li{
	float: left;
}
.ny-search input[type='text'] {
	width: 400px;
	height: 50px;
	line-height: 48px;
	padding: 0px 10px 0px 40px;
	border: 1px solid #e8e8e8;
	border-right: 0px;
}
.ny-search input[type='submit'] {
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #da2923;
	color: #fff;
}
.ny-search input[type='button']:hover {
	background-color: #c92721;
}

.ny-list {
	height: auto;
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 50px;
}
.ny-list ul li {
	float: left;
}
.ny-list .cases {
	height: auto;
	overflow: hidden;
}
.ny-list .cases ul {
	height:auto;
	overflow:hidden;
}
.ny-list .cases ul li {
	width: 32%;
	margin: 16px 0px;
}
.ny-list .cases ul li:nth-of-type(3n+2){
	margin: 16px 2%;
}
.ny-list .cases ul li .list-img {
	width: 100%;
	height: 235px;
	overflow: hidden;
	position: relative;
}
.ny-list .cases ul li .list-img::after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	display: none;
}
.ny-list .cases ul li .list-img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	transition: all .3s linear;
}

.ny-list .cases ul li:hover img {
	transform: scale(1.1);
}

.ny-list .cases ul li .list-img .btn-box{
	position: absolute;
	width: 80%;
	height: auto;
	overflow: hidden;
	left: 10%;
	top: 60%;
/* 	transform: translateY(-50%); */
	z-index: 6;
	display: none;
}
.ny-list .cases ul li .list-img .btn-box .home-more {
	width: 46%;
	float: left;
	margin: 0 2%;
}
.ny-list .cases ul li .tit {
	font-size: 20px;
	color: #313131;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
}
.ny-list .cases ul li .job {
	font-size: 16px;
	color: #8e8e8e;
	line-height: 30px;
	text-align: center;
}
.ny-list .cases ul li:hover .list-img::after {
	display: block;	
}
.ny-list .cases.work ul li:hover .list-img::after {
	display:none;
}
.ny-list .cases ul li:hover .list-img .btn-box{
	display: block;	
}

@media only screen and (max-width: 1200px){
	.option-section {
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
	.option-list table tr td:first-child {
	    width: 80px;
	    line-height: 40px;
	}
	.option-list ul li {
	    margin: 5px;
	}
}
@media only screen and (max-width: 1023px){
	.ny-list .cases ul li:hover .list-img::after {
		display: none;	
	}
	.ny-list .cases ul li:hover .list-img .btn-box{
		display: none;	
	}
	.option-section {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	.ny-list {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.option-list table tr td {
		padding: 15px 0px;
	}
	.option-list table tr td {
		line-height: 28px;
	}
}
@media only screen and (max-width: 900px){
	.option-section {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.ny-list .cases ul li {
		width: 50%;
		margin: 10px 0px;
		padding: 0px 10px;
	}
	.ny-list .cases ul li:nth-of-type(3n+2){
		margin: 10px 0px;
	}
	.ny-search {
	    margin-top: 30px;
	}
}
@media only screen and (max-width: 767px){
	.option-section {
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
	.ny-list {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.option-list table tr td:first-child {
	    width: 60px;
		line-height: 35px;
	}
	.ny-list .cases ul li .tit {
	    font-size: 16px;
	    margin-top: 10px;
	}
	.option-list ul li {
		width: auto;
		padding: 0px 10px;
	    margin: 5px 0px;
		font-size: 14px;
	}
	.option-list table tr td {
	    padding: 10px 0px;
		line-height: 25px;
	}
	.ny-search {
	    margin-top: 20px;
	}
	.ny-search input[type='text'] {
	    width: 300px;
	    height: 40px;
	    line-height: 38px;
	    padding: 0px 10px 0px 20px;
	}
	.ny-search input[type='submit'] {
	    width: 100px;
	    height: 40px;
	    line-height: 40px;
	}
}
@media only screen and (max-width: 479px){
	.option-list table tr td:first-child {
		width: 50px;
		line-height: 35px;
	}
	.option-list table tr td {
		padding: 5px 0px;
	}
	.option-section {
	    padding-top: 15px;
	    padding-bottom: 15px;
	}
	.ny-list .cases ul li {
		width: 100%;
		margin: 5px 0px;
	}
	.ny-search input[type='text'] {
	    width: 200px;
		padding: 0px 10px;
	}
	.ny-search input[type='submit'] {
		font-size: 14px;
	}
	.option-list ul li {
	    padding: 0px 8px;
	}
	.ny-list .cases ul li .tit {
	    margin-top: 5px;
	}
	.ny-list .cases ul li .job {
	    font-size: 14px;
	    line-height: 25px;
	}
	.ny-list .cases ul li:nth-of-type(3n+2){
		margin: 5px 0px;
	}
}

/*ny cases detaile*/
.detail-section {
	height: auto;
	overflow: hidden;
	background-color: #f6f6f6;
	padding: 50px 0px;
}
.cases-detail{
	height: auto;
	overflow: hidden;
}
.cases-detail .left-box {
	float: left;
	width: calc(100% - 320px);
	height: auto;
	overflow: hidden;
	padding-right: 50px;
	border-right: 1px solid #e8e8e8;
    padding-bottom: 30px;
}

.detail-imgs {
	height: auto;
	overflow: hidden;
	position: relative;
	margin-top: 70px;
}

.detail-imgs .detail-slider {
	height: 554px;
}

.detail-imgs .detail-slider img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.detail-imgs .bt-prev {
	left: 0px;
}

.detail-imgs .bt-next {
	right: 0px;
}

.detail-tit {
	font-size: 36px;
	line-height: 50px;
	color: #333;
	margin-top: 16px;
}
.detail-time {
	font-size: 16px;
	color: #959595;
	line-height: 30px;
	margin-top: 16px;
}
.detail-time.underline {
	padding-bottom: 65px;
	border-bottom: 1px solid #e8e8e8;
}

.cases-detail .right-box {
	float: right;
	width: 280px;
	height: auto;
	overflow: hidden;
	padding-top: 24px;
}
.cases-detail .right-box.ny {
	padding-top: 0px;
}
.cases-detail .right-box .head-img {
	width: 100%;
	text-align: center;

	height: 346px;
	overflow: hidden;
	background-color: #fff;
}
.cases-detail .right-box .head-img img {
	width: 100%;
	max-width: 280px;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.cases-detail .right-box .job {
	font-size: 16px;
	color: #8e8e8e;
	margin-top: 20px;
}
.cases-detail .right-box .job span {
	opacity: 0;
}
.cases-detail .right-box .name {
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	margin-top: 40px;
	color: #313131;
}
.cases-detail .right-box .author-about {
	width: 100%;
	height: 366px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 16px;
	color: #959595;
	background-color: #fff;
	padding: 0px 50px;
}
.cases-detail .right-box .author-about p {
	line-height: 30px;
	padding: 9px 0px;
	border-bottom: 1px solid #e8e8e8;
}
.cases-detail .right-box .home-more {
	margin: 50px  auto auto;
}

.detail-left {
	float: left;
	width: calc(100% - 280px);
	height: auto;
	overflow: hidden;
	padding-right: 70px;
	padding-bottom: 50px;
}
.detail-right {
	float: right;
	width: 280px;
	height: auto;
/* 	overflow: hidden; */
}

.detail-box {
	margin-top: 40px;
}

.ny-tit {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #e8e8e8;
}
.ny-tit.gongdi {
	margin-top: 40px;
}
.ny-tit span {
	display: inline-block;
	font-size: 24px;
	line-height: 82px;
	color: #333;
	position: relative;
}
.ny-tit span::after {
	content: "";

	width: 100%;
	height: 2px;
	background-color: #333;
	position: absolute;
	left: 0px;
	bottom: -2px;
	z-index: 5;
}

.content-box {
	line-height: 36px;
	color: #313131;
	padding: 60px 0px;
}
.content-box.page {
	padding: 25px 0px 50px;
} 

.page-box ul {
	display: flex;
	justify-content: space-between;
}
.page-box ul li {
	background-color: #da2923;
	color: #fff;
	line-height: 80px;
	padding: 0px 40px;
}
.page-box ul li:hover {
	background-color: #c32721;
}
.page-box ul li:nth-child(1) {
	width: 42%;
}
.page-box ul li:nth-child(2) {
	width: 14%;
	padding:0px;
	text-align: center;
}
.page-box ul li:nth-child(3) {
	width: 42%;
	text-align: right;
}
.page-box ul li a{
	display: block;
	width: 100%;
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal; 
}
.page-box ul li a:link,.page-box ul li a:visited {
	color: #fff;
}

.tj-cases {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 60px;
}

.tj-cases ul li {
	position: relative;
	height: 140px;
	margin-top: 30px;
	overflow: hidden;
}

.tj-cases ul li img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	transition: all .3s linear;
}

.tj-cases ul li:hover img {
	transform: scale(1.1);
}

.tj-cases ul li:first-child {
	margin-top: 0px;
}

.tj-cases ul li p {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	font-size: 16px;
	line-height: 40px;
	background-color: rgb(0 0 0 / 80%);
	color: #fff;
	text-align: center;
	padding: 5px;
}
@media only screen and (max-width: 1200px){
	.cases-detail .left-box {
	    padding-right: 50px;
	}
	.detail-imgs {
	    margin-top: 40px;
	}
	.cases-detail .right-box .author-about {
	    height: 336px;
	}
	.detail-section {
	    padding: 40px 0px;
	}
	.detail-box {
	    margin-top: 30px;
	}
	.ny-tit.gongdi {
		margin-top: 30px;
	}
	.detail-left {
	    padding-right: 50px;
	}
	.content-box {
	    padding: 50px 0px;
	}
	.tj-cases {
	    padding-top: 50px;
	}
	.content-box.page {
	    padding: 20px 0px 40px;
	}
}
@media only screen and (max-width: 1023px){
	.cases-detail .left-box {
		width: calc(100% - 270px);
		padding-right: 30px;
	}
	.cases-detail .right-box {
	    width: 240px;
	}
	.detail-imgs {
	    margin-top: 30px;
	}
	.cases-detail .right-box .author-about {
	    height: 326px;
		padding: 0px 30px;
	}
	.cases-detail .right-box .name {
	    margin-top: 30px;
	}
/*	.cases-detail .right-box .job {
	    margin-top: 20px;
	}*/
	.detail-section {
	    padding: 30px 0px;
	}
	.detail-left {
		width: calc(100% - 240px);
	    padding-right: 30px;
	}
	.detail-right {
	    width: 240px;
	}
	.tj-cases ul li {
	    margin-top: 20px;
	}
	.tj-cases ul li p {
	    line-height: 30px;
	}
	.content-box {
	    padding: 40px 0px;
	}
	.tj-cases {
	    padding-top: 40px;
	}
	.page-box ul li {
	    line-height: 60px;
	    padding: 0px 20px;
	}
	.content-box.page {
	    padding: 15px 0px;
	}
}
@media only screen and (max-width: 900px){
	.cases-detail .left-box {
	    width: 100%;
	    padding-right: 0px;
	    border: 0px;
	}
	.cases-detail .right-box {
	    width: 100%;
		padding-top: 10px;
	}
	.cases-detail .right-box .head-img {
		height: auto;
		padding-top: 10px;
	}
	.cases-detail .right-box .author-about {
	    padding: 0px 50px;
	}
	.detail-box {
	    margin-top: 20px;
	}
	.ny-tit.gongdi {
		margin-top: 20px;
	}
	.detail-left {
	    width: 100%;
	    padding-right: 0px;
		padding-bottom: 30px;
	}
	.detail-right {
	    width: 100%;
	}
	.tj-cases ul li {
		height: auto;
	    margin-top: 20px;
	}
	.page-box ul li:nth-child(1),.page-box ul li:nth-child(3) {
		width: 49%;
	}
	.page-box ul li:nth-child(2) {
		display: none;
	}
	.detail-imgs .detail-slider {
		height: 400px;
	}
	.tj-cases {
	    padding-top: 30px;
	}
	.ny-tit span {
	    font-size: 20px;
	    line-height: 60px;
	}
	.detail-tit {
	    font-size: 30px;
	    line-height: 40px;
	    margin-top: 10px;
	}
}
@media only screen and (max-width: 767px){
	.cases-detail .left-box {
		padding-bottom:0px;	
	}
	.detail-imgs .detail-slider {
		height: 300px;
	}
	.page-box ul {
	    display: block;
	}
	.page-box ul li:nth-child(1),.page-box ul li:nth-child(3) {
		width: 100%;
		text-align: left;
		margin-top: 10px;
		line-height: 50px;
	}
	.tj-cases {
	    padding-top: 20px;
	}
	.detail-tit {
	    font-size: 20px;
	    line-height: 30px;
	    margin-top: 0px;
	}
	.detail-time {
	    margin-top: 10px;
	}
	.detail-imgs {
	    margin-top: 20px;
	}
	.content-box {
	    padding: 30px 0px;
	}
	.content-box.page {
	    padding: 10px 0px 30px;
	}
	.cases-detail .right-box .head-img {
		display:none;
	}
/*	.cases-detail .right-box {
		padding-top: 0px;
	}*/
	.cases-detail .right-box .home-more {
		margin: 40px auto auto;
	}
	.cases-detail .right-box .author-about p {
		line-height: 25px;
	}
}
@media only screen and (max-width: 479px){
	.detail-imgs .detail-slider {
		height: 250px;
	}
}
@media only screen and (max-width: 400px){
	.cases-detail .right-box .head-img {
		padding-top: 0px;
	}
	.cases-detail .right-box .head-img img {
	    max-width: initial;
	}
}

/*tem*/
.ny-list .tem {
	height: auto;
	overflow: hidden;
}
.ny-list .tem ul li {
	width: 25%;
	padding: 10px;
	margin: 16px 0px;
}
.ny-list .tem ul li .list-img {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.ny-list .tem ul li .list-img::after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	display: none;
}
.ny-list .tem ul li .list-img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	transition: all .3s linear;
}

.ny-list .tem ul li:hover img {
	transform: scale(1.1);
}

.ny-list .tem ul li .list-img .btn-box{
	position: absolute;
	width: 50%;
	height: auto;
	overflow: hidden;
	left: 25%;
	top: 60%;
	z-index: 6;
	display: none;
}
.ny-list .tem ul li .list-img .btn-box .home-more {
	display: inline-block;
	width: 100%;
	margin: 10px auto;
}
.ny-list .tem ul li .tit {
	font-size: 20px;
	color: #313131;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
}
.ny-list .tem ul li .job {
	font-size: 16px;
	color: #8e8e8e;
	line-height: 30px;
	text-align: center;
}
.ny-list .tem ul li:hover .list-img::after {
	display: block;	
}
.ny-list .tem ul li:hover .list-img .btn-box{
	display: block;	
}

@media only screen and (max-width: 1200px){
	.ny-list .tem ul li {
	    margin: 10px 0px;
	}
	.ny-list .tem ul li .list-img .btn-box {
	    top: 50%;
	}
	.ny-list .tem ul li .list-img .btn-box .home-more {
	    margin: 5px auto;
	}
}
@media only screen and (max-width: 1023px){
	.ny-list .tem ul li:hover .list-img::after {
		display: none;	
	}
	.ny-list .tem ul li:hover .list-img .btn-box{
		display: none;	
	}
	.ny-list .tem ul li {
	    margin: 0px;
	}
}
@media only screen and (max-width: 900px){
	.ny-list .tem ul li {
		width: 50%;
		margin: 10px 0px;
		padding: 0px 10px;
	}
}
@media only screen and (max-width: 767px){
	.ny-list .tem ul li .tit {
	    font-size: 16px;
	    margin-top: 10px;
	}
}
@media only screen and (max-width: 479px){
/*	.ny-list .tem ul li {
		width: 100%;
	}*/
	.ny-list .tem ul li .tit {
	    margin-top: 5px;
	}
	.ny-list .tem ul li .job {
	    font-size: 14px;
	    line-height: 25px;
	}
}


/*tem detail*/
.tem-box2 {
    position: relative;
    height: auto;
	overflow: hidden;
	padding-top: 80px;
	padding-bottom: 80px;
}
.tem-box2 .tem-left  {
	height: 525px;
}
.tem-box2 .tem-right  {
	height: 525px;
	position: relative;
}
.tem-box2 .des-box {
	margin-top: 15px;
	height: auto;
	max-height: 220px;
	overflow: auto;
}
.tem-box2 p{
	line-height: 25px;
    border-bottom: 1px solid #e8e8e8;
    color: #959595;
    padding: 10px 0px;
}
.tem-box2 .tem-right .home-more {
    margin: 40px 0px 0px;
}

.house-iframe {
	display: block;
	height: 600px;
	margin-bottom: 20px;
}
.iframe-name {
	text-align:center;
	line-height:30px;
	margin-bottom:30px;
}

@media only screen and (max-width: 1200px){
	.tem-box2 {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.house-iframe {
		height: 500px;
	}
}

@media only screen and (max-width: 1023px){
	.tem-box2 .tem-left  {
		height: 400px;
	}
	.tem-box2 .tem-right  {
		height: auto;
	}
/*	.tem-box2 p {
	    line-height: 45px;
	}*/
	.tem-box2 .tem-right .home-more {
	    margin: 50px 0px 0px;
	}
	.tem-box2 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.house-iframe {
		height: 450px;
	}
	.iframe-name {
		margin-bottom:20px;
	}
}
@media only screen and (max-width: 900px){
	.tem-box2 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
@media only screen and (max-width: 767px){
	.tem-box2 .tem-left {
		height: auto;
		padding-bottom: 10px;
	}
	.tem-box2 .tem-right .home-more {
	    margin: 40px 0px 0px;
	}
	.house-iframe {
		height: 350px;
	}
	.iframe-name {
		line-height:40px;
		margin-bottom:10px;
	}
}
@media only screen and (max-width: 479px){
	.tem-box2 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.tem-box2 p {
	    line-height: 25px;
	}
	.house-iframe {
		height: 250px;
	}
}

/*news*/
.type-list {
	height: auto;
	padding-top: 55px;
	overflow: hidden;
	text-align: center;
}
.type-list ul {
	display: inline-block;
}

.type-list ul li {
	float: left;
	width: 150px;
	position: relative;
}
.type-list ul li::after{
	content: "";

	width: 1px;
	height:16px;
	background-color: #313131;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 5;
}
.type-list ul li a {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	color: #313131;
}
.type-list ul li a:link,.type-list ul li a:visited {
	color: #313131;
}
.type-list ul li a:hover,.type-list ul li.cur a {
	color: #da2923;
}

.news-list {
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	padding-bottom: 50px;
}
.news-list ul li {
	width: 33.333333%;
	float: left;
	padding: 10px 12px 40px;
}
.news-list.tj ul li {
	width: 100%;
	float: left;
	padding: 0px 0px 20px;
}
.news-list ul li .news-img {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.video-list ul li .news-img::after{
	content: "";
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}
.video-list ul li .news-img i {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);

	color: #fff;
	z-index: 10;
	font-size: 46px;
}
.news-list ul li .news-img img {
	display: block;
	width: 100%;
	transition: all .3s linear;
}
.news-list ul li:hover img {
	transform: scale(1.1);
}
.news-list ul li .tit {
	font-size: 20px;
	line-height: 30px;
	color: #313131;
	margin-top: 40px;
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal; 
}
.news-list.tj ul li .tit {
    margin-top: 30px;
}
.news-list ul li:hover .tit {
	color: #da2923;
}
.news-list ul li .time {
	font-size: 16px;
	line-height: 30px;
	color: #959595;
	margin-top: 10px;
}
.news-list.tj ul li .time {
    margin-top: 10px;
}

@media only screen and (max-width: 1200px){
	.news-list ul li .tit {
		margin-top: 30px;
	}
/*	.news-list ul li .time {
		margin-top: 15px;
	}*/
	.news-list ul li {
		padding: 10px 10px 30px;
	}
	.type-list {
	    padding-top: 40px;
	}
}
@media only screen and (max-width: 1023px){
	.news-list ul li .tit {
		margin-top: 20px;
		font-size: 16px;
		line-height: 20px;
	}
/*	.news-list ul li .time {
		margin-top: 10px;
	}*/
	.news-list ul li {
		padding: 10px 10px 20px;
	}
	.news-list {
	    margin-top: 30px;
	}
	.detail-time.underline {
	    padding-bottom: 40px;
	}
}
@media only screen and (max-width: 767px){
	.type-list {
	    padding-top: 30px;
	}
	.type-list ul li {
	    width: 100px;
	}
	.news-list {
	    margin-top: 20px;
	}
	.news-list ul li {
		width: 50%;
		float: left;
		padding: 10px;
	}
	.detail-time.underline {
	    padding-bottom: 30px;
		line-height: 25px;
	}
	.cases-detail .right-box.ny {
	    padding-top: 20px;
	}
}
@media only screen and (max-width: 479px){
	.type-list ul li {
	    width: auto;
		padding: 0px 10px;
		margin: 10px 0px;
	}
	.news-list {
	    margin-top: 10px;
	}
	.news-list ul li {
		width: 100%;
		float: left;
		padding: 10px;
	}
	.news-list.tj ul li {
		padding: 0px 0px 10px;
	}
	.news-list ul li .tit {
		margin-top: 10px;
	}
	.news-list.tj ul li .tit {
		margin-top: 10px;
	}
	.news-list ul li .time {
		margin-top: 5px;
	}
	.news-list.tj ul li .time {
		margin-top: 5px;
	}
	.video-list ul li .news-img i {
	    font-size: 40px;
	}
	.detail-time.underline {
	    padding-bottom: 20px;
	}
}

/*contact*/
.contact-box {
	width: 100%;
	height: 790px;
	overflow: hidden;
}
.contact-box .contact-left {
	width: 67%;
	height: 100%;
	overflow: hidden;
	float: left;
}
.contact-box .contact-right {
	width: 33%;
	height: 100%;
	overflow: hidden;
	float: right;
	padding: 80px 30px 80px 80px;
	background-color: #da2923;
	color: #fff;
}
.contact-box .contact-right .contact-tit {
	font-size: 36px;
	font-weight: bold;
	line-height: 82px;
}
.contact-box .contact-right .contact-list {
	width: 100%;
	height: 550px;
	overflow: hidden;	
}
.contact-box .contact-right i {
	font-size: 26px;
}
.contact-box .contact-right table {
	width: 90%;
}
.contact-box .contact-right table td {
	border-bottom: 1px solid #de514c;
	padding: 35px 0px;
}
.contact-box .contact-right .tit {
	font-size: 20px;
	line-height: 40px;
}
.contact-box .contact-right  p {
	opacity: .6;
	line-height: 26px;
	padding: 5px 0px;
}
.contact-box .contact-right a,.contact-box .contact-right a:link,.contact-box .contact-right a:visited,.contact-box .contact-right a:hover {
	color: #fff;
}
@media only screen and (max-width: 1460px){
	.contact-box {
	    height: 600px;
	}
	.contact-box .contact-left {
		width: 60%;
	}
	.contact-box .contact-right {
		width: 40%;
		padding: 60px 30px 0px 60px;
	}
	.contact-box .contact-right .contact-tit {
		line-height: 60px;
		font-size: 30px;
	}
	.contact-box .contact-right .contact-list {
		height: 450px;
	}
	.contact-box .contact-right table td {
	    padding: 30px 0px;
	}
}
@media only screen and (max-width: 1200px){
	.contact-box .contact-right {
		padding: 30px 30px 0px 40px;
	}
	.contact-box .contact-right .contact-tit {
		line-height: 50px;
		font-size: 28px;
	}
	.contact-box .contact-right .contact-list {
		height: 460px;
	}
	.contact-box .contact-right table td {
		padding: 20px 0px;
	}
	.contact-box .contact-right .tit {
		font-size: 18px;
		line-height: 30px;
	}
	.contact-box .contact-right p {
		line-height: 25px;
		padding: 3px 0px;
	}
}
@media only screen and (max-width: 1023px){
	.contact-box {
	    height: 500px;
	}
	.contact-box .contact-left {
		width: 50%;
	}
	.contact-box .contact-right {
		width: 50%;
		padding: 40px 20px 0px 40px;
	}
	.contact-box .contact-right .contact-tit {
		line-height: 50px;
		font-size: 26px;
	}
	.contact-box .contact-right .contact-list {
		height: 350px;	
	}
	.contact-box .contact-right table td {
	    padding: 10px 0px;
	}
}
@media only screen and (max-width: 900px){
}
@media only screen and (max-width: 767px){
	.contact-box {
	    height: auto;
	}
	.contact-box .contact-left {
		width: 100%;
		height: 400px;
	}
	.contact-box .contact-right {
		width: 100%;
		height: auto;
		padding: 30px;
	}
	.contact-box .contact-right .contact-tit {
		font-size: 24px;
	}
	.contact-box .contact-right .contact-list {
		height: auto;
	}
	.contact-box .contact-right table td {
	    padding: 10px 0px;
	}
	.contact-box .contact-right table {
		width: 100%;
	}
}
@media only screen and (max-width: 479px){
	.contact-box .contact-left {
		height: 350px;
	}
}


/*page*/
.pageNav {width: 100%;text-align: center;height: auto;overflow: hidden;padding: 60px 0px;color: #666;}
#PageContent {
}
.pageNav font,.pageNav span,.pageNav a {display:inline-block;width:35px;height:40px;line-height:40px;overflow:hidden;font-size:15px;border: 1px solid #e8e8e8;color: #313131;background: #fff;margin-right: 5px;}
.pageNav font.current,.pageNav span.current {background: #da2923;color:#fff;margin-right: 5px;}
.pageNav font.disabled,.pageNav span.disabled {color:#adaaad;}
.pageNav a,.pageNav a:link,.pageNav a:visited {font-size:15px;border: 1px solid #e8e8e8;color: #313131;white-space:nowrap;background-color: #fff;margin-right: 5px;}
.pageNav a:hover {background-color: #da2923;color:#fff;}
.pageNav a.current {background:#f7f7f7;color:#fff;}
.pageNav a.disabled {color:#adaaad;}
.pageNav .page-arrow {font-family:simsun;}

@media only screen and (max-width:767px) {
	.pageNav {padding: 30px 0px;}
	.pageNav font,.pageNav span,.pageNav a {width:30px;height:30px;line-height:30px;font-size:12px;margin-right: 3px;}
	.pageNav font.current,.pageNav span.current {margin-right: 3px;}
	.pageNav a,.pageNav a:link,.pageNav a:visited {font-size:12px;margin-right: 3px;}
}


/*share*/
#bd_share {
	display:inline-block;
	float:right;
}
.tem-right #bd_share {
    margin-top: 25px;
}
#bd_share a {
    margin: 6px 8px 6px 0;
    width: 18px;
    height: 18px;
    padding: 0px;
}
#bd_share span { float:left;display: block;line-height: 30px;}
#share_more { background:url(../images/share_1.png) no-repeat center; background-size:100% 100%; }
#share_weixin {background:url(../images/share_2.png) no-repeat center; background-size:100% 100%;}
#share_tsina {background:url(../images/share_3.png) no-repeat center; background-size:100% 100%;}
#share_copy {background:url(../images/share_4.png) no-repeat center; background-size:100% 100%;}
#share_print {background:url(../images/share_5.png) no-repeat center; background-size:100% 100%;}
@media only screen and (max-width:767px) {
	#bd_share {
		display:none;
	}
}


/**message*/
.footer-message {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: rgb(0 0 0 / .8);
	position: fixed;
	left: 0px;
	bottom: -230px;
	z-index: 999999;
	padding: 57px 0px; 
	transition:all .3s linear;
}
.footer-message.open {
	animation: msg 1s ease-in-out forwards;
	-moz-animation: msg 1s ease-in-out forwards;
	-webkit-animation: msg 1s ease-in-out forwards;
	-o-animation: msg 1s ease-in-out forwards; 
	animation-delay: .5s;
	-moz-animation-delay: .5s;
	-webkit-animation-delay: .5s;
	-o-animation-delay: .5s;
}
@keyframes msg
{
0% {bottom: -230px;}
100% {bottom: 0px;}
}

@-moz-keyframes msg
{
0% {bottom: -230px;}
100% {bottom: 0px;}
}

@-webkit-keyframes msg
{
0% {bottom: -230px;}
100% {bottom: 0px;}
}

@-o-keyframes msg
{
0% {bottom: -230px;}
100% {bottom: 0px;}
}

.footer-message .tit {
	font-size: 30px;
	color: #da2838;
}
.footer-message input{
	margin-left: 24px;
}
.footer-message input[type="text"] {
	width: 260px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e8e8e8;
	padding: 0px 20px;
	background: none;
	color: #fff;
	font-size: 14px;
}
.footer-message input[type="submit"] {
	width: 180px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	background-color: #da2923;
	color: #fff;
	text-align: center;
	transition: all .3s  linear;
	font-size: 14px;
}
.footer-message input[type="submit"]:hover {
	background-color: #bb231d;
}
.footer-message .auto-container {
	position: relative;
	height: auto;
}
.footer-message .win-close {
	width:18px;
	height: 18px;
	position: absolute;
	right: 15px;
	top: -35px;
	z-index: 10;
	transition:all .3s linear;
	cursor: pointer;
}
.footer-message .win-close::before {
	content: "";
	width: 18px;
	height: 1px;
	background-color: #fff;
	transform:rotate(45deg); 
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	position: absolute;
	left: 0px;
	top: 9px;
	z-index: 20;
}
.footer-message .win-close::after {
	content: "";
	width: 18px;
	height: 1px;
	background-color: #fff;
	transform:rotate(135deg); 
	-moz-transform:rotate(135deg);
	-webkit-transform:rotate(135deg);
	-o-transform:rotate(135deg);
	position: absolute;
	left: 0px;
	top: 9px;
	z-index: 20;
}
.footer-message .win-close:hover {
	transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
}
.footer-message .win-close:hover::before{
	background-color:#da2923;
}
.footer-message .win-close:hover::after{
	background-color:#da2923;
}
@media only screen and (max-width: 1460px){
	.footer-message {
		padding: 40px 0px;
	}
	.footer-message .win-close {
		top: -30px;
	}
}
@media only screen and (max-width: 1200px){
/*	.footer-message {
		padding: 50px 0px 46px;
	}*/
	.footer-message .tit {
		font-size: 26px;
	}
	.footer-message input{
		margin: 0px 0px 0px 20px;
	}
	.footer-message input[type="text"] {
	    width: 200px;
	    padding: 0px 10px;
	}
	.footer-message input[type="submit"] {
		width: 160px;
	}
}
@media only screen and (max-width: 1023px){
/*	.footer-message {
		padding: 50px 0px 36px;
	}*/
	.footer-message .tit {
		font-size: 24px;
	}
	.footer-message input[type="text"] {
	    width: 160px;
	    padding: 0px 10px;
	}
	.footer-message input{
		margin-left: 15px;
	}
/*	.footer-message .win-close {
		top: -35px;
	}*/
}
@media only screen and (max-width: 900px){
	.footer-message input{
		margin-left: 10px;
	}
}
@media only screen and (max-width: 767px){
/*	.footer-message {
		padding: 40px 0px 20px;
	}*/
	.footer-message form {
		width: 350px;
	}
	.footer-message input{
		margin-top:10px;
		margin-left: 10px;
	}
	.footer-message input[type="text"] {
		height: 35px;
		line-height: 35px;
	}
	.footer-message input[type="submit"] {
		height: 37px;
		line-height: 37px;
	}
	.footer-message .win-close {
		top: -25px;
	}
}
@media only screen and (max-width: 479px){
	.footer-message form {
		width: 180px;
	}
}


/*honor*/
.honor-section {
	height: auto;
	overflow: hidden;
}
.honor-section .home-tit{
	color: #fff;
	border-bottom: 1px solid rgb(232 232 232 / 30%);
}

.brand_history .home-tit{
	color: #fff;
	border-bottom: 1px solid rgb(232 232 232 / 30%);
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}


.honor-section .home-tit::after,.brand_history .home-tit::after {
	background-color: #fff;
}

/*yewu*/
.yewu-section {
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.yw-fl {
	width: 100%;
	height: auto;
	overflow: hidden;
	/* border-radius: 30px; */
	/* background-color: #da2923; */
	padding: 0px 20px;
}
.yw-fl .line {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
}
.yw-fl ul {
	/* min-width: 1000px; */
	/* display: flex; */
	/* justify-content: space-evenly; */
	/* white-space:nowrap; */
}
.yw-fl ul li {
	width: 14.6666%;
	float: left;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	position: relative;
	cursor: pointer;
	background-color: #da2923;
	margin: 13px 1%;
	border-radius: 5px;
}
.yw-fl ul li.cur::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 13px solid #da2923;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -13px;
    z-index: 10;
}
.yw-content {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.yw-content ul li {
	width: 100%;
	height: auto;
	position: relative;
	text-align: right;
	display: none;
}
.yw-content ul li.cur {
	display: block;
}
.yw-content ul li .left-img {
	position: absolute;
	width: 52%;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
}

.yw-content ul li .right-img {
	width: 52%;
}
@media only screen and (max-width: 1439px){
	.yw-fl ul li {
		font-size: 16px;
		line-height:40px;
	}
}
@media only screen and (max-width: 1023px){
	.yw-content ul li .left-img {
		width: 50%;
	}
	.yw-content ul li .right-img {
		width: 50%;
	}
}
@media only screen and (max-width: 900px){
	.yw-content ul li .left-img {
		width: 45%;
	}
	.yw-content ul li .right-img {
		width: 55%;
	}
}
@media only screen and (max-width: 767px){
	.yw-fl {
		/* height: 40px; */
		border-radius: 25px;
	}
	.yw-fl ul {
		/* min-width: 1000px; */
	}
	.yw-fl ul li {
		width: 31.333333%;
		line-height: 33px;
		font-size: 14px;
		margin: 7px 1%;
	}
	.yw-fl .line {
		padding-bottom: 5px;
	}
	.yw-fl ul li.cur::after {
	    border-left: 13px solid transparent;
	    border-right: 13px solid transparent;
	    border-top: 9px solid #da2923;
	    bottom: -9px;
	}
	.yw-content ul li .left-img {
		width: 100%;
		position: relative;
		left: initial;
		top: initial;
		transform: translateY(0);
	}
	.yw-content ul li .right-img {
		width: 100%;
	}
	.yw-content {
	    margin-top: 10px;
	}
}
@media only screen and (max-width: 479px){
	.yewu-section {
		padding-bottom: 10px;
	}
}

/*yewu brand*/
.brand-section {
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.brand-list {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}
.brand-list ul {
	display: inline-block;;
}
.brand-list ul li {
	float: left;
	width: 130px;
	height: 145px;
	background-color: #da2923;
	border-radius: 10px;
	color: #fff;
	margin: 0px 26px 10px;
	cursor: pointer;
}
.brand-list ul li.cur {
	background-color: #bf110b;
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.1);
}
.brand-list ul li p {
	line-height: 40px;
	margin-top: 5px;
}
.brand-content {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	position:relative;
}
.brand-content .bt-prev {
	left:0px;
	top:0px;
	transition:all .3s linear;
	display:none;
}
.brand-content .bt-next {
	right:0px;
	top:0px;
	transition:all .3s linear;
	display:none;
}
.brand-content ul li {
	width: 100%;
	display: none;
}
.brand-content ul li.cur {
	display: block;
}
@media only screen and (max-width: 1200px){
	.brand-list ul li {
	    width: 120px;
	    margin: 0px 15px 10px;
	}
}
@media only screen and (max-width: 1023px){
	.brand-list ul li {
	    width: 110px;
		height: 135px;
	    margin: 0px 10px;
	}
	.brand-list ul li .brand-ico img {
		height: 70px;
	}
}
@media only screen and (max-width: 900px){
	.brand-list ul li {
	    width: 100px;
	    margin: 0px 8px 10px;
	}
}
@media only screen and (max-width: 767px){
	.brand-list ul {
		display:inherit;
		height: auto;
		overflow: hidden;
		padding-bottom: 5px;
	}
	.brand-list ul li {
		width:31.3333%;
		margin: 5px 1%;
		height:30px;
		border-radius:5px;
	}
	.brand-list ul li p {
		margin: 0 auto;
		line-height:30px;
		font-size: 14px;
	}
	.brand-list ul li .brand-ico {
		display: none;
	}
	.brand-content {
	    margin-top: 0px;
	}
}
@media only screen and (max-width: 479px){
	.brand-section {
		padding-bottom: 10px;
	}
}

/*yewu video*/
.video-section {
	height: auto;
	overflow: hidden;
	padding-bottom: 40px;
}
.video-section .content-box{
	text-align: center;
}
.video-section .vid {
	display:inline-block;
	position:relative;
}
.video-section .vid:after{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	z-index:10;
	background-color: rgb(0 0 0 / 30%);
}
.video-section .vid .fa {
	position:absolute;
	left:50%;
	top:50%;
	transform: translate(-50%, -50%);
	font-size:70px;
	z-index:20;
	color:#fff;
}
@media only screen and (max-width: 479px){
	.video-section {
		padding-bottom: 10px;
	}
	.video-section .vid .fa {
		font-size:50px;
	}
}

/*yewu gongyi*/
.gongyi-section{
	height: auto;
	overflow: hidden;
	background-color: #f6f6f6;
	padding-bottom: 20px;
}
.gongyi-box {
	position: relative;
}
.gongyi-slider .swiper-slide img {
	width: 100%;
}
.gongyi-slider .swiper-slide .text-box{
	background-color: #fff;
	padding: 30px;
	text-align: center;
}
.gongyi-slider .swiper-slide .tit {
	font-size: 20px;
	line-height: 24px;
	color: #333;
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal; 
}
.gongyi-slider .swiper-slide .des {
	font-size: 16px;
	color: #959595;
	line-height: 24px;
	height: 72px;
	margin-top: 10px;
	display: -webkit-box;overflow: hidden;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
@media only screen and (max-width: 900px){
	.gongyi-slider .swiper-slide .text-box{
		padding: 20px;
	}
}
@media only screen and (max-width: 767px){

}
@media only screen and (max-width: 479px){
	.gongyi-section {
		padding-bottom: 0px;
	}
	.gongyi-slider .swiper-slide .tit {
		font-size: 16px;
		white-space: initial; 
		text-overflow: initial; 
		word-wrap: initial; 
	}
	.gongyi-slider .swiper-slide .des {
		font-size: 14px;
		color: #959595;
		line-height: 20px;
		height: auto;
		min-height: 60px;
		margin-top: 10px;
		display: block;
		overflow: initial;
		-webkit-line-clamp: initial;
		-webkit-box-orient: initial;
	}
}

/*yewu baozhang*/
.baozhang-section {
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
}
@media only screen and (max-width: 479px){
	.baozhang-section {
		padding-bottom: 0px;
	}
}

/*yewu pinzhi*/
.pinzhi-section {
	height: auto;
	overflow: hidden;
}
.pinzhi-section img {
	width: 100%;
}
.pinzhi-text {
	height: auto;
	overflow: hidden;
	padding-top: 20px;
	position:relative;
}
.pinzhi-text .txt-item {
	float: left;
	margin-top: 10px;
	padding: 0px 5px;
	position:relative;
}
.pinzhi-text .txt-box {
	width: 100%;
	background-color: #f6f6f6;
	padding: 35px;
	color: #333;
	line-height: 36px;
}

.liucheng-section {
	height: auto;
	overflow: hidden;
	padding-bottom: 40px;
}

.liucheng{
	height: auto;
	overflow: hidden;
}

.liucheng li {
    width: 19.2%;
    height: 280px;
    margin: 0.4%;
    float: left;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 30px 35px;
}
.liucheng li .tit {
	font-size: 20px;
	color: #313131;
	line-height: 40px;
}
.liucheng li .tit span {
	font-weight: bold;
	padding-right: 10px;
}

.liucheng li .des {
	font-size: 16px;
	line-height: 30px;
	color: #8e8e8e;
	margin-top: 10px;
}
.shigong-section {
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
}
@media only screen and (min-width:1201px){
	.pinzhi-text .txt-box {
		min-height:370px;
	}
}
@media only screen and (max-width:1440px){
	.pinzhi-text .txt-box {
		padding: 30px;
		line-height: 30px;
	}
	.pinzhi-text .txt-box {
		min-height:320px;
	}
}

@media only screen and (max-width: 1200px){
	.pinzhi-text .txt-box {
		padding: 30px;
	}
	.pinzhi-text .txt-box {
		min-height:auto;
	}
	.liucheng li {
		width: 24.2%;
		padding: 25px 35px;
	}
}

@media only screen and (max-width: 1023px){
	.liucheng li {
		width: 32.5%;
	}
}
@media only screen and (max-width: 767px){
	.pinzhi-section img {
		width: 200%;
		margin-left: -50%;
		max-width: initial;
	}
	.pinzhi-text .txt-box {
		padding: 20px;
	}
	.liucheng li {
		width: 48%;
		margin: 1%;
		padding: 25px 30px;
	}
}
@media only screen and (max-width: 576px){
	.pinzhi-text {
		padding-top: 10px;
	}
	.pinzhi-text .txt-box {
		padding: 10px 20px;
		line-height: 30px;
	}
	.pinzhi-text .txt-item {
	    padding: 0px;
	}
	.liucheng li {
		width: 100%;
		height: auto;
		margin: 5px 0%;
		padding: 25px 30px;
	}
}

@media only screen and (max-width: 479px){
	.liucheng-section {
		padding-bottom: 0px;
	}
	.shigong-section {
		padding-bottom: 0px;
	}
}


/*popup*/
.fbody {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1000000;
	display: none;
}
.popup {
    position: fixed;
    top: 50%;
    left: 0px;
    right: 0px;
    margin: auto;
    z-index: 9999999;
	transform: translateY(-50%);
    display: none;
}
.popup-box {
    padding: 56px 68px;
    width: 960px;
    height: 420px;
    background: url(../images/popup-bg.png) center center no-repeat;
    background-size: cover;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

    justify-content: space-between;
    position: relative;
    margin: auto;
}
.popup-fy{
    width: 58%;
}
.popup-fy p{
    width: 330px;
    text-align: center;
    padding:6px;
    margin-left: 38px;
    font-size: 16px;
    color: #fff;
    background-color: #da2923;
    border-radius: 20px;
}
.popup-fy h5{
    margin-top:26px;
    margin-left: 38px;
    font-size: 26px;
    font-weight: 600;
}
.popup-fy h5 span{
    margin: 0px 4px;
    font-size: 36px;
    color: #da2923;
}

.popup-fy img{
    margin-top:26px;
}

.popup-bd{
    width: 42%;
}

.popup-bd h5{
    /* margin-left: 42px; */
    font-size: 33px;
    font-weight: bold;
    position: relative;
    text-align: center;
    color: #da2923;
}

.p-bd-i p{
    margin-top:22px;
    font-size: 20px;
    text-align: center;
}

.popup-input{
    height: 42px;
    line-height: 40px;
    width: 240px;
	max-width: 100%;
    /* border-radius: 12px; */
    border: 1px solid #685656;
    padding-left: 12px;
	font-size: 16px;
	color: #333;
}

.popup-b{
    margin-top: -6px;
    height: 42px;
    width: 240px;
	max-width: 100%;
    /* border-radius: 12px; */
    background-color: #da2923;
    color: #fff;
    text-align: center;
    /* margin-left: 86px; */
    font-size: 16px;
    /* font-weight: 500; */
}
.popup-b:hover{
    cursor:pointer;
    animation:inputfdd 1s infinite;
    animation-direction:alternate;
}

@keyframes inputfdd{
100% {transform:scale(1.05);
0% {transform:scale(1)};   }
}

.p-bd-i p.popys{
    margin-top: 20px;
    /* margin-left: 86px; */
    font-size: 14px;
    color: #8d8c8b;
}

.p-bd-i p.poptext{
    margin-top:16px;
    /* margin-left: 86px; */
    font-size: 14px;
    text-align: center;
}

.p-bd-i p.poptext span{
    font-size: 18px;
    color:#da2923 ;
}

.pop-gb{
    position: absolute;
    right:16px;
    top: 12px;
}

.pop-gb img{
    width: 35px;
    height: 35px;
}
.pop-gb-b{
    display: none;
}
.pop-gb:hover .pop-gb-a {
	display: none;
}
.pop-gb:hover .pop-gb-b {
	display: block;
}

.pop-gb img:hover{
    cursor: pointer;
    animation:fadenum 1s 1;
}

@keyframes fadenum{
100%{transform:rotate(360deg)};  
}

@media only screen and (max-width: 1023px){
	.popup-box {

	    padding: 40px;
	    width: 800px;
	}
}
@media only screen and (max-width: 900px){
	.popup-box {
	    padding: 40px;
	    width: 80%;
		max-width: 350px;
		height: auto;
	}
	.popup-fy {
	    display: none;
	}
	.popup-bd {
	    width: 100%;
	}
	.popup-bd h5 {
	    font-size: 26px;
	}
}
@media only screen and (max-width: 767px){
	.popup-bd h5 {
	    font-size: 24px;
	}
}
@media only screen and (max-width: 479px){
	.popup-box {
	    padding: 30px;
	}
	.popup-bd h5 {
	    font-size: 20px;
	}
	.p-bd-i p.popys {
	    margin-top: 10px;
		font-size: 13px;
	}
	.p-bd-i p {
	    margin-top: 15px;
	    font-size: 16px;
	}	
	.popup-input {
	    height: 37px;
	    line-height: 35px;
	}
}


/*VR*/
.vr-box {
	height: auto;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 0 auto 20px;
    margin-bottom: 20px;
}
.vr-box:before {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:5;
	background-color: rgba(0, 0, 0, 0.3);
}
.vr-box img {
	display:block;
	width:100%;
}
.vr-popup {
	position:absolute;
	width:100%;
	left:0px;
	top:50%;
	transform: translateY(-50%);
	z-index:10;
	color:#fff;
	text-align:center;
}
.vr-tit {
	font-size:18px;
	line-height:36px;
}
.vr-box .fa{
	font-size: 60px;
    margin-top: 20px;
}
.vr-logo {
	width:90px;
	height:90px;
	line-height:90px;	
	margin:10px auto 0px;
	font-size: 26px;
    letter-spacing: 3px;
	position:relative;
	font-family:Arial;
}
.vr-logo:before {
	content:"";
	width:100%;
	height:100%;
	border-radius:50%;
	border:1px solid #fff;
	border-top:3px solid #da2923;
	animation:vr_load 2s linear infinite;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

@keyframes vr_load{
	0%{
		transform:rotate(0deg)
	}
	100%{
		transform:rotate(360deg)
	};  
}
.vr-url {
	height:auto;
	line-height:36px;
	overflow:hidden;
	margin-bottom: 20px;
	word-wrap: break-word; 
}

@media only screen and (max-width: 1023px){
	.vr-tit {
		font-size:18px;
		line-height:30px;
	}
	.vr-logo {
		width:60px;
		height:60px;
		line-height:60px;
		font-size:16px;
	}
}

@media only screen and (max-width: 767px){
	.vr-tit {
		font-size:16px;
		line-height:30px;
	}
	.vr-logo {
		width:50px;
		height:50px;
		line-height:50px;
		font-size:14px;
	}
	.vr-url {
		line-height:26px;
	}
}
@media only screen and (max-width: 479px){
	.vr-tit {
		font-size:14px;
		line-height:26px;
	}
	.vr-box {
		margin-bottom:10px;
	}
	.vr-url {
		line-height:20px;
		margin-bottom:10px;
	}
	.vr-logo {
		margin-top:5px;
	}
}

/*fixed-box*/
.fixed-box {
	position: fixed;
	width: 68px;
	right: 20px;
	top: 50%;
	transition: all 0.4s ease;
	transform: translateY(-137px); 
	display:none;
	z-index: 1000;
}
.ny_contact .fixed-box {
	border: 1px solid #dadada;
}
.fixed-box ul li {
	text-align: center;
	width: 100%;
	height: 68px;
	border-top: 1px solid #dadada;
	background-color: #da2320;
	padding: 12px 0 0;
	cursor: pointer;
	position: relative;
	transition:all .3s linear;
}
.fixed-box ul li:hover {
	background-color:#cd2420;
}
.fixed-box ul li.scroll-top {
	padding: 18px 0 0;
}
.fixed-box ul li:first-child{
	border: 0px;
}
.fixed-box ul li p {
	font-size: 14px;
	color: #fff;
}
.fixed-box ul li i {
    font-size: 30px;
	line-height: 30px;
    display: block;
    margin: auto;
	color: #fff;
}
.tel-box,.ewm-box {
	width: 150px;
	min-height: 68px;
	border: 1px solid #dadada;
	background-color: #fff;
	position: absolute;
	left: -83px;
	top: 0px;
	z-index: -1;
	padding: 10px 0px;
	color: #333;
	text-align: left;
	opacity: 0;
	display:none;
	transition:all .3s linear;
}
.fixed-box ul li:hover .tel-box,.fixed-box ul li:hover .ewm-box {
	display:block;
	left: -150px;
	opacity: 1;
}
.ewm-box img {
	display: block;
	width: 113px;
	height: 113px;
	margin:0 auto;
}
.fixed-box ul li .tel-box {
	padding: 10px;
}
.fixed-box ul li .tel-box p {
	text-align: left;
	line-height: 23px;
	font-size:16px;
}
@media only screen and (min-width: 3000px){
	.fixed-box {
		right: 3%;
	}
}
@media only screen and (max-width: 767px){
	.fixed-box {
		display: none;
	}
}