/* ---------- Base ---------- */
::selection {background: #0499D1;color: #fff;text-shadow: none;}
::-moz-selection {background: #0499D1;color: #fff;text-shadow: none;}
::-webkit-selection {background: #0499D1;color: #fff;text-shadow: none;} 
a {transition: color .3s ease, background .3s ease;}
a:hover,a:focus {color: #048ABB;}
.txt-site {color: #0499D1;}
.txt-date {color: #f90;}
.bg-site {background: #0499D1 !important;}
.bg-site2 {background: #16A347;}
.bg-site3 {background: #D50000;}
.bg-site4 {background: #ff9900;}

.bg-card {background: #EBF3F6;}
.bg-card1 {background: #FFBD51;}
.bg-card2 {background: #44D7B6;}
.bg-card3 {background: #32C5FF;}
.bg-card4 {background-color: #f3f3f3 ;background-image:linear-gradient(#f7f7f7 0%, #f3f3f3 50%);}
.bg-cardx {background: #eee;}

#gotoTop.bg-site:hover {background:#6E1624 !important; }
a.txt-site {color: #0499D1;}
a.txt-site:hover {color: #073A80;transition: color .4s ease-in;}
.txt-site2 {color:#9CA1AE}
.btn {border-radius: 8px;padding-left: 0;padding-right: 0;box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1); }
.btnround {border-radius:24px;padding-left:30px;padding-right: 30px;}
.btn.btn-site{background-color:#f90;color: #fff;}
.btn.btn-site:focus,.btn.btn-site:hover{background-color:#0499D1;color: #fff;}
.btn.btn-site.active,.btn.btn-site:active{background-color:#6E1624;}
.height420 {height: 420px;}
.height340 {height: 340px;}
.img-cover {position: absolute;top: 50%;left: 50%;display: block;min-width: 100%;min-height: 100%;transform:translate(-50%,-50%);z-index: 100;object-fit: cover;}
.img-cover2 {position: absolute;left:0;top:0;display: block;z-index: 100;max-width: 65%;height: 100%;}
.opacity50 {opacity: 0.5;transition: opacity .4s ease-in-out;filter:alpha(opacity=50);}
.opacity30 {opacity: 0.3;filter:alpha(opacity=30);}
.opacity20 {opacity: 0.2;filter:alpha(opacity=20);}
.opacity15 {opacity: 0.15;filter:alpha(opacity=15);}
.cardpicnews:hover .img-cover.opacity50 {opacity: 0.8;}
.z100 {z-index: 100;}
.z500 {z-index: 500;}
.z1000 {z-index: 1000 !important;}
.z5000 {z-index: 5000 !important;}
.border1px {border: 1px solid #ccc;}
.mh400 {min-height: 420px;} 
.mh300 {min-height: 300px;} 
.mh200 {min-height: 240px;}
.mh100 {min-height: 150px;}
.h200 {height: 200px !important;}
.h150 {height: 150px !important;}
.h100 {height: 100px !important;}
.h60 {height: 60px !important;}
.font110 {font-size: 1.1rem;}
.bleft6px {border-left: 6px solid #0499D1;margin-left: 0px;}
.bleft6px.ml-6x {margin-left: -6px !important;}
.blc0 {border-color: #f90;}
.blc1 {border-color: #ccc;}
.blc2 {border-color: #0499D1;}
.mt-60 {margin-top: 60px;}
.round8x {border-radius: 8px;}
.round8l {border-radius:8px 0 0 8px}
.round8r {border-radius:0 8px 8px 0;}
.round8t {border-radius:8px 8px 0 0}
.round8b {border-radius:0 0 8px 8px;}
.line30px {line-height: 30px;}
.w-1-2 {width: calc(50% - 5px);}

.cardbox {display: flex;flex-wrap: wrap}
.txt-shadow {text-shadow:1px 1px 3px rgba(0, 0, 0, 0.2);}
.txt-shadow2 {text-shadow:1px 1px 3px rgba(0, 0, 0, 0.3);}
.card h2 {height: 68px;line-height: 68px;}
h2.h2x {position: absolute;top: 0;width: 190px;}

.h3rem {height: 3rem;}
.h2tle {display: block;}
hr,.hr {border-top: 3px solid #0499D1;}

/* ---------- Logo ---------- */
#logo {position: relative;float: left;font-size: 36px;line-height: 100%;margin-right: 10px;}
#logo a {display: block;color: #0499D1;}
#logo .logo-mo { display: none; }
#logo .logo-pc { display: block; }
@media (max-width: 991px) {
	#logo .logo-mo { display: block !important; }
	#logo .logo-pc { display: none !important; }
}
#logo img {display: block;max-width: 100%;height: 60px;}
.head-info {position: relative;}
.head-info h1 {line-height: 60px;}

/* ---------- Header ---------- */
#header {position: relative;}
#header.transparent-header {background: transparent;border-bottom: none;z-index: 199;}
#header.transparent-header + #slider,
#header.transparent-header + #page-title {top: -114px;position: relative;margin-bottom: -114px;}
#header.transparent-nav + #slider,
#header.transparent-nav + #page-title {top: -48px;position: relative;margin-bottom: -48px;}
@media (max-width: 991px) {
	#header.transparent-nav + #slider,#header.transparent-nav + #page-title {top: 0;margin-bottom: 0;}
}
#header {
	height: 131px;
	-webkit-transition: height .4s ease, opacity .3s ease;
	-o-transition: height .4s ease, opacity .3s ease;
	transition: height .4s ease, opacity .3s ease;
}

.slogen {position: absolute;top:24px;right: 0px;}
.slogen img {width: 311px;}
/* ---------- Nav ---------- */
.navbox {background: #0499D1;background: rgba(4, 154, 209, 0.9);}
#primary-menu {z-index: 300;}
#primary-menu ul {list-style: none;margin: 0;padding: 0;width: 100%;}
#primary-menu ul li {position: relative;float: left;text-align: center;width: 11.11%;white-space:nowrap;font-size: 1.10rem;}
#primary-menu ul li:first-child { margin-left: 0;}
#primary-menu ul li a {
	display: block;
	padding: 10px 0;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: height .4s linear, line-height .4s linear, margin .4s linear, padding .4s linear, color .4s linear, background .4s linear;
}
#primary-menu > ul > li:hover > a {background: rgba(3, 109, 148, 0.9);box-shadow:inset 3px 0px 10px rgba(0, 0, 0, 0.2);}
#primary-menu > ul > li a:hover {color: #fff;background: rgba(3, 109, 148, 0.9);}
#primary-menu > ul > li > ul {position: absolute;z-index: 600;width: 220px;display: none;}
#primary-menu > ul > li:hover ul {display: block;}
#primary-menu > ul > li > ul > li {opacity: 0;font-size: 0.9rem;transform-origin: top center;display: block;clear: both;width: 100%;border-top: 1px solid rgba(128, 128, 128, 0.8);}
#primary-menu > ul > li > ul > li:first-child {border-top: 0;}
#primary-menu > ul > li > ul > li a {background: #0499D1;background-color: rgba(0, 0, 0, 0.6);padding: 10px 0;}
#primary-menu > ul > li:hover > ul > li {animation: zoomOut .3s ease both;animation-delay: .3s}
@keyframes zoomOut {
	0% {opacity: 0;transform:scale(.8)}
	100% {opacity: 1;transform:scale(1)}
}
#primary-menu > ul > li a.selected > ul > li a:hover,#primary-menu > ul > li.selected > ul > li a:hover {background: #FFD60A;box-shadow:3px 0px 15px rgba(0, 0, 0, 0.2);color: #fff;}
#primary-menu > ul > li.selected a,#primary-menu > ul > li a.selected,
#primary-menu > ul > li.parent a,#primary-menu > ul > li a.parent,
#primary-menu > ul > li.selected a:hover,#primary-menu > ul > li a.selected:hover,
#primary-menu > ul > li.selected > ul > li a.selected,#primary-menu > ul > li.selected > ul > li.selected a{ background: #FFD60A;color: #333;box-shadow:0px 3px 5px rgba(0, 0, 0, 0.1);}
#primary-menu > ul > li a.selected > ul > li a,#primary-menu > ul > li.selected > ul > li a {background: #0499D1;background-color: rgba(0, 0, 0, 0.6);padding: 10px 0;color: #fff;}


/* Contenter */
.cardtitle {position: absolute;bottom: 20px;left: 0;z-index: 200;width: 100%;background: rgba(0, 0, 0, 0.6);}
.cardtitle h3 {margin-right: 200px;}
.cardtitle .more {position: absolute;bottom: 20px;right: 50px;}

.aboutx {position: absolute;bottom: 30px;left: 0;}

.text-shadow2 {text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);}
.text-shadow3 {text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);}
.cardtitle2 {position: absolute;bottom: 30px;left: 0px;z-index: 200;width: 100%;}
.cardtitle2 h3 {margin-right: 100px;}
.cardtitle a,.cardlist li a {color: #fff;}
.cardtitle2 a {color: #333;}
.cardtitle a:hover,.cardlist li a:hover {color: #ddd;}
.cardtitle2 a:hover {color: #0499D1;}
.cardtitle2 .more {position: absolute;bottom: 5px;right: 20px;}
.circle30x {height: 30px;width: 30px;border-radius: 30px;}

.icontle {top: 0;right: 20px;}
.icontle i {color: #fff;transition: color .4s ease;}
.icontle:hover i {color: #6E1624;}

.con4link img {width: 36px;height: auto;margin: 4px auto;}
.leftlink {width: 100%;}
.leftlink img {width: 24px;height: auto;float: left;}
.leftlink a {margin-bottom: 2px;}

.conbox h3 {color: #0074d9;background-color: #eee ;background-image:linear-gradient(#f3f3f3, #eee);}
.conbox ul {}
.conbox li {padding: 12px 20px;position: relative;border-bottom: 1px solid #fff;transition:background .3s ease;}
.conbox li:last-child {border-bottom: 0;}
/* .conbox li:hover {background: #fff;} */
.conbox.nobg li,.conbox.nobg li:hover {background: transparent !important;}
.conbox .text-ellipsis li {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.conbox .text-ellipsis.right80 li {padding-right: 80px;}
.conbox li span.date {display: block;color:#999;font-size: .75rem;}
.conbox li:hover i {color: #00aeff !important;}

.cardx2 .conbox li:hover {background: #fff;}
.cardx400 {margin-top:17px;height: 326px;}

.box-people a {position: relative;overflow: hidden;background: #fc0;color: #333;}
.box-people a:hover {background: #0499D1;color: #fff;}

.xmore {display: block;position: absolute;top: 25px;right: 15px;z-index: 1000;}
.xmore a {color: #666;background: #eee;padding: 4px 12px;border-radius: 20px;}
.xmore a:hover {background: #bbb;color: #fff;}
.xmore.xgreen a {background: #0499D1;color: #fff;}
.xmore:hover {color: #666;}
.xmore.xgreen:hover a {color: #fff;background: #f90;}

.conlink li {display: inline-block;margin: 0;padding: 0;}
.conlink li:after {content: "|";padding-right: 1rem;padding-left: 1rem;color: #999;}
.conlink li:last-child:after {display: none;}

.bottomline {border-bottom: 2px solid #ccc;padding-bottom: 10px;margin-bottom: 0;}

/* -- pageMenu -- */
#page-menu {height: auto;}
.page-menu-head {background: #0499D1;padding: 30px 0;border-bottom: 8px solid #ccc;}
.page-menu-head:after {content: "";position: absolute;top: 24px;right: -16px;border-style: solid;border-width: 16px 0 16px 16px;border-color: transparent transparent transparent #0499D1;z-index: 500;}

.page-menu-head h3 {color: #fff;text-align: center;margin-bottom: 0;}
.page-menu-head h3 span {margin: 0 auto;display: block;color: #fff;}
.page-menu-body {background: #fff;}
.page-menu-body ul {list-style: none;}
.page-menu-body ul li {position: relative;width: 100%;font-size: 1rem;background: #fff;text-align: center;}
.page-menu-body ul li i {position: absolute;top: 10px;left: 20px;z-index: 100;color: #999;}
.page-menu-body ul li a {padding: 10px 0;text-decoration: none;color: #8B8E93;display: block;border-bottom: 1px solid #ddd;position: relative;}
.page-menu-body ul li:last-child a {border-bottom:0;}
.page-menu-body.round8b ul li:last-child,.page-menu-body.round8b ul li:last-child a {border-radius:0 0 8px 8px !important;}
.page-menu-body ul li a:hover {background: #eee;color: #0499D1;}
.page-menu-body ul li a.selected,.page-menu-body ul li.selected a,.page-menu-body ul li.selected a:hover,.page-menu-body ul li a.selected:hover {background: #EBF3F6;color: #0499D1;border-bottom-color: #fff;box-shadow: 0 1px 0 #bec9ce inset;}

.page-menu-body ul li ul li a {padding-left: 48px;border-bottom: 0;}
.page-menu-body ul li ul {border-bottom: 1px solid #fc0;}
.page-menu-body ul li ul li a.selected,.page-menu-body ul li ul li.selected a,.page-menu-body ul li ul li.selected a:hover,.page-menu-body ul li ul li a.selected:hover {background: #fff;color: #8B8E93;display: block;border-bottom: 0;box-shadow: 0 0 0 #000 inset;}
.page-menu-body ul li ul li a.selected:hover,.page-menu-body li .selected,.page-menu-body li a.selected:hover,.page-menu-body ul li .selected ul li a.selected,.page-menu-body ul li ul li.selected a:hover,.page-menu-body li.selected,.page-menu-body li.selected a:hover,.page-menu-body ul li.selected ul li.selected a {background: #FCE7EB;}
.page-menu-body ul li ul li a.selected:after,.page-menu-body ul li ul li.selected a:after {display: none;}
.page-menu-body ul li i ~ a.selected,.page-menu-body ul li.selected i ~ a {color: #fff;}

#page-menu ul li a,
#primary-menu ul li a {-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}

/* ---------- UrHere ---------- */
.page-here {padding: 12px;background: #eee;border-radius: 0;border: 0;}
.page-here p {margin-bottom: 0;color: #999;}
.page-here a {color: #0499D1;}
.page-here p span {margin-right: 1em;}
.page-here p i,.page-here a {margin: 0 6px;}
.page-here .possplit {background: transparent !important;text-indent:0;width: auto;margin: 0 0 0 -10px;}
.page-here .possplit:after {font-family:line;content: "\e8d9";}

/* PagesNav */
.wp_paging {display:block;padding-top:15px !important;margin-top:25px !important;border-top: 3px solid #0499D1;}
.wp_paging a,.wp_paging input {height: auto !important;}
.wp_paging li{border: none;padding: 4px 0; background: none;border-bottom:0 !important;margin: 0 !important}
.wp_paging .page_nav a span {color: #fff;padding: 0 5px; margin-left: 0px;}
.wp_paging .page_nav a { background: #999; color: #333; border-radius: 0.25rem; border: 2px solid transparent; padding: 0 4px;height: 26px !important;line-height: 24px;display: inline-block;height: auto;}
.page-listcon .wp_paging li a:hover { background: #ec4b4b;}
.page-listcon .wp_paging li a:hover span{color:#fff;}
.wp_paging .pages_count em {margin-right:4px;font-weight: 600;color:#777;}

.page_nav a.prev,.page_nav a.next { background: #fa0;}
.page_jump input.pageNum {border:2px solid #ccc !important;border-radius:.25rem;width: 40px !important;height: 26px !important;position: relative;top: -4px;margin-left: 10px;}
.wp_paging .pagingJump {display: inline;border-radius: 0.25rem;padding:0 8px;height: 26px !important;line-height: 24px !important;background: #ccc;color: #fff;position: relative;margin-left:0;}
.wp_paging .pagingJump:hover {color: #fff;}
.pages_count,.page_jump {float: left;}
.page_nav {float: right !important;}
.wp_paging.clearfix { width: 100%;}

/* MsgBox */
input,textarea,select {vertical-align:middle;padding:2px;}
#msgbox h3 {border:0;padding:0 0 10px 0;font-weight:800;font-size: 1.25rem;}
#msgbox {float:left;width:100%;margin:0 auto;padding:10px 15px;background:transparent;}
#msgbox {margin-left: -10px;}
#msgbox .msginf {float:left;width:33%;}
#msgbox p {text-indent:0;}
#msgbox label {display:block;color:#444;font-size: 0.85rem;}
#msgbox textarea {width:100%;height:200px;border:2px solid #ccc;padding:6px;}
#msgbox input {border:2px solid #ccc;padding:6px;}
#msgbox p#msgtle input {width:100%;}
#msgbox em {font-style:normal;padding-left:1em;color:#c00;}
#msgbox p#msgbtn {clear:both;text-align:center;padding:30px 0 0 0;}
#msgbox p#msgbtn button {width: 120px;border-radius:24px;padding-left:30px;padding-right: 30px;}
#msgbox p#msgbtn button{background-color:#0499D1;}
#msgbox p#msgbtn button:focus,#msgbox p#msgbtn button:hover{background-color:#00634B;}
#msgbox p#msgbtn button:active{background-color:#00634B;}
#msgbox #msgcode {width:80%;}
#msgbox #msgcode img {padding-left:6px;display: inline-block;}
#msginfo p {font-size:12px;text-indent:2em;}

/* PageContent */
.page-header h1,.page-header h2,.page-header h3,.page-header h4,.page-header h5,.page-header h6 {margin-bottom: 0;}
.page-header p {color: #999;}
.page-header p span {color: #555;}
.page-header i {margin-right: .5rem;color: #999;}

.page-content p {margin: 1rem 0;line-height: 1.5rem;}
.page-content img {margin: 1rem auto;max-width: 100%;}
.page-content img[src*="fileTypeImages"] {margin: 0;display: none;}
.page-content ul {margin-left: 1.3rem;list-style: disc;}
.page-content ol {list-style: decimal;margin-left: 1.9rem;}
.page-content li ul, .page-content li ol {margin-bottom: 0.8rem;margin-left: 2rem;}
.page-content li ul {list-style: circle;}
.page-content a {color: #0499D1;text-decoration:underline;}
.page-content a:hover {color: #0a4b95;text-decoration: none;}
.page-content em,.em {position: relative;}
.page-content em:after,.em:after {position: absolute;top: 0.65rem;left: 0;width: 100%;overflow: hidden;white-space: nowrap;
  content: "・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・";
}

.pnavbox {width: 100%;}
.pnav {position: relative;}
.pnav i {position: absolute;top: 50%;margin-top: -10px;}
.icircle {border: 1px solid #ccc;width:18px;height: 18px;text-align: center;line-height: 18px;border-radius: 18px;}
.bg-next {background: #0074d9;}
.bg-pre {background: #0074d9;}

.wp_artfuns {position: relative;width: 100%;}
.wp_artfuns .prev,.wp_artfuns .next {display: block;line-height: 30px;background: #0499D1;padding: 3px !important;width: 60px;font-size: 0.85rem;color: #fff;text-align: center;margin: 4px 0 !important;}
.wp_artfuns .prev-title,.wp_artfuns .next-title {position: absolute;left:75px;top: 6px;overflow:hidden; text-overflow:ellipsis;white-space: nowrap;width:calc(100% - 75px);}
.wp_artfuns .next-title {top:45px;}

/* ListPage */
#page-title { position: relative;z-index: 0;}

.page-gallery .col_one_third {position: relative;margin-bottom: 2rem !important;transition: background .3s ease , color .3s ease;}
.page-gallery .col_one_third.bg-card2:hover,.page-gallery .col_one_third.bg-ccc:hover {background:#0499D1;color: #fff;}
.page-gallery .col_one_third em {display: block;z-index: 10;text-align: center;width: 100%;overflow-y: hidden;line-height: 1.25rem;margin-top: 10px;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-line-break:auto;-webkit-box-orient:vertical;height: 3rem;}
.page-gallery .col_one_third a {display: block;color: #666;}
.page-gallery .col_one_third a:hover span {color: #fff;transition: color .2s ease-in-out;}
.page-gallery .col_one_third img {width: 100%;}
.page-gallery .col_one_third a:hover img {opacity: .8;transition: opacity .3s ease;}

.linktle {position: absolute;font-size: 6rem;line-height: 3rem;top: 16px;left: 0px;font-weight: 300;opacity: .2;}

.page-gallery .col_half {position: relative;margin-bottom: 2.5rem !important;position: relative;top: 0;left: 0;transition: top .1s ease,left .1s ease;}
.page-gallery .col_half span {z-index: 10;}
.page-gallery .col_half a {display: block;}
.page-gallery .col_half a:hover {background:#0499D1;color: #fff;}
.page-gallery .col_half img {width: 100%;}
.page-gallery .col_half a:hover img {opacity: .8;transition: opacity .3s ease;}

.page-listcon ul,.page-listcon li {list-style: none;margin: 0;padding: 0;}
.page-listcon li {border-bottom:1px dotted #ccc;position: relative;font-size: 1rem;}
.page-listcon li i {margin-right: .5em;font-size: 0.75rem;color: #ccc;position: absolute;top: 9px;left: 0;}
.page-listcon li:hover .icircle {background: #0499D1;color: #fff;border-color: #0499D1;}
.page-listcon li a {color: #666;display: block;padding: 8px 10px;overflow:hidden; 
text-overflow:ellipsis;
white-space: nowrap;padding-right: 90px;padding-left: 30px;}
.page-listcon li a:hover {color: #0499D1;-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;}
.page-listcon li span {font-size: 12px;color: #999;}
.page-listcon li span.listdate {position: absolute;top:12px;right: 10px;}

.list2item.page-listcon li {width: 50%;float: left;}

/* Footer */
.linebg {background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.08)) !important;}
.linebgx {background-image: linear-gradient(rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.05)) !important;}
#footer .cdark {background: #666;color: #fff;}
#footer .cgray {background: #ccc;color: #666;}
#footer strong,#footer span {margin-left: 0.5rem;white-space:nowrap;}
#footer a {color: #fff;}
#footer a:hover {color: #666;}
#footer p {margin: 0;padding: 0;}

.bg-ccc {background: #ccc;}

/* Photo-Grid */
.photo-grid {padding: 0;}
.grid {margin-top: 0;}
.grid-sizer,.grid-item { width: 19.2%;background: #ccc;margin-bottom: 6px;}
.gutter-sizer { width: 1%; }
.grid-item {text-decoration: none;border-bottom: 0;height: auto;position:relative;list-style:none;perspective:286px;box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);}
.grid-item1w {width: 19.2%;}
.grid-item2w {width: 39.4%;}
.grid-item1h {height: 160px;}
.grid-item2h {height: 326px;}
.grid-item.grid-title {background: #ec4b4b;color: #fff;display: table;}
.grid-item.grid-title h3 {color: #fff;margin: 0;text-align: center;display: table-cell;vertical-align: middle;}

.grid-item div {position: relative;overflow: hidden;width:100%;height:100%;background-size: cover; background-position: center center;}
.grid-item div a {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	color: #5E5E5E;
	font-size: 20px;
	display: none;
	padding: 0;
}
.grid-content .grid-shade .grid-enter {position: absolute;top: 0;left: 0;text-align: center;width: 100%;height: 100%;}
.grid-item div a {color: #ec4b4b;width: 100%;height: 100%;}
.grid-item div a span {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;font-size: 1rem;}

/* gotoTop */
#gotoTop {position:fixed;bottom:20px;right:20px;cursor:pointer;height: 40px;width: 40px;line-height: 40px;text-align: center;transition: background-color .3s ease;}
#gotoTop i {color: #fff;font-size: 24px;}

/* ---------- Flexslider ---------- */
.flexslider {position: relative;width: 100%;overflow: hidden;height: 600px;margin-bottom: 0;}
#picslider .flexslider {height: 274px;}
#picslider .flexslider .slides li {margin-right: 20px;}
.slides a {display: block;position: absolute;width: 100%;height: 100%;}
.flexslider [draggable] {cursor: pointer;}

.baninfo {opacity: .85;margin-top: -50px;height: 50px;line-height: 49px;}

#newsphoto .flexslider {height: 160px;}
#newsphoto .flex-control-nav {text-align: right;right: 10px;bottom: 16px;}
#newsphoto .flex-control-paging li a {width: 8px; height: 8px;font-size: 0; display: block; background: #eee; background: rgba(255,255,255,0.8); cursor: pointer; text-indent: -9999px;border-radius: 8px;}
#newsphoto .flex-control-paging li a.flex-active { background: #6E1624; cursor: default; }

.flexslider li .meta{position:absolute;bottom:60px;left:0;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.15);font-size: 1.25rem;font-weight: 400;background: rgba(0, 0, 0, 0.75);padding: 10px 20px;margin: 0 auto;}
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
@-webkit-keyframes fadeOutUp{0%{opacity:1}
100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
}
@keyframes fadeOutUp{0%{opacity:1}
100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
}
.loading{border:6px solid rgba(100,100,100,.4);border-top:6px solid rgba(0,0,0,.6);border-radius:100%;height:50px;width:50px;animation:loading-rotate .8s infinite linear;background:0 0;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:9999}
@keyframes loading-rotate{from{transform:rotate(0)}
to{transform:rotate(359deg)}
}