.tabs_mask{/*padding-left: 1px;background: url("../images/ar1.jpg") no-repeat scroll left center*/}
.tabs_mask, ul.tabs_container li span {height:30px;line-height:30px;}
ul.tabs_container {list-style:none;margin: 0!important; padding: 0!important}
.tabs_buttons{overflow:hidden; }
ul.tabs_container li.tab{float:left;margin:0;border:0!important;}
ul.tabs_container li.tab span{display:inline-block;cursor:pointer;padding:0 10px 0 5px;margin:3px 5px 0 0;font-weight:700}
ul.tabs_container li.tab, ul.tabs_container li.tab span{font-size:12px}
.items_mask {position:relative;overflow:hidden;padding: 0 6px;}
ul.tabs_container li.tab.active{}
.tab_red .tabs_buttons{border-bottom: 1px solid #e5e5e5;border-top: 1px solid #80d3ce;}
.tab_red ul.tabs_container li.tab.active{}
.tab_red ul.tabs_container li.tab.active span{margin-top: 3px;margin-bottom: 3px;float: left;font-weight: bold;font-size: 14px;background: #ff6600;padding: 0px 10px;border-radius: 4px;-webkit-border-radius: 4px;color:#fff;}
.tab_green .tabs_buttons{border-bottom: 1px solid #e5e5e5;border-top: 1px solid #80d3ce;}
.tab_green ul.tabs_container li.tab.active{}
.tab_green ul.tabs_container li.tab.active span{margin-top: 3px;margin-bottom: 3px;float: left;font-weight: bold;font-size: 14px;background: #ff6600;padding: 0px 10px;border-radius: 4px;-webkit-border-radius: 4px;color:#fff;}
.tab_blue .tabs_buttons{border-bottom: 1px solid #e5e5e5;/*border-top: 1px solid #80d3ce;background: url("../images/bg-ar1.jpg") repeat-x scroll 0 0;*/height: 29px;}
.tab_new_mt .tabs_buttons{border-bottom: 1px solid #0070b8;}
.tab_blue ul.tabs_container li.tab.active{background-color: #e8f2f9}
.tab_new_mt ul.tabs_container li.tab.active{background-color: #338dc6}
/*.tab_blue ul.tabs_container li.tab.active span{margin-top: 3px;margin-bottom: 3px;float: left;font-weight: bold;font-size: 14px;background: #ff6600;padding: 0px 10px;border-radius: 4px;-webkit-border-radius: 4px;color:#fff;}*/
.tab_blue ul.tabs_container li.tab.active span{
    color: #000;
    font: bold 11px/25px Tahoma,Helvetica,sans-serif;
    text-decoration: none;
    /*text-transform: uppercase;*/
}
.tab_new_mt ul.tabs_container li.tab.active span{color: #fff;}
.tab_new_md ul.tabs_container li.tab.active span{color: #5c656b;}
.tab-padding{padding:0px !important;}
@media only screen and (max-width: 480px) {
	.items_mask{overflow: visible;}
}
@media only screen and (max-width: 1000px) {
	.items_mask{overflow: visible;}
}

.new-mt{}
.new-mt .block{}
.new-mt .tabs_buttons .readmorecate a {color: #338dc6;}
.grid-list{
    padding: 5px 0;
}
.grid-list .grid{
    float: left;
    width: 31.5%;
    padding: 0 5px;
}
.grid-list .grid .img {
    padding: 0;
}
.grid-list .grid .img {
    background: #fff none repeat scroll 0 0;
    height: 140px;
    margin: 0;
    overflow: hidden;
    float: none;
    /*padding: 0 12px;*/
    width: 210px;
}
.grid-list .grid .img a {
    display: table-cell;
    height: 140px;
    text-align: center;
    vertical-align: middle;
    width: 210px;
}
.grid-list .grid .img img {
    /*height: 140px;*/
    max-width: 210px;
}

.grid-list .grid a {
    color: #4288c2;
    font-size: 13px;
    font-weight: bold;
}
.grid-list .grid h4 {
    padding: 10px 0;
}
.block.news.news_box.home-module {
    width: 49%;
}
.md-odd{padding-left: 10px;}
/* module md*/
.new-md .grid-list .grid{
    float: left;
    padding: 5px 0;
    width: 99%;
    border-bottom: 1px solid #e5e5e5;
}
.new-md .grid-list .last{
    border-bottom: none;
}
.new-md .grid-list .grid .img {
    padding: 0;
}
.new-md .grid-list .grid .img {
    background: #fff none repeat scroll 0 0;
    height: 90px;
    margin: 0;
    overflow: hidden;
    float: left;
    /*padding: 0 12px;*/
    width: 120px;
    border: 1px solid #a3c6d5;
    border-radius: 2px;
}
.new-md .grid .g-content {
    margin-left: 125px;
}
.new-md .grid-list .grid .img a {
    display: table-cell;
    height: 90px;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}
.new-md .grid-list .grid .img img {
    /*height: 90px;*/
    max-width: 120px;
    min-height: 90px;
}
.new-md .grid-list .grid a {
    color: #24546a;
    font-size: 13px;
    font-weight: bold;
}
.new-md .grid-list .grid h4 {
    padding: 0 0 8px;
}
.about-home{
    border: 2px dotted #0ab522;
    border-radius: 8px;
    padding: 15px;
    width: 95%;
}
.about-home .title{
    background: url("../images/bg_title_about.png") no-repeat scroll 0 0;
    height: 32px;
}
.about-home .desc{
    width: 70%;
    float: left;
    padding-right: 15px;
    padding-top: 15px;
}
.about-home .about-logo{
    width: 27%;
    float: left;
    margin-top: -32px;
}
.about-home .content{
    color: #4288c2;
}
.about-home .content p{
    font-size: 14px;
}
.about-home .more-detail{
    padding-top: 15px;
}
.about-home .more-detail > a {
    background-color: #33a627;
    border-radius: 3px;
    color: #fff;
    padding: 6px 32px;
}
.support-list li{
    padding: 9px 0;
    border-bottom: 1px solid #e2e2e2;
}
.support-list .name{
    font-size: 14px;
    font-weight: 600;
}
.support-list .mobi{
    line-height: 32px;
    font-size: 14px;
    color: #4288c2;
}
.support-list .yahoo{
    padding-left: 32px;
}
