@charset "utf-8";
/* CSS Document */
body {
	min-width: 360px;
	color:#4d4d4d;
	font-size:15px;
}
a {
	outline: none !important; /* for Firefox */
	behavior:expression(this.onFocus=this.blur()); /* for IE */
}
input,textarea,select {
	outline: none;
}
a:hover,a:focus {
	text-decoration:none !important;
	background:none !important;
}
.bgcover {
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
@media (min-width: 768px) {
	.navbar .container {
		width: auto;
	}
}
@media (min-width: 992px) {
	.navbar .container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.navbar .container {
		width: 1170px;
	}
}
.navbar {
	min-height:95px;
	background-color: #fff;
}
.navbar>.container{
	position: relative;
}
.navbar-header {
	float:none;
}
#navigation {
	margin-left:-15px;
	padding-top:10px;
}
.navbar-nav > li > a {
	padding:0px;
	margin:0px 7px;
	color:#4e4e4e;
	font-weight:bold;
	font-size:14px;
	height:26px;
	line-height:26px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav > li.this > a {
	border-bottom:solid 2px;
	transition: color 0.3s ease 0.1s;
}
.navbar-right > li{
	margin-right: 15px;
}
.navbar-right > li:last-child{
	margin-right: 0;
}
.navbar-right > li > a {
	margin:0;
}
.navbar-right > li > a:hover,
.navbar-right > li > a:focus {
	border-bottom:0px;
}
.navbar-right > li#language {
/*float:right;
position:absolute;
top:35px;
left:13px;
width:90px;
height:40px;
background-color:#303030;
text-align:center;
line-height:40px;
color:#b0b0b0;
display:none;*/
}
.navbar-right > li#language a {
	color:#2c2c2c;
	display:inline;
	margin:0 3px;
	line-height:29px;
}
.navbar-right > li#language a:hover,.navbar-right > li#language a.this {
	color:#aaa;
}
/*
.navbar-right > li:nth-child(2):hover #language {
display:block;
}*/
.navbar-header button {
	padding-top:12px;
	border:0px;
}
.navbar-header .icon-bar {
	border-bottom:solid 3px #272727;
}
.navbar-header .icon-bar:nth-child(1) {
	padding-top:4px;
}
.navbar-header .glyphicon {
	font-size:22px;
	display:none;
}
.navbar-toggle {
	margin-bottom:15px;
}
#navigationRwd {
	background-color:#282828;
	position:fixed;
	left:0px;
	top:65px;
	display:none;
	z-index:2000;
}
#navigationRwd a,#navigationRwd a:hover {
	color:#fff;
}
#navigationRwd > div {
	padding:15px 0;
	padding-left:40px;
}
#navigationRwd > div:nth-child(1) {
	padding-top:40px;
}
a:hover.aboutColor, .navbar-nav > li.this > a.aboutColor {
	color:#0000ff;
	border-bottom-color:#0000ff;
}
a:hover.solutionsColor, .navbar-nav > li.this > a.solutionsColor  {
	color:#00a7ff;
	border-bottom-color:#00a7ff;
}
a:hover.productsColor, .navbar-nav > li.this > a.productsColor  {
	color:#ccd321;
	border-bottom-color:#ccd321;
}
a:hover.technologyColor, .navbar-nav > li.this > a.technologyColor  {
	color:#9700f8;
	border-bottom-color:#9700f8;
}
a:hover.supportColor, .navbar-nav > li.this > a.supportColor  {
	color:#0071b2;
	border-bottom-color:#0071b2;
}
a:hover.irColor, .navbar-nav > li.this > a.irColor  {
	color:#ff5500;
	border-bottom-color:#ff5500;
}
a:hover.newsColor, .navbar-nav > li.this > a.newsColor  {
	color:#eeca30;
	border-bottom-color:#eeca30;
}
a:hover.forumColor, .navbar-nav > li.this > a.forumColor {
	color: #1991eb;
	border-bottom-color: #1991EB;
}
a:hover.orderColor, .navbar-nav > li.this > a.orderColor {
	color: #ff5500;
	border-bottom-color: #ff5500;
}
#navshadow {
	position:fixed;
	left:0px;
	top:95px;
	background-image:url(../images/banner_shadow.png);
	background-repeat:repeat-x;
	height:23px;
	width:100%;
	z-index:888;
}
@media (max-width: 919px) {
	#navshadow {
		top:65px;
	}
}
#searLang {
	display:none;
	float:right;
}
#searLang > div {
	float:left;
	margin:20px 7px 0;
}
#searLang > div:nth-child(2) {
	position:relative;
}
#searLang > div:nth-child(2) div {
	display:none;
	position:absolute;
	width:80px;
	left:-20px;
	top:35px;
	width:90px;
	height:40px;
	background-color:#303030;
	text-align:center;
	line-height:40px;
	color:#b0b0b0;
}
#searLang > div:nth-child(2) div a {
	color:#fff;
}
@media (max-width: 920px) {
	#searLang {
		display:block;
	}
	.m-lang{
		display: none;
	}
}
#banner {
	margin-top:95px;
	position:relative;
}

#banner table {
	width:100%;
}
#banner table td {
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-shadow: 8px 8px 14px #000;
}
.marginTop0 {
	margin-top:0px !important;
}
.bannerMain table td {
	font-size:60px;
	height:385px;
}
.bannerL1 table td {
	font-size:60px;
	height:320px;
}
.bannerL2 table td {
	height:240px;
	font-size:40px;
}
@media (max-width: 991px) {
	.bannerMain table td {
		font-size:50px;
	}
	.bannerL1 table td {
		font-size:50px;
	}
	.bannerL2 table td {
		font-size:30px;
	}
}
@media (max-width: 767px) {
	.bannerMain table td {
		font-size:40px;
	}
	.bannerL1 table td {
		font-size:40px;
	}
	.bannerL2 table td {
		font-size:22px;
	}
}
#menuL1 {
	margin-top:95px;
	min-height:30px;
	background-color:#2c2c2c;
	position:relative;
	z-index:900;
}
@media (max-width: 919px) {
	.navbar {
		height:65px;
		min-height: initial;
	}
	#banner {
		margin-top:65px;
	}
	#menuL1 {
		margin-top:65px;
	}
}
#menuL1 ul,.menuL2 {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#menuL1 ul.menuL1 > li {
	float:left;
	padding-right:80px;
	display:block;
}
#menuL1 ul.menuL1 > li > a {
	color:#fff;
	font-size:11px;
	white-space: nowrap;
	position:relative;
	height:30px;
	line-height:30px;
	display:block;
	float:left;
}
#menuL1 ul.menuL1 > li > a:hover {
	text-decoration:underline !important;
}
#menuL1 ul.menuL1 > li.hasChildren > a {
	padding-right:20px;
}
#menuL1 ul.menuL1 > li.hasChildren > a:after {
	content: "";
	border: 4px solid #000;
	border-color: transparent transparent transparent rgba(255, 255, 255, 1.0);
	width:0px;
	height:0px;
	display:block;
	position:absolute;
	right:5px;
	top:11px;
}

#menuL1 ul.menuL1 > li.hasChildren > a.this:after {
	top:14px;
}
#menuL2 {
	min-height:30px;
	position:absolute;
	width:100%;
	margin:0px -15px;
	z-index:999;
}
ul.menuL2 > li {
	float:left;
	padding-right:50px;
	display:block;
	position:relative;
}
ul.menuL2 > li > a {
	color:#fff;
	font-size:11px;
	white-space: nowrap;
	height:30px;
	line-height:30px;
}
ul.menuL2 > li > a:hover {
	text-decoration:underline !important;
}
ul.menuL2 > li:after {
	content: "|";
	color:#fff;
	font-size:10px;
	position:absolute;
	right:25px;
	top:7px;
}
ul.menuL2 > li:last-child:after {
	content: "";
}
ul.menuL2 > li > a.this {
	/*border-bottom:solid 1px #fff;*/
	text-decoration:underline !important;
}
#menuL3 {
	min-height:40px;
	background-color:#333333;
	padding:10px 0px;
}
#menuL3 .thisUint {
	white-space: nowrap;
	font-size:14px;
}
#menuL3 td:nth-child(1) {
	padding-right:50px;
	border-right:solid 1px #fff;
	line-height:14px;
}
#menuL3 td:nth-child(2) {
	padding-left:50px;
}
#menuL3 ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#menuL3 ul li {
	float:left;
	/*width:125px;*/
	margin:3px 15px 4px 0px;
}
#menuL3 ul li a {
	color:#fff;
	font-size:14px;
	white-space: nowrap;
	line-height:14px;
}
#menuL3 ul li a:hover {
	text-decoration:underline !important;
}

/*phone menu*/
#menuL1_frame,#menuL2_frame {
	text-align:center;
	margin:0 -15px;
}
#menuL1_center,#menuL2_center {
	width:320px;
	height:30px;
	margin:auto;
	position:relative;
}
#menuL1_avail,#menuL2_avail {
	height:30px;
	width:274px;
	position:absolute;
	left:25px;
	top:0px;
	overflow:hidden;
}
#menuL1_avail > ul,#menuL2_avail > ul {
	height:30px;
	display:block;
	position:absolute;
	top:0px;
}
#menuL1_avail > ul > li,#menuL2_avail > ul > li {
	height:30px;
	width:137px;
	float:left;
	display:block;
	overflow:hidden;
	clear:right;
	text-overflow: ellipsis;
	color:#fff;
}
#menuL1_avail > ul > li > a,#menuL2_avail > ul > li > a {
	color:#fff;
	font-size:11px;
	white-space: nowrap;
	height:30px;
	line-height:30px;
}
#menuL1_left,#menuL2_left {
	position:absolute;
	left:5px;
	top:5px;
	font-size:18px;
	color:#fff;
	cursor:pointer;
}
#menuL1_right,#menuL2_right {
	position:absolute;
	right:5px;
	top:5px;
	font-size:18px;
	color:#fff;
	cursor:pointer;
}
#menuL3_frame {
	text-align:center;
}
#menuL3_center {
	width:320px;
	height:50px;
	margin:auto;
	position:relative;
}
#menuL3_avail {
	height:50px;
	width:276px;
	position:absolute;
	left:24px;
	top:0px;
	overflow:hidden;
}
#menuL3_avail > ul {
	height:50px;
	display:block;
	position:absolute;
	top:0px;
}
#menuL3_avail ul li {
	float:left;
	width:276px;
	text-align:left;
}
#menuL3_avail ul li a {
	display:block;
	float:left;
	width:92px;
	margin:5px 0px;
	padding-right:10px;
	clear:right;
	text-overflow: ellipsis;
	overflow:hidden;
}
#menuL3_left {
	position:absolute;
	left:0px;
	top:18px;
	font-size:18px;
	color:#fff;
	cursor:pointer;
}
#menuL3_right {
	position:absolute;
	right:0px;
	top:18px;
	font-size:18px;
	color:#fff;
	cursor:pointer;
}



#bottomMenu {
	height:30px;
	background-color:#007aff;
	line-height:30px;
	color:#fff;
	font-size:13px;
}
#bottomMenuList .col-md-12 {
	height:45px;
	line-height:45px;
}
#bottomMenuList .col-md-12 a {
	color:#fff;
}

#mainPage,#mainPageAdd {
	padding:20px;
	text-align:center;
}
@media (min-width: 768px) {
	#mainPage,#mainPageAdd {
		padding:40px;
	}
	#navigation .navbar-nav{
		margin-bottom: 8px;
	}
}
@media (min-width: 992px) {
	#mainPage,#mainPageAdd {
		padding:80px;
	}
}
@media (min-width: 1200px) {
	#mainPage,#mainPageAdd {
		padding:80px 150px;
	}
}
@media (max-width: 1199px) and (min-width: 920px){
	body.en #navigation{
		position: relative;
	}
	body.en #navigation .navbar-nav.navbar-right{
		position: absolute;
		top: -25px;
		right: 0;
	}
}
#mainPage table,#mainPageAdd table {
	width:100%;
}
#mainPage table a img {
	margin:15px;
}
#mainPage table a {
	position:relative;
}
#mainPage table a div {
	position:absolute;
	left:25px;
	top:-70px;
	width:180px;
	color:#000;
	font-size:25px;
	font-weight:bold;
	line-height:32px;
}
#mainPage table a:hover div {
	color:#fff;
}
#mainPageAdd {
	text-align:center;
}
#mainPageAdd table a {
	position:relative;
	width:195px;
	height:182px;
	border:solid 1px #000;
	display: inline-block;
	/*float:left;*/
	margin:15px;
}
.productColor table a:hover {
	border:solid 1px #cdd421 !important;
	background-color:rgba(205,212,33,1) !important;
}
.applicationColor table a:hover {
	border:solid 1px #00a7ff !important;
	background-color:rgba(0,167,255,1) !important;
}
#mainPageAdd table a div.text {
	position:absolute;
	left:5px;
	top:10px;
	width:185px;
	color:#000;
	font-size:25px;
	font-weight:bold;
	line-height:32px;
}
#mainPageAdd table a:hover div.text {
	color:#fff;
}
#mainPageAdd table a div.img {
	position:absolute;
	left:5px;
	top:80px;
	width:185px;
}
#mainPageAdd table a div.img td {
	height:80px;
}
/*
#mainPageAdd table a:hover div.img img {
-webkit-filter: invert(100%);
filter: invert(100%);
}
*/



#top {
	height:100px;
	padding-top:25px;
	background-color:#fff;
}
#top span {
	font-size:30px;
}
#top a {
	color:#4e4e4e;
	line-height:12px;
	margin:auto;
	width:50px;
	/*display:none;*/
	cursor:pointer;
}
#top a div {
	margin:auto;
	width:50px;
}

#footerbg {
	background-color:#303030;
}
#footer {
	min-height:600px;
	padding-top:50px;
}
#footer #logo div {
	font-size:10px;
	color:#fff;
	padding:10px 0 0 75px;
}
@media (min-width: 768px) {
	#footer {
		padding-top:100px;
		padding-bottom: 20px;
	}
}

#footer #sitemap ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#footer #sitemap > ul > li {
	display: inline-block;
	width:200px;
	vertical-align: top;
	padding-bottom:5px;
	margin-bottom: 15px;
}
@media (max-width: 767px) {
	#footer #logo {
		text-align:center;
		padding-bottom:50px;
	}
	#footer #sitemap > ul > li {
		float:none;
		width:100%;
		padding-bottom:5px;
		text-align:center;
	}
	#footer #sitemap {
		padding-bottom:50px;
	}
}
#footer #sitemap > ul > li > a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
#footer #sitemap > ul > li > ul {
	padding-top:2px;
}
#footer #sitemap > ul > li > ul > li {
	padding-bottom:4px;
}
#footer #sitemap > ul > li > ul > li > a {
	color:#adadad;
	font-size:11px;
}
#copyright {
	background-color:#262626;
}
#copyright > div {
	height:50px;
	font-size:10px;
	color:#fff;
	line-height:48px;
}
#copyright > div div:nth-child(1) {
	padding-left:60px;
}
#copyright a {
	color:#fff;
}
#copyright > div div:nth-child(3) {
	padding-right:50px;
}
#copyright > div div:nth-child(3) a {
	padding:0px 3px;
}
@media (max-width: 919px) {

}
#search {
	display:none;
}
#search #title {
	padding-top:40px;
	font-weight:bold;
	font-size:27px;
}
.footerCloseModal {
	float:right;
	font-size:24px;
	color:#fff;
	cursor:pointer;
}
#debug {
	position:fixed;
	left:0px;
	top:0px;
	color:#f00;
	z-index:99999;
}
.footerContent {
	background-color:#fff;
	padding:25px 0;
}
.footerContent .title {
	background-color:#4d4d4d;
	color:#fff;
	font-size:27px;
	font-weight:bold;
	height:65px;
	line-height:63px;
	padding:0px 50px;
}
.footerContent .h1 {
	color:#4e4e4e;
	font-size:26px;
	font-weight:bold;
	margin:0px;
	padding:0px 50px;
	margin-top:50px;
}
.footerContent .content {
	color:#4e4e4e;
	font-size:15px;
	padding:0px 50px;
}
.footerContent .bigger {
	margin-top:50px;
	font-size:17px;
	font-weight:bold;
}
.navbar-right .member-btn, #searLang .member-btn{
	position: relative;
	width: 24px;
	height: 24px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	cursor: pointer;
}
.navbar-right .member-btn .wrapper, #searLang .member-btn .wrapper{
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	overflow: hidden;
}
.navbar-right .member-btn.info:after, #searLang .member-btn.info:after{
	content: "";
	position: absolute;
	top: -1px;
	right: -1px;
	width: 8px;
	height: 8px;
	background: #F7981C;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
}
.navbar-right .member-btn img, #searLang .member-btn img{
	display: block;
	width: 100%;
	height: 100%;
}
.navbar-right .cart, #searLang .cart{
	width: 21px;
	height: 26px;
	background: url('../images/cart.png') center no-repeat;
	-webkit-background-size: contain;
	     -o-background-size: contain;
	        background-size: contain;
}
.navbar-right .cart a,, #searLang .cart a{
	display: block;
	width: 100%;
	height: 100%;
}
#searLang .cart{
	margin-left: 5px;
}
.lang-wrapper{
	display: none;
	position: absolute;
	top: 100px;
	right: 33px;
	z-index: 2;
	width: 75px;
	background: #FFF;
	padding: 0 6px;
}
.lang-wrapper div{
	line-height: 38px;
	cursor: pointer;
	padding-left: 7px;
}
.lang-wrapper div:first-child{
	border-bottom: #e2e7ee solid 1px;
}
.member-nav{
	display: none;
	position: absolute;
	top: 105px;
	right: 0;
	z-index: 2;
	min-width: 200px;
	max-width: 220px;
	height: auto;
	font-family: 'Noto Sans TC';
	background: #FFF;
	text-align: center;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
	padding: 22px 6px 10px;
}
.member-nav .avatar{
	width: 72px;
	height: 72px;
	line-height: 72px;
	color: #FFF;
	font-size: 50px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto 12px;
}
.member-nav .avatar img{
	display: block;
	width: 100%;
	height: auto;
}
.member-nav .name{
	color: #354052;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	-ms-word-break: break-word;
	    word-break: break-word;
	margin: 0 auto 12px;
}
.member-nav hr{
	width: 100%;
	height: 1px;
	background: #E2E7EE;
	border: none;
	margin: 0;
}
.member-nav .sign{
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #E2E7EE;
	text-align: center;
}
.member-nav .sign a{
	display: block;
	width: calc(100% + 12px);
	height: 100%;
	color: #1991eb;
	font-size: 16px;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	margin-left: -6px;
}
.member-nav .sign a:hover{
	background: rgba(48, 48, 48, 0.06)!important;
}
.member-nav .sign a:active{
	color: #0071B3;
}
.navbar-right .lang-btn{
	cursor: pointer;
}
.member-nav .lang, .navbar-right .lang{
	display: inline-block;
	font-size: 14px;
	background: url('../images/globe.png') center left no-repeat;
	-webkit-background-size: 18px;
	-o-background-size: 18px;
	background-size: 18px;
	padding-left: 30px;
	margin: 9px auto 0;
}
.navbar-right .lang{
	padding-left: 26px;
	margin-top: 3px;
	margin-right: 2px;
}
.navbar-right .lang li{
	list-style: none;
}
.navbar-right .lang li a{
	pointer-events: none;
}
.navbar-right .lang li a:not(.this){
	display: none;
}
.member-nav .lang li{
	color: #273142;
	font-weight: 500;
	list-style-type: none;
}
.member-nav .lang li a{
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
}
.member-nav .lang li a:hover{
	color: #1991EB;
}
.member-nav .lang li a:first-child:after{
	content: "";
	display: inline-block;
	width: 1px;
	height: 15px;
	background: #273142;
	vertical-align: middle;
	margin: -3px 6px 0 10px;
}
.member-nav .view{
	display: block;
	width: 112px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: #FFF;
	background: #1991EB;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	margin: 0 auto 20px;
}
.member-nav .view:hover{
	background: #0071b3!important;
}
.member-nav .list{
	width: 220px;
	color: #303030;
	font-size: 15px;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 0;
	margin: 0 -6px;
}
.member-nav .list li{
	height: 36px;
	line-height: 36px;
	list-style-type: none;
	text-align: left;
	-webkit-transition: background 0.3s;
	   -moz-transition: background 0.3s;
	    -ms-transition: background 0.3s;
	     -o-transition: background 0.3s;
	        transition: background 0.3s;
	padding-left: 44px;
}
.member-nav .list li:hover{
	background: rgba(48, 48, 48, 0.06);
}
.member-nav .list li .badge{
	min-width: 20px;
	width: auto;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: 400;
	background: #F7981C;
	padding: 0 4px;
	margin-left: 3px;
}
.member-nav .list li a{
	display: block;
	width: 100%;
	height: 100%;
}
.member-nav .list img{
	display: inline-block;
	width: 19px;
	height: auto;
	margin-right: 5px;
}

@media (max-width: 991px) {
	.footerContent .title {
		padding:0px 25px;
	}
	.footerContent .h1 {
		padding:0px 25px;
		margin-top:25px;
	}
	.footerContent .content {
		padding:0px 25px;
	}
}
@media (max-width: 919px) {
	.member-nav{
		top: 65px;
		width: 273px;
		max-width: initial;
		height: calc(100vh - 65px);
		padding-bottom: 22px;
	}
	.member-nav .name{
		font-size: 22px;
		margin: 0 auto 12px;
	}
	.member-nav .sign{
		height: 57px;
		line-height: 57px;
	}
	.member-nav .sign a{
		font-size: 18px;
	}
	.member-nav .lang{
		margin-top: 20px;
	}
	.member-nav .view{
		width: 135px;
		height: 41px;
		line-height: 41px;
		font-size: 16px;
	}
	.member-nav .list{
		width: 275px;
		max-height: calc(100vh - 450px);
		font-size: 17px;
		-ms-overflow-y: auto;
		    overflow-y: auto;
		margin-bottom: 15px;
	}
	.member-nav .list li{
		height: 46px;
		line-height: 46px;
		padding-left: 64px;
	}
}
@media (max-width: 767px) {
	.footerContent .title {
		padding:0px 15px;
	}
	.footerContent .h1 {
		padding:0px 15px;
		margin-top:25px;
	}
	.footerContent .content {
		padding:0px 15px;
	}

}
#shareThis {
	position:absolute;
	right:30px;
	top:0px;
}
#shareThis > div {
	cursor:pointer;
	margin-bottom:10px;
}
#shareThisXs {
	padding:15px 0;
	text-align:center;
}
#shareThisXs a {
	padding:5px;
}
#shareThisXs img {
	width:30px;
}


a, a:hover{
	color: inherit;
}
input{
	height: 34px;
	border: none;
	outline: none;
}
button{
	border: none;
	outline: none;
}
.mask{
	width: 100%;
	background-image: url('../images/mask.jpg');
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
	padding: 115px 0 0 0;
}
.mask~#top, .member-wrapper~#top{
	display: none;
}
.breadcrumbs li{
	display: inline-block;
	line-height: 24px;
	font-size: 18px;
	color: #516173;
}
.breadcrumbs li:after{
	content:'';
	display: inline-block;
	width: 7px;
	height: 12px;
	background: url("../images/arrow-blue.png") center no-repeat;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
	vertical-align: middle;
	margin: 0 3px;
}
.breadcrumbs li:last-child:after{
	display: none;
}
.mask .breadcrumbs li{
	color: #FFF;
}
.mask .breadcrumbs li:after{
	background-image: url('../images/arrow.png');
}
.mask .inner{
	display: flex;
	max-width: 1050px;
	text-align: center;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	padding: 0 15px;
	margin: 30px auto 0;
}
.mask .inner.one-col{
	-webkit-justify-content: center;
	        justify-content: center;
}
.mask .text{
	display: inline-block;
	width: 40%;
	color: #FFF;
	line-height: 26px;
	font-size: 16px;
	text-align: left;
	vertical-align: top;
	-ms-word-break: break-word;
	    word-break: break-word;
}
.mask .text h1{
	font-size: 80px;
	line-height: 90px;
	font-weight: bold;
	padding-top: 53px;
	margin-bottom: 33px;
}
.mask .box{
	display: inline-block;
	max-width: 495px;
	width: 58%;
	font-family: 'Noto Sans TC';
	color: #303030;
	background: #FFF;
	vertical-align: top;
	padding: 50px 8% 40px;
}
.mask .inner.one-col .box{
	padding-bottom: 100px;
}
.mask .box .title{
	line-height: 60px;
	font-size: 55px;
	font-weight: 500;
	margin-bottom: 40px;
}
.mask .one-col .title + p{
	text-align: left;
	margin-bottom: 18px;
}
.mask .box img{
	display: block;
	width: 158px;
	height: auto;
	margin: 10px auto 40px;
}
.mask .box img + .title{
	font-size: 50px;
	margin-bottom: 12px;
}
.form-group{
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	border: 1px solid #303030;
	text-align: left;
	padding-left: 40px;
	margin-bottom: 18px;
}
.mask .form-group:after{
	content:'';
	display: inline-block;
	width: 32px;
	height: 34px;
	background: url('../images/info.png') center right 10px no-repeat;
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;
	vertical-align: top;
}
.form-group.mail{
	background: url('../images/mail.png') center left 15px;
	background-repeat: no-repeat;
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;
}
.form-group.password{
	background: url('../images/lock.png') center left 18px;
	background-repeat: no-repeat;
	-webkit-background-size: 13px;
	     -o-background-size: 13px;
	        background-size: 13px;
}
.mask .form-group.active{
	border-color: #2ea2f8;
}
.mask .form-group.active:after{
	background-image: url('../images/info-dark.png');
}
.mask .form-group.success{
	border-color: #1bb934;
}
.mask .form-group.success:after{
	background-image: url('../images/success.png');
}
.mask .form-group.error{
	border-color: #f85359;
}
.mask .form-group.error:after{
	background-image: url('../images/alert.png');
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;
}
.mask .form-group input{
	display: inline-block;
	width: calc(100% - 40px);
	line-height: normal;
	vertical-align: top;
}
.mask .submit{
	width: 100%;
	height: 46px;
	color: #FFF;
	font-size: 18px;
	background: #273142;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	margin-bottom: 18px;
}
.mask .submit:hover{
	background: #333F52;
}
.mask .submit:active{
	color: #1991eb;
}
label.error-msg{
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	color: #f85359;
	margin: -18px 0 18px;
}
label.error-msg:empty{
	display: none;
}
.mask .divide{
	position: relative;
	width: 106%;
	font-size: 14px;
	margin-bottom: 18px;
	margin-left: -3%;
}
.mask .divide:before{
	content:'';
	position: absolute;
	top: 50%;
	z-index: 1;
	display: block;
	width: 100%;
	height: 2px;
	background: #303030;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.mask .divide:after{
	content:'';
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	display: block;
	width: 39%;
	height: 4px;
	background: #fff;
	-webkit-transform: translate(-50%,-50%);
	   -moz-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	     -o-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
}
.mask .one-col .divide:after{
	width: 15%;
}
.mask .divide span{
	position: relative;
	z-index: 2;
}
.mask .media{
	display: flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	text-align: left;
}
.mask .media .fb{
	width:  44.7%;
	height: 46px;
	line-height: 44px;
	font-size: 18px;
	font-weight: 500;
	color: #354052;
	background: url('../images/fb.png') center left 27px no-repeat;
	-webkit-background-size: 8px;
	     -o-background-size: 8px;
	        background-size: 8px;
	border: #303030 solid 1px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	padding-left: 51px;
}
.mask .media .google{
	width:  100%;
	height: 46px;
	line-height: 44px;
	font-size: 18px;
	font-weight: 500;
	color: #354052;
	border: #303030 solid 1px;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
}
.mask .media .google span{
	background: url('../images/google.png') center left no-repeat;
	-webkit-background-size: 20px;
	     -o-background-size: 20px;
	        background-size: 20px;
	padding-left: 35px;
}
.mask .media .fb:hover, .mask .media .google:hover{
	background-color: rgba(48, 48, 48, 0.06);
}
.mask .media .fb:active, .mask .media .google:active{
	background-color: rgba(48, 48, 48, 0.2);
}
.mask .note{
	font-size: 12px;
	white-space: nowrap;
	-webkit-transform: scale(0.89);
	   -moz-transform: scale(0.89);
	    -ms-transform: scale(0.89);
	     -o-transform: scale(0.89);
	        transform: scale(0.89);
	-webkit-transform-origin: left;
	   -moz-transform-origin: left;
	    -ms-transform-origin: left;
	     -o-transform-origin: left;
	        transform-origin: left;
	margin: 10px 0;
}
.mask .note a, .mask .box p a{
	color: #1991eb;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
}
.mask input[type="checkbox"]{
	display: none;
}
.mask input[type="checkbox"] + label{
	display: block;
	font-size: 14px;
	font-weight: 400;
	background: url('../images/radio-dark.png') center left no-repeat;
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;
	text-align: left;
	cursor: pointer;
	padding-left: 26px;
	margin-bottom: 20px;
}
.mask input[type="checkbox"]:checked + label{
	background-image: url('../images/radio-dark-checked.png');
}
.mask #timer{
	margin-bottom: 30px;
}
.member-wrapper{
	background: #F1F4F8 url('../images/c-media-logo-black.png') left bottom 250px no-repeat;
	-webkit-background-size: 28%;
	     -o-background-size: 28%;
	        background-size: 28%;
	padding: 115px 0 50px 0;
}
.member-wrapper .inner{
	max-width: 1210px;
	padding: 0 15px;
	margin: 0 auto;
}
.member-wrapper .banner{
	position: relative;
	overflow: hidden;
	padding: 20px 20px 28px 9%;
	margin-bottom: 20px;
}
.member-wrapper .banner:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(15, 14, 14, 0.5);
	pointer-events: none;
}
.member-wrapper .banner input{
	display: none;
}
.member-wrapper .banner .imgupload{
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	-webkit-transform: translate(-50%,-50%);
	   -moz-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	     -o-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
}
.member-wrapper .banner .edit{
	float: right;
	position: relative;
	z-index: 1;
	min-width: 146px;
	height: 46px;
	line-height: 44px;
	font-size: 18px;
	background: url('../images/icon-pen.png') center left 19px no-repeat;
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;
	color: #FFF;
	border: #fff solid 1px;
	cursor: pointer;
	opacity: 0.7;
	-webkit-transition: opacity 0.3s;
	   -moz-transition: opacity 0.3s;
	    -ms-transition: opacity 0.3s;
	     -o-transition: opacity 0.3s;
	        transition: opacity 0.3s;
	padding-left: 44px;
	padding-right: 15px;
}
.member-wrapper .banner .edit:hover{
	opacity: 1;
}
.member-wrapper .banner .avatar,.profile-banner .avatar{
	display: inline-block;
	position: relative;
	z-index: 1;
	width: 130px;
	height: 130px;
	line-height: 130px;
	color: #FFF;
	font-size: 80px;
	text-align: center;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	vertical-align: middle;
	overflow: hidden;
	margin: 0 4.9% 0 0;
}
.member-wrapper .banner .avatar img,.profile-banner .avatar img{
	display: block;
	width: 100%;
	height: auto;
}
.member-wrapper .banner .avatar.color1, .profile-inner .color1, .palette.color1, .navbar .color1, .member-nav .avatar.color1,
.forum-wrapper .img-wrapper.color1,.profile-banner .avatar.color1, .notify-wrapper .topic .img-wrapper.color1{
	background: rgb(25,145,235);
	background: -moz-linear-gradient(top, rgba(25,145,235,1) 0%, rgba(79,189,184,1) 100%);
	background: -webkit-linear-gradient(top, rgba(25,145,235,1) 0%,rgba(79,189,184,1) 100%);
	background: linear-gradient(to bottom, rgba(25,145,235,1) 0%,rgba(79,189,184,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1991eb', endColorstr='#4fbdb8',GradientType=0 );
}
.member-wrapper .banner .avatar.color2, .profile-inner .color2, .palette.color2, .navbar .color2, .member-nav .avatar.color2,
.forum-wrapper .img-wrapper.color2,.profile-banner .avatar.color2, .notify-wrapper .topic .img-wrapper.color2{
	background: rgb(25,145,235);
	background: -moz-linear-gradient(top,  rgba(25,145,235,1) 0%, rgba(0,113,179,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(25,145,235,1) 0%,rgba(0,113,179,1) 100%);
	background: linear-gradient(to bottom,  rgba(25,145,235,1) 0%,rgba(0,113,179,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1991eb', endColorstr='#0071b3',GradientType=0 );
}
.member-wrapper .banner .avatar.color3, .profile-inner .color3, .palette.color3, .navbar .color3, .member-nav .avatar.color3,
.forum-wrapper .img-wrapper.color3,.profile-banner .avatar.color3, .notify-wrapper .topic .img-wrapper.color3{
	background: rgb(247,152,28);
	background: -moz-linear-gradient(top,  rgba(247,152,28,1) 0%, rgba(254,209,31,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(247,152,28,1) 0%,rgba(254,209,31,1) 100%);
	background: linear-gradient(to bottom,  rgba(247,152,28,1) 0%,rgba(254,209,31,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7981c', endColorstr='#fed11f',GradientType=0 );
}
.member-wrapper .banner .avatar.color4, .profile-inner .color4, .palette.color4, .navbar .color4, .member-nav .avatar.color4,
.forum-wrapper .img-wrapper.color4,.profile-banner .avatar.color4, .notify-wrapper .topic .img-wrapper.color4{
	background: rgb(148,27,226);
	background: -moz-linear-gradient(top,  rgba(148,27,226,1) 0%, rgba(88,0,220,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(148,27,226,1) 0%,rgba(88,0,220,1) 100%);
	background: linear-gradient(to bottom,  rgba(148,27,226,1) 0%,rgba(88,0,220,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#941be2', endColorstr='#5800dc',GradientType=0 );
}
.member-wrapper .banner .avatar.color5, .profile-inner .color5, .palette.color5, .navbar .color5, .member-nav .avatar.color5,
.forum-wrapper .img-wrapper.color5,.profile-banner .avatar.color5, .notify-wrapper .topic .img-wrapper.color5{
	background: rgb(255,85,0);
	background: -moz-linear-gradient(top,  rgba(255,85,0,1) 0%, rgba(204,28,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,85,0,1) 0%,rgba(204,28,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,85,0,1) 0%,rgba(204,28,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5500', endColorstr='#cc1c00',GradientType=0 );
}.member-wrapper .banner .avatar.color6, .profile-inner .color6, .palette.color6, .navbar .color6, .member-nav .avatar.color6,
.forum-wrapper .img-wrapper.color6,.profile-banner .avatar.color6, .notify-wrapper .topic .img-wrapper.color6{
	background: rgb(204,211,33);
	background: -moz-linear-gradient(top,  rgba(204,211,33,1) 0%, rgba(150,132,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(204,211,33,1) 0%,rgba(150,132,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(204,211,33,1) 0%,rgba(150,132,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccd321', endColorstr='#968400',GradientType=0 );
}
.member-wrapper .banner .text-wrapper,.profile-banner .text-wrapper{
	position: relative;
	z-index: 1;
	display: inline-block;
	max-width: calc(100% - 340px);
	color: #FFF;
	vertical-align: middle;
}
.profile-banner .text-wrapper{
	color: #273142;
}
.member-wrapper .banner .name,.profile-banner .text-wrapper .name{
	font-size: 40px;
	font-weight: 600;
	-ms-word-break: break-all;
	    word-break: break-all;
}
.profile-banner .text-wrapper .name{
	font-size: 36px;
}
.member-wrapper .banner .name small, .profile-banner .text-wrapper .name small{
	font-size: 16px;
	font-weight: 400;
}
.member-wrapper .banner .bio, .profile-banner .text-wrapper .bio{
	font-size: 18px;
}
.member-wrapper .banner .bio small, .profile-banner .text-wrapper .bio small{
	display: block;
	font-size: 16px;
}
.member-wrapper .banner .bio{
	max-height: 4.26em;
	overflow: auto;
}
.member-wrapper .banner .bio::-webkit-scrollbar {
  width: 6px;
}
.member-wrapper .banner .bio::-webkit-scrollbar-track {
	background-color: #ddd;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
}
.member-wrapper .banner .bio::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #999;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
}
.member-wrapper .tab{
	display: inline-block;
	width: 240px;
	height: 528px;
	border-top: #303030 solid 20px;
	vertical-align: middle;
	background: #FFF;
	padding: 0;
	margin-right: 15px;
}
.member-wrapper .tab li{
	position: relative;
	height: 62px;
	line-height: 62px;
	font-size: 18px;
	list-style-type: none;
	border-bottom: 1px solid #e2e7ee;
	background-repeat: no-repeat;
	background-position: center left 41px;
	-webkit-background-size: 19px;
	     -o-background-size: 19px;
	        background-size: 19px;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	padding-left: 70px;
}
.member-wrapper .tab li a{
	display: block;
	width: 100%;
	height: 100%;
}
.member-wrapper .tab li.active:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	height: 100%;
}
.member-wrapper .tab li.account{
	background-image: url('../images/account-dark.png');
}
.member-wrapper .tab li.account.active,.member-wrapper .tab li.account:hover{
	background-image: url('../images/account.png');
}
.member-wrapper .tab li.account:hover{
	color: #ccd321;
}
.member-wrapper .tab li.account.active:before{
	background-color: #CCD321;
}
.member-wrapper .tab li.forum{
	background-image: url('../images/house-dark.png');
}
.member-wrapper .tab li.forum.active,.member-wrapper .tab li.forum:hover{
	background-image: url('../images/house.png');
}
.member-wrapper .tab li.forum:hover{
	color: #1991EB;
}
.member-wrapper .tab li.forum.active:before{
	background-color: #1991EB;
}
.member-wrapper .tab li.shopping{
	background-image: url('../images/shopping-dark.png');
}
.member-wrapper .tab li.shopping.active,.member-wrapper .tab li.shopping:hover{
	background-image: url('../images/shopping.png');
}
.member-wrapper .tab li.shopping:hover{
	color: #ff5500;
}
.member-wrapper .tab li.shopping.active:before{
	background-color: #ff5500;
}
.member-wrapper .tab li.faq{
	background-image: url('../images/label-dark.png');
}
.member-wrapper .tab li.faq.active,.member-wrapper .tab li.faq:hover{
	background-image: url('../images/label.png');
}
.member-wrapper .tab li.faq:hover{
	color: #9700F8;
}
.member-wrapper .tab li.faq.active:before{
	background-color: #9700F8;
}
.member-wrapper .tab li.notify{
	background-image: url('../images/notify-dark.png');
}
.member-wrapper .tab li.notify.active,.member-wrapper .tab li.notify:hover{
	background-image: url('../images/notify.png');
}
.member-wrapper .tab li.notify:hover{
	color: #EC7700;
}
.member-wrapper .tab li.notify.active:before{
	background-color: #EC7700;
}
.member-wrapper .tab li .badge{
	min-width: 20px;
	height: 20px;
	line-height: 14px;
	-webkit-border-radius: 10px;
	        border-radius: 10px;
	background: #F7981C;
	vertical-align: middle;
	padding: 3px 6px;
}
.member-wrapper .tab-content{
	display: inline-block;
	width: calc(100% - 260px);
	background: #FFF;
	border-top: #303030 solid 20px;
	vertical-align: top;
}
.member-wrapper .pill-wrapper{
	width: 100%;
	font-family: 'Noto Sans TC';
	border-bottom: #E2E7EE solid 1px;
	padding-left: 7.6%;
	padding-top: 18px;
}
.member-wrapper .pill{
	display: inline-block;
	color: #B0B0B1;
	border-bottom: solid 4px transparent;
	padding: 0 12px 15px;
	margin-right: 37px;
}
.member-wrapper .pill:last-child{
	margin-right: 0;
}
.member-wrapper .pill.active{
	color: #354052;
	font-weight: 500;
}
.pill-wrapper.account-color .pill.active{
	border-color: #ccd321;
}
.pill-wrapper.forum-color .pill.active{
	border-color: #1991eb;
}
.pill-wrapper.notification-color .pill.active{
	border-color: #f7981c;
}
.profile-wrapper{
	font-family: 'Noto Sans TC';
	padding-top: 52px;
	padding-left: 7.6%;
	padding-bottom: 70px;
}
.profile-wrapper .sec-title{
	color: #303030;
	font-weight: 500;
	margin-bottom: 35px;
}
.profile-inner{
	display: flex;
}
.profile-inner .title{
	color: #A8AAB7;
	font-size: 15px;
	font-weight: 500;
}
.profile-inner .title small{
	font-size: 12px;
	color: #F85359;
}
.profile-inner .title span{
	display: block;
	font-size: 12px;
	font-weight: 300;
}
.profile-inner .sec1 .title{
	margin-bottom: 20px;
}
.profile-inner .sec2 .title{
	margin-bottom: 8px;
}
.profile-inner .sec1{
	width: 130px;
	margin-right: 7.6%;
}
.profile-inner .sec2{
	width: 48%;
}
.profile-inner .img-wrapper{
	display: block;
	position: relative;
	width: 130px;
	height: 130px;
	line-height: 122px;
	color: #FFF;
	font-size: 80px;
	text-align: center;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	vertical-align: middle;
	overflow: hidden;
	cursor: pointer;
	margin: 0 0 32px 0;
}
.profile-inner .img-wrapper:before{
	content: 'Edit';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 50%;
	line-height: 90px;
	font-size: 16px;
	background: rgba(0,0,0,0.2);
	border-bottom-right-radius:50%;
	border-bottom-left-radius:50%;
}
.profile-inner .img-wrapper img{
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	height: auto;
}
#imgInp{
	display: none;
}
.palette > div{
	display: inline-block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	overflow: hidden;
	margin: 0 5px 7px 0;
}
.palette > div.active{
	border: #ccd321 solid 2px;
}
.profile-inner input, .edit-float-wrapper input{
	width: 100%;
	height: 36px;
	line-height: 34px;
	font-size: 13px;
	border: #DFE3E9 solid 1px;
	padding: 0 12px;
	margin-bottom: 18px;
}
.profile-inner input:focus, .profile-inner textarea:focus, .edit-float-wrapper input:focus{
	border-color: #2ea2f8;
}
.profile-inner textarea{
	width: 100%;
	height: 75px;
	font-size: 13px;
	border: #DFE3E9 solid 1px;
	resize: none;
	padding: 5px 12px;
	margin-bottom: 18px;
}
.profile-inner input[disabled]{
	color: #7F8FA4;
	-webkit-text-fill-color: #7F8FA4;
	background: #FFF;
	opacity: 1;
}
.profile-inner input[type="radio"]{
	display: none;
}
.profile-inner input[type="radio"] + label{
	color: #354052;
	font-size: 13px;
	font-weight: 400;
	background: url('../images/radio-grey.png') center left no-repeat;
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;
	cursor: pointer;
	padding-left: 26px;
	margin: 8px 40px 18px 0;
}
.profile-inner input[type="radio"]:checked + label{
	background-image: url('../images/radio-green-checked.png');
}
.profile-inner .error-msg{
	display: block;
}
.profile-inner .connect{
	width: 100%;
	height: 46px;
	line-height: 44px;
	font-size: 17px;
	color: #FFF;
	background: #CCD321;
	border: solid 1px rgba(0, 0, 0, 0.1);
	margin: -10px 0 20px;
}
.profile-inner .connect.grey{
	color: #354052;
	background: #E0E0E0;
}
.profile-inner .form-wrapper{
	margin-bottom: 8px;
}
.profile-inner .form-wrapper input{
	margin-bottom: 10px;
}
.profile-inner .form-wrapper select{
	height: 34px;
	font-size: 14px;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	background: url('../images/arrow-down-dark.png') center no-repeat;
	  -webkit-background-size: 9px;
	       -o-background-size: 9px;
	          background-size: 9px;
	background-position: center right 10px;
	border: 1px solid #dfe3e9;
	vertical-align: top;
	padding: 0 28px 0 12px;
	margin-bottom: 10px;
}
.profile-inner .submit{
	width: 86px;
	height: 36px;
	line-height: 34px;
	font-size: 13px;
	color: #FFF;
	background: #CCD321;
	border: solid 1px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
}
.profile-inner .submit:hover{
	background: #BDCD30;
}
.profile-inner .submit:active{
	background: #a8b52f;
}
.member-wrapper .banner .prev{
	display: none;
}
.forum-wrapper{
	padding: 33px 5.4% 55px;
}
.forum-wrapper .filter, .notify-wrapper .filter{
	margin-bottom: 20px;
}
.forum-wrapper .filter .edit{
	float: right;
	min-width: 78px;
	height: 30px;
	line-height: 28px;
	color: #354052;
	font-size: 13px;
	background: url('../images/icon-pen2.png') center left 12px no-repeat;
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;
	border: solid 1px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	padding-left: 38px;
	padding-right: 10px;
}
.forum-wrapper .filter .edit:active{
	color: #2ea2f8;
	background-image: url('../images/icon-pen3.png');
}
.forum-wrapper .filter .remove{
	float: right;
	height: 30px;
	line-height: 28px;
	color: #354052;
	font-size: 13px;
	background: url('../images/remove-grey.png') center left 12px no-repeat;
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;
	border: solid 1px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	padding-left: 38px;
	padding-right: 12px;
}
.forum-wrapper .filter .remove:active{
	color: #2ea2f8;
	background-image: url('../images/remove.png');
}
.forum-wrapper .filter .edit:hover,.forum-wrapper .filter .remove:hover{
	border-color: #2EA2F8;
}
.forum-wrapper .topic, .notify-wrapper .topic{
	display: flex;
	font-size: 13px;
	text-align: center;
	border-bottom: solid 1px rgba(48, 48, 48, 0.3);
	-webkit-align-items: center;
	        align-items: center;
	padding: 20px 0;
}
.forum-wrapper .topic.pin .title:before{
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	-webkit-background-size: 8px;
	     -o-background-size: 8px;
	        background-size: 8px;
}
.notify-wrapper .topic{
	border-bottom: 2px solid #c5d0de;
}
.notify-wrapper .topic.fold{
	background: url('../images/arrow-down.png') top 13px right 12px no-repeat;
	-webkit-background-size: 12px;
	     -o-background-size: 12px;
	        background-size: 12px;
	cursor: pointer;
}
.notify-wrapper .topic.fold.expand{
	background-image: url('../images/arrow-up.png');
}
.forum-wrapper .topic.th{
	border-bottom: solid 3px rgba(25, 145, 235, 0.3);
	padding-bottom: 10px;
}
.forum-area.style2 .topic.th{
	border-bottom: solid 3px rgba(247, 152, 28, 0.3);
}
.notify-wrapper .topic.th{
	border-bottom: solid 3px rgba(247, 152, 28, 0.3);
	padding-bottom: 10px;
}
.notify-wrapper .topic.new{
	background-color: rgba(247, 152, 28, 0.1);
}
.forum-wrapper .topic div.text{
	width: 59%;
	text-align: left;
}
.forum-wrapper .topic.editable div.text{
	width: 52%;
}
.forum-wrapper .topic div.text a:active .title{
	color: #0071B3;
}
.forum-wrapper .topic div.member{
	width: 16%;
}
.forum-wrapper .topic div.data{
	width: 14.5%;
}
.forum-wrapper .topic div.date{
	width: 10.5%;
}
.forum-wrapper .topic div.check{
	width: 7%;
}
.forum-wrapper .topic input, .forum-wrapper .filter .check input{
	display: none;
}
.forum-wrapper .topic input + label, .forum-wrapper .filter .check input + label{
	display: block;
	width: 16px;
	height: 16px;
	background: url('../images/radio-grey.png') center no-repeat;
	-webkit-background-size: contain;
	     -o-background-size: contain;
	        background-size: contain;
	cursor: pointer;
}
.forum-wrapper .topic input:checked + label, .forum-wrapper .filter .check input:checked + label{
	background-image: url('../images/radio-blue-checked.png');
}
.forum-wrapper .topic .title{
	max-height: 24px;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	color: #1991EB;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 5px;
}
.forum-wrapper .topic .title b{
	color: #273142;
}
.forum-area.style2 .topic .title{
	color: #EC7700;
}
.forum-wrapper .topic p{
	display: -webkit-box;
	max-height: 42px;
	font-size: 13px;
	line-height: 21px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
.forum-wrapper .topic b{
	color: #273142;
	font-weight: bold;
}
.forum-wrapper .topic .img-wrapper{
	width: 28px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #FFF;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
}
.forum-wrapper .img-wrapper img,.notify-wrapper .topic .img-wrapper img{
	display: block;
	width: 100%;
	height: auto;
}
.forum-wrapper .topic .name{
	color: #1991EB;
	font-size: 14px;
	margin-top: 5px;
}
.forum-wrapper.style2 .topic .name{
	color: #EC7700;
}
.notify-wrapper .topic div.member{
	width: 10%;
}
.notify-wrapper .topic div.text{
	width: 69%;
	line-height: 1.3em;
	font-size: 16px;
	color: #354052;
	text-align: left;
	overflow: hidden;
	padding-left: 18px;
	padding-right: 5%;
}
.notify-wrapper .topic.th div.text{
	font-size: 13px;
}
.notify-wrapper .topic.fold div.text{
	height: 1.3em;
}
.notify-wrapper .topic.expand div.text{
	height: auto;
}
.notify-wrapper .topic div.date{
	width: 21%;
	text-align: left;
}
.notify-wrapper .topic .img-wrapper{
	width: 44px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #FFF;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
}
.pagination > li{
	display: inline-block;
	vertical-align: middle;
}
.pagination > li > a{
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #303030;
	text-align: center;
	border: none;
	padding: 0;
}
.pagination > li.ignore{
	width: 40px;
	text-align: center;
	font-weight: bold;
}
.forum-wrapper .pagination{
	margin: 32px 0 0;
}
.forum-wrapper .pagination > li.active > a, .forum-wrapper .pagination > li > a:hover{
	color: #303030;
	background: #f1f4f8!important;
}
.notify-wrapper .pagination > li.active > a, .notify-wrapper .pagination > li > a:hover, .forum-area.style2 .pagination > li.active > a, .forum-area.style2 .pagination > li > a:hover,
.product-list-wrapper .pagination > li.active > a, .product-list-wrapper .pagination > li > a:hover{
	color: #303030;
	background: rgba(247, 152, 28, 0.1)!important;
}
.pagination > li.next a{
	width: auto;
	font-size: 18px;
	background: url('../images/arrow-blue.png') center right 1px no-repeat;
	-webkit-background-size: 7px;
	     -o-background-size: 7px;
	        background-size: 7px;
	padding-right: 14px;
	margin-left: 8px;
}
.pagination > li.next a:hover,.notify-wrapper .pagination > li.next a:hover, .forum-area.style2 .pagination > li.next a:hover{
	background: url('../images/arrow-blue.png') center right 1px no-repeat!important;
	-webkit-background-size: 7px!important;
	     -o-background-size: 7px!important;
	        background-size: 7px!important;
}
.pagination > li.prev a{
	width: auto;
	font-size: 18px;
	background: url('../images/arrow-blue-reverse.png') center left no-repeat;
	-webkit-background-size: 7px;
	     -o-background-size: 7px;
	        background-size: 7px;
	padding-left: 14px;
	margin-right: 8px;
}
.pagination > li.prev a:hover,.notify-wrapper .pagination > li.prev a:hover, .forum-area.style2 .pagination > li.prev a:hover{
	background: url('../images/arrow-blue-reverse.png') center left no-repeat!important;
	-webkit-background-size: 7px!important;
	     -o-background-size: 7px!important;
	        background-size: 7px!important;
}
.notify-wrapper{
	padding: 33px 5.4% 55px;
}
.filter .mark{
	float: right;
	height: 30px;
	line-height: 26px;
	color: #354052;
	font-size: 13px;
	background: url('../images/eye.png') center left 12px no-repeat;
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;
	border: solid 1px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	padding-left: 38px;
	padding-right: 12px;
}
.filter .mark:hover{
	border-color: #f7981c;
}
.filter .mark:active{
	color: #EC7700;
	background-image: url('../images/eye-orange.png');
}
.forum-tab{
	display: flex;
	text-align: center;
	margin-bottom: 47px;
}
.forum-tab .list{
	width: 50%;
	height: 45px;
	line-height: 45px;
	color: #FFF;
	background: #333F52;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	font-size: 22px;
}
.forum-tab .list:first-child.active,.forum-tab .list:first-child:hover{
	background: #1991eb;
}
.forum-tab .list:last-child.active,.forum-tab .list:last-child:hover{
	background: #f7981c;
}
.forum-tab .list a{
	display: block;
	width: 100%;
	height: 100%;
}
.forum-area.forum-wrapper{
	max-width: 1180px;
	padding: 0;
	margin: 0 auto;
}
.forum-area .main-content{
	display: inline-block;
	width: 76%;
	vertical-align: top;
	padding-bottom: 32px;
	margin-right: calc(3% - 6px);
}
.forum-area .sidebar{
	display: inline-block;
	width: 21%;
	vertical-align: top;
	padding-top: 38px;
}
.forum-area .filter .dropdown{
	margin-right: 25px;
}
.forum-area .filter .btn-group{
	display: inline-block;
	vertical-align: top;
}
.forum-area .filter .filter-btn{
	display: inline-block;
	color: #354052;
	vertical-align: top;
	-webkit-border-radius: 0;
	        border-radius: 0;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	padding: 6px 17px;
}
.forum-area.style1 .filter .filter-btn:hover{
	background: rgba(25, 145, 235, 0.1);
}
.forum-area.style1 .filter .filter-btn.active,.forum-area.style1 .filter .filter-btn:active{
	color: #fff;
	background: #1991EB;
	box-shadow: none;
}
.forum-area.style2 .filter .filter-btn:hover{
	background: rgba(247, 152, 28, 0.1);
}
.forum-area.style2 .filter .filter-btn.active,.forum-area.style2 .filter .filter-btn:active{
	color: #fff;
	background: #f7981c;
	box-shadow: none;
}
.search-box{
	width: 100%;
	height: 50px;
	border: 2px solid #2ea2f8;
	background: rgba(168, 170, 183, 0.1);
	-webkit-border-radius: 25px;
	        border-radius: 25px;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	margin-bottom: 30px;
}
.search-box:hover{
	border-color: #0071b3;
}
.search-box input{
	width: calc(100% - 50px);
	height: 50px;
	background: transparent;
	border: none;
	outline: none;
	vertical-align: top;
	padding-left: 18px;
}
.search-box .search-btn{
	width: 42px;
	height: 100%;
	background: url('../images/icon_search_blue.png') center no-repeat;
	-webkit-background-size: 17px;
	     -o-background-size: 17px;
	        background-size: 17px;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	vertical-align: top;
}
.search-box:hover .search-btn{
	background-image: url('../images/icon_search_dark_blue.png');
}
.forum-area .l-button{
	height: 45px;
	line-height: 45px;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	margin-bottom: 30px;
}
.forum-area .l-button img{
	margin-right: 5px;
}
.forum-area.style1 .l-button{
	background: rgb(25,145,235);
	background: -moz-linear-gradient(left, rgba(25,145,235,1) 0%, rgba(79,189,184,1) 100%);
	background: -webkit-linear-gradient(left, rgba(25,145,235,1) 0%,rgba(79,189,184,1) 100%);
	background: linear-gradient(to right, rgba(25,145,235,1) 0%,rgba(79,189,184,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1991eb', endColorstr='#4fbdb8',GradientType=1 );
}
.forum-area.style1 .l-button:hover{
	background: rgb(65,133,220);
	background: -moz-linear-gradient(left, rgba(65,133,220,1) 0%, rgba(84,178,177,1) 100%);
	background: -webkit-linear-gradient(left, rgba(65,133,220,1) 0%, rgba(84,178,177,1) 100%);
	background: linear-gradient(to right, rgba(65,133,220,1) 0%, rgba(84,178,177,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1991eb', endColorstr='#4fbdb8',GradientType=1 );
}
.forum-area.style2 .l-button{
	background: #f7981c;
}
.forum-area.style2 .l-button:hover{
	background: #E59729;
}
.forum-area .divide{
	height: 3px;
	background: #E2E7EE;
	margin-bottom: 30px;
}
.forum-area .divide:before{
	content: "";
	float: left;
	width: 41%;
	height: 100%;
	background: #F7981C;
}
.forum-area .guideline{
	line-height: 1.2em;
	font-size: 18px;
	color: #1991eb;
	background: url('../images/arrow-lightblue.png') center left 25px no-repeat;
	-webkit-background-size: 7px;
	     -o-background-size: 7px;
	        background-size: 7px;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	padding-left: 40px;
}
.forum-area .guideline:active,.forum-area .guideline:hover{
	background-image: url('../images/arrow-oceanblue.png');
	color: #0071B3;
}
.forum-area.style1 .topic.pin .title:before{
	background-image: url('../images/pin-lightblue.png');
	background-position: center;
}
.forum-area.style2 .topic.pin .title:before{
	background-image: url('../images/pin-orange.png');
	background-position: center;
}
.forum-area .bottom .total{
	float: right;
	color: #354052;
	font-size: 14px;
	margin-top: 42px;
}
.edit-float-wrapper{
	position: fixed;
	bottom: -100%;
	left: 0;
	z-index: 1031;
	width: 100%;
	min-height: 350px;
	max-height: 100vh;
	background: #FFF;
	box-shadow: 0 -1px 9px 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: bottom 0.3s;
	   -moz-transition: bottom 0.3s;
	    -ms-transition: bottom 0.3s;
	     -o-transition: bottom 0.3s;
	        transition: bottom 0.3s;
	padding: 8px 0 32px;
}
.edit-float-wrapper .drag{
	width: 40px;
	height: 4px;
	background-color: rgba(25, 145, 235, 0.3);
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	cursor: n-resize;
	margin: 0 auto;
}
.edit-float-wrapper .close{
	position: absolute;
	top: 18px;
	right: 18px;
	width: 21px;
	height: 21px;
	background: url('../images/close-grey.png') center no-repeat;
	-webkit-background-size: 13px;
	     -o-background-size: 13px;
	        background-size: 13px;
	cursor: pointer;
	opacity: 1;
}
.edit-float-wrapper .inner{
	max-width: 1220px;
	max-height: calc(100vh - 25px);
	height: 100%;
	-ms-overflow-y: auto;
	    overflow-y: auto;
	padding: 6px 20px 0;
	margin: 0 auto;
}
.edit-float-wrapper .inner::-webkit-scrollbar {
  width: 10px;
}
.edit-float-wrapper .inner::-webkit-scrollbar-track {
	background-color: #ddd;
}
.edit-float-wrapper .inner::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #999;
}
.edit-float-wrapper .title{
	color: #303030;
	font-size: 16px;
	padding-left: 26px;
	margin-bottom: 18px;
}
.edit-float-wrapper .title.add{
	background: url('../images/add-blue.png') center left no-repeat;
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;
}
.edit-float-wrapper .title.edit{
	background: url('../images/icon-pen3.png') center left no-repeat;
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;}
.edit-float-wrapper input{
	max-width: 882px;
	margin-bottom: 20px;
}
.edit-float-wrapper .cke_reset{
	max-width: 880px;
}
.edit-float-wrapper .btn-group{
	width: 100%;
	max-width: 882px;
	margin-top: 12px;
}
.edit-float-wrapper .btn-group button{
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	padding: 0 22px;
}
.edit-float-wrapper .btn-group .create{
	float: right;
	color: #FFF;
}
.forum-area.style1 .edit-float-wrapper .btn-group .create{
	background: #1991eb;
}
.forum-area.style1 .edit-float-wrapper .btn-group .create:hover{
	background: #4284DE;
}
.forum-area.style1 .edit-float-wrapper .btn-group .create:active{
	background: #0071b3;
}
.forum-area.style2 .edit-float-wrapper .btn-group .create{
	background: #f7981c;
}
.forum-area.style2 .edit-float-wrapper .btn-group .create:hover{
	background: #E59729;
}
.edit-float-wrapper .btn-group .cancel{
	float: right;
	color: #354052;
	background: #fff;
	border: solid 1px rgba(0, 0, 0, 0.1);
	margin-left: 15px;
}
.edit-float-wrapper .btn-group input[type="file"]{
	display: none;
}
.edit-float-wrapper .btn-group input[type="file"] + label{
	float: left;
	height: 36px;
	line-height: 36px;
	background: url('../images/file.png') center left 16px no-repeat;
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;
	border: solid 1px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	padding: 0 18px 0 42px;
}
.edit-float-wrapper .btn-group input[type="file"] + label:hover,.edit-float-wrapper .btn-group .cancel:hover{
	background-color: rgba(0, 0, 0, 0.1);
}
.edit-float-wrapper .btn-group input[type="file"] + label:active,.edit-float-wrapper .btn-group .cancel:active{
	background-color: rgba(48, 48, 48, 0.2);
}
.edit-float-wrapper .file-area li{
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;
	background-position: top 6px left 10px;
	background-repeat: no-repeat;
	padding-left: 32px;
}
.edit-float-wrapper .file-area li.image{
	background-image: url('../images/jpg.png');
}
.edit-float-wrapper .file-area li.pdf{
	background-image: url('../images/pdf.png');
}
.forum-area .breadcrumbs{
	padding-left: 0;
}
.forum-area .breadcrumbs li{
	font-size: 21px;
}
.forum-area.style1 .breadcrumbs li{
	color: #1991EB;
}
.forum-area.style1 .breadcrumbs li:active{
	color: #4184DC;
}
.forum-area.style1 .breadcrumbs li:after{
	background-image: url('../images/arrow-lightblue.png');
}
.forum-area.style2 .breadcrumbs li{
	color: #f7981c;
}
.forum-area.style2 .breadcrumbs li:active{
	color: #ec7700;
}
.forum-area.style2 .breadcrumbs li:after{
	background-image: url('../images/arrow-orange.png');
}
.forum-area .title-line{
	width: 100%;
	height: 3px;
}
.forum-area .title-line:before{
	content: "";
	float: left;
	width: 23.9%;
	height: 100%;
}
.forum-area.style1 .title-line{
	background-color: rgba(25, 145, 235, 0.3);
}
.forum-area.style1 .title-line:before{
	background: #1991EB;
}
.forum-area.style2 .title-line{
	background: rgba(247, 152, 28, 0.3);
}
.forum-area.style2 .title-line:before{
	background: #f7981c;
}
.forum-area .title-box h1{
	line-height: 1.2em;
	color: #354052;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 15px;
}
.forum-area .title-box.with-info{
	display: flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}
.forum-area .title-box .info{
	-webkit-flex-shrink: 0;
	        flex-shrink: 0;
}
.msg-box{
	position: relative;
	font-family: 'Noto Sans TC';
	border-bottom: rgba(48, 48, 48, 0.3) solid 1px;
	padding: 25px 0;
}
.msg-box:after, .msg-box .bot:after{
	content: "";
	display: block;
	clear: both;
}
.msg-box .arrow{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 21px;
	height: 21px;
	background: url('../images/arrow-down.png') center no-repeat;
	-webkit-background-size: 12px;
	     -o-background-size: 12px;
	        background-size: 12px;
	-webkit-transition: transform 0.3s;
	   -moz-transition: transform 0.3s;
	    -ms-transition: transform 0.3s;
	     -o-transition: transform 0.3s;
	        transition: transform 0.3s;
	cursor: pointer;
}
.msg-box .arrow.expand{
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	     -o-transform: rotate(180deg);
	        transform: rotate(180deg);
}
.msg-box.author{
	border-color: rgba(25, 145, 235, 0.2);
	padding-top: 15px;
	padding-bottom: 0;
}
.msg-box .img-wrapper{
	display: inline-block;
	width: 53px;
	height: 53px;
	line-height: 53px;
	color: #FFF;
	font-size: 25px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	margin-right: 13px;
}
.msg-box .name{
	display: inline-block;
	font-size: 18px;
	vertical-align: middle;
}
.forum-area.style1 .msg-box .name,.forum-area.style1 .msg-box .tag, .forum-area.style1 .msg-box .bot .data span.num,
.forum-area.style1 .msg-box .bot .data span.time,.forum-area.style1 .msg-box .bot .likes, .forum-area.style1 .reply-inner .floor a,
.forum-area.style1 .title-box .tag{
	color: #1991EB;
}
.forum-area.style2 .msg-box .name,.forum-area.style2 .msg-box .tag, .forum-area.style2 .msg-box .bot .data span.num,
.forum-area.style2 .msg-box .bot .data span.time,.forum-area.style2 .msg-box .bot .likes, .forum-area.style2 .reply-inner .floor a,
.forum-area.style2 .title-box .tag{
	color: #ec7700;
}
.msg-box .info,.forum-area .title-box .info{
	float: right;
	display: flex;
	-webkit-align-items: center;
	        align-items: center;
	font-size: 14px;
	padding-top: 18px;
	padding-right: 10px;
}
.msg-box .tag,.forum-area .title-box .tag{
	margin-right: 7px;
}
.msg-box .edit{
	width: 16px;
	height: 16px;
	background: url('../images/icon-pen2.png') center no-repeat;
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;
	cursor: pointer;
	margin-right: 10px;
	margin-left: 10px;
}
.msg-box .del{
	width: 16px;
	height: 16px;
	background: url('../images/remove-grey.png') center no-repeat;
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;
	cursor: pointer;
}
.msg-top:after{
	content: "";
	display: block;
	clear: both;
}
.msg-box .inner{
	display: none;
}
.msg-box .content{
	line-height: 1.56em;
	color: #303030;
	font-size: 15px;
	padding-left: 70px;
	margin-top: 18px;
}
.msg-box.author .content{
	line-height: 1.45em;
	font-size: 16px;
	font-weight: 500;
	padding-left: 0;
}
.ckeditor-content:after{
	content: "";
	display: block;
	clear: both;
}
.msg-box .content h1{
	font-size: 24px;
	margin: 52px 0 15px 0;
	padding-bottom: 7px;
}
.msg-box .content h1:first-of-type{
	margin-top: 14px;
}
.msg-box .content h2{
	font-size: 22px;
	margin: 20px 0 13px 0;
	padding-bottom: 7px;
}
.msg-box .content h3{
	line-height: 18px;
	font-size: 20px;
	margin: 18px 0 2px;
}
.msg-box .content h4{
	line-height: 18px;
	font-size: 18px;
	margin: 10px 0 2px;
}
.msg-box .content h5{
	font-size: 16px;
	line-height: 17px;
	margin: 9px 0 -4px;
}
.msg-box .content h6{
	font-size: 14px;
	line-height: 17px;
	margin: 9px 0 -4px;
}
.msg-box .content img{
	max-width: 100%;
	height: auto!important;
}
.msg-box .content iframe{
	max-width: 100%;
}
.msg-box .content video{
	max-width: 100%;
	height: auto;
}
.msg-box .content a{
	color: #0782C1;
	text-decoration: underline;
}
.msg-box .content .file-area li{
	width: 232px;
	margin-bottom: 15px;
}
.msg-box .content .file-area li a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.msg-box .content .file-area img{
	display: inline-block;
	width: 16px;
	vertical-align: top;
	margin-top: 4px;
	margin-right: 2px;
}
.forum-area.style1 .msg-box.author .bot{
	background: #F1F4F8;
}
.forum-area.style2 .msg-box.author .bot{
	background: rgba(247, 152, 28, 0.1);
}
.msg-box .bot{
	margin-top: 35px;
}
.msg-box.author .bot{
	padding: 12px 5px 16px 30px;
	margin-top: 45px;
}
.msg-box.author .bot:after{
	content: "";
	display: block;
	clear: both;
}
.msg-box .bot .data{
	float: left;
	display: flex;
	text-align: center;
}
.msg-box .bot .data>div{
	margin-right: 19px;
}
.msg-box .bot .data span.num{
	display: block;
	font-size: 25px;
}
.msg-box .bot .data span:not(.num){
	display: block;
	font-size: 12px;
	font-weight: 500;
	color: #333F52;
}
.msg-box .bot .data span.time{
	-webkit-transform: scale(0.83);
	   -moz-transform: scale(0.83);
	    -ms-transform: scale(0.83);
	     -o-transform: scale(0.83);
	        transform: scale(0.83);
	-webkit-transform-origin: center;
	   -moz-transform-origin: center;
	    -ms-transform-origin: center;
	     -o-transform-origin: center;
	        transform-origin: center;
}
.msg-box .bot .likes{
	float: right;
	font-size: 14px;
}
.msg-box.author .bot .likes{
	margin-top: 14px;
}
.msg-box .bot .likes>div{
	font-size: 14px;
	background-position: center left;
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	margin-right: 6px;
}
.msg-box .bot .save{
	display: inline-block;
	height: 21px;
	-webkit-background-size: 17px;
	     -o-background-size: 17px;
	        background-size: 17px;
	vertical-align: middle;
	padding-left: 25px;
}
.forum-area.style1 .msg-box .bot .save{
	background-image: url('../images/save-blue.png');
}
.forum-area.style1 .msg-box .bot .save:hover{
	background-image: url('../images/save-blue-hover.png');
}
.forum-area.style1 .msg-box .bot .save.active{
	background-image: url('../images/save-blue-active.png');
}
.forum-area.style2 .msg-box .bot .save{
	background-image: url('../images/save-orange.png');
}
.forum-area.style2 .msg-box .bot .save.active{
	background-image: url('../images/save-orange-active.png');
}
.msg-box .bot .like{
	display: inline-block;
	height: 21px;
	-webkit-background-size: 21px;
	     -o-background-size: 21px;
	        background-size: 21px;
	vertical-align: middle;
	padding-left: 24px;
}
.forum-area.style1 .msg-box .bot .like{
	background-image: url('../images/like-blue.png');
}
.forum-area.style1 .msg-box .bot .like:hover{
	background-image: url('../images/like-blue-hover.png');
}
.forum-area.style1 .msg-box .bot .like.active{
	background-image: url('../images/like-blue-active.png');
}
.forum-area.style2 .msg-box .bot .like{
	background-image: url('../images/like-orange.png');
}
.forum-area.style2 .msg-box .bot .like.active{
	background-image: url('../images/like-orange-active.png');
}
.msg-box .bot .reply{
	display: inline-block;
	height: 21px;
	-webkit-background-size: 21px;
	     -o-background-size: 21px;
	        background-size: 21px;
	vertical-align: middle;
	padding-left: 26px;
}
.forum-area.style1 .msg-box .bot .reply{
	background-image: url('../images/reply-blue.png');
}
.forum-area.style2 .msg-box .bot .reply{
	background-image: url('../images/reply-orange.png');
}
.msg-box .reply-inner, .edit-float-wrapper .reply-inner{
	display: inline-block;
	vertical-align: middle;
	margin-left: 13px;
}
.msg-box .reply-inner .floor, .edit-float-wrapper .reply-inner .floor{
	display: inline-block;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: center left;
	-webkit-background-size: 16px;
	     -o-background-size: 16px;
	        background-size: 16px;
	image-rendering: -webkit-optimize-contrast;
	padding-left: 27px;
}
.msg-box .reply-inner .floor:after, .edit-float-wrapper .reply-inner .floor:after{
	content: "";
	display: inline-block;
	width: 1px;
	height: 17px;
	background: #c5d0de;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 9px;
}
.forum-area.style1 .reply-inner .floor{
	background-image: url('../images/reply-blue2.png');
}
.forum-area.style2 .reply-inner .floor{
	background-image: url('../images/reply-orange2.png');
}
.msg-box .reply-inner .img-wrapper, .edit-float-wrapper .reply-inner .img-wrapper, .edit-float-wrapper .reply-inner .img-wrapper{
	width: 23px;
	height: 23px;
	line-height: 23px;
	font-size: 17px;
}
.msg-box .reply-inner .name, .edit-float-wrapper .reply-inner .name{
	color: #303030!important;
	font-size: 14px;
}
.forum-area .bottom .sec1:after{
	content: "";
	display: block;
	clear: both;
}
.forum-area .bottom .sec1{
	padding-top: 18px;
}
.forum-area .bottom .sec1>div:first-child{
	float: left;
	font-size: 12px;
	color: #333F52;
}
.forum-area .bottom .sec1 .total{
	font-size: 12px;
	margin-top: 0;
}
.forum-area .bottom .sec1 .btn{
	font-size: 14px;
	-webkit-background-size: 21px;
	     -o-background-size: 21px;
	        background-size: 21px;
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 0 0 26px;
}
.forum-area .bottom .sec1 .btn:active{
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.forum-area.style1 .bottom .sec1 .btn{
	color: #1991eb;
	background-image: url('../images/reply-blue.png');
}
.forum-area.style2 .bottom .sec1 .btn{
	color: #ec7700;
	background-image: url('../images/reply-orange.png');
}
.edit-float-wrapper .reply-inner{
	margin-left: -26px;
}
.edit-float-wrapper .reply-inner .img-wrapper{
	display: inline-block;
	color: #FFF;
	font-size: 17px;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	text-align: center;
	overflow: hidden;
}
.edit-float-wrapper .reply-inner .name{
	display: inline-block;
	vertical-align: middle;
}
.forum-area .filter .prev, .msg-box .mobile,.search-title .prev{
	display: none;
}
.forum-wrapper .search-title{
	border-bottom: #1991EB solid 1px;
	padding-bottom: 14px;
	margin-bottom: 10px;
}
.forum-wrapper .search-title input,.forum-wrapper .search-title textarea{
	width: 100%;
	height: 1.6em;
	color: #1991EB;
	font-size: 50px;
	font-family: 'Noto Sans TC';
	font-weight: 500;
	border: none;
	padding: 0;
}
.forum-wrapper .search-title textarea{
	resize: none;
}
.forum-wrapper .result{
	font-size: 22px;
	font-family: 'Noto Sans TC';
	font-weight: 500;
	color: #273142;
	margin-bottom: 35px;
}
.forum-wrapper .result span{
	color: #1991eb;
	margin-right: 0.3em;
}
.profile-banner{
	margin-top: 30px;
}
.profile-detail{
	display: flex;
	width: 100%;
	font-size: 16px;
	color: #fff;
	background: #303030;
	padding: 7px 26px;
	margin-top: 32px;
	margin-bottom: 19px;
}
.profile-detail>div{
	margin-right: 25px;
}
.profile-detail>div span{
	display: inline-block;
	font-weight: bold;
	margin-right: 0.5em;
}
.profile-data{
	display: flex;
	color: #A8AAB7;
	font-size: 13px;
	font-family: 'Noto Sans TC';
	border-bottom: #1991EB solid 1px;
	padding-bottom: 18px;
	margin-bottom: 10px;
}
.profile-data>div{
	font-weight: 500;
	margin-right: 20px;
}
.profile-data span{
	color: #333F52;
	font-size: 22px;
	margin-right: 0.3em;
}
.guideline-title{
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	background: #303030;
	padding: 8px 16px;
	margin-top: 40px;
}
.guideline-content{
	color: #273142;
	font-family: 'Noto Sans TC';
	padding: 0 15px;
}
.guideline-content h3{
	line-height: 1.4em;
	font-size: 26px;
	font-family: "proxima-nova","Noto Sans TC", sans-serif;
	font-weight: bold;
}
.file-area{
	padding-left: 0;
	margin-top: 10px;
}
.file-area li{
	max-width: 100%;
	width: 395px;
	list-style-type: none;
	font-size: 14px;
	background: #F1F4F8;
	border: solid 1px rgba(0, 0, 0, 0.1);
	padding: 4px 10px;
	margin-bottom: 5px;
}
.file-area li input{
	display: none;
}
.file-area li .delete{
	float: right;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('../images/close-grey.png') center no-repeat;
	-webkit-background-size: 8px;
	     -o-background-size: 8px;
	        background-size: 8px;
	cursor: pointer;
	margin-top: 2px;
}
.file-area li p{
	display: inline-block;
	max-width: calc(100% - 22px);
	color: #2EA2F8;
	white-space: normal;
	-ms-word-break: break-all;
	    word-break: break-all;
	margin: 0;
}
.file-area li p span{
	color: #516173;
	margin-left: 3px;
}
.onlym{
	display: none;
}
.title-bg{
	line-height: 1.4em;
	font-size: 26px;
	color: #4d4d4d;
	background: #e0e0e0;
	padding-left: 3px;
	margin-bottom: 15px;
}
.one-col-img{
	margin-bottom: 3rem;
}
.one-col-img figure{
	display: table;
}
.one-col-img img{
	margin-bottom: 0;
}
.one-col-img figcaption{
	display: table-caption;
	caption-side: bottom;
	font-size: 15px;
}
.two-col-img{
	display: flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	margin-bottom: 3rem;
}
.two-col-img > div{
	width: 49%;
}
.two-col-img > div p{
	font-size: 15px;
	margin-bottom: 0;
}
#menuL3 a{
	padding-left: 1em;
}
.file-link{
	color: #2c2c2c;
	font-weight: bold;
	background: url("../images/glyphicon-login.png") center right no-repeat;
	-webkit-background-size: 18px;
	     -o-background-size: 18px;
	        background-size: 18px;
	padding-right: 22px;
}
.file-link a{
	color: #0000ff;
}
.video-close{
	font-size: 24px;
	color: #FFF;
	cursor: pointer;
	text-align: right;
}
.layer{
	display: none;
	position: fixed;
	top: 65px;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.1);
}
.layer.show{
	display: block;
}
/*.product-filter{
	position: absolute;
	top: 95px;
	left: 0;
	z-index: 2;
	width: 100%;
	background: #2c2c2c;
}
.product-filter .top{
	height: 50px;
	line-height: 50px;
}
.product-filter .bottom{
	display: none;
}
.product-filter .top p{
	display: inline-block;
	color: #ff5500;
	font-weight: 600;
	vertical-align: middle;
	margin: 0 15px 0 0;
}
.product-filter .top .filter-btn{
	display: inline-block;
	color: #fff;
	background: url(../images/filter-btn.png) no-repeat;
	background-position: center left;
	background-size: 14px;
	vertical-align: middle;
	cursor: pointer;
	padding-left: 17px;
}
.product-filter .top .filter-btn.active{
	color: #ff5500;
	background-image: url(../images/filter-btn-active.png);
}
.product-filter .top .filter-btn:after{
	content: '';
	display: inline-block;
	width: 9px;
	height: 5px;
	background: url(../images/arrow-down-white.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-left: 7px;
}
.product-filter .top .filter-btn.active:after{
	background-image: url(../images/arrow-up-orange.png);
}
.product-search-box{
	float: right;
	line-height: 35px;
	width: 275px;
	border-bottom: #fff solid 1px;
	margin-top: 5px;
}
.product-search-box input[type="text"]{
	width: calc(100% - 40px);
	font-size: 14px;
	color: #fff;
	background: transparent;
	padding-left: 12px;
}
.product-search-box ::placeholder {
  color: #fff;
  opacity: 1;
}

.product-search-box :-ms-input-placeholder {
  color: #fff;
}

.product-search-box ::-ms-input-placeholder {
  color: #fff;
}
.product-search-box .btn{
	width: 33px;
	height: 33px;
	background: url(../images/icon_search_white.png) no-repeat;
	background-size: 17px;
	background-position: center;
	border: none;
}
.product-filter .bottom .title{
	display: inline-block;
	color: #ff5500;
	font-weight: bold;
	vertical-align: top;
	margin-right: 15px;
}
.product-filter .inline-options{
	display: inline-block;
	vertical-align: top;
}
.product-filter input[type="checkbox"], .product-filter input[type="radio"]{
	display: none;
}
.product-filter input[type="checkbox"] + label, .product-filter input[type="radio"] + label{
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	background: url('../images/radio-white.png') center left no-repeat;
	-webkit-background-size: 14px;
	     -o-background-size: 14px;
	        background-size: 14px;
	text-align: left;
	cursor: pointer;
	padding-left: 24px;
}
.product-filter input[type="checkbox"]:checked + label, .product-filter input[type="radio"]:checked + label{
	background-image: url('../images/radio-blue-checked.png');
}
.inline-options input[type="checkbox"] + label, .inline-options input[type="radio"] + label{
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
}
.block-options input[type="checkbox"] + label, .block-options input[type="radio"] + label{
	display: block;
}
.product-filter hr{
	margin-top: 14px;
	margin-bottom: 14px;
}
.product-filter .two-col{
	display: flex;
}
.product-filter .two-col > div:first-child{
	display: flex;
	width: 47%;
	vertical-align: top;
}
.product-filter .two-col > div:last-child{
	display: flex;
	width: 52%;
	vertical-align: top;
	flex-wrap: wrap;
}
.product-filter .two-col > div .block{
	display: flex;
	width: 100%;
	margin-bottom: 20px;
}
.product-filter .sub-title{
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
}
.product-filter .option-box{
	display: flex;
	flex-wrap: wrap;
	align-self:flex-start;
}
.product-filter .option-block{
	margin: 0 20px 20px 0;
}
.product-filter .option-block:last-child{
	margin-right: 0;
}
*/.product-category{
	text-align: right;
	padding: 50px 15px 15px;
}
.product-item-wrapper{
	padding-bottom: 140px;
}
.product-item-wrapper .sec-title{
	position: relative;
	line-height: 15px;
	text-align: center;
	margin-bottom: 45px;
}
.product-item-wrapper .sec-title span{
	position: relative;
	z-index: 1;
	font-size: 24px;
	font-weight: bold;
	background: #fff;
	padding: 0 30px;
}
.product-item-wrapper .sec-title:after{
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	height: 5px;
	background: #ff5500;
}
.products:after{
	content: '';
	display: block;
	clear: both;
}
.products .item{
	float: left;
	width: 23.7%;
	margin-right: 1.69%;
	margin-bottom: 25px;
}
.products .item:nth-child(4n){
	margin-right: 0;
}
.products .item .img-wrapper{
	background: #e0e0e0;
	text-align: center;
	margin-bottom: 12px;
}
.products .item img{
	max-width: 100%;
	height: auto;
}
.products .item .title{
	max-height: 1.33em;
	line-height: 1.33em;
	color: #ff5500;
	font-size: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 5px;
}
.products .item .info{
	height: 3em;
	line-height: 1em;
	color: #303030;
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 8px;
}
.products .item .price{
	font-size: 24px;
	font-weight: bold;
}

.product-list-wrapper{
	max-width: 1235px;
	padding-top: 30px;
}
.filter-title{
	font-size: 32px;
	margin-bottom: 20px;
}
.product-filter{
	background-color: #F1F4F8;
	margin-bottom: 20px;
}
.product-filter .top{
	height: 37px;
	line-height: 33px;
	border-top: #A8AAB7 solid 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.product-filter .top p{
	display: inline-block;
    color: #303030;
    font-size: 16px;
    vertical-align: middle;
    margin: 0 15px 0 0;
}
.product-filter .top .filter-btn{
	display: inline-block;
	color: #FF5500;
	font-size: 16px;
	background: url(../images/filter-btn-active.png) no-repeat;
	background-position: center left;
	background-size: 14px;
	vertical-align: middle;
	cursor: pointer;
	padding-left: 17px;
}
.product-filter .bottom{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.product-filter .bottom .title{
	display: inline-block;
	width: 34.9%;
    color: #ff5500;
    vertical-align: top;
    -ms-word-break: break-word;
        word-break: break-word;
    margin-right: 4.5%;
}
.product-filter .block-options{
	display: inline-block;
	width: calc(60.6% - 6px);
    vertical-align: top;
    -ms-word-break: break-word;
        word-break: break-word;
}
.product-filter input[type="checkbox"], .product-filter input[type="radio"]{
	display: none;
}
.block-options input[type="checkbox"] + label, .block-options input[type="radio"] + label{
	display: block;
    margin-bottom: 6px;
}
.product-filter input[type="checkbox"] + label, .product-filter input[type="radio"] + label{
	color: #303030;
	font-size: 14px;
	font-weight: 400;
	background: url('../images/radio-dark-grey.png') top 2px left no-repeat;
	-webkit-background-size: 14px;
	     -o-background-size: 14px;
	        background-size: 14px;
	text-align: left;
	cursor: pointer;
	padding-left: 24px;
}
.product-filter input[type="checkbox"]:checked + label, .product-filter input[type="radio"]:checked + label{
	background-image: url('../images/radio-dark-grey-checked.png');
}
.inline-options input[type="checkbox"] + label, .inline-options input[type="radio"] + label{
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
}
.product-filter .inline-group{
	display: inline-block;
	width: 100%;
	border-bottom: #3030304d solid 1px;
	padding: 10px 0 3px 0;
}
.product-filter .inline-group:last-of-type{
	border-bottom: 0;
}
.product-filter .inline-group>div{
	display: inline-block;
	width: calc(29.1% - 4px);
	vertical-align: top;
	margin-right: 6.35%;
}
.product-filter .inline-group>div:nth-child(3n){
	margin-right: 0;
}
.product-filter .submit{
	display: block;
	width: 132px;
	height: 36px;
	line-height: 34px;
	font-size: 14px;
	color: #fff;
	background-color: #FF5500;
	border: none;
	margin: 0 10px 0 auto;
}
.product-search-box{
	width: 366px;
	height: 50px;
	border: #FF5500 solid 2px;
	border-radius: 25px;
	margin-bottom: 20px;
}
.product-search-box input[type="text"]{
	width: calc(100% - 62px);
	height: 46px;
    font-size: 16px;
    color: #303030;
    background: transparent;
    padding-left: 20px;
}
.product-search-box .btn{
	width: 56px;
    height: 46px;
    background: url(../images/icon_search_orange.png) no-repeat;
    background-size: 17px;
    background-position: center;
    border: none;
    outline: none;
}
.product-table{
	max-height: calc(100vh - 300px);
	overflow: auto;
	margin-bottom: 20px;
}
.product-table::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

/* Track */
.product-table::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.product-table::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.product-table::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.product-table table{
	position: relative;
	width: 100%;
	border-top: #FF5500 solid 3px;
}
.product-table th{
	position: sticky;
	top: -3px;
	z-index: 2;
	font-size: 14px;
	font-weight: 400;
	background-color: #F1F4F8;
	vertical-align: bottom;
	padding: 12px 10px 10px;
}
.product-table th:first-child{
	left: 0;
	z-index: 3;
	font-size: 18px;
	font-weight: 600;
}
.product-table tr{
	border-bottom: #A8AAB7 solid 1px;
}
.product-table .onlym{
	display: none;
}
.product-table tbody td{
	max-width: 120px;
	font-size: 14px;
	-ms-word-break: break-word;
	    word-break: break-word;
	padding: 16px 10px;
}
.product-table tbody td:first-child{
	position: sticky;
	left: 0;
	z-index: 4;
	background-color: #fff;
	white-space: normal;
	padding-right: 20px;
}
.product-table tbody td:first-child span{
	color: #FF5500;
	font-size: 16px;
	font-weight: 400;
}
.td-relative{
	position: relative;
	z-index: 2;
}
.product-table tbody td:first-child:hover .detail, .product-table tbody td:first-child:hover .detail-arrow{
	opacity: 1;
	pointer-events: initial;
}
.product-table tbody tr:first-child td:first-child:hover .detail{
	top: -16px;
	transform: none;
}
.product-table .detail{
	position: absolute;
	top: 50%;
	left: calc(100% + 40px);
	display: flex;
	max-height: calc(100vh - 340px);
	background-color: #F1F4F8;
	transform: translateY(-50%);
	opacity: 0;
	pointer-events: none;
	overflow: auto;
	padding: 25px 20px;
}
.product-table .detail-arrow{
	content: '';
	position: absolute;
	left: calc(100% + 15px);
	top: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12.5px 27px 12.5px 0;
	border-color: transparent #f1f4f8 transparent transparent;
	transform: translateY(-50%);
	opacity: 0;
	pointer-events: none;
}
.product-table .detail .img-wrapper{
	width: 280px;
	text-align: center;
	margin-right: 15px;
}
.product-table .detail img, .product-table .detail iframe{
	max-width: 100%;
	height: auto;
}
.product-table .detail .text-wrapper{
	width: 250px;
	color: #303030;
	-webkit-flex-grow: 1;
	        flex-grow: 1;
}
.product-table .detail .title{
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 5px;
}
.product-table .detail .instock{
	color: #39B54A;
	font-size: 16px;
	margin-bottom: 12px;
}
.product-table .detail .text{
	line-height: 1em;
	font-size: 14px;
	margin-bottom: 43px;
}
.product-table .detail .price{
	color: #354052;
	font-size: 24px;
	font-weight: 600;
}

.product-inner{
	padding-top: 40px;
}
.product-inner .breadcrumbs{
	padding-left: 0;
	margin-bottom: 25px;
}
.product-inner .breadcrumbs li{
	font-size: 21px;
}
.product-img-wrapper{
	display: inline-block;
	width: 32%;
	background: #e0e0e0;
	vertical-align: top;
	text-align: center;
	margin-right: 4.1%;
}
.product-img-wrapper img{
	max-width: 100%;
	height: auto;
}
.product-inner .info{
	display: inline-block;
	width: 63.2%;
	border: #e0e0e0 solid 2px;
	padding: 35px 4.3% 40px;
}
.product-inner .info .title{
	color: #303030;
	font-size: 36px;
	font-weight: bold;
	word-break: break-all;
	margin-bottom: 10px;
}
.product-inner .instock{
	color: #39b54a;
	font-size: 24px;
	font-weight: bold;
}
.product-inner .instock.red{
	color: #f85359;
}
.product-inner .info .btn{
	display: inline-block;
	width: 48%;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border: none;
	border-radius: 0;
	cursor: pointer;
	padding: 20px 0;
}
.product-inner .info .btn.order{
	background: #ff5500;
	margin-right: 12px;
}
.product-inner .info .btn.volume{
	background: #303030;
}
.product-inner .info .btn:disabled, .product-inner .info .btn.disabled{
	background: #e0e0e0;
}
.price-block{
	display: flex;
	align-items: flex-end;
	margin-bottom: 25px;
}
.price-block .qty{
	max-width: 75%;
	flex-grow: 1;
	padding-bottom: 10px;
}
.price-block .qty span{
	color: #303030;
	font-size: 26px;
	font-weight: bold;
	vertical-align: middle;
	margin-right: 9px;
}
.price-block .qty input{
	width: calc(100% - 210px);
	height: 50px;
	font-size: 20px;
	border: #e0e0e0 solid 2px;
	border-radius: 10px;
	padding: 0 10px;
	margin-right: 10px;
}
.price-block .qty small{
	color: #a8aab7;
	font-size: 14px;
}
.price-block .price{
	min-width: 25%;
	color: #303030;
	font-size: 24px;
	font-family: "Noto Sans TC";
	text-align: right;
}
.price-block .price span{
	display: block;
	font-size: 50px;
	font-weight: bold;
	margin-top: -8px;
}
.product-tab{
	color: #303030;
	margin-top: 60px;
}
.product-tab .tabs:after{
	content: '';
	display: block;
	clear: both;
}
.product-tab .tabs{
	padding: 0;
	padding-left: 2px;
	margin-bottom: -2px;
}
.product-tab .tabs .tab-link{
	float: left;
	min-width: 200px;
	text-align: center;
	border: #e0e0e0 solid 2px;
	list-style-type: none;
	cursor: pointer;
	padding: 19px 15px;
	margin-left: -2px;
}
.product-tab .tabs .tab-link.active{
	color: #ff5500;
	background: #f6f6f6;
	border-bottom: 0;
}
.product-tab .tabs .tab-link.active:after{
	content: '';
	display: block;
	width: 100%;
	height: 2px;
}
.product-tab .tab-content{
	display: none;
	font-size: 16px;
	background: #f6f6f6;
	border: #e0e0e0 solid 2px;
	padding: 70px 8.4%;
}
.product-tab .tab-content.active{
	display: block;
}
.product-tab .tab-content .title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.product-tab .tab-content img{
	max-width: 100%;
	height: auto;
}
.product-tab .tab-content iframe{
	max-width: 100%;
}
.product-tab .toggle-title{
	display: none;
}
.lightbox-wrapper{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1031;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
	overflow: auto;
}
.lightbox-wrapper.browser{
	background: rgba(0,0,0,0.8);
}
.volume-form{
	position: absolute;
	top: 15%;
	left: 50%;
	width: 750px;
	max-width: 95%;
	transform: translate(-50%, 0);
}
.volume-form .form-header{
	height: 66px;
	color: #fff;
	background: #303030;
	font-size: 21px;
	font-weight: bold;
	padding: 20px 30px 0 42px;
}
.volume-form .form-header small{
	font-size: 14px;
	font-weight: normal;
	margin-left: 15px;
}
.volume-form .close{
	float: right;
	width: 30px;
	height: 30px;
	background: url(../images/close-white.png) center no-repeat;
	background-size: 17px;
	cursor: pointer;
	opacity: 1;
}
.volume-form .form-content{
	background: #fff;
	padding: 30px 58px;
}
.volume-form .form-inline{
	margin-bottom: 15px;
}
.volume-form label{
	width: 28%;
	min-width: 125px;
}
.volume-form .form-inline .form-input{
	display: inline-block;
	width: 71%;
	max-width: calc(100% - 130px);
	vertical-align: top;
}
.volume-form .form-inline input{
	width: 100%;
    height: 36px;
    line-height: 34px;
    font-size: 13px;
    border: #DFE3E9 solid 1px;
    padding: 0 12px;
}
.volume-form .form-inline input:nth-child(2){
	margin-top: 15px;
}
.volume-form .form-inline .iti{
	width: 100%;
}
.volume-form .form-inline .iti input{
	width: 100%;
	max-width: initial;
}
.volume-form textarea{
	display: block;
	width: 100%;
	height: 155px;
	border: #DFE3E9 solid 1px;
	resize: vertical;
	padding: 5px 12px;
	margin-bottom: 30px;
}
.volume-form .btn-group{
	width: 100%;
	text-align: right;
}
.volume-form .btn-group .btn{
	float: none;
	display: inline-block;
	width: 132px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	border-radius: 0;
	cursor: pointer;
	padding: 0;
}
.volume-form .btn.primary{
	color: #fff;
	background: #ff5500;
}
.volume-form .btn.cancel{
	color: #354052;
	border: #303030 solid 1px;
	margin-left: 6px;
}
.browser-box{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 90%;
	max-width: 430px;
	color: #354052;
	background: #fff;
	transform: translate(-50%,-50%);
	padding: 30px 50px;
}
.browser-box .close{
	float: right;
	width: 30px;
	height: 30px;
	background: url(../images/close-grey.png) center no-repeat;
	background-size: 13px;
	opacity: 1;
	cursor: pointer;
	margin: -15px -30px 0 0;
}
.browser-box .title{
	font-size: 26px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 20px;
}
.browser-box p{
	line-height: 1.5em;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 30px;
}
.browser-box .btn{
	display: block;
	width: 124px;
	height: 46px;
	line-height: 44px;
	font-size: 18px;
	color: #fff;
	background: #354052;
	text-align: center;
	border-radius: 0;
	padding: 0;
	margin: 0 auto;
}
@media (max-width: 1199px){
	.price-block{
		flex-wrap: wrap;
	}
	.product-inner .instock{
		margin-bottom: 10px;
	}
	.price-block .qty{
		max-width: 100%;
		width: 100%;
		order: 2;
	}
	.price-block .price{
		width: 100%;
		order: 1;
		text-align: left;
		margin-bottom: 20px;
	}
	.product-tab .tabs{
		display: none;
	}
	.product-tab .tab-content{
		display: block;
		background: #fff;
		border: 0;
		border-top: #c0c0c0 solid 1px;
		border-bottom: #c0c0c0 solid 1px;
		padding: 5px 0;
		margin-top: -1px;
	}
	.product-tab .toggle-title{
		display: block;
		font-size: 16px;
	}
	.tab-content.active .toggle-title{
		color: #ff5500;
	}
	.product-tab div.toggle-title:after{
		content: '';
		display: inline-block;
		width: 18px;
		height: 10px;
		background: url(../images/arrow-down-dark2.png) center no-repeat;
		background-size: 10px;
	}
	.tab-content.active .toggle-title:after{
		background-image: url(../images/arrow-up-orange.png);
	}
	.product-tab .toggle-content{
		display: none;
		padding: 10px 0;
	}
	.product-tab .tab-content .title{
		font-size: 21px;
		margin-bottom: 15px;
	}
}
@media (min-width:768px) and (max-width: 1024px){
	.mask .text h1{
		font-size: 55px;
		line-height: 1.3em;
	}
	.profile-inner .sec2{
		width: calc(84% - 130px);
	}
	.member-wrapper .tab{
		width: 220px;
	}
	.member-wrapper .tab-content{
		width: calc(100% - 240px);
	}
	.member-wrapper .tab li{
		background-position: center left 31px;
		padding-left: 60px;
	}
	.forum-wrapper .topic div.text{
		width: 57%;
	}
	.forum-wrapper .topic div.member{
		width: 14%;
	}
	.forum-wrapper .topic div.date{
		width: 12.5%;
	}
	.profile-data span{
		display: block;
	}
}
@media (max-width: 991px){
	.product-inner .info .btn{
		display: block;
		width: 100%;
	}
	.product-inner .info .btn.order{
		margin: 0 0 15px 0;
	}
}
@media (max-width: 991px) and (min-width: 768px){
	.products .item{
		width: 31%;
		margin-right: 3.4%;
	}
	.products .item:nth-child(4n){
		margin-right: 3.4%;
	}
	.products .item:nth-child(3n){
		margin-right: 0;
	}
}
@media (max-width:767px){
	.onlym{
		display: block;
	}
	.mask{
		min-width: 360px;
		padding-top: 68px;
		padding-bottom: 22px;
	}
	.mask .breadcrumbs, .mask .text, .member-wrapper .breadcrumbs{
		display: none;
	}
	.mask .box{
		max-width: initial;
		width: 100%;
		padding: 21px 10% 25px;
	}
	.mask .inner.one-col .box{
		padding-bottom: 25px;
	}
	.mask .box img{
		width: 128px;
		margin-top: 18px;
		margin-bottom: 20px;
	}
	.mask .box p a{
		line-height: 2em;
	}
	.mask .divide{
		width: 100%;
		margin-left: 0;
	}
	.mask .media .fb{
		font-size: 16px;
		background-position: center left 13px;
		padding-left: 35px;
	}
	.mask .media .google{
		font-size: 16px;
		background-position: center left 20px;
	}
	.mask .box .title{
		font-size: 52px;
	}
	.mask .note{
		line-height: 21px;
		white-space: normal;
		text-align: left;
	}
	.member-wrapper{
		padding-top: 65px;
	}
	.member-wrapper .inner{
		padding: 0 10px;
	}
	.member-wrapper .banner{
		width: calc(100% + 20px);
		padding: 17px 17px 15px;
		margin-left: -10px;
	}
	.member-wrapper .banner .prev{
		position: relative;
		z-index: 2;
		display: block;
		width: 37px;
		height: 26px;
		background: url('../images/back.png') center no-repeat;
		-webkit-background-size: contain;
		     -o-background-size: contain;
		        background-size: contain;
	}
	.member-wrapper .banner .imgupload{
		height: 100%;
	}
	.member-wrapper .banner .edit, .member-wrapper .banner .bio, .member-wrapper .tab{
		display: none;
	}
	.member-wrapper .banner .avatar, .profile-banner .avatar{
		display: block;
		width: 73px;
		height: 73px;
		line-height: 73px;
		font-size: 50px;
		margin: 0 auto 15px;
	}
	.member-wrapper .banner .text-wrapper, .profile-banner .text-wrapper{
		display: block;
		max-width: 100%;
		line-height: 2.3em;
		text-align: center;
	}
	.profile-banner .text-wrapper .bio{
		line-height: 1.6em;
	}
	.member-wrapper .banner .name small, .profile-banner .name small{
		display: block;
	}
	.member-wrapper .tab-content{
		display: block;
		width: 100%;
	}
	.profile-wrapper{
		padding: 50px 15px 70px;
	}
	.profile-inner{
		display: block;
	}
	.profile-inner .sec1{
		width: 100%;
		margin: 0;
	}
	.profile-inner .sec2{
		width: 100%;
	}
	.profile-inner .img-wrapper{
		margin: 0 auto 28px;
	}
	.palette{
		text-align: center;
		margin-bottom: 50px;
	}
	.palette > div{
		width: 38px;
		height: 38px;
	}
	.member-wrapper~#top{
		display: block;
	}
	.forum-wrapper{
		padding: 42px 15px 70px;
	}
	.forum-wrapper .dropdown-toggle{
		max-width: 180px;
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.forum-wrapper .filter .edit, .forum-wrapper .filter .remove, .notify-wrapper .filter .mark{
		width: 0;
		min-width: initial;
		height: 46px;
		overflow: hidden;
		background-position: center;
		padding-left: 46px;
		padding-right: 0;
	}
	.forum-wrapper .topic{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	    -webkit-align-items: flex-start;
	            align-items: flex-start;
	}
	.forum-wrapper .topic.th, .notify-wrapper .topic.th{
		height: 0;
		overflow: hidden;
		padding: 0;
	}
	.forum-wrapper .topic div.text{
		-webkit-order: 2;
		    -ms-order: 2;
		        order: 2;
	    width: calc(100% - 66px);
	}
	.forum-wrapper .topic.editable div.text{
		width: calc(93% - 66px);
	}
	.forum-wrapper .topic .name{
		display: none;
	}
	.forum-wrapper .topic div.member{
		-webkit-order: 1;
		    -ms-order: 1;
		        order: 1;
		width: 53px;
		margin-right: 13px;
	}
	.forum-wrapper .topic div.data{
		-webkit-order: 3;
		    -ms-order: 3;
		        order: 3;
		width: 50%;
		text-align: left;
		padding-left: 66px;
	}
	.forum-wrapper .topic.editable div.data{
		padding-left: calc(7% + 66px);
	}
	.forum-wrapper .topic div.date{
		-webkit-order: 4;
		    -ms-order: 4;
		        order: 4;
		width: 50%;
		text-align: right;
	}
	.forum-wrapper .topic .img-wrapper{
		width: 53px;
		height: 53px;
		line-height: 53px;
		font-size: 25px;
	}
	.forum-wrapper .topic div.date br{
		display: none;
	}
	.forum-wrapper .topic div.date span:first-child:after{
		content: ",";
	}
	.forum-wrapper .topic input + label{
		margin-top: 18px;
	}
	.forum-wrapper .filter .check{
		display: inline-block;
		width: 7%;
	}
	.pill-wrapper.forum-color{
		padding-left: 20px;
	}
	.member-wrapper .pill{
		padding-left: 0;
		padding-right: 0;
	}
	.notify-wrapper .topic{
		width: 100%;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.notify-wrapper .topic div.member{
		width: 60px;
	}
	.notify-wrapper .topic div.text{
		width: calc(98% - 60px);
	}
	.notify-wrapper .topic.expand div.text{
		margin-bottom: 15px;
	}
	.notify-wrapper .topic div.date{
		width: 100%;
		padding-left: 78px;
	}
	.forum-tab{
		margin-bottom: 20px;
	}
	.forum-area{
		display: flex;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.forum-area .main-content{
		-webkit-order: 2;
		    -ms-order: 2;
		        order: 2;
	    width: 100%;
	}
	.forum-area .sidebar{
		-webkit-order: 1;
		    -ms-order: 1;
		        order: 1;
	    width: 100%;
	    padding-top: 0;
	}
	.forum-area .filter .btn-group{
		display: block;
		margin-top: 18px;
	}
	.filter .l-button{
		float: right;
		padding-right: 16px;
		padding-left: 16px;
		margin-bottom: 0;
	}
	.forum-area .filter .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
		width: 180px;
		margin-right: 0;
	}
	.forum-area .filter .filter-btn{
		font-size: 18px;
	}
	.forum-area .bottom{
		margin-bottom: 30px;
	}
	.forum-area .bottom .total{
		display: none;
	}
	.forum-area .divide{
		width: calc(100% + 30px);
		margin-left: -15px;
	}
	.forum-wrapper .search-title textarea{
		font-size: 26px;
	}
	.edit-float-wrapper{
		min-height: 74.8vh;
	}
	.edit-float-wrapper.expand{
		height: 100%;
	}
	.edit-float-wrapper .drag{
		position: absolute;
		top: 17px;
		right: 56px;
		width: 21px;
		height: 21px;
		background: url('../images/arrow-up.png') center no-repeat;
		-webkit-background-size: 12px;
		     -o-background-size: 12px;
		        background-size: 12px;
	}
	.edit-float-wrapper .drag.expand{
		background-image: url('../images/arrow-down.png');
	}
	.edit-float-wrapper .btn-group input[type="file"] + label{
		width: 0;
		background-position: center;
		overflow: hidden;
		padding: 0 0 0 36px;
	}
	.edit-float-wrapper .cke_reset{
		min-height: 38vh;
	}
	.edit-float-wrapper:not(.normal) .cke_inner > .cke_reset.expand, .edit-float-wrapper.expand:not(.normal) #editor1{
		height: calc(100vh - 205px)!important;
	}
	.edit-float-wrapper.normal .cke_inner > .cke_reset.expand, .edit-float-wrapper.normal.expand #editor1{
		height: calc(100vh - 165px)!important;
	}
	.edit-float-wrapper.author-edit.expand #editor2{
		height: calc(100vh - 215px)!important;
	}
	.forum-wrapper .filter:after{
		content: "";
		display: block;
		clear: both;
	}
	.forum-area .breadcrumbs{
		display: none;
	}
	.forum-area .filter .prev,.search-title .prev, .profile-banner .prev{
		display: inline-block;
		width: 36px;
		height: 25px;
		margin-top: 10px;
	}
	.forum-area.style1 .filter .prev,.search-title .prev, .profile-banner .prev{
		background: url('../images/back-blue.png') center no-repeat;
		-webkit-background-size: contain;
		     -o-background-size: contain;
		        background-size: contain;
	}
	.forum-area.style2 .filter .prev{
		background: url('../images/back-orange.png') center no-repeat;
		-webkit-background-size: contain;
		     -o-background-size: contain;
		        background-size: contain;
	}
	.profile-banner .prev{
		float: left;
		margin: 0 -36px 0 0;
	}
	.msg-box .mobile{
		display: block;
	}
	.mobile .bot,.msg-box.author .mobile .bot{
		background: none!important;
		padding: 0;
		margin: 30px 0 -30px;
	}
	.msg-box.author .mobile .bot .likes{
		margin-top: 0;
	}
	.msg-box.author{
		border-bottom: none;
	}
	.msg-box.author>.bot{
		width: calc(100% + 34px);
		border-bottom: rgba(25, 145, 235, 0.2) solid 1px;
		padding-left: 25px;
		padding-right: 36px;
		margin-left: -15px;
	}
	.msg-box .bot .data{
		float: none;
		width: 100%;
	}
	.msg-box .bot .data>div{
		width: 25%;
		margin-right: 0;
	}
	.msg-box .bot .data span.num{
		font-size: 30px;
	}
	.msg-box .bot .data span:not(.num){
		font-size: 15px;
	}
	.msg-box .bot .data span.time{
		height: 42px;
		font-size: 12px;
	}
	.msg-box .edit,.msg-box .del{
		float: left;
		width: 20px;
		height: 20px;
		-webkit-background-size: 20px;
		     -o-background-size: 20px;
		        background-size: 20px;
	}
	.msg-box .reply-inner .img-wrapper,.msg-box .reply-inner .name,.forum-area .title-box .info{
		display: none;
	}
	.forum-area .msg-box:not(.author) .msg-top .name{
		width: calc(100% - 75px);
		margin-top: -18px;
	}
	.msg-box .reply-inner{
		margin-top: -38px;
		margin-left: 70px;
	}
	.msg-box:not(.author) .info{
		padding-top: 0;
		margin-top: -15px;
	}
	.msg-box{
		border-bottom: rgba(48, 48, 48, 0.1) solid 3px;
		padding-bottom: 6px;
	}
	.msg-box .reply-inner .floor:after{
		display: none;
	}
	.msg-box .content{
		padding-left: 0;
	}
	.msg-box:not(.author) .bot{
		padding-bottom: 15px;
	}
	.msg-box .bot .save,.msg-box .bot .like,.msg-box .bot .reply{
		height: 29px;
		line-height: 29px;
		-webkit-background-size: 26px;
		     -o-background-size: 26px;
		        background-size: 26px;
		padding-left: 31px;
	}
	.msg-box .content img{
		max-width: 100%;
	}
	.forum-area .bottom .sec1>div:first-child{
		float: none;
	}
	.forum-area .bottom .sec1>div:first-child span{
		float: right;
	}
	.forum-tab .list{
		font-size: 18px;
	}
	.forum-wrapper .search-title form{
		display: inline-block;
		width: calc(100% - 45px);
	}
	.forum-wrapper .search-title input{
		width: 100%;
		font-size: 25px;
		text-align: right;
	}
	.forum-wrapper .result{
		font-size: 21px;
		text-align: right;
	}
	.profile-detail{
		color: #273142;
		background: #fff;
		border-top: #A8AAB7 solid 1px;
		border-bottom: #A8AAB7 solid 1px;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		padding: 9px 15px;
	}
	.profile-detail>div{
		width: 100%;
		text-align: center;
		padding: 5px 0;
		margin-right: 0;
	}
	.profile-detail>div span{
		color: #A8AAB7;
	}
	.profile-data{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.profile-data>div{
		width: 50%;
		margin-right: 0;
	}
	.profile-banner{
		margin-top: 0;
	}
	.guideline-inner{
		margin-bottom: 70px;
	}
	.filter-title{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.product-filter{
		width: calc(100% + 30px);
		margin-left: -15px;
	}
	.product-filter .top{
		height: 42px;
		line-height: 42px;
		padding: 0 20px;
	}
	.product-filter .top p{
		display: none;
	}
	.product-search-box{
		float: none;
		width: 100%;
		height: auto;
		border: none;
		border-radius: 0;
		margin: 0 auto 15px;
	}
	.product-search-box input[type="text"]{
		width: 100%;
		height: auto;
		font-size: 36px;
		color: #ff5500;
		padding-left: 0;
	}
	.product-filter .bottom{
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
	}
	.product-filter .inline-group>div{
		display: block;
		width: 100%;
		border-bottom: #A8AAB7 solid 1px;
		margin-bottom: 6px;
	}
	.product-filter .inline-group{
		display: block;
		width: 100%;
		border-bottom: 0;
		padding: 0;
	}
	.product-filter .bottom .title{
		display: block;
		width: 100%;
		margin: 0 0 6px 0;
	}
	.product-filter .block-options{
		width: 100%;
	}
	.inline-options input[type="checkbox"] + label, .inline-options input[type="radio"] + label{
		margin-bottom: 10px;
	}
	.block-options input[type="checkbox"] + label, .block-options input[type="radio"] + label{
		display: inline-block;
		margin-right: 15px;
	}
	.product-filter .submit{
		margin: 20px auto 0;
	}
	.product-table{
		max-height: initial;
		overflow: initial;
		padding: 0 5px;
	}
	.product-table thead{
		display: none;
	}
	.product-table tbody td{
		display: block;
		border-bottom: #A8AAB7 solid 1px;
		white-space: normal;
	}
	.product-table tr{
		display: block;
		border-bottom: 0;
		white-space: normal;
	}
	.product-table tbody td{
		max-width: none;
		border-bottom: 0;
		padding: 4px 0;
	}
	.product-table tbody .m-wrap td:after{
		content: '';
	    display: block;
	    width: 100%;
	    height: 1px;
	    background: #A8AAB7;
	    margin-top: 4px;
	}
	.product-table td:before{
		content: attr(data-title);
		display: inline-block;
		width: 52%;
		font-weight: 600;
		padding-right: 0.5em;
	}
	.product-table tr:not(.m-wrap)>td:before{
		display: none;
	}
	.product-table tbody td:first-child{
		width: calc(100% + 40px);
		border-bottom: 0;
		padding: 0 20px;
		margin-left: -20px;
	}
	.product-table .detail{
		position: static;
		max-height: initial;
		opacity: 1;
		flex-direction: column;
		background: #FFF;
		pointer-events: initial;
		-webkit-transform: none;
		   -moz-transform: none;
		    -ms-transform: none;
		     -o-transform: none;
		        transform: none;
		padding: 0;
	}
	.product-table .detail-arrow{
		display: none;
	}
	.product-table tbody .m-wrap{
		display: none;
	}
	.product-table tbody .m-wrap td:first-child span{
		color: inherit;
		font-size: inherit;
	}
	.product-table tbody .m-wrap td{
		width: calc(100% + 40px);
		background: #F1F4F8;
		padding: 4px 20px;
		margin-left: -20px;
	}
	.product-table tbody .m-wrap td span{
		display: inline-block;
		width: calc(48% - 6px);
		vertical-align: top;
	}
	.product-table tbody .m-wrap td:first-child{
		padding-top: 8px;
	}
	.product-table tbody td:nth-child(n+2).onlym{
		display: block;
		border-bottom: 0;
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.product-table tbody td:nth-child(n+2).onlym:after{
		height: 0;
	}
	.product-table .onlym:after{
		content: "";
		display: block;
		clear: both;
	}
	.product-table .onlym:before{
		display: none;
	}
	.product-table .more{
		float: right;
		width: 132px;
		height: 36px;
		line-height: 36px;
		color: #FFF;
		background: #FF5500;
		font-size: 14px;
		text-align: center;
	}
	.product-table .more:hover{
		background: #FF5500!important;
	}
	.product-table .onlym .price{
		display: inline-block;
		max-width: calc(100% - 145px);
		font-size: 24px;
		font-weight: bold;
	}
	.td-relative{
		border-bottom: #A8AAB7 solid 1px;
		padding-top: 15px;
	}
	.product-table .detail:before{
		display: none;
	}
	.product-table .detail .img-wrapper{
		display: none;
		max-width: initial;
		width: 100%;
		-webkit-order: 2;
		    -ms-order: 2;
		        order: 2;
		padding-bottom: 15px;
		margin-right: 0;
		margin-top: 20px;
	}
	.product-table .detail .text-wrapper{
		width: 100%;
		-webkit-order: 1;
		    -ms-order: 1;
		        order: 1;
		margin-top: 5px;
	}
	.product-table .detail .close{
		width: 25px;
		height: 25px;
		background-image: url('../images/close-grey.png');
		-webkit-background-size: 12px;
		     -o-background-size: 12px;
		        background-size: 12px;
		background-position: center;
		background-repeat: no-repeat;
		opacity: 1;
		margin: -25px 0 0 auto;
	}
	.product-table .detail .arrow{
		float: right;
		width: 16px;
		height: 16px;
		background-image: url('../images/arrow-up.png');
		-webkit-background-size: 12px;
		     -o-background-size: 12px;
		        background-size: 12px;
		background-position: center;
		background-repeat: no-repeat;
		-webkit-transform: rotate(90deg);
		   -moz-transform: rotate(90deg);
		    -ms-transform: rotate(90deg);
		     -o-transform: rotate(90deg);
		        transform: rotate(90deg);
	}
	.product-table .detail .text{
		max-width: calc(100% - 100px);
		min-height: 1em;
		max-height: 2em;
		overflow: hidden;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
		    -ms-transition: all 0.3s;
		     -o-transition: all 0.3s;
		        transition: all 0.3s;
		margin-bottom: 15px;
	}
	.product-table tbody td:first-child span{
		font-size: 18px;
		-ms-word-break: break-all;
		    word-break: break-all;
	}
	.product-table .detail .title{
		display: none;
	}
	.product-table .detail .instock{
		float: right;
		font-size: 12px;
		margin-top: calc(-1.5em - 5px);
		margin-bottom: 0;
	}
	.m-filter{
		position: absolute;
		top: 65px;
		left: 0;
		z-index: 2;
		width: 100%;
	}
	.m-filter .top{
		height: 45px;
		line-height: 45px;
		background: #2c2c2c;
	}
	.m-filter .top p{
		display: inline-block;
		max-width: calc(100% - 35px);
		color: #ff5500;
		font-size: 16px;
		vertical-align: middle;
		margin: 0;
	}
	.m-filter .top .search{
		float: right;
	}
	.m-filter .top .search .btn{
		width: 33px;
	    height: 33px;
	    background: url('../images/icon_search_white.png') no-repeat;
	    background-size: 17px;
	    background-position: center;
	    border: none;
	    pointer-events: none;
	}
	.m-filter .top .search.expand .btn{
		pointer-events: initial;
	}
	.m-filter .bottom{
		display: none;
		height: 340px;
		background: rgba(225,225,225, 0.7);
		padding: 30px 5% 30px 13%;
	}
	.m-filter .bottom .related{
		font-size: 12px;
		color: #303030;
	}
	.product-category{
		padding-top: 0;
		padding-bottom: 20px;
	}
	.product-item-wrapper{
		padding-bottom: 0;
	}
	.product-item-wrapper .sec-title{
		text-align: left;
		margin-bottom: 10px;
	}
	.product-item-wrapper .sec-title span{
		padding: 0;
	}
	.product-item-wrapper .sec-title:after{
		position: static;
		height: 3px;
		margin-top: 16px;
	}
	.products .item{
		float: none;
		width: 100%;
		border-bottom: #c0c0c0 solid 1px;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.products .item .img-wrapper{
		display: inline-block;
		width: 28%;
		vertical-align: top;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.products .item .text-wrapper{
		display: inline-block;
		width: calc(71% - 15px);
		vertical-align: top;
	}
	.product-inner{
		padding-top: 0;
	}
	.product-inner .breadcrumbs{
		display: none;
	}
	.product-img-wrapper{
		width: calc(100% + 30px);
		margin: 0 0 0 -15px;
	}
	.product-inner .info{
		width: 100%;
		border: 0;
		padding: 15px 15px 32px;
	}
	.product-inner .info .title{
		font-size: 24px;
		margin-bottom: 0;
	}
	.product-inner .instock{
		font-size: 16px;
	}
	.price-block .price{
		font-size: 16px;
	}
	.price-block .price span{
		font-size: 36px;
	}
	.price-block .qty span{
		display: block;
		font-size: 18px;
	}
	.price-block .qty input{
		display: block;
		width: 100%;
		height: 45px;
		margin-right: 0;
	}
	.price-block .qty small{
		float: right;
		margin-top: 3px;
	}
	.product-tab{
		margin-top: 0;
	}
	.volume-form .form-header{
		line-height: 1em;
		height: auto;
		padding: 20px 20px 12px 15px;
	}
	.volume-form .form-header small{
		display: inline-block;
		width: calc(100% - 150px);
		margin-left: 2em;
	}
	.volume-form .close{
		margin-top: -20px;
	}
	.volume-form .form-content{
		padding: 20px 15px 40px;
	}
	.volume-form label{
		width: 100%;
	}
	.volume-form .form-inline .form-input{
		width: 100%;
		max-width: initial;
	}
	.volume-form .form-inline .form-input.validate{
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.volume-form .form-inline .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
		width: 100%;
	}
	.volume-form .form-inline input:nth-child(2){
		margin-top: 10px;
	}
	.volume-form textarea{
		height: 200px;
	}
	.volume-form .btn-group{
		text-align: center;
	}
	.volume-form .btn-group .btn{
		width: 124px;
		height: 46px;
		line-height: 44px;
		font-size: 18px;
	}
	.volume-form .btn.cancel{
		margin-left: 20px;
	}
}
