/* CSS Document */
*{ margin:0; padding:0;}
body{
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
body{ margin:0; padding:0;     font-family: Arial,Sans-Serif; font-size:14px;background: url(../images/bg_body.png) repeat-y top center;  text-align:center}
div{ margin:0; padding:0}
img { border:none;max-height: 100%;max-width: 100%;}
ul ,li{ list-style:none}
a { text-decoration:none; color:black }
a:hover {
	text-decoration: none;
}
.clear{ clear:both}
input.button{ width:auto !important; padding:4px 15px 4px 15px !important; background:#3cb44b; color:white; font-weight:bold; cursor:pointer; border:none} 
#wrapper .regis_menu_top > div,

.box-shadown{-moz-box-shadow: 0 0 3px 3px #afafaf;
-webkit-box-shadow: 0 0 3px 3px #afafaf;
box-shadow: 0 0 3px 3px #afafaf;width:980px; margin:auto; position:relative;}
/******************* Header ********************************/
#frmSearch p label{ margin-right:25px}
#header #frmSearch #keyword{ width:250px; margin:0px 0px 0 0; height:22px; background:#FFF; color:#000; padding-left:5px}
#header #frmSearch #submit{  border:none; cursor:pointer;width:auto; }

/*****************************  Content ************************************************/
#content{overflow:hidden; padding:0;text-align:left; padding:0px 0 0 0;margin:auto; }
.regis_menu_top {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 36px;
	line-height: 36px;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.btn-user-option {
	font-size: 18px;
	padding: 2px 4px;
	position: absolute;
	right: 10px; 
	cursor: pointer;
	display: none;
}
.menuTop .btn-user-option {
	position: relative;
	float: right;
}
.wrapper_regis .formatbutton {
	padding: 0 16px;
	height: 18px;
	float: right;
	color: #FFF;
	text-align: center;
	line-height: 18px;
	border-right: 1px solid #eee;
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
	display: block;
}
.wrapper_regis .regis_login > .formatbutton:first-child {
	border-right: none;
}
.wrapper_regis .top-info > div {
	float: left;
	margin-right: 25px;
}
.wrapper_regis .top-info > div > img {
	margin-right: 6px;
}

.form-search {
	background-color: #333;
	padding: 4px;
	position: relative;
}
.form-search .btn-search {
	width: 36px; height: 36px;
	border: none;
	background-image: url(../images/ico-search.png);
	background-size: 36px 36px;
	position: absolute;
	top: 4px; right: 4px;
}
.form-search .txt-keyword,
.form-search select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: 36px;
	padding-left: 15px;
}
.form-search .txt-keyword {
	width: 70%;
}
.form-search select {
	width: 30%;
	background-color: #fff;
}

.registerTrade{
clear:both;
float:none;
padding:10px;
color: black;
line-height: 1.7;
text-align: center;
margin-left: auto;
margin-right: auto;
width: 100%;
}
/********************************** Left *******************************/

ul#category{margin:0px 0 0px 0px; background:#FFF;border: 1px solid #ccc;margin: 10px 0px;}
ul#category li{text-align:left;font-weight:bold; text-indent:38px; font-size: 12px; position: relative;background:#fff url(../images/bg_li_menu.png) no-repeat 15px;padding: 5px 0px; border-bottom: 1px dotted #d6d6d6; }
ul#category li:last-child{ border-bottom:none}
ul#category li a{ text-transform:none;  color:#000; }
ul#category li a:hover,ul#category li a.active{}
ul#category li ul{
	position: absolute;
	left: 100%;
	top: 0px;
	display: none;
	z-index: 999;
	box-shadow: rgb(170, 170, 170) 5px 5px 5px;	
}
ul#category li ul li {
	padding-right: 10px;
}
ul#category li:hover ul.subSubCate { display: block; }
ul#category  ul.subSubCate li:hover ul { display: block; }
ul#category li ul li{
	display: block;
	float: none;
}
ul#category li li a{
	text-transform: none;
	display: block;
	white-space: nowrap;
}
ul#category  ul.subSubCate ul li{
	background: url(../images/1.png);
	border-bottom: none;
}



/***************************  News *******************************/
.otherNews{ overflow:hidden; margin-bottom: 30px;}
.otherNews p{ line-height:20px; margin:10px 0 0 0;}
/*************************** RIGHT ********************************/

/****************************** User ******************************/
#frmLogin{ margin: 20px auto; }
#frmLogin input{width:180px; padding:2px}
#frmLogin input.button {
	margin-bottom: 4px;
}
#frmLogin .error{ color:red; margin-left:120px}
#fldLogin{ overflow:hidden; width:400px; margin:auto; border: 1px solid #CCC; padding:10px}
#fldLogin p{ overflow:hidden; margin:10px 0 10px 0}
#fldLogin p label{ float:left;width:120px}
#fldLogin p.btn{ margin-left:120px}
/*************** Footer ****************************************************************/
#footer{ 
	overflow:hidden;text-align:left;
	 width:100%; margin:auto; padding:0px; clear:both;
}
#footer a{
	
}

.paging{ float:right; margin:15px 120px 0 0; font-size:12px; clear:both}
.paging div{ float:left;padding:0 2px 0 2px; color:black;  display:inline; margin-left:5px }
.paging  .num{padding:8px; font-size:12px; background:url(../images/bg-page.png) center; margin-right:5px; font-weight:bold}
.paging .curent {  color:red !important;padding:5px; font-weight:bold;background:url(../images/bg-page.png) center; margin-right:5px }
.paging img{ margin:10px 0px 0 0px; }


#frmSearch{ overflow:hidden; margin:0 20px 0 20px;}
#frmSearch p{ overflow:hidden; margin-bottom:10px}
#frmSearch input, #frmSearch select{width:180px; background:#b6b5b3; padding:1px; border:none; color:#e3e1e2}
#frmSearch #submit{ width:auto; float:right; padding:3px 15px 3px 15px; margin-right:23px; color:black; cursor:pointer; font-weight:bold}
.menuTop{
	margin-top: 15px;
	height: 35px;
	line-height:35px;
	z-index:999;
}
.menuTop .container {
	background: #0012c7;
}
.menuTop .wrap-cat-menu { display: none; }
.menuTop ul{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: middle;
}
.menuTop ul li{
	float: left;
	position: relative;
}
.menuTop ul li.active  {
	background: #ea0000;
} 
.menuTop ul li a{
	font-size: 13px;
	padding: 0px 32px;
	color: #fff;
	font-weight: bold;
}
.menuTop ul > li > ul {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	top: 35px; left: 0px;
	z-index: 10;
	background-color: #e9e9e9;
	min-width: 180px;
	-moz-transition: visibility 0.2s, opacity 0.2s linear;
	-webkit-transition: visibility 0.2s, opacity 0.2s linear;
    transition: visibility 0.2s, opacity 0.2s linear;
}
.menuTop ul > li:hover > ul {
	visibility: visible;
	opacity: 1;
}
.menuTop ul > li > ul > li {
	float: none;
	border-bottom: 1px solid #fff;
}
.menuTop ul > li > ul > li:last-child {
	border-bottom: none;
}
.menuTop ul > li > ul > li a:hover{
	color: white;
    background: #fd7217;
}
.menuTop ul > li > ul > li > a {
	padding: 4px 6px;
	color: black;
	display: block;
	width: 100%;
	line-height: 24px;
	font-weight: normal;
	text-transform: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.menuTop ul ul.subcat {
	position: absolute;
	left: 100%;top: 0;
	border-left: 1px solid #fff
}
.left-content .bg-title {
	margin-bottom: 0px;
}
.search{
	height: 40px;
	border: 1px solid #dddddd;
	width: 60%;
	float: left;
}
.search i{
	float: left;
	display: inline-block;
	line-height: 40px;
	padding: 0px 20px;
	border-right: 1px solid #dddddd;
}
.search input#keyword{
	height: 24px;
	width: 60%;
	margin-top: 7px;
	border: none;
	float: left;
	margin-left: 10px;
	padding-left: 5px;
}
.search input#submit{
	float: right;
	background: #3cb44b;
	color: #FFF;
	border: none;
	display: inline-block;
	line-height: 40px;
	padding: 0px 10px;
	cursor: pointer;
}


#menu_btn {
    display: none;
    cursor: pointer;
    padding: 5px 7px;
    border: 1px solid #3aaf48;
    margin-left: 10px;
    margin: 2px 0px;
}



/***************************
*       IMAGE VERTICAL     *
****************************/
.img-vertical {
	text-align: center;
	position: relative;
	white-space: nowrap;
	border: 1px solid #ddd;
	padding: 3px;
	height: 150px;
}
.img-vertical span.helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.img-vertical img {
	vertical-align: middle;
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	margin-left: -3px;
}
.no-padding {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
.no-padding-left {
	padding-left: 0px !important;
}
.no-padding-right {
	padding-right: 0px !important;
}
.ma15 {
	margin-top: 15px;
}
.name {
	font-size: 15px;
	height: 40px;
	overflow: hidden;
	margin-top: 6px
}
.name a {
	color: #57a27b;
}
.pTitle {
    zoom: 1;
    font-size: 18px;
    line-height: 26px;
    border-bottom: 1px dotted #d8d8d8;
    margin-bottom: 20px;
}
.Title a {
	color: #57a27b;
	font-size: 20px;
}
li.on {
    background: #1855a8;
    color: #fff;
    border: 1px solid #1855a8;
    cursor: pointer;
    float: left;
    margin-right: 2px;
}
.title-slide {
	position: absolute;
	right: 0;
	bottom: 5px;
	color: white;
}
#owl-demo .item img {
		height: 200px;
	}
.company {
	font-family: -webkit-body;
	color: #0010a3;
	font-weight: bold;
	font-size: 25px;
}
.navbar-toggle {
	background: #86868f;
}
.navbar-toggle .icon-bar {
	background: white;
}
#cat-home {
	background: url(../images/bg_home_1.png) repeat-y;
	background-size: cover;
	margin: 15px 0px;
	padding: 20px 15px;
}
#home_2 {
	background: url(../images/bg_in_home.png) no-repeat top left;
}
#home_2 .title-home {
	padding-top: 15px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	font-family: Times New Roman;
	padding-bottom: 20px;
}
#home_2 .title-home img {
	padding-right: 5px;
}
#home_2 .link {
    padding: 7px 0px;
    margin: 10px 0px;
}
.bg-title {
	background: url(../images/bg_h1_side.png) no-repeat;
	background-size: cover;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.rightarrowclass {
    right: 5px;
    position:  absolute;
    top: 6px;
}
.box-left {
	border: 1px solid #ccc;
	margin: 10px 0px;
}
.title-right {
    color: white;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 34px;
    padding-left: 35px;
    background: url(../images/bg_h1_center.png) no-repeat top left;
    margin-bottom: 5px;
    font-weight: bold;
}
div.ctsp span {
    color: #c47002;
    font-weight: bold;
}
.open-sub i {
    display: none;
}
@media screen and (min-width: 768px) {
	#owl-demo .item img {
		height: 400px;
	}
	.hidden-sm {
		display: none;
	}
	.no-padding-rightsm {
		padding-right: 0;
	}
}
@media screen and (min-width: 992px) {
	
	.container {
		width: 1000px;
		padding: 0px;
	}
	

}
