.bg-detail{font-size: 14px; line-height: 25px;}

.bg-detail-scroll, .bg-detail-picture{box-sizing: border-box; padding: 15px; border: 1px solid #d1d1d1;}
.bg-detail-scroll img, .bg-detail-picture img{max-width: 288px; margin: auto;}

.bg-detail-scroll img{margin-bottom: 15px;}
.bg-detail-scroll ul{list-style: none;}
.bg-detail-scroll ul li{position: relative; padding-left: 15px; cursor: pointer; transition: all 0.25s ease 0s;}
.bg-detail-scroll ul li:hover{padding-left: 20px; color: #003478;}
.bg-detail-scroll ul li i{position: absolute; top: 0; left: 0; width: 15px; height: 25px; text-align: center; line-height: 25px; color: #003478;}

.bg-detail-picture{margin: 0 0 15px;}

.bg-detail-title{font-weight: bold; color: #fff; background: #d1d1d1; cursor: pointer;}
.bg-detail-title:hover{background: #e9e9e9;}
.bg-detail-title-0{background: #e9e9e9;}
.bg-detail-title span{display: inline-block; padding: 0 15px; background: #003478;}

.bg-detail-right{box-sizing: border-box;  margin: 0 0 15px; padding: 15px; border: 1px solid #d1d1d1;}

ul.bg-detail-list{list-style: none; margin-bottom: 15px;}
ul.bg-detail-list li{border-bottom: 1px solid #d1d1d1;}
ul.bg-detail-list li span:nth-of-type(1){font-weight: bold; color: #003478;}
ul.bg-detail-list li span:nth-of-type(2){padding-left: 5px;}

.bg-detail-contaner{display: block; border: 1px solid #d1d1d1; border-top: 0; margin: 0 0 15px; padding: 15px;}
.bg-detail-contaner:last-child{margin-bottom: 0;}
.bg-detail-contaner ul, .bg-detail-contaner ol{margin-left: 35px;}
.bg-detail-contaner img{margin: 10px 0 7px!important; max-width: 100%; height: auto!important; display: inline-block!important;}   
.bg-detail-contaner table{width: 100%!important; border-collapse: collapse;border-color: grey;}
.bg-detail-contaner iframe{width: 100%!important;}

.bg-detail-title-1-active,
.bg-detail-title-2-active,
.bg-detail-title-3-active,
.bg-detail-title-4-active,
.bg-detail-title-5-active,
.bg-detail-title-6-active,
.bg-detail-title-7-active{margin-bottom: 5px;}

.bg-detail-contaner-1-active,
.bg-detail-contaner-2-active,
.bg-detail-contaner-3-active,
.bg-detail-contaner-4-active,
.bg-detail-contaner-5-active,
.bg-detail-contaner-6-active,
.bg-detail-contaner-7-active{display: none;}

@media (min-width:480px){
    .bg-detail-picture{display: block;}
    .bg-detail-left{display: none;}
    .bg-detail-right li span:nth-of-type(1){display: inline-block; width: 210px; text-align: right; vertical-align: top;}
    .bg-detail-right li span:nth-of-type(2){display: inline-block; width: calc(100% - 215px);}
}
@media (min-width:767px){
    .bg-detail-picture{display: none;}
    .bg-detail-left{display: block; float: left; width: 260px;}
    .bg-detail-right{float: right; width: calc(100% - 275px);}
}.bg{}

.bg-title{font-weight: bold; text-transform: uppercase; color: #da241c; margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px solid #da241c;}

.bg-picture{margin-bottom: 20px;}
.bg-picture-container{text-align: center;}
.bg-picture-container i{width: 29px; height: 29px; margin: 0 2.5px 8px; line-height: 29px; color: #fff; background: #da241c; cursor: pointer;}
.bg-picture-container img{width: 250px; margin: auto;}

.bg-info{margin-bottom: 20px;}

.bg-item{position: relative; margin-bottom: 10px;}
.bg-item span{display: block; font-weight: bold; margin-bottom: 5px;}

.bg-text-item{margin-bottom: 10px;}
.bg-text-title{font-weight: bold; line-height: 27px; margin-bottom: 5px; padding-left: 15px; border: 1px solid #d1d1d1; cursor: pointer;}
.bg-text-title:hover{background: #d1d1d1;}
.bg-text-contaner{display: none;}

.bg-text-title-1-active,
.bg-text-title-2-active,
.bg-text-title-3-active,
.bg-text-title-4-active,
.bg-text-title-5-active,
.bg-text-title-6-active,
.bg-text-title-7-active{background: #d1d1d1;}

.bg-text-contaner-1-active,
.bg-text-contaner-2-active,
.bg-text-contaner-3-active,
.bg-text-contaner-4-active,
.bg-text-contaner-5-active,
.bg-text-contaner-6-active,
.bg-text-contaner-7-active{display: block;}

.bg-button{text-align: center;}
.bg-button button{font-weight: bold; text-transform: uppercase; color: #fff; width: 150px; height: 40px; margin: 20px 0 0; padding: 0; background: #da241c; border: 0; border-radius: 0; outline: 0;}

@media (min-width:320px){
    
}
@media (min-width:410px){
    .bg-item-achieved{float: left; width: calc(50% - 5px);}
    .bg-item-achieved:nth-of-type(2n){float: right;}
}
@media (min-width:480px){
    .bg-picture{float: left; width: 300px;}
    .bg-info{float: right; width: calc(100% - 310px);}
}.bg-list{}
.bg-list-item{box-sizing: border-box; float: left; margin-bottom: 20px; padding: 10px; border: 1px solid #d1d1d1;}
.bg-list-img{position: relative; margin-bottom: 10px; overflow: hidden;}
.bg-list-img img{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto;}
.bg-list-name{}
.bg-list-name a{display: block; font-size: 14px; font-weight: bold; text-transform: uppercase; text-align: center; line-height: 18px; color: #da241c; height: 36px; margin-bottom: 4px;}
.bg-list-name span{display: -webkit-box; line-height: 18px; -webkit-box-orient: vertical; overflow: hidden;}

.bg-list-item:hover{background: #f9f9f9;}
.bg-list-item:hover .bg-list-name a{color: #003478;}

@media (min-width:320px){
    .bg-list-item{width: calc((100% - 5px) / 2); margin-right: 5px;}
    .bg-list-item:nth-child(2n){margin-right: 0;}
    .bg-list-name span{height: 36px; -webkit-line-clamp: 2;}
    .bg-list-img{height: 131px;}
}
@media (min-width:360px){
    .bg-list-img{height: 151px;}
}
@media (min-width:410px){
    .bg-list-item{width: calc((100% - 10px) / 2); margin-right: 10px;}
    .bg-list-item:nth-child(2n){margin-right: 0;}
    .bg-list-name span{height: 18px; -webkit-line-clamp: 1;}
    .bg-list-img{height: 173px;}
}
@media (min-width:480px){
    .bg-list-img{height: 213px;}
}
@media (min-width:580px){
    .bg-list-item{width: calc((100% - 20px) / 3); margin-right: 10px;}
    .bg-list-item:nth-child(2n){margin-right: 10px;}
    .bg-list-item:nth-child(3n){margin-right: 0;}
    .bg-list-img{height: 165px;}
}
@media (min-width:767px){
    .bg-list-item{width: calc((100% - 40px) / 3); margin-right: 20px;}
    .bg-list-item:nth-child(2n){margin-right: 20px;}
    .bg-list-item:nth-child(3n){margin-right: 0;}
    .bg-list-img{height: 220px;}
}
@media (min-width:970px){
    .bg-list-item{width: calc((100% - 60px) / 4); margin-right: 20px;}
    .bg-list-item:nth-child(2n),
    .bg-list-item:nth-child(3n){margin-right: 20px;}
    .bg-list-item:nth-child(4n){margin-right: 0;}
    .bg-list-img{height: 198px;}
}.breadcrumb{padding: 0;background: #c8c8c8;font-size: 14px;font-weight: bold;margin-bottom: 20px;}
.breadcrumb ul{list-style: none;}
.breadcrumb li{float: left;color: #808080;position: relative;}
.breadcrumb ul li+li:after{content: ""; display: inline-block; padding: 0;}
.breadcrumb ul li+li:before{content: ""; display: inline-block; padding: 0;}
.breadcrumb ul li+li:after{background: url(/theme/images/crumb-tail1.gif) no-repeat;position: absolute;top: 0;left: 0;width: 9px;height: 22px;content: ""; display: inline-block; padding: 0;}
.breadcrumb li a{color: #808080;}
.breadcrumb ul li:last-child , .breadcrumb ul li:last-child a{color: white;background: #003478;}
.breadcrumb ul li:last-child:after{background: url(/theme/images/crumb-tail.gif) no-repeat;position: absolute;top: 0;left: 0;width: 9px;height: 22px;}
.breadcrumb ul li:last-child:before{background: url(/theme/images/bg.jpg) no-repeat;position: absolute;top: 0;right: 0;width: 9px;height: 22px;}

@media (min-width: 320px){
    .mobile-child{display: none;}
    .breadcrumb li{padding: 3px 9px;}
}
@media (min-width: 580px){
    .TTdetailLeft{width: 567px;}
    .mobile-child{display: block;}
    .breadcrumb li{padding: 3px 20px;}
}.connect-item{float: left; margin: 0 20px 20px 0; width: calc((100% - 40px) / 3); position: relative; height: 150px; border: 1px solid #c8c8c8; box-sizing: border-box;}
.connect-item:nth-child(3n){margin-right: 0;}
.connect-item img, .connect-item a{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto;}
.connect-item a{text-align: center; background: rgba(0, 52, 120, 0.75); color: #fff; font-weight: bold; font-size: 17px; opacity: 0;
-webkit-transition: all 0.25s ease 0s; transition: all 0.25s ease 0s; display: flex; align-items: center; justify-content: center;}
.connect-item:hover a{opacity: 1; -webkit-transition: all 0.25s ease 0s; transition: all 0.25s ease 0s;}.contact{}
.contact-title{display: block; font-size: 20px; color: #808080; margin-bottom: 20px; line-height: 25px;}
.contact-left{}
.contact-right{margin-bottom: 20px;}

.contact-item{margin-bottom: 20px; position: relative; width: 100%;}
.contact-item input, .contact-item textarea{-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -webkit-border-radius: 5px; border-radius: 5px;}
.contact-item textarea{height: 121px;}
.contact-item input[type="submit"]{height: 43px; width: 150px; font-size: 15px;}

.contact-info{list-style: none; font-size: 15px; line-height: 30px;}
.contact-info li{position: relative; background: #F1F1F1; border-bottom: 2px solid #fff;}
.contact-info li:nth-of-type(2n){background: #E8E8E8;}
.contact-info li a{color: #333;}
.contact-info li b{padding: 7px 0 7px 7px; display: table-cell; float: left; width: 100px;}
.contact-info li span{padding: 7px 0 7px 7px; display: table-cell; float: right; width: calc(100% - 116px); border-left: 2px solid #fff;}

@media (min-width: 320px){

}
@media (min-width: 767px){

}.home-news{position: relative;}
.home-news-item{padding: 0 12px 12px; border-bottom: 1px dotted #808080; border-right: 1px dotted #808080; line-height: 18px;}
.home-news-item:nth-child(2){padding: 12px 12px 0; border-bottom: 0;}
.home-news-group{line-height: 20px; font-size: 12px; text-transform: uppercase; margin-bottom: 15px; border-bottom: 2px solid #c60c30;}
.home-news-group a{color: #808080;}
.home-news-img{margin-bottom: 5px;}
.home-news-name{font-size: 14px; font-weight: bold; height: 54px; overflow: hidden; -webkit-line-clamp: 3; display: -webkit-box; -webkit-box-orient: vertical;}
.home-news-name a{color: #003963;}
.home-news-prev{font-size: 14px; color: #222; height: 72px; overflow: hidden; -webkit-line-clamp: 4; display: -webkit-box; -webkit-box-orient: vertical;}

.home-news .owl-carousel:after{content: ''; height: 100%; width: 1px; background: #fff; position: absolute; top: 0; right: 0;}
.home-news .owl-nav{margin-top: 5px; position: relative; height: 27px;}
.home-news .owl-nav:after{content: ''; height: 0; width: 100%; border-bottom: 1px dotted #808080; position: absolute; top: 0; right: 0; bottom: 0; margin: auto; z-index: 0;}
.home-news .owl-nav div{width: 28px; height: 27px; position: relative; z-index: 1;}
.home-news .owl-nav div.owl-prev{background: url(/components/home.news/p.jpg); float: left;}
.home-news .owl-nav div.owl-next{background: url(/components/home.news/n.jpg); float: right;}/*
 *	generated by WOW Slider 8.7
 *	template Elemental
 */

#wowslider-container1 { 
	display: table;
	zoom: 1; 
	position: relative;
	width: 100%;
	max-width: 100%;
	max-height:373px;
	margin:0 auto 20px;
	z-index:90;
	text-align:left; /* reset align=center */
	font-size: 10px;
	text-shadow: none; /* fix some user styles */

	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; 
}
* html #wowslider-container1{ width:1370px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:100%;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	position: relative;
	width:1%;
	height:100%;
	line-height:0; /*opera*/
	overflow: hidden;
	float:left;
	/*font-size:0;*/
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	height:100%;
	max-height:373px;
	max-width: 100%;
	vertical-align: top;
	border:none;
	overflow: hidden;
}
#wowslider-container1 .ws_images ul a{
	width:100%;
	height:100%;
	max-height:373px;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images .ws_list img,
#wowslider-container1 .ws_images > div > img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	margin:0;
}
#wowslider-container1 .ws_images > div > img {
	max-height:373px;
}

#wowslider-container1 .ws_images iframe {
	position: absolute;
	z-index: -1;
}

#wowslider-container1 .ws-title > div {
	display: inline-block !important;
}

#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
	font-size: 0px;
}
/* compatibility with Joomla styles */
#wowslider-container1  .ws_bullets a {
	line-height: 0;
}

#wowslider-container1  .ws_script{
	display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
	position:absolute;
}

/* prevent some of users reset styles */
#wowslider-container1 .ws_effect {
	position: static;
	width: 100%;
	height: 100%;
}

#wowslider-container1 .ws_photoItem {
	border: 2em solid #fff;
	margin-left: -2em;
	margin-top: -2em;
}
#wowslider-container1 .ws_cube_side {
	background: #A6A5A9;
}


#wowslider-container1.ws_gestures {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;
}
#wowslider-container1.ws_gestures.ws_grabbing {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;
}

/* hide controls when video start play */
#wowslider-container1.ws_video_playing .ws_bullets,
#wowslider-container1.ws_video_playing .ws_fullscreen,
#wowslider-container1.ws_video_playing .ws_next,
#wowslider-container1.ws_video_playing .ws_prev {
	display: none;
}


/* youtube/vimeo buttons */
#wowslider-container1 .ws_video_btn {
	position: absolute;
	display: none;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 55;
}
#wowslider-container1 .ws_video_btn.ws_youtube,
#wowslider-container1 .ws_video_btn.ws_vimeo {
	display: block;
}
#wowslider-container1 .ws_video_btn div {
	position: absolute;
	background-image: url(/components/slider/playvideo.png);
	background-size: 200%;
	top: 50%;
	left: 50%;
	width: 7em;
	height: 5em;
	margin-left: -3.5em;
	margin-top: -2.5em;
}
#wowslider-container1 .ws_video_btn.ws_youtube div {
	background-position: 0 0;
}
#wowslider-container1 .ws_video_btn.ws_youtube:hover div {
	background-position: 100% 0;
}
#wowslider-container1 .ws_video_btn.ws_vimeo div {
	background-position: 0 100%;
}
#wowslider-container1 .ws_video_btn.ws_vimeo:hover div {
	background-position: 100% 100%;
}

#wowslider-container1 .ws_playpause.ws_hide {
	display: none !important;
}

#wowslider-container1  .ws_bullets { 
	padding: 0 0 15px; 
}
#wowslider-container1 .ws_bullets a { 
	width:11px;
	height:11px;
	background: rgba(255, 255, 255, 0.7);
	float: left; 
	text-indent: -4000px; 
	position:relative;
	margin-left:15px;
	color:transparent;
    border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#wowslider-container1 .ws_bullets a:hover{
	background: rgba(255, 255, 255, 1);
}
#wowslider-container1 .ws_bullets a.ws_selbull{
	background: rgba(255, 255, 255, 1);
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	top:50%;
	margin-top:-2em;
	z-index:60;
	height: 4.5em;
	width: 4.5em;
	background-image: url(/components/home.slide/arrows.png);
	opacity: 0.8;	
	background-size: 200%;
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:2.1em;
}
#wowslider-container1 a.ws_prev {
	left:2.1em;
	background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
	opacity: 1;
}
#wowslider-container1 a.ws_prev:hover {
	opacity: 1;
}  

/*playpause*/
#wowslider-container1 .ws_playpause {
    width: 4.5em;
    height: 4.5em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2em;
    margin-top: -2em;
    z-index: 59;
	background-size: 100%;
}

#wowslider-container1 .ws_pause {
    background-image: url(/components/home.slide/pause.png);
}

#wowslider-container1 .ws_play {
    background-image: url(/components/home.slide/play.png);
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1  .ws_bullets {
    bottom: 0px;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws-title{
	position:absolute;
	display:block;
	font: 1.8em 'Open Sans', sans-serif;
	bottom: 4%;
	left: 0;
	margin: 0.5em;
	margin-left: 0;
	color:#5d5d5d;
	z-index: 50;
}
#wowslider-container1 .ws-title div,#wowslider-container1 .ws-title span{
	display:inline-block;
	padding:0.5em;
	background:#FFFFFF;
	border-radius:0.25em;
	-moz-border-radius:0 0.5em 0.5em 0;
	border-radius:0 0.5em 0.5em 0;   
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);	
	-moz-box-shadow: 0 0 0.1em #5d5d5d;
    box-shadow: 0 0 0.1em #5d5d5d; 
}
#wowslider-container1 .ws-title div{
	display:block;
	margin-top:0.4em;
	font-size: 0.777em;
}#wowslider-container1 a.ws_next,
#wowslider-container1 a.ws_prev,
#wowslider-container1 .ws_playpause {
	display:none;
}

* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}

#wowslider-container1:hover a.ws_next,
#wowslider-container1:hover a.ws_prev,
#wowslider-container1:hover .ws_playpause {
	display:block
}#wowslider-container1 .ws_images > ul{
	animation: wsBasic 12s infinite;
	-moz-animation: wsBasic 12s infinite;
	-webkit-animation: wsBasic 12s infinite;
}
@keyframes wsBasic{0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }
@-moz-keyframes wsBasic{0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }


#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:20px;
	left:-74px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:147px;
	background-color:#FFF;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:18px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-10px;
	margin-left:-6px;
	left:74px;
	background:url(/components/home.slide/triangle.png);
	width:15px;
	height:6px;
}#wowslider-container1 .ws_bulframe div div{
	height: auto;
}

@media all and (max-width:760px) {
	#wowslider-container1 .ws_fullscreen {
		display: block;
	}
}
@media all and (max-width:400px){
	#wowslider-container1 .ws_controls,
	#wowslider-container1 .ws_bullets,
	#wowslider-container1 .ws_thumbs{
		display: none
	}
}.menu-desk{position: relative; border-top: 1px solid #1b4572; height: 25px; z-index: 100; padding: 4px 0 2px;}
.menu-desk ul#navigation{list-style: none;}
.menu-desk ul#navigation > li{border-left: 1px dotted #808080;}
.menu-desk ul#navigation li{list-style: none; float: left; position: relative;}
.menu-desk ul#navigation li:nth-of-type(1),.menu-desk ul#navigation li:nth-of-type(2){border-left: 0;}
.menu-desk ul#navigation li.menu-none{display: none;}
.menu-desk ul#navigation li a{display: block; text-transform: uppercase; color: #222; font-size: 15px; line-height: 25px; font-weight: bold;}
.menu-desk ul#navigation li.active a, .menu-desk ul#navigation li:hover a{color: #da241c;}

.menu-desk ul#navigation li > ul{opacity: 0; border-top: 6px solid transparent;/* box-shadow: 1px 2px 2px rgba(51,51,51,.35);*/}
.menu-desk ul#navigation li:hover > ul{visibility: visible; opacity: 1;}
.menu-desk ul#navigation li:hover > ul li{visibility: visible;}
.menu-desk ul#navigation ul,
.menu-desk ul#navigation ul li ul{top: 100%; left: 0; float: left; visibility: hidden; position: absolute; z-index: 999; width: 205px; display: none;}
.menu-desk ul#navigation ul li{margin: 0; width: calc(100% - 2px);}
.menu-desk ul#navigation ul li a{text-transform: none; padding: 5px 5px 5px 10px; font-weight: normal; color: #222!important; background: rgba(0, 52, 120, 0.9);color: white !important; font-size: 13px;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;}
.menu-desk ul#navigation ul li a:hover{background: rgba(0, 52, 120, 1);color: yellow!important;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;}

.menu-desk ul#navigation ul li ul{left: 204px;top: -1px !important;width: 245px;}
.menu-desk ul#navigation ul li ul li a{color: #fff!important;}
.menu-desk ul#navigation ul li ul li a:hover{color: yellow!important;background: rgba(0, 52, 120, 1);}

/*ul#navigation ul li a:before{content: "\f105";display: inline-block;font-family: FontAwesome;padding-right: 5px;}*/

.menu-mobile{height: 25px; line-height: 25px; padding: 4px 0 2px; color: #222; font-size: 20px; font-weight: bold;}
.menu-mobile i{padding-left: 5px;}

@media (min-width: 320px){
    .menu-mobile{display: block;}
    .menu-desk{display: none;}
}

@media (min-width: 940px){
    .menu-mobile{display: none;}
    .menu-desk{display: block;}
}.news-other{float: left;}
.news-other-item{padding: 0 5px 15px; position: relative; line-height: 15px;}
.news-other-img{margin-bottom: 5px;}
.news-other-name{margin: 5px 0 7px; font-weight: bold; height: 30px; overflow: hidden; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical;}
.news-other-name a{color: #003963; display: block;}
.news-other-prev{color: #333; height: 45px; overflow: hidden; -webkit-line-clamp: 3; display: -webkit-box; -webkit-box-orient: vertical;}

@media (min-width:320px){
    .news-other{width: 50%;}
}
@media (min-width:580px){
    .news-other{width: 33.33333%;}
}.news-item{margin: 0 0 20px;}
.news-item-last{}
.news-name{font-size: 20px; line-height: 25px; overflow: hidden; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical;}
.news-name a{display: block; color: #333;}
.news-name:hover a{color: #da241c;}
.news-time{font-family: Tahoma; font-size: 11px; line-height: 20px; margin: 10px 0;}
.news-time a{display: inline-block; background: #003478; color: #fff; margin-right: 7px; padding: 0 7px;}
.news-time a:hover{background: #da241c;}
.news-time span{color: #808080;}

.news-prev{color: #808080; line-height: 20px; overflow: hidden; -webkit-line-clamp: 3; display: -webkit-box; -webkit-box-orient: vertical;}

@media (min-width:320px){
    .news-img{margin: 0 0 10px;}
}
@media (min-width:480px){
    .news-img{float: left; width: 250px; margin: 0 20px 0 0;}
}.intro-list{position: relative;}
.intro-list:after{content: ''; height: 100%; background: #fff; position: absolute; top: 0; right: 0;}
.intro-item{box-sizing: border-box; position: relative;}
.intro-img{overflow: hidden; margin-bottom: 50px;}
.intro-name{font-size: 20px; font-weight: bold; position: absolute; bottom: 7px; overflow: hidden; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical;}
.intro-name a{color: #003478; display: block;}

@media (min-width:320px){
    .intro-item{width: 100%; border-bottom: 1px dotted #808080; margin-bottom: 20px; padding: 0 0 10px;}
}   
@media (min-width:360px){

}
@media (min-width:480px){
    .intro-list:after{width: 1px;}
    .intro-img{height: 175px; overflow: hidden;}
    .intro-item{float: left; width: calc(100% / 2); border-right: 1px dotted #808080; border-bottom: 0; padding: 10px; margin: 0;}
    .intro-item:nth-child(1){width: 100%; border-bottom: 1px dotted #808080;}
    .intro-item:nth-child(2){border-bottom: 1px dotted #808080;}
    .intro-item:nth-child(3){border-bottom: 1px dotted #808080;}
}
@media (min-width:580px){

}
@media (min-width:767px){
    
}
@media (min-width:940px){
    .intro-list:after{width: 2px;}
    .intro-item{width: calc(100% / 3);}
    .intro-item:nth-child(1){width: calc(100% - (100% / 3)); border-bottom: 1px dotted #808080;}
    .intro-item:nth-child(2){border-bottom: 1px dotted #808080;}
    .intro-item:nth-child(3){border-bottom: 0;}
}.staff-tab-title{list-style: none; text-align: left;}
.staff-tab-title li a{display: block; color: #333; border: 1px solid #ddd; padding: 8px 10px; font-weight: bold;border-radius: 5px 5px 0 0;}
.staff-tab-title li a:hover{background: #EEEEEE;}
.staff-tab-title li a.active{border-bottom: 1px solid white;color: #da241c;}
.staff-item{border: 1px solid #ccc; border-top: 0; line-height: 22px; position: relative;}
.staff-item-title{border-top: 1px solid #ccc; background: #003478; color: #fff; font-weight: bold; text-align: center;}
.staff-item:after{content: ''; position: absolute; top: 0; width: 1px; height: 100%; background: #ccc;}
.staff-img{float: left; box-sizing: border-box; display: table-cell; text-align: center;}
.staff-img img{display: inline-block;}
.staff-img label{display: block; font-size: 15px;}
.staff-img b{display: block;}
.staff-info{float: right; box-sizing: border-box; padding: 10px; display: table-cell;}
.staff-info div a{color: #da241c;}
.staff-info div a:hover{text-decoration: underline;}
.staff-info div label{display: block; padding-left: 20px;}
.staff-list{border: 1px solid #ddd;padding: 10px;margin-top: -1px;}

@media (min-width:320px){
    .staff-img{width: 40%; padding: 7px;}
    .staff-info{width: 60%; padding: 7px;}
    .staff-item:after{left: 40%;}
}   
@media (min-width:360px){

}
@media (min-width:480px){
    .staff-tab-title li{display: inline-block;}
    .staff-img{width: 30%; padding: 10px;}
    .staff-info{width: 70%; padding: 10px;}
    .staff-item:after{left: 30%;}
}
@media (min-width:580px){
}
@media (min-width:767px){

}
@media (min-width:940px){
}.login{}

.login-form{box-sizing: border-box; width: 404px; margin: auto; padding: 0 5px;}

.login-item{position: relative; width: 100%; height: 33px; line-height: 33px; margin-bottom: 15px;}

.login-item-password label{position: relative; display: inline-block; padding-left: 38px; cursor: pointer;}
.login-item-password label:after,
.login-item-password a:after{width: 31px; height: 31px; font-family: FontAwesome; content: "\f00c"; font-size: 20px; text-align: center; line-height: 31px; color: #c3c3c3; border: 1px solid #c3c3c3; position: absolute; top: 0; left: 0; transition: all 0.25s ease 0s;}
.login-item-password label:hover:after{border: 1px solid #333;}
.login-item-password a:hover:after{color: #333; border: 1px solid #333;}
.login-item-password input[type='checkbox']{display: none;}
.login-item-password input[type='checkbox']:checked + label:after{color: #333; border: 1px solid #333;}
.login-item-password a{position: absolute; display: inline-block; top: 0; right: 0; color: #333; padding-right: 38px;}
.login-item-password a:after{content: "\f128"; right: 0; left: inherit;}

.login-item-register{margin-bottom: 0; text-align: center;}
.login-item-register a{color: #333; transition: all 0.25s ease 0s;}
.login-item-register a:hover{color: #ff0000;}

.login-error, .login-update{text-transform: uppercase; line-height: 21px; color: #fff; margin: 0 0 15px; padding: 7px 0 5px 15px;}
.login-error{background: rgba(255,0,0,0.5); border-left: 5px solid #ff0000;}
.login-update{background: rgba(0,128,0,0.5); border-left: 5px solid #008000;}