 

#block-panel {

    background: transparent;

    color: #fff;

    line-height: 43px;

    height: 43px;

    z-index:10;
}

#block-bottome{
    background-color:#f6f6f6;
    padding:30px 0 50px 0;
}

.position-panel-1 a,.position-panel-1 a:hover{
    color:#fff;
}

.position-panel-1 span{
    margin-left:7px;
    color: #666;
}

.qrcode-s{
    display: none;
    z-index: 99999;
    position: absolute;
    background-color: #1B273D;
    padding: 0 12px 12px 12px;
    left: 160px;
}
.qrcode:hover .qrcode-s{
    display: block;
}

.information-top1::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 43px;
    background: url("../images/topbar.gif");
    left: 0;
}

.lan:hover .lan-wrapper{
    visibility: visible;
    margin-top: 0;
    opacity: 1;
}
.lan-wrapper{

    position: absolute;

    width: 560px;

    background-color: #1b273d;

    right: 0px;

    z-index: 9;

    padding-bottom: 10px;

    transition: all 200ms linear;

    margin-top: 20px;

    opacity: 0;

    visibility: hidden;

    border-top: 3px solid #0B8B5A;
}


.lan-row{

    padding: 30px 0 20px 0px;
}

.lan-row a, .lan-row a:hover{
    color: #fff;
}

.lan-icon{

    float: left;

    width: 100px;

    text-align: center;
    position:relative;
}

.lan-icon img{

    max-width: 80%;
}
.lan-icon .hover{
    display:none;
    position:absolute;
    top:0;
    width: 100%;
}
.lan-row:hover .hover{
    display:block;
}

.lan-r{

    float: left;
}

.lan-r .title{

    line-height: 18px;
}

.lan-r .title::before{
    display:block;
    content:"";
    width: 2px;
    height: 16px;
    float: left;
    background-color: #0B8B5A;
    margin-right: 5px;
}

.block-menu-search .fx-title {
    font-size: 16px;
    font-weight: bold;
}

#block-header .container a.flexMenuToggle span,

#block-header .container .blog .img-intro .readmore a.flexMenuToggle span {

    background: #111111;

}

.jv-module-left-title .title-module, .jv-module .title-module{
    /* font-size:30px; */
    /* font-weight:bold; */
}

.jv-module-left-title .title-module span,

.jv-module.about-us-default h3.jvlastestnews-items-item-title a,

.jv-module .title-module span,

.jv-module.about-us-default h3.jvlastestnews-items-item-title .blog .img-intro .readmore a {

    margin-bottom: 40px;

    display: inline-block;

    color: #333;

    width: 100%;

    padding: 0 0 20px 0;
}

.jv-module.jvservice {
    padding-top: 70px;
    padding-bottom: 30px;
    background-color:#f6f6f6;
}
.jvservice-items .jvservice-items-item-box{
    margin-top: -40px;
    /* z-index: 99999; */
    position: absolute;
    background-color: rgba(255,255,255,0.8);
    padding: 10px;
    width: 100%;
    height:100%;
    -webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    -ms-transition:all 200ms linear;
    transition:all 200ms linear
}
.jvservice-items-item-thumbnail:hover .jvservice-items-item-box{
    margin-top: -188px;
    height: 100%;
}
.jvservice-items-item-box ul{
    float:left;
    margin-left:10px;
    padding-left:20px;
    text-align: left;
}
.jvservice-items-item-box ul li:before{
    content:'';
    display:block;
    width:8px;
    height:8px;
    background-color:#249140;
    position:absolute;
    margin:6px 0 0 -20px;

}
.jvservice-items-item{
    margin-bottom:20px;
}
.jvservice-items-item-thumbnail{
    border:1px solid #dddddd;
    overflow:hidden;
    position: relative;
    text-align: center;
    background-color: #fff;
}
.jvservice-items-item-box h3{
    text-align: center;
}
.jvservice-items-item-description{
    margin-top:20px;
}

.jv-module.module.jvservice .container .title-module {
    text-align: center;
}

.jv-module.module.jvservice .container .title-module > span{
    width:33.39%;
    font-size: 30px;
    font-weight: bold;
}

@media (max-width: 500px) {

	.jv-module.module.jvservice .container .title-module > span{
		width:100%;
	}
	.home-news{
		padding: 20px 0 !important;
	}
	.jv-module.box-lastest-news,.avshome_gallery {
		padding-top: 0px !important; 
	}
	.avshome_gallery .readmore{
		margin-top:-33px;
	}
	.position-logo img{
		width:70%
	}
	.jv-module.jvservice{
		padding-top:20px !important;
	}
	.jvservice-items-item-box .title{
		font-size:12px;
	}
	#sidebar-b{
		display:none;
	}

}


.jv-module.module.jvservice .container .title-module > span::after{

    left:38%;
}

.home-news{
    padding:60px 0;
}
.home-news h2{
    float:left;
    color: #333;
    font-weight: bold;
}
.home-news .jvlastestnews-items{
    padding:0 15px;
}
.home-news .readmore,.avshome_gallery .readmore{
    float:right;
    line-height:33px;
}
.home-news .readmore:after{
    /* content:''; */
    clear:both;
}

.jv-module.box-lastest-news {

    /* padding-top: 0px; */
}

@media (max-width: 992px) {

    .jv-module.box-lastest-news {

        padding-top: 30px;

    }

}

.jv-module.box-lastest-news .jvlastestnews-items-item {

    margin-bottom: 15px;

    background: #e6e6e6;

    padding: 8px;
}

.jv-module.box-lastest-news .jvlastestnews-items-item-thumbnail {

    width: 21.622%;

    margin-right: 10px;
}

.jv-module.box-lastest-news .jvlastestnews-items-item-title {

    /* font-size: 115.38461538%; */

    margin: 10px 0 14px 0;
}
.jvlastestnews-service h3,.jvlastestnews-items-item-description{
    margin-top: 15px;
}

.avshome_gallery{
    padding-top:75px;
}
.avshome_gallery .avsmore{
    float:right;
}
.avshome_player{
    margin-top: 40px;
    cursor: pointer;
    text-align: center;
}
.avshome_player i{
    position:absolute;
    left: 46%;
    top: 46%;
    color: #FFFFFF;
}
.avshome_featured{
    position:relative;
}
.avshome_featured_title{
    position:absolute;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    /* height: 40px; */
    padding: 8px 20px;
    color: #fff;
    font-weight: bold;
    /* font-size: 16px; */
}
.avshome_thumb{
    width: 31%;
    float:left;
    padding: 10px;
    cursor: pointer;
}
.avshome_slid{
    /* padding: 0px 4%; */
    height: 145px;
    overflow: hidden;
    position: relative;
    margin: 0 0px;
}
.avshome_slid .fa-angle-left,.avshome_slid .fa-angle-right,.products_slideshow_prev,.products_slideshow_next{
    position:absolute;
    z-index:999;
    top: 26.5%;
    background: #E6E6E6;
    width: 30px;
    text-align: center;
    visibility: hidden;
}
.avshome_slid:hover .fa-angle-left,.avshome_slid:hover .fa-angle-right,.products_slideshow_wrapper:hover .products_slideshow_prev,.products_slideshow_wrapper:hover .products_slideshow_next{
    visibility: visible;
}
.avshome_slid .fa-angle-left{
    left: 0;
}
.avshome_slid .fa-angle-right,.products_slideshow_next{
    right:0;
}
.avs_thumb_inner .avs_img_container{
    position:relative;
}
.avs_thumb_inner .arrow{
    top:0;
    right:0;
    bottom:0;
    left:0;
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    z-index:9999;
    position:absolute;
    margin:auto;
    opacity:0.7;
}

.products_slideshow_wrapper{
    height:350px;
    overflow:hidden;
}
.products_slideshow_wrapper::hover .products_slideshow_prev{
    visibility:visible;
}

.products_slideshow_item h3{
    padding:20px 0 0 10px;
    margin-bottom: 5px;
}

.position-bottomu p{
    padding: 10px;
}

.col-md-6.exhibition_featured{
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom:10px;
}
.exhibition{
    padding:0;
}
.exhibition_item-wrapper,.exhibition_featured_wrapper{
    position:relative;
}
.exhibition_featured_wrapper img,.exhibition_item-wrapper img{
    width:100%;
}
.exhibition_item{
    padding:0 5px 10px 5px;
}
.exhibition_featured_cover,.exhibition_cover{
    padding: 5px;
    background-color: rgba(14,139,91,0.8);
    color:#fff;
    position:absolute;
    top:0;
    width: 100%;
}
.exhibition_cover{
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    transition: all 200ms;
}
.exhibition_cover:hover{
    background-color: rgba(11, 139, 90, 0.7);
    /* height: 100%; */
}
.exhibition_featured_cover .title,.exhibition_cover .title{
    text-align:center;
    margin: 5px;
    font-size:20px;
}
.exhibition_cover .title{
    font-size:13px;
    margin:auto;
    /* height: 100%; */
    vertical-align: middle;
    line-height: 30px;
}
.exhibition_cover ul{
    display:none;
    font-size: 13px;
}
.exhibition_cover:hover ul{
    display:block;
}


.article_intro{
    height: 150px;
    overflow:hidden;
}
.blog-item .readmore{
    text-align:center;
    width: 100%;
    box-shadow: 0px 0px 10px #FFFFFF;
    margin-top: -30px;
    background: #0B8B5A;
    padding: 5px;
}
.blog-item .readmore a{
    color:#fff;
    font-size:16px;
    font-weight:bold;
}

.free-phone{
    font-size:25px;
    font-weight:bold;
   
    color: #0b8b5a;
}

.green{
    /* color: #0B8B5A; */
}
.contact-list li{
    margin-top:10px
}
.contact_info{
    text-align:center;
    padding: 10px;
}

.footer-group {

    bottom: 0;

    z-index: 0;

    left: 0;

    right: 0;

}

#block-main,

.z-index-top {

    position: relative;

    background: #ffffff;

}

#block-main {

    z-index: 1;

}

.z-index-top {

    z-index: 2;

}

a:focus,

.blog .img-intro .readmore a:focus {

    color: inherit;

}



.lan {

    float: right;

}

.con > li {

    float: left;
    padding: 0 5px;
    line-height: 43px;

}

.con > li a{

    color: #a3a8b2;

}

.con > li a:hover{

    color: #3d3d3d;

}


.custom .nav-tabs{

    border-bottom: 2px solid #eee;

    margin:0 0 20px;

}

.hengwall > div {

    float: left;

    padding: 10px;

}

.project--gallery_no_margin.portfolio.three.portfolio-default.projects-layout1 {

    margin-top:0px;

}

#row ul li {

    width: 178px;

    height:124px;
}

.moduletable .container{
    width: 100%;
}

.LatestNewsPagination {

    display: none;

}



.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {

    color: #FFF;

    background-color: #0B8B5A;

    border: 1px solid #ddd;

    border-bottom-color: transparent;

    cursor: default;

}

.rg-gm-slice-list > li {

    border: 1px solid #ddd;

    float: left;

    margin: 20px;

    padding: 10px;

    width: 24%;

}





#block-bottom .weilei img {

    opacity: 100;

    visibility: visible;

    /* width: 150px; */

    /* height: 150px; */
}





/*zmaxshop item page css*/

#content .tabpanel {

    margin-top: 25px;

}



#content div.current dd.tabs {

    border: medium none;

    border-top: 1px solid #dedede;

}



#content dl.tabs dt h3 a {

    color: #999;

    display: block;

    padding: 15px;

    text-decoration: none;

}

#content dl.tabs dt h3 a:hover {

    background: #1b273d none repeat scroll 0 0;

}





#content dl.tabs dt.open h3 a {

    background: #1b273d none repeat scroll 0 0;

    color: #999;

    display: block;

    padding: 15px;


    text-decoration: none;

    border-radius: 2px 2px 0 0;

}



#content dl.tabs dt.tabs {

    background-color: #fff;

    border:none;

    float: left;

    margin-left: 3px;

    padding: 0px;

}



#content dl.tabs {

    margin-bottom: 0;

    margin-top: 0;

}

.fx-subitem .fx-title{
    font-size:13px;
    font-weight:normal;
    /* color:#333; */
}
#block-mainnav .jv-module.menu-homepage-1 ul.fxmenu li.level1.hasChild .fx-subitem {
    line-height: 40px;
    background: #ffffff;
}

#block-mainnav .feature-img img {

    width: 100%;

    max-width: none !important;

    max-height: none !important;

    position: relative !important;

    top: 0 !important;

    margin: 0 !important;

    left: 0 !important;

    padding: 20px 0px !important;

}

#block-mainnav .jv-module ul.fxmenu li.level1.hasChild.hover > .fx-subitem {

    -webkit-opacity: 1 !important;

    -moz-opacity: 1 !important;

    opacity: 1 !important;

    -webkit-transform: translateY(0px);

    -moz-transform: translateY(0px);

    -ms-transform: translateY(0px);

    -o-transform: translateY(0px);

    transform: translateY(0px);

    max-height: 800px;

    overflow: visible;

}

.sixe-date {

    color: #0B8B5A;

    margin-top: -10px;

}

.sixe-row {

    width:640px;

    background-color: #fff;

    color: #777777;

    margin: 0;

}

.sixe-li {

    width: 50%;

    padding-left: 0;

}

#fx-item838 .fx-subitem{
    margin-left: -70px;
}

#fx-item846 .sixe-row .clearfix:hover {

    background-color: #fff;

    color: #111111;

}

#fx-item846 .sixe-row .item-text {

    color: #111111;

}

#fx-item846 .sixe-row .item-text:hover {

    color: #fff;

}

.sixe-list{
    margin:15px;
    color: #0B8B5A;
}

.mega-submenu{
    display: none;
}
.mega-submenu li{
    /* width: 200px; */
    float: left;
    /* padding: 10px 5px; */
    /* margin-right: 30px; */
}
.fx-subitem .mega-submenu li:hover{
    background: #f4f4f4 !important;
    color:#0B8B5A;
}
.mega-menu{
    padding:0;
    border-right: 1px solid #F4F4F4;
}
.mega-menu h3{
    line-height: 30px;
    padding:15px 20px;
    margin:0;
    border-bottom: 1px solid #F4F4F4;
    font-size: 14px;;
    font-weight:bold;
}
.mega-menu .active{
    background: #0B8B5A;
    color:#fff;
    position: relative;
}
.mega-menu .active:after{
    content: '';
    border: 5px solid;
    border-color:transparent transparent transparent #0B8B5A;
    width: 0;
    height: 0;
    left: 159px;
    top: 25px;
    position: absolute;
}

/**

* by min.zhang  2015-11-20

*/

#zmaxshop_multitems .vm-product-name a {

    overflow: initial;

    white-space: normal;

}



.blog .item h3 a {

    font-size: 15px;

}

.listing-view .vm-col .spacer .vm-product-content {

    background-color: #fff;

    padding: 0 10px;
}
#main-content .spacer:hover{
    box-shadow:1px 1px 5px 3px #d9d9d9;
    -webkit-box-shadow:1px 1px 5px 3px #d9d9d9;
    -moz-box-shadow: 1px 1px 5px 3px #d9d9d9;
}

#zmaxshop_multitems .vm-product-content {

    min-height: 70px;

}

.panel-heading .fa{
    font-size: 18px;
    float: right;
    transition: transform 500ms;
    -moz-transition: transform 500ms;
    -webkit-transition: transform 500ms;
    -o-transition: transform 500ms;
}
.panel-heading .collapsed > .fa{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);
}






.panel-heading {
    background: #dedede none repeat scroll 0 0;
    margin-bottom: 5px;
}

/*by Chris*/
.zmax-item-attr h2{
    padding-left: 10px;
    border-left: 3px solid #0b8b5a;
    margin:50px 0 20px 0;
    color:#0b8b5a;
}
.zmax-item-attr a{
    color:#999;
}

.zmax-item-attr ul,.zmax-item-attr ol{
	margin-bottom:20px;
}

.featured-list li{
    padding-left: 15px;
    line-height: 30px;
}
.featured-list li:before{
    content: '';
    width: 6px;
    height: 6px;
    background: #0b8b5a;
    position: absolute;
    margin: 12px 0 0 -15px;
}
.two-column li{
	float:left;
	width:50%;
}
.hor li{
    float:left;
    margin-right: 20px;
}

.parameter,.component{
    border:1px solid #e0e0e0;
}
.parameter td,.parameter th{
    padding:5px 5px;
    text-align: center;
    border:1px solid #eee;
    white-space:nowrap;
}
.component td,.component th{
    padding:5px 10px;
    text-align: left;
}
.parameter th,.component th{
    background-color: #555;
    color: #ffffff;
}
table.parameter tr:nth-child(even),.component tr:nth-child(even){
    background-color: #fff;
}
table.parameter tr:nth-child(odd),.component tr:nth-child(odd){
    background-color: #f6f4f0;
}

.des-applation{
    padding:20px;
    background-color: #F4F4F4;
    color:#111;
    margin-bottom:10px;
}
.des-applation table td{
    padding:6px 10px;
}
.des-applation table th{
    font-size: 16px;
    color: #111;
    padding:0px 0 25px 10px;
}

.read-more-list li{
    padding-left:15px;
    line-height: 30px;
}
.read-more-list li:before{
    content: '';
    width: 6px;
    height: 6px;
    background: #0b8b5a;
    position: absolute;
    margin: 12px 0 0 -15px;
}

#zmaxshop .row{
    margin-bottom:20px;
}

#avs_gallery .avs_thumb{
    margin:0;
    padding: 20px;
    height: 240px;
    max-width: 100%;
}
.avs_thumb .image{
    /*max-height: 137px;*/
}
.avs_input_search{
    display: none;
}
#avs_pagination{
    margin: 20px !important;
}

.jv-module{
    /*margin-bottom:20px;*/
}
.panel-group .panel-heading+.panel-collapse .panel-body{
    border-top: none;
}

.cateitems_prev, .cateitems_next{
    position: absolute;
    z-index: 999;
    top: 22%;
    display: none;
}
.zmaxshop_cateitems:hover .cateitems_prev,.zmaxshop_cateitems:hover .cateitems_next{
    display: block;
}
.cateitems_next{
    right: 0;
}
.cateitems_title{
    text-align:center;
    margin:10px;
}
.zmaxshop_cateitems{
    margin:30px 0;
}
.dropdown-layer .mega-submenu li{
    line-height: 45px;
    width:230px;
}
.dropdown-layer .mega-submenu li img{
	height:30px;
}
.dropdown-layer{
    padding-left: 5px;
}
.dropdown-layer .image-title{
    margin-left: 10px;
}

/*added 2016.01.03*/


.fa-ul>li{
    padding-left: 10px;
}
.fa-li,.fa-ul>li{
    line-height: 30px;
}
h1 i,h2 i{
    margin-right: 10px;
}

.blog-item{
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.img-intro img{
    width: 100%;
    height: auto;
}
.blog .img-intro{
    max-height: 500px;
    overflow: hidden;
}

.b2j-contact-group-class .control-group{
    width: 50% !important;
    /*margin-right: 20px;*/
}
.b2j-contact-group-class .control-group:nth-child(5),.b2j-contact-group-class .control-group:nth-child(6),.b2j-contact-group-class .control-group:nth-child(7){
    width: 100% !important;
}
.b2j-contact-group-class .control-group:nth-child(5) input{
    /*width: 370px !important;*/
}
.b2j-contact-group-class .control-group input,.b2j-contact-group-class .control-group textarea,.b2j-contact-group-class .control-group .controls{
    width: 100% !important;
}
.b2j-contact-group-class .control-group .controls{
    padding: 0 5px;
}

#main-content h1{
    font-size: 24px;
}
#main-content h2{
    margin:10px 0 10px 0;
    font-size: 18px;
    font-weight:bold;
	line-height:30px;
}

.vm-product-content h2{
    margin:15px 0 0 0 !important;
}
.jv-ajaxsearchpro--icon{
    position: relative;
}

.btn .fa{
    margin: 0 10px 0 -10px;
}

.list-strong, .list-strong a{
    color: #111;
    font-weight: bold;
}
.list-strong li{
    margin-bottom: 20px;
}

.border-left{
    border-left:1px dashed #ddd;
}

.panel-body table{
    width: 100%;
}

.table-img td{
    padding: 10px;
}

.position-bottomb-3 a{
    color: #767d8c;
}

.jv-ajaxsearchpro--wrapper-input{
    right: -20px !important;
}

.b2jcontainer h2{
    margin-top:0 !important;
}

.jv-module .panel-body{
    padding:0 !important;
}
.panel-heading span{
    font-weight: bold;
}

.portfolioSort {
    display: none;
}

.sidebar-inner .mega-submenu{
    display: block;
}
.sidebar-inner .mega-submenu img{
    display: none;
}
.sidebar-inner .mega-submenu li{
    width: 100%;
    padding: 5px 0 0 10px;
}
.sidebar-inner .mega-submenu li:hover{
    background: #DEDEDE !important;
}
.sidebar-inner .mega-submenu li a:before{
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 10px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms
}
.sidebar-inner .mega-submenu li:hover a:before{
    margin-right: 5px;
    margin-left: 5px;
}

.market .col-md-4 p{
    height: 40px;
}
.market .col-md-4{
    height: 200px;
}

.sidebar h4{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin: 20px 0 10px 0;
}
.sidebar p{
    margin-bottom:5px;
}

.sidebar .jvlastestnews-items-item-thumbnail{
    float:left;
    margin-right:10px;
    width:100px;
}
.sidebar .jvlastestnews-items-item{
    margin-bottom:10px;
}
.sidebar .jvlastestnews-items-item-title{
    font-size: 14px;
    line-height: 20px;
    margin-bottom:10px;
}

.radius-box{
    border:1px solid #249140;
    border-radius: 10px;
    padding:5px;
    margin-right:50px;
    float:left;
}

.radius-box h3{
    border-bottom:1px solid;
    font-size:13px;
    font-weight:bold;
    text-align:left;
    width:100%;
    color:#535353;
    padding:5px 0;
    margin:0 10px 0 0;
}

.radius-box ul li{
    line-height:20px;
    list-style:disc;
    margin-left:15px;
}

.article_gallary_wrapper{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.article_gallary{
    text-align: center;
}
.article_gallary_prev,.article_gallary_next{
    position: absolute;
    z-index: 999;
    top: 45%;
}
.article_gallary_prev{
    left: 5px;
}
.article_gallary_next{
    right: 5px;
}
.contact_item{
	height:370px;
}

.mobile-only{
    display:none !important;
}
.app-list h3{
    margin: 0 0 10px 0;
}
.app-list .col-md-5{
	padding-left:0;
}
.app-list .col-md-7{
	padding:0;
}

.home-app img{
	width:90%;
}
.home-app .col-xs-6{
	text-align:center;
}
.home-app h3{
	margin:20px 0;
	text-align:center;
}

.about-solution .jv-module.jvservice{
	padding:20px 0 0 0;
}
.about-solution .container{
	width:100%;
}
.about-solution .jv-module.module.jvservice .container .title-module > span{
	width:100%;
}
.about-solution .jv-module.module.jvservice .container .title-module > span::after{
	left:45%;
}
.about-solution .intro-title{
	font-size:14px;
}
.about-solution h3{
	margin-top:0;
	font-weight:bold;
}
.about-solution .jvservice-items-item-thumbnail:hover .jvservice-items-item-box{
	margin-top:-150px;
}
.about-solution .jvservice-items-item{
	padding: 0 5px 0;
}

.log-set-param {
    width: 90%;
}

.log-set-param td, .log-set-param th {
    border: 1px solid #eee;
    padding: 2px 10px;
    text-align: center;
}

.log-set-param .sold {
    background: rgb(11, 139, 90);
    color: #fff;
}

.para-title {
    margin: 20px 0 0 0;
    border-left: 8px solid #0b8b5a;
    padding: 0 0 0 10px;
}

.log-set-param th {
    background: #ddd;
}

.country-nav{
    height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}

.country-nav.fixed {
    position: fixed;
    top: 110px;
    padding-left: 790px;
}


.country-nav ul {
    text-align: center;
}

.country-nav ul li:hover {
    background: #ddd;
    border-radius: 50%;
}

.country-nav ul li {
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin: 2px;
}
.contry-content{
    z-index: 10;
}

@media (max-width: 992px) {

    .mobile-only{
        display: block !important;
    }
    .sixe-row,.desk-only{
        display:none;
    }
    .table-wrapper{
        overflow-x:scroll;
    }
    .parameter td, .parameter th{
        padding: 5px;
        font-size: 10px;
        white-space: nowrap;
    }

    .position-search{
        position:absolute;
        right:0;
        top:-60px;
        margin-right: -10px !important;
    }
    .jv-ajaxsearchpro--icon{
        color:#fff;
        line-height: 77px !important;
    }

    .jv-module.module.jvservice .container .title-module > span{
        width:100%;
    }

    .jvservice-items-item-thumbnail:hover .jvservice-items-item-box{
        margin-top: -40px;
    }

    .jvservice-items-item-box h3{
        font-size: 14px;
    }

    .home-news{
        padding:30px 0;
    }

    .avshome_gallery{
        padding-top:5px;
    }

    .avshome_featured_title{
        font-size: 13px;
        padding: 10px;
    }

    .jvlastestnews-items-item-description{
        display:none;
    }

    .jv-module.box-lastest-news .jvlastestnews-items-item-thumbnail{
        width: 30%;
    }
    .jv-module.box-lastest-news .jvlastestnews-items-item-title{
        margin:0 0 5px 0;
        line-height: 25px;
    }
    .lan{
        float: left;
    }
    .lan-wrapper{
        width: 200px;
        padding: 10px;
        z-index: 99999; 
    }
    .lan-row{
        
        padding: 0px 0 55px 0;
    }
    .lan-wrapper .lan-icon{
        display: none;
    }
    .lan-website{
        
        line-height: 18px;
        
        padding-left: 10px;
    }
    #block-panel .col-sm-7,#block-panel .col-sm-5{
        
        float:left;
    }
    #block-panel .col-sm-7{
        width: 55%;
        padding-right: 0;
    }
    #block-panel .col-sm-5{
        width: 40%;
        padding-left: 0;
    }
    #block-bottomb .footer-information li{
        width: 50%;
    }

    .country-nav-m {
        position: fixed;
        z-index: 10000;
        right: 10px;
        top: 5px;
        background: #eee;
        border-radius: 5px;
        padding: 10px;
        opacity: 0;
    }
    .country-nav-m ul{
        text-align: center;
    }
    .log-set-param{
        width: 100%;
    }

}
.fr{ float:right}
.fl{ float:left}