/* 左侧产品分类 */

.product-name {
	margin: 0 0 0 0;
	padding: 10px 15px 10px 15px!important;
	font-size: 1.1em;
	font-weight: 500;
	color: #fff;
	letter-spacing: 1px;
	border-radius: 0;
}
.sub-products a {
	padding: 15px 15px!important;
	font-weight:normal;
	font-weight: 100;
}
.sub-products h5{
	margin-bottom: 0!important;
	}
.sub-products h5:before {
	content: "";
}





.sub-menu{
	
}
.sub-menu li{
	
}

/*标题渐变*/
.sub-01 h5 {
	background: -moz-linear-gradient(top, rgba(0,178,178,0.7), rgba(0,178,178,0.7) 50%, rgba(0,178,178,1.0) 50%, rgba(0,178,178,1.0));
	background: -ms-linear-gradient(top, rgba(0,178,178,0.7), rgba(0,178,178,0.7) 50%, rgba(0,178,178,1.0) 50%, rgba(0,178,178,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,178,178,0.7)), color-stop(0.5, rgba(0,178,178,0.7)), color-stop(0.5, rgba(0,178,178,1.0)), to(rgba(0,178,178,1.0)));
}
.sub-01 li {
	border-bottom: 1px dotted rgba(0,178,178,0.5)!important;
	border-left: 1px solid rgba(0,178,178,0.5)!important;
	border-right: 1px solid rgba(0,178,178,0.5)!important;
}
.sub-01 a {
	color: rgba(0,178,178,1.0)!important;
	background-image: url(arrow-right-01.png)!important;
}
.sub-01 a:hover {
	background-color: rgba(0,178,178,0.2)!important;
	background-image: url(arrow-right-01_on.png)!important;
}
.sub-01 li:last-child {
	border-bottom: 1px solid rgba(0,178,178,0.5)!important;
}

.sub-02 h5 {
	background: -moz-linear-gradient(top, rgba(76,165,255,0.7), rgba(76,165,255,0.7) 50%, rgba(76,165,255,1.0) 50%, rgba(76,165,255,1.0));
	background: -ms-linear-gradient(top, rgba(76,165,255,0.7), rgba(76,165,255,0.7) 50%, rgba(76,165,255,1.0) 50%, rgba(76,165,255,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(76,165,255,0.7)), color-stop(0.5, rgba(76,165,255,0.7)), color-stop(0.5, rgba(76,165,255,1.0)), to(rgba(76,165,255,1.0)));
}
.sub-02 li {
	border-bottom: 1px dotted rgba(76,165,255,0.5)!important;
	border-left: 1px solid rgba(76,165,255,0.5)!important;
	border-right: 1px solid rgba(76,165,255,0.5)!important;
}
.sub-02 a {
	color: rgba(76,165,255,1.0)!important;
	background-image: url(arrow-right-02.png)!important;
}
.sub-02 a:hover {
	background-color: rgba(76,165,255,0.2)!important;
	background-image: url(arrow-right-02_on.png)!important;
}
.sub-02 li:last-child {
	border-bottom: 1px solid rgba(76,165,255,0.5)!important;
}

.sub-03 h5 {
	background: -moz-linear-gradient(top, rgba(64,51,166,0.7), rgba(64,51,166,0.7) 50%, rgba(64,51,166,1.0) 50%, rgba(64,51,166,1.0));
	background: -ms-linear-gradient(top, rgba(64,51,166,0.7), rgba(64,51,166,0.7) 50%, rgba(64,51,166,1.0) 50%, rgba(64,51,166,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(64,51,166,0.7)), color-stop(0.5, rgba(64,51,166,0.7)), color-stop(0.5, rgba(64,51,166,1.0)), to(rgba(64,51,166,1.0)));
}
.sub-03 li {
	border-bottom: 1px dotted rgba(64,51,166,0.5)!important;
	border-left: 1px solid rgba(64,51,166,0.5)!important;
	border-right: 1px solid rgba(64,51,166,0.5)!important;
}
.sub-03 a {
	color: rgba(64,51,166,1.0)!important;
	background-image: url(arrow-right-03.png)!important;
}
.sub-03 a:hover {
	background-color: rgba(64,51,166,0.2)!important;
	background-image: url(arrow-right-03_on.png)!important;
}
.sub-03 li:last-child {
	border-bottom: 1px solid rgba(64,51,166,0.5)!important;
}

.sub-04 h5 {
	background: -moz-linear-gradient(top, rgba(255,121,76,0.7), rgba(255,121,76,0.7) 50%, rgba(255,121,76,1.0) 50%, rgba(255,121,76,1.0));
	background: -ms-linear-gradient(top, rgba(255,121,76,0.7), rgba(255,121,76,0.7) 50%, rgba(255,121,76,1.0) 50%, rgba(255,121,76,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,121,76,0.7)), color-stop(0.5, rgba(255,121,76,0.7)), color-stop(0.5, rgba(255,121,76,1.0)), to(rgba(255,121,76,1.0)));
}
.sub-04 li {
	border-bottom: 1px dotted rgba(255,121,76,0.5)!important;
	border-left: 1px solid rgba(255,121,76,0.5)!important;
	border-right: 1px solid rgba(255,121,76,0.5)!important;
}
.sub-04 a {
	color: rgba(255,121,76,1.0)!important;
	background-image: url(arrow-right-04.png)!important;
}
.sub-04 a:hover {
	background-color: rgba(255,121,76,0.2)!important;
	background-image: url(arrow-right-04_on.png)!important;
}
.sub-04 li:last-child {
	border-bottom: 1px solid rgba(255,121,76,0.5)!important;
}
.sub-05 h5 {
	background: -moz-linear-gradient(top, rgba(51,164,72,0.7), rgba(51,164,72,0.7) 50%, rgba(51,164,72,1.0) 50%, rgba(51,164,72,1.0));
	background: -ms-linear-gradient(top, rgba(51,164,72,0.7), rgba(51,164,72,0.7) 50%, rgba(51,164,72,1.0) 50%, rgba(51,164,72,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(51,164,72,0.7)), color-stop(0.5, rgba(51,164,72,0.7)), color-stop(0.5, rgba(51,164,72,1.0)), to(rgba(51,164,72,1.0)));
}
.sub-05 li {
	border-bottom: 1px dotted rgba(51,164,72,0.5)!important;
	border-left: 1px solid rgba(51,164,72,0.5)!important;
	border-right: 1px solid rgba(51,164,72,0.5)!important;
}
.sub-05 a {
	color: rgba(51,164,72,1.0)!important;
	background-image: url(arrow-right-05.png)!important;
}
.sub-05 a:hover {
	background-color: rgba(51,164,72,0.2)!important;
	background-image: url(arrow-right-05_on.png)!important;
}
.sub-05 li:last-child {
	border-bottom: 1px solid rgba(51,164,72,0.5)!important;
}

.sub-06 h5 {
	background: -moz-linear-gradient(top, rgba(102,164,41,0.7), rgba(102,164,41,0.7) 50%, rgba(102,164,41,1.0) 50%, rgba(102,164,41,1.0));
	background: -ms-linear-gradient(top, rgba(102,164,41,0.7), rgba(102,164,41,0.7) 50%, rgba(102,164,41,1.0) 50%, rgba(102,164,41,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(102,164,41,0.7)), color-stop(0.5, rgba(102,164,41,0.7)), color-stop(0.5, rgba(102,164,41,1.0)), to(rgba(102,164,41,1.0)));
}
.sub-06 li {
	border-bottom: 1px dotted rgba(102,164,41,0.5)!important;
	border-left: 1px solid rgba(102,164,41,0.5)!important;
	border-right: 1px solid rgba(102,164,41,0.5)!important;
}
.sub-06 a {
	color: rgba(102,164,41,1.0)!important;
	background-image: url(arrow-right-06.png)!important;
}
.sub-06 a:hover {
	background-color: rgba(102,164,41,0.2)!important;
	background-image: url(arrow-right-06_on.png)!important;
}
.sub-06 li:last-child {
	border-bottom: 1px solid rgba(102,164,41,0.5)!important;
}

.sub-07 h5 {
	background: -moz-linear-gradient(top, rgba(224,181,24,0.7), rgba(224,181,24,0.7) 50%, rgba(224,181,24,1.0) 50%, rgba(224,181,24,1.0));
	background: -ms-linear-gradient(top, rgba(224,181,24,0.7), rgba(224,181,24,0.7) 50%, rgba(224,181,24,1.0) 50%, rgba(224,181,24,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(224,181,24,0.7)), color-stop(0.5, rgba(224,181,24,0.7)), color-stop(0.5, rgba(224,181,24,1.0)), to(rgba(224,181,24,1.0)));
}

.sub-07 li {
	border-bottom: 1px dotted rgba(224,181,24,0.5)!important;
	border-left: 1px solid rgba(224,181,24,0.5)!important;
	border-right: 1px solid rgba(224,181,24,0.5)!important;
}
.sub-07 a {
	color: rgba(224,181,24,1.0)!important;
	background-image: url(arrow-right-07.png)!important;
}
.sub-07 a:hover {
	background-color: rgba(224,181,24,0.2)!important;
	background-image: url(arrow-right-07_on.png)!important;
}
.sub-07 li:last-child {
	border-bottom: 1px solid rgba(224,181,24,0.5)!important;
}

.sub-08 h5 {
	background: -moz-linear-gradient(top, rgba(226,84,28,0.7), rgba(226,84,28,0.7) 50%, rgba(226,84,28,1.0) 50%, rgba(226,84,28,1.0));
	background: -ms-linear-gradient(top, rgba(226,84,28,0.7), rgba(226,84,28,0.7) 50%, rgba(226,84,28,1.0) 50%, rgba(226,84,28,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(226,84,28,0.7)), color-stop(0.5, rgba(226,84,28,0.7)), color-stop(0.5, rgba(226,84,28,1.0)), to(rgba(226,84,28,1.0)));
}
.sub-08 li {
	border-bottom: 1px dotted rgba(226,84,28,0.5)!important;
	border-left: 1px solid rgba(226,84,28,0.5)!important;
	border-right: 1px solid rgba(226,84,28,0.5)!important;
}
.sub-08 a {
	color: rgba(226,84,28,1.0)!important;
	background-image: url(arrow-right-08.png)!important;
}
.sub-08 a:hover {
	background-color: rgba(226,84,28,0.2)!important;
	background-image: url(arrow-right-08_on.png)!important;
}
.sub-08 li:last-child {
	border-bottom: 1px solid rgba(226,84,28,0.5)!important;
}

.sub-09 h5 {
	background: -moz-linear-gradient(top, rgba(15,85,242,0.7), rgba(15,85,242,0.7) 50%, rgba(15,85,242,1.0) 50%, rgba(15,85,242,1.0));
	background: -ms-linear-gradient(top, rgba(15,85,242,0.7), rgba(15,85,242,0.7) 50%, rgba(15,85,242,1.0) 50%, rgba(15,85,242,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(15,85,242,0.7)), color-stop(0.5, rgba(15,85,242,0.7)), color-stop(0.5, rgba(15,85,242,1.0)), to(rgba(15,85,242,1.0)));
}
.sub-09 li {
	border-bottom: 1px dotted rgba(15,85,242,0.5)!important;
	border-left: 1px solid rgba(15,85,242,0.5)!important;
	border-right: 1px solid rgba(15,85,242,0.5)!important;
}
.sub-09 a {
	color: rgba(15,85,242,1.0)!important;
	background-image: url(arrow-right-09.png)!important;
}
.sub-09 a:hover {
	background-color: rgba(15,85,242,0.2)!important;
	background-image: url(arrow-right-09_on.png)!important;
}
.sub-09 li:last-child {
	border-bottom: 1px solid rgba(15,85,242,0.5)!important;
}

.sub-10 h5 {
	background: -moz-linear-gradient(top, rgba(0,178,178,0.7), rgba(0,178,178,0.7) 50%, rgba(0,178,178,1.0) 50%, rgba(0,178,178,1.0));
	background: -ms-linear-gradient(top, rgba(0,178,178,0.7), rgba(0,178,178,0.7) 50%, rgba(0,178,178,1.0) 50%, rgba(0,178,178,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,178,178,0.7)), color-stop(0.5, rgba(0,178,178,0.7)), color-stop(0.5, rgba(0,178,178,1.0)), to(rgba(0,178,178,1.0)));
}
.sub-10 li {
	border-bottom: 1px dotted rgba(0,178,178,0.5)!important;
	border-left: 1px solid rgba(0,178,178,0.5)!important;
	border-right: 1px solid rgba(0,178,178,0.5)!important;
}
.sub-10 a {
	color: rgba(0,178,178,1.0)!important;
	background-image: url(arrow-right-01.png)!important;
}
.sub-10 a:hover {
	background-color: rgba(0,178,178,0.2)!important;
	background-image: url(arrow-right-01_on.png)!important;
}
.sub-10 li:last-child {
	border-bottom: 1px solid rgba(0,178,178,0.5)!important;
}

.sub-11 h5 {
	background: -moz-linear-gradient(top, rgba(195,152,5,0.7), rgba(195,152,5,0.7) 50%, rgba(195,152,5,1.0) 50%, rgba(195,152,5,1.0));
	background: -ms-linear-gradient(top, rgba(195,152,5,0.7), rgba(195,152,5,0.7) 50%, rgba(195,152,5,1.0) 50%, rgba(195,152,5,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(195,152,5,0.7)), color-stop(0.5, rgba(195,152,5,0.7)), color-stop(0.5, rgba(195,152,5,1.0)), to(rgba(195,152,5,1.0)));
}
.sub-11 li {
	border-bottom: 1px dotted rgba(195,152,5,0.5)!important;
	border-left: 1px solid rgba(195,152,5,0.5)!important;
	border-right: 1px solid rgba(195,152,5,0.5)!important;
}
.sub-11 a {
	color: rgba(195,152,5,1.0)!important;
	background-image: url(arrow-right-11.png)!important;
}
.sub-11 a:hover {
	background-color: rgba(195,152,5,0.2)!important;
	background-image: url(arrow-right-11_on.png)!important;
}
.sub-11 li:last-child {
	border-bottom: 1px solid rgba(195,152,5,0.5)!important;
}
.sub-12 h5 {
	background: -moz-linear-gradient(top, rgba(195,14,5,0.7), rgba(195,14,5,0.7) 50%, rgba(195,14,5,1.0) 50%, rgba(195,14,5,1.0));
	background: -ms-linear-gradient(top, rgba(195,14,5,0.7), rgba(195,14,5,0.7) 50%, rgba(195,14,5,1.0) 50%, rgba(195,14,5,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(195,14,5,0.7)), color-stop(0.5, rgba(195,14,5,0.7)), color-stop(0.5, rgba(195,14,5,1.0)), to(rgba(195,14,5,1.0)));
}
.sub-12 li {
	border-bottom: 1px dotted rgba(195,14,5,0.5)!important;
	border-left: 1px solid rgba(195,14,5,0.5)!important;
	border-right: 1px solid rgba(195,14,5,0.5)!important;
}
.sub-12 a {
	color: rgba(195,14,5,1.0)!important;
	background-image: url(arrow-right-12.png)!important;
}
.sub-12 a:hover {
	background-color: rgba(195,14,5,0.2)!important;
	background-image: url(arrow-right-12_on.png)!important;
}
.sub-12 li:last-child {
	border-bottom: 1px solid rgba(195,14,5,0.5)!important;
}
.sub-13 h5 {
	background: -moz-linear-gradient(top, rgba(51,164,72,0.7), rgba(51,164,72,0.7) 50%, rgba(51,164,72,1.0) 50%, rgba(51,164,72,1.0));
	background: -ms-linear-gradient(top, rgba(51,164,72,0.7), rgba(51,164,72,0.7) 50%, rgba(51,164,72,1.0) 50%, rgba(51,164,72,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(51,164,72,0.7)), color-stop(0.5, rgba(51,164,72,0.7)), color-stop(0.5, rgba(51,164,72,1.0)), to(rgba(51,164,72,1.0)));
}
.sub-13 li {
	border-bottom: 1px dotted rgba(51,164,72,0.5)!important;
	border-left: 1px solid rgba(51,164,72,0.5)!important;
	border-right: 1px solid rgba(51,164,72,0.5)!important;
}
.sub-13 a {
	color: rgba(51,164,72,1.0)!important;
	background-image: url(arrow-right-05.png)!important;
}
.sub-13 a:hover {
	background-color: rgba(51,164,72,0.2)!important;
	background-image: url(arrow-right-05_on.png)!important;
}
.sub-13 li:last-child {
	border-bottom: 1px solid rgba(51,164,72,0.5)!important;
}
.sub-14 h5 {
	background: -moz-linear-gradient(top, rgba(74,81,95,0.7), rgba(74,81,95,0.7) 50%, rgba(74,81,95,1.0) 50%, rgba(74,81,95,1.0));
	background: -ms-linear-gradient(top, rgba(74,81,95,0.7), rgba(74,81,95,0.7) 50%, rgba(74,81,95,1.0) 50%, rgba(74,81,95,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(74,81,95,0.7)), color-stop(0.5, rgba(74,81,95,0.7)), color-stop(0.5, rgba(74,81,95,1.0)), to(rgba(74,81,95,1.0)));
}
.sub-14 li {
	border-bottom: 1px dotted rgba(74,81,95,0.5)!important;
	border-left: 1px solid rgba(74,81,95,0.5)!important;
	border-right: 1px solid rgba(74,81,95,0.5)!important;
}
.sub-14 a {
	color: rgba(74,81,95,1.0)!important;
	background-image: url(arrow-right-14.png)!important;
}
.sub-14 a:hover {
	background-color: rgba(74,81,95,0.2)!important;
	background-image: url(arrow-right-14_on.png)!important;
}
.sub-14 li:last-child {
	border-bottom: 1px solid rgba(74,81,95,0.5)!important;
}
.sub-15 h5 {
	background: -moz-linear-gradient(top, rgba(153,0,204,0.7), rgba(153,0,204,0.7) 50%, rgba(153,0,204,1.0) 50%, rgba(153,0,204,1.0));
	background: -ms-linear-gradient(top, rgba(153,0,204,0.7), rgba(153,0,204,0.7) 50%, rgba(153,0,204,1.0) 50%, rgba(153,0,204,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(153,0,204,0.7)), color-stop(0.5, rgba(153,0,204,0.7)), color-stop(0.5, rgba(153,0,204,1.0)), to(rgba(153,0,204,1.0)));
}
.sub-15 li {
	border-bottom: 1px dotted rgba(153,0,204,0.5)!important;
	border-left: 1px solid rgba(153,0,204,0.5)!important;
	border-right: 1px solid rgba(153,0,204,0.5)!important;
}
.sub-15 a {
	color: rgba(153,0,204,1.0)!important;
	background-image: url(arrow-right-15.png)!important;
}
.sub-15 a:hover {
	background-color: rgba(153,0,204,0.2)!important;
	background-image: url(arrow-right-15_on.png)!important;
}
.sub-15 li:last-child {
	border-bottom: 1px solid rgba(153,0,204,0.5)!important;
}
.sub-16 h5 {
	background: -moz-linear-gradient(top, rgba(255,153,0,0.7), rgba(255,153,0,0.7) 50%, rgba(255,153,0,1.0) 50%, rgba(255,153,0,1.0));
	background: -ms-linear-gradient(top, rgba(255,153,0,0.7), rgba(255,153,0,0.7) 50%, rgba(255,153,0,1.0) 50%, rgba(255,153,0,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,153,0,0.7)), color-stop(0.5, rgba(255,153,0,0.7)), color-stop(0.5, rgba(255,153,0,1.0)), to(rgba(255,153,0,1.0)));
}
.sub-16 li {
	border-bottom: 1px dotted rgba(255,153,0,0.5)!important;
	border-left: 1px solid rgba(255,153,0,0.5)!important;
	border-right: 1px solid rgba(255,153,0,0.5)!important;
}
.sub-16 a {
	color: rgba(255,153,0,1.0)!important;
	background-image: url(arrow-right-16.png)!important;
}
.sub-16 a:hover {
	background-color: rgba(255,153,0,0.2)!important;
	background-image: url(arrow-right-16_on.png)!important;
}
.sub-16 li:last-child {
	border-bottom: 1px solid rgba(255,153,0,0.5)!important;
}
.sub-17 h5 {
	background: -moz-linear-gradient(top, rgba(0,152,103,0.7), rgba(0,152,103,0.7) 50%, rgba(0,152,103,1.0) 50%, rgba(0,152,103,1.0));
	background: -ms-linear-gradient(top, rgba(0,152,103,0.7), rgba(0,152,103,0.7) 50%, rgba(0,152,103,1.0) 50%, rgba(0,152,103,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,152,103,0.7)), color-stop(0.5, rgba(0,152,103,0.7)), color-stop(0.5, rgba(0,152,103,1.0)), to(rgba(0,152,103,1.0)));
}
.sub-17 li {
	border-bottom: 1px dotted rgba(0,152,103,0.5)!important;
	border-left: 1px solid rgba(0,152,103,0.5)!important;
	border-right: 1px solid rgba(0,152,103,0.5)!important;
}
.sub-17 a {
	color: rgba(0,152,103,1.0)!important;
	background-image: url(arrow-right-17.png)!important;
}
.sub-17 a:hover {
	background-color: rgba(0,152,103,0.2)!important;
	background-image: url(arrow-right-17_on.png)!important;
}
.sub-17 li:last-child {
	border-bottom: 1px solid rgba(0,152,103,0.5)!important;
}







/* 左侧产品分类 */

.product {
}
.product-text {
	font-size: 1.2em;
}
.product-text p {
	text-align: left!important;
	margin: 10px 0 30px 0;
}
.product .well {
	border: 2px solid #fff;
	background-color: #fff;
	box-shadow: none;
	border-radius: 5px;
	padding: 0 0 5px 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.product .well:hover {
	opacity: 0.7;
}
.product .well img {
	padding: 15px;
}
.product-title {
	font-size: 1.2em!important;
	text-align: center;
	font-weight: bold!important;
	letter-spacing: 1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.product-title small {
	color: #999;
	margin-left: 2px;
	font-size: 0.8em;
}
.product p {
	font-size: 0.8em;
	text-align: center;
	color: #666;
}
.product .big {
	font-weight: bold;
	font-size: 1.2em;
}
.product .small {
	color: #E95504;
}
.products-img {
	border-radius: 5px;
}

.products-img p img{
	width:100%;
}


#pro_show{
	
}
#pro_show h3 {
	color: rgba(0,178,178,1.0);
	border-left: 5px solid rgba(0,178,178,1.0);
	border-top: 1px solid rgba(0,178,178,0.3);
	border-right: 1px solid rgba(0,178,178,0.3);
	border-bottom: 1px solid rgba(0,178,178,0.3);
}
#pro_show h4 {
	color: rgba(0,178,178,1);
	border-bottom: 2px solid rgba(0,178,178,0.2);
}
#pro_show h4:before {
	color: rgba(0,178,178,0.4);
}
#pro_show h4:after {
	color: rgba(0,178,178,0.8);
}
#pro_show h5 {
	background: -moz-linear-gradient(top, rgba(0,178,178,0.7), rgba(0,178,178,0.7) 50%, rgba(0,178,178,1.0) 50%, rgba(0,178,178,1.0));
	background: -ms-linear-gradient(top, rgba(0,178,178,0.7), rgba(0,178,178,0.7) 50%, rgba(0,178,178,1.0) 50%, rgba(0,178,178,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,178,178,0.7)), color-stop(0.5, rgba(0,178,178,0.7)), color-stop(0.5, rgba(0,178,178,1.0)), to(rgba(0,178,178,1.0)));
}
#pro_show h6 {
	border-left: 1px solid rgba(0,178,178,0.8);
	color : rgba(0,178,178,1.0);
}





@media(max-width:767px) {
	.well{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		}
}


.dl-horizontal.machine-size dt {
	text-align: left;
	width: 100px;
	padding: 0;
}
.dl-horizontal.machine-size dd {
	margin-left: 0px;
	padding: 0;
}
.dl-horizontal.machine-size-b dt {
	text-align: left;
	width: 30px;
	padding: 0;
}
.dl-horizontal.machine-size-b dd {
	margin-left: 0px;
	padding: 0;
}

.st-accordion {
	margin: 10px 0 0 0;
}

.btn-link {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	margin: auto;
	width: 300px;
	height: 50px
}

#products h3 {
	letter-spacing: 1px;
}
#products h3 small {
	color: #999;
	margin-left: 10px;
	font-size: 0.6em;
	font-weight: 300;
}
#products h4 small {
	margin-left: 5px;
	font-weight: 300;
	font-size: 0.6em;
}
#products h5 {
	font-size: 1.2em;
	font-weight: 600;
}
#products h5 small {
	margin-left: 8px;
	color: #fff;
	letter-spacing: 2px;
}
#products .h7 {
	color : #999;
	border-bottom: 1px dotted #ccc;
	border-left: 4px solid #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
	padding: 8px 5px 10px 10px;
}

.p-tit {
	font-size: 1.4em;
	font-weight: 500;
	margin: 0 0 5px 0;
	color: #999;
}

.p-tit-o {
	font-size: 1.2em;
	margin: 0 0 0 0;
	font-weight: 300;
	color: #FA5300;
}

.p-tit-s {
	font-size: 0.9em;
	margin: 0 0 20px 0;
	color: #FA5300;
}

.pe {
	color: #FA5300!important;
}

.pi {
	line-height: 1.6em;
	margin: 15px 0 15px 0;
}

.ps {
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0 0 20px 10px;
}
.ps-n {
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 20px 0 20px 0;
}
.ps-l {
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 0px 15px 0px;
}
.pb {
	font-size: 1.4em;
	font-weight: 500;
}
.pg {
	color: #aaa;
	font-weight: 100;
}

.tg {
	color: #bbb;
	font-weight: 300;
	font-size: 0.9em;
}
.mg {
	color: #ccc;
}

ul.product-movie{
	list-style: none;
	padding-left: 0;
}

ul.product-movie li{
	margin-left: 0;
	line-height: 0.5em;
}

ul.product-movie li a{
	border: 3px solid #FFDFDF;
    font-size: 0.8em;
    letter-spacing: 2px;
    font-weight: bold;
    text-align: left;
    display: block;
    outline: none;
	background-color: #fff;
    color: #ff0000;
    border-radius: 5px;
    line-height: 1.5;
	text-decoration: none;
	text-indent: 0;
	margin-top:10px;
	padding: 10px 0 10px 60px;
	width: 100%;
	position: relative;
}


ul.product-movie li a:hover{
	background: #FFD8D9;
}

i.movie-youtube{
	color: #ff0000;
	font-size: 1.8em;
	position: absolute;
  	top: 50%;
  	margin-top: -.5em;
	margin-left: -40px;
}

#wrap .catalog-link {
	display: flex;
	justify-content: space-between;
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding-top: 29px;
}

#wrap .catalog-link> li{
	width: 100%;
}

#wrap .catalog-link > li a{
	display: flex;
	flex-flow: column;
	justify-content: center;
	height: 100%;
	padding: 32px 10px 33px;
	text-align: center;
	font-size: 1.26em;
	font-weight: normal;
	border: 3px solid #a0b0d1;
	border-radius: 5px;
	background: #fff;
	box-sizing: border-box;
	transition: opacity .2s;
	position: relative;
	color: #395CA3;
	line-height: 0;
	
}

#wrap .catalog-link > li a:hover {
	opacity: .7;
}

#wrap .catalog-link > li a:before {
	content: "";
	display: block;
	width: 7px;
	height: 12px;
	background: url("../img/product/icon-arrow-blue.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 21px;
	margin: auto;
}

#wrap .catalog-link > li a span {
	display: inline-block;
}


.cg {
	color: #aaa;
	font-weight: 100;
	text-align: center;
	margin-top: 10px;
}
.tc {
	color: #aaa;
	font-size: 0.9em;
	margin: 5px 0 30px 0;
}
.tc-n {
	color: #aaa;
	font-size: 0.9em;
	margin: 5px 0 0 0;
}
.table-products {
	width: 100%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	font-size: 0.9em;
}
.table-products th {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}
.table-products td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}
.machine-size dl {
	font-size: 0.9em;
	margin: 0 0 10px 0;
}
.machine-size dt {
	padding: 0;
	font-size: 600;
	color: #aaa;
}
.machine-size dd {
	padding: 0;
}
.list-mark {
	margin: 0px 0 25px 0;
	padding: 0 0 0 0;
	font-weight: 300;
}
.list-mark li {
	margin: 5px 0 10px 30px;
	padding: 0 0 0 0;
	position: relative;
	color: #666;
	list-style-type: circle;
}
.list-check-p {
	margin: 0px 0 25px 0;
	padding: 0 0 0 0;
	font-weight: 300;
}
.list-check-p li {
	margin: 5px 0 10px 30px;
	padding: 0 0 0 0;
	position: relative;
	color: #666;
	list-style-type: none;
}
.list-check-p li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1.8em;
	width: 15px;
	height: 6px;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.list-check-ps {
	margin: 15px 0 25px 0;
	padding: 0 0 0 0;
	font-size: 0.9em;
	font-weight: 300;
}
.list-check-ps li {
	margin: 5px 0 5px 30px;
	padding: 0 0 0 0;
	position: relative;
	color: #666;
	list-style-type: none;
}
.list-check-ps li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1.8em;
	width: 15px;
	height: 6px;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.list-check-ps2 {
	margin: 0 0 30px 10px!important;
	padding: 0 0 0 0!important;
	font-size: 0.9em;
}
.list-check-ps2 li {
	position: relative!important;
	color: #666;
	padding: 0 0 0 20px!important;
	margin: 0 0 10px 0!important;
}
.list-check-ps2 li::after {
	display: block;
	content: '\f046';
	font-family: fontawesome;
	position: absolute!important;
	top: 0;
	left: 0em;
	width: 15px;
	height: 6px;
	color: #aaa;
}

#main-info {
	position: relative;
}
.main-info {
	padding: 50px 30px;
	border-radius: 5px;
	margin: 30px 0 30px 0;
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: 600;
	text-shadow: 4px 4px 10px #333;/*border: 1px solid #fff;*/
	/*box-shadow: 1px 1px 1px #fff;*/
}
.main-info p {
	margin: 15px 0 15px 0;
	text-align: center;
}
.main-info small {
	font-size: 0.6em;
	line-height: 0.5em;
	font-weight: 400;
}
.main-info-s {
	font-size: 0.7em;
	line-height: 2.0em;
}
#pro-main {
	background-image: url(product_top_bg.jpg);
	background-size: cover;
	color: #fff;
}

/* class */
#c01 h3 {
	color: rgba(0,178,178,1.0);
	border-left: 5px solid rgba(0,178,178,1.0);
	border-top: 1px solid rgba(0,178,178,0.3);
	border-right: 1px solid rgba(0,178,178,0.3);
	border-bottom: 1px solid rgba(0,178,178,0.3);
}
#c01 h4 {
	color: rgba(0,178,178,1);
	border-bottom: 2px solid rgba(0,178,178,0.2);
}
#c01 h4:before {
	color: rgba(0,178,178,0.4);
}
#c01 h4:after {
	color: rgba(0,178,178,0.8);
}
#c01 h5 {
	background: -moz-linear-gradient(top, rgba(0,178,178,0.7), rgba(0,178,178,0.7) 50%, rgba(0,178,178,1.0) 50%, rgba(0,178,178,1.0));
	background: -ms-linear-gradient(top, rgba(0,178,178,0.7), rgba(0,178,178,0.7) 50%, rgba(0,178,178,1.0) 50%, rgba(0,178,178,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,178,178,0.7)), color-stop(0.5, rgba(0,178,178,0.7)), color-stop(0.5, rgba(0,178,178,1.0)), to(rgba(0,178,178,1.0)));
}
#c01 h6 {
	border-left: 1px solid rgba(0,178,178,0.8);
	color : rgba(0,178,178,1.0);
}

.c01 {
	border: 1px solid rgba(0,178,178,0.5)!important;
}
.c01 h4 {
	color: rgba(0,178,178,1);
	border-bottom: 2px solid rgba(0,178,178,0.5);
}
.c01 h4:before {
	color: rgba(0,178,178,0.4);
}
.c01 h4:after {
	color: rgba(0,178,178,0.8);
}
.c01 .well:hover {
	border: 2px solid rgba(0,178,178,0.5)!important;
}
.c01 a .product-title {
	color: rgba(0,178,178,1);
}




#c02 h3 {
	color: rgba(76,165,255,1.0);
	border-left: 5px solid rgba(76,165,255,1.0);
	border-top: 1px solid rgba(76,165,255,0.3);
	border-right: 1px solid rgba(76,165,255,0.3);
	border-bottom: 1px solid rgba(76,165,255,0.3);
}
#c02 h4 {
	color: rgba(76,165,255,1);
	border-bottom: 2px solid rgba(76,165,255,0.2);
}
#c02 h4:before {
	color: rgba(76,165,255,0.4);
}
#c02 h4:after {
	color: rgba(76,165,255,0.8);
}
#c02 h5 {
	background: -moz-linear-gradient(top, rgba(76,165,255,0.7), rgba(76,165,255,0.7) 50%, rgba(76,165,255,1.0) 50%, rgba(76,165,255,1.0));
	background: -ms-linear-gradient(top, rgba(76,165,255,0.7), rgba(76,165,255,0.7) 50%, rgba(76,165,255,1.0) 50%, rgba(76,165,255,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(76,165,255,0.7)), color-stop(0.5, rgba(76,165,255,0.7)), color-stop(0.5, rgba(76,165,255,1.0)), to(rgba(76,165,255,1.0)));
}
#c02 h6 {
	border-left: 1px solid rgba(76,165,255,0.8);
	color : rgba(76,165,255,1.0);
}
.c02 {
	border: 1px solid rgba(76,165,255,0.5)!important;
}
.c02 h4 {
	color: rgba(76,165,255,1);
	border-bottom: 2px solid rgba(76,165,255,0.5);
}
.c02 h4:before {
	color: rgba(76,165,255,0.4);
}
.c02 h4:after {
	color: rgba(76,165,255,0.8);
}
.c02 .well:hover {
	border: 2px solid rgba(76,165,255,0.5)!important;
}
.c02 a .product-title {
	color: rgba(76,165,255,1);
}

#c03 h3 {
	color: rgba(64,51,166,1.0);
	border-left: 5px solid rgba(64,51,166,1.0);
	border-top: 1px solid rgba(64,51,166,0.3);
	border-right: 1px solid rgba(64,51,166,0.3);
	border-bottom: 1px solid rgba(64,51,166,0.3);
}
#c03 h4 {
	color: rgba(64,51,166,1);
	border-bottom: 2px solid rgba(64,51,166,0.2);
}
#c03 h4:before {
	color: rgba(64,51,166,0.4);
}
#c03 h4:after {
	color: rgba(64,51,166,0.8);
}
#c03 h5 {
	background: -moz-linear-gradient(top, rgba(64,51,166,0.7), rgba(64,51,166,0.7) 50%, rgba(64,51,166,1.0) 50%, rgba(64,51,166,1.0));
	background: -ms-linear-gradient(top, rgba(64,51,166,0.7), rgba(64,51,166,0.7) 50%, rgba(64,51,166,1.0) 50%, rgba(64,51,166,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(64,51,166,0.7)), color-stop(0.5, rgba(64,51,166,0.7)), color-stop(0.5, rgba(64,51,166,1.0)), to(rgba(64,51,166,1.0)));
}
#c03 h6 {
	border-left: 1px solid rgba(64,51,166,0.8);
	color : rgba(64,51,166,1.0);
}
.c03 {
	border: 1px solid rgba(64,51,166,0.5)!important;
}
.c03 h4 {
	color: rgba(64,51,166,1);
	border-bottom: 2px solid rgba(64,51,166,0.5);
}
.c03 h4:before {
	color: rgba(64,51,166,0.4);
}
.c03 h4:after {
	color: rgba(64,51,166,0.8);
}
.c03 .well:hover {
	border: 2px solid rgba(64,51,166,0.5)!important;
}
.c03 a .product-title {
	color: rgba(64,51,166,1);
}

#c04 h3 {
	color: rgba(255,121,76,1.0);
	border-left: 5px solid rgba(255,121,76,1.0);
	border-top: 1px solid rgba(255,121,76,0.3);
	border-right: 1px solid rgba(255,121,76,0.3);
	border-bottom: 1px solid rgba(255,121,76,0.3);
}
#c04 h4 {
	color: rgba(255,121,76,1);
	border-bottom: 2px solid rgba(255,121,76,0.2);
}
#c04 h4:before {
	color: rgba(255,121,76,0.4);
}
#c04 h4:after {
	color: rgba(255,121,76,0.8);
}
#c04 h5 {
	background: -moz-linear-gradient(top, rgba(255,121,76,0.7), rgba(255,121,76,0.7) 50%, rgba(255,121,76,1.0) 50%, rgba(255,121,76,1.0));
	background: -ms-linear-gradient(top, rgba(255,121,76,0.7), rgba(255,121,76,0.7) 50%, rgba(255,121,76,1.0) 50%, rgba(255,121,76,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,121,76,0.7)), color-stop(0.5, rgba(255,121,76,0.7)), color-stop(0.5, rgba(255,121,76,1.0)), to(rgba(255,121,76,1.0)));
}
#c04 h6 {
	border-left: 1px solid rgba(255,121,76,0.8);
	color : rgba(255,121,76,1.0);
}
.c04 {
	border: 1px solid rgba(255,121,76,0.5)!important;
}
.c04 h4 {
	color: rgba(255,121,76,1);
	border-bottom: 2px solid rgba(255,121,76,0.5);
}
.c04 h4:before {
	color: rgba(255,121,76,0.4);
}
.c04 h4:after {
	color: rgba(255,121,76,0.8);
}
.c04 .well:hover {
	border: 2px solid rgba(255,121,76,0.5)!important;
}
.c04 a .product-title {
	color: rgba(255,121,76,1);
}


#c05 h3 {
	color: rgba(51,164,72,1.0);
	border-left: 5px solid rgba(51,164,72,1.0);
	border-top: 1px solid rgba(51,164,72,0.3);
	border-right: 1px solid rgba(51,164,72,0.3);
	border-bottom: 1px solid rgba(51,164,72,0.3);
}
#c05 h4 {
	color: rgba(51,164,72,1);
	border-bottom: 2px solid rgba(51,164,72,0.2);
}
#c05 h4:before {
	color: rgba(51,164,72,0.4);
}
#c05 h4:after {
	color: rgba(51,164,72,0.8);
}
#c05 h5 {
	background: -moz-linear-gradient(top, rgba(51,164,72,0.7), rgba(51,164,72,0.7) 50%, rgba(51,164,72,1.0) 50%, rgba(51,164,72,1.0));
	background: -ms-linear-gradient(top, rgba(51,164,72,0.7), rgba(51,164,72,0.7) 50%, rgba(51,164,72,1.0) 50%, rgba(51,164,72,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(51,164,72,0.7)), color-stop(0.5, rgba(51,164,72,0.7)), color-stop(0.5, rgba(51,164,72,1.0)), to(rgba(51,164,72,1.0)));
}
#c05 h6 {
	border-left: 1px solid rgba(51,164,72,0.8);
	color : rgba(51,164,72,1.0);
}
.c05 {
	border: 1px solid rgba(51,164,72,0.5)!important;
}
.c05 h4 {
	color: rgba(51,164,72,1);
	border-bottom: 2px solid rgba(51,164,72,0.5);
}
.c05 h4:before {
	color: rgba(51,164,72,0.4);
}
.c05 h4:after {
	color: rgba(51,164,72,0.8);
}
.c05 .well:hover {
	border: 2px solid rgba(51,164,72,0.5)!important;
}
.c05 a .product-title {
	color: rgba(51,164,72,1);
}


#c06 h3 {
	color: rgba(102,164,41,1.0);
	border-left: 5px solid rgba(102,164,41,1.0);
	border-top: 1px solid rgba(102,164,41,0.3);
	border-right: 1px solid rgba(102,164,41,0.3);
	border-bottom: 1px solid rgba(102,164,41,0.3);
}
#c06 h4 {
	color: rgba(102,164,41,1);
	border-bottom: 2px solid rgba(102,164,41,0.2);
}
#c06 h4:before {
	color: rgba(102,164,41,0.4);
}
#c06 h4:after {
	color: rgba(102,164,41,0.8);
}
#c06 h5 {
	background: -moz-linear-gradient(top, rgba(102,164,41,0.7), rgba(102,164,41,0.7) 50%, rgba(102,164,41,1.0) 50%, rgba(102,164,41,1.0));
	background: -ms-linear-gradient(top, rgba(102,164,41,0.7), rgba(102,164,41,0.7) 50%, rgba(102,164,41,1.0) 50%, rgba(102,164,41,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(102,164,41,0.7)), color-stop(0.5, rgba(102,164,41,0.7)), color-stop(0.5, rgba(102,164,41,1.0)), to(rgba(102,164,41,1.0)));
}
#c06 h6 {
	border-left: 1px solid rgba(102,164,41,0.8);
	color : rgba(102,164,41,1.0);
}
.c06 {
	border: 1px solid rgba(102,164,41,0.5)!important;
}
.c06 h4 {
	color: rgba(102,164,41,1);
	border-bottom: 2px solid rgba(102,164,41,0.5);
}
.c06 h4:before {
	color: rgba(102,164,41,0.4);
}
.c06 h4:after {
	color: rgba(102,164,41,0.8);
}
.c06 .well:hover {
	border: 2px solid rgba(102,164,41,0.5)!important;
}
.c06 a .product-title {
	color: rgba(102,164,41,1);
}


#c07 h3 {
	color: rgba(224,181,24,1.0);
	border-left: 5px solid rgba(224,181,24,1.0);
	border-top: 1px solid rgba(224,181,24,0.3);
	border-right: 1px solid rgba(224,181,24,0.3);
	border-bottom: 1px solid rgba(224,181,24,0.3);
}
#c07 h4 {
	color: rgba(224,181,24,1);
	border-bottom: 2px solid rgba(224,181,24,0.2);
}
#c07 h4:before {
	color: rgba(224,181,24,0.4);
}
#c07 h4:after {
	color: rgba(224,181,24,0.8);
}
#c07 h5 {
	background: -moz-linear-gradient(top, rgba(224,181,24,0.7), rgba(224,181,24,0.7) 50%, rgba(224,181,24,1.0) 50%, rgba(224,181,24,1.0));
	background: -ms-linear-gradient(top, rgba(224,181,24,0.7), rgba(224,181,24,0.7) 50%, rgba(224,181,24,1.0) 50%, rgba(224,181,24,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(224,181,24,0.7)), color-stop(0.5, rgba(224,181,24,0.7)), color-stop(0.5, rgba(224,181,24,1.0)), to(rgba(224,181,24,1.0)));
}
#c07 h6 {
	border-left: 1px solid rgba(224,181,24,0.8);
	color : rgba(224,181,24,1.0);
}
.c07 {
	border: 1px solid rgba(224,181,24,0.5)!important;
}
.c07 h4 {
	color: rgba(224,181,24,1);
	border-bottom: 2px solid rgba(224,181,24,0.5);
}
.c07 h4:before {
	color: rgba(224,181,24,0.4);
}
.c07 h4:after {
	color: rgba(224,181,24,0.8);
}
.c07 .well:hover {
	border: 2px solid rgba(224,181,24,0.5)!important;
}
.c07 a .product-title {
	color: rgba(224,181,24,1);
}

#c08 h3 {
	color: rgba(226,84,28,1.0);
	border-left: 5px solid rgba(226,84,28,1.0);
	border-top: 1px solid rgba(226,84,28,0.3);
	border-right: 1px solid rgba(226,84,28,0.3);
	border-bottom: 1px solid rgba(226,84,28,0.3);
}
#c08 h4 {
	color: rgba(226,84,28,1);
	border-bottom: 2px solid rgba(226,84,28,0.2);
}
#c08 h4:before {
	color: rgba(226,84,28,0.4);
}
#c08 h4:after {
	color: rgba(226,84,28,0.8);
}
#c08 h5 {
	background: -moz-linear-gradient(top, rgba(226,84,28,0.7), rgba(226,84,28,0.7) 50%, rgba(226,84,28,1.0) 50%, rgba(226,84,28,1.0));
	background: -ms-linear-gradient(top, rgba(226,84,28,0.7), rgba(226,84,28,0.7) 50%, rgba(226,84,28,1.0) 50%, rgba(226,84,28,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(226,84,28,0.7)), color-stop(0.5, rgba(226,84,28,0.7)), color-stop(0.5, rgba(226,84,28,1.0)), to(rgba(226,84,28,1.0)));
}
#c08 h6 {
	border-left: 1px solid rgba(226,84,28,0.8);
	color : rgba(226,84,28,1.0);
}
.c08 {
	border: 1px solid rgba(226,84,28,0.5)!important;
}
.c08 h4 {
	color: rgba(226,84,28,1);
	border-bottom: 2px solid rgba(226,84,28,0.5);
}
.c08 h4:before {
	color: rgba(226,84,28,0.4);
}
.c08 h4:after {
	color: rgba(226,84,28,0.8);
}
.c08 .well:hover {
	border: 2px solid rgba(226,84,28,0.5)!important;
}
.c08 a .product-title {
	color: rgba(226,84,28,1);
}

#c09 h3 {
	color: rgba(15,85,242,1.0);
	border-left: 5px solid rgba(15,85,242,1.0);
	border-top: 1px solid rgba(15,85,242,0.3);
	border-right: 1px solid rgba(15,85,242,0.3);
	border-bottom: 1px solid rgba(15,85,242,0.3);
}
#c09 h4 {
	color: rgba(15,85,242,1);
	border-bottom: 2px solid rgba(15,85,242,0.2);
}
#c09 h4:before {
	color: rgba(15,85,242,0.4);
}
#c09 h4:after {
	color: rgba(15,85,242,0.8);
}
#c09 h5 {
	background: -moz-linear-gradient(top, rgba(15,85,242,0.7), rgba(15,85,242,0.7) 50%, rgba(15,85,242,1.0) 50%, rgba(15,85,242,1.0));
	background: -ms-linear-gradient(top, rgba(15,85,242,0.7), rgba(15,85,242,0.7) 50%, rgba(15,85,242,1.0) 50%, rgba(15,85,242,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(15,85,242,0.7)), color-stop(0.5, rgba(15,85,242,0.7)), color-stop(0.5, rgba(15,85,242,1.0)), to(rgba(15,85,242,1.0)));
}
#c09 h6 {
	border-left: 1px solid rgba(15,85,242,0.8);
	color : rgba(15,85,242,1.0);
}
.c09 {
	border: 1px solid rgba(15,85,242,0.5)!important;
}
.c09 h4 {
	color: rgba(15,85,242,1);
	border-bottom: 2px solid rgba(15,85,242,0.5);
}
.c09 h4:before {
	color: rgba(15,85,242,0.4);
}
.c09 h4:after {
	color: rgba(15,85,242,0.8);
}
.c09 .well:hover {
	border: 2px solid rgba(15,85,242,0.5)!important;
}
.c09 a .product-title {
	color: rgba(15,85,242,1);
}

#c10 h3 {
	color: rgba(0,178,178,1.0);
	border-left: 5px solid rgba(0,178,178,1.0);
	border-top: 1px solid rgba(0,178,178,0.3);
	border-right: 1px solid rgba(0,178,178,0.3);
	border-bottom: 1px solid rgba(0,178,178,0.3);
}
#c10 h4 {
	color: rgba(0,178,178,1);
	border-bottom: 2px solid rgba(0,178,178,0.2);
}
#c10 h4:before {
	color: rgba(0,178,178,0.4);
}
#c10 h4:after {
	color: rgba(0,178,178,0.8);
}
#c10 h5 {
	background: -moz-linear-gradient(top, rgba(0,178,178,0.7), rgba(0,178,178,0.7) 50%, rgba(0,178,178,1.0) 50%, rgba(0,178,178,1.0));
	background: -ms-linear-gradient(top, rgba(0,178,178,0.7), rgba(0,178,178,0.7) 50%, rgba(0,178,178,1.0) 50%, rgba(0,178,178,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,178,178,0.7)), color-stop(0.5, rgba(0,178,178,0.7)), color-stop(0.5, rgba(0,178,178,1.0)), to(rgba(0,178,178,1.0)));
}
#c10 h6 {
	border-left: 1px solid rgba(0,178,178,0.8);
	color : rgba(0,178,178,1.0);
}
.c10 {
	border: 1px solid rgba(0,178,178,0.5)!important;
}
.c10 h4 {
	color: rgba(0,178,178,1);
	border-bottom: 2px solid rgba(0,178,178,0.5);
}
.c10 h4:before {
	color: rgba(0,178,178,0.4);
}
.c10 h4:after {
	color: rgba(0,178,178,0.8);
}
.c10 .well:hover {
	border: 2px solid rgba(0,178,178,0.5)!important;
}
.c10 a .product-title {
	color: rgba(0,178,178,1);
}

#c11 h3 {
	color: rgba(195,152,5,1.0);
	border-left: 5px solid rgba(195,152,5,1.0);
	border-top: 1px solid rgba(195,152,5,0.3);
	border-right: 1px solid rgba(195,152,5,0.3);
	border-bottom: 1px solid rgba(195,152,5,0.3);
}
#c11 h4 {
	color: rgba(195,152,5,1);
	border-bottom: 2px solid rgba(195,152,5,0.2);
}
#c11 h4:before {
	color: rgba(195,152,5,0.4);
}
#c11 h4:after {
	color: rgba(195,152,5,0.8);
}
#c11 h5 {
	background: -moz-linear-gradient(top, rgba(195,152,5,0.7), rgba(195,152,5,0.7) 50%, rgba(195,152,5,1.0) 50%, rgba(195,152,5,1.0));
	background: -ms-linear-gradient(top, rgba(195,152,5,0.7), rgba(195,152,5,0.7) 50%, rgba(195,152,5,1.0) 50%, rgba(195,152,5,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(195,152,5,0.7)), color-stop(0.5, rgba(195,152,5,0.7)), color-stop(0.5, rgba(195,152,5,1.0)), to(rgba(195,152,5,1.0)));
}
#c11 h6 {
	border-left: 1px solid rgba(195,152,5,0.8);
	color : rgba(195,152,5,1.0);
}
.c11 {
	border: 1px solid rgba(195,152,5,0.5)!important;
}
.c11 h4 {
	color: rgba(195,152,5,1);
	border-bottom: 2px solid rgba(195,152,5,0.5);
}
.c11 h4:before {
	color: rgba(195,152,5,0.4);
}
.c11 h4:after {
	color: rgba(195,152,5,0.8);
}
.c11 .well:hover {
	border: 2px solid rgba(195,152,5,0.5)!important;
}
.c11 a .product-title {
	color: rgba(195,152,5,1);
}


#c12 h3 {
	color: rgba(195,14,5,1.0);
	border-left: 5px solid rgba(195,14,5,1.0);
	border-top: 1px solid rgba(195,14,5,0.3);
	border-right: 1px solid rgba(195,14,5,0.3);
	border-bottom: 1px solid rgba(195,14,5,0.3);
}
#c12 h4 {
	color: rgba(195,14,5,1);
	border-bottom: 2px solid rgba(195,14,5,0.2);
}
#c12 h4:before {
	color: rgba(195,14,5,0.4);
}
#c12 h4:after {
	color: rgba(195,14,5,0.8);
}
#c12 h5 {
	background: -moz-linear-gradient(top, rgba(195,14,5,0.7), rgba(195,14,5,0.7) 50%, rgba(195,14,5,1.0) 50%, rgba(195,14,5,1.0));
	background: -ms-linear-gradient(top, rgba(195,14,5,0.7), rgba(195,14,5,0.7) 50%, rgba(195,14,5,1.0) 50%, rgba(195,14,5,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(195,14,5,0.7)), color-stop(0.5, rgba(195,14,5,0.7)), color-stop(0.5, rgba(195,14,5,1.0)), to(rgba(195,14,5,1.0)));
}
#c12 h6 {
	border-left: 1px solid rgba(195,14,5,0.8);
	color : rgba(195,14,5,1.0);
}
.c12 {
	border: 1px solid rgba(195,14,5,0.5)!important;
}
.c12 h4 {
	color: rgba(195,14,5,1);
	border-bottom: 2px solid rgba(195,14,5,0.5);
}
.c12 h4:before {
	color: rgba(195,14,5,0.4);
}
.c12 h4:after {
	color: rgba(195,14,5,0.8);
}
.c12 .well:hover {
	border: 2px solid rgba(195,14,5,0.5)!important;
}
.c12 a .product-title {
	color: rgba(195,14,5,1);
}

#c13 h3 {
	color: rgba(51,164,72,1.0);
	border-left: 5px solid rgba(51,164,72,1.0);
	border-top: 1px solid rgba(51,164,72,0.3);
	border-right: 1px solid rgba(51,164,72,0.3);
	border-bottom: 1px solid rgba(51,164,72,0.3);
}
#c13 h4 {
	color: rgba(51,164,72,1);
	border-bottom: 2px solid rgba(51,164,72,0.2);
}
#c13 h4:before {
	color: rgba(51,164,72,0.4);
}
#c13 h4:after {
	color: rgba(51,164,72,0.8);
}
#c13 h5 {
	background: -moz-linear-gradient(top, rgba(51,164,72,0.7), rgba(51,164,72,0.7) 50%, rgba(51,164,72,1.0) 50%, rgba(51,164,72,1.0));
	background: -ms-linear-gradient(top, rgba(51,164,72,0.7), rgba(51,164,72,0.7) 50%, rgba(51,164,72,1.0) 50%, rgba(51,164,72,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(51,164,72,0.7)), color-stop(0.5, rgba(51,164,72,0.7)), color-stop(0.5, rgba(51,164,72,1.0)), to(rgba(51,164,72,1.0)));
}
#c13 h6 {
	border-left: 1px solid rgba(51,164,72,0.8);
	color : rgba(51,164,72,1.0);
}
.c13 {
	border: 1px solid rgba(51,164,72,0.5)!important;
}
.c13 h4 {
	color: rgba(51,164,72,1);
	border-bottom: 2px solid rgba(51,164,72,0.5);
}
.c13 h4:before {
	color: rgba(51,164,72,0.4);
}
.c13 h4:after {
	color: rgba(51,164,72,0.8);
}
.c13 .well:hover {
	border: 2px solid rgba(51,164,72,0.5)!important;
}
.c13 a .product-title {
	color: rgba(51,164,72,1);
}


#c14 h3 {
	color: rgba(74,81,95,1.0);
	border-left: 5px solid rgba(74,81,95,1.0);
	border-top: 1px solid rgba(74,81,95,0.3);
	border-right: 1px solid rgba(74,81,95,0.3);
	border-bottom: 1px solid rgba(74,81,95,0.3);
}
#c14 h4 {
	color: rgba(74,81,95,1);
	border-bottom: 2px solid rgba(74,81,95,0.2);
}
#c14 h4:before {
	color: rgba(74,81,95,0.4);
}
#c14 h4:after {
	color: rgba(74,81,95,0.8);
}
#c14 h5 {
	background: -moz-linear-gradient(top, rgba(74,81,95,0.7), rgba(74,81,95,0.7) 50%, rgba(74,81,95,1.0) 50%, rgba(74,81,95,1.0));
	background: -ms-linear-gradient(top, rgba(74,81,95,0.7), rgba(74,81,95,0.7) 50%, rgba(74,81,95,1.0) 50%, rgba(74,81,95,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(74,81,95,0.7)), color-stop(0.5, rgba(74,81,95,0.7)), color-stop(0.5, rgba(74,81,95,1.0)), to(rgba(74,81,95,1.0)));
}
#c14 h6 {
	border-left: 1px solid rgba(74,81,95,0.8);
	color : rgba(74,81,95,1.0);
}
.c14 {
	border: 1px solid rgba(74,81,95,0.5)!important;
}
.c14 h4 {
	color: rgba(74,81,95,1);
	border-bottom: 2px solid rgba(74,81,95,0.5);
}
.c14 h4:before {
	color: rgba(74,81,95,0.4);
}
.c14 h4:after {
	color: rgba(74,81,95,0.8);
}
.c14 .well:hover {
	border: 2px solid rgba(74,81,95,0.5)!important;
}
.c14 a .product-title {
	color: rgba(74,81,95,1);
}

#c15 h3 {
	color: rgba(153,0,204,1.0);
	border-left: 5px solid rgba(153,0,204,1.0);
	border-top: 1px solid rgba(153,0,204,0.3);
	border-right: 1px solid rgba(153,0,204,0.3);
	border-bottom: 1px solid rgba(153,0,204,0.3);
}
#c15 h4 {
	color: rgba(153,0,204,1);
	border-bottom: 2px solid rgba(153,0,204,0.2);
}
#c15 h4:before {
	color: rgba(153,0,204,0.4);
}
#c15 h4:after {
	color: rgba(153,0,204,0.8);
}
#c15 h5 {
	background: -moz-linear-gradient(top, rgba(153,0,204,0.7), rgba(153,0,204,0.7) 50%, rgba(153,0,204,1.0) 50%, rgba(153,0,204,1.0));
	background: -ms-linear-gradient(top, rgba(153,0,204,0.7), rgba(153,0,204,0.7) 50%, rgba(153,0,204,1.0) 50%, rgba(153,0,204,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(153,0,204,0.7)), color-stop(0.5, rgba(153,0,204,0.7)), color-stop(0.5, rgba(153,0,204,1.0)), to(rgba(153,0,204,1.0)));
}
#c15 h6 {
	border-left: 1px solid rgba(153,0,204,0.8);
	color : rgba(153,0,204,1.0);
}
.c15 {
	border: 1px solid rgba(153,0,204,0.5)!important;
}
.c15 h4 {
	color: rgba(153,0,204,1);
	border-bottom: 2px solid rgba(153,0,204,0.5);
}
.c15 h4:before {
	color: rgba(153,0,204,0.4);
}
.c15 h4:after {
	color: rgba(153,0,204,0.8);
}
.c15 .well:hover {
	border: 2px solid rgba(153,0,204,0.5)!important;
}
.c15 a .product-title {
	color: rgba(153,0,204,1);
}

#c16 h3 {
	color: rgba(255,153,0,1.0);
	border-left: 5px solid rgba(255,153,0,1.0);
	border-top: 1px solid rgba(255,153,0,0.3);
	border-right: 1px solid rgba(255,153,0,0.3);
	border-bottom: 1px solid rgba(255,153,0,0.3);
}
#c16 h4 {
	color: rgba(255,153,0,1);
	border-bottom: 2px solid rgba(255,153,0,0.2);
}
#c16 h4:before {
	color: rgba(255,153,0,0.4);
}
#c16 h4:after {
	color: rgba(255,153,0,0.8);
}
#c16 h5 {
	background: -moz-linear-gradient(top, rgba(255,153,0,0.7), rgba(255,153,0,0.7) 50%, rgba(255,153,0,1.0) 50%, rgba(255,153,0,1.0));
	background: -ms-linear-gradient(top, rgba(255,153,0,0.7), rgba(255,153,0,0.7) 50%, rgba(255,153,0,1.0) 50%, rgba(255,153,0,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,153,0,0.7)), color-stop(0.5, rgba(255,153,0,0.7)), color-stop(0.5, rgba(255,153,0,1.0)), to(rgba(255,153,0,1.0)));
}
#c16 h6 {
	border-left: 1px solid rgba(255,153,0,0.8);
	color : rgba(255,153,0,1.0);
}
.c16 {
	border: 1px solid rgba(255,153,0,0.5)!important;
}
.c16 h4 {
	color: rgba(255,153,0,1);
	border-bottom: 2px solid rgba(255,153,0,0.5);
}
.c16 h4:before {
	color: rgba(255,153,0,0.4);
}
.c16 h4:after {
	color: rgba(255,153,0,0.8);
}
.c16 .well:hover {
	border: 2px solid rgba(255,153,0,0.5)!important;
}
.c16 a .product-title {
	color: rgba(255,153,0,1);
}

#c17 h3 {
	color: rgba(0,152,103,1.0);
	border-left: 5px solid rgba(0,152,103,1.0);
	border-top: 1px solid rgba(0,152,103,0.3);
	border-right: 1px solid rgba(0,152,103,0.3);
	border-bottom: 1px solid rgba(0,152,103,0.3);
}
#c17 h4 {
	color: rgba(0,152,103,1);
	border-bottom: 2px solid rgba(0,152,103,0.2);
}
#c17 h4:before {
	color: rgba(0,152,103,0.4);
}
#c17 h4:after {
	color: rgba(0,152,103,0.8);
}
#c17 h5 {
	background: -moz-linear-gradient(top, rgba(0,152,103,0.7), rgba(0,152,103,0.7) 50%, rgba(0,152,103,1.0) 50%, rgba(0,152,103,1.0));
	background: -ms-linear-gradient(top, rgba(0,152,103,0.7), rgba(0,152,103,0.7) 50%, rgba(0,152,103,1.0) 50%, rgba(0,152,103,1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,152,103,0.7)), color-stop(0.5, rgba(0,152,103,0.7)), color-stop(0.5, rgba(0,152,103,1.0)), to(rgba(0,152,103,1.0)));
}
#c17 h6 {
	border-left: 1px solid rgba(0,152,103,0.8);
	color : rgba(0,152,103,1.0);
}
.c17 {
	border: 1px solid rgba(0,152,103,0.5)!important;
}
.c17 h4 {
	color: rgba(0,152,103,1);
	border-bottom: 2px solid rgba(0,152,103,0.5);
}
.c17 h4:before {
	color: rgba(0,152,103,0.4);
}
.c17 h4:after {
	color: rgba(0,152,103,0.8);
}
.c17 .well:hover {
	border: 2px solid rgba(0,152,103,0.5)!important;
}
.c17 a .product-title {
	color: rgba(0,152,103,1);
}















@media only screen and (min-width: 768px) and (max-width: 991px) {
.st-accordion{
	margin-bottom: 15px!important;
	}
.st-content{
	padding-top: 15px!important;
	padding-bottom: 15px!important;
	}		
h5{
	margin-bottom: 15px;
	}
		}
@media only screen and (min-width: 992px) and (max-width: 1279px) {
.st-accordion{
	margin-bottom: 10px!important;
	}
.st-content{
	padding-top: 15px!important;
	padding-bottom: 20px!important;
	}		
h5{
	margin-bottom: 15px!important;
	}	
		}	
		

@media only screen and (max-width: 991px) {
	#subnavigation ul li {
	/*width: 50%;*/
}
}

@media only screen and (max-width: 767px) {
.main-info{
	padding: 20px 20px 20px 20px!important;
	}
.main-info p{
	font-size: 0.8em;
	margin: 10px 0 10px 0;
	line-height: 1.2em!important;
	}
.main-info small{
	font-size: 0.6em;
	line-height: 1.0em!important;
	}
.st-accordion{
	margin-bottom: 20px!important;
	}
.st-content{
	padding-top: 25px!important;
	padding-bottom: 15px!important;
	}
h6{
	padding: 5px 10px;
	background-color: #FFFFFF;
	border-radius: 0;
	}
}

.text-left{
	text-align: left!important;
	}

/* search */
.img-fluid {
	max-width: 100%;
	height: auto;
}

#wrap .products-search * {
	min-height: 0%;
}

#wrap .products-search h3 {
	margin-bottom: 35px;
	color: #595e67;
	border-color: #bcc1c9 #bcc1c9 #bcc1c9 #595e67;	
}

#wrap .search-list-btn {
	display: flex;
	justify-content: space-between;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#wrap .search-list-btn > li {
	width: 32.47%;
	position: relative;
}

#wrap .search-list-btn > li a:before,
#wrap .search-list-btn > li > span:before {
	content: "";
	display: block;
	pointer-events: none;
	position: absolute;
	top: 30px;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 1;
}
#wrap .search-list-btn > li > i {

	display: block;
	pointer-events: none;
	position: absolute;
	top: 19px;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 1;
	text-align:center;
	font-size:40px;
	color:#FFFFFF;
}

#wrap .search-list-btn > li.btn-model a:before,
#wrap .search-list-btn > li.btn-model > span:before {
	width: 26px;
	height: 22px;
}


#wrap .search-list-btn > li.btn-others i{color:#3a5da3;}
#wrap .search-list-btn > li.btn-others a:before,
#wrap .search-list-btn > li.btn-others > span:before {
	width: 37px;
	height: 26px;
}


#wrap .search-list-btn > li.btn-size a:before,
#wrap .search-list-btn > li.btn-size span:before {
	width: 29px;
	height: 31px;
}

#wrap .search-list-btn > li.btn-size a:before {
	background: url("../img/product/icon-size-blue.png") no-repeat;
	background-size: contain;
}

#wrap .search-list-btn > li.btn-size > span:before {
	background: url("../img/product/icon-size-white.png") no-repeat;
	background-size: contain;
}

#wrap .search-list-btn a,
#wrap .search-list-btn li  > span {
	display: block;
	padding: 66px 10px 23px;
	font-size: 1.33em;
	border: 3px solid #3a5da3;
	text-align: center;
	border-radius: 5px;
	position: relative;
}

#wrap .search-list-btn a {
	background: #fff;
	transition: opacity .2s;
}

#wrap .search-list-btn a:hover {
	opacity: .7;
}

#wrap .search-list-btn li > span {
	color: #fff;
	background: #3a5da3;
}

#wrap .search-list-btn a:after {
	content: "";
	display: block;
	width: 6px;
	height: 10px;
	background: url("../img/product/icon-arrow.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 18px;
	margin: auto;
}

#wrap .search-list-btn li  > span:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 7.5px 0 7.5px;
	border-color: #3a5da3 transparent transparent transparent;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	bottom: -9px;
}

#wrap .search-list-btn span > span,
#wrap .search-list-btn a > span {
	display: inline-block;
}

#wrap .search-cont {
	border-color: #ced1d7;
}

#wrap .search-cont h4 {
	color: #395CA3;
	padding-left: 78px;
	border-bottom: 2px solid #ced1d7;
}


#wrap .search-cont h4 i{}
#wrap .search-cont h4 i{}

#wrap .search-cont-size h4:before {
	content: "";
	width: 29px;
	height: 31px;
	background: url("../img/product/icon-size-gray.png") no-repeat;
	background-size: contain;
	opacity: 1;
}

#wrap .search-cont .cont-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#wrap .search-cont .cont-box .cont-thumb {
	width: 47%;
}

#wrap .search-cont .cont-box .cont-list {
	display: flex;
	width: 49.7%;
}

#wrap .search-cont .cont-box .cont-list .cont-list-item {
	width: 32.3%;
	margin-left: 3px;
}

#wrap .search-cont .cont-box .cont-list .cont-list-item a {
	display: block;
	transition: .2s opacity;
	outline: none;
	text-decoration: none;
}

#wrap .search-cont .cont-box .cont-list .cont-list-item a:hover {
	opacity: .7;
}

#wrap .search-cont .cont-box .cont-list .cont-list-item-thumb {
	margin-bottom: 15px;
	line-height: 0;
}

#wrap .search-cont .cont-box .cont-list .cont-list-item-title {
	color: #395ca3;
	font-size: 0.93em;
	font-weight: bold;
	line-height: 1.42;
	margin-bottom: 0;
}

#wrap .next-page-link {
	display: flex;
	justify-content: space-between;
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding-top: 59px;
}

#wrap .next-page-link > li {
	width: 49%;
}

#wrap .next-page-link > li a {
	display: flex;
	flex-flow: column;
	justify-content: center;
	height: 100%;
	padding: 32px 10px 33px;
	text-align: center;
	font-size: 1.26em;
	border: 3px solid #a0b0d1;
	border-radius: 5px;
	background: #fff;
	box-sizing: border-box;
	transition: opacity .2s;
	position: relative;
}

#wrap .next-page-link > li a:hover {
	opacity: .7;
}

#wrap .next-page-link > li a:before {
	content: "";
	display: block;
	width: 7px;
	height: 12px;
	background: url("../img/product/icon-arrow-blue.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 21px;
	margin: auto;
}

#wrap .next-page-link > li a span {
	display: inline-block;
}

.mfp-bg {
	background: rgba(74, 81, 95, .6);
	z-index: 10000;
}

.mfp-wrap {
	z-index: 10001;
}

.modal-content {
	max-width: 400px;
	margin: 0 auto;
	border-radius: 4px;
	box-shadow: none;
	border: none;
	background: #fff;
	overflow: hidden;
}

.modal-content .modal-header {
	min-height: inherit;
	padding: 0;
	margin-bottom: 0;
	border-bottom: 2px solid #ced1d7;
	background: #fff;
}

.modal-content .modal-header .modal-heading {
	padding: 18px 43px 22px 68px;
	margin: 0;
	border: none;
	color: #595e67;
}

.modal-content .modal-header .modal-heading:before {
	display: block;
	content: "\f00a";
	font-family: FontAwesome;
	color: #e1e3e5;
	opacity: 1;
	position: absolute;
	top: 21px;
	left: 1em;
	margin: auto;
}

.mfp-close {
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	top: 24px !important;
	right: 23px;
	margin: auto;
	opacity: 1;
	transition: .2s opacity;
}

.mfp-close:hover {
	opacity: .7;
}

.mfp-close:before,
.mfp-close:after {
	content: "";
	display: block;
	width: 25px;
	height: 2px;
	border-radius: 2px;
	background: #4a515f;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.mfp-close:before {
	transform: rotate(45deg);
}

.mfp-close:after {
	transform: rotate(-45deg);
}

.modal-content .modal-body {
	padding: 0;
	border: none !important;
}

.modal-item-list {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
}

.modal-item-list .modal-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-flow: column;
	width: 50%;
	box-sizing: border-box;
	border: none !important;
}

.modal-item-list .modal-item:nth-child(even) {
	border-left: 1px dotted #ced1d7 !important;
}

.modal-item-list .modal-item:nth-child(n+3) {
	border-top: 1px dotted #ced1d7 !important;
}

.modal-item-list .modal-item a,
.modal-item-list .modal-item .modal-item-logo {
	padding: 16px 5px 29px;
	min-height: 250px;
}
	
.modal-item-list .modal-item a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-flow: column;
	width: 100%;
	height: 100%;
	outline: none;
}

.modal-item-list .modal-item .product-title {
	display: flex;
	justify-content: flex-end;
	flex-flow: column;
	height: 100%;
}

.modal-item-list .modal-item .product-title img {
	width: 120px;
	margin-bottom: 15px;
}

.modal-item-list .modal-item .product-type {
  	margin-bottom: 2px;
  	font-weight: bold;
  	font-size: 0.94em;  
  	color: #666;
	text-align: center !important;
}

.modal-item-list .modal-item .product-type-notes {
  font-size: 0.8em;
  text-align: center;
  color: #666;
}


.modal-item-list .modal-item .btn-detail {
	display: inline-block;
	padding: 4px 27px;
	font-size: 0.8em;
	margin: 0 auto;
	border: 2px solid #395ca3;
	transition: color .2s, background .2s;
}

.modal-item-list .modal-item a:hover .btn-detail {
	color: #fff;
	background: #395ca3;
}

.modal-item-list .modal-item .modal-item-logo {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 120px;
}

.modal-item-list .modal-item .modal-item-logo img {
	width: 100%;
}

.sub-search .product-name {
	padding-top: 13px !important;
	padding-bottom: 13px !important;
	font-size: 1em;
	background: 
		-webkit-gradient(linear, left top, left bottom, from(rgba(92,99,111,1)),
			color-stop(0.5, rgba(92,99,111,1)),
			color-stop(0.5, rgba(74,81,95,1.0)), to(rgba(74,81,95,1.0)));
		-moz-gradient(linear, left top, left bottom, from(rgba(92,99,111,1)),
			color-stop(0.5, rgba(92,99,111,1)),
			color-stop(0.5, rgba(74,81,95,1.0)), to(rgba(74,81,95,1.0)));
		-ms-gradient(linear, left top, left bottom, from(rgba(92,99,111,1)),
			color-stop(0.5, rgba(92,99,111,1)),
			color-stop(0.5, rgba(74,81,95,1.0)), to(rgba(74,81,95,1.0)));
}

#submenu .sub-search li {
	border-color: #ced1d7;
}

#submenu .sub-search li a {
	color: #595e67;
	background-image: url("../img/arrow-search-right_off.png");
	background-size: 20px 11px;
}

#submenu .sub-search li a.on,
#submenu .sub-search li a:hover {
	background-color: #f5f7fb;
	background-image: url("../img/arrow-search-right_on.png");
}

.border-none {
	border: none !important;
}

.products-search .row > * {
	height: 100%;
}

.products-search .well a {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	height: 100%;
	padding-bottom: 50px;
	box-sizing: border-box;
	position: relative;
}

.products-search .well a .product-title {
	display: flex;
	justify-content: flex-end;
	flex-flow: column;
	height: 100%;
}

.products-search .well a .product-type {
  margin-bottom: 2px;
  font-weight: bold;
  font-size: 0.94em;  
  text-align: center !important;
  color: #666;
}

.products-search .well a .product-type-notes {
  font-size: 0.8em;
  text-align: center !important;
  color: #666;
}

.products-search .well .btn-detail {
	display: inline-block;
	width: 130px;
	padding: 0 27px;
	line-height: 32px;
	vertical-align: middle;
	font-size: 0.8em;
	margin: 0 auto;
	color: #395ca3;
	border: 2px solid #395ca3;
	transition: color .2s, background .2s;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	bottom: 5px;
}

.products-search .well a:hover .btn-detail {
	color: #fff;
	background: #395ca3;
}


@media only screen and (max-width: 767px) {
	#wrap .products-search h3 {
		margin-bottom: 10px;
	}
	
	#wrap .search-list-btn {
		margin-bottom: 10px;
	}

	#wrap .search-list-btn > li {
		font-size: 0.8em;
	}
	
	#wrap .search-list-btn > li a,
	#wrap .search-list-btn > li > span {
		height: 100%;
		padding: 56px 10px 18px;
	}
	
	#wrap .search-list-btn > li a:before,
	#wrap .search-list-btn > li > span:before {
		top: 20px;
	}

	#wrap .search-cont h4,
	#wrap .search-cont-size h4 {
		padding: 0.1em 0 0.5em 45px;	
	}
	
	#wrap .search-cont h4:before {
		width: 25px;
		height: 19px;
		top: 0.3em;
		left: 0.6em;
	}

	#wrap .search-cont-size h4:before {
		width: 21px;
		height: 23px;
	}

	

	#wrap .search-cont .cont-box {
		display: block;
		align-items: inherit;
		justify-content: inherit;
		padding-bottom: 20px;
	}

	#wrap .search-cont .cont-box .cont-thumb {
		width: 100%;
		margin-bottom: 20px;
	}

	#wrap .search-cont .cont-box .cont-list {
		width: 100%;
		justify-content: center;
	}
	
	#wrap .search-cont .cont-box .cont-list .cont-list-item-thumb {
		margin-bottom: 8px;
	}

	#wrap .search-cont .cont-box .cont-list .cont-list-item-title {
		text-align: center !important;
	}

	#wrap .next-page-link {
		display: block;
		padding-top: 10px;
	}
	
	#wrap .next-page-link > li {
		width: 100%;
		margin-bottom: 10px;
	}
	
	#wrap .catalog-link {
	padding-top: 0px;
	}
	
	#wrap .catalog-link > li a{
	display: flex;
	flex-flow: column;
	justify-content: center;
	height: 100%;
	padding: 20px 5px 20px;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	border: 3px solid #a0b0d1;
	border-radius: 5px;
	background: #fff;
	box-sizing: border-box;
	transition: opacity .2s;
	position: relative;
	color: #395CA3;
	line-height: 1.3em;
}
	
	#wrap .catalog-link > li a:before {
	content: "";
	display: block;
	width: 7px;
	height: 12px;
	background: url("../img/product/icon-arrow-blue.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
}


	
	ul.product-movie li a{
		padding: 10px 0 10px 40px;
	}
	i.movie-youtube{
		margin-left: -30px;
}
}

@media screen and (min-width: 780px){	
  .pc { display:block; }
  .sp { display:none; }
}
@media screen and (max-width: 780px){	
  .pc { display:none; }
  .sp { display:block; }
}

.industry_txt{
	text-align:left;
}
.industry_txt p{
	font-size:18px;
	text-align:left;
	line-height:2em;
}

