@charset "utf-8";

@font-face {
	font-family: 'MyriadProCond';
	src: url('fonts/myriadpro-cond.eot');
	src: url('fonts/myriadpro-cond.eot?#iefix') format('embedded-opentype'),
		url('fonts/myriadpro-cond.woff') format('woff'),
		url('fonts/myriadpro-cond.ttf') format('truetype'),
		url('fonts/myriadpro-cond.svg#myriadpro-cond') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot');
	src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('fonts/icomoon.woff') format('woff'),
		url('fonts/icomoon.ttf') format('truetype'),
		url('fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	color: #3e3e3e;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

:focus {
	outline: 0;
}

a:focus {
	outline: 0;
}

a:active,
a:hover {
	outline: 0;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

mark {
	background: #ff0;
	color: #000;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em;
}

pre {
	white-space: pre-wrap;
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	max-width: 100%;
	height: auto;
	width: auto;
	/* ie8 */
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}

button,
input {
	line-height: normal;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cf:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0px;
}

* html .cf {
	zoom: 1;
}

/* IE6 */
*:first-child+html .cf {
	zoom: 1;
}

/* IE7 */

a {
	color: #CCC;
	text-decoration: none;
}

a:hover {
	color: #369bd3;
	text-decoration: underline;
}

a img {
	border: 0;
}

:focus {
	outline: 0;
}

.listn {
	list-style: none;
	padding: 0;
	margin: 0;
}

.boradius5 {
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.bortop5 {
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-ms-border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-ms-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

.borbot5 {
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-ms-border-bottom-left-radius: 5px;
	-o-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-ms-border-bottom-right-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.borleft5 {
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-ms-border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-ms-border-bottom-left-radius: 5px;
	-o-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.borright5 {
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-ms-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-ms-border-bottom-right-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.shadow {
	box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.1);
}

.shadow1 {
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.bneffect {
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}

.bneff1 {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.cl1 {
	color: #ff7800;
}

.pdb1 {
	padding-bottom: 10px;
}

#warraper {
	width: 944px;
	margin: auto;
}

#header {
	background: url(../images/bg_flash1.jpg) center top repeat-x;
}

#header .logo {
	float: left;
	padding: 18px;
}

#header .slogan {
	float: left;
	padding: 40px 0px 0 10px;
}

#header .hright {
	float: right;
}

#header .lang {
	padding: 5px 5px 0 0;
	height: 30px;
	margin-bottom: 70px;
	text-align: right;
}

#boxsearch {
	border: 1px solid #aad5dc;
	padding: 1px;
	height: 16px;
	background: #fff;
	width: 180px;
}

#boxsearch .input {
	border: 0px;
	background: none;
	width: 160px;
	height: 16px;
	font-size: 11px;
	color: #999;
}

#menutop {
	background: url(../images/index_14.jpg) center repeat-x;
	height: 37px;
}

#dl-menu {
	display: none;
}

ul#navigation {
	margin: 0px auto;
	position: relative;
	padding: 11px 0px 0px 1px;
}

ul#navigation li {
	display: inline;
	float: left;
	position: relative;
	white-space: nowrap;
	height: 26px;
}

ul#navigation li a {
	background: url(../images/mnu1.png) repeat-x;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #804e19;
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	margin-right: 1px;
	padding: 0 2px;
	box-sizing: border-box;
}

ul#navigation li a.active,
ul#navigation li a:hover,
ul#navigation li:hover>a {
	color: #fff;
	background: url(../images/mnu2.png) repeat-x;
}

ul#navigation li:hover>ul {
	visibility: visible;
	opacity: 1;
}

ul#navigation ul,
ul#navigation ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	visibility: hidden;
	position: absolute;
	z-index: 99999;
	width: 160px;
	opacity: 0;
	-webkit-transition: opacity 0.2s linear, visibility 0.2s linear;
	-moz-transition: opacity 0.2s linear, visibility 0.2s linear;
	-o-transition: opacity 0.2s linear, visibility 0.2s linear;
	transition: opacity 0.2s linear, visibility 0.2s linear;
}

ul#navigation ul {
	top: 26px;
	left: 0;
	padding: 0;
	margin: 0;
}

ul#navigation ul li ul {
	top: 1px;
	left: 160px;
}

ul#navigation ul li {
	clear: both;
	padding: 0;
	height: auto;
	padding: 0;
	margin: 0;
	width: 100%;
}

ul#navigation ul li a {
	background: #8ad2e4;
	padding: 0px 5px;
	height: 23px;
	line-height: 23px;
	color: #17639e;
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	width: auto;
	margin: 0;
	border: 1px solid #b4edfb;
	border-bottom: none;

}

ul#navigation ul li:last-child a {
	border-bottom: 1px solid #b4edfb;

}

ul#navigation ul li a.active,
ul#navigation ul li a:hover {
	background: #73c9df;
	color: #17639e;
}

#mnuline {
	background: url(../images/index_19.jpg) center repeat-x;
	height: 16px;
}

.mnulbg {
	background: url(../images/index_21.jpg) repeat-x;
	height: 16px;
}

.mainbg {
	background: #dce0b6;
	padding-top: 10px;
}

/* #bgbottom {
	/* background: url(../images/bg_bottom.jpg) top center repeat-x; */
/* height: 104px; 
} */

#copyright {
	background: url(../images/index_63.jpg) center repeat-x;
	height: 39px;
	overflow: hidden;
}

#copyright .cpr {
	font-weight: bold;
	line-height: 39px;
}

#footer {
	padding: 10px;
	background: #dce0b6;
	color: #000;
}

#footer1 {
	background: #dce0b6;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.banner {
	padding-bottom: 10px;
}

#banner {
	padding: 5px;
	background: #fff;
	margin: 0 4px;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(107, 107, 107, 0.8);
	-moz-box-shadow: 0px 0px 3px 1px rgba(107, 107, 107, 0.8);
	box-shadow: 0px 0px 3px 1px rgba(107, 107, 107, 0.8);
}


#maincontent {
	background: url(../images/mainbg.png) repeat-y, url(../images/corner_bl.gif) left bottom no-repeat;
	margin-top: 10px;
	/* background-color: white; */
}

#main {
	float: left;
	padding: 8px 5px 8px 8px;
	width: 653px;
	background: #fff;
	min-height: 520px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-ms-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-ms-border-bottom-right-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

#left {
	float: left;
	width: 274px;
}

#right {
	float: right;
	width: 225px;
}

#homecont {
	float: left;
	width: 420px;
}

#pathlink {
	background: url(../images/line1.png) bottom repeat-x;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

#pathlink h1 {
	font-size: 12px;
}

#pathlink .bullet {
	background: url(../images/bullet.png) no-repeat;
	padding-left: 20px;
	height: 18px;
	line-height: 18px;
}

.link2 {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}

.link2:hover {
	color: #18A04B;
}

#pathtitle h1 {
	font-size: 12px;
	font-weight: bold;
	color: #0B79A1;
	text-decoration: none;
}

.ncontent {
	border-bottom: 1px dashed #CCC;
	margin-bottom: 10px;
}

#newsmore {
	padding: 10px 0;
	font-size: 13px;
}

#newsmore .ntitle {
	font-weight: bold;
	font-size: 12px;
}

#newsmore h2 {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#newsmore h2 a {
	color: #333;
	color: #007dc5;
}

#listnews {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 10px;
}

#listnews .lnimg {
	width: 100px;
	height: 80px;
	padding: 2px;
	border: 1px solid #dadada;
	background: #fff url(../images/noimg.gif) center no-repeat;
	float: left;
	margin-right: 10px;
}

#listnews .lnimg img {
	width: 100px;
	height: 80px;
}

#listnews .lninfo {
	height: 85px;
	overflow: hidden;
}

#listnews .lninfo a {
	color: #121212;
	font-weight: bold;
}

#listnews .lninfo a:hover {
	color: #22930d;
}

#listnews .lninfo a.more {
	color: #900;
	font-weight: normal;
}

#listnews .viewmore {
	text-align: right;
}

#downloadtable,
#downloadtable a {
	color: #555;
}

#downloadtable .tbtitle {
	background: url(../images/bg_listTh.gif) repeat-x;
	padding: 4px 0px;
	text-align: center;
	height: 30px;
}

#downloadtable td {
	padding: 0px 4px;
}

.TextBox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background: #FFFFFF url(../images/bg_text.gif) repeat-x;
	border: 1px solid #C4C4C4;
	padding: 2px;
}

.Area {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #C4C4C4;
	background: #FDFDFD url(../images/bg_text.gif) repeat-x;
}

.Select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #C4C4C4;
	padding: 2px;
}

.Button {
	background: url(../images/bot_submit.gif) no-repeat;
	color: #fff;
	cursor: pointer;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px;
	text-align: center;
	border: 0px solid #000;
	width: 86px;
}

.ButtonHome {
	/* background: url(../images/bot_submit.gif) no-repeat; */
	background-color: #58B2C8;
	color: #fff;
	cursor: pointer;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	text-align: center;
	border: 1px solid white;
	width: 50%;
}


#boxmain .onebox {
	background: url(../images/boxbg.png) right center no-repeat;
	height: 80px;
	width: 274px;
	border: 0px;
}

#boxmain .bmtitle {
	background: url(../images/boxl.png) left top no-repeat;
	float: left;
	padding: 10px 0px 10px 10px;
	width: 140px;
	height: 55px;
	line-height: 55px;
	overflow: hidden;
}

#boxmain .bmtitle a {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}

#boxmain .bmtitle a:hover {
	color: #3AB54A;
}

#boxmain .bmimg {
	float: left;
	margin-left: 15px;
	padding: 10px 0px 10px 10px;
	width: 65px;
	height: 55px;
}

#boxmain .bmimg img {
	width: 65px;
	height: 55px;
}

#uleft {
	padding-left: 4px;
	width: 243px;
	background: #dce0b6;
}

#sponsor {
	background: #fff;
	margin-bottom: 10px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-ms-border-bottom-left-radius: 5px;
	-o-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#sponsor .sphead {
	background: url(../images/index_52.jpg) no-repeat;
	height: 35px;
	width: 247px;
	text-align: center;
	color: #09a0d5;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 35px;
}

#sponsor .spcont {
	text-align: center;
	background: #fff;
}

#sponsor .spname {
	font-weight: bold;
	text-align: center;
	padding: 5px 0px;
}

#weblink {
	background: #fff;
	padding: 10px;
	margin-bottom: 10px;
}

#statics {
	background: #fff;
	padding: 10px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-ms-border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
}

#ticket {
	display: none;
}

#newshot .nhtitle {
	background: url(../images/index_46.jpg) no-repeat;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 50px;
}

#newshot .hnres {
	background: url(../images/hnbg.jpg) right;
}

#nhlist {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nhlist li {
	padding: 5px 2px;
	border-bottom: 1px dashed #CCC;
}

#nhlist .nlimg {
	background: #fff url(../images/noimg.gif) center no-repeat;
	border: 1px solid #CCC;
	width: 65px;
	height: 55px;
}

#nhlist .nlimg img {
	width: 65px;
	height: 55px;
}

#nhlist .nltitle {
	padding-left: 10px;
	height: 55px;
	overflow: hidden;
	font-weight: bold;
	line-height: 18px;
}

#nhlist .nltitle a {
	color: #6a6a6a;
	font-size: 11px;
}

.ndate {
	font-style: italic;
	color: #999;
}

#pblock {
	text-align: center;
	padding-top: 5px;
}

#listgallery {
	list-style: none;
	padding: 15px 0 0 10px;
	margin: 0;
}

#listgallery li {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	position: relative;
}

#listgallery li:nth-child(3n) {
	padding-right: 0px;
}

#listgallery li .img {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#listgallery li,
#listgallery li .img img,
#listgallery li .box {
	width: 200px;
	height: 160px;
}

#listgallery li .over {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

#listgallery li .box {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-color: rgba(0, 163, 228, 0.8);
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}

#listgallery li a:hover .over {
	opacity: 1;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

#listgallery li .sview {
	font-size: 25px;
	margin-bottom: 10px;
}

.slidepic {
	margin: 10px;
}

.galtitle h1 {
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0;
}

.jssord05l,
.jssord05r,
.jssord05ldn,
.jssord05rdn {
	position: absolute;
	cursor: pointer;
	display: block;
	background: url(../images/d13.png) no-repeat;
	overflow: hidden;
}

.jssord05l {
	background-position: -8px -32px;
}

.jssord05r {
	background-position: -68px -32px;
}

.jssord05l:hover {
	background-position: -128px -32px;
}

.jssord05r:hover {
	background-position: -188px -32px;
}

.jssord05ldn {
	background-position: -8px -32px;
}

.jssord05rdn {
	background-position: -68px -32px;
}


.jssort05 .f {
	clip: rect(10px 125px 100px 10px);
}

.jssort05 .i {
	position: absolute;
	background: #000;
	filter: alpha(opacity=30);
	opacity: .3;
	width: 135px;
	height: 110px;
	top: 0;
	left: 0;

	transition: background-color .6s;
	-moz-transition: background-color .6s;
	-webkit-transition: background-color .6s;
	-o-transition: background-color .6s;
}

.jssort05 .pav .i {
	background: #fff;
	filter: alpha(opacity=80);
	opacity: .8;
}

.jssort05 .pdn .i {
	background: none;
}

.jssort05 .p:hover .i,
.jssort05 .pav:hover .i {
	background: #fff;
	filter: alpha(opacity=30);
	opacity: .3;
}

.jssort05 .p:hover .i {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}



.page,
.pageselect {
	color: #0099FF;
	text-decoration: none;
	border: #6993c0 1px solid;
	display: inline-block;
	text-align: center;
	height: 21px;
	width: 21px;
	line-height: 21px;
	-o-border-radius: 11px;
	-icab-border-radius: 11px;
	-khtml-border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	font-size: 11px;
}


.page:hover,
.pageselect {
	color: #dd1d4c;
	text-decoration: none;
	background: #f8c301;
}

#ContactForm {
	width: 250px;
	float: left;
	padding-right: 10px;
	font-size: 11px;
}

#ContactForm .rows {
	height: auto;
	padding: 3px 0px;
}

#ContactForm .colsleft {
	padding-bottom: 2px;
	font-size: 11px;
	color: #333;
}

#ContactTitle {
	padding-bottom: 20px;
}

.contacinfo {
	float: left;
	width: 100%;
}

.theme-default .nivoSlider {
	position: relative;
	background: #fff url(loading.gif) no-repeat 50% 50%;
}

.theme-default .nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.theme-default .nivoSlider a {
	border: 0;
	display: block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 0;
	position: relative;
	float: right;
	margin-top: -22px;
	margin-right: 6px;
	z-index: 99999999;
}

.theme-default .nivo-controlNav a {
	display: inline-block;
	width: 16px;
	height: 20px;
	background: url(../images/bullets2.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin: 0;
}

.theme-default .nivo-controlNav a.active {
	background-position: 0 -22px;
}

.theme-default .nivo-directionNav a {
	display: block;
	width: 22px;
	height: 42px;
	background: url(../images/arrows2.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.theme-default:hover .nivo-directionNav a {
	opacity: 1;
}

.theme-default a.nivo-nextNav {
	background-position: -22px 0;
	right: 28px;
}

.theme-default a.nivo-prevNav {
	left: 28px;
}

.theme-default .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
}

.theme-default .nivo-caption a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

.theme-default .nivo-caption a:hover {
	color: #fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}


.dl-menuwrapper {
	width: 80%;
	float: left;
	position: absolute;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
	top: 5px;
	left: 5px;
	z-index: 50;
}

.dl-menuwrapper:first-child {
	margin-right: 100px;
}

.dl-menuwrapper button {
	background: url(../images/btmnu.png) no-repeat;
	border: none;
	width: 30px;
	height: 30px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active {}

.dl-menuwrapper ul {
	background: #0090c7;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.dl-menuwrapper li {
	position: relative;
}

.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 10px 20px;
	font-size: 1.1em;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	outline: none;
	text-transform: uppercase;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255, 248, 213, 0.1);
	text-decoration: none;
	color: #fff;
}

.dl-menuwrapper li.dl-back>a {
	padding-left: 30px;
	background: rgba(0, 0, 0, 0.1);
	color: #fff;
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li>a:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 40px;
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\e000";
}

.dl-menuwrapper li.dl-back:after {
	left: 10px;
	color: rgba(212, 204, 198, 0.3);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dl-menuwrapper li>a:after {
	right: 10px;
	color: rgba(0, 0, 0, 0.15);
}

.dl-menuwrapper .dl-menu {
	margin: 5px 0 0 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen>a,
.dl-menu.dl-subview li.dl-subview>a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu>li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper>.dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
	-webkit-animation: MenuAnimOut3 0.4s ease;
	animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
	-webkit-animation: MenuAnimOut4 0.4s ease;
	animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
	-webkit-animation: MenuAnimOut5 0.4s ease;
	animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
	0% {}

	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}

	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}

	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut2 {
	0% {}

	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut3 {
	0% {}

	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	0% {}

	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut5 {
	0% {}

	100% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	0% {}

	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
	}

	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}

	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% {}

	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut3 {
	0% {}

	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut4 {
	0% {}

	100% {
		-webkit-transform: translateZ(-300px);

		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut5 {
	0% {}

	100% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
	-webkit-animation: MenuAnimIn3 0.4s ease;
	animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
	-webkit-animation: MenuAnimIn4 0.4s ease;
	animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
	-webkit-animation: MenuAnimIn5 0.4s ease;
	animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}

	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}

	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}

	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}

	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-3 {
	-webkit-animation: SubMenuAnimIn3 0.4s ease;
	animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-4 {
	-webkit-animation: SubMenuAnimIn4 0.4s ease;
	animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-5 {
	-webkit-animation: SubMenuAnimIn5 0.4s ease;
	animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-3 {
	-webkit-animation: SubMenuAnimOut3 0.4s ease;
	animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-4 {
	-webkit-animation: SubMenuAnimOut4 0.4s ease;
	animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-5 {
	-webkit-animation: SubMenuAnimOut5 0.4s ease;
	animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
}

/* Container chính */
.partner-container {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	/* Chia thành 2 cột */
	gap: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(62, 62, 62);
}

/* Từng mục đối tác */
.partner-item {
	display: flex;
	flex-direction: row;
	/* Văn bản và hình nằm ngang mặc định */
	align-items: center;
	gap: 20px;
}

/* Hình ảnh */
.partner-item img {
	max-width: 200px;
	/* Giới hạn chiều rộng tối đa cho ảnh trên web */
	height: auto;
	/* Giữ tỷ lệ khung hình tự động */
	flex-shrink: 0;
	/* Đảm bảo ảnh không bị thu nhỏ */
}


/* Văn bản */
.partner-item p {
	margin: 0;
	flex: 1;
}

@charset "utf-8";
@media \0screen {
	img {
		width: auto;
	}
}

/* Responsive chỉnh cho mobile */

@media screen and (max-width: 912px) {
	.partner-container {
		grid-template-columns: 1fr;
		/* Chuyển thành 1 cột */
	}

	.partner-item {
		flex-direction: column;
		/* Chuyển hình ảnh lên trên */
		text-align: center;
		/* Căn giữa văn bản */
	}

	.partner-item img {
		max-width: 78%;
		width: 80%;
		/* Tăng kích thước chiều rộng lên 78% (tăng ~30%) */
		height: auto;
		/* Tự động giữ tỷ lệ khung hình */
		margin: 0 auto;
		/* Căn giữa ảnh theo chiều ngang */
		display: block;
		/* Đảm bảo ảnh được căn giữa */
		max-height: 150px;
		/* Tăng giới hạn chiều cao để ảnh lớn hơn */
	}

	.partner-item p {
		text-align: center;
		/* Căn giữa văn bản phía dưới ảnh */
		/* margin-top: 5px; */
		/* Tạo khoảng cách giữa ảnh và văn bản */
	}

	#warraper {
		width: auto;
	}

	#dl-menu {
		display: inline;
	}

	#left {
		width: 100%;
		float: none;
	}

	#uleft {
		padding: 7px;
		width: auto;
	}

	#boxmain .onebox {
		background: none;
		padding: 2px;
		height: auto;
		/* border: 0px; */

		background-color: #58B2C8;
		cursor: pointer;

		/* padding: 10px 10px 10px 10px; */
		text-align: center;
		border: 1px solid white;
		width: 50%;
	}

	#boxmain .bmtitle {
		background: none;
		float: left;
		color: #fff;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		/* padding: 10px 0px 10px 10px; */
		height: auto;
		line-height: 0px;
		overflow: hidden;
	}

	#sponsor,
	#menutop,
	#header .search,
	#bgbottom,
	#ContactForm {
		display: none;
	}

	#header {
		padding-bottom: 10px;
	}

	#ticket {
		/* background-image: url('bg_flash.jpg'); */
		color: #000;
		display: block;
		width: 100%;
		height: auto;
		align-items: center;
		text-align: center;
		margin-top: 5px;
	}

	#header .logo {
		float: none;
		padding: 5px 0 10px 0;
		text-align: center;
	}

	#header .logo img {
		width: 70px;
		z-index: 60;
	}

	#header .slogan {
		float: none;
		padding: 0 1%;
		text-align: center;
	}

	#header .slogan img {
		height: 40px;
		width: auto;
		max-width: 100%;
	}

	#header .lang {
		padding: 5px 5px 0 0;
		height: 30px;
		margin-bottom: 0;
		text-align: right;
		position: absolute;
		top: 5px;
		right: 5px;
	}

	#maincontent {
		background: none;
		margin-top: 7px;
	}

	#boxmain {
		display: flex;
		flex-wrap: wrap;
		padding: 0 5px 0 5px;
	}

	#homecont,
	#right,
	#main,
	#newshot {
		width: auto;
		float: none;
	}

	#main {
		-moz-border-top-right-radius: 0;
		-webkit-border-top-right-radius: 0;
		-ms-border-top-right-radius: 0;
		-o-border-top-right-radius: 0;
		border-top-right-radius: 0;
		-moz-border-bottom-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-ms-border-bottom-right-radius: 0;
		-o-border-bottom-right-radius: 0;
		border-bottom-right-radius: 0;
		min-height: inherit;
		background-color: #dce0b6;
	}

	#main iframe {
		width: 100%;
	}

	#boxmain .onebox {
		flex: 1 1 calc(50% - 10px);
		margin: 1px;
	}

	#boxmain .bmtitle {
		width: -webkit-fill-available;
	}

	#boxmain .bmtitle a {
		display: block;
		text-transform: uppercase;
		font-weight: bold;
		color: #fff;
		font-size: 11px;
	}

	#boxmain .bmtitle a:hover {
		color: #3AB54A;
	}

	#boxmain .bmimg {
		float: right;
		margin-right: 35px;
		display: none;
	}

	#boxmain .bmimg img {
		width: 65px;
		height: 55px;
	}

	#homecont {
		text-align: justify;
	}

	#newshot {
		padding-top: 10px;
	}

	#nhlist {
		padding: 0;
		margin: 0;
		list-style: none;
		background-color: white;
	}

	.cpr {
		text-align: center;
	}

	.contacinfo {
		float: none;
		width: auto;
	}

	#listgallery li:nth-child(3n) {
		padding-right: 15px;
	}

	#listgallery li,
	#listgallery li .img img,
	#listgallery li .box {
		width: 210px;
		height: 160px;
	}


}

@media screen and (max-width: 340px) {

	#listgallery li,
	#listgallery li .img img,
	#listgallery li .box {
		width: 280px;
		height: 200px;
	}
}

@media screen and (max-width: 260px) {

	#listgallery li,
	#listgallery li .img img,
	#listgallery li .box {
		width: 200px;
		height: 160px;
	}
}