/*------------------------------------------------------------------------
* ZT Template 1.5 - Jan, 2010
* ------------------------------------------------------------------------
* Copyright (C) 2008-20010 APL Solutions And Vision Co., LTD. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: APL Solutions And Vision Co., LTD
* Websites:  http://www.joomgroup.com -  http://www.joomvision.com
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	font-size: 15px;
	font-family: Arial, verdana, Tahoma, Helvetica, sans-serif;
	
}
body#bd {
	color: #4e4e4e;
	background: #f5f6f9;
}
body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}


@media ( max-width:640px ) {
   .hidden-phone {
      display: none;
   }
}

/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){
 head~body #opera { display: block; }
}

/* Clearfix */
.clearfix {
	clear: both;
}
#zt-wrapper {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	
}
#zt-wrapper-inner {
	padding: 0;
	overflow: hidden;
	margin:0 auto;
}
.zt-wrapper {
	width:  95%;
	margin: 0 auto;
}
#zt-userwrap1,
#zt-userwrap2,
#zt-userwrap3,
#zt-userwrap4,
#zt-userwrap5,
#zt-userwrap6,
#zt-userwrap7 {
	width: 100%;
	overflow: hidden;
	
}
#zt-userwrap1-inner,
#zt-userwrap2-inner,
#zt-userwrap3-inner,
#zt-userwrap4-inner,
#zt-userwrap5-inner,
#zt-userwrap6-inner,
#zt-userwrap7-inner,
#zt-top-inner ,
#zt-footer-inner,
#zt-copyright-inner{
	padding: 10px ;
	overflow: hidden;
	clear: both;
}
#zt-userwrap4-inner{
	padding: 0;
}
#zt-header-inner {
	overflow: hidden;
	width: 100%;
	position: relative;
	
}
div.moduletable,
div.moduletable_menu,
div.moduletable_blank,
div.moduletable_text,
div.module,
div.module_menu,
div.module_text {
	clear: both;
	margin: 0 0 10px 0;
	position: relative;
	clear: both;
	overflow: hidden;
}
#zt-userwrap4 {
	margin: 10px 0;
}
/* BEGIN MODULE */

#zt-header {
	width: 100%;
	
	
}

#zt-logo {
	float: left;
	width: 100%;
  height:0px;     
Padding: 20px  0  20px 60px ;
        
}
#zt-logo h2 {
	margin: 0px 10px 10px 10px;
        padding: 10px; 10px 10px 180px;      
        font-size: 37px;
        height: 100%;
        color:#ffffff;
        text-align:bottom;
        font-family: URW Chancery L, cursive;
        text-decoration: none;
}
#zt-logo a {
	width: 205px;
	height: 89px;
	text-align:bottom;
	
	background: url(../images/logo.psd) no-repeat ;
}
#zt-logo span{
	font-size: 40px;
	line-height: 0;
        height: 89px;	
}
#zt-mainmenu {
	height: auto;
	width: 100%;
}
#zt-mainmenu-inner {
	height: 33px;	
}
#zt-submenu-inner{
	padding: 0px 10px;
	overflow: hidden;
	border: 1px solid #dce1e9;
	border-top: none;
	background: #f1eeee;
}
div.moduletable_blank .modulecontent {
	padding: 0 ;
}






/* BEGIN MODULE */
.zt-user {
	overflow: hidden;
	float: left;
}
.zt-box-right {
	float: right;
	padding: 0;
}
.zt-user .zt-box-inside {
	padding-right: 15px;
}
.zt-box-center .zt-box-inside {
	padding: 0 10px;
}
.zt-box-right .zt-box-inside {
	padding: 0 0 0 15px;
}
.zt-box-full{
	width: 100%;
}
.zt-box-full .zt-box-inside {
	width: 100%;
	padding: 0px !important;
}

#zt-container-full  #zt-midtop,
#zt-container ,
#zt-content{
	width: 100%;
	overflow: hidden;
}
#zt-container-full  #zt-midtop-inner {
	padding: 0;
}
#zt-maincontent {
	width: 65%;
	float: left;
	overflow: hidden;
}
#zt-maincontent-inner{
	padding-left: 15px;
	overflow: hidden;
}
#zt-container-left #zt-maincontent {
	width: 86%;
}
#zt-container-right #zt-maincontent {
	width: 69%;
}
#zt-container-right #zt-maincontent-inner,
#zt-container-full #zt-maincontent-inner{
	padding: 0;
}
#zt-container-full #zt-component {
	margin: 0;
}
#zt-container-left #zt-component  {
	margin: 0px;
}
#zt-container-right #zt-maincontent {
  width: 65%;
} 

#zt-component  {
	margin: 0;
}
#zt-container-full 
#zt-container-full  #zt-middle,
#zt-container-left #zt-middle {
	width: 100%;
}
#zt-right {
	float: left;
	width: 310px;
	overflow: hidden;
}
#zt-right-inner{
	padding-left: 0;

}
#zt-left {
	float: left;
	width: 14%;
	overflow: hidden;
	text-align: right;
}
#zt-midtop,
#zt-midbot{
	width: 86%;
	overflow: hidden;
	margin-bottom: 10px;
}
#zt-midtop-inner,
#zt-midbot-inner{
	padding-left: 10px;
	overflow: hidden;
}
.alpha {
	margin: 0 !important;
}



.modulecontent,
.blog {
	padding: 10px ;
	display: block;
	overflow: hidden;
}
h3.title{
	margin: 0;
        color: #333333;	
        line-height: 30px;
	font-size: 14px;
	font-family: 'Times New Roman', serif;
	padding: 0 15px;
}
h3.moduletitle {
        color: #333333;		
        line-height: 30px;
	font-size: 14px;
	margin: 0;
	font-family: 'Times New Roman', serif;
	text-transform: uppercase;
	background:url("../images/moduletitle_bg.png") no-repeat left bottom ;
}



h1.contentheading {
	margin: 0;
	line-height: 30px;
        font-size: 25px;
        color: #15527e;
}


h1 a:link {
	margin: 0;
	line-height: 25px;
        font-size: 20px;
        color: #15527e;
}


h2.contentheading {
	margin: 0;
	line-height: 25px;
        font-size: 16px;
        color: #15527e;
}


h2 {	
font-size: 14px;
color: #15527e;
margin: 0;
line-height: 25px;
padding:5px 0 5px 0;
}

h2 a:link {	
font-size: 16px;
color: #15527e;
margin: 0;
line-height: 25px;
padding:5px 0 5px 0;
}

h3 {	
font-size: 13px;
color: #15527e;
margin: 0;
line-height: 20px;
padding:15px 0 10px 5px;
}


a:link, a:visited {
font-family : arial; 
color : #6C82B5; 
font-size: 12px;
text-decoration : none; 

} 
 
a.readon {
    color:#6C82B5;
    font-size: 12px;  
    font-family: Arial;  
    font-style: oblique;
    font-weight: inherit;  
    margin-top : 10px;
    display : block;
    float : right;
}



div.moduletitle {
        line-height: 30px;
	font-size: 12px;
	margin: 0;
	font-family: "Times New Roman";
	text-transform: uppercase;
	background:url("../images/moduletitle_bg.png") no-repeat left bottom ;
}

#zt-mainbody {
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}
#zt-userwrap1 #zt-slideshow {
	width: 40%;
	float: left;
}
#zt-highlight1 {
	width: 35%;
	float: left;
	margin-left: 0px;

}
#zt-highlight2{
	width: 25%;
	float: right;
        border-bottom: 1px solid #D2D8E1;
}
#zt-breadcrumb-inner,
#zt-userwrap1-inner,
#zt-userwrap2-inner,
#zt-mainbody-inner{
	padding: 5px 10px;
	overflow: hidden;
	border: 1px solid #dce1e9;
	border-bottom: none;
	border-top: none;
	background: #fff;
}
#zt-breadcrumb-inner{
	border-top: 1px solid #dce1e9;
	border-bottom: 1px solid #dce1e9;
}
#zt-mainbody-inner{
	border: 1px solid #dce1e9;
	border-top: none;
}

#zt-component {
	width: auto;
	margin: 0;
}
#page{
	padding-left: 5px;
}
#zt-userwrap3 .zt-box-right .zt-box-inside {
	padding: 0;
}
#zt-bottom {
	overflow: hidden;
	padding: 10px 0;
}
#zt-bottom-inner,
#zt-userwrap3-inner{
	border: 1px solid #DCE1E9;
	background: #fff;
	overflow: hidden;
}
#zt-userwrap3 .modulecontent{
	padding: 10px 0;
}
#zt-footer {
	width: 45%;
	float: right;
}
#zt-footer ul.menu {
	margin: 0;
	overflow: hidden;
}
#zt-footer ul.menu li {
	float: right;
	
	padding: 0 10px;
	height: 14px;
	line-height: 13px;
	background: url(../images/line-bot.png) no-repeat right center;
}
#zt-footer ul.menu li.first{
	background: none;
}
#zt-footer ul.menu li a {
	color: #333;
}
#zt-footer ul.menu li.last {
	border-right: none;
}
#zt-copyright {
	width: 55%;
	float: right;
	font-size: 11px;
}
#zt-copyright a {
	color: #4e4e4e;
}


/* ZT Toppanel---*/
#zt-toppanel {
	display: block;
	width: 100%;
	color: #737a81;
	overflow: hidden;
}
#zt-toppanel .modulecontent{
	padding: 0 10px;
	color: #fff;
}
#zt-toppanel .moduletable{
	margin: 0;
}
.font11{
	font-size: 11px;
}
.panel1{
	width: 45%;
	float: left;
	clear: none !important;
}
.panel2{
	width: 55%;
	float: left;
	clear: none !important;
}
.jv-jvtitleflash .sliderwrapper .contentdiv span.cattitle{
	float: left;
}
a.toc{
	float: left;
	margin-left: 5px;
	
}
.jv-jvtitleflash .sliderwrapper .contentdiv {
	padding: 0;
}
.jv-jvtitleflash .sliderwrapper .contentdiv span{
	color: #fff;
}
.jv-jvtitleflash .sliderwrapper{
	height: 26px !important;
	width: 82%;
}
.jv-titleflash-time{
	color: #51a5e1 !important ;
	font-style: normal;
	display: none;
	font-size: 10px !important;
}
/*--zt Bodypanel---*/
#zt-bodypanel{
	overflow: hidden;
}
#zt-bodypanel-inner{
	padding: 15px 10px 15px 20px;
	overflow: hidden;
	background: url(../images/bodypanel.png) no-repeat 0 0;
	
}
/*--zt Banner------*/
#zt-banner{
	width: 60%;
	float: right;
}
/*--zt Tools------*/
#zt-tools{
	top: 0;
	right: 0;
	position: absolute;
	z-index: 99;
}
#zt-tools-inner{
	overflow: hidden;
	padding: 8px 5px 0px 5px;
}
#zt-tools img{
	cursor: pointer;
	display: block;
	float: left;
	
}
/* Style Module
------------------------*/

.hidden {overflow: hidden;}
.alpha {	margin: 0 !important;}
.font12{font-size: 12px; }
.font10{font-size: 10px; display: block;}
.font11{font-size: 11px;}
.font14{font-size: 14px;font-weight: bold;}
.font16{font-size: 16px;font-weight: bold;}
.font18{font-size: 18px;font-weight: bold;}
.font20{font-size: 20px;font-weight: bold;}
.bold{font-weight: bold;}
.gray1{color: #bababa;}
.tab_colud a{
	color: #15527e;
	line-height: 25px;
	text-shadow: 1px 1px 1px #ddd;
}
.tab_colud a:hover{
	background: #3686db;
	color: #fff;
	text-shadow: none;
	text-decoration: none;
}
/*zt Left-------------*/

#zt-left h3.moduletitle{
	text-transform: none;
	background: none;
	font-family: "arial";
	font-size: 13px;
	line-height: 25px;
}
#zt-left .modulecontent{
	padding: 0;

}
#zt-left ul.menu li a {
	text-align: right;
}

#zt-user2 .zt-box-inside{

}



/*zt Right-------------*/
#zt-right .modulecontent,
#zt-userwrap4 .modulecontent


 {
	border: 0px solid #D2D8E1;
	border-bottom: 1px solid #D2D8E1;

}
#zt-right .no-round .modulecontent{
	padding: 0;
	border: none;


	
}
#zt-right .no-round .moduletitle{
	
}
/*zt Tab-------------*/
.jv_tab_news2_wrap div.jv_tab_panel_wrap{width: 99%;}
.jv_tab_news2_wrap .jv_tabs_panel_news2{padding-top: 15px;}
.jv_tab_news2_wrap ul.tabs_title li{background: none;}
.tab_default_content .tab_default_container{padding: 0;}
.jv_tab_lago_wrap .jv_tab_lago_container {padding: 0;}

.jv_tab_news2_wrap ul.tabs_title{
	padding-bottom: 2px;
	background: url("../images/moduletitle_bg.png") no-repeat scroll left bottom ;
}

.jv_tab_news2_wrap ul.tabs_title li.active a {
	background: #859e0f url(../images/tab_news.png) no-repeat 0 0;
	padding-left: 5px;
	height: 29px;
}
.jv_tab_news2_wrap ul.tabs_title li.active a span{
	color: #fff;
	padding-right: 10px;
	height: 29px;
	background: #859e0f url(../images/tab_news.png) no-repeat right -27px;
}

.jv_tab_news2_wrap ul.tabs_title li span{
	font-weight: bold;
	text-transform: none;
	font-size: 100%;
	color: #414141;
}
.lago_title ul.tabs_title{
	width: 100%;
}
.jv_tab_lago_wrap .lago_title {
	background: none;
	border: 1px solid #d9dde5;
	border-left: none;
}
.jv_tab_lago_wrap div.lago_title_r{background: none;}
.jv_tab_lago_wrap .lago_title{width: auto;}
.jv_tab_lago_wrap .lago_title ul.tabs_title li{margin: 0;}
.jv_tab_lago_wrap .jv_tabs_panel_br{
	border: 1px solid #d9dde5;
	border-top: none;
}
.jv_tab_lago_wrap .jv_tabs_panel_br,
.jv_tab_lago_wrap .jv_tabs_panel_bl{
	background: none;
}
.jv_tab_lago_wrap .lago_title ul.tabs_title li h3 span{
	color: #414141;
	font-family: arial;
	text-shadow: none;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
}
.jv_tab_lago_wrap .lago_title ul.tabs_title li h3{
	background: #f1f3f6;
	border-left: 1px solid #d9dde5;
}
.jv_tab_lago_wrap .lago_title ul.tabs_title li.last h3{
	border-right: 1px solid #d9dde5;
}
.jv_tab_lago_wrap .lago_title ul.tabs_title li.active h3 {
	background: none;
	border-bottom: 1px solid #fff;
}
.jv_tab_lago_wrap .lago_title ul.tabs_title li.active h3 span {background: none;}
.jvcarousel-pagi {
	position: absolute;
	top: -30px;
	right: 20px;
	width: 50%;
}
.jv_tab_lago_wrap .jv_tabs_panel_bl,
.jv_tab_lago_wrap div.jv_tabs_panel{
	overflow: visible;
}

.handles .handles_item{margin: 8px 5px 0 0;}
.handles .handles_item,
.handles span.active{
	width: 8px;
	height: 8px;
	text-indent: 999em;
	float: right;
	background: url(../images/tabs_arrow.png) no-repeat ;
}
.handles{
	margin: 0;
	float: right;
	overflow: hidden;
	width: 30%;
}
.handles span.active{
	background-position: 0px -12px;
}
span.next{
	margin: 0;
	margin-right: 2px;
}
span.next, span.pre{
	width: 20px;
	height: 20px;
	background: url(../images/tabs_arrow.png) no-repeat  -10px top;
	float: right;
}
span.pre{
	background-position: -34px top;
}
.jvcarousel-item{
	font-size: 12px;
	margin: 0;
	padding: 0 13px;
	height: 250px;
}
.jvcarousel-item:hover{
	background: #f6f6f6;
}
div.jvcarousel-slide a.readmore{
	display: none;
}
.jvcarousel-item p.jvcarousel_title {
	clear: both;
	overflow: hidden;
	margin: 0px;
}
.jvcarousel-item p{
	padding-bottom: 10px;
}
.jvcarousel-item img{
	padding: 4px;
	background: #fff;
	margin: 0;
	border: 1px solid #d1d6de;
}
.jvcarousel_mtitle{
	font-size: 12px;
	font-weight: bold;
}
.jv_tab_lago_wrap .jv_lago2_content .lago2_content_wrap{
	padding: 10px;
	position: relative;
}
.latestnews{
	padding: 0 5px;
}
/*zt Slideshow-------------*/
.jv-proshow-inner {
	position: relative;
}
.jv-pedonheadline-wrap{
	margin-top: 5px;
}
.jv-proshow-intro {
    border: 0 none;
    bottom: 0;
    height: 80px;
    left: 0;
    position: absolute;
    width: 100%;
}
.jv-proshow-intro-bt {
    background: none;
    margin-top: 0px;
    width: 100%;
}
.jv-proshow-intro-inner{
	padding: 5px;
}
.jv-proshow-intro-bb{width: 100%;}
.jv-proshow-intro-inner p{
	margin: 0;
	font-size: 11px;
}
.jv-pedoncontent{
	height: 100px;
	margin-top: 20px;
	display: block;
}
.jv-proshow-intro-inner h3{
	font-size: 12px;
	color: #a9cc00;
	text-transform: none;
      text-align:justify;
      margin: 0 12px 0 3px;

}
.jv-pedonheadline-group{
	padding: 8px 0px;
}
.jv-pedonheadline-group a img {
	background: #ddd;
}
.jv-pedonheadline-group li.active a img{
	background: #FF7D2A;
}
.jv-pedonheadline-wrap .but_next,
.jv-pedonheadline-wrap .but_pre{
	width: 20px;
	height: 40px;
	display: block;
	background: url(../images/slide-arrow.png) no-repeat right 10px !important;
}
.jv-pedonheadline-wrap .but_pre{
	background-position: left 10px !important;
}
.s6bar_container{
	padding: 0;
	background: none;
}
.s6bar_container .s6_itembar{
	padding: 2px;
	border: 1px solid #d5d5d5;
	margin: 0 3px 10px 3px;
}

.slide6_itembar_wrap{
	padding: 0px;
	margin-top: 10px;
	background: none;
}
.jv_rslide_wrap{
	height: 30px !important;
	width: 250px !important;
	background: url(../images/box-b.png) no-repeat left bottom !important;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
}
.des_item_container{
}
.descript_item h3.title{
	font-size: 12px;
	color: #fff;
}
/*zt News-------------*/
.jv_news_wrap ul.jv-title-category{
	border: none;
	margin: 0 !important;
	background: url(../images/moduletitle_bg.png) no-repeat left bottom;
}
li.jv-firstitem a span{
	border-bottom: none;
}

.jv_news_wrap ul.jv-title-category a,
.jv_news_wrap ul.jv-title-category a:hover{
	padding: 0;
	padding-bottom: 6px;
	display: block;
}
ul.jv-title-category li.jv-firstitem a,
ul.jv-title-category li.jv-firstitem a:hover{
	
	font-family: "Timer news Roman";
	font-size: 14px;
}
.jv_news_wrap ul.jv-title-category span.jv-title-category{color: #414141;}
.jv_news_wrap ul.jv-title-category a:hover span.jv-title-category { border: none;}
.jv_news_wrap li.jv-article-title h4{ font-size: 12px; margin: 5px 0; display: block;}
li.jv-article-title a{ color: #15527e;}
 p.more_link{ display: none;}
.jv_news_wrap ul.article-item li{
	background: url(../images/arrow1.png) no-repeat 0px 10px;
	padding: 2px 0 3px 15px;
}
.jv-frame-cat { margin-bottom: 2em;}
.jv_news_wrap p.jv-news-readmore{
	display: block;
	overflow: hidden;
}
.jv_news_wrap p.jv-news-readmore a.readmore,
a.readone,
#menusys_mega a.readone {
	color: #2D6E89;
	float: right;
	padding: 0 0 0 15px;
	font-style: italic;
	font-weight: normal;
	font-family:"Georgia";
	font-size: 11px;
	background: url(../images/readon.png) no-repeat left 3px !important;
}
div.latestnewsitems p.clearfix{
	margin: 0;
}
.jv_news_wrap p.jv-news-readmore a.readmore:hover,
a.readone:hover{
	text-decoration: underline !important;
}
/*zt Lastnews-------------*/
div.latestnewsitems h4{
	clear: both;
	margin: 5px 0;
	padding: 0;
	display: block;	
	font-size: 12px;
	width: 99%;
	position:  static;
}
.latestnews-inner{
	padding-right: 10px;
}
div.latestnewsitems h4 a.latestnews ,
#menusys_mega div.latestnewsitems a.latestnews {
	font-size: 12px;
	font-weight: bold;
	color: #15527e;
	padding: 0 !important;
	display: block;
	line-height: 18px;
	position:  static;
	background: none !important;
}
div.latestnewsitems a.latestnews:hover{
	text-decoration: underline !important;
}
.latestnewsitems-inner{
	padding-right: 10px;
}
.last-item .latestnewsitems-inner{
	padding: 0;
}

div.latestnewsitems img  {
	padding: 3px ;
	background: #fff;
	display: block;
	float: left;
	border: 1px solid #cdcdcd;
}

div.latestnewsitems .latestnewsdate {
	display: block;
	color: #787c7e;
	font-size: 11px;
	clear: both;
}
ul.zt_weather_forecast li{ background: none;}
/*Default Menus-------------*/
ul.menu_hozi{
	display: block;
	overflow: hidden;
	margin: 0 auto;
	
}
ul.menu_hozi li{
	background: none;
	padding: 0;
	float: left;
	border-right: 1px solid #d3d3d4;
}
ul.menu_hozi li a{
	padding: 0 8px ;
	font-size: 11px;
	color: #818181;
	text-align: center;
	display: block;
}
ul.menu_hozi li a:hover{
	background: #ddd;
	color: #333;
	text-decoration: none;
}
ul.menu_hozi li.last {
	border: none;
}

a.readone{
	display: block;
}
#mod_search_searchword{
	margin-bottom: 1em;
}
div.jv_weather_fday p.jv_weather_temp{
	width: 30px !important;
	margin: 0 auto;
}
ul.jv_weather_forecast li{
	background: none;
}
a.menu-btn  {
	display: none;
}

.closebtn {
	display: none;
}

.phones-mobile {
	display: none;
}

.search-mobile {
	display: none;
}

.phones-pc {
	display: block;
    text-align: center;
    padding-bottom: 5px;
    position: fixed;
    z-index: 999999;
    top: 0;
    background: #fff;
    left: 0;
    right: 0;
    border-bottom: 3px solid #3382ba;
	width:95%;
	margin: 0 auto;
}

.phones-pc table {
	width: 100%;
}



.closephone {
    position: absolute;
    right: 0;
    top: 0;
    background: #246a9a;
    color: #fff;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 23px;
}



@media screen and (max-width: 980px){ .phones-pc {display: none;}	body {		min-width: 0;	margin-top: 0;}		.zt-wrapper {		width: 95%;	}		#menusys_moo {		height: auto;	    position: relative;}		#menusys_moo li{		width: 100%;     height: auto;	}	#zt-mainmenu-inner  {		height: auto; 		overflow: hidden;	    background: #256a9a !important;	}		#menusys_moo li a.active span, #menusys_moo li a.active:hover span, #menusys_moo li a.active:active span, #menusys_moo li a.active:focus span {		background: none;	}		#zt-highlight2 {		width: 100%;	}		#zt-highlight1 {		width: 100%;	}		div.jv-frame-cat .jv-category {		width: 100% !important;	}

	*, :before, :after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		
	}
	
	* {
		max-width: 100%;
	}

	#menusys_moo .fancy {
			width: 100% !important;
			left: 0 !important;
	}

	#zt-userwrap1 #zt-slideshow {
		width: 100%;
	}

	#zt-slideshow .modulecontent {
		padding: 0;
	}

	img {
		max-width: 100%;
		height: auto;
	}



	#zt-container-right #zt-maincontent {
		width: 100%;
	}

	#zt-banner{
		display: none;
	}

	#zt-logo {
		height: auto; 
		padding: 0;
	}
	
	#menusys_moo li ul	{
		position: initial;
		height: auto !important;
	    width: 100%;
	}
	
	#menusys_moo li li {
		width: 100%;
	    padding-left: 25px;
	}
	
	#menusys_moo li ul a.active span, #menusys_moo li ul a:hover span, #menusys_moo li ul a:active span, #menusys_moo li ul a:focus span {
		color: #fff !important;
	}
	
	#zt-mainmenu {
		width: 0;
		position: fixed;
		left: 0;
		top: 54px;
		z-index: 9;
		height: 80%;
		overflow-x: hidden;
		overflow-y: scroll !important;
	}

	a.menu-btn {
		display: block;
		width: 100px;
		height: 40px;
		background: #246A9A;
		line-height: 40px;
		color: #fff;
		font-size: 16px;
		float: left;
	}
	
	a.menu-btn span {
		width: 1em;
		height: 0.15em;
		background: #fff;
		box-shadow: 0 0.25em 0 0 #fff, 0 0.5em 0 0 #fff;
		display: inline-block;
		vertical-align: top;
		margin-top: 14px;
		margin-right: 10px;
		margin-left: 10px;
	}
	
	.container {
		width: 100%;
		margin: 0 auto;
	}
	.inner-container {
		width: 95%;
		margin: 0 auto;
	}
	#menusys_moo li ul a span {
		color: #fff !important;
	}
	
	.closebtn {
		width: 30px;
		height: 30px;
		position: fixed;
		top: 54px;
		text-align: center;
		font-size: 22px;
		background: #000;
		color: #fff;
		line-height: 30px;
	}
	
	ul.pagination li {
		display: inline-block;
		vertical-align: top;
		margin: 5px;
	}
	
	.ui-widget-content {
		display: none !important;
	}
	
	.phones-mobile{
		display: block;
		text-align: center;
		padding-bottom: 5px;
		position: fixed;
		z-index: 999;
		top: 0;
		background: #fff;
		left: 0;
		right: 0;
		border-bottom: 3px solid #3382ba;
	}
	
	.phones-mobile p {
		margin: 0;
		font-size: 18px;
		margin-bottom: 5px;
		margin-top: 5px;
	}
	.phones-mobile div {}
	.phones-mobile div strong {}
	
	.phones-mobile table {
		display: block;
		width: 310px;
		margin: 0 auto;
		white-space: nowrap;		
	}
	
	.search-mobile {
		display: block;
	width: calc(100% - 100px) ;
		float: left;
	}
	
	.search-mobile #mod_search_searchword {
		height: 40px;
		float: left;width: 78%;
			}
	
	.search-mobile .button {
		display: block;
		float: left;
		margin: 0;
		height: 40px;
		width: 43px;
		border-left: 0;
	}
	
	.png.search {
		display: none;
	}
	
	#zt-header {
		margin-top: 54px;
	}
	
	#zt-logo h2 {
		white-space: nowrap;
		padding: 5px;
		font-size: 35px;
		margin-left: 0;
		padding-left: 0;		
	}
	
	div[class$="tip"] { 
		display: none !important;
	}
	
	#zt-slideshow {
		display: none;
	}
	
	#zt-right {
		width: 100%;
	}
	
	.closephone {
		position: absolute;
		right: 0;
		top: 0;
		background: #246a9a;
		color: #fff;
		display: block;
		width: 25px;
		height: 25px;
		line-height: 25px;
		font-size: 23px;		
	}
	
	td, th, div {
		font-size: 16px;
	}


}/*.moduletablesticky-custom {	display: none;}*/

a.phon:hover{
font-size: 25px;
text-decoration: underline;
 }

@media ( max-width:640px ) {
   .hidden-phone {
      display: none;
   }
}