.btmBar{
display: none;
}
#meCommonFooterNew, #commonFooter, #allFea, #ftrgetstd, #custmrlgosroll, #commonHeader{
display : none !important;
}
#commonHeader{
display: none !important;
}		
		.center {
		width: 1400px;
		height: auto;
		margin: 0 auto;
	}
	
	.nav {
		margin: 0;
	}
	
	.cleardiv {
		clear: both;
	}
	
	.fl {
		float: left;
	}
	
	.fr {
		float: right;
	}
	
	.footer {
		width: 100%;
		background: #222;
		display: flex;
		flex-direction: column;
	}
	
	.footer h3 {
		margin: 50px 0 0 0;
		font-weight: 300;
		color: #eee;
		font-size: 1.3em;
		padding-bottom: 15px;
	}
	
	.footer_1_body {
		width: 80%;
		margin: 0 auto;
	}
	
	.footer_2_body {
		width: 70%;
		margin: 0 auto;
	}
	
	.footer_3_body {
		width: 70%;
		margin: 0 auto;
	}
	
	.footer_4_body {
		width: 70%;
		margin: 0 auto;
	}
	
	.footer_1 {
		width: 25%;
		height: auto;
	}
	
	.footer_2 {
		width: 25%;
		height: auto;
		border-left: 1px solid #292929;
	}
	
	.footer_3 {
		width: 25%;
		height: auto;
		border-left: 1px solid #292929;
	}
	
	.footer_4 {
		width: 24%;
		height: auto;
		border-left: 1px solid #292929;
	}
	
	.footer_1 p {
		color: #bbb;
		margin: 15px 0;
		line-height: 26px;
		text-align: justify;
	}
	
	.footer_1 a {
		color: #bbb;
		text-decoration: none;
	}
	
	.footer_2 ul {
		margin-left: 0px;
		padding-left: 0px;
	}
	
	.footer_2 ul li {
		list-style: none;
	}
	
	.footer_2 ul li a {
		text-decoration: none;
		color: #BBBBBB;
		line-height: 30px;
	}
	
	.footer_3 ul {
		margin-left: 0px;
		padding-left: 0px;
	}
	
	.footer_3 ul li {
		list-style: none;
	}
	
	.footer_3 ul li a {
		line-height: 30px;
		text-decoration: none;
		color: #BBBBBB;
	}
	
	.footer_4 a {
		color: #BBBBBB;
		margin-top: 2px;
		text-decoration: none;
	}
	
	.footer_4_2 {
		margin-top: 20px;
	}
	
	.footer_4_3 {
		margin-top: 20px;
	}
	
	.footer_bottom {
		margin-top: 40px;
		width: 100%;
		height: auto;
		border-top: 1px solid #292929;
	}
	
	.footer_bottom p {
		font-size: 0.8rem;
		color: #BBBBBB;
		text-align: center;
	}
	
	.footer_bottom a {
		color: #BBBBBB;
		text-decoration: none;
	}
	
	@media screen and (max-width: 760px) {
		.footer_1 {
			width: 100%;
		}
		.footer_2 {
			width: 100%;
		}
		.footer_3 {
			width: 100%;
		}
		.footer_4 {
			width: 100%;
		}
		.footer_1_body {
			width: 90%;
		}
		.footer_2_body {
			width: 90%;
		}
		.footer_3_body {
			width: 90%;
		}
		.footer_4_body {
			width: 90%;
		}
		.footer_bottom {
			width: 90%;
			margin: 20px auto;
		}
		.footer_bottom p {
			line-height: 24px;
			margin-top: 28px;
		}
		.w-newsList2.con5_bb {
			margin-top: 0px
		}
		#newsList2 {
			margin-top: 30px;
		}
		.con4_title_right {
			display: none;
		}
		.op_banner_right img {
			width: 100%;
		}
		.center {
			width: 90%;
		}
		.op_banner {
			height: 670px;
			background-size: 250% 100%;
		}
		.op_banner_left {
			width: 100%;
		}
		.op_banner_left1 {
			width: 100%;
			text-align: center;
			margin-top: 70px;
			font-size: 38px;
			line-height: 60px;
		}
		.op_banner_left2 {
			text-align: center;
			font-size: 20px;
		}
		.op_banner_left3 {
			clear: both;
			display: flex;
			justify-content: center;
		}
		.op_banner_left3 a {
			width: 200px;
		}
		.op_banner_right {
			width: 100%;
			display: flex;
			justify-content: center;
		}
		.con1 ul {
			display: flex;
			flex-direction: column;
		}
		.con1 ul li {
			width: 100%;
		}
		.con6 {
			height: 240px;
			background-size: 150% 100%;
		}
		.con7 {
			display: none;
		}
		.con8 {
			margin-top: 0;
		}
	}
	
	.w-newsList2 {
		position: relative;
		overflow: hidden;
		margin-top: -176px;
	}
	
	.w-newsList2 a {
		display: block;
		text-decoration: none;
		color: #333;
	}
	
	.w-newsList2 .news-item {
		position: relative;
	}
	
	.w-newsList2 .img {
		float: right;
		overflow: hidden;
	}
	
	.w-newsList2 .img img {
		width: 100%;
		transition: transform 3.5s;
		-webkit-transition: transform 3.5s;
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}
	
	.w-newsList2 .swiper-slide.swiper-slide-active .img img {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
	
	.w-newsList2 .news-text {
		margin-right: 66%;
		padding-top: 300px;
	}
	
	.w-newsList2 .news-h {
		font-size: 28px;
		line-height: 1.4;
		margin-bottom: 1em;
	}
	
	.w-newsList2 .news-sum {
		margin-top: 24px;
		line-height: 1.8;
		color: #808080;
	}
	
	.w-newsList2 .more {
		position: absolute;
		left: 0;
		bottom: -4em;
		line-height: 2.8;
		padding: 0 2.8rem;
		border: 1px solid #aaa;
		color: #333;
		overflow: hidden;
		-webkit-transition: all .6s;
		transition: all .6s;
	}
	
	.w-newsList2 .more:hover {
		color: #fff;
		border-color: #E03860;
	}
	
	.w-newsList2 .more .bgsqr1,
	.w-newsList2 .more .bgsqr2,
	.w-newsList2 .more .bgsqr3,
	.w-newsList2 .more .bgsqr4 {
		background: #FF6600;
		position: absolute;
		top: 0;
		width: 0px;
		height: 100%;
		-webkit-transition: all 0.4s;
		transition: all 0.4s;
		opacity: 0.35;
	}
	
	.w-newsList2 .more .bgsqr3,
	.w-newsList2 .more .bgsqr4 {
		opacity: 0.75;
	}
	
	.w-newsList2 .more .bgsqr1 {
		left: 0;
	}
	
	.w-newsList2 .more .bgsqr2 {
		right: 0
	}
	
	.w-newsList2 .more .bgsqr3 {
		right: 0;
	}
	
	.w-newsList2 .more .bgsqr4 {
		left: 0;
	}
	
	.w-newsList2 .more:hover .bgsqr1,
	.w-newsList2 .more:hover .bgsqr2,
	.w-newsList2 .more:hover .bgsqr3,
	.w-newsList2 .more:hover .bgsqr4 {
		width: 100%;
	}
	
	.w-newsList2 .more:hover .bgsqr3,
	.w-newsList2 .more:hover .bgsqr4 {
		-webkit-transition-delay: .4s;
		transition-delay: .4s;
	}
	
	.w-newsList2 .more span {
		position: relative;
		z-index: 1;
	}
	
	.w-newsList2 .adSN_page {
		position: absolute;
		left: auto;
		right: 40px;
		width: auto;
		z-index: 10;
		text-align: right;
	}
	
	.w-newsList2.swiper-container-horizontal .adSN_page {
		bottom: 40px;
		right: 50px;
	}
	
	.w-newsList2 .adSN_page span {
		background: #c9c9c9;
		opacity: 1;
		width: 40px;
		height: 5px;
		border-radius: 0;
		-webkit-border-radius: 0;
	}
	
	.w-newsList2 .adSN_page span.swiper-pagination-bullet-active {
		background: #f60;
	}
	
	.w-newsList2.swiper-container-vertical .adSN_page span {
		margin: 15px 0;
	}
	
	@media (max-width:960px) {
		.w-newsList2 .news-h {
			font-size: 24px;
		}
		.w-newsList2 .news-sum {
			display: none;
		}
	}
	
	@media (max-width:767px) {
		.w-newsList1 .news-imgbox {
			width: 100%;
		}
		.w-newsList1 .aspectRatio {
			padding-bottom: 56.25%;
		}
		.w-newsList1 .news-text {
			position: relative;
			width: 100%;
			top: 0;
			transform: none;
			-webkit-transform: none;
			padding: 1.2em 4% 1.5em;
		}
		:root .w-newsList1 .news-text {
			top: 0;
		}
		.w-newsList1 .adSN_page {
			left: 0;
			bottom: 2em;
			margin-bottom: 0;
		}
		.w-newsList1 .swiper-num {
			bottom: 232px;
			top: auto;
			margin-top: 0;
		}
		.w-newsList2 .news-h {
			font-size: 20px;
		}
		.w-newsList2 .img {
			float: none;
			width: 100%;
		}
		.w-newsList2 .news-text {
			margin-right: 0;
			text-align: center;
			padding: 1em 0 3em;
		}
		.w-newsList2 .more {
			position: relative;
			margin-top: 1.2em;
			bottom: 0;
			display: inline-block;
		}
		.w-newsList2 .adSN_page {
			top: auto;
			bottom: 0 !important;
			left: 0;
			right: 0;
			transform: none;
			-webkit-transform: none;
			text-align: center;
		}
		.w-newsList2 .adSN_page span {
			margin: 0 0.3em !important;
			display: inline-block;
			width: 1.8em;
			height: 0.25em;
		}
	}
	
	@media (max-width:480px) {
		body {
			font-size: 4vw;
		}
		.title {
			font-size: 6vw;
		}
		.w-newsList1 .news-h {
			font-size: 125%;
		}
		.w-newsList1 .date .year {
			font-size: 300%;
		}
		.w-newsList1 .date .day_month {
			font-size: 110%;
		}
		.w-newsList1 .swiper-num {
			bottom: 15em;
		}
		.w-newsList1 .swiper-num .active {
			font-size: 200%;
		}
		.w-newsList2 .news-h {
			font-size: 125%;
		}
	}
	/**
 * Swiper 4.3.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2018
 */
	
	.swiper-container {
		margin: 0 auto;
		position: relative;
		overflow: hidden;
		list-style: none;
		padding: 0;
		z-index: 1
	}
	
	.swiper-container-no-flexbox .swiper-slide {
		float: left
	}
	
	.swiper-container-vertical>.swiper-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	
	.swiper-wrapper {
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 1;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-transition-property: -webkit-transform;
		transition-property: -webkit-transform;
		-o-transition-property: transform;
		transition-property: transform;
		transition-property: transform, -webkit-transform;
		-webkit-box-sizing: content-box;
		box-sizing: content-box
	}
	
	.swiper-container-android .swiper-slide,
	.swiper-wrapper {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	
	.swiper-container-multirow>.swiper-wrapper {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.swiper-container-free-mode>.swiper-wrapper {
		-webkit-transition-timing-function: ease-out;
		-o-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
		margin: 0 auto
	}
	
	.swiper-slide {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 100%;
		height: 100%;
		position: relative;
		-webkit-transition-property: -webkit-transform;
		transition-property: -webkit-transform;
		-o-transition-property: transform;
		transition-property: transform;
		transition-property: transform, -webkit-transform
	}
	
	.swiper-invisible-blank-slide {
		visibility: hidden
	}
	
	.swiper-container-autoheight,
	.swiper-container-autoheight .swiper-slide {
		height: auto
	}
	
	.swiper-container-autoheight .swiper-wrapper {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-transition-property: height, -webkit-transform;
		transition-property: height, -webkit-transform;
		-o-transition-property: transform, height;
		transition-property: transform, height;
		transition-property: transform, height, -webkit-transform
	}
	
	.swiper-container-3d {
		-webkit-perspective: 1200px;
		perspective: 1200px
	}
	
	.swiper-container-3d .swiper-cube-shadow,
	.swiper-container-3d .swiper-slide,
	.swiper-container-3d .swiper-slide-shadow-bottom,
	.swiper-container-3d .swiper-slide-shadow-left,
	.swiper-container-3d .swiper-slide-shadow-right,
	.swiper-container-3d .swiper-slide-shadow-top,
	.swiper-container-3d .swiper-wrapper {
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d
	}
	
	.swiper-container-3d .swiper-slide-shadow-bottom,
	.swiper-container-3d .swiper-slide-shadow-left,
	.swiper-container-3d .swiper-slide-shadow-right,
	.swiper-container-3d .swiper-slide-shadow-top {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		pointer-events: none;
		z-index: 10
	}
	
	.swiper-container-3d .swiper-slide-shadow-left {
		background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
		background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
		background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
		background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
	}
	
	.swiper-container-3d .swiper-slide-shadow-right {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
		background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
		background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
		background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
	}
	
	.swiper-container-3d .swiper-slide-shadow-top {
		background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
		background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
		background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
		background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
	}
	
	.swiper-container-3d .swiper-slide-shadow-bottom {
		background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
		background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
		background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
		background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
	}
	
	.swiper-container-wp8-horizontal,
	.swiper-container-wp8-horizontal>.swiper-wrapper {
		-ms-touch-action: pan-y;
		touch-action: pan-y
	}
	
	.swiper-container-wp8-vertical,
	.swiper-container-wp8-vertical>.swiper-wrapper {
		-ms-touch-action: pan-x;
		touch-action: pan-x
	}
	
	.swiper-button-next,
	.swiper-button-prev {
		position: absolute;
		top: 50%;
		width: 27px;
		height: 44px;
		margin-top: -22px;
		z-index: 10;
		cursor: pointer;
		background-size: 27px 44px;
		background-position: center;
		background-repeat: no-repeat
	}
	
	.swiper-button-next.swiper-button-disabled,
	.swiper-button-prev.swiper-button-disabled {
		opacity: .35;
		cursor: auto;
		pointer-events: none
	}
	
	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
		left: 10px;
		right: auto
	}
	
	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
		right: 10px;
		left: auto
	}
	
	.swiper-button-prev.swiper-button-white,
	.swiper-container-rtl .swiper-button-next.swiper-button-white {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
	}
	
	.swiper-button-next.swiper-button-white,
	.swiper-container-rtl .swiper-button-prev.swiper-button-white {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
	}
	
	.swiper-button-prev.swiper-button-black,
	.swiper-container-rtl .swiper-button-next.swiper-button-black {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
	}
	
	.swiper-button-next.swiper-button-black,
	.swiper-container-rtl .swiper-button-prev.swiper-button-black {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
	}
	
	.swiper-button-lock {
		display: none
	}
	
	.swiper-pagination {
		position: absolute;
		text-align: center;
		-webkit-transition: .3s opacity;
		-o-transition: .3s opacity;
		transition: .3s opacity;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		z-index: 10
	}
	
	.swiper-pagination.swiper-pagination-hidden {
		opacity: 0
	}
	
	.swiper-container-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		width: 100%
	}
	
	.swiper-pagination-bullets-dynamic {
		overflow: hidden;
		font-size: 0
	}
	
	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
		-webkit-transform: scale(.33);
		-ms-transform: scale(.33);
		transform: scale(.33);
		position: relative
	}
	
	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	
	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	
	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
		-webkit-transform: scale(.66);
		-ms-transform: scale(.66);
		transform: scale(.66)
	}
	
	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
		-webkit-transform: scale(.33);
		-ms-transform: scale(.33);
		transform: scale(.33)
	}
	
	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
		-webkit-transform: scale(.66);
		-ms-transform: scale(.66);
		transform: scale(.66)
	}
	
	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
		-webkit-transform: scale(.33);
		-ms-transform: scale(.33);
		transform: scale(.33)
	}
	
	.swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		display: inline-block;
		border-radius: 100%;
		background: #000;
		opacity: .2
	}
	
	button.swiper-pagination-bullet {
		border: none;
		margin: 0;
		padding: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none
	}
	
	.swiper-pagination-clickable .swiper-pagination-bullet {
		cursor: pointer
	}
	
	.swiper-pagination-bullet-active {
		opacity: 1;
		background: #007aff
	}
	
	.swiper-container-vertical>.swiper-pagination-bullets {
		right: 10px;
		top: 50%;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0)
	}
	
	.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 6px 0;
		display: block
	}
	
	.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 8px
	}
	
	.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
		display: inline-block;
		-webkit-transition: .2s top, .2s -webkit-transform;
		transition: .2s top, .2s -webkit-transform;
		-o-transition: .2s transform, .2s top;
		transition: .2s transform, .2s top;
		transition: .2s transform, .2s top, .2s -webkit-transform
	}
	
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 4px
	}
	
	.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		white-space: nowrap
	}
	
	.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
		-webkit-transition: .2s left, .2s -webkit-transform;
		transition: .2s left, .2s -webkit-transform;
		-o-transition: .2s transform, .2s left;
		transition: .2s transform, .2s left;
		transition: .2s transform, .2s left, .2s -webkit-transform
	}
	
	.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
		-webkit-transition: .2s right, .2s -webkit-transform;
		transition: .2s right, .2s -webkit-transform;
		-o-transition: .2s transform, .2s right;
		transition: .2s transform, .2s right;
		transition: .2s transform, .2s right, .2s -webkit-transform
	}
	
	.swiper-pagination-progressbar {
		background: rgba(0, 0, 0, .25);
		position: absolute
	}
	
	.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
		background: #007aff;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
		-webkit-transform-origin: left top;
		-ms-transform-origin: left top;
		transform-origin: left top
	}
	
	.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
		-webkit-transform-origin: right top;
		-ms-transform-origin: right top;
		transform-origin: right top
	}
	
	.swiper-container-horizontal>.swiper-pagination-progressbar,
	.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
		width: 100%;
		height: 4px;
		left: 0;
		top: 0
	}
	
	.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
	.swiper-container-vertical>.swiper-pagination-progressbar {
		width: 4px;
		height: 100%;
		left: 0;
		top: 0
	}
	
	.swiper-pagination-white .swiper-pagination-bullet-active {
		background: #fff
	}
	
	.swiper-pagination-progressbar.swiper-pagination-white {
		background: rgba(255, 255, 255, .25)
	}
	
	.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
		background: #fff
	}
	
	.swiper-pagination-black .swiper-pagination-bullet-active {
		background: #000
	}
	
	.swiper-pagination-progressbar.swiper-pagination-black {
		background: rgba(0, 0, 0, .25)
	}
	
	.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
		background: #000
	}
	
	.swiper-pagination-lock {
		display: none
	}
	
	.swiper-scrollbar {
		border-radius: 10px;
		position: relative;
		-ms-touch-action: none;
		background: rgba(0, 0, 0, .1)
	}
	
	.swiper-container-horizontal>.swiper-scrollbar {
		position: absolute;
		left: 1%;
		bottom: 3px;
		z-index: 50;
		height: 5px;
		width: 98%
	}
	
	.swiper-container-vertical>.swiper-scrollbar {
		position: absolute;
		right: 3px;
		top: 1%;
		z-index: 50;
		width: 5px;
		height: 98%
	}
	
	.swiper-scrollbar-drag {
		height: 100%;
		width: 100%;
		position: relative;
		background: rgba(0, 0, 0, .5);
		border-radius: 10px;
		left: 0;
		top: 0
	}
	
	.swiper-scrollbar-cursor-drag {
		cursor: move
	}
	
	.swiper-scrollbar-lock {
		display: none
	}
	
	.swiper-zoom-container {
		width: 100%;
		height: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center
	}
	
	.swiper-zoom-container>canvas,
	.swiper-zoom-container>img,
	.swiper-zoom-container>svg {
		max-width: 100%;
		max-height: 100%;
		-o-object-fit: contain;
		object-fit: contain
	}
	
	.swiper-slide-zoomed {
		cursor: move
	}
	
	.swiper-lazy-preloader {
		width: 42px;
		height: 42px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -21px;
		margin-top: -21px;
		z-index: 10;
		-webkit-transform-origin: 50%;
		-ms-transform-origin: 50%;
		transform-origin: 50%;
		-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
		animation: swiper-preloader-spin 1s steps(12, end) infinite
	}
	
	.swiper-lazy-preloader:after {
		display: block;
		content: '';
		width: 100%;
		height: 100%;
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
		background-position: 50%;
		background-size: 100%;
		background-repeat: no-repeat
	}
	
	.swiper-lazy-preloader-white:after {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
	}
	
	@-webkit-keyframes swiper-preloader-spin {
		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg)
		}
	}
	
	@keyframes swiper-preloader-spin {
		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg)
		}
	}
	
	.swiper-container .swiper-notification {
		position: absolute;
		left: 0;
		top: 0;
		pointer-events: none;
		opacity: 0;
		z-index: -1000
	}
	
	.swiper-container-fade.swiper-container-free-mode .swiper-slide {
		-webkit-transition-timing-function: ease-out;
		-o-transition-timing-function: ease-out;
		transition-timing-function: ease-out
	}
	
	.swiper-container-fade .swiper-slide {
		pointer-events: none;
		-webkit-transition-property: opacity;
		-o-transition-property: opacity;
		transition-property: opacity
	}
	
	.swiper-container-fade .swiper-slide .swiper-slide {
		pointer-events: none
	}
	
	.swiper-container-fade .swiper-slide-active,
	.swiper-container-fade .swiper-slide-active .swiper-slide-active {
		pointer-events: auto
	}
	
	.swiper-container-cube {
		overflow: visible
	}
	
	.swiper-container-cube .swiper-slide {
		pointer-events: none;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		z-index: 1;
		visibility: hidden;
		-webkit-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		transform-origin: 0 0;
		width: 100%;
		height: 100%
	}
	
	.swiper-container-cube .swiper-slide .swiper-slide {
		pointer-events: none
	}
	
	.swiper-container-cube.swiper-container-rtl .swiper-slide {
		-webkit-transform-origin: 100% 0;
		-ms-transform-origin: 100% 0;
		transform-origin: 100% 0
	}
	
	.swiper-container-cube .swiper-slide-active,
	.swiper-container-cube .swiper-slide-active .swiper-slide-active {
		pointer-events: auto
	}
	
	.swiper-container-cube .swiper-slide-active,
	.swiper-container-cube .swiper-slide-next,
	.swiper-container-cube .swiper-slide-next+.swiper-slide,
	.swiper-container-cube .swiper-slide-prev {
		pointer-events: auto;
		visibility: visible
	}
	
	.swiper-container-cube .swiper-slide-shadow-bottom,
	.swiper-container-cube .swiper-slide-shadow-left,
	.swiper-container-cube .swiper-slide-shadow-right,
	.swiper-container-cube .swiper-slide-shadow-top {
		z-index: 0;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}
	
	.swiper-container-cube .swiper-cube-shadow {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background: #000;
		opacity: .6;
		-webkit-filter: blur(50px);
		filter: blur(50px);
		z-index: 0
	}
	
	.swiper-container-flip {
		overflow: visible
	}
	
	.swiper-container-flip .swiper-slide {
		pointer-events: none;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		z-index: 1
	}
	
	.swiper-container-flip .swiper-slide .swiper-slide {
		pointer-events: none
	}
	
	.swiper-container-flip .swiper-slide-active,
	.swiper-container-flip .swiper-slide-active .swiper-slide-active {
		pointer-events: auto
	}
	
	.swiper-container-flip .swiper-slide-shadow-bottom,
	.swiper-container-flip .swiper-slide-shadow-left,
	.swiper-container-flip .swiper-slide-shadow-right,
	.swiper-container-flip .swiper-slide-shadow-top {
		z-index: 0;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}
	
	.swiper-container-coverflow .swiper-wrapper {
		-ms-perspective: 1200px
	}
	/*导航样式效果*/
	/*====================导航*********/
	
	.header {
		width: 100%;
		z-index: 999;
		background: #fff;
		padding-top: 0;
	}
	/*左侧logo*/
	
	.header .left {
		width: 12%;
	}
	
	.header .left a img {
		height: 35px;
		margin-top: 20px;
	}
	
	.header .left .img2 {
		display: block;
	}
	
	.header .left .img2 {
		height: 22px;
		margin-top: 10px;
	}
	/*右侧*/
	
	.header .nav {
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-o-transition: 0.5s;
		transition: 0.5s;
		height: 100%;
		line-height: 120px;
		display: block;
	}
	
	.header .navbar_nav li {
		float: left;
		position: relative;
		display: block;
	}
	
	.header .navbar_nav li:after {
		content: "";
		width: 0;
		height: 2px;
		background: orangered;
		position: absolute;
		bottom: 0;
		left: 0;
		/*		transition: all 0.5s ease 0s;*/
	}
	
	.header .navbar_nav li:hover:after {
		width: 100%;
	}
	
	.header .navbar_nav li a {
		text-decoration: none;
		height: 100%;
		padding: 0 16px;
		display: block;
		/*-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-o-transition: 0.5s;*/
		color: #333;
		font-size: 16px;
	}
	
	.header .navbar_nav li:hover a {
		color: orangered;
	}
	
	.header .navbar_nav li.dropdown {
		display: inherit;
		position: relative;
	}
	
	.header .navbar_nav li.dropdown .jt {
		width: 20px;
		height: 20px;
		background: url(i/top.png) no-repeat;
		background-size: 100% 100%;
		display: block;
	}
	
	.header .navbar_nav li.dropdown .dropdown_menu {
		display: none;
		position: absolute;
		top: 50px;
		width: 100%;
		background: #fff;
		box-shadow: 0 15px 27px 0 rgba(167, 165, 165, 0.38);
		width: 120%;
		left: -10%;
	}
	
	.header .navbar_nav li.dropdown .dropdown_menu a {
		font-size: 14px;
		color: #666;
		padding: 0 10px;
		line-height: 40px;
		text-align: center;
		background: #fff;
		margin-bottom: 2px;
	}
	
	.header .navbar_nav li.dropdown:hover .dropdown_menu {
		display: block;
		background: #f3f3f3;
		/*-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-o-transition: 0.5s;
		transition: 0.5s;*/
	}
	
	.header .navbar_nav li.dropdown:hover .dropdown_menu a {
		color: #666;
	}
	
	.header .navbar_nav li.dropdown:hover .dropdown_menu a:hover {
		color: #fff;
		background: orange;
	}
	/*白色背景的头部*/
	
	@media screen and (max-width: 992px) {
		.header .left a img {
			height: 30px!important;
			margin-top: 12px!important;
		}
		.header .left .img2 {
			height: 22px!important;
			margin-top: 10px!important;
		}
	}
	
	.header.on {
		background: #fff;
		border-bottom: 1px solid #ccc;
		height: 70px;
		position: fixed;
	}
	
	.header.on .left .img2 {
		margin-top: 22px;
	}
	
	.header.on .nav {
		line-height: 70px;
	}
	
	.header.on .left .img1 {
		display: none;
	}
	
	.header.on .left .img2 {
		display: block;
	}
	
	.header.on .navbar_nav li a {
		color: #333;
	}
	
	.header.on .navbar_nav li:hover a {
		color: orangered;
	}
	
	#navToggle {
		display: none;
	}
	
	.m_nav {
		position: fixed;
		top: 0px;
		box-shadow: 0 15px 27px 0 rgba(167, 165, 165, 0.38);
		width: 100%;
		height: 100%;
		background: #fff;
		/*transition: all ease 0.5s;
		-webkit-transition: all ease 0.5s;*/
		z-index: 1000;
		opacity: 1;
		visibility: visible;
		margin-top: 0;
		overflow-y: auto;
		/*transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;*/
		top: 0;
		transform: translateX(100%);
	}
	
	.m_nav.open {
		transform: translateX(0);
	}
	
	.m_nav .top {
		height: 60px;
		padding: 20px;
		box-sizing: border-box;
	}
	
	.m_nav .top .closed {
		width: 30px;
		height: 30px;
		vertical-align: middle;
		float: right;
		cursor: pointer;
	}
	
	.m_nav .logo {
		width: 100%;
		margin: 0 auto;
	}
	
	.m_nav .logo img {
		height: 50px;
		display: block;
		margin: 30px auto;
	}
	
	.m_nav .ul {
		margin-top: 20px;
		margin-left: 0px;
		padding-left: 0px;
	}
	
	.m_nav .ul li {
		padding: 0 20px;
		border-bottom: 1px solid #f5f5f5;
		transform: translateY(0);
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
		transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
		opacity: 0;
	}
	
	.m_nav.open .ul li {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		list-style: none;
		text-align: center;
	}
	
	.m_nav .ul li:nth-child(1) {
		-webkit-transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;
		transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;
	}
	
	.m_nav .ul li:nth-child(2) {
		-webkit-transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;
		transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;
	}
	
	.m_nav .ul li:nth-child(3) {
		-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
		transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
	}
	
	.m_nav .ul li:nth-child(4) {
		-webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;
		transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;
	}
	
	.m_nav .ul li:nth-child(5) {
		-webkit-transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;
		transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;
	}
	
	.m_nav .ul li:nth-child(6) {
		-webkit-transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;
		transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;
	}
	
	.m_nav .ul li a {
		display: block;
		text-decoration: none;
		color: #333;
		font-size: 16px;
		height: 50px;
		line-height: 50px;
		width: 100%;
	}
	
	.m_nav .ul li .dropdown_menu {
		display: none;
	}
	
	.m_nav .ul li.dropdown.active .dropdown_menu {
		display: block;
	}
	
	.m_nav .ul li .dropdown_menu a {
		display: block;
		height: 50px;
		line-height: 50px;
		padding: 0 40px;
		box-sizing: border-box;
		border-bottom: 1px solid #f5f5f5;
	}
	
	.m_nav .ul li .dropdown_menu a:last-child {
		border: none;
	}
	
	.banner {
		width: 100%;
	}
	
	.banner img {
		width: 100%;
	}
	
	@media screen and (max-width: 992px) {
		.op_banner {
			margin-top: 100px;
		}
		.header .left a img {
			height: 26px;
			margin-top: 12px;
		}
		.header {
			height: 100px;
		}
		.header.on {
			height: 100px;
		}
		.header.on .left .img1 {
			display: block;
		}
		.header #navToggle {
			height: 100%;
			padding: 30px 0px;
			display: inline-block;
			float: right;
		}
		.header #navToggle span {
			position: relative;
			width: 25px;
			height: 1px;
			margin-top: 19px;
		}
		.header #navToggle span:before,
		.header #navToggle span:after {
			content: '';
			position: relative;
			width: 100%;
			height: 1px;
			left: 0;
		}
		.header #navToggle span,
		.header #navToggle span:before,
		.header #navToggle span:after {
			-webkit-transition: 0.3s;
			-moz-transition: 0.3s;
			-o-transition: 0.3s;
			transition: 0.3s;
			display: block;
			background: #4f4f4f;
		}
		.header #navToggle span:before {
			top: 8px;
		}
		.header #navToggle span:after {
			bottom: 10px;
		}
		.header #navToggle.open span:before {
			top: 10px;
			-webkit-transform: translateY(-11px) rotate(-45deg);
			-moz-transform: translateY(-11px) rotate(-45deg);
			-ms-transform: translateY(-11px) rotate(-45deg);
			-o-transform: translateY(-11px) rotate(-45deg);
			transform: translateY(-11px) rotate(-45deg);
		}
		.header #navToggle.open span:after {
			bottom: 12px;
			-webkit-transform: translateY(10px) rotate(45deg);
			-moz-transform: translateY(10px) rotate(45deg);
			-ms-transform: translateY(10px) rotate(45deg);
			-o-transform: translateY(10px) rotate(45deg);
			transform: translateY(10px) rotate(45deg);
		}
		.header #navToggle.open span {
			background: none;
		}
		.header #navToggle.open span:before,
		.header #navToggle.open span:after {
			background: #4f4f4f;
		}
		.header .nav {
			display: none;
		}
		.banner img {
			height: 600px;
			object-fit: cover;
		}
	}		
			
			.footer{
				max-width: 100%;
			}
			@media screen and (max-width: 480px) {
			
			.bnr-sec {
				top: 0px !important;
			}
			}
			.con1 {
				width: 100%;
				background: #f8f8f8;
				height: 250px;
			}
			
			.con1_left h3 {
				font-size: 20px;
				line-height: 30px;
				color: #01503a;
				font-weight: bold;
			}
			
			.con1_right h3 {
				font-size: 20px;
				line-height: 30px;
				color: #387baf;
				font-weight: bold;
			}
			
			.con1 p {
				font-size: 14px;
				margin-top: -10px;
			}
			
			.con1_left a {
				display: block;
				padding: 5px 6px;
				text-align: center;
				color: #ffff;
				border-radius: 3px;
				text-decoration: none;
				margin: 0px auto;
				background: #015138;
				margin-top: 16px;
			}
			
			.con1_right a {
				display: block;
				padding: 5px 6px;
				text-align: center;
				color: #ffff;
				border-radius: 3px;
				text-decoration: none;
				margin: 0px auto;
				background: #387baf;
				margin-top: -40px;
			}
			
			.con1_left {
				width: 49%;
				height: 180px;
				background: white;
				float: left;
				margin-top: 36px;
			}
			
			.con1_right {
				width: 49%;
				height: 180px;
				background: white;
				float: right;
				margin-top: 36px;
			}
			
			.con1_left_1 {
				width: 54%;
				float: left;
				padding-left: 6%;
			}
			
			.con1_left_2 {
				width: 28%;
				float: right;
				padding-right: 6%;
				margin-top: 50px;
			}
			
			.con1_right_1 {
				width: 54%;
				float: left;
				padding-left: 6%;
			}
			
			.con1_right_2 {
				width: 28%;
				float: right;
				padding-right: 6%;
				margin-top: -6px;
			}
			/* Common styles start */
			
			.cus_video {
				width: 100%;
				height: 340px;
			}
			
			.cus {
				width: 100%;
				background: #ecf4f9;
			}
			
			.cus_video_left {
				float: left;
				width: 40%;
				text-align: left;
				margin-top: 60px;
			}
			
			.cus_video_right {
				float: right;
				width: 50%;
			}
			
			body {
				font-family: 'Zoho_Puvi_Regular';
				font-size: 16px;
				line-height: 1.6;
				color: #000;
				text-rendering: optimizeLegibility;
				-webkit-font-smoothing: antialiased;
			}
			
			strong {
				font-weight: 600 !important;
			}
			
			h2,
			.h2 {
				font: 30px/1.25 'Zoho_Puvi_SemiBold';
			}
			
			h3,
			.h3 {
				font: 23px/1.3 'Zoho_Puvi_SemiBold';
			}
			
			h4,
			.h4 {
				font: 20px/1.4 'Zoho_Puvi_SemiBold';
			}
			
			h5,
			.h5 {
				font: 16px/1.4 'Zoho_Puvi_SemiBold';
			}
			
			h6,
			.h6 {
				font-size: 16px;
			}
			
			h2 {
				font-family: 'Zoho_Puvi_SemiBold';
				font-size: 30px;
				line-height: 1.25;
			}
			
			.clearfix:before,
			.clearfix:after {
				display: table;
				line-height: 0;
				content: ""
			}
			
			* html .clearfix {
				height: 1%;
			}
			
			.clearfix {
				display: block;
			}
			
			*+html .clearfix {
				display: inline-block
			}
			
			.clearfix:after {
				clear: both
			}
			
			.clear {
				clear: both;
				line-height: 0;
				height: 0
			}
			
			.tar {
				text-align: right
			}
			
			.tal {
				text-align: left !important
			}
			
			.tac {
				text-align: center
			}
			
			.max {
				max-width: 100%
			}
			
			.mT10 {
				margin-top: 10px
			}
			
			.mT20 {
				margin-top: 20px
			}
			
			.mT40 {
				margin-top: 40px
			}
			
			.mT50 {
				margin-top: 50px
			}
			
			.pT10 {
				padding-top: 10px
			}
			
			.pT20 {
				padding-top: 20px
			}
			
			.pT30 {
				padding-top: 30px;
			}
			
			.pT40 {
				padding-top: 40px;
			}
			
			.pT50 {
				padding-top: 50px;
			}
			
			.mL10 {
				margin-left: 10px
			}
			
			.mL20 {
				margin-left: 20px
			}
			
			.mL30 {
				margin-left: 30px
			}
			
			.mR10 {
				margin-right: 10px
			}
			
			.mR30 {
				margin-right: 30px
			}
			
			.pL10 {
				padding-left: 10px
			}
			
			.pL20 {
				padding-left: 20px
			}
			
			.pb25 {
				padding-bottom: 25px;
			}
			
			.pb40 {
				padding-bottom: 40px !important;
			}
			
			.pb50 {
				padding-bottom: 50px !important;
			}
			
			.pb60 {
				padding-bottom: 60px !important;
			}
			
			.pT70 {
				padding-top: 70px !important;
			}
			
			.pT75 {
				padding-top: 75px;
			}
			
			.rowpding {
				padding: 100px 0
			}
			
			#scroll {
				height: 0 !important
			}
			/* Common styles end */
			/* Manu styles start */
			
			nav ul.productmenu.header-nav>li {
				margin: 10px 0 0;
				font-family: 'Zoho_Puvi_Regular';
				font-size: 1.15em;
			}
			
			.nav>li>a:hover,
			.nav>li>span:hover,
			[data-soldrop]:hover {
				color: #000 !important;
			}
			
			.nav .selecteddiv a,
			.nav .selecteddivnew a {
				color: #000 !important;
				font-family: 'Zoho_Puvi_SemiBold';
			}
			
			.nav-dwn a {
				font-family: 'Zoho_Puvi_SemiBold';
			}
			
			#edn {
				display: none;
			}
			
			nav ul.productmenu {
				margin-right: 0;
				margin-bottom: 26px;
			}
			
			.nav-dwn {
				display: none
			}
			/* Manu styles start end */
			/*Banner section style start*/
			
			.sdphomebanner {
				margin: 0 auto 0;
				background-image: url("https://www.manageengine.com/products/service-desk/images/sdp-home-banner.jpg");
				background-size: cover;
				background-repeat: no-repeat;
				min-height: 350px;
				background-position: center;
			}
			
			.homebnrcont {
				position: relative;
				padding: 5% 0
			}
			
			.hmbnrmintxt {
				font: 50px/1.2 'Zoho_Puvi_Bold';
				color: #fff;
			}
			
			.hmbnrsbmintxt {
				font-size: 55px;
				font-weight: 400;
				color: #fff;
				line-height: 60px;
				letter-spacing: 0px;
			}
			
			.hmbnrsubtxt {
				font-family: 'Zoho_Puvi_Light';
				font-size: 22px;
				font-weight: lighter;
				color: #fff;
				line-height: 35px;
				padding-top: 10px;
				letter-spacing: 0.7px;
				margin-top: 0;
			}
			
			a.strtur30dys {
				font-family: "Zoho_Puvi_SemiBold";
				background: #E9142B;
				color: #fff;
				font-size: 22px;
				padding: 7px 30px;
				border-radius: 5px;
				text-decoration: none;
				width: 130px;
				display: inline-block;
				margin: 0 10px;
				line-height: 24px;
			}
			/*Banner section style end*/
			/*ESM release Banner section style Start*/
			
			#sdpintrosec {
				padding: 50px 0px 100px;
			}
			
			.esm-banner-bg {
				background: #f8f8f8;
				padding: 35px 0;
			}
			
			.esm-banner-bg img {
				width: 62px;
			}
			
			.esm-banner-bg h3 {
				margin: 0px 0px 3px 0px;
				text-align: left;
			}
			
			.esm-banner-bg h3 sup {
				font-size: 10px
			}
			
			.esm-banner-bg p {
				margin-top: 5px;
				text-align: left;
				padding-right: 40px;
			}
			
			.esm-banner-bg p a {
				text-decoration: none;
				background: #49bffa;
				color: #fff;
				padding: 5px 20px;
				display: inline-block;
				font-size: 18px;
			}
			
			.newtext {
				color: #fff;
				background: #e8132a;
				border-radius: 5px;
				padding: 2px 6px;
				font-size: 12px;
				margin-left: 5px;
				font-family: 'Zoho_Puvi_Bold';
				text-transform: uppercase;
			}
			/*ESM release Banner section style end*/
			/*SDP intro section style start*/
			
			#sdpintrosec {}
			
			h1.itsdtxttp {
				display: block;
				font-size: 40px;
				font-family: 'Zoho_Puvi_Bold';
				line-height: 1.25;
				margin-top: 0px;
				color: #000;
			}
			
			.hmcontent {
				font-family: "Zoho_Puvi_Regular";
				font-size: 18px;
				line-height: 1.6;
				font-weight: 500;
				width: 100%;
				margin: 30px auto 0 auto;
				text-align: center;
				color: #000;
			}
			
			h2.h2hdrtxt {
				margin-top: 50px;
			}
			
			.itsdpoint {
				max-width: 182px;
				color: #000;
				font-weight: 600;
			}
			
			.itsdpoint a {
				color: #000;
				font-weight: 600;
				text-decoration: none !important;
			}
			
			.sdphmimg {
				background-image: url(https://www.manageengine.com/products/service-desk/images/sdp-home-page-sprite.svg);
				background-repeat: no-repeat;
				display: inline-block;
				height: 55px;
			}
			
			.itsdcont {
				width: 100%;
				max-width: 900px;
				margin: 0 auto;
			}
			
			.best-practice {
				background-position: -240px 0px;
				width: 56px;
			}
			
			.powerfulinteg {
				background-position: 0px 0px;
				width: 86px;
			}
			
			.smartauto {
				background-position: -91px 0px;
				width: 60px;
			}
			
			.extensive {
				background-position: -165px -1px;
				width: 60px;
			}
			
			.codeless {
				background-position: -313px 0px;
				width: 57px;
			}
			
			.deploycloud {
				background-position: -387px 0px;
				width: 64px;
			}
			/*SDP intro section style end*/
			/*Customer logos section style start*/
			
			#sdpcus_logos {
				cursor: pointer !important
			}
			
			#sdpcutomerlogos {
				margin-top: 0px;
			}
			
			#sdpcutmrlogssecbg {
				background: #ecf4f9;
			}
			
			.image-upper {
				margin-top: 50px;
			}
			
			.sdp-logo-blocks {
				position: relative;
			}
			
			.sdp-logo-blocks .sdpcus-block {
				background-color: #fff;
				display: inline-block;
				height: 92px;
				position: relative;
				margin: 0px 0.5%;
				width: 163px;
				padding: 0 3.5%;
			}
			
			.sdp-logo-blocks img.clear-channel {
				top: 70px;
			}
			
			.sdpcstmr01 div,
			.sdpcstmr02 div,
			.sdpcstmr03 div,
			.sdpcstmr04 div,
			.sdpcstmr05 div,
			.sdpcstmr06 div,
			.sdpcstmr07 div,
			.sdpcstmr08 div {
				left: 0;
				margin: 0 auto;
				position: absolute;
				right: 0;
				padding-top: 15px;
				width: 175px;
			}
			
			.sdpcstmr01 .cb-img,
			.sdpcstmr02 .cb-img,
			.sdpcstmr03 .cb-img,
			.sdpcstmr04 .cb-img,
			.sdpcstmr05 .cb-img,
			.sdpcstmr06 .cb-img,
			.sdpcstmr07 .cb-img,
			.sdpcstmr08 .cb-img {
				opacity: 0;
				transition: all 0.6s ease-out 0s;
			}
			
			.sdpcstmr01 .cb-img.active,
			.sdpcstmr02 .cb-img.active,
			.sdpcstmr03 .cb-img.active,
			.sdpcstmr04 .cb-img.active,
			.sdpcstmr05 .cb-img.active,
			.sdpcstmr06 .cb-img.active,
			.sdpcstmr07 .cb-img.active,
			.sdpcstmr08 .cb-img.active {
				opacity: 1;
				transition: all 0.5s ease-in 0s;
			}
			
			.sdpcstmrtmpftrbg {
				background: #e9eff9;
			}
			
			.sdpcutmrlogos {
				display: none;
			}
			
			.kingston,
			.dllclogo,
			.rbsclogo,
			.vdfonclogo,
			.vairbsclogo,
			.simnsclogo,
			.medronicclogo,
			.kofxclogo,
			.disnyclogo,
			.hondaclogo,
			.xeroxclogo,
			.etihdclogo,
			.toysrsclogo,
			.abcclogo,
			.scaniaclogo,
			.graystnclogo,
			.dekalbclogo,
			.vensnclogo,
			.swislifclogo,
			.avrdaclogo,
			.pbibnkclogo,
			.pinkclogo,
			.rlayhlthclogo,
			.estcpitlclogo,
			.kartnsonclogo,
			.altrexptsclogo,
			.ksbcdcclogo,
			.maxconlclogo,
			.thyssnkrpclogo,
			.grenairptclogo,
			.soriforgclogo,
			.toledoclogo,
			.premierbnklogo {
				background: url("https://www.manageengine.com/products/service-desk/images/servicedeskplus-customers-images.jpg") no-repeat 0 0;
			}
			
			.kingston {
				background-position: -1px -519px;
				width: 152px;
				height: 34px;
				display: block
			}
			
			.dllclogo {
				background-position: -1px -1px;
				width: 71px;
				height: 71px;
				display: block
			}
			
			.rbsclogo {
				background-position: -80px -1px;
				width: 107px;
				height: 32px;
				display: block;
				margin-top: 15px;
			}
			
			.vdfonclogo {
				background-position: -188px 0px;
				width: 91px;
				height: 60px;
				display: block
			}
			
			.vairbsclogo {
				background-position: -280px -1px;
				width: 161px;
				height: 37px;
				display: block
			}
			
			.simnsclogo {
				background-position: -451px -1px;
				width: 161px;
				height: 26px;
				display: block;
				margin-top: 15px;
			}
			
			.medronicclogo {
				background-position: 0px -80px;
				width: 163px;
				height: 49px;
				display: block
			}
			
			.kofxclogo {
				background-position: -191px -77px;
				width: 169px;
				height: 30px;
				display: block;
				margin-top: 15px;
			}
			
			.disnyclogo {
				background-position: -361px -64px;
				width: 127px;
				height: 56px;
				display: block
			}
			
			.hondaclogo {
				background-position: -495px -72px;
				width: 149px;
				height: 31px;
				display: block;
				margin-top: 15px;
			}
			
			.xeroxclogo {
				background-position: 1px -136px;
				width: 133px;
				height: 38px;
				display: block;
				margin-top: 15px;
			}
			
			.etihdclogo {
				background-position: -135px -140px;
				width: 136px;
				height: 74px;
				display: block
			}
			
			.toysrsclogo {
				background-position: -275px -136px;
				width: 115px;
				height: 29px;
				display: block
			}
			
			.abcclogo {
				background-position: -398px -136px;
				width: 53px;
				height: 53px;
				display: block;
				margin-top: 5px;
			}
			
			.scaniaclogo {
				background-position: -459px -136px;
				width: 70px;
				height: 41px;
				display: block;
				margin-top: 10px;
			}
			
			.graystnclogo {
				background-position: -2px -220px;
				width: 151px;
				height: 39px;
				display: block;
				margin-top: 8px;
			}
			
			.dekalbclogo {
				background-position: -156px -214px;
				width: 123px;
				height: 51px;
				display: block
			}
			
			.vensnclogo {
				background-position: -282px -214px;
				width: 159px;
				height: 42px;
				display: block;
				margin-top: 5px;
			}
			
			.swislifclogo {
				background-position: -444px -214px;
				width: 149px;
				height: 65px;
				display: block
			}
			
			.avrdaclogo {
				background-position: -1px -325px;
				width: 126px;
				height: 39px;
				display: block;
				margin-top: 15px;
			}
			
			.pbibnkclogo {
				background-position: -127px -305px;
				width: 110px;
				height: 46px;
				display: block
			}
			
			.pinkclogo {
				background-position: -239px -305px;
				width: 94px;
				height: 48px;
				display: block;
				margin-top: 5px;
			}
			
			.rlayhlthclogo {
				background-position: -508px -305px;
				width: 156px;
				height: 26px;
				display: block;
				margin-top: 15px;
			}
			
			.estcpitlclogo {
				background-position: -2px -388px;
				width: 171px;
				height: 16px;
				display: block;
				margin-top: 20px;
			}
			
			.premierbnklogo {
				background-position: -554px -130px;
				width: 119px;
				height: 49px;
				display: block;
				margin-top: 5px;
			}
			
			.kartnsonclogo {
				background-position: -192px -388px;
				width: 137px;
				height: 55px;
				display: block
			}
			
			.altrexptsclogo {
				background-position: -331px -388px;
				width: 137px;
				height: 42px;
				display: block;
				margin-top: 10px;
			}
			
			.ksbcdcclogo {
				background-position: -474px -384px;
				width: 138px;
				height: 46px;
				display: block;
				margin-top: 10px;
			}
			
			.maxconlclogo {
				background-position: -2px -453px;
				width: 112px;
				height: 58px;
				display: block
			}
			
			.thyssnkrpclogo {
				background-position: -117px -453px;
				width: 147px;
				height: 42px;
				display: block;
				margin-top: 10px;
			}
			
			.grenairptclogo {
				background-position: -267px -451px;
				width: 120px;
				height: 45px;
				display: block;
				margin-top: 10px;
			}
			
			.soriforgclogo {
				background-position: -392px -453px;
				width: 137px;
				height: 35px;
				display: block;
				margin-top: 10px;
			}
			
			.toledoclogo {
				background-position: -534px -451px;
				width: 93px;
				height: 52px;
				display: block
			}
			
			.sdp-logos-blocks {
				margin: 0 auto;
				position: relative;
			}
			
			.sdp-logos-blocks .sdpcus-block {
				background-color: #fff;
				display: inline-block;
				height: 92px;
				position: relative;
				margin: 0px 0.5%;
				width: 163px;
				padding: 0 3.5%;
			}
			
			.sdp-logos-blocks img.clear-channel {
				top: 70px;
			}
			/*Customer logos section style end*/
			/*Edition table section style start */
			
			.hm-edi-headbg {
				background: #ecf4f9;
				border: 1px solid #c6e1f3;
			}
			
			.hm-edi-head {
				font-family: 'Zoho_Puvi_SemiBold';
				font-size: 25px;
				line-height: 26px;
				font-weight: 600;
				margin-top: 20px;
				color: #000;
				background: none;
				padding-left: 30px;
			}
			
			.hm-edi-headdic {
				font-size: 20px;
				line-height: 26px;
				font-weight: 400;
				text-align: center;
				color: #000
			}
			
			.hm-edi-headsub {
				padding: 0px 10px 15px 10px;
				font-size: 15px;
				line-height: 26px;
				font-weight: 500;
				color: #000;
				padding-left: 30px;
			}
			
			.hm-edi-box {
				font-size: 13px;
				border-left: 1px solid #c6e0f3;
				border-right: 1px solid #c6e0f3;
				border-bottom: 1px solid #c6e0f3;
				background: #fff;
				padding-bottom: 30px;
				min-height: 395px;
				background: #fff;
			}
			
			.hm-edi-headbg.entprise {
				background: #FFFDE6 !important;
				border: 1px solid #c2bc7e;
			}
			
			.hm-edi-box.entprise {
				border-left: 1px solid #c2bc7e !important;
				border-right: 1px solid #c2bc7e !important;
				border-bottom: 1px solid #c2bc7e;
			}
			
			.hm-edi-cont {
				padding: 15px 27px 35px 27px;
			}
			
			.dlrptxt {
				font-size: 15px;
				font-weight: 500;
				line-height: 20px;
				color: #000;
			}
			
			ul.edn-ftrlist {
				list-style-type: none;
				padding: 0px;
				font-weight: 400;
				letter-spacing: 0.3px;
				margin: 0px;
			}
			
			ul.edn-ftrlist li {
				background-image: url(https://www.manageengine.com/products/service-desk/images/home-page-sprite-images.png);
				background-position: -102px 5px;
				padding-left: 30px;
				color: #000;
				line-height: 20px;
				margin-top: 15px;
				margin-left: 30px;
				font-size: 16px;
				font-weight: 500
			}
			
			ul.edn-ftrlist li a {
				text-decoration: none;
				color: #000 !important;
				font-size: 16px;
				font-weight: 500
			}
			/*Edition table section style end */
			/*customer testimonials section style start*/
			
			.slider-bg {
				background: #fff;
				border-radius: 15px 5px 5px 15px;
				border: 1px solid #e3e3e3;
				box-shadow: 2px 2px 5px #e3e3e3;
			}
			
			.slider {
				display: flex;
				align-items: center;
			}
			
			.slider-left-col {
				width: 29%;
				overflow: hidden;
				border-top-left-radius: 5px;
				border-bottom-left-radius: 5px;
				float: left;
			}
			
			.slider-right-col {
				width: 60%;
				padding: 30px 50px;
				text-align: left;
				background: #fff;
				overflow: hidden;
				border-radius: 0px 10px 10px 0;
				border-top-right-radius: 10px;
				border-bottom-right-radius: 10px;
				float: left;
			}
			
			div.cutmr-img {
				margin: 0 auto
			}
			
			.slider-right-col div.cutmr-img {
				width: 72px;
				margin-bottom: 20px;
				transition: 0.5s;
				min-height: 72px;
			}
			
			.slider-right-col div.custmrlogo {
				width: 200px;
				transition: 0.5s;
				min-height: 40px;
			}
			
			.slider-left-col p {
				color: #fff;
			}
			
			.slider-left-col p.author {
				margin: 20px 0px 0px 0px;
				font-size: 22px;
			}
			
			.slider-left-col p.role {
				margin: 0px;
				font-size: 14px;
			}
			
			p.desc {
				min-height: auto;
			}
			
			.slider-right-col p {
				font-size: 18px;
				line-height: 1.5;
				text-align: left;
			}
			
			.bgclr {
				padding: 80px 35px;
			}
			
			.bg-clr00 {
				background: #27345d
			}
			
			.bg-clr01 {
				background: #002133
			}
			
			.bg-clr02 {
				background: #7797b7
			}
			
			.bg-clr03 {
				background: #78be20
			}
			
			.bg-clr04 {
				background: #2f4096
			}
			
			.bg-clr05 {
				background: #d1ad4f
			}
			
			.bg-clr06 {
				background: #007ac3
			}
			
			.bg-clr07 {
				background: #00234f
			}
			
			.bg-clr08 {
				background: #007698
			}
			
			.bg-clr09 {
				background: #002B4E
			}
			
			.bg-clr10 {
				background: #ea6f23
			}
			
			.bg-clr11 {
				background: #0158a6
			}
			
			.bg-clr12 {
				background: #d00a2d
			}
			
			.bg-clr13 {
				background: #d00a2d
			}
			
			.bg-clr14 {
				background: #1d9967
			}
			
			.bg-clr15 {
				background: #000
			}
			
			.bg-clr16 {
				background: #0072b9
			}
			
			.bg-clr17 {
				background: #000
			}
			
			.bg-clr18 {
				background: #000
			}
			
			.bg-clr19 {
				background: #003ca6
			}
			
			.bg-clr20 {
				background: #cf3a52
			}
			
			.bg-clr21 {
				background: #d96276;
			}
			
			.bg-clr22 {
				background: #10345e
			}
			
			.bg-clr23 {
				background: #000
			}
			
			.bg-clr24 {
				background: #000
			}
			
			.fade-left {
				animation: left 1s;
			}
			
			@keyframes left {
				0% {
					transform: translateX(-350px);
					opacity: 0;
				}
				100% {
					transform: translateX(0px);
					opacity: 1;
				}
			}
			
			.fade-right {
				animation: right 1s;
			}
			
			@keyframes right {
				0% {
					transform: translateX(350px);
					opacity: 0;
				}
				100% {
					transform: translateX(0px);
					opacity: 1;
				}
			}
			
			.cus-logo-left {
				animation: logoleft 1s;
			}
			
			@keyframes logoleft {
				0% {
					transform: translateX(-100px);
				}
				100% {
					transform: translateX(0px);
				}
			}
			
			.cus-logo-right {
				animation: logoright 1s;
			}
			
			@keyframes logoright {
				0% {
					transform: translateX(100px);
				}
				100% {
					transform: translateX(0px);
				}
			}
			
			.fade {
				animation: fade 0.5s;
			}
			
			@keyframes fade {
				0% {
					opacity: 0.2;
				}
				20% {
					opacity: 0.4;
				}
				40% {
					opacity: 0.6;
				}
				80% {
					opacity: 0.8;
				}
				100% {
					opacity: 1;
				}
			}
			
			.testimlsarows {
				width: 37px;
				margin: 20px auto 0 auto
			}
			
			#testimlsprev {
				background-image: url(https://www.manageengine.com/products/service-desk/images/customer-testi-arrow.svg);
				background-repeat: no-repeat;
				background-position: -1px -2px;
				width: 16px;
				height: 12px;
				display: block;
				float: left;
				cursor: pointer;
				text-decoration: none;
			}
			
			#testimlsnext {
				background-image: url(https://www.manageengine.com/products/service-desk/images/customer-testi-arrow.svg);
				background-repeat: no-repeat;
				background-position: -22px -2px;
				width: 16px;
				height: 12px;
				display: block;
				float: left;
				margin-left: 5px;
				cursor: pointer;
				text-decoration: none;
			}
			
			a.custmrsaycta {
				font-family: "Zoho_Puvi_SemiBold";
				color: #fff;
				background: #f40f07;
				font-size: 18px;
				padding: 10px 30px;
				font-weight: 400;
				text-decoration: none;
				border-radius: 5px;
			}
			
			.custmrtstmnlimg {
				background-image: url("https://www.manageengine.com/products/service-desk/images/sdp-customer-testimonials.jpg");
				border-radius: 50px;
			}
			
			.eldin-reynolds {
				background-repeat: no-repeat;
				background-position: -232px -156px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.serkan {
				background-repeat: no-repeat;
				background-position: -2px -2px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.james {
				background-repeat: no-repeat;
				background-position: -2px -78px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.karl {
				background-repeat: no-repeat;
				background-position: -2px -153px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.sarah {
				background-repeat: no-repeat;
				background-position: -2px -227px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.mohammed {
				background-repeat: no-repeat;
				background-position: -2px -301px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.karel {
				background-repeat: no-repeat;
				background-position: -76px -451px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.mike {
				background-repeat: no-repeat;
				background-position: -2px -451px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.nathan {
				background-repeat: no-repeat;
				background-position: -78px -1px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.tony {
				background-repeat: no-repeat;
				background-position: -78px -76px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.christian {
				background-repeat: no-repeat;
				background-position: -76px -150px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.nicholas {
				background-repeat: no-repeat;
				background-position: -76px -225px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.darren {
				background-repeat: no-repeat;
				background-position: -2px -375px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.joe {
				background-repeat: no-repeat;
				background-position: -76px -302px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.karen {
				background-repeat: no-repeat;
				background-position: -76px -377px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.ccpl {
				background-repeat: no-repeat;
				background-position: -153px -2px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.scotteng {
				background-repeat: no-repeat;
				background-position: -152px -78px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.angloimservc {
				background-repeat: no-repeat;
				background-position: -153px -154px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.rick {
				background-repeat: no-repeat;
				background-position: -153px -228px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.eidpasprt {
				background-repeat: no-repeat;
				background-position: -153px -305px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.muhammadgouda {
				background-repeat: no-repeat;
				background-position: -153px -380px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.silas {
				background-repeat: no-repeat;
				background-position: -152px -453px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.joefrazier {
				background-repeat: no-repeat;
				background-position: -227px -2px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			.deanbird {
				background-repeat: no-repeat;
				background-position: -228px -76px;
				width: 72px;
				height: 72px;
				display: block
			}
			
			#custmetestmls {
				background: #ecf4f9;
			}
			/*customer testimonials section style end*/
			/*ITIL-based features section style start */
			
			#itilftrsecbg {
				background: #fff
			}
			
			.whysdp-col1,
			.whysdp-col2,
			.whysdp-col3 {
				background: #fff;
				text-align: left;
				width: 23.8%;
				padding: 4%;
				float: left;
				border: 1px solid #eaeaea;
			}
			
			.whysdp-col1 p,
			.whysdp-col2 p,
			.whysdp-col3 p {
				line-height: 24px;
				font-weight: 500;
				color: #000;
				font-size: 16px !important;
			}
			
			.whysdp-col1 p,
			.whysdp-col2 p,
			.whysdp-col3 p {
				min-height: 170px;
			}
			
			.pminhigt {
				min-height: 120px !important;
			}
			
			.whysdp-col1,
			.whysdp-col2 {
				margin-right: 2%;
			}
			
			.wysdp-ftr-subhdr {
				font-weight: 600 !important;
				color: #2873b3 !important;
				font-size: 16px;
			}
			
			.whysdp-col:hover {
				box-shadow: 0px 1px 10px 0 rgba(46, 61, 73, .2);
				transition: 0.1s !important;
			}
			
			.whysdp-col1:hover,
			.whysdp-col2:hover,
			.whysdp-col3:hover {
				box-shadow: 0px 15px 20px rgba(0, 0, 0, .10);
				border: 1px solid #c6e1f3;
				transition: all 0.3s ease-in-out !important;
			}
			
			.ftr-incident {
				background-position: -14px -73px;
				width: 43px;
				height: 45px;
				display: block;
				margin-top: -15px;
				margin-right: 10px;
			}
			
			.ftr-problem {
				background-position: -14px -145px;
				width: 48px;
				height: 45px;
				display: block;
				margin-top: -15px;
				margin-right: 10px;
			}
			
			.ftr-change {
				background-position: -146px -73px;
				width: 33px;
				height: 44px;
				display: block;
				margin-top: -15px;
				margin-right: 10px;
			}
			
			.ftr-service {
				background-position: -78px -73px;
				width: 50px;
				height: 44px;
				display: block;
				margin-top: -15px;
				margin-right: 10px;
			}
			
			.ftr-cmdb {
				background-position: -268px -68px;
				width: 40px;
				height: 45px;
				display: block;
				margin-top: -15px;
				margin-right: 10px;
			}
			
			.ftr-itproject {
				background-position: -206px -73px;
				width: 48px;
				height: 45px;
				display: block;
				margin-top: -15px;
			}
			
			.ftr-reports {
				background-position: -142px -145px;
				width: 42px;
				height: 45px;
				display: block;
				margin-top: -15px;
				margin-right: 10px;
			}
			
			.ftr-integration {
				background-position: -330px -70px;
				width: 44px;
				height: 45px;
				display: block;
				margin-top: -15px;
				margin-right: 10px;
			}
			
			.ftr-asset {
				background-position: -80px -146px;
				width: 49px;
				height: 45px;
				display: block;
				margin-top: -15px;
				margin-right: 10px;
			}
			
			a.sdpfeaturehdrtxts {
				font-size: 21px;
				font-family: 'Zoho_Puvi_Bold';
				line-height: 30px;
				color: #000;
				margin-top: 12px;
				text-decoration: none;
				display: block;
			}
			
			a.sdpftrsmorelink {
				position: relative;
				color: #2b98f0;
				font-size: 16px;
				font-family: Zoho_Puvi_Regular;
			}
			
			a.sdpftrsmorelink:hover {
				text-decoration: none
			}
			
			a.sdpftrsmorelink:after {
				content: "";
				border-bottom: 1px solid #2b98f0;
				position: absolute;
				top: 0;
				right: 0;
				bottom: 0;
				left: 0;
				width: 0%;
				transition: width 0.2s;
			}
			
			a.sdpftrsmorelink:hover:after {
				width: 100%;
			}
			
			a.sdpftrsmorelink span {
				color: #1A8509
			}
			/*ITIL-based features section style end */
			/*Footer additional resources section style start */
			
			#nofolderftrctasec {
				background: #f3fcff;
			}
			
			ul.gdprlinks li {
				margin: 10px 0
			}
			
			#nofolder-additionalrcs h2 {
				width: 95%;
			}
			
			#nofolder-additionalrcs ul.add-resources h2 {
				margin: 10px 0px 15px 0px;
			}
			
			#nofolder-additionalrcs ul.add-resources p {
				font-size: 18px;
				padding-right: 5%;
			}
			
			ul.addresorcs.nofldrlinks {
				margin-left: 50px;
			}
			
			a.startyrfre {
				background: #e23c32;
				color: #fff;
				font-size: 19px;
				padding: 7px 30px;
				border-radius: 5px;
				text-decoration: none;
				font-weight: 400;
				width: 130px;
				display: inline-block;
				margin: 0 10px;
				line-height: 24px;
				font-family: 'Zoho_Puvi_SemiBold';
			}
			
			a.strtur30dys>span,
			a.startyrfre>span {
				font-size: 12px;
				display: block;
				letter-spacing: 1px;
			}
			
			a.startyrfre {
				background: #e23c32;
				color: #fff;
				font-size: 19px;
				padding: 7px 30px;
				border-radius: 5px;
				text-decoration: none;
				font-weight: 400;
				width: 130px;
				display: inline-block;
				margin: 0 10px;
				line-height: 24px;
				font-family: 'Zoho_Puvi_SemiBold';
			}
			
			a.ftrdemo {
				background: #E9142B;
				color: #fff;
				font-size: 20px;
				line-height: 30px;
				padding: 10px 40px;
				display: inline-block;
				border-radius: 5px;
				text-decoration: none;
				text-align: center;
				letter-spacing: 0;
				font-weight: 500;
				display: none;
			}
			
			#additionalsec {
				background: #fff;
			}
			
			.add-resources-bg {
				box-sizing: border-box;
			}
			
			.add-resources-bg .container {
				max-width: 1000px;
				width: 100%;
				margin: 0 auto;
				padding: 0;
			}
			
			ul.add-resources {
				display: flex;
				/*align-items: center;*/
			}
			
			ul.add-resources li {
				flex: 0 0 50%;
			}
			
			ul.add-resources h4 {
				margin-left: 0px;
				text-transform: uppercase;
				font-size: 19px;
			}
			
			ul.add-resources h2 {
				width: 65%;
				font-size: 28px;
				color: #3180d2;
				margin: 10px 0px 30px 0px;
			}
			
			img.add-res {
				display: block;
				margin: 40px auto 0px 0px;
			}
			
			ul.add-resources a {
				color: #000;
				font-size: 18px;
				text-decoration: underline;
			}
			
			ul.addresorcs li a {
				position: relative;
				text-decoration: none;
				font-size: 16px;
			}
			
			ul.addresorcs li a:before {
				content: "";
				width: 0%;
				border-bottom: 1px solid #000;
				position: absolute;
				top: 0;
				left: 0px;
				bottom: 0;
				transition: width 0.5s;
			}
			
			ul.addresorcs li a:hover:before {
				width: 100%;
			}
			
			p.itilresrv {
				font-size: 14px;
				margin-top: 50px;
			}
			/*Footer additional resources section style end */
			/*Bottom bar section style start*/
			
			.prd-nav li {
				display: inline-block;
				float: none
			}
			
			.prd-nav {
				margin: 0 auto;
				text-align: center
			}
			/*Bottom bar section style end*/
			/*Mobile dc style start*/
			
			.brtag {
				display: none;
			}
			/*Mobile dc style end*/
			
			.promo-banner {
				display: flex;
				align-items: center;
				justify-content: center;
				max-width: 50%;
				margin: 0 auto;
			}
			
			.promo-title {
				margin: 0px;
				font-size: 22px;
			}
			
			.promo-banner div:nth-child(2) {
				margin-left: 30px;
			}
			
			.uk-webinar {
				display: none;
			}
			
			.all-features {
				text-align: center;
				display: block;
				margin: 30px 0px 0px 0px;
				color: #2b98f0;
				font-size: 18px;
				font-family: Zoho_Puvi_Regular;
			}
			
			.req-demo {
				background: #c92632;
				color: #fff;
				border-radius: 5px;
				padding: 12px 0px;
				border: 2px solid #c92632;
				text-decoration: none;
				width: 150px;
				margin: 0px auto;
				display: block;
				text-align: center;
			}
			
			.content-wrap {
				position: relative;
				width: 90%;
				max-width: 1170px;
				margin: 0 auto;
				padding: 0;
			}
			
			.flex-wrap {
				display: flex;
				flex-wrap: wrap;
				position: relative;
				align-items: center;
				box-sizing: border-box;
				justify-content: center;
			}
			
			.flex-wrap>div {
				/*flex: 0 0 45%;*/
				max-width: 86%;
				box-sizing: border-box;
				box-shadow: -0.6px 0px 22px 0px #d0d1d261;
				padding: 20px 25px;
				background: #ffffff;
				border-radius: 3px;
			}
			
			.flex {
				display: flex;
				flex-wrap: wrap;
				align-items: center;
				width: 100%;
				justify-content: center;
			}
			
			.flex>div:nth-child(1) {
				max-width: 20%;
				flex: 0 0 20%;
			}
			
			.flex>div:nth-child(2) {
				max-width: 60%;
				flex: 0 0 60%;
				text-align: center;
			}
			
			.flex>div:nth-child(3) {
				max-width: 20%;
				flex: 0 0 20%;
				text-align: center;
			}
			
			.flex-wrap>div:nth-child(1) {
				margin-right: 10px;
			}
			
			.flex-wrap>div:nth-child(2) {
				margin-left: 10px;
				display: none;
			}
			
			.promo-wrap a {
				width: 90px;
				display: block;
				padding: 4px 8px;
				text-align: center;
				color: #ffff;
				border-radius: 3px;
				text-decoration: none;
				font-weight: bold;
				margin: 0px auto;
			}
			
			.promo-wrap h3 {
				font: 20px /1.3 'Zoho_Puvi_Bold';
			}
			
			.promo-wrap p,
			.promo-wrap a {
				font-size: 13px;
			}
			
			.forrester h3 {
				color: #01503a;
				margin-top: 10px;
				padding-left: 15px;
			}
			
			.forrester p {
				margin-top: 0;
				padding-left: 15px;
			}
			
			.gartner h3 {
				color: #387baf;
			}
			
			.forrester .cta {
				background: #015138;
			}
			
			.forrester .cta:hover {
				background: #015138d4;
			}
			
			.gartner .cta {
				background: #387bb2;
			}
			
			.gartner .cta:hover {
				background: #387bb2d4;
			}
			
			.forrester .watch-video {
				text-decoration: none;
				background: unset;
				color: #015138;
				padding: unset;
				display: inline-block;
				font-size: unset;
				width: unset;
				vertical-align: middle;
				font-size: 13px;
			}
			
			.forrester .watch-video::after {
				content: '>';
				color: #015138;
				display: inline-block;
				vertical-align: middle;
				margin-left: 2px;
				transition: .4s ease all;
				font-weight: 0;
			}
			
			.forrester .watch-video:hover::after {
				margin-left: 3.5px;
				transition: .4s ease all;
			}
			
			.icon {
				display: block;
				margin: 0px auto;
			}
			
			.forrester .icon {
				background: url(https://www.manageengine.com/products/service-desk/images/forrester-badge.png);
				height: 23px;
				background-size: 140px;
				background-repeat: no-repeat;
			}
			
			.gartner .icon {
				background: url(https://www.manageengine.com/products/service-desk/images/gartner-logo-vector.svg);
				display: block;
				height: 25px;
				background-size: cover;
				margin-bottom: 10px;
				width: 84px;
				background-repeat: no-repeat;
				background-position: -1px -30px;
			}
			
			.promo-cont-wrap {
				max-width: 1000px;
			}
			
			.iframe-video-wrap {
				position: fixed;
				top: 0;
				right: 0;
				bottom: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background: rgba(255, 255, 255, .95);
				overflow: auto;
				z-index: 5555555;
				display: none;
				padding: 20px 0;
				box-sizing: border-box;
			}
			
			.iframe-video-wrap.active {
				display: block;
			}
			
			.image-pupup-show-continer {
				position: fixed;
				top: 0;
				right: 0;
				bottom: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background: rgba(255, 255, 255, .95);
				overflow: auto;
				z-index: 5555555;
				display: none;
				padding: 20px 0;
				box-sizing: border-box;
			}
			
			.image-pupup-show-continer.active {
				display: block;
			}
			
			.automation-video {
				position: relative;
				max-width: 900px;
				margin: 50px auto;
				width: 100%;
				box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.1);
				-webkit-box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.1);
				-moz-box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.1);
				overflow: hidden;
			}
			
			.index-video {
				margin-bottom: -200px;
				top: -200px;
				box-sizing: border-box;
			}
			
			.automation-video:hover.automation-video picture {
				transform: scale(1.05);
				transition: .4s ease all;
			}
			
			.automation-video picture {
				transform: scale(1);
				transition: .4s ease all;
				display: block;
			}
			
			.play-btn {
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%, -50%);
				height: 70px;
				width: 100px;
				background: #74c6ffde;
				display: flex;
				align-items: center;
				justify-content: center;
				z-index: 33;
			}
			
			.rectangle-clip-path {
				clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
				background: #fff;
				height: 20px;
				display: block;
				width: 20px;
				transform: rotate( 90deg) translate(2px, -2px);
				transform-origin: center;
			}
			
			.modal {
				position: absolute;
				z-index: 10000;
				top: 0;
				left: 0;
				visibility: hidden;
				width: 100%;
				height: 100%;
			}
			
			.modal.is-visible {
				visibility: visible;
			}
			
			.modal-overlay {
				position: fixed;
				z-index: 10;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background: #000000e8;
				opacity: 0;
				transition: visibility 0s linear 0.3s, opacity 0.3s;
			}
			
			.modal.is-visible .modal-overlay {
				opacity: 1;
				transition-delay: 0s;
			}
			
			.modal-wrapper {
				position: absolute;
				z-index: 9999;
				top: 50%;
				left: 50%;
				width: 90%;
				max-width: 900px;
				height: 510px;
				background-color: #fff;
				box-shadow: 0 0 1.5em hsl(0deg 0% 0% / 35%);
				transform: translate(-50%, -50%);
			}
			
			.modal-transition {
				transition: all 0.3s 0.12s;
				opacity: 0;
			}
			
			.modal.is-visible .modal-transition {
				opacity: 1;
			}
			
			.modal-header,
			.modal-content {
				padding: 1em;
			}
			
			.modal-header {
				position: relative;
				background-color: #fff;
				box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
				border-bottom: 1px solid #e8e8e8;
			}
			
			.modal-close {
				position: absolute;
				top: 0;
				right: 0;
				color: #aaa;
				background: none;
				border: 0;
				height: 40px;
				width: 50px;
			}
			
			.modal-close::after {
				content: '';
				height: 100%;
				display: block;
				width: 2px;
				background: grey;
				border-radius: 10px;
			}
			
			.modal-close::before {
				content: '';
				height: 100%;
				display: block;
				width: 2px;
				background: grey;
				border-radius: 10px;
			}
			
			.modal-close:hover {
				color: #777;
			}
			
			.modal-heading {
				font-size: 1.125em;
				margin: 0;
				-webkit-font-smoothing: antialiased;
				-moz-osx-font-smoothing: grayscale;
			}
			
			.modal-content>*:first-child {
				margin-top: 0;
			}
			
			.modal-content>*:last-child {
				margin-bottom: 0;
			}
			
			.popup-btn {
				cursor: pointer
			}
			/*close-btn*/
			
			.close-btn {
				position: absolute;
				right: 10px;
				top: 30px;
				height: 50px;
				width: 50px;
				background-image: url(https://www.manageengine.com/products/service-desk/images/popup-close-img.png);
				background-size: contain;
				cursor: pointer;
			}
			/*Appstore & Playstore section end*/
			
			@media only screen and (max-width:1445px) {
				.close-btn {
					right: 10px;
					top: 110px;
				}
			}
			
			@media only screen and (min-width:768px) and (max-width:992px) {
				.modal-wrapper {
					max-width: 700px;
					height: 390px;
				}
			}
			
			@media only screen and (min-width:1024px) and (max-width:1110px) {
				.flex-wrap>div:nth-child(1) {
					margin-right: 9px;
				}
				.flex-wrap>div:nth-child(2) {
					margin-left: 9px;
				}
			}
			
			@media only screen and (max-width:767px) {
				.modal-wrapper {
					max-width: 340px;
					height: 190px;
				}
				.flex-wrap>div {
					flex: 0 0 100%;
					max-width: 100%;
				}
			}
			
			@media only screen and (max-width:992px) {
				.cus_video_left {
					float: none;
					width: 100%;
				}
				.cus_video_right {
					float: none;
					width: 100%;
				}
				.automation-video {
					width: 90%;
				}
			}
			
			@media only screen and (max-width:767px) {
				.flex-wrap {
					display: block;
				}
				.flex-wrap>div {
					flex: 0 0 100%;
					max-width: 100%;
				}
				.flex-wrap>div:nth-child(1) {
					margin-right: 0px;
					margin-bottom: 35px;
				}
				.flex-wrap>div:nth-child(2) {
					margin-left: 0px;
				}
			}
			
			@media screen and (max-width:1024px) {
				.add-resources-bg .container {
					max-width: 90%;
					width: 90%;
					margin: 0 auto;
				}
				.flex-control-nav {
					display: block !important
				}
				ul.ipadmenu li {
					float: left !important;
					width: 19.3%;
					margin: 0 auto;
					text-align: center
				}
				.ithdtxt {
					margin-left: 10px;
				}
				.esm-banner-bg p {
					line-height: 25px;
				}
				.esm-banner-bg h3 {
					margin: 0px 0px 0px 0px;
				}
				.cta {
					margin-top: 10px;
				}
				.forrester .icon {
					height: 28px;
					background-size: 120px;
					background-position: 2px 4px;
					width: 128px;
				}
				.promo-wrap a {
					margin: unset;
					margin-right: auto;
				}
				.icon {
					margin-right: auto;
					margin: unset;
					margin-bottom: 10px;
				}
			}
			
			@media screen and (max-width:980px) {
				ul.add-resources h2 {
					width: 100%;
				}
				ul.add-resources {
					display: flex;
					align-items: center;
					flex-wrap: wrap;
				}
				ul.add-resources>li:nth-child(2) {
					margin-left: 0px;
				}
				ul.add-resources li {
					flex: 0 0 100% !important;
				}
				.brtag {
					display: block;
					height: 0;
				}
				.ithdtxt {
					margin-left: 0px;
				}
				.forrester h3 {
					margin-left: 0px;
					padding-left: 0px;
				}
				.forrester p {
					margin-top: 0;
					padding-left: 0;
				}
			}
			
			@media screen and (max-width:500px) {
				#nofolderftrctasec a.startyrfre:nth-child(2) {
					display: none
				}
				#nofolderftrctasec .mob-pB50 {
					padding-bottom: 10px !important;
				}
				img.add-res {
					display: block;
					margin: 25px auto;
				}
			}
			
			@media only screen and (min-width:768px) and (max-width:1024px) {
				.flex-wrap>div {
					flex: 0 0 48%;
					max-width: 48%;
				}
			}
		