@charset "utf-8";

/* CSS Document */
@media screen and (min-width:2200px)
	
{

}

@media screen and (max-width:1880px)
	
{

}

@media screen and (max-width:1700px)
	
{

}




@media screen and (max-width:1680px)
	
{
	body{font-size: 14px;}
	.footerright p{font-size: 12px;}

	
}

@media screen and (max-width:1440px)
	
{
	
}


@media screen and (max-width:1366px)
	
	
{

	body{font-size: 12px;}



}

@media screen and (max-width:1280px)
	
{
	

}




@media screen and (max-width:1100px)
	
{

	body{overflow-x: hidden; padding-top: 70px;}
	.top>.mainbox{height:70px;}
	.nav{ position: fixed;top:70px;right:0;z-index:999999999;float:inherit;width:100%;height:calc(100vh - 70px); text-align:center;opacity:0;visibility: hidden; overflow-y:scroll;-webkit-overflow-scrolling:touch; background-color:#fdfdfd; margin-top: 0px; }
	
	.top.cur .nav{top:81px;height:calc(100vh - 70px);}
	
	.top.cur .nav-btnbox .icon-bar{background: #333333}

	.nav ul{display:block; width:90%; margin: 0 auto;padding-top: 20px; }

	.nav li{border-bottom: 1px solid #f0f0f0; height:auto;display:block; margin: 0px; text-align: left;}
	.nav li>a{line-height: 70px; color: #333; padding-bottom: 0px; font-size:18px; display:block}
	
	.top.cur .nav li>a{line-height: 70px;}
	.top.cur .nav .navdown{top: auto!important}
    .nav li:nth-child(2),.nav li:nth-child(3){background: url("../images/down.png") no-repeat right 27px; background-size: 12px auto;}
	.nav li:nth-child(2) a,.nav li:nth-child(3) a{display:inline-block}
	
	.navdown{background: #fff; position:relative; left:0%!important; transform:none!important; width:100%!important;box-shadow:none; border-bottom-left-radius:0px; border-bottom-right-radius:0px;  top: 0px; display: none; padding: 0px}


	.navdown span{line-height:36px; text-align:left; padding:10px 0px;border-top: 1px solid #f0f0f0; background: none; border-bottom: none; display: block; margin: 0px; font-size: 16px; padding-left: 30px;}
	.navdown span a{display: block!important}
	


	.nav-btnbox {position:absolute;z-index:999999999999999999;right:7.5%;top:50%; width:18px;transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; display:block; transform: translate(0,-50%); cursor: pointer;}
	.nav-btnbox .icon-bar {display: block; height:1.5px;border-radius: 10px;overflow: hidden;background-color:#333333;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;perspective-origin: 50% 50%;-ms-transition: all .3s ease; margin:0 auto;}
	

	.nav-btnbox .icon-bar+.icon-bar {margin-top:4.5px}	
	.menu-open .nav-btnbox .icon-bar{ background-color:#000;}
	.menu-open .nav-btnbox .icon-bar:first-child { margin-left: 0;-webkit-transform: translate3d(0px, 5px, 0) rotate3d(0, 0, 1, -45deg);transform: translate3d(0px, 5px, 0) rotate3d(0, 0, 1, -45deg);}	
	.menu-open .nav-btnbox .icon-bar:nth-child(2) { opacity: 0;transform: translate(20px, 0);}
	.menu-open .nav-btnbox .icon-bar:last-child {-webkit-transform: translate3d(0, -7px, 0) rotate3d(0, 0, 1, 45deg);transform: translate3d(0, -7px, 0) rotate3d(0, 0, 1, 45deg);}



	.menu-open .nav{visibility:visible;opacity:1;}
	.menu-open .icon-bar{ background:#FFF}
	.menu-open .nav li{-webkit-animation-duration: .4s;animation-duration: .4s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}

	.menu-open .nav li:nth-child(1){animation-delay:0s;}
	.menu-open .nav li:nth-child(2){animation-delay:0.1s;}
	.menu-open .nav li:nth-child(3){animation-delay:0.2s;}
	.menu-open .nav li:nth-child(4){animation-delay:0.3s;}
	.menu-open .nav li:nth-child(5){animation-delay:0.4s;}
	.menu-open .nav li:nth-child(6){animation-delay:0.5s;}
	.menu-open .nav li:nth-child(7){animation-delay:0.6s;}
	.menu-open .nav li:nth-child(8){animation-delay:0.7s;}
	.menu-open .nav li:nth-child(9){animation-delay:0.8s;}
	.menu-open .nav li:nth-child(10){animation-delay:0.9s;}



	@-webkit-keyframes fadeInUp {0% {opacity:0;-webkit-transform:translateY(60px)}

	100% {opacity:1;-webkit-transform:translateY(0)}

	}

	@-moz-keyframes fadeInUp {0% {opacity:0;-moz-transform:translateY(60px)}

	100% {opacity:1;-moz-transform:translateY(0)}

	}

	@-o-keyframes fadeInUp {0% {opacity:0;-o-transform:translateY(60px)}

	100% {opacity:1;-o-transform:translateY(0)}

	}

	@keyframes fadeInUp {0% {opacity:0;transform:translateY(60px)}

	100% {opacity:1;transform:translateY(0)}

	}

	

		
		
		
	
}




@media screen and (max-width:1024px)
	
{



}

@media screen and (max-width:999px)
	
{

 
}

@media screen and (max-width:920px)
	
{
	.bantxt h2{font-size: 30px;}
	.bantxt h3{font-size: 46px;}
	
	.synewsbox ul{display: block}
	.synewsbox li{width: 100%; margin: 20px 0px;}
	.footernav{display: none}
	.footerleft{width: 50%}
	.footerright {width: 40%}
	.synewsbox li p{min-height: inherit; margin-bottom: 30px;}
	.nybantxt h2{font-size: 30px;}
	.nyhonorlist li {width: calc(50% - 40px);}
	.newstxt {width: calc(100% - 148px);}
	
	.newsupdown{display: block}
	.newsupdown p{margin: 5px 0px;}
		
	.party_building_list li {width: calc(50% - 40px);}
	.nycontact li {width: calc(100% - 80px);}
	
}

@media screen and (max-width:768px)

{
	.pd3{ padding-top:5%; padding-bottom:5%}
	.pd4{ padding-top:6%; padding-bottom:6%}
	.pd5{ padding-top:7%; padding-bottom:7%}
	.pd6{ padding-top:8%; padding-bottom:8%}
	.pd2{ padding-top:4%; padding-bottom:4%}

	.mt1{ margin-top:2%}
	.mt2{ margin-top:3%}
	.mt3{ margin-top:5%}
	.mt4{ margin-top:6%}
	.mt5{ margin-top:7%}
	.mt6{ margin-top:8%}
	.mt8{ margin-top:10%}
	
	

	.pb3{ padding-bottom:4%}
	.pb4{ padding-bottom:5%}
	.pb5{ padding-bottom:6%}
	.pb6{ padding-bottom:7%}
	.pb7{ padding-bottom:8%}
	
	.pt5{padding-top: 10%}
	

	

}

@media screen and (max-width:680px)

{
	
	.pd3{ padding-top:6%; padding-bottom:6%}
	.pd4{ padding-top:8%; padding-bottom:8%}
	.pd5{ padding-top:10%; padding-bottom:10%}
	.pd6{ padding-top:10%; padding-bottom:10%}
	.pd2{ padding-top:4%; padding-bottom:4%}

	.mt1{ margin-top:3%}
	.mt2{ margin-top:6%}
	.mt3{ margin-top:9%}
	.mt4{ margin-top:10%}
	.mt5{ margin-top:12%}
	.mt6{ margin-top:15%}
	.mt8{ margin-top:20%}
	
	

	.pb3{ padding-bottom:6%}
	.pb4{ padding-bottom:8%}
	.pb5{ padding-bottom:10%}
	.pb6{ padding-bottom:12%}
	.pb7{ padding-bottom:14%}
	.mainbox{width: 90%}
	.top>.mainbox{height: 60px;}
	.nav{top: 60px;height: calc(100vh - 60px)}
	.top.cur>.mainbox{height: 60px}
	.top.cur .nav{top: 60px;height: calc(100vh - 60px)}
	
	.menu-open .top>.mainbox{height: 60px;}
	body{padding-top: 60px;}
	.logo{width: 58%}
	.bantxt h2{font-size: 18px;}
	.bantxt h3{font-size: 24px;}
	.sytit h2{font-size: 24px;}
	
	.footerright div{width: 80%}
	.footerleft{width: 60%}
	.footerleft a{max-width: 180px;}
	.footerbot p:nth-child(1) a{margin-left: 15px;}
	
	.footerright img{width: 60%; margin: 0 auto}
	.nybantxt h2{font-size: 24px;}
	.nyhonorlist li {width: calc(100% - 40px); margin-bottom: 25px}

	.nynewslist li a{display: block}
	.newsright{width: 100%; display: block}
	.newstxt{width: 100%}
	.newsright .morebtn{display:flex;flex-direction:row;justify-content:flex-start;align-content:center;align-items:center; margin-top: 20px;}
	.times em{display: inline-block; font-size: 20px; margin-right: 10px;}
	.times{display: block; text-align: left; background: none; margin-bottom: 10px; width: 100%}
	.nynewslist li{margin: 30px 0px;}
	.newstit h1{font-size: 24px;}
	.party_building_list li {width: calc(100% - 40px);}
	.property_list li {width: calc(100% - 40px);}
	.property_list li{margin-top: 30px;}
	.property_txt{padding: 20px;}
	.property_txt h1{font-size: 24px;}
	.property_txt li{width: calc(100% - 30px);}
	.nybanner>img{width: 200%;max-width: none;margin-left: -50%;}
	.synewsbox li a{padding: 30px;}
	
}


@media screen and (max-width:580px)

{

	
}

@media screen and (max-width:480px)
	
{

	
}

@media screen and (max-height:450px)
	
{
	


	

}

@media screen and (max-height:700px)
	
{
	
}

@media screen and (max-height:1366px) and (max-width:1024px)
{
	

	
}

@media screen and (max-height:450px) and (min-width:800px) 
	
{

	.mobile_show{display: block}
	
	
}





