
/*当可视区域大于???px */
@media screen and (min-width: 1431px) {}
/* 当可视区域小于???px */
@media screen and (max-width: 1430px) {}


@media screen and (min-width: 1431px) {
	.text-title {
		font-size: 65px;
	}
	.text-subtitle {
		font-size: 40px;
	}
	.lang-en .text-subtitle {
		font-size: 35px;
	}

	.text-subtitle2 {
		font-size: 32px;
	}
	.text-menu {
		font-size: 24px;
	}
	.text-content {
		font-size: 26px;
	}

	.text-smaller {
		font-size: 20px;
	}
	.text-middle {
		font-size: 26px;
	}
	.text-larger {
		font-size: 36px;
	}

	.content-contact_us .text-title{
		font-size: 90px;
	}
	.content-contact_us .text-content {
		font-size: 22px;
	}

	.mfp-img {
		max-width: 960px !important;
	}

	.lang-en .content-home .item-photo .title { width: 425px; margin-left: -85px !important;}
	.lang-en .content-home .item-game .title { font-size: 34px; }
	.lang-en .text-menu { font-size: 22px; }

	.lang-en .content-exhibition_hall .item-menu-right .title { line-height: 46px !important;}
	.lang-en .content-information_zone .item-menu-right .title { line-height: 46px !important; }
	.lang-en .content-game .item-menu-right .title { line-height: 46px !important;}
	.lang-en .content-photo_gallery .item-menu-right .title { line-height: 48px !important; }

	.lang-en .content-exhibition_hall .item-menu-right2 .title { line-height: 46px !important;}
	.lang-en .content-information_zone .item-menu-right2 .title { line-height: 46px !important;}
	.lang-en .content-game .item-menu-right2 .title { line-height: 20px !important; font-size: 18px;}
	.lang-en .content-photo_gallery .item-menu-right2 .title { line-height: 20px !important; font-size: 18px;}

	.lang-en .content-exhibition_hall .item-menu-right3 .title { line-height: 20px !important; font-size: 18px; margin-top: 3px !important;}
	.lang-en .content-information_zone .item-menu-right3 .title { line-height: 20px !important; margin-top: 3px !important;}
	.lang-en .content-game .item-menu-right3 .title { line-height: 20px !important; margin-top: 3px !important;}
	.lang-en .content-photo_gallery .item-menu-right3 .title { line-height: 20px !important; margin-top: 3px !important;}

	.lang-en .content-exhibition_hall .item-menu-left-up .title{
		line-height: 20px !important;
		height: 30px !important;
		margin-left: 25px !important;
	}

	.lang-en .content-exhibition_hall .item-menu-left-up-2 .title{
		width: 145px;
	    line-height: 20px !important;
	    margin: 10px 0px 0px 28px !important;
	}

	.lang-en .content-exhibition_hall .item-menu-right-up .title{
		width: 85px;
		line-height: 20px !important;
		margin: 10px 0px 0px 28px !important;
	}

	.content-photo_gallery .item-back .text-menu{
		font-size: 24px !important;
	}

	.content-exhibition_hall .item-articles .item-logo {
		width: 90px;
	}

	.item-menu-left-up-2 .text-smaller, 
	.item-menu-left-up .text-smaller, 
	.item-menu-right-up .text-smaller {
		font-size: 24px !important;
	}

	.content-photo_gallery .item-back .text-menu {
		margin-left: 20px !important;
	}
	.content-exhibition_hall .item-menu-right-up .text-smaller {
		margin-left: 20px !important;
	}
	.content-exhibition_hall .item-menu-left-up .text-smaller {
		margin-right: 20px !important;
	}
	.content-exhibition_hall .item-menu-left-up-2 .text-smaller{
		margin-right: 20px !important;
	}

	.content-information_zone .accordion-btn:before {
		width: 12px;
    	height: 12px;
    	right: -25px;
	}
}

@media screen and (max-width: 1430px) {
	/* navbar */
	#sail-header .navbar-nav > li {
		margin: 10px 5px;
	}
	.navbar-brand {
		padding: 5px;
	}
	.navbar-brand img {
		height: 40px;
	}

	.text-title {
		font-size: 60px;
	}
	.text-subtitle {
		font-size: 30px;
	}
	.text-subtitle2 {
		font-size: 25px;
	}
	.text-menu {
		font-size: 18px;
	}
	.text-content {
		font-size: 20px;
	}
	
	.text-smaller {
		font-size: 20px;
	}
	.text-middle {
		font-size: 26px;
	}
	.text-larger {
		font-size: 36px;
	}

	.content-contact_us .text-title{
		font-size: 80px;
	}
	.content-contact_us .text-content {
		font-size: 18px;
	}

	.mfp-img {
		max-width: 720px !important;
	}

	.content-exhibition_hall .item-menu-left-up-2 {
		margin-top: 3px;
	}

	.lang-en .content-home .item-photo .title { width: 315px; margin-left: -68px !important;}
	.lang-en .content-home .item-game .title { font-size: 24px; }
	.lang-en .text-menu { font-size: 16px; }

	.lang-en .content-exhibition_hall .item-menu-right .title { line-height: 30px !important; }
	.lang-en .content-information_zone .item-menu-right .title { line-height: 30px !important; }
	.lang-en .content-game .item-menu-right .title { line-height: 30px !important;}
	.lang-en .content-photo_gallery .item-menu-right .title { line-height: 30px !important; }

	.lang-en .content-exhibition_hall .item-menu-right2 .title { line-height: 30px !important;}
	.lang-en .content-information_zone .item-menu-right2 .title { line-height: 30px !important;}
	.lang-en .content-game .item-menu-right2 .title { line-height: 16px !important; font-size: 14px;}
	.lang-en .content-photo_gallery .item-menu-right2 .title { line-height: 16px !important; font-size: 14px;}

	.lang-en .content-exhibition_hall .item-menu-right3 .title { line-height: 16px !important; font-size: 14px;}
	.lang-en .content-information_zone .item-menu-right3 .title { line-height: 16px !important; }
	.lang-en .content-game .item-menu-right3 .title { line-height: 16px !important; }
	.lang-en .content-photo_gallery .item-menu-right3 .title { line-height: 16px !important; }



	.lang-en .content-exhibition_hall .item-menu-left-up .title{
		line-height: 16px !important;
		height: 30px !important;
		margin-left: 16px !important
	}

	.lang-en .content-exhibition_hall .item-menu-left-up-2 .title{
		width: 85px;
		line-height: 18px !important;
		margin: 0px 0px 0px 32px !important;
	}

	.lang-en .content-exhibition_hall .item-menu-right-up .title{
		width: 50px;
		line-height: 18px !important;
		margin: 0px 0px 0px 32px !important;
	}

	.content-exhibition_hall .item-articles .item-logo {
		width: 60px;
	}


	.content-exhibition_hall .item-menu-right-up .text-smaller {
		margin-left: 20px !important;
	}
	.content-exhibition_hall .item-menu-left-up .text-smaller {
		margin-right: 20px !important;
	}
}

@media screen and (max-width:1270px) and (min-width:1150px) {
	.text-title {
		font-size: 60px;
	}
	.text-subtitle {
		font-size: 25px;
	}
	.text-subtitle2 {
		font-size: 22px;
	}
	.text-menu {
		font-size: 18px;
	}
	.text-content {
		font-size: 18px;
	}

	.content-contact_us .text-title{
		font-size: 80px;
	}
	.content-contact_us .text-content {
		font-size: 16px;
	}

	.lang-en .content-home .item-photo .title { width: 315px; margin-left: -80px !important;}
	.lang-en .content-home .item-game .title { font-size: 20px; }
	.lang-en .text-menu { font-size: 12px; }

	.lang-en .content-exhibition_hall .item-menu-right .title,
	.lang-en .content-information_zone .item-menu-right .title,
	.lang-en .content-exhibition_hall .item-menu-left-up .title
	{
		line-height: 12px !important;
	}
	.lang-en .content-game .item-menu-right .title
	{
		line-height: 24px !important;
	}
}

@media screen and (max-width:1149px) {
	.text-title {
		font-size: 30px;
	}
	.text-subtitle {
		font-size: 18px;
	}
	.text-subtitle2 {
		font-size: 16px;
	}
	.text-menu {
		font-size: 14px;
	}
	.text-content {
		font-size: 14px;
	}
	.text-smaller {
		font-size: 10px;
	}
	.text-middle {
		font-size: 18px;
	}
	.text-larger {
		font-size: 26px;
	}

	.content-contact_us .text-title{
		font-size: 60px;
	}
	.content-contact_us .text-content {
		font-size: 12px;
	}

	.lang-en .content-home .item-photo .title { width: 315px; margin-left: -100px !important;}
	.lang-en .content-home .item-game .title { font-size: 16px; }
	.lang-en .text-menu { font-size: 12px; }

	.lang-en .content-exhibition_hall .item-menu-right .title,
	.lang-en .content-information_zone .item-menu-right .title,
	.lang-en .content-exhibition_hall .item-menu-left-up .title
	{
		line-height: 10px !important;
	}
	.lang-en .content-game .item-menu-right .title
	{
		line-height: 10px !important;
	}
}

@media screen and (max-width:767px) {
	.content, .navbar, .copyright {
		display: none;
	}
	.content-mobile {
		display: block !important;
	}
	.navbar-mobile {
		display: flex !important; 
	}
	.copyright-mobile {
		display: block !important;
	}


	.content-mobile .item-info .title, 
	.content-mobile .item-photo .title {
		margin-top: -25px;
	}
	.content-mobile .item-show .title {
		margin-top: -30px;
	}

	.content-mobile .item-game .title, 
	.content-mobile .item-contact .title {
		margin-top: 30px;
	}

	.mfp-img {
		width: 100% !important;
	}

	#sail-footer .w3c { width: 60px; }
}

@media screen and (max-width:640px) {
	.content-mobile .item-info .title, 
	.content-mobile .item-photo .title {
		margin-top: -25px;
	}
	.content-mobile .item-show .title {
		margin-top: -25px;
	}

	.content-mobile .item-game .title, 
	.content-mobile .item-contact .title {
		margin-top: 12px;
	}

	.content-mobile-gallery .item-menu-top1 .title,
	.content-mobile-gallery .item-menu-top2 .title {
		font-size: 14px;
	}
}