.homebranch {
	background: url('../../../images/template/worldmap.jpg');
	padding: 50px;
}

.homebranch .title-module {
	color: #fff;
	font-size: 30px;
	text-align: center;
	margin: 0 0 50px 0;
}

.homebranch .row {
	padding: 0 100px;
}

.branch-item {
	background: rgba(255,255,255,0.5);
	border-radius: 10px;
	box-sizing: border-box;
	text-align: center;
	overflow: hidden;
}

.branch-item img {
	height: 60px;
	margin: 15px;
}

.branch-name {
	background: #0b8b5a;
	padding: 5px;
}

.branch-name a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

/*mobile*/
@media (max-width: 768px) {
	.contact-wrap img{
		display:none;
	}
}

@media (max-width: 992px) {
	h1 {
		font-size: 20px;
		font-weight: bold;
	}

	.mobile-only {
		display: block !important;
	}

	.desk-only {
		display: none;
	}

	.table-wrapper {
		overflow-x: scroll;
	}

	#lianxi .parameter td, .parameter th {
		padding: 0px;
		font-size: 14px;
		white-space:pre-wrap;
		width:50%;
		word-wrap:break-word;
		break-word:break-all;
	}

	.sixe-row, .jvlastestnews-items-item-description {
		display: none;
	}

	.position-search {
		position: absolute;
		right: 0;
		top: -33px;
		/* margin-right: -10px !important; */
	}

	.jv-ajaxsearchpro--icon {
		color: #fff;
		line-height: 77px !important;
	}

	.jv-module.jvservice {

		padding-top: 20px;
	}

	.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;
	}

	.jv-module.logo {
		width: 150px;
	}

	.jvlastestnews-intro .jvlastestnews-items-item-title {
		font-size: 14px;
		margin: 0;
	}

	.jv-module .box-lastest-news .jvlastestnews-items-item-thumbnail {
		width: 30%;
	}

	.home-news, .avshome_gallery {
		padding: 20px 0 0 0;
	}

	.avshome_player {
		margin-top: 0;
	}

	.jv-module .title-module span {
		margin-bottom: 10px;
		padding: 10px 0 10px 0;
	}

	.position-bottom-2 .title-module {
		display: block;
	}

	.avshome_slid .fa-angle-left, .avshome_slid .fa-angle-right, .products_slideshow_prev, .products_slideshow_next {
		visibility: visible;
	}

	.lan {
		float: left;
	}

	.lan-wrapper {
		width: 200px;
		padding: 10px;
		/* z-index: 1001; */
	}

	.lan-row {

		padding: 0px 0 55px 0;
	}

	.lan-wrapper .lan-icon {
		display: none;
	}

	.lan-website {

		line-height: 18px;

		padding-left: 10px;
	}

	#sidebar-b {
		display: none;
	}

	.addtocart-button a {
		width: 100%;
	}

	.b2j-contact-group-class .control-group {
		width: 100% !important;
	}

	div#b2jcontainer_m503.b2jcontainer {
		padding: 10px;
	}

	.b2jcontainer h2 {
		margin: 0 0 20px 0;
	}

	.featured-point {
		display: none;
	}

	#block-panel .col-sm-7, #block-panel .col-sm-5 {

		float: left;
		/* padding-left: 0; */
	}

	#block-panel .col-sm-7 {
		width: 45%;
		padding-right: 0;
	}

	#block-panel .col-sm-5 {
		width: 40%;
		padding-left: 0;
	}

	#main-content {
		margin-top: 20px;
	}

	#main-content h2 {
		font-size: 150%;
	}

	#avs_gallery .avs_thumb {
		padding: 5px;
		height: auto;
	}

	#avs_gallery .avs_thumb .title {
		font-weight: normal;
		max-height: 63px;
		overflow: hidden;
		height: 63px;
	}

	#avs_gallery .avs_thumb .avs_img_container {
		min-height: 92px;
	}

	#player {
		max-width: 100%;
	}

	.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;
	}

	.country-nav-m ul li {
		line-height: 20px;
	}

	.log-set-param {
		width: 100%;
	}

	.homebranch .row {
		padding: 0;
	}

	.branch-item img {
		float: left;
		height: 40px;
		margin: 0;
	}

	.homebranch {
		padding: 30px 0;
	}

	.branch-name {
		float: right;
		background: none;
		padding: 0;
		margin-top: 8px;
	}

	.branch-name a {
		font-size: 14px;
		color: #0b8b5a;
	}

	.branch-item {
		margin: 5px 0;
		padding: 10px;
		background: rgba(255, 255, 255, 0.8);
	}
}
