*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "思源黑体 CN","Noto Sans SC",arial !important;
	background: #fff;
	color: #070707;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
img{
	display: block;
	max-width: 100%;
	width: 100%;
}

/* 顶部 */
.top{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #000000;
	z-index: 1000;
}
.top.fixed{
	background: rgb(255 255 255 / 80%);
}
.top .layui-nav{
	padding: 0;
	background: none;
}
.top .layui-nav .layui-nav-item a{
	font-size: 16px;
	color: #191919 !important;
	line-height: 44px;
	padding: 0 30px;
}
.top_con{
	max-width: 1000px;
	margin: 0 auto;
}
.top .layui-nav-bar{
	background: none !important;
}
.top .layui-nav .layui-this:after{
	background: none !important;
}
.top .layui-nav .layui-nav-item:nth-child(5){
	float: right !important;
}
.top .layui-nav-child{
	top: 45px;
	background: rgb(1 1 1 / 30%);
	border: none;
	border-radius: 0;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding-top: 20px;
}
.top .layui-nav .layui-nav-child a{
	color: #fff !important;
	font-weight: 300;
	font-size: 15px;
	opacity: .8;
	line-height: 22px;
	
}
.top .layui-nav-child dd{
	padding-bottom: 15px;
}
.top .layui-nav-child dd.layui-this{
	background: none;
	font-weight: normal;
}
.top .layui-nav-child dd a:hover{
	background: none;
	opacity: 1;
}
.top .layui-nav-child dd a{
	padding: 0 15px !important;
}

/* 底部 */
.bottom{
	background: #f5f0ea;
	padding: 144px 10% 100px;
	overflow: hidden;
}
.bottom_title{
	font-size: 22px;
	margin-bottom: 25px;
	float: left;
	font-weight: bold;
	width: 90px;
}
.bottom ul{
	float: right;
	margin-left: 18%;
	overflow: hidden;
	max-width: 70%;
}
.bottom ul li{
	overflow: hidden;
	margin-bottom: 20px;
	float: left;
	width: 50%;
}

.bottom ul li:last-child{
	width: 100%;
}
.bottom ul li h4{
	float: left;
	font-size: 18px;
	font-weight: 300;
}

.bottom ul li p{
	float: left;
	font-size: 18px;
	font-weight: 300;
	margin-left: 2%;
	max-width:72% ;
}
.index_banner .swiper-pagination{
	display: none !important;
}
.index_banner .swiper-pagination-bullet{
	background: url(../img/banner_button01.png) no-repeat center;
	width: 215px;
	height: 60px;
	background-size: auto 100%;
	border-radius: 0;
	margin: 0 8% !important;
}
.index_banner .swiper-pagination-bullet:nth-child(1){
	background: url(../img/banner_button01.png) no-repeat center;
	background-size: auto 100%;
}
.index_banner .swiper-pagination-bullet:nth-child(2){
	background: url(../img/banner_button02.png) no-repeat center;
	background-size: auto 100%;
}
.index_banner .swiper-pagination-bullet:nth-child(3){
	background: url(../img/banner_button03.png) no-repeat center;
	background-size: auto 100%;
}
.index_banner .swiper-pagination{
	bottom: var(--swiper-pagination-bottom,40px) !important;
}

.mb_list{
	padding-bottom: 280px;
}
.mb_list ul{
	background: url(../img/li_bg.png) no-repeat center left;
	background-size: auto 100%;
	padding-left: 56px;
	position: relative;
}
.mb_list ul li{
	margin-bottom: 100px;
	
	
	transition-duration: .2s;
}
.mb_list ul li.on h4{
	opacity: 1;
	font-size: 36px;
	transition-duration: .2s;
}
.mb_list ul li h4{
	height: 54px;
	line-height: 54px;
	font-size: 30px;
	color: #000000;
	opacity: .5;
	transition-duration: .2s;
}
.mb_list ul li:hover h4{
	opacity: 1;
	font-size: 36px;
	transition-duration: .2s;
}
.mb_list ul li:last-child{
	margin-bottom: 0;
}
.index_title{
	padding: 120px 0 180px;
}
.index_title h4{
	color: #111111;
	font-size: 60px;
	font-weight: 300;
}
.index_title p{
	color: #111111;
	font-size: 26px;
	font-weight: 300;
}
.middle_banner{
	
	padding: 0 6%;
}
.mb_list ul li img{
	opacity: 0;
	transition-duration: .8s;
	position: absolute;
	top: -50%;
	right: 0;
	max-width: 50%;
}
.mb_list ul li:hover img{
	opacity: 1;
	transition-duration: .8s;
	z-index: 100;
}
.mb_list ul li.on img{
	opacity: 1;
	transition-duration: .8s;
	z-index: 100;
}

/* 00000000000000000000000000000000000000000000000000 */
.top_con{
	position: relative;
}
.top_logo{
	position: absolute;
	left: -25%;
	top: 10px;
}
.nyabout_first{
	max-width: 1600px;
	margin: 0 auto;
}
.nyabout_first .aboutcon{
	margin: 0 60px;
}
.aboutcon{
	margin: 0 30px;
}
.nyabout_firsttitle{
	background: url(../img/about_bg.jpg) no-repeat bottom center;
	background-size: 100% auto;
	padding-bottom: 20px;
	margin: 80px 0 120px;
}
.nyabout_firsttitle ul{
	overflow: hidden;
}
.nyabout_firsttitle ul li{
	float: left;
	font-weight: 300;
	padding-left: 60px;
}
.nyabout_firsttitle ul li:first-child{
	padding-left: 0;
}
.nyabout_firsttitle ul li a{
	display: block;
	color: #191919;
	font-size: 20px;
}
.nyabout_firsttitle ul li a:hover{
	opacity: .8;
}
.nyabout_firstcon{
	overflow: hidden;
}
.nyabout_firstimg{
	float: left;
	width: 40%;
	overflow: hidden;
}
.nyabout_firstimg img{
	transition: 0.5s all;
}
.nyabout_firstimg:hover img{
	transform: scale(1.1);
	transition: 0.5s all;
}
.nyabout_secondcon_img{
	overflow: hidden;
}
.nyabout_secondcon_img img{
	transition: 0.5s all;
}
.nyabout_secondcon_img:hover img{
	transform: scale(1.1);
	transition: 0.5s all;
}
.nyabout_firsttext{
	float: right;
	width: 50%;
}
.nyabout_firsttext h2{
	color: #141414;
	font-size: 56px;
}
.nyabout_firsttext h3{
	padding: 60px 0 15px;
	font-size: 30px;
	color: #141414;
}
.nyabout_firsttext h3 span{
	font-weight: 300;
}
.nyabout_firsttext p{
	font-size: 20px;
	color: #141414;
	font-weight: 300;
	text-align: justify;
	opacity: .5;
}
.nyabout_second{
	max-width: 1600px;
	margin: 0 auto;
	padding-top: 200px;
}
.nyabout_third{
	max-width: 1600px;
	margin: 0 auto;
	padding-top: 130px;
}
.nyabout_secondtitle{
	font-size: 56px;
	color: #141414;
	text-align: center;
	
}
.nyabout_secondcon{
	padding-top:20px;
}
.nyabout_secondtitle h3{
	padding-bottom: 40px;
}
.nyabout_secondtitle h4{
	font-size: 40px;
	padding: 40px 0 15px;
	font-weight: 500;
}
.nyabout_secondtitle h5{
	font-size: 24px;
	font-weight:300 ;
}
.nyabout_secondcon ul{
	overflow: hidden;
}
#nyabout_thirdcon_ul{
	margin: 0 -9px;
}
.nyabout_secondcon ul li{
	float: left;
	width: 33.3%;
}
.nyabout_second_list{
	width: 86%;
}
.nyabout_secondcon ul li:nth-child(2) .nyabout_second_list{
	text-align: center;
	margin: 0 auto;
}
.nyabout_secondcon ul li:nth-child(3) .nyabout_second_list{
	float: right;
}
.nyabout_secondcon_text h4{
	font-size: 30px;
  color: #141414;
	padding: 40px 0 15px;
	text-align: center;
}
.nyabout_secondcon_text p{
	font-size: 20px;
	color: #141414;
	font-weight: 300;
	text-align: justify;
}
.nyabout_thirdcon ul{
	overflow: hidden;
}
.nyabout_thirdcon ul li{
	float: left;
	width: 20%;
}
.nyabout_thirdcon{
	margin-top: 60px;
}
.nyabout_thirdcon_img{
	overflow: hidden;
}
.nyabout_thirdcon_img img{
	transition: 0.5s all;
}
.nyabout_thirdcon_img:hover img{
	transform: scale(1.1);
	transition: 0.5s all;
}
.nyabout_forth{
	margin-top: 80px;
	background: #fcfaf9;
	padding: 80px 0 120px;
}
.nyabout_forth_news{
	max-width: 1600px;
	margin: 0 auto;
}
.nyabout_forth_growth{
	max-width: 1600px;
	margin: 0 auto;
}
.nyabout_forth_intro{
	max-width: 1600px;
	margin: 0 auto;
}
.nyabout_fifth{
	max-width: 1600px;
	margin: 0 auto;
	padding: 70px 0 0;
}
.nyabout_forthtitle{
	text-align: center;
	padding-bottom: 120px;
}
.nyabout_forthtitle h3{
	font-size: 40px;
	font-weight: 300;
}
.nyabout_forthtitle p{
	font-size: 24px;
  font-weight: 300;
	padding-top: 10px;
}
.nyabout_forthtitle h3 span{
	font-weight: 500;
	padding-right: 10px;
}
.nyabout_forthnews_list{
	overflow: hidden;
}
.nyabout_forthnews_left{
	float: left;
	width: 44%;
}
.nyabout_forthnews_right{
	float: right;
	width: 48%;
}
.forthnews_right_img{
	margin: 30px 40px 0;
}
.nyabout_forthnews_listcon{
	margin-top: 40px;
}
.nyabout_forthnews_listcon ul li{
	margin-bottom: 25px;
}
.nyabout_forthnews_listcon ul li h4{
	font-size: 24px;
	color: #141414;
	padding: 0 0 15px 40px;
	font-weight: 500;
	background:url(../img/about_bg02.png) no-repeat left bottom;
}
.nyabout_forthnews_right .nyabout_forthnews_listcon ul li h4{
	font-size: 20px;
}
.nyabout_forthnews_listcon ul li p{
	padding-left: 40px;
	margin-top: -10px;
	font-size: 18px;
	color: #3e3a39;
	font-weight: 300;
}
.nyabout_forth_growth ul{
	background: #c7bcb3;
	margin: 120px 0;
	overflow: hidden;
}
.nyabout_forth_growth ul li{
	float: left;
	width: 25%;
	text-align: center;
	background: url(../img/about_bg03.png) no-repeat right center;
	line-height: 91px;
	font-size: 18px;
	color: #fff;
}
.nyabout_forth_growth ul li:last-child{
	background: none;
}
.nyabout_forth_growth ul li strong{
	font-size: 56px;
	font-weight: 500;
	letter-spacing: 2px;
	font-family: "Swis721 LtEx BT";
}
.nyabout_forth_growth ul li span{
	font-weight: 500;
	padding: 0 4px;
}
.forthintro_list ul{
	overflow: hidden;
	padding: 60px 0;
	background: url(../img/about_bg04.png) no-repeat center top;
}
.forthintro_list ul li{
	float: left;
	width: 50%;
}
.forthintro_list ul li a{
	padding: 0 30px;
	display: block;
	overflow: hidden;
}
.forthintro_list ul li:first-child a{
	padding-left: 0;
}
.forthintro_list ul li:last-child a{
	padding-right: 0;
}
.forthintro_text{
	float: left;
	width: 60%;
}
.forthintro_img{
	float: right;
	width: 34%;
	overflow: hidden;
}
.forthintro_img img{
	transition: 0.5s all;
}
.forthintro_img:hover img{
	transform: scale(1.1);
	transition: 0.5s all;
}
.forthintro_list ul li:first-child .forthintro_text h4{
	background: url(../img/about_note.png) no-repeat 70% center;
}
.forthintro_text h4{
	font-weight: 300;
	font-size: 32px;
}
.forthintro_text h2{
	font-size: 24px;
	color: #252525;
	padding: 30px 0 40px;
}
.forthintro_text p{
	font-weight: 300;
	font-size: 18px;
	color: #141414;
}
#swiper_honer{
	padding: 20px 0 150px;
}
.nyabout_fifth_img{
	margin: 0 10px;
	overflow: hidden;
}
.nyabout_fifth_img img{
	transition: 0.5s all;
}
.nyabout_fifth_img:hover img{
	transform: scale(1.1);
	transition: 0.5s all;
}
#swiper_honer p{
	font-size: 20px;
	color: #252525;
	font-weight: 300;
	text-align: center;
	padding-top: 20px;
	margin: 0 10px;
	line-height: 26px;
}
#swiper_honer .swiper-button-next{
	color: #252525;
}
#swiper_honer .swiper-button-prev{
	color: #252525;
}
#swiper_honer .swiper-scrollbar-drag{
	background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,1));
}
#swiper_honer .swiper-button-next{
	right: 40%;
	bottom: 0;
	top: auto;
	left: auto;
}
#swiper_honer .swiper-button-prev{
	left: 40%;
	bottom: 0;
	top: auto;
	right: auto;
}
#swiper_honer .swiper-scrollbar.swiper-scrollbar-horizontal{
	bottom: var(--swiper-scrollbar-bottom,86px) !important;
}
#swiper_honer .swiper-button-next:after{
	font-size: 30px;
}
#swiper_honer .swiper-button-prev:after{
	font-size: 30px;
}
.nybrand{
	max-width: 1600px;
	margin: 0 auto;
	padding: 140px 0 200px;
}
.nybrand_list{
	margin: 0 30px;
}
.nybrand_list ul{
	overflow: hidden;
}
.nybrand_list ul li{
	width: 50%;
	float: left;
	margin-bottom: 60px;
}
.nybrand_list ul li a{
	display: block;
	margin: 0 30px;
}
.nybrandlist_img{
	overflow: hidden;
}
.nybrandlist_img img{
	transition: 0.5s all;
}
.nybrandlist_img:hover img{
	transform: scale(1.1);
	transition: 0.5s all;
}
.nybrandlist_text{
	overflow: hidden;
	margin-top: 30px;
}
.nybrandlist_textleft{
	float: left;
	width: 75%;
}
.nybrandlist_textleft p{
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	font-size: 22px;
	color: #252525;
	font-weight: 300;
	white-space: nowrap;
	margin-top: 8px;
}
.nybrandlist_textright{
	float: right;
	height: 48px;
	width: 20%;
	font-size:18px;
	color: #252525;
	font-weight: 300;
	border: 1px solid #2a2a2a;
	border-radius: 50px;
	text-align: center;
	line-height: 48px;
}
.nycontact{
	
	
}
.nycontact_con{
	max-width: 1600px;
	margin: 0 auto;
	padding: 200px 30px 160px;
}
.store_list_offline {
	margin: 80px 0 200px;
}
.store_list_offline ul{
	text-align: center;
	overflow: hidden;
}
.store_list_offline ul li{
	width: 50%;
	float: left;
}
.store_list_offline ul li:last-child{
	background: none;
}
.store_list_offline ul li a{
	display: block;
	padding: 20px 20px;
	font-size: 48px;
	line-height: 70px;
	color: #141414;
}
.page{
	text-align: center;
	margin: 0 auto;
}
.page span{
	display: inline-block;
	font-size: 16px;
	color: #333;
	padding: 0 5px;
}
.nycontact_title h2{
	font-size: 48px;
	color: #141414;
	font-weight: 300;
}
.store_list_online{
	background: #f9f8f7;
	margin: 50px 0 120px;
	padding: 60px 0;
}
.store_list_online ul{
	overflow: hidden;
	margin: 0 20px;
	text-align: center;
}
.store_list_online ul li{
	display: inline-block;
	text-align: center;
	width: 20%;
	text-align: center;
}
.store_list_online ul li p{
	font-size: 20px;
	color: #474747;
	font-weight: 300;
	padding-top: 10px;
}
.contact_img{
	overflow: hidden;
	padding: 20px 20px;
	max-width: 55%;
	margin: 0 auto;
}
.contact_img img{
	transition: 0.5s all;
}
.contact_img:hover img{
	transform: scale(1.1);
	transition: 0.5s all;
}
.social_contact{
	background: #f9f8f7;
	margin: 50px 0 120px;
	padding: 60px 0;
}
.social_contact ul{
	margin: 0 80px;
}
.social_contact ul li{
	display: inline-block;
	width: 24%;
	text-align: center;
	position: relative;
}
.social_contact ul li p{
	font-size: 20px;
	color: #474747;
	font-weight: 300;
	padding-top: 10px;
}
.social_contact ul li:hover .wechaton_show{
	top: -80%;
	transition: 0.5s all;
	opacity: 1;
}

.wechaton_show{
	opacity: 0;
	position: absolute;
	top: -70%;
	left: 50%;
	max-width: 150px;
	margin-left: -75px;
	box-shadow: 0 0 10px #eee;
	transition: 0.5s all;
}
.contact_list{
	margin-top: 80px;
}
.contact_list ul{
	overflow: hidden;
}
.contact_list ul li{
	float: left;
	margin-bottom: 30px;
	width: 50%;
}
.contact_list ul li:last-child{
	width: 100%;
}
.contact_list ul li h4{
	float: left;
	font-weight: 300;
	color: #474747;
	font-size: 20px;
}
.contact_list ul li p{
	float: left;
	margin-left: 30px;
	font-weight: 300;
	color: #474747;
	font-size: 20px;
}
.nyproduct{
	max-width: 1600px;
	margin: 0 auto;
	padding: 120px 0;
}
.nyproduct_con{
	overflow: hidden;
	margin: 0 30px;
}
.nyproduct_left{
	float: left;
	width: 38%;
	padding-top: 40px;
}
.nyproduct_right{
	float: right;
	width: 60%;
}

.nyproduct_left ul{
	padding-left: 10px;
}
.nyproduct_left ul li:first-child{
	padding-top: 40px;
}
.nyproduct_left ul li{
	position: relative;
	padding-left: 30px;
	border-left: 1px solid rgb(37 37 37 / 50%);
	padding-bottom: 150px;
	opacity: .4;
	transition-duration: .5s;
	border: none;
	padding-left: 0;
}
.nyproduct_left ul li:last-child{
	padding-bottom: 40px;
}
.nyproduct_left ul li:hover .border{
	opacity: 1;
	transition: 0.5s all;
	width: 25px;
}
.nyproduct_left ul li.on .border{
	opacity: 1;
	transition: 0.5s all;
	width: 25px;
}
.nyproduct_left ul li:hover{
	opacity: 1;
	transition: 0.5s all;
}
.nyproduct_left ul li.on{
	opacity: 1;
	transition: 0.5s all;
}
.border{
	width: 5px;
	height: 1px;
	position: absolute;
	left: -8px;
	top: 50%;
	margin-top: -75px;
	background: rgb(37 37 37 / 50%);
	opacity: 0;
	transition: 0.5s all;
	display: none;
}
.nyproduct_left ul li:last-child .border{
	margin-top: -20px;
}
.nyproduct_left ul li a{
	display: block;
	
	transition: 0.5s all;
}
.nyproduct_left ul li:hover h2{
	opacity: 1;
	transition: 0.5s all;
}
.nyproduct_left ul li.on h2{
	opacity: 1;
	transition: 0.5s all;
}
.nyproduct_left ul li h2{
	font-weight: 300;
	color: #1f1f1f;
	font-size: 42px;
	opacity: .5;
}
.nyproduct_left ul li p{
	font-weight: 300;
	color: #151515;
	font-size: 24px;
	padding: 8px 0 20px;
	opacity:0 ;
	transition-duration: .5s;
}
.nyproduct_left ul li:hover p{
	transition-duration: .5s;
	opacity: 1 !important;
}
.nyproduct_left ul li.on p{
	transition-duration: .5s;
	opacity: 1 !important;
}
.nyproduct_left ul li dl dd{
	font-size: 20px;
	font-weight: 300;
	color: #151515;
	padding-bottom: 10px;
}
.nyproduct_left ul li dl dd.on{
	color: #151515;
	opacity: 1 !important;
	transition-duration: .5s;
}
.nyproduct_left ul li dl dd:hover{
	color: #151515;
	opacity: 1 !important;
	transition-duration: .5s;
}
.nyproduct_right ul li{
	padding-bottom: 60px;
}
.nyproduct_left ul li dl {
	height: 1px;
	opacity: 0;
	transition-duration: .5s;
	overflow: hidden;
}

.nyproduct_left ul li:hover dl{
	height: auto;
	opacity: 1;
	transition-duration: .5s;
}
.nyproduct_left ul li.on dl{
	height: auto;
	opacity: 1;
	transition-duration: .5s;
}
.bigbanner{
	display: block;
	width: 100%;
}
.nyproduct_right ul li dl{
	overflow: hidden;
}
.nyproduct_right ul li dl dd{
	float: left;
	width: 31%;
	margin-left: 3.5%;
	margin-top: 20px;
	
}
.nyproduct_left ul li dl dd{
	opacity: .4;
	transition-duration: .5s;
}
.nyproduct_left ul li dl dd:hover{
	opacity: 1;
	transition-duration: .5s;
}
.nyproduct_left ul li dl dd.on{
	opacity: 1;
	transition-duration: .5s;
}
.nyproduct_right ul li dl dd:nth-child(3n+1){
	margin-left: 0;
}
.nyproduct_text{
	text-align: center;
	font-size: 20px;
	color: #1f1f1f;
	padding-top: 20px;
	font-weight: 300;
}
.nyproduct_img{
	overflow: hidden;
}
.nyproduct_img img{
	transition: 0.5s all;
}
.nyproduct_img:hover img{
	transform: scale(1.1);
	transition: 0.5s all;
}
.contact_new{
	padding: 80px 0 120px;
	background: #f5f0ea;
}
.contact_newcon{
	max-width: 1600px;
	margin: 0 auto;
	overflow: hidden;
}
.contact_new .bottom{
	padding: 0;
}
.contact_newleft{
	float: left;
	max-width: 65%;
	margin-left: 30px;
}
.contact_newright{
	float: right;
	padding-top: 60px;
	margin-right: 30px;
	max-width: 35%;
}
.contact_new .bottom_title{
	float: none;
}
.contact_new .bottom ul{
	float: none;
	max-width: auto;
	margin-left: 0;
}
.contact_newright ul{
	
}
.contact_newright ul li{
	display: inline-block;
	margin-left: 15px;
	position: relative;
}
.contact_newright ul li:hover .wechaton_show{
	top: -100%;
	transition: 0.5s all;
	opacity: 1;
}
.contact_newright ul li .wechaton_show{
	left: 50%;
	width: 80px;
	margin-left: -40px;
}
/* 0000000000000000000000000000000000000000000000000000000000000000 */


@media (max-width: 1920px) {
   .mb_list ul li img{
   	max-width: 60%;
   }
}
@media (max-width: 1600px) {
   .bottom{
	  padding: 124px 8% 80px; 
   }
	 .mb_list{
		 padding-bottom: 180px;
	 }
	 .top_con{
		 max-width: 960px;
	 }
	 .contact_newleft{
	 	
	 	max-width: 60%;
	 }
}
@media (max-width: 1500px) {
	.bottom_title{
		font-size: 20px;
	}
	.bottom ul li h4{
		font-size: 16px;
	}
   .bottom ul li p{
	   font-size: 16px;
   }
   .index_banner .swiper-pagination-bullet{
	   height: 50px;
	   width: 180px;
   }
   .index_title{
	   padding: 100px 0 160px;
   }
   .index_title p{
	   font-size: 24px;
   }
   .index_title h4{
	   font-size: 56px;
   }
	 .top_con{
		 max-width: 910px;
	 }
	 .contact_newright ul li{
	 width: 55px;
	 }
	 
}
@media (max-width: 1366px) {
	.bottom_title{
		font-size: 18px;
	}
	.bottom ul li h4{
		font-size: 15px;
	}
   .bottom ul li p{
	   font-size: 15px;
   }
   .bottom{
   padding: 100px 6% 60px; 
   }
   .middle_banner{
	  padding: 0 4%;
   }
   .mb_list ul li h4{
	   font-size: 28px;
   }
   .mb_list ul li.on h4{
	   font-size: 34px;
   }
   .mb_list ul li:hover h4{
   	font-size: 34px;
   }
   .mb_list{
	   padding-bottom: 160px;
   }
   .mb_list ul li{
	   margin-bottom: 70px;
   }
	 .top_con{
	 	max-width: 800px;
	 }
	 .nyabout_firsttext h2{
		 font-size: 50px;
	 }
	 .nyabout_firsttext h3{
		 font-size: 24px;
	 }
	 .nyabout_firsttext p{
		 font-size: 16px;
	 }
	 .nyabout_firsttitle{
		 margin: 60px 0 100px;
	 }
	 .nyabout_firsttitle ul li a{
		 font-size: 18px;
	 }
	 .nyabout_secondcon_text h4{
		 font-size: 24px;
	 }
	 .nyabout_secondcon_text p{
		 font-size: 16px;
	 }
	 .nyabout_secondtitle{
		 font-size: 50px;
	 }
	 .contact_newright ul li{
	 	width: 45px;
	 }
}