/**banner**/


.n_banner {
	width: 100%;
	position: relative;
	left: 0%;
	margin-left: 0px;
	margin-top: 0px;
}

.bntext {
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
}

.bntext p {
	max-width: 1440px;
	padding: 0px 20px;
	margin: auto;
	color: #fff;
	font-size: 24px;
	display: none;
}

.bntext p span {
	display: block;
	font-size: 60px;
	color: #fff;
	line-height: 1em;
	margin-bottom: 6px;
	font-family: times !important;
}


.n_banner img {
	width: 100%;
	margin: 0 auto
}

.banner_text {
	position: absolute;
	top: 50%;
	width: 100%;
	font-size: 62px;
	color: #fff;
	transform: translateY(-50%);
	text-align: center;
}





/**about**/

.nyabout
{width: 100%;position: relative;overflow: hidden;padding: 100px 0px;}
.nyabout_center
{max-width: 1300px;padding: 0px 20px 0px;overflow: hidden;font-size: 16px;margin: auto;line-height: 2em;}
.absz
{display: flex;margin-bottom: 80px;}

.profile p
{
	font-size: 16px;
	line-height: 2em;
	margin-bottom: 20px;
}
.abimg
{
	margin-top:40px;
	max-width: 100%;
}


.nyabout_main ul
{width: 100%;display: flex;justify-content: space-between;padding-left: 100px;}
.nyabout_main ul li
{
    width: auto;
}
.nyabout_main ul li .number
{
	font-size: 60px;
	color: #333333;
	font-family: bahnschrift !important;
	line-height: 1.2em;
	font-weight: 100;
}

.nyabout_main ul li .text
{
    font-size: 16px;
}

.abtitle
{width: 100%;position: relative;overflow: hidden;margin-bottom: 40px;}
.advantage
{
	padding: 0px 0px 100px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.advantage-center
{
	max-width: 1440px;
	margin: auto;
	padding: 0px 20px;
}
.advantage-center ul
{
	overflow: hidden;
	width: 100%;
}
.advantage-center ul li
{
	width: calc((100% - 60px)/4);
	margin-right: 20px;
	float: left;
	padding: 40px;
	background: #f6f6f6;
	transition: all 0.5s;
}
.advantage-center ul li:hover
{
	background: #ba8a36;
}


.advantage-center ul li:nth-last-of-type(1)
{
	margin-right: 0px;
}
.advantage-title
{
	display: flex;
	align-items: center;
}
.advantage-content
{
	margin-top: 20px;
}
.advantage-content p
{
	line-height: 2em;
	color: #666;
	min-height: 140px;
	transition: all 0.5s;
}

.advantage-center ul li:hover .advantage-title img
{
	filter: brightness(100);
}

.advantage-title span
{
	font-size: 20px;
	color: #333;
	margin-left: 10px;
	transition: all 0.5s;
}
.advantage-center ul li:hover .advantage-title span,.advantage-center ul li:hover .advantage-content p
{
	color:#fff;
}


.abtitle-en
{
	font-size: 60px;
	font-family: times !important;
	text-transform: uppercase;
	color: #333333;
	opacity: 0.15;
	text-align: center;
	line-height: 1em;
}

.abtitle-cn
{
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    color: #ba8a36;
    margin-top: 0px;
}



/**nyhonor**/

.nyhonor
{position: relative;width: 100%;overflow: hidden;background: #f6f6f6;padding: 100px 0px;}
.nyhonor-center
{
	max-width: 1440px;
	padding: 0px 20px;
	overflow: hidden;
	margin: auto;
	position: relative;
}
.nyhonor-center .honor-ico
{
	padding: 30px;
	background: #fff;
	height: 392px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.nyhonor-center .title
{
	font-size: 16px;
	text-align: center;
	margin: 20px;
}


.nyhonor-center .honor-ico img
{
	width: 100%;
}

.nyhononr-main
{
	padding: 0px 60px;
	position: relative;
}

.honor_l
{position: absolute;left: 0px;top: 50%;margin-top: -54px;}
.honor_r
{
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -62px;
}
.honor-left:before {
	width: 40px;
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    background: #ba8a36;
    cursor: pointer;
    content: "\f104";
    font-family: FontAwesome;
    font-style: normal;
}
.honor-right:before {
	width: 40px;
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    background: #ba8a36;
    cursor: pointer;
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
}
.swiper-pointer-events {
    touch-action: pan-y;
    overflow: hidden;
}

/**nyenvironment**/
.nyenvironment
{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 100px;
}

.nyenvironment .nyhonor-center .honor-ico
{
	padding: 0px;
    position: relative;
    overflow: hidden;
    height: 0px;
    padding-top: 80%;
}
.nyenvironment .nyhonor-center .honor-ico .img{
    background-size: cover !important;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)scale(1);
    transition: all 0.5s;
    width: 100%;
    height: 100%;
}




/**news**/

.news_fl {
	background: #f6f6f6;
	text-align: center;
}

.xq_fl {
	background: #fff;
}

.news_fl li {
	display: inline-block;
}

.news_fl li a {
	line-height: 80px;
	font-size: 16px;
	padding: 0px 40px;
	display: block;
	color: #666;
}

.news_fl li a.active {
	background: #003567;
	color: #fff;
}

.news_fl li a:hover {
	background: #003567;
	color: #fff;
}

.nynews_main {
	max-width: 1300px;
	padding: 0px 20px 40px;
	margin: auto;
	overflow: hidden;
}

.nynews_list {
	width: calc((100% - 100px)/3);
	float: left;
	margin-right: 50px;
	padding-bottom: 50px;
	border-bottom: 1px #eee solid;
	margin-bottom: 50px;
}

.nynews_list:nth-of-type(3n) {
	margin-right: 0px !important;
}

.nynews_list_c {
	display: block;
	width: 100%;
	position: relative;
}


.nynews_list_c .time {
	font-size: 15px;
	color: #888888;
	display: flex;
	justify-content: center;
	width: 100%;
	align-items: center;
	transition: all 0.5s;
}



.nynews_list_c .time p {
	font-size: 16px;
	color: #999;
	float: right;
	width: 100%;
	text-align: left;
	display: block;
	font-weight: 100;
	padding: 10px 0px;
	font-family: bahnschrift !important;
	transition: all 0.5s;
}




.nynews_list_c .time p span {
	font-size: 48px;
	color: #999;
	display: block;
	font-family: bahnschrift !important;
	line-height: 1em;
	transition: all 0.5s;
}

.nynews_list_text {
	padding-left: 0px;
	width: 100%;
	float: left;
	display: block;
	height: 100%;
}

.nynews_list_c .more {
	color: #fff;
	background: #fff;
	width: 200px;
	transition: all 0.5s;
	text-align: right;
	margin: 0px;
}
.nynews_list_c .more img
{
	filter: brightness(0);
	opacity: 0.2;
}
.nynews_list_c:hover .more img
{
	filter:none;	
	opacity: 1;
}


.time {
	font-size: 15px;
	color: #888888;
}

.nynews_list_ptitle a {
	font-size: 18px;
	color: #333333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	margin-bottom: 0px;
	transition: all 0.5s;
}

.nynews_list_c:hover .nynews_list_ptitle a
{
	color:#1a9bdc;
}



.nynews_list_summary {
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
	line-height: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	min-height: auto;
}

.nynews_list_text .more a {
	background: url(../images/more.png) no-repeat left center;
	width: 23px;
	height: 13px;
	margin-top: 15px;
	display: block;
}

.nynews_list_c:hover .nynews_list_text .more a {
	background: url(../images/more.png) no-repeat left center;
}

.nynews_main_center {
	padding-bottom: 100px;
	padding-top: 100px;
}

.news_detail h1.title {
	text-align: center;
	font-size: 24px;
	border-bottom: 0px solid #e0e1dc;
	margin-bottom: 5px;
	padding-bottom: 10px;
	color: #333;
}

.info_title {
	border-bottom: 1px solid #e1e4e6;
}

.news_detail h3.title_bar {
	line-height: 26px;
	text-align: center;
	font-weight: normal;
	color: #808080;
	font-size: 14px;
	overflow: hidden;
	padding-bottom: 10px;
}


.content {
	font-size: 16px;
	color: #666;
	line-height: 1.8em;
	padding-top: 30px;
}

.fa_tab_content .content
{
		display:none;
}
.content.cur
{
display:block;	
} 

.detailpage {
	line-height: 26px;
	border-top: 1px solid #e0e1dc;
	margin-top: 30px;
	padding-top: 20px;
	font-size: 16px;
	color: #999999;
}

.precontent {
	width: 50%;
	float: left;
	line-height: 50px;
	font-size: 14px;
}

.nextcontent {
	width: 50%;
	float: right;
	text-align: right;
	line-height: 50px;
	font-size: 14px;
}

.page span {
	color: #999999;
}

.page a {
	color: #999999;
}

.page a:hover {
	color:#1a9bdc;
}

.news_detail_center {
	max-width: 100%;
	padding: 50px 0px 0px;
	background: #fff;
	overflow: hidden;
}

.news_detail {
	overflow: hidden;
	max-width: 1300px;
	padding: 0px 20px;
	margin: auto;
	margin: 0px auto 50px;
}



/**case**/

.case {
	overflow: hidden;
	position: relative;
	margin-bottom: 100px;
	margin-top: 100px;
	width: 100%;
}

.case_main {
	max-width: 1300px;
	margin: auto;
	overflow: hidden;
	padding: 0px 20px 60px;
}

.case_list {
	width: calc((100% - 80px)/3);
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
}

.case_list:nth-of-type(3n) {
	margin-right: 0px;
}

.case_ptitle {
	font-size: 16px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-align: center;
	line-height: 1.8em;
	margin-top: 10px;
}

.case_img {
	position: relative;
	width: 100%;
	height: 0px;
	padding-top: 68%;
	overflow: hidden;
	border-radius: 8px;
}

.case_img i {
	width: 70px;
	height: 70px;
	background: url(../images/video_icon.png) no-repeat center;
	position: absolute;
	top: 50%;
	z-index: 2;
	left: 50%;
	margin-top: -35px;
	margin-left: -35px;
}

.case_img .pic {
	background-size: cover !important;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%)scale(1);
	transition: all 0.5s;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.case_list:hover .case_img .pic {
	transform: translateY(-50%)scale(1.1);
}

.fl {
	width: 100%;
	border-bottom: 0px #eeeeee solid;
	background: #f6f6f6;
	position: relative;
	overflow: hidden;
}
.prfl
{
	background: #fff;	
}


.Detailsfl {
	margin-top: 100px;
}

.fl_list {
	width: 80%;
	float: left;
	text-align: right;
}



.fl_list a {
	line-height: 80px;
	width: auto;
	font-size: 16px;
	color: #666;
	text-align: center;
	display: inline-block;
	margin-left: 2px;
	position: relative;
	padding: 0px 1.5vw;
}


.fl_list a:hover {
	color: #fff;
	background: #1a9bdc;
}


.fl_list .on {
	color: #fff;
	background: #1a9bdc;
}



.mbx {
	width: 20%;
	float: left;
	line-height: 65px;
	text-align: left;
	padding-left: 0px;
	color: #999;
}

.fl_center {
	max-width: 1300px;
	padding: 0px 20px 0px;
	overflow: hidden;
	margin: auto;
}

.pr_banner {
	margin-top: 100px;
	overflow: hidden;
	position: relative;
}

.pr_banner:before {
	content: '';
	position: absolute;
	width: 100%;
	background: #f3f3f3;
	height: 600px;
}

.pr_banner_text {
	max-width: 1440px;
	margin: auto;
	overflow: hidden;
	position: relative;
	padding: 100px 20px 0px;
	z-index: 9;
}

.pr_banner_text img {
	max-width: 100%;
	width: auto;
	margin: 40px auto 70px;
}

.pr_banner_text p:nth-of-type(1) {
	text-align: center;
	font-size: 42px;
	color: #333333;
	margin-bottom: 10px;
}

.pr_banner_text p {
	font-size: 16px;
	color: #666666;
	max-width: 900px;
	margin: auto;
	line-height: 2em;
	text-align: center;
}


/**contact**/

.contact {
	width: 100%;
	overflow: hidden;
}

.contact_main {
	overflow: hidden;
	width: 100%;
}
.contact-nr
{
	width: 50%;
	float: left;
	padding: 0px 80px;
}
.contact-nr p
{
	font-size:16px;
	line-height: 2em;
}

.contact-tle
{
	color: #333 !important;
	font-size: 22px;
	line-height: 36px;
	margin-right: 0px;
	padding-left: 34px;
	border: 0px #fff solid;
	display: block;
	width: 100%;
	font-family: bahnschrift !important;
	margin-top: 40px;
}
.contact-add
{
	width: 100%;
	background: url(../images/add-icon.png) no-repeat 0px 6px;
	font-size: 16px;
	padding-left: 34px;
	max-width: 400px;
	margin-top: 10px;
	line-height: 1.8em;
}


.my-map {
	margin: 0 auto;
	width: 50%;
	height: 500px;
	float: right;
}

.my-map .icon {
	background: url(//a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat;
}

.my-map .icon-cir {
	height: 31px;
	width: 28px;
}

.my-map .icon-cir-red {
	background-position: -11px -5px;
}

.amap-container {
	height: 100%;
}

.myinfowindow {
	width: 240px;
	min-height: 50px;
}

.myinfowindow h5 {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	width: 220px;
	text-overflow: ellipsis;
	word-break: break-all;
	white-space: nowrap;
}

.myinfowindow div {
	margin-top: 10px;
	min-height: 40px;
	line-height: 20px;
	font-size: 13px;
	color: #6f6f6f;
}

.amap-overviewcontrol {
	display: none;
}


.messages {
	overflow: hidden;
	width: 100%;
	max-width: 1300px;
	margin: 100px auto 100px;
	padding: 0px 0px 0px;
	box-shadow: 0px 0px 40px rgb(0 0 0 / 10%);
	display: flex;
	justify-content: center;
	align-items: center;
}

.messages_main {
	width: 1300px;
	margin: 0px auto;
	background: #f3f3f3;
	padding: 80px 80px;
	margin: 0px auto 100px;
	overflow: hidden;
	position: relative;
}

.messages_title {
	font-size: 24px;
	color: #1a9bdc;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom: 40px;
	text-align: center;
}

.messages_title span {
	display: block;
	font-size: 30px;
	line-height: 1em;
	text-transform: uppercase;
	opacity: 0.15;
	color: #000;
}

.map {
	width: 100%;
	overflow: hidden;
}

input {
	line-height: 60px;
	background: #fff;
	border: none !important;
	padding: 0px 20px;
	margin-bottom: 15px;
	border-radius: 0px;
	width: calc((100% - 30px)/3) !important;
}

.ly_contacts {
	float: left;
	margin-right: 0px !important;
}

.ly_mobile {
	float: left;
	margin-left: 15px !important;
}

.ly_content {
	width: 100%;
	height: 160px !important;
	border: none;
	border-radius: 0px;
	padding: 20px;
	overflow: hidden !important;
	margin-bottom: 10px;
}

.button {
	width: 100%;
	line-height: 60px;
	background: #252525;
	font-size: 16px;
	color: #fff;
	border: none !important;
	border-radius: 0px;
	margin: 0px auto 0px;
	float: none;
	display: block;
	overflow: hidden;
	padding: 0px;
	outline: 0;
	box-shadow: 0 0 0 0rem #fff !important;
}

.button:focus {
	outline: 0;
	box-shadow: 0 0 0 0rem #fff !important;
}


/**Details**/

.Details {
	overflow: hidden;
	background: #f5f5f5;
}

.fa_Prodt {
	max-width: 100%;
	margin: auto;
	padding: 0px 0px;
}

.fa_wrapper {
	margin-top: 100px;
}

.fa_comm_cnt {
	overflow: hidden;
	max-width: 1300px;
	padding: 0px 20px;
	margin: auto;
}

.Details_top {
	width: 100%;
}

.fa_comm_r {
	width: 100%;
	overflow: hidden;
	padding: 50px;
	background: #fff;
}

.fa_top {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.fa_top_l {
	width: 40%;
	float: left;
	position: relative;
	overflow: hidden;
	margin: auto;
	padding-right: 0px;
}

.fa_dt_r {
	width: 60%;
	float: right;
	padding: 0px 0px 0px  60px;
	text-align: left;
}

.fa_dt_r .pr_pages {
	display: flex;
	margin-top: 50px;
}

.fa_dt_r .pr_pages a {
	line-height: 60px;
	font-size: 16px;
	color: #999;
	width: calc((100% - 40px)/3);
	text-align: center;
	display: block;
	flex-basis: auto;
	background: #f6f6f6;
	margin-right: 20px;
}
.fa_dt_r .pr_pages a:nth-last-of-type(1)
{
		margin-right: 00px;
}

.fa_dt_r .pr_pages a:hover {
	background: #1a9bdc;
	color: #fff;
}

.fa_big_swp {
	background: #fff;
	width: 100%;
	position: relative;
	border: 1px #eee solid;
}

.fa_mohide {
	position: absolute;
	bottom: 0px;
	z-index: 9;
	right: 0;
	width: 160px;
}

.fa_big_swp .swiper-slide {
	position: relative;
	height: 462px;
	overflow: hidden;
	margin-right: 0px !important;
}

.fa_big_swp .swiper-slide img {
	position: absolute;
	top: 50%;
	left: 50%;
	height: auto;
	transform: translate(-50%,-50%);
	width: 100%;
}



.fa_btn_l {
	width: 80px;
	left: 0px;
	float: left;
}

.fa-angle-left:before {
	width: 80px;
	display: block;
	font-size: 20px;
	color: #1a9bdc;
	text-align: center;
	line-height: 54px;
	background: #f6f6f6;
	cursor: pointer;
}

.fa_btn_r {
	width: 80px;
	left: 0px;
	float: left;
	margin-left: 0px;
}

.fa_dtimg_btn {
	position: absolute;
	bottom: 0px;
	z-index: 9;
	right: 0px;
}

.fa-angle-right:before {
	content: "\f105";
	width: 80px;
	height: 54px;
	display: block;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 54px;
	background: #c0913a;
	cursor: pointer;
}

.fa-angle-right:hover:before {
	color: #fff;
	background: #c0913a;
}

.fa-angle-left:hover:before {
	color: #fff;
	background: #c0913a;
}

.fa_content {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 0px;
	border: 0px #f6f6f6 solid;
	background: #f6f6f6;
}

.Details_mbx_c {
	max-width: 1400px;
	overflow: hidden;
}

.pr_list {
	width: 120px;
	height: 40px;
	background: url(../images/fh.png)#fff no-repeat 20px center;
	display: block;
	line-height: 40px;
	padding-left: 44px;
	border-radius: 20px;
	margin-right: 0px;
	float: right;
	margin-top: 20px;
}

.pr_list:hover {
	background: url(../images/fh2.png)#0d56a5 no-repeat 20px center;
	color: #fff;
}

.Details_mbx {
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #999;
}

.Details_mbx a {
	font-size: 14px;
	color: #999;
	padding: 0px 5px;
	display: inline-block;
}

.Details_mbx a:nth-of-type(1) {
	background: url(../images/cop2_icon3.png) no-repeat left center;
	padding-left: 16px;
}

.fa_pro_tit {
	font-size: 34px;
	color: #333;
	text-align: left;
	padding-top: 0px;
}

.ext_Specification {
	font-size: 15px;
	color: #999999;
	padding: 0px 0px;
	margin-top: 15px;
	line-height: 1.8em;
	text-align: left;
}

.zx {
	padding: 40px 0px 40px;
	border-top: 1px #eee solid;
	margin-top: 40px;
	border-bottom: 1px #eee solid;
}

.zx a {
	display: inline-block;
	color: #999;
}

.zx a:hover {
	color: #999;
}

.zx a span {
	display: block;
	font-size: 30px;
	color: #333;
	font-family: bahnschrift !important;
	line-height: 36px;
}

.zx_tel {
	background: url(../images/yq_05.png) no-repeat 0px 0px;
	padding-left: 40px;
	margin-right: 40px;
}

.zx_tel:hover {
	background: url(../images/yq_05.png) no-repeat 0px 0px;
}

.zx_email {
	background: url(../images/email_icon.png) no-repeat left center;
	padding-left: 60px;
}

.zx_email:hover {
	background: url(../images/email_icon.png) no-repeat left center;
}

.ext_use {
	font-size: 16px;
	color: #666;
	padding: 30px 0px;
	line-height: 1.8em;
	border-bottom: 1px #ddd solid;
}

.ext_tel p {
	padding-top: 30px;
	font-size: 16px;
	color: #666;
}

.fa_tab_content {
	padding: 0px 30px 30px;
	max-width: 1440px;
	margin: auto;
	border: 1px #e6e6e6 solid;
	border-top: 0px #e6e6e6 solid;
}

.fa_tab_content p {
	line-height: 36px;
	font-size: 16px;
	color: #666666;
}

.fa_active {
	display: block;
	width: 100%;
	height: auto;
	font-size: 18px;
	color: #666;
	padding: 0px 0px 0px;
	text-align: left;
	cursor: pointer;
	text-transform: uppercase;
	border: 1px #e6e6e6 solid;
	overflow: hidden;
}

.fa_active em {
	display: inline-block;
	font-style: initial;
	font-size: 26px;
	margin-left: 15px;
}

.mbx a {
	font-size: 14px;
	color: #999;
	padding: 0px 5px;
	display: inline-block;
}

.mbx a:nth-last-of-type(1) {
	color: #999;
}

.mbx {
	color: #cccccc;
	line-height: 80px;
}

.mbx a:nth-of-type(1) {
	background: url(../images/cop2_icon3.png) no-repeat left center;
	padding-left: 16px;
}

.fa_active i {
	width: auto;
	margin-left: 0px;
	font-style: initial;
	font-size: 16px;
	margin-right: 0px;
	padding: 20px 40px;
	display: block;
	float: left;
	border-right: 1px #e6e6e6 solid;
}
.fa_active .cur
{
	background: #1a9bdc;
	color: #fff;
}


.cur .fa_active i {
	background: url(../images/xq2.png) no-repeat center;
}

.fa_tab_tit {
	max-width: 1300px;
	margin: 40px auto 80px;
	padding: 0px 20px;
}


.mySwiper .swiper-wrapper li {
	float: left;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.amap-copyright {
	bottom: 5px !important;
}

.amap-container {
	height: 100%;
	border: 0px #eee solid;
	width: 100%;
	float: left;
}



/**products**/

.products {
	overflow: hidden;
	max-width: 100%;
	padding: 0px 0px;
	background: #f6f6f6;
}

.products_main {
	overflow: hidden;
	width: 100%;
}
.products .products_main
{
margin-bottom:60px;	
}


.products_main li {
	width: calc((100% - 80px)/3);
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
	padding: 0px;
}

.products_main li .pic {
	overflow: hidden;
	position: relative;
	height: 0px;
	padding-top: 92%;
	background: #fff;
	border-radius: 10px;
}

.products_main li .title {
	font-size: 16px;
	color: #5f6061;
	text-align: center;
	padding: 20px 20px 10px;
}

.products_main li:nth-of-type(3n) {
	margin-right: 0px;
}

.products_main li .img {
    background-size: cover !important;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)scale(1);
    transition: all 0.5s;
    width: 100%;
    height: 100%;
}

.products_main li:hover .img {
	transform: translateY(-50%)scale(1.1);
}

.products_c {
	max-width: 1300px;
	margin: 80px auto 100px;
	padding: 0px 20px;
}

.text-secondary {
	color: #6c757d !important;
	font-size: 22px;
	margin-bottom: 100px !important;
}
