@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);
body {
	font-family: 'Roboto Condensed', 'Microsoft JhengHei';
}


/*全站*/

img {
	max-width: 100%;
}

.hideobj {
	display: none;
}

a {
	color: #000;
	background-color: none;
}

a:hover,
a:focus {
	text-decoration: underline;
	background: none;
	color: #000;
}

/*會員登入項目*/

#login-tabs li {
	background: none;
}

#login-tabs a {
	color: #000;
	background: none;
}

#login-tabs a:hover,
#login-tabs a:focus {
	text-decoration: underline;
	background: none;
	color: #000;
}
.product-cate .caption .listtxtNormal{ display:none;}

/**表單元素**/

fieldset.over-border {
	border: 1px solid #ccc !important;
	padding: 0 1.4em 1.4em 1.4em !important;
	margin: 0 0 1.4em 0 !important;
	border-radius: 16px;
}

legend.line-border {
	font-size: 16px !important;
	text-align: left !important;
	width: inherit;
	border-bottom: none;
	display: none;
}

fieldset > div {
	margin-top: 30px;
}

.red {
	color: #cc0000;
}

.radio-inline input[type='radio'] {
	margin-left: -20px;
	float: left;
}

.radio-inline {
	padding-left: 20px;
	font-weight: normal;
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
}

.help-inline {
	vertical-align: middle;
	display: inline-block;
	padding-top: 5px;
	float: left;
	padding-left: 0px;
	cursor: default;
}

.control-label {
	cursor: default;
}

.form-show .input-prepend {
	clear: both;
}

fieldset.instep-border {
	border: 1px solid #ccc !important;
	padding: 0 16px 16px 16px !important;
	margin: 0 0 16px 0 !important;
	border-radius: 15px;
	/*圓角*/
	background: #eeeeee;
	height: 100px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

fieldset.step-border {
	border: 1px solid #ccc !important;
	padding: 0 16px 16px 16px !important;
	margin: 0 0 16px 0 !important;
	border-radius: 15px;
	/*圓角*/
	height: 100px;
	text-align: center;
}

legend.stepline-border {
	text-align: center !important;
	width: inherit;
	border-bottom: none;
}

.enlarge {
	clear: both;
}

@media only screen and (max-width: 480px) {
	.navbar-inner li {
		display: block;
		width: 100%;
	}
}


/*#header*/

#header,
#index_header {
	background: rgba(5, 13, 96, 0.70);
	position: relative;
	z-index: 2;
}

.lan_detail {
	float: right;
	padding: 10px 10px 0px 10px;
	display: none;
}

.login_detail {
	float: right;
}

.lan {
	background: #050d60;
}

.lan a {
	color: #fff;
}

.nav>li>a {
	padding: 0;
}

a.btn-default {
	display: none;
}

.head {
	padding-bottom: 1%;
}


/*search*/

#qsearch {
	width: 38%;
	float: right;
	clear: right;
	margin-top: 1%;
}

.form-control {
	border-radius: 0;
}

input#kwd {
	background: none;
}

.form-search .btn-default {
	background: url(../images/search.png)50% 50% no-repeat;
	text-indent: -99999px;
	padding-left: 20px;
	padding-right: 20px;
}


/*lan_menu*/

.navbar-nav {
	float: right;
}

.nav-pills li {
	padding: 10px 5px;
}

.nav-pills li a {
	border-right: 1px solid #fff;
	padding-right: 10px;
	border-radius: 0;
	display: block;
}

.caret {
	color: #fff;
}

#company_logo {
	padding-top: 8%;
}


/*top_menu*/

.navbar {
	margin: 0;
	height: auto;
	border-radius: 0;
	border: 0;
}

.navbar-default {
	background: none;
	font-family: 'Open Sans', 'Microsoft JhengHei';
}

.navbar-default .navbar-nav>li>a {
	font-size: 20px;
	color: #fff;
	padding: 17px 15px;
	font-family: 'Open Sans', 'Microsoft JhengHei';
	font-weight: 400;
}

.navbar-default .navbar-nav>li#m7>a {
	padding-right: 0;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #e0002a;
	background: none;
	font-family: 'Open Sans', 'Microsoft JhengHei';
	font-weight: 400;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #e0002a;
	font-family: 'Open Sans', 'Microsoft JhengHei';
	font-weight: 400;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	color: #e0002a;
	background: none;
	font-family: 'Open Sans', 'Microsoft JhengHei';
	font-weight: 400;
}

.dropdown-menu {
	background: none;
}

.dropdown-menu>li>a {
	background: rgba(4, 13, 95, 0.73);
	color: #fff;
	border: 1px solid #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	font-weight: 400;
}

.dropdown-menu>li>a:hover {
	color: #e0002a;
	background: rgba(4, 13, 95, 0.73);
}


/*註冊*/

#hello_member ul li a:hover,
#hello_member ul li a:focus,
#hello_member ul li a:active {
	text-decoration: underline;
	background: none;
}


/*語言*/

#language_area ul li a {
	color: #000;
	background: none;
}

#language_area ul li a:hover,
#language_area ul li a:focus,
#language_area ul li a:active {
	background: none;
	text-decoration: underline;
}

#mainbanner {
	position: relative;
	z-index: 1;
	margin-top: -10%;
}

.main {
	background: url(../images/bg.jpg) left bottom no-repeat;
}

.navbar-nav { margin-top:3%;}
/*--側欄--*/

#sidebar {
	padding: 40px 30px;
}

#sidebar .nav-header {
	padding: 8px 0px;
	font-size: 30px;
	font-weight: 700;
}

#side_menu .nav-list li {
	line-height: 2.5em;
	font-size: 16px;
	display: block;
	margin-bottom: 3px
}

#side_menu .nav-list li a {
	background: #050d60;
	color: #fff;
	padding-left: 25px;
	padding-right: 20px;
}

#side_menu .nav-list li a:hover,
#side_menu .nav-list li a.active {
	background: #e0002a;
}


#side_menu .nav-list li ul{}
#side_menu .nav-list li ul li{}
#side_menu .nav-list li ul li a{ background: rgb(95, 100, 153);}

#side_menu .nav-list li ul li a:hover, #side_menu .nav-list li ul li a.active{ background: #34386b;}

/*第三層*/
#side_menu .nav-list li ul ul li a:hover, #side_menu .nav-list li ul ul li a.active{ background:#9ba0d6;}
#side_menu .nav-list li ul ul li{}
#side_menu .nav-list li ul ul li a {line-height: 1.8em; background:#8d92c3;}
/*sidebar第二層*/

.nav-list .collapse.in {
	padding-left: 25px;
	background: #e9e8e8;
}

#side_menu .collapse.in li {
	margin-bottom: 0;
	line-height: 1.6em;
}

#side_menu .collapse.in li a {
	background: none;
	color: #050d60;
	padding-left: 0;
}

#side_menu .collapse.in li a:before {
	content: "\f04b";
	color: #050d60;
	font-family: FontAwesome;
	font-size: 6px;
	margin-right: 8px;
}

#side_menu .collapse.in li a:hover:before,
#side_menu .collapse.in li a:focus:before,
#side_menu .collapse.in li a.active:before {
	color: #e0002a;
}

#side_menu .collapse.in li a:hover,
#side_menu .collapse.in li a:focus {
	background: none;
	text-decoration: none;
	color: #e0002a;
}

#side_menu .collapse.in li a.active {
	color: #e0002a;
}


/*RSS*/

#rss_area a {
	text-shadow: none;
}

#rss_area a:hover {
	text-shadow: none;
}


/*--內容區--*/

#content {
	padding: 10px 0px 50px;
}

.container_product .page-header {
	display: none;
}

.container_product2 .page-header {
	border-bottom: 0;
	margin: 0;
}

.container_product2 .page-header h1 {
	color: #9f9f9f;
}


/*麵包屑*/

#content .breadcrumb {
	text-shadow: none;
	color: #9f9f9f;
	text-align: right;
	background: none;
	padding-right: 0;
}

#content .breadcrumb li {
	text-shadow: none;
}

#content .breadcrumb li a {
	text-shadow: none;
	text-decoration: none;
}

#content .breadcrumb li a:hover {
	text-shadow: none;
	background: none;
	text-decoration: underline;
}

#content .breadcrumb li .divider {
	text-shadow: none;
	background: none;
}


/*個數*/

.page-header {
	border-bottom: 1px #eee solid;
}


/*產品頁*/

.thumbnail {
	border: 0;
}

.cate-name,
.cate-name-more {
	color: #040d5f;
	/*  font-weight:bold;*/
	width: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 14px;
}

.cate-name a,
.cate-name-more a {
	color: #040d5f;
	/*  font-weight:bold;*/
	text-decoration: none;
	width: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

.cate-name a:hover,
.cate-name-more a:hover {
	color: #8B8682;
	/*  font-weight:bold;*/
	text-decoration: none;
	width: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

.container_product .listtxtNormal {
	display: none;
}

.listtxtNormal .nav-list li a {
	color: #040d5f;
	text-align: center;
}

.listtxtNormal .nav-list li a:hover {
	background: none;
}

.text-center_quantity {
	display: none;
}

.container_product2 .control-group {
	margin-top: 4px;
}

.container_ {
	pgcss
}

.control-group .btn-primary,
#index_container .btn-primary {
	background: #e0002a;
	font-size: 13px;
	padding: 1px 50px;
	border: 0;
	border-radius: 0;
}

container_ {
	pgcss
}

.control-group .btn-primary:before {
	content: '+';
	color: #fff;
}

container_ {
	pgcss
}

.control-group .btn-info {
	display: none;
}

.text-center_list {
	margin: 3px 0;
	color: #040d5f;
	font-size: 16px;
}

.text-center_list p {
	margin: 0;
	font-size: 12px;
}

.pro-desc {
	height: 80px;
	overflow-x: hidden;
	overflow-y: auto;
}

.spec {
	height: 38px;
}


/*產品介紹頁*/

.pro_content {
	position: relative;
}

.pro_content h5 {
	display: none;
}

.pro_content p {
	margin: 0;
	font-size: 25px;
	font-weight: 400;
	color: #040d5f;
}

.pro-name {
	font-size: 28px;
	color: #e0002a;
}

.pro_ct {
	position: relative;
}

form.form-show {
	display: initial;
}

.form-group {
	margin-bottom: 0;
	display: initial;
}

.pro_name2 {
	position: absolute;
	bottom: 3%;
	right: 2%;
	display: inline-block;
	text-align: center;
	width: 20%;
}

.pro_name2 .input-group-btn {
	position: static;
	width: initial;
}

.pro_name2 .control-label {
	display: none;
}

.pro_name2 .form-control {
	display: none;
}

.pro_name2 .btn-primary {
	background: #e0002a;
	font-size: 23px;
	padding: 6px 50px;
	border: 0;
	border-radius: 0;
}

.pro_name2 .btn-primary:before {
	content: '+';
	color: #fff;
}

.pro_char {
	display: none;
}

#pb_area {
	overflow: hidden;
	border-bottom: 1px solid #040d5f;
	padding-bottom: 3%;
}

.thumbnail img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	max-width: 100%;
}

.input-group {
	display: table;
	padding-bottom: 10px;
	width: 100%;
	z-index: 99;
}

.input-group .form-control {
	margin-bottom: 0px;
}

.txtNormal {
	overflow: auto;
	width: 100%;
	font-size: 16px;
	margin-top: 2%;
}

.txtNormal .pro_img {
	height: 100%;
	float: right;
}

#content .txtNormal h5 {
	background: #e0002a;
	border: 0;
	padding-left: 2%;
	padding-right: 2%;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

.txtNormal ul {
	list-style: inherit;
	list-style-type: disc;
}

.table_pro_img {
	width: 100%;
}

.pro_spec {
	line-height: 1.2em;
	border-bottom: 1px solid #000;
}

.pro_spec2 {
	overflow: hidden;
}

.pro_spec th {
	border-bottom: 2px solid #000;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.2em;
	padding-bottom: 0.5em;
	padding-top:0.5em;
	
	/*	white-space: nowrap;*/
}

.pro_spec td {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #cccccc;
	width:160px;
}

.pro_spec td:nth-child(1) {
	border-left: 0;
}

.pro_spec td:last-child {
	border-right: 0;
}

.pro_spec_wrap {
	overflow: hidden;
	margin-top: 3%;
}

.pro_spec_a {
	width: 30%;
	float: right;
}

.pro_spec_b {
	width: 70%;
	float: left
}

.pro_spec_c {
	width: 50%;
	float: left;
	padding-right: 2%;
	padding-left: 2%
}

.pro_spec_33 {
	width: 33.3%;
	float: left;
	display: inline-block;
}

#content .thumbnails .prodlist {
	height: 310px;
	overflow: hidden;
}

#content .thumbnails .catelist {
	height: 310px;
	overflow: hidden;
}

.listtxtspec .input-prepend {
	padding: 1px 0px;
	margin: 0px;
}

.clear {
	clear: both;
}

.listimg {
	height: 100%;
	text-align: center;
	border: 1px solid #040d5f;
}

#lineqty {
	width: 30%;
}

#pdf {
	text-align: center;
	display: inline-block;
	margin: 2px auto;
}

#pdf .label-info {
	background: url(../images/pdf.png) center top no-repeat;
	text-indent: -99999px;
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}


/*download page*/

h1.download_title {
	font-size: 1.6em;
	color: #050d60;
}


/*link*/

.listlink a img {
	height: 250px;
}


/*catalog page*/

.content_txt ul {
	list-style: none;
}

li.td1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/adobe_pdf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #0D5995;
	font-size: 14px;
}

li.td2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/adobe_pdf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #F2F2F2;
	color: #0D5995;
	font-size: 14px;
}

.downloadBox li.td1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/adobe_pdf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #0D5995;
	float: left;
	width: 33.3%;
	font-size: 14px;
}

.downloadBox li.td2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/adobe_pdf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F2F2F2;
	color: #0D5995;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 33.3%;
	font-size: 14px;
}


/*small_picture*/

.showsmall {
	display: none;
}

.showsmall ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.showsmall li {
	float: left;
}

.showsmall li img {
	margin: 3px;
	padding: 3px;
	width: 50px;
}


/*頁籤**/

.nav-tabs .active a {
	font-weight: bold;
}


/*訊息用*/

.msgcont {
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 10px;
}

.msg_img_title {
	width: 30%;
}

input#contactbutton {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
	padding: 8px 12px;
	border-radius: 4px;
	line-height: 1.42857143;
}

.alert-info {
	margin-top: 5%;
}

.container .video>div{ width:33%; float:left;}
.container .video .cate-name { padding-top:10px;}
/*尾檔*/

#footer {
	background: #040d5f;
	color: #fff;
	padding-top: 1.2%;
}

#footer a {
	color: #fff;
}

#footer .ftbar {
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	margin-right: 3%;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 12em;
	width: 47%;
}

.ftba_w {
	width: 30%;
	margin-left: 20%;
}

.qr_code_w {
	width: 15%;
}

#footer #custnav {
	float: left;
	width: 50%;
}

.ftbar .nav-pills li {
	display: block;
	float: none;
	padding: 0;
	margin: 0;
}

#footer .nav-pills li a {
	border: 0;
}

#custnav2 .nav-header a {
	display: block;
}

#custnav2 .nav-header a:hover {
	background: #000;
	text-decoration: none;
}

#footer #custnav2 .nav-list li {
	display: block;
	height: 12em;
	border-right: 1px solid #fff;
	padding-right: 5%;
}

#footer #custnav2 .nav-list li ul li {
	display: block;
	width: initial;
	float: none;
	border: 0;
}

#footer #custnav2 .nav-list li ul li a:before {
	content: '+';
}

#footer #custnav2 .nav-list li ul li {
    height: auto;
}

.ftbar .nav-pills li#t2,
.ftbar .nav-pills li#t4 {
	display: none;
}

#footer .nav>li>a:hover,
#footer .nav>li>a:focus {
	text-decoration: none;
	background: #000;
}

#cominfo {
	width: 100%;
	float: left;
}

#cominfo h6 {
	margin-top: 0;
	font-size: 15px;
	text-transform: uppercase;
}

.qr_code {
	text-align: right;
	padding-left: 5%;
}

#cominfo ul li {
	display: inline-block;
}

.footer_copyright {
	background: #030a42;
}

#copyright {
	text-align: left;
	padding: 10px 0px 0px 0;
}

#footlink p {
	float: left;
}

#footlink .nav-pills {
	float: left;
	padding: 0;
}

#footlink .nav-pills li {
	padding: 0;
}

#footlink ul li a {
	border-radius: inherit;
	padding: 0;
}

#footlink ul li a:hover,
.foot #footlink ul li a:focus,
.foot #footlink ul li a:active {
	background: none;
	text-decoration: underline;
}

.footer_copyright .text-right {
	margin-top: 3%;
	overflow: hidden;
	display: block;
}

.footer_copyright .text-right:before {
	content: 'Follow ASA OIL +';
	float: left;
	display: inline-block;
	margin-right: 0.3em;
	padding-top: 1em;
	font-size: 14px;
	font-weight: 700;
}

.footer_copyright .text-right a {
	background: #fff;
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	float: left;
	border-radius: 99%;
	padding: 0.5em 0.3em 0 0.3em;
	margin-right: 0.3em;
}


/*首頁用*/

#index_container #content {
	padding: 0;
}

#index_container .text-left,
#index_container .text-left a {
	font-size: 34px;
	color: #040d5f;
	text-decoration: none;
}

#index_company {}
.in_video{background: url(../images/in_video.png) left top no-repeat; text-align:center; margin:1% 0 3%;}
.in_video iframe{ margin-top:18px;    margin-bottom: 50px;}
.in_video h2 , .in_video p{ color:#040d5f;}
#index_container .red{color: #cc0000;}

#index_container .text-left_com {
	background: url(../images/index_com_bg.png) left top no-repeat;
	margin-top: 0;
	width: 44%;
	text-align: center;
	padding: 6% 0% 14% 0%;
	float: left;
}

#index_container .text-left_com a {
	color: #fff;
	font-size: 34px;
}

.index_cpm_p {
	float: left;
	width: 56%;
	font-size: 19px;
	color: #040d5f;
	margin-top: 5%;
	margin-bottom: 5%;
}

.index_line {
	clear: both;
	border-top: 1px solid #666a78;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*bxslide*/

.bx-wrapper {
	box-shadow: none;
	border: 0;
	background: none;
}

.bx-controls-direction {
	display: none;
}

.slide p {
	text-align: center;
	color: #040d5f;
	font-size: 20px;
}


/*news*/

#index_container .thumbnail {
	position: relative;
}


#index_container .thumbnail .caption a {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	overflow: hidden;
	text-indent: -9999999px;
	background: none;
	border: 0;
}

#index_container .bx-caption {
	display: none;
}

#index_msg_ul a {
	background: #eee;
	padding: 8px 15px;
	font-size: 16px;
	color: #000;
}

#index_msg_ul a:hover {
	background: #eee;
	padding: 8px 15px;
	font-size: 16px;
	color: #000;
}

#index_msg_ul .msgcont {}

#idxprocarousel {
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}

#idxprocarousel .span {
	small_class
}

{
	height: {
		small_height
	}
	px;
	text-align: center;
	border: 1px solid #040d5f;
	margin-left: auto;
	margin-right: auto;
	/* Firefox, Chrome */
	line-height: {
		small_height
	}
	px;
	/* IE */
	*font-size: 180px;
	/* 200px * 0.9 = 180px */
}

#idxprocarousel .item {
	margin-left: auto;
	margin-right: auto;
	height:230px;
}
.jcarousel li { width:auto;}
.jcarousel {  width: 90%;   margin: auto;}
#idxprocarousel img {
	vertical-align: middle;
}

#idxprocarousel .caption {
	padding: 5px;
	text-align: center;
}

#idxprocarousel .caption a {
	color: #040d5f;
	font-size: 14px;
}


/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
	position: absolute;
	top: 40%;
	margin-top: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	background: none;
	color: #040d5f;
	border: 2px solid #040d5f;
	text-decoration: none;
	text-shadow: 0 0 1px #000;
	font: 37px/20px Arial, 'Microsoft JhengHei';
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 4px #F0EFE7;
	-moz-box-shadow: 0 0 4px #F0EFE7;
	box-shadow: 0 0 4px #F0EFE7;
	vertical-align: middle;
	padding-top: 0.5%;
}

.jcarousel-control-prev {
	left: -2%;
}

.jcarousel-control-next {
	right: -2%;
}

.jcarousel-control-prev:hover,
.jcarousel-control-next:hover {
	background: none;
	text-decoration: none;
	color: #666a78;
	border-color: #666a78;
}

#index_container .btn-primary {
	background: #e0002a;
	font-size: 13px;
	padding: 1px 50px;
	border: 0;
	border-radius: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 80%;
	text-align: center;
}

#index_container .btn-primary:before {
	content: '+';
	color: #fff;
}

#index_container .dropdown-menu li#inalldivider.divider {
	display: none;
}


/*left_menu*/

#left_menu .pull-right {
	margin-left: 10px;
	margin-right: 10px;
	float: none !important;
}

#left_menu .pull-right li {
	border: 0;
}

#left_menu .pull-right li a {
	padding: 0.5px 8px;
}

#left_menu ul li {
	border: 0;
}

#left_menu ul li#m1 {
	border-top: 1px solid #fff;
}

#left_menu ul li#m1,
#left_menu ul li#m2,
#left_menu ul li#m3,
#left_menu ul li#m4,
#left_menu ul li#m5,
#left_menu ul li#m6,
#left_menu ul li#m7 {
	border-bottom: 1px solid #fff;
}

#index_container+#left_menu {}

#index_container+#left_menu ul li {
	float: left;
}

#index_container+#left_menu ul li a {
	border-right: 1px solid #fff;
}

#index_container+#left_menu ul li#m1 {
	clear: both;
	border-top: 1px solid #fff;
}

#index_container+#left_menu ul li#m1,
#index_container+#left_menu ul li#m2,
#index_container+#left_menu ul li#m3,
#index_container+#left_menu ul li#m4,
#index_container+#left_menu ul li#m5,
#index_container+#left_menu ul li#m6,
#index_container+#left_menu ul li#m7 {
	float: none;
}

#index_container+#left_menu ul li#m1 a,
#index_container+#left_menu ul li#m2 a,
#index_container+#left_menu ul li#m3 a,
#index_container+#left_menu ul li#m4 a,
#index_container+#left_menu ul li#m5 a,
#index_container+#left_menu ul li#m6 a,
#index_container+#left_menu ul li#m7 a {
	border-right: 0;
}

#index_container+#left_menu ul li:last-child a {
	border-right: 0;
}

#index_container+#left_menu .sb-submenu-active li {
	display: block;
	float: none;
}

#content h5,
#content h4 {
	border-left: 5px solid #ccc;
	font-size: 18px;
	font-weight: bold;
	background-color: #eee;
	padding: 7px;
}

ul {
	list-style: none;
}


/***style for banner's arrows and pagination ****/

.swiper-banner .arrow-left,
.swiper-product .swiper-button-prev {
	position: absolute;
	left: 1%;
	top: 40%;
	width: 17px;
	height: 30px;
	z-index: 99;
}

.swiper-banner .arrow-right,
.swiper-product .swiper-button-next {
	position: absolute;
	right: 1%;
	top: 40%;
	width: 17px;
	height: 30px;
	z-index: 99;
}

.swiper-banner .page-banner,
.swiper-product .swiper-pagination {
	position: absolute;
	left: 0;
	z-index: 99;
	text-align: center;
	bottom: 0;
	width: 100%;
}

.swiper-banner .swiper-pagination-switch,
.swiper-product .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #999;
	box-shadow: 0px 1px 2px #555 inset;
	margin: 0 3px;
	cursor: pointer;
}

.swiper-banner .swiper-active-switch,
.swiper-product .swiper-active-switch {
	background: #fff;
}

#google_translate_element {      padding: 10px;    float: right;}
/***style for banner's arrows and pagination end ****/


/*--Responsive*--*/

@media (max-width:1440px) {
	#mainbanner {
		margin-top: 0;
	}
	}

@media (max-width:1366px) {}

@media (max-width:1200px) {
	.navbar-default .navbar-nav>li>a{    padding: 17px 12px;}
	.pro_name2{ position:static;border-bottom: 1px solid #040d5f;
    width: 100%;
    text-align: left;}
	#pb_area{ border:none;}
	}

@media (max-width:1024px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 16px;
		padding-left: 12px;
		padding-right: 12px;
	}

	#sidebar {
		padding-left: 0;
		padding-right: 0;
	}
	#content .txtNormal h5 {
		width: 30%;
	}
	#index_container .text-left_com {
		background-size: 100%;
	}
	#index_container .btn-primary {
		width: 60%;
	}
	.jcarousel-control-prev,
	.jcarousel-control-next {
		width: 30px;
		height: 30px;
		font: 20px/25px Arial, 'Microsoft JhengHei';
		padding: 0;
	}
	.jcarousel-control-prev {
		left: -4%;
	}
	.jcarousel-control-next {
		right: -4%;
	}
	.footer_copyright .text-right a {
		width: 30px;
		height: 30px;
		padding: 0.3em;
	}
	.footer_copyright .text-right img {
		height: 90%;
	}
	#cominfo {
		width: 30%;
	}
	.ftba_w {
		width: 45%;
		margin-left: 0%;
		float: left;
	}
	.qr_code_w {
		width: 20%;
		float: left;
	}
}

@media (max-width:980px) {
	input#kwd {
		color:#fff;}
	.visible-xs {
		display: block !important;
	}
	.swiper-product {
		display: none !important;
	}
	#index_header .visible-xs,
	#header .visible-xs {
		position: absolute;
		right: 5%;
		top: 25%;
		z-index: 999;
	}
	.lan{ display:none;
		
	}
	.lan .container{    width: 95%;    padding-bottom: 20px;}
	#qsearch{		display: none;	}
	
	.navbar-default {
		display: none;
	}
	/*
	.login_detail .hidden-xs, .head .hidden-xs {
		display: none;
	}

	.pro_ct .visible-xs{
		display: none !important;
	}
	*/
	
	#mainbanner {
		margin: 0;
	}
	#sidebar {
		display: none;
	}
	#content .thumbnails .catelist,
	#content .thumbnails .prodlist {
		width: 33.3%;
		float: left;
	}
	#index_company p {
		margin: 0;
	}
	#index_container .text-left_com a {
		font-size: 27px;
	}
	#index_company p.index_cpm_p {
		margin-top: 5%;
		margin-bottom: 5%;
	}
	.glyphicon-chevron-right:before {
		display: none;
	}
	.qr_code {
		margin-bottom: 2%;
	}
	
	
}

@media (max-width:900px) {}

@media (max-width:800px) {}

@media (max-width:768px) {
	#index_container .btn-primary {
		width: 40%;
	}
	.jcarousel-control-prev {
		left: 0%;
	}
	.jcarousel-control-next {
		right: 0%;
	}
	#index_product .swiper-slide {
		text-align: center;
		margin-bottom: 0.3%;
	}
	.glyphicon-chevron-right:before {
		display: block;
	}
}

@media (max-width:736px) {
	.swiper-product {
		display: block !important;
	}
	.input-group-btn:last-child>.btn,
	.input-group-btn:last-child>.btn-group {
		font-size: 14px;
/*
		padding-left: 10px;
		padding-right: 10px;
*/
	}
	
}

@media (max-width:667px) {
	
	#custnav {
		margin-top: 2%;
	}
	
}

@media (max-width:640px) {
	#index_container .text-left_com {
		float: none;
		background: #e0002a;
		background-image: none;
		padding-top: 1%;
		padding-bottom: 1%;
		margin-top: 2%;
	}
	#index_company p.index_cpm_p {
		margin-top: 2%;
		width: 100%;
	}
	
}

@media (max-width:598px) {
	#content .thumbnails .catelist,
	#content .thumbnails .prodlist,
	.container .video>div {
		width: 50%;
	}
	
}

@media (max-width:520px) {
	.in_video iframe { width:100% !important;}
	}



@media (max-width:480px) {
	#content .txtNormal h5 {
		width: 35%;
	}
	
}

@media (max-width:414px) {
	#company_logo img {
		width: 50%;
	}
	#content .txtNormal h5 {
		width: 45%;
	}
	.slide {
		margin-left: 65px;
	}
	#content .thumbnails .catelist,
	#content .thumbnails .prodlist,
	.container .video>div  {
		width: 100%;
	}
	.container .video>div { float:none; text-align:center;}
	#index_container .text-left_com {
		width: 100%;
	}
	
}

@media (max-width:375px) {
	.txtNormal .pro_img {
		height: 100%;
		width: 40%;
	}
	
}

@media (max-width:360px) {
	
}

@media (max-width:320px) {
	
	#left_menu .pull-right li {
		padding-left: 0;
		padding-right: 0;
	}
	#index_container+#left_menu ul li {
		padding-left: 2px;
		padding-right: 2px;
	}
}




.classifyti {
    font-size: 55px;
    font-style: italic;
    font-weight: 400;
    text-align: center;
}
 .animated {
    animation-duration: 1s;
    animation-fill-mode: both;

}
 div{
    margin: 0;
    padding: 0;
}
h2 {
    display: block;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	 margin: 0;
    padding: 0;
	text-align:center;
    
}
 .pro-info{ float:left; width:100%; margin-bottom:70px;}
  .pro-photo{float:left; width:35%;}
  .pro-ti{width:100%; border-bottom:1px solid #EB0003; font-size:20px; font-style: italic; font-weight:400; line-height:1.6em; padding-right: 50px; text-align: right; margin-bottom: 16px;}
  .pro-txt{float:left; width:65%;}
  .pro-txt ul{padding: 0 20px 0 24px;}
  .pro-txt ul li{font-size:14px; font-style: italic; font-weight:400; list-style:square;color:#c70e0e;}
  .pro-txt ul li a{ color:#000; text-decoration:none;}
  
