body{
    font:14px/23px Tahoma, Geneva, sans-serif;
    color: #222;
    padding: 0;
    margin: 0
}
* {border: 0; padding: 0; margin: 0}
a {
    text-decoration: none;
    color: #333;
}
a:hover {
    color: #0075b1;
}
ul{list-style-type:none}
.clear {clear: both}
input[type=text],input[type=password] {
    border: 1px #dcdcdc solid;
    color: #595959;
    margin: 0;
    padding: 1px
}
table {
    border-collapse: collapse;
    table-layout: auto
}
.main_border{border:1px solid gainsboro; background-color:#fff}
.padding10{padding: 10px}
.main_wrap{width:1200px; margin:0 auto}
/*Figure*/
figure.captionedImage{display:table !important; margin:0 auto;}
figure.captionedImage > img{display:block !important; margin:0 !important; padding:0 !important; max-width:100% !important;}
figure.captionedImage figcaption{display:table-caption;caption-side:bottom; font-size:0.929em; line-height:1.286em; padding:5px; box-sizing: border-box;}

blockquote:before, blockquote:after,q:before, q:after{content: '';content: none;}
blockquote{border-left: 5px solid #0D62BC;color: #222;margin: 15px 10px 15px 10px;padding: 5px 5px 5px 20px; background-color:#f9f9f9}
blockquote a{font-weight:bold}
blockquote p{padding:5px 0 !important; margin:0 !important}
#wrapper{overflow:hidden;}

/*POP UP*/
.popup_addcart{
	display: none;
	position: fixed;
	top: 30%;
	width: 500px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	z-index: 30;
	border-radius: 5px;
	left: 0;
	right: 0;
	z-index: 99999;
	text-align: center;
	box-sizing: border-box;
}
.popup_addcart h3 i{color:#34B324; font-size: 1.5em; margin-right: 8px;}
.popup_addcart h3{font-size: 1.125em; font-weight: normal; line-height: 1.5em; margin-bottom: 15px}
.popup_addcart p.btn_gocart{text-align: center; margin: 0 auto; display: table;}
.popup_addcart p.btn_gocart a{
	margin: 0 5px;
	background-color: #34B324;
	padding: 7px 8px;
	border-radius: 5px;
	color: #fff;
}
.popup_addcart p.btn_gocart a:hover{background-color: #1a8e0b}
.popup_addcart p.btn_gocart a.btn_gocart_link{background-color: #FA6900}
.popup_addcart p.btn_gocart a.btn_gocart_link:hover{background-color: #d65900}
.popup_addcart_notice{font-style: italic; color: #494949; margin-top: 10px; font-size: 0.875em}
#popup_preload{
	background: none repeat scroll 0 0 #000;
	color: #fff;
	display: none;
	width: 360px;
	height: 40px;
	line-height: 20px;
	margin: 0 auto;
	opacity: 0.8;
	padding: 10px 0;
	position: fixed;
	right: 0;
	left: 0;
	bottom: 0;
	top: 50%;
	text-align: center;
	z-index: 99999;
	transform: translate(0,-50%);
	box-shadow: 0 0 2px 4px rgba(0,0,0,.15);
	box-sizing: border-box;
}
.popup_overlay{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	background: #000;
	opacity: 0.7;
	z-index: 999;
	margin: auto;
}

/*HEADER*/
header{}
#top_header{overflow:hidden; width: 100%; display: inline-block;}
#top_header .top_header_wrap{padding: 5px 0; display: table;}
#top_header .logo{float:left; margin:0}
#top_header .logo img{height: 60px; width: auto;}
#top_header .logo a{display:inline-block; width:100%}

#top_header .rightinfo{
	float:right;
	position:relative;
	margin:0;
}
#top_header .rightinfo .shopcart{
	float:left;
	position: relative;
	padding-right: 15px;
}
#top_header .rightinfo .shopcart a{display: block; 	height: 40px; padding: 10px 0}
#top_header .rightinfo .shopcart img{display: block; margin-top: 5px}
#top_header .rightinfo .shopcart .cartbox{margin-top: 2px; font-size: 13px}
#top_header .rightinfo .shopcart .cartcount{
	background-color: #ff9d06;
	border-radius: 50%;
	color: #fff !important;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding: 3px;
	position: absolute;
	right: 0;
	top: 0;
	width: 25px;
}
#top_header .rightinfo .contactinfo{float: left; margin: 10px;}
#top_header .rightinfo .contactinfo .callme{float: left;}
#top_header .rightinfo .contactinfo i{
	color: #7ecefd;
	font-size: 40px;
	line-height: 40px;
	padding-right: 7px;
	float: left;
}
#top_header .rightinfo .contactinfo p{height:20px; line-height: 20px; font-size: 1em; color: #555}
#top_header .rightinfo .contactinfo p span{
	font-size: 1.375em; color: #ff0000;
}
#top_header .rightinfo .contactinfo p.tel span{color: #333; font-size: 1em}

/*MAIN SEARCH*/
.msearch{
	display:block; 
	width:360px; 
	height:40px; 
	line-height:40px; 
	margin:10px 10px 0 !important; 
	float: left;
}
.msearch .minput {
	background: #f6f6f6;
	/*border: 1px solid #c2c2c2;*/
	color: #666;
	display:block;
	float: left;
	font-size: 15px;
	height: 40px;
	line-height:40px;
	padding: 10px 10px 10px 10px;
	width: 85%;
	box-sizing:border-box;
}
.msearch .mbtnsearch{background-color:#135494; height:40px; line-height:40px; display:block; text-align:center;}
.msearch .mbtnsearch i{color:#fff; font-size:20px; padding:10px 0}

#main_nav{background:#0075B1; width:100%; z-index:999;}
#main_nav ul{display:inline-block}
#main_nav ul li{float:left; position:relative;}
#main_nav ul li a{
	display:inline-block; 
	color:#fff; font-size:15px;
	padding:15px 13px;
	text-transform:uppercase;
	white-space:nowrap;
}
#main_nav ul li a.aparent::after {
	content: "";
	font-family: FontAwesome;
	margin-left: 5px;
}
#main_nav > ul > li:first-child a{
	border-left:none;
}
#main_nav ul li:last-child a{border-right:none;}
#main_nav ul li:hover a{background:#005E8E;}
#main_nav ul li a.selected{}
#main_nav ul li ul.submenu{top:100%;left:0; height:auto; width:200px; z-index:999; overflow:visible; position:absolute; display:none}
#main_nav ul li:hover ul.submenu{display:block}
#main_nav ul li ul.submenu li{position:relative; width:100%;}
#main_nav ul li ul.submenu li a{
	background:#0075B1; 
	position:relative; display:list-item;
	font-size:14px;
	padding: 7px 10px;
	/*border-top:1px solid #019e90;
	border-bottom:1px solid #006b62;*/
}
#main_nav ul li ul.submenu li:hover a{background:#005E8E}

/*MENU MOBILE*/
#menumobile{background:#0075B1; padding:8px 0; display:block; position:relative; display:none}
#menumobile h3#disMenu{
	background-color: rgba(255, 255, 255, 0.1);
	background-image: url("images/menu-mobile.png");
	background-position: 11px center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	margin-left: 10px;
	padding-right: 15px;
	text-align: right;
	width: 95px;
}
#menumobile h3#disSearch{ 
	position:absolute; top:0px; right:0px;
	color: #FFF;
	cursor: pointer;
	display: block;
	font-size: 22px;
}
#menumobile h3#disSearch i{padding: 12px 15px}
#menumobile ul{
	display: none;
	margin: 8px 10px 3px;
	overflow: hidden;
	width: auto;
}
#menumobile ul.submenu{margin: 0}
#menumobile ul li{
	position:relative;
}
#menumobile ul li a{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 1em;
	line-height: 32px;
	margin-bottom: 1px;
	overflow: hidden;
	padding: 3px 20px;
	text-transform: uppercase;
	white-space: nowrap;
}
#menumobile ul li.aparent ul li a{font-size: 0.929em}
#menumobile ul li.aparent ul li a:before{
	content: "";
	color: #fff;
	font-family: FontAwesome;
	margin-right: 5px;

}
#menumobile ul li.aparent ul a{padding: 0 0 0 30px}
#menumobile ul li.aparent::after {
	content: "";
	cursor: pointer;
	color: #fff;
	font-family: FontAwesome;
	margin-left: 5px;
	position: absolute;
	right: 10px;
	top: 7px;
}
#menumobile ul#showLang li a{text-align:right;}

/*MOBILE SEARCH*/
.mmsearch{display:inline-block; width:100%; height:40px; line-height:40px; margin: 8px 0; padding: 0 10px; box-sizing: border-box; display: none}
.mmsearch .minput {
	background: #f6f6f6;
	/*border: 1px solid #c2c2c2;*/
	color: #666;
	display:block;
	float: left;
	font-size: 15px;
	height: 40px;
	line-height:40px;
	padding: 10px 10px 10px 10px;
	width: 85%;
	box-sizing:border-box;
}
.mmsearch .mmbtnsearch{background-color:#135494; height:40px; line-height:40px; display:block; text-align:center;}
.mmsearch .mmbtnsearch i{color:#fff; font-size:20px; padding:10px 0}


/*MAIN PAGE*/
#main_page{ position:relative;}
#main_page .wrapper{width:100%; box-sizing:border-box; display:inline-block;}
#left_page{width:78%; float:left; position:relative; overflow:hidden; box-sizing:border-box; padding-right:40px}
.page_detail{float:right !important; padding-right:0 !important; padding-left:40px}
#sidebar{width:22%; float:left; overflow:hidden}

/*HOME TOP*/
.home_top{
	display:inline-block; 
	width:100%; 
	overflow:hidden; 
	padding: 16px 0; 
	background-color: #efefef;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08)
}
.home_top .home_cate{
	display:block; float:left;
	width:30%; height:inherit; 
	padding-right:16px; box-sizing:border-box;
	height:100%;
}
.home_top .home_slider{display:block; width: 70%; float: right;}
.home_top .home_slider .loading{min-height: 282px; background:url(images/loading.png) no-repeat center center !important;}
.home_top .home_slider .flex-control-nav{display: none}
.home_top .home_cate .title{
	background-color: #f5821f;
	padding:7px 10px;
}
.home_top .home_cate .title:before{
	content:"";
	font-family:FontAwesome;
	display:block;
	float:left;
	color:#fff;
	font-size:20px;
}
.home_top .home_cate .title h2{
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	box-sizing:border-box;
	padding-left:25px
}
.home_top .home_cate ul{
	display:inline-block; 
	width:100%;
	background-color: #fff;
	height:100%;
	border: 1px solid #e1e1e1;
	padding: 8px;
	box-sizing: border-box;
}
.home_top .home_cate li{display:list-item}
/*#header .main-nav .main-nav-wrap > ul > li > a.active:not(.no-sub)::before {
	right: -35px;
	border-top: 18px solid transparent;
	border-left: 18px solid #189eff;
	border-bottom: 18px solid transparent;
	border-right: 18px solid transparent;
}*/
.home_top .home_cate li a{
	display:block; 
	width:inherit;
	padding:10px 8px; 
	box-sizing:border-box; 
	/*border-bottom:1px solid #e1e1e1;*/
	font-size: 16px;
	color: #444;
}
.home_top .home_cate li a:before{
	font-family:FontAwesome;
	content:"";
	margin-right:5px;
}
.home_top .home_cate li:last-child a{border:none}
/*.home_top .home_cate li:hover a:before{
	right: -35px;
	border-top: 18px solid transparent;
	border-left: 18px solid #189eff;
	border-bottom: 18px solid transparent;
	border-right: 18px solid transparent;
}*/
.home_top .home_cate li a:hover{background-color:#30a9de; color:#fff}

/*HOME COMMIT*/
.home_commit{
	margin:0 0 16px; 
	width: 100%; 
	display: inline-block; 
	padding: 24px 0;
}
.home_commit .item{float: left; width: 25%; display: block; padding: 5px 10px; box-sizing: border-box;}
.home_commit .item > div{}
.home_commit .item .litem{width: 50px}
.home_commit .item .litem i{font-size:50px; display: block; float: left;}
.home_commit .item .ritem{padding-left: 60px;}
.home_commit .item .ritem h4{font-weight: normal; text-transform: uppercase; font-size: 18px; margin-bottom: 4px}
.home_commit .item .ritem p{font-size: 14px; line-height: 18px}
.home_commit .commit_color1 i{color:#944F95;}
.home_commit .commit_color2 i{color:#0084B1;}
.home_commit .commit_color3 i{color:#E06098;}
.home_commit .commit_color4 i{color:#f37736;}

/*MENUCATE*/
.menucate{
	display:block; float:left;
	width:100%; height:auto; 
	box-sizing:border-box;
	height:100%;
	margin-bottom:20px;
}
.menucate .title{
	background-color: #f5821f;
	padding:7px 10px;
}
.menucate .title:before{
	content:"";
	font-family:FontAwesome;
	display:block;
	float:left;
	color:#fff;
	font-size:20px;
}
.menucate .title h2{
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	box-sizing:border-box;
	padding-left:25px
}
.menucate ul{display:inline-block; width:100%;background-color:#efefef; height:100%}
.menucate li{display:list-item}
.menucate li a{display:block; width:inherit;padding:7px 10px; box-sizing:border-box; border-bottom:1px solid #e1e1e1; text-transform:uppercase}
.menucate li a:before{
	font-family:FontAwesome;
	content:"";
	margin-right:5px;
}
.menucate li:last-child a{border:none}
.menucate li a:hover{background-color:#30a9de; color:#fff}

/*HOME PRODUCT*/
.home_list .title{
	position:relative;
	display:inline-block; width:100%;
	box-sizing:border-box;
}
.home_list .title ul.seemore{float:right;}
.home_list .title ul.seemore li{list-style:none; display:inline; padding:0 5px; border-right:1px solid #ccc;}
.home_list .title ul.seemore li:last-child{border:none}
.home_list .title ul.seemore li a{color:#f1f1f1}
.home_list .title ul.seemore li a:hover{color:#ccc}
.home_list .title ul.seemore li a span{margin-right:3px}
.home_list .title h2{float:left; font-size:20px; text-transform:uppercase; font-weight:normal; white-space:nowrap}
.home_list ul.list{display:flex; flex-wrap: wrap; margin:10px -4px}
.home_list ul.list li{
	float:left; width:20%; 
	padding:7px; 
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-radius:2px;
}
.home_list ul.list li{
	float:left; width:16.6666666667%; 
	padding:4px; 
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.home_list ul.list li .list_item{
	background:#f2f2f2; 
	border:1px solid #ccc;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position:relative
}
.home_list ul.list li .list_item .proimg{position:relative; width:100%; display:inline-block}
.home_list ul.list li .list_item .procate{display:none; position:absolute; top:3px; left:3px; background:rgba(0,0,0,.7); padding:3px 5px}
.home_list ul.list li .list_item .procate > span{color:#fff; font-size:13px}
.home_list ul.list li .list_item .btn_act_buy{
	display:table; 
	height: 20px; line-height: 20px; 
	cursor: pointer; 
	margin:5px auto; 
	padding:4px 10px; 
	border: 1px solid #0075B1; 
	border-radius: 20px
}
.home_list ul.list li .list_item .btn_act_buy.btn_expire{border-color: #ccc}
.home_list ul.list li .list_item .btn_act_buy:hover{background-color: #135494;}
.home_list ul.list li .list_item .btn_act_buy.btn_expire:hover{background-color: #ff4343}
.home_list ul.list li .list_item .btn_act_buy:hover span{color: #fff}
.home_list ul.list li .list_item .btn_act_buy > span{color:#0075B1; font-size:1em; margin:0 2px; text-transform:uppercase;}
.home_list ul.list li .list_item .btn_act_buy.btn_expire > span{}
.home_list ul.list li .list_item .btn_act_buy > span.fa{font-size: 1.125em;}
.home_list ul.list li .list_item a{display:block}
.home_list ul.list li img{width:100%}
.home_list ul.list li .info{padding:5px}
.home_list ul.list li .info h4{color:#494949; font-size:1em; font-weight: normal; line-height:1.5em; min-height:1.5em; text-align:center;}
.home_list ul.list li .info h4:hover{color:#0075B1}
.home_list ul.list li .info p{font-size:13px; text-align:center}
.home_list ul.list li .info span{margin-right:3px;}
.home_list ul.list li .info p.price{height:1.75em; line-height:1.75em; overflow:hidden; font-size:0.875em}
.home_list ul.list li .info p.price span{text-align:left; font-size:1.125em; font-weight:bold; color:#fe1a19}

/*HOME NEWS*/
.home_news{}
.home_news .home_list_news{display:inline-block; width:100%; margin:10px 0 20px}
.home_news .home_list_news .title{
	border-bottom: 1px solid #e1e1e1;
	display: inline-block;
	line-height: 23px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	position: relative;
	width: 100%;
}
.home_news .home_list_news .title h2{
	color: #2196f3;
	font-size:20px;
	display: inline-block;
	float: left;
	font-weight: normal;
	margin-bottom: 0;
	position: relative;
	text-transform: uppercase;	
}
.home_news .home_list_news .title h2::before {
	background-color: #e94c6f;
	bottom: -7px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}
.home_news .home_list_news .list_wrapper{margin:0 -15px; display:flex; flex-wrap:wrap;}
.home_news .home_list_news .list_item{width:20%; float:left; display:block; padding:15px; box-sizing:border-box}
.home_news .home_list_news .list_item a{display:block}
.home_news .home_list_news .list_item h4{font-size:1em; line-height:1.375em; font-weight:normal; margin-top:5px}
.home_news .home_list_news .list_item p.newsdesc{font-size:13px; line-height:18px; color:#666}
.home_news .home_list_news .list_item img{width:100%}

/*PRODUCT*/
.product_page{display: inline-block; width: 100%; margin-top: 10px;}

/*CATE LIST*/
.cate_list{width: 100%; box-sizing: border-box; display: inline-block;}
.cate_list .subcate{display: inline-block; width: 100%; margin: 0 0 8px}
.cate_list .subcate li{float: left; padding:4px 4px 0 0; box-sizing: border-box;}
.cate_list .subcate li:first-child{padding-left: 0px}
.cate_list .subcate li a{display: block; padding: 5px 7px; background-color: #ccc; text-align: center; box-sizing: border-box; font-size: 1em; line-height: 1.25em;}
.cate_list .cateintro{display:inline-block;border-bottom:1px dashed #999; width:100%; padding:5px 0 3px}
.cate_list .cateintro .cateintro_wrap{border-bottom:1px dashed #999; display:inline-block; width:100%}
.cate_list .cateintro .title{
	padding: 0; position:relative;
	display:inline-block;
	box-sizing:border-box;
}
.cate_list .cateintro .title h1{float:left; font-size:20px; line-height: 24px; text-transform:uppercase; font-weight:normal; margin-bottom: 10px}
.cate_list .cateintro .title h2{font-size:1.375em; text-transform:uppercase; font-weight:normal; margin-bottom: 10px}
.cate_list .cateintro .catecontent{font-size:1em; line-height:1.4; color:#666; padding:0 0 8px; text-align:justify}
.cate_list ul.list{margin:10px -4px; display:flex; flex-wrap:wrap;}
.cate_list ul.list li{
	float:left; width:16.6666666667%; 
	padding:4px; 
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cate_list.cate_list_more ul.list li{width: 25%;}
.cate_list ul.list li .list_item{
	background:#f2f2f2; 
	border:1px solid #ccc;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position:relative
}
.cate_list ul.list li .list_item .proimg{position:relative; width:100%; display:inline-block}
.cate_list ul.list li .list_item .procate{display:none; position:absolute; top:3px; left:3px; background:rgba(0,0,0,.7); padding:3px 5px}
.cate_list ul.list li .list_item .procate > span{color:#fff; font-size:13px}
.cate_list ul.list li .list_item .btn_act_buy{
	display:table; 
	height: 20px; line-height: 20px; 
	cursor: pointer; 
	margin:5px auto; 
	padding:4px 10px; 
	border: 1px solid #0075B1; 
	border-radius: 20px
}
.cate_list ul.list li .list_item .btn_act_buy.btn_expire{border-color: #ccc}
.cate_list ul.list li .list_item .btn_act_buy:hover{background-color: #135494;}
.cate_list ul.list li .list_item .btn_act_buy.btn_expire:hover{background-color: #ff4343}
.cate_list ul.list li .list_item .btn_act_buy:hover span{color: #fff}
.cate_list ul.list li .list_item .btn_act_buy > span{color:#0075B1; font-size:1em; margin:0 2px; text-transform:uppercase;}
.cate_list ul.list li .list_item .btn_act_buy.btn_expire > span{}
.cate_list ul.list li .list_item .btn_act_buy > span.fa{font-size: 1.125em;}
.cate_list ul.list li .list_item a{display:block}
.cate_list ul.list li img{width:100%}
.cate_list ul.list li .info{padding:5px}
.cate_list ul.list li .info h4{color:#494949; font-size:1em; line-height:1.5em; min-height:1.5em; margin-bottom: 2px; font-weight: normal; text-align:center;}
.cate_list ul.list li .info h4:hover{color:#0075B1}
.cate_list ul.list li .info p{font-size:13px; text-align:center}
.cate_list ul.list li .info span{margin-right:3px;}
.cate_list ul.list li .info p.price{height:1.8em; line-height:1.8em; overflow:hidden; font-size:0.929em}
.cate_list ul.list li .info p.price span{text-align:left; font-size:1.143em; font-weight:bold; color:#fe1a19}

/*PRO DETAIL*/
.pro_detail{width:100%; display:inline-block; margin:15px 0 0}
.pro_detail .binfo{display: inline-block; width: 100%; padding-bottom: 24px;}
.pro_detail .binfo .ptitle{border-bottom: 1px solid #e5e5e5; margin-bottom: 15px}
.pro_detail .binfo .ptitle h1{font-size:1.714em; line-height:1.2em; color:#333; font-weight:normal; font-family: Helvetica,Arial; padding: 7px 0}
.pro_detail .binfo .linfo{float:left; width:50%; margin-top: 5px}
.pro_detail .binfo .linfo img{
	width:100%;
	/*border:1px solid #e2e2e2; padding:5px; 
	box-shadow:0 5px 6px -6px #000; 
	-webkit-box-sizing: 0 5px 6px -6px #000; 
	-moz-box-sizing: 0 5px 6px -6px #000;*/
	box-sizing: border-box;
}
.pro_detail .binfo .linfo .flex-control-nav{bottom: -20px !important}
.pro_detail .binfo .linfo .flexslider{margin-bottom: 5px !important}
.pro_detail .binfo .linfo .loading{background-image: url(images/loading_green.gif) !important;}
.pro_detail .binfo .rinfo{float:right; width:50%; padding-left: 30px; box-sizing: border-box;}
.pro_detail .binfo .rinfo p{font-size:1em; margin:5px 0}
.pro_detail .binfo .rinfo p span{margin:0 3px}
.pro_detail .binfo .rinfo .price{margin-bottom:10px; font-size: 1.143em}
.pro_detail .binfo .rinfo .price span{font-size:1.714em; color:#d0021b; font-weight: bold; font-family: Helvetica,Arial}
.pro_detail .binfo .rinfo .contact{line-height: 1.3;}
.pro_detail .binfo .rinfo .contact a span{color:#0075b1; font-size:1.286em;}
.pro_detail .binfo .rinfo .contact .contactman{color: #222 !important; font-size: 1em !important}
.pro_detail .binfo .rinfo a.btn_buy{
	background-color: #FA6900;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 1.143em;
	overflow: hidden;
	padding: 9px 0;
	position: relative;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	margin-top: 10px;
	line-height: 1.2;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	font-family: Helvetica,Arial
}
.pro_detail .binfo .rinfo a.btn_buy span {
	color: #fff;
	display: block;
	font-size: 0.857em;
	text-transform: none;
}
.pro_detail .binfo .rinfo a.btn_buy.callorder{background-color: #288ad6}
.pro_detail .binfo .rinfo a.btn_buy.nobuy{background-color: #ff4343}
.pro_detail .binfo .rinfo a.btn_buy.nobuy:hover{background-color: #fc2525}
.pro_detail .binfo .rinfo a.btn_buy:hover{background-color: #F38630}
.pro_detail .binfo .rinfo a.btn_buy.callorder:hover{background-color: #288ad6}
/*.pro_detail .binfo .rinfo a.btn_buy:before{
	font-family: FontAwesome;
	font-size: 1.286em;
	margin-right: 7px;
	content: "";
}*/
.pro_detail .binfo .rinfo .moredesc{border-radius:5px; background:#f2f2f2; border:1px solid #e1e1e1; padding:10px}
.pro_detail .binfo .rinfo .moredesc li{list-style-type:disc; margin-left:20px}
.pro_detail .minfo{border-top:1px solid #e1e1e1; display:inline-block; margin:0 0 5px; padding:10px 0; width:100%;}
.pro_detail .minfo p, .pro_detail .minfo span, .pro_detail .minfo div, .pro_detail .minfo h2{font-size:1em; margin:15px 0; line-height:1.6em; text-align:justify}
.pro_detail .minfo h2{font-size:1.571em; line-height: 100%; font-weight: normal; margin:5px 0 10px; color: #333; text-align: left;}
.pro_detail .minfo h3{font-size:1.143em; font-weight: normal; margin:5px 0; text-align: left;}
.pro_detail .minfo a{color:#0075b1;}
.pro_detail .minfo a:hover{color:#005a87}
.pro_detail .minfo table{margin:0 auto 10px; max-width:99% !important}
.pro_detail .minfo img{max-width:99%; height:auto !important; margin:10px auto 5px; display:block}
.pro_detail .minfo li{ list-style-type:disc; margin-left:20px; padding:3px 0}

.ftpost_services{
	margin: 16px 0; 
	display: table; 
	table-layout: auto;
	width: 100%;
	box-sizing: border-box;
	border-radius: 5px;
	background: #f2f2f2;
	border: 1px solid #e1e1e1;
	padding: 16px 10px;
}
.ftpost_services .ftpost_services_item{display: table-cell; font-size: 1.125em; text-align: center !important;}

#main_page .box_left{width:100%; float:left; margin-bottom:20px}
#main_page .box_left .title{height:30px; line-height:35px; border-bottom:solid #CC3300 2px; text-transform:uppercase; font-size:16px}
#main_page .box_left .content{padding:10px 0}

.botbanner{width:94%; padding:3%; text-align:center; border-top:1px solid gainsboro; clear:both; background:none}
.botbanner img{max-width:100%}

/*PRODUCT ORDER*/
#product_order .order{width:100%; float:left}
#product_order .order_content{width:50%; float:left; margin-top:5px}
#product_order .order_info{width:50%; float:left}
#product_order .order_info_wrap{padding:10px 0 0 60px}
#product_order .order label{
	display: block;
	font-size: 1.1em;
	line-height: 28px;	
}
#product_order .order_info .topinfo{width:90%; padding:5%; background-color:#F6F6F6; float:left; border-radius:6px}
#product_order .order_info .topinfo p.price{margin:3px 0 0;}
#product_order .order_info .topinfo p.price span{color:#fe1a19; font-weight:bold; font-size:18px}
#product_order .order_info .topinfo li{padding:5px 0; display:list-item;}
#product_order .order_info .topinfo li span{margin:0 5px}
#product_order .order_info .topinfo img{margin-bottom:10px; width:100%}
#product_order .order_info .topinfo h1{font-size:16px; text-transform:uppercase; line-height:28px; font-weight:bold}
#product_order .order_info .botinfo{padding:10px 0}
#product_order .order_info .botinfo h4{font-size:16px; text-transform:uppercase; padding:2px 0; border-bottom:1px solid #ccc; margin:0 0 7px}
#product_order .order_info .botinfo li .icon{
	background:url(images/main-icon-1.png) no-repeat -270px -44px; 
	width:22px;
	height:20px;
	display:block;
	float:left;
	margin-top:4px
}
#product_order .order_info .botinfo li{
	font-size:15px;
	padding:3px 0;
	width:100%;
	line-height:20px
}
#product_order .order .frm-input{
	border: 1px solid #ccc;
	background-color:#fff;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.1) inset;
	box-sizing:border-box;
	display: block;
	font-size: 14px;
	font-family:inherit;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	padding: 0 1.5%;
	width: 100%;
	transition:box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s
}
#product_order .btn-buy{
	-moz-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	cursor: pointer;
	display: inline-block;
	font-size: 20px;
	line-height: 10px;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	line-height: 1.4444;
	padding: 15px 0;
	width: 230px;
	background-color: #6ABC3A;
	color: #fff;
	margin:20px 0 0		
}


/*ORDER SUCCESS*/
.order-success{text-align:center; min-height:250px}
.order-success h2.title{font-size:24px; margin:20px 0 30px; text-transform:uppercase}
.order-success p.content{font-size:16px; line-height:24px;}

/*CART*/
.maincart{margin:10px 0 20px;}
.maincart .ordersuccess{width: 100%; display: inline-block;box-sizing: border-box;}
.maincart .ordersuccess h1{font-size: 1.571em; line-height: 1.3; text-align: center; margin: 20px 0 20px}
.maincart .ordersuccess .ordersuccessinfo{display: inline-block; border:1px solid #ddd; width: 100%; box-sizing: border-box; margin-bottom: 15px}
.maincart .ordersuccess .ordersuccessinfo .ostitle{background-color: #ebebeb; padding: 7px 10px; width: 100%; box-sizing: border-box; text-align: center; font-weight: bold; border-bottom: 1px solid #ddd}
.maincart .ordersuccess .ordersuccessinfo ul{width: 50%; float: left; padding: 10px; box-sizing: border-box;}
.maincart .ordersuccess .ordersuccessinfo ul.orinfo{border-left: 1px solid #ddd; box-sizing: border-box; min-height: 160px}
.maincart .ordersuccess li{width: 100%; display: block; float: left; padding: 5px 0; list-style-type: none; padding-left: 10px; box-sizing: border-box;}
.maincart .ordersuccess li:before{font-family: FontAwesome; content: ""; font-size: 1em; margin-right: 3px}
.maincart .cartheader{margin-bottom: 15px; width: 100%; display: inline-block;}
.maincart .cartheader a{display: block; float: left; font-size: 16px}
.maincart .cartheader a span{margin-left: 5px}
.maincart .cartheader h2{display: block; float: right;  font-size: 16px; font-weight: normal;}
.maincart .cartlist h2{font-size: 1.286em; margin: 15px 0; text-align: center; text-transform: uppercase; font-weight: normal;}
.maincart .carttable{width: 100%; display: inline-block; border: 1px solid #ddd; box-sizing: border-box;}
.carttable .rowitem{width: 100%; display: flex; border-bottom: 1px solid #ddd;}
.carttable .rowitem.noproduct{padding: 20px 0; display: block; color: #444; font-size: 1.143em}
.carttable .rowitem.noproduct span{text-align: center; display: block;}
.carttable .rowitem.hdrow{background-color: #ebebeb;}
.carttable .rowitem.hdrow .cellitem{font-weight: bold; line-height: 1.2}
.carttable .rowitem:last-child{border: none}
.carttable .cellitem{
	line-height:42px; 
	padding:9px 5px;display: block; float: left; 
	width: 25%; box-sizing: border-box;
	text-align: center; border-left: 1px solid #ddd;
	font-size: 1em;
}
.carttable .cellitem i{font-size: 16px; margin: 13px 0}
.carttable .cellitem:first-child{border: none}
.carttable .cellpro{width: 37%;}
.carttable .cellpro .proinfo{width: 100%}
.carttable .cellpro .proinfo img{width: 42px; height: auto; float: left; box-sizing: border-box; margin-right: 15px}
.carttable .cellpro .rproinfo{display: block; box-sizing: border-box; padding-left: 10px; text-align: left; line-height: 1.3}
.carttable .cellpro .rproinfo a{font-weight: bold; color: #0075b1; display: block; }
.carttable .cellpro .rproinfo a:hover{text-decoration: underline; }
.carttable .cellpro .rproinfo .proprice{text-align: left; width: 100%; font-size: 1em; line-height: 1.4}
.carttable .cellpro .rproinfo .proprice span{font-size: 1em; font-weight: bold; color: #ff0000}
.carttable .cellquan{width:30%}
.carttable .cellquan input[type='number']::-webkit-outer-spin-button,.carttable .cellquan input[type='number']::-webkit-innner-spin-button{
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.carttable .cellquan input[type='number']{-moz-appearance:textfield;}
.carttable .cellquan .itemcount{
	height:24px; width: 24px; 
	background-color: #fff; 
	border: 1px solid #ddd; 
	text-align: center; 
	padding:0 margin:0;
	box-sizing: border-box;
	cursor: pointer;

}
.carttable .cellquan .itemcount:after{clear: both; float: none; display: block;}
.carttable .cellquan input.itemcount{width: 28px; height: 28px; cursor: text;}
.carttable .celltotal{width: 25%}
.carttable .celldel{width: 8%}
.carttable .celldel .delitem{cursor: pointer;}

.maincart .orderinfo .frm-input{
	border: 1px solid #ccc;
	background-color:#fff;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.1) inset;
	box-sizing:border-box;
	display: block;
	font-size: 14px;
	font-family:inherit;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	padding: 0 1.5%;
	width: 100%;
	transition:box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
	margin-bottom:12px;
}
.maincart .orderinfo input::placeholder,.maincart .orderinfo textarea::placeholder {
	color:#000;
}
.maincart .orderinfo .orderbtn{width: 100%; margin-top: 7px; font-size: 1.143em; background-color: #ff4343; padding: 5px 30px}
.maincart .orderinfo .orderbtn:hover{background-color: #fc2525}
.maincart .shipinfo ul{}
.maincart .shipinfo ul li{padding: 5px 0}
.maincart .shipinfo ul li .icon{
	color: #2ca9e1;
	display: inline-block;
	float: left;
	font-size: 36px;
	line-height: 1.3;
	margin-right: 15px;
}
.maincart .shipinfo ul li .info{}
.maincart .shipinfo ul li h4{font-size: 0.929em; color: #333; margin-bottom: 5px}
.maincart .shipinfo ul li p{font-size: 0.929em; color: #555; line-height: 1.4}

/*ORRDER INFO*/
.orderinfo{width: 100%; display: inline-block; margin: 0}
.orderinfo>div{width: 50%; display: block; float: left;}
.orderinfo .frmorder{width: 45%}
.orderinfo .title{width: 100%; text-align: center; margin:15px 0 20px}
.orderinfo .title h2{font-size: 1.714em; text-transform: uppercase; font-weight: normal;}
.orderinfo .shipinfo{width:55%; box-sizing: border-box; padding-left: 30px;}
.orderinfo .shipinfo_wrap{background-color: #f6f6f6; padding: 15px}
.orderinfo .shipinfo h3{
	border-bottom: 1px solid #ccc;
	font-size: 1.143em;
	margin: 0 0 7px;
	padding: 2px 0;
	text-transform: uppercase;
}
.maincart .btn{
	background-color: #009cde;
	border: medium none;
	border-radius: 3px;
	color: white;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	font-weight: 500;
	line-height: 40px;
	overflow: hidden;
	padding: 0 30px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
}
.maincart .btn:hover{background-color: #2b84bb}
.maincart .btn:before{
	font-family: FontAwesome;
	font-size: 1em;
	margin-right: 5px;
	content: "";
}
.maincart .contbuy{text-align: center; margin: 20px 0 0}
.maincart .contbuy p{padding: 10px 0}

/*FOOOTER*/
footer>div{width: 100%; display: inline-block; padding: 20px 0}
.topft{background-color: #171717; box-sizing: border-box;}
.topft .ftitem{width: 20%; display: block; float: left;}
.topft .ftitem h3{
	color: #eee;
	font-size: 1em;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.topft .ftitem ul li a{color: #939393; font-size: 1em}
.topft .ftitem ul li a:hover{color: #fff}
.topft .ftitem.infocom{width: 40%; display: block; float: left;}
.topft .ftitem.infocom li::before{content:""; font-family:FontAwesome; font-size:18px; color:#666; margin-right:5px; width: 20px}
.topft .ftitem.infocom li.tel{font-weight: bold;}
.topft .ftitem.infocom li.tel::before{content:"";}
.topft .ftitem.infocom li.time::before{content:"\f017";}
.topft .ftitem.infocom li.phone{font-weight: bold;}
.topft .ftitem.infocom li.phone::before{content:""; font-size:26px; float:left; margin-right: 0px}
.topft .ftitem.infocom li.email::before{content:"";}
.topft .ftitem.infocom li.skype::before{content:"";}
.topft .ftitem.infocom li{color: #666}

.botft{background-color:#232323; padding: 10px 0; box-sizing: border-box;}
.botft>div>div{display: block; float: left;}
.botft .ftsupport{color: #f1f1f1; font-size: 16px; margin: 9px 0}
.botft .ftsupport span{line-height: 28px}
.botft .ftsupport span.fthotline{font-size: 20px; font-weight: normal; margin-bottom: 10px; margin-left: 8px}
.botft .ftsocial{float:right;}
.botft .ftsocial h3{float: left; line-height: 46px; color: #999; font-weight: normal; margin-right: 10px}
.botft .ftsocial a{
	line-height: 46px;
	margin: 0 5px;
	vertical-align: top;
	text-align: center;
}
.botft .ftsocial a i{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #999;
	border-radius: 50%;
	color: #999;
	display: inline-block;
	font-size: 22px;
	height: 46px;
	line-height: 44px;
	transition: all 0.2s ease-in-out 0s;
	vertical-align: top;
	width: 46px;	
}

/*POST*/
.post_page{margin-top: 10px}

/*POST LIST*/
.post_list{width: 100%; display: inline-block; box-sizing: border-box; margin-top: 8px}
.post_list .title{display:inline-block; width:100%; border-bottom:1px solid #efefef; padding-bottom:5px}
.post_list .title h1{float:left; color:#143962; font-size:1.571em; line-height:1.3em; font-weight:normal; text-transform:uppercase}
.post_list .list{ display:flex; flex-wrap:wrap; margin:10px -10px}
.post_list .list li{
	width:20%; 
	padding:10px; 
	box-sizing:border-box;
}
.post_list .list li .postitem{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
.post_list .list li a{display:block}
.post_list .list li .aimg{
	display:block; width:100%; height:auto;
	overflow:hidden; margin:0; padding:0;
}
.post_list .list li .aimg img{
	transform:scale(1);
	width:inherit;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.post_list .list li .aimg:hover img{
	transform:scale(1.3);
}
.post_list .list li .info{}
.post_list .list li .info h4 a{margin:5px 0; font-size:16px; line-height:1.25em; color:#222; font-weight: normal;}
.post_list .list li .info h4 a:hover{color:inherit !important}
.post_list .list li .info p.desc{font-size:0.95em; line-height:1.429em; color:#666;}


/*POST DETAIL*/
.news_detail{padding-right:5px}
.news_detail a{color:#0075b1}
.news_detail a:hover{color:#005a87}
.news_detail *{font-family:Arial, Helvetica, sans-serif !important}
.news_detail ul{display: inline-block; margin: 5px 0}
.news_detail li{list-style-type:disc !important; margin-left:20px; font-size:1em; line-height: 1.4; padding: 5px 0}
.news_detail h1{font-size:1.714em; margin:20px 0 15px; color:#333; line-height:1.2em}
.news_detail h2{font-size: 1.143em; line-height: 1.4; margin: 3px 0}
.news_detail .title{
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 5px;
}
.news_detail .infopost{
	border-top: 1px solid #e2e2e2;
	clear: both;
	color: #999;
	margin-top: 10px;
	padding: 5px 0 10px;
	text-transform: capitalize;
	width: 100%;
	font-size:12px;
}
.news_detail .infopost a{color:#555}

.news_detail .desc{color:#333; font-size:1em; font-weight:bold; margin:20px 0 15px; width:100%; line-height:20px}
.news_detail .content{color:#222; margin:20px 0}
.news_detail .content p, .news_detail .content span, .news_detail .content div{font-size:16px; margin:12px 0; line-height:26px; text-align:justify; color: #444}
.news_detail h2{font-size:1.143em; line-height:1.5em; text-transform:uppercase; padding:3px 0; color: #222}
.news_detail h3{font-size:1.143em; line-height:1.3em; padding:3px 0}
.news_detail .content table{margin:0 auto}
.news_detail .noteimg, .news_detail .noteimg span{margin:0}
.news_detail .content img{max-width:100%; margin:10px auto 5px; display:block; height:auto !important}


/*OTHER LISTS*/
.other_list{width:100%; float:left; box-sizing:border-box; margin-bottom:10px;}
.other_list .title{font-size:22px; font-weight:normal; color:#333; text-transform:uppercase; margin-bottom:5px}
.other_list .title i{margin-right:5px}
.other_list .list{display:flex; flex-wrap:wrap; margin-left:-10px; margin-right:-10px}
.other_list li{width:33.3333%; box-sizing:border-box; float:left}
.other_list li .item{display:inline-block; padding:10px; position:relative; width:100%; box-sizing:border-box}
.other_list li .item > a{display:block}
.other_list li .img{width:100%; box-sizing:border-box}
.other_list li .img img{width:100%;}
.other_list li .info{width:100%;}
.other_list li .info .desc{margin-top:7px; height:54px; overflow:hidden; font-size:13px; line-height:18px}
.other_list li h4 a{font-size:1.143em; line-height:1.4}
.other_list li h4{margin-top:5px}

/*RIGHT PRODUCT*/
.product_right{margin-bottom:20px; width:100%; display:inline-block}
.product_right .title{text-align:center; border-top:3px solid #16D481; padding:5px 0; color:#444; margin-bottom:5px}
.product_right .list{}
.product_right li{float:left; width:100%; padding:5px; background:#F2F2F2; margin-bottom:10px; box-sizing:border-box}
.product_right li a{display:block}
.product_right li img{width:100%;}
.product_right li h4{text-align:center; font-weight:bold; margin:5px 0 3px; text-transform:uppercase;}
.product_right li p{text-align:center; font-size:1em;}
.product_right li p span{color:#fe1a19; font-size:1.143em; font-weight: bold; margin: 10px 0;}

/*RIGHT NEWS*/
.news_right{margin-bottom:20px; width:100%; display:inline-block; background:#f7f7f7}
.news_right .title{font-size:1.143em; text-align:center; border-top:3px solid #16D481; padding:8px 0 10px; color:#555}
.news_right .list{}
.news_right li{float:left; width:96%; border-top:3px solid #fff; padding:2%}
.news_right li img{width:45%; margin-right:7px; float:left}
.news_right li h4{font-size:1.071em; font-weight:normal; line-height:1.3em}

/*BREADCRUMB*/
.breadcrumb{/*border-bottom:1px solid #f7f7f7;*/ padding:0 0 7px;}
.breadcrumb div{margin:0 3px; font-size:14px; display:inline-block; white-space:nowrap}
.breadcrumb div.home{background:url(images/br-home.png) no-repeat; text-indent:-999px; width:16px; height:15px}
.breadcrumb div.arrow{background:url(images/br-arrow.png) no-repeat; height:8px; width:8px;}
.breadcrumb div a{font-size:14px; line-height: 16px; display:block; white-space:nowrap}

/*STATIC PAGE*/
.staticpage{}
.staticpage h1{font-size:16px; text-transform:uppercase; line-height:24px; border-bottom: 2px solid #CC3300; font-weight:bold}
.staticpage .content{margin-top:15px}

/*CONTACT PAGE*/
.contact_page{min-height:400px !important; padding-left: 10px; margin: 0 0 10px}
.contact_page img{padding: 4px; box-sizing: border-box; box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);}
.contact_page > article > div{padding:10px 0; display:inline-block; width:100%; box-sizing: border-box;}
.contact_page h1{margin-top: 0 !important}
.contact_page .contact_intro{text-align: justify; font-size: 1em; margin: 0; padding: 0}
.contact_page .infocompany{}
.contact_page .infocompany h2{color:#135494; font-size:1.286em; line-height:1.2; padding:10px 0 15px}
.contact_page .infocompany li{
	display:list-item; list-style-type: none !important; 
	margin: 0; line-height: 1.3 !important; 
	width:100%; float:left; color:#222; 
	font-size:16px; padding:5px 0;
}
.contact_page .infocompany li::before{content:""; font-family:FontAwesome; font-size:18px; color:#135494; margin-right:5px}
.contact_page .infocompany li.tel::before{content:"";}
.contact_page .infocompany li.phone::before{content:""; font-size:20px; margin-right: 7px}
.contact_page .infocompany li.time::before{content:"\f017";}
.contact_page .infocompany li.email::before{content:"";}
.contact_page .infocompany li.skype::before{content:"";}


/*SUPPORT ONLINE*/
.support_online{
	height:55px; margin-top:8px;
	box-shadow:1px 1px 3px #555; 
	-moz-box-shadow:1px 1px 3px #555; 
	-webkit-box-shadow:1px 1px 3px #555;
	width:100%; overflow:hidden
}
.support_online li{float:left; margin:5px; height:47px; line-height:47px; font-size:16px}
.support_online li img{vertical-align:middle}

/*ADS RIGHT*/
.ads_right{width:100%}
.ads_right li{float:left; margin-bottom:10px;}
.ads_right li img{
	border: 1px solid #d7d7d7;
	/*box-shadow: 1px 2px 5px -4px #000;
	padding: 4px;*/
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*SOCIAL*/
.social{display:block; position:absolute; top:5px; right:40px}
.social li{float:left; display:inline-block; margin:0 3px}
.social li a{display: block; line-height: 1.3}

/*GROUP LIKE*/
.fixed_social{position:fixed; top:200px; left:0px; text-align:center; background-color:#7ECEFD; border-radius:0 6px 6px 0; padding:8px 6px}
.fixed_social li{display:block; margin:5px 0}

/*BOTTOM NEWS*/
.bottom_news{width:1020px; margin:0 auto; background-color:#f3f3f3; margin-top:20px}
.bottom_news .title{padding:10px 0}
.bottom_news .title a{
	display:block-inline; background-color:#007F74; 
	height:30px; line-height:30px; 
	text-align:center; font-size:15px; color:#fff; 
	padding:5px 20px 5px 15px; margin-left:-7px;
	width:200px; font-weight:bold
}
.bottom_news .title .tshadow{background-color:#00665D; height:10px;width:10px; transform: rotate(45deg); position:absolute; margin:-7px 0 0 -5px; z-index:-999}
.bottom_news ul{}
.bottom_news ul li{display:inline-flex; width:180px; padding:6px}
.bottom_news ul li:first-child{margin-left:0}
.bottom_news ul li img{width:100%}
.bottom_news ul li h2{font-size:12px; font-weight:normal; padding:5px}


/*PAPER*/
.divPager{
    text-align: right;
    float: right;
    padding:20px 0;
}

.divPager ul{
    float: left;
}
.divPager ul li{float:left; margin:0 4px 0 0}
.divPager ul li a,.divPager ul li span{
	background-color: #fff;
	border: 1px solid #ebebeb;
	color: #656e7d;
	display: inline-block;
	float: left;
	font-weight: bold;
	line-height: 1.2em;
	padding: 8px 12px;
	text-decoration: none;
	transition:background-color 0s ease 0s, color 0.2s linear 0s;
}
.divPager ul li .selected,.divPager ul li:hover a, .divPager ul li:hover span{background-color:#0075B1; color:#fff}
.banggia {
	max-width:99% !important;
	border-collapse:collapse;
	line-height:none;
	margin-bottom:20px;
}
.banggia td {
	border:1px solid #dddddd;
	padding:7px 6px;
}
.banggia th {
	border:1px solid rgba(255,255,255,0.2);
	border-top:none;
	border-bottom:none;
	background-color:#0084B1;
	color:white !important;
	padding:10px 5px;
	font-weight:bold;
	text-align:center;
}
.banggia th *{color:white !important}
.banggia th p{text-align:inherit !important}
.banggia th:first-child { border-left:none; }
.banggia th:last-child { border-right:none; }
.banggia p {
	margin:0 !important;
	text-align:inherit !important;
}
.banggia img {
	padding:0;
	border:none;
}
/*Image Caption*/
.imgcap{
	background-color:#f8f8f8; 
	max-width:100%; 
	border:1px solid #e6e6e6; 
	text-align:center !important; 
	width:auto !important; 
	display:table;
	margin:0 auto 10px !important;
	padding:5px !important;
}
.imgcap img{
	border: 0 none;
	margin:0 !important;
	padding:0 !important;
	height:auto !important;
	max-width:100% !important;
}
.imgcap p{
	font-size:0.929em !important;
	padding:2px 0 !important;
	margin:0 0 3px !important;
}
.imgcap.nobor{border:none !important;}
.imgcap.nobg{background:none !important;}
.imgcap.nopad{padding:0 !important;}

/*CSS RWD*/
@media screen and (max-width: 1025px){
	#menumobile{display:block}
	#main_nav{display:none}
	#main_page{width:100%}
	#sidebar{display:none}
	.social{right:0;}
	#left_page{width:100%; padding:0}
	.main_wrap{width:100%}
	.cate_list{padding: 0 8px}
	.post_list{padding: 0 8px}
	.pro_detail .binfo{box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08)}
	.bottom_news{display:none}
	.msearch{display: none;}
	.maincart{padding: 0 8px}
	.topft, .botft{padding-left: 10px; padding-right: 10px}
	.googlemap{
		overflow:hidden;
		padding-bottom:56.25% !important;
		position:relative;
		height:0 !important;
	}
	.googlemap iframe{
		left:0;
		top:0;
		height:100% !important;
		width:100% !important;
		position:absolute !important;
	}
	.contact_page > article > div{padding:10px}	

	.content_video {
		float: none;
		clear: both;
		width: 100%;
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 25px;
		height: 0;
	}
	.content_video iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.topbanner{width:100%}
	.topbanner .bleft{width:49%; margin-right:2%}
	.topbanner .bright{width:49%; float:left}
	.topbanner img{width:100%}
	.fixed_social{display:none}
}
@media screen and (max-width: 801px) {
	.tright{display:none}
	.home_top{height:auto !important; margin: 0; padding: 0; box-shadow: none;}
	.home_top .home_cate{display:none}
	.home_top .home_slider{width:100%}
	.home_top .home_slider .flex-direction-nav{display: none}
	.home_top .home_slider .flex-control-nav{display: block; bottom: 4px;}
	.home_top .home_slider .flex-control-nav li{margin: 0 2px}
	.home_top .home_slider .flex-control-paging li a{width: 8px; height: 8px}
	.home_commit{box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08)}
	.home_commit .item{width: 50%}
	.home_product, .home_news{padding: 0 8px}
	.home_list ul.list li{width:33.333333%;}
	.home_list .title ul.seemore{display:none}
	.home_news .home_list_news .list_item{width:50%;}
	.home_news .home_list_news .list_item:last-child{display: none}
	/*Product*/
	.pro_detail .binfo .rinfo{padding-left: 8px !important}
	.pro_detail .binfo .ptitle,
	.pro_detail .binfo .rinfo,
	.pro_detail .minfo p,
	.pro_detail .minfo h2,
	.pro_detail .minfo h3,
	.pro_detail .minfo h4,
	.pro_detail .minfo h5
	.pro_detail .minfo div{
		padding-left: 16px;
		padding-right: 16px;
	}
	.pro_detail .minfo table{padding-right: 8px !important; padding-left: 8px !important}
	.pro_detail .img-pro,.pro_detail .img-pro img{padding-left: 0px !important; padding-right: 0px !important}	
	.cate_list ul.list li{width:50%}
	.cate_list.cate_list_more ul.list li{width:50%}
	.cate_list .cateintro .title{width:100%}
	.cate_list .cateintro .catecontent{display: none;}
	.post_list .list li{width:50%;}
	.post_list .list li .info p.desc{display:none}
	.carttable .cellpro .proinfo img{display: none}
	.carttable .cellitem{font-size: 0.929em;}

	.ftpost_services {padding: 10px !important;}
	.ftpost_services .ftpost_services_item{width:100%; display: inline-block; float: left; padding: 6px 0 !important; margin: 0 !important}

}
@media screen and (max-width: 751px) {
	body{font-size:16px}
	.pro_detail .minfo img{max-width:100% !important; height:auto !important}
	.news_detail{padding-right:0}
	.news_detail .desc, .news_detail .content p, .news_detail .content span, .news_detail .content div, .news_detail .content h2,.news_detail .content table{line-height:24px !important}
	.news_detail .content img{max-width:100% !important; height:auto !important}
	.other_list{padding: 0 15px}
	.other_list li{width:50%}
	.other_list li h4 a{font-size:1em}
	.other_list li .info .desc{display:none}
	.social{display:none}
	/*CART*/
	.carttable .cellitem{font-size:0.813em; padding: 9px 2px}
	.carttable .cellpro .rproinfo{}
	.orderinfo .title h2{font-size: 1.429em}
	.orderinfo .frmorder{width: 100%; padding: 10px 0; box-sizing: border-box;}
	.orderinfo .shipinfo{width: 100%; padding: 10px 0; box-sizing: border-box;}
}
@media screen and (max-width: 581px) {
	#top_header .contact_info{display:none}
	#top_header .rightinfo .shopcart .cartcount{padding: 0}
	#top_header .rightinfo .contactinfo p{display: none}
	#main_page .wrapper{padding: 0}
	.home_commit{margin: 0 0 16px}
	.home_commit .item{width: 50%; padding: 8px 8px; text-align: center;}
	.home_commit .item .litem{width: 100%;}
	.home_commit .item .litem i{float: none}
	.home_commit .item .ritem{padding-left: 0}
	.home_commit .item .ritem h4{font-size: 0.875em}
	.home_commit .item .ritem p{font-size: 0.75em}
	.home_product, .home_news{padding: 0 4px}
	/*News*/
	.news_detail h1{padding-right: 10px !important; padding-left: 10px !important}
	.news_detail .content p,
	.news_detail .content div,
	.news_detail .content table,
	.news_detail .content h2,
	.news_detail .content h3,
	.news_detail .content h4,
	.news_detail .content h5{
		padding-right: 10px; padding-left: 10px
	}
	.news_detail .content .img-post,
	.news_detail .content .img-post img{
		padding-left: 0px !important; 
		padding-right: 0px !important
	}	
	.popup_addcart, .popup_preload{width: 95% !important;}
	.popup_addcart h3{font-size: 1em; line-height: 1em;}
	.popup_addcart h3 i{font-size: 1.25em;}
	.msearch{display: none}	
	.home_slider .loading{min-height: 100px !important}
	.home_list ul.list li{width:50%;}
	.home_list ul.list{margin:8px -2px}
	.home_list ul.list li{padding: 2px}
	.home_list ul.list li .info h4{font-size: 0.875em}
	.pro_detail .binfo .ptitle{border: none; margin-bottom:0;}
	.pro_detail .binfo .ptitle h1{font-size: 1.250em; font-weight: bold;}
	.pro_detail .binfo .linfo{width:100%}
	.pro_detail .binfo .linfo .loading{min-height: 100px !important}
	.pro_detail .binfo .rinfo{width:100%; float:left; margin:20px 0 0; padding-left: 0}
	.pro_detail .binfo .rinfo .price span{font-size: 1.250em}
	.pro_detail .binfo .rinfo .moredesc{font-size: 14px}
	#product_order .order_content{width:100%; float:left}
	#product_order .order_info{width:100%; float:left}
	#product_order .order_info_wrap{padding:10px 0 0 0}
	.cate_list .subcate li{width: 20%; font-size: 12px; padding: 2px 2px 0 0}
	.cate_list .subcate li a{padding: 4px 2px}
	.news_list li .imgthumb{width:100%}
	.news_list li .imgthumb img{width:auto; max-width:100%}
	.home_news_cate{width:100%; margin:0 -1px 0 0}
	.breadcrumb span{font-size:16px;}
	.breadcrumb span a{font-size:16px;}
	.maincart .cartheader h2{display: none;}
	.maincart .ordersuccess .ordersuccessinfo{padding: 0}
	.maincart .ordersuccess .ordersuccessinfo ul{width: 100%; padding: 0;}
	.maincart .ordersuccess .ordersuccessinfo ul.orinfo{border: none; height: auto; min-height: inherit;}
	.topft{padding: 10px}
	.topft .ftitem{width: 100%; margin-bottom: 15px}
	.topft .ftitem.infocom{width: 100%}
	.botft .ftsocial{display: inline-block; width: 100%; text-align: center; float: none !important}
	.botft .ftsocial h3{display: none}
	.botft .ftsocial a{text-align: center;}
	.botft .ftsupport{text-align: center; width: 100%}
	.botft .ftsupport span{width: 100%; display: block; text-align: center;}
}
@media screen and (max-width: 401px) {
	.breadcrumb{display:none}
	.news_detail h1{margin: 0}
	.pro_detail{margin-top:0px;}
}
@media screen and (max-width: 351px) {
	.home_news .home_list_news .list_wrapper{margin:0}
	.home_news .home_list_news .list_item{width:100%;}
	.home_list ul.list li{width:100%;}
	.cate_list ul.list li{width:100%}
	.home_commit .item{width: 100%; padding: 4px 4px;}
	.post_list .list li{width:98%; margin:1%; padding:10px; height:auto;}
	.post_list .list li img{width:40%; float:left; margin-right:15px;}
	.post_list .title a.readmore{display:none}
	.post_list .list li .info{padding:0; height:auto; width: auto}
	.post_list .list li .info h4{font-size:0.8em; margin:0 0 5px; height:auto; font-size:1em; max-height:none}
	.post_list .list li .info p{font-size:0.9em; height:auto;}
	#footer .fwrapper ul a{font-size:12px}
	.other_list{width:100%; padding:0 !important}
	.post_list .list li .info p{font-size:0.9em; height:auto; display:none}
}
.fb-comments iframe{width:100% !important;}