@charset "utf-8";
/* CSS Document */



.search_info {
	height: 24px;
 line-height::20px;
	color: #6A6A6A;
	font-size: 15px;
	padding-left: 130px;
	background: url(../images/search.png) 0 0 no-repeat;
	margin-bottom: 30px;
}
.search_info span {
	color: #0DAAB3;
	font-size: 16px;
 line-height::20px;
}
.content {
	position: relative;
	overflow:hidden;
}
.content ul {
	margin: 0 -15px;
}
.content li {
	width: 33.333333333333333%;
	padding: 0 15px;
	float: left;
	list-style: none;
	margin-bottom: 30px;
}
.content .list:hover .photo:before {
	opacity: 1;
}
.content .list:hover {
	background: #0074EA;
}
.content .list:hover .name {
	color: #FFF;
}
.content .list {
	position: relative;
	display: block;
	vertical-align: top;
	text-align: center;
	padding-bottom: 10px;
}
.content .list:after {
	content: '';
	display: block;
	clear: both;
}
.content .list .photo:before {
	content: '';
	background: rgba(255,255,255,0.5) url(../images/products/top.png) center no-repeat;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content .list .photo {
	position: relative;
	overflow: hidden;
	display: block;
	vertical-align: middle;
	border: #DDDDDD 1px solid;
}
.content .list .photo img {
	max-width: 100%;
	height: auto !important;
}
.content .list .name {
	font-size: 17px;
	color: #026DB6;
	height: 30px;
	overflow: hidden;
	line-height: 1.2;
	padding: 10px 10px 0px 10px;
	overflow: hidden;
}

@media (max-width: 900px) {
.content li {
	width: 33.333333333333%;
}
}

@media (max-width: 450px) {
.content li {
	width: 50%;
	margin-bottom: 30px;
}
}
/**************************************************************/

.content2 ul {
}
.content2 li {
	list-style: none;
	margin-bottom: 30px;
}
.content2 .list:hover .photo:before {
	opacity: 1;
}
.content2 .list:hover .name {
	color: #0059B2;
}
.content2 .list {
	position: relative;
	vertical-align: top;
	padding-bottom: 10px;
}
.content2 .list:after {
	content: '';
	display: block;
	clear: both;
}
.content2 .list .photo:before {
	content: '';
	background: rgba(255,255,255,0.5) url(../images/products/top.png) center no-repeat;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content2 .list .photo {
	max-width: 200px;
	float: left;
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	border: #DDDDDD 1px solid;
}
.content2 .list .photo img {
	max-width: 100%;
	height: auto !important;
}
.content2 .list .info {
	width: calc(100% - 320px);
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}
.content2 .list .name {
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	line-height: 1.2;
	overflow: hidden;
	text-decoration: none;
	margin-bottom: 10px;
	padding-top: 10px;
}
.content2 .list .name a, .content2 .list .name a:visited {
	color: #333333;
	text-decoration: none;
}
.content2 .list .con {
	border-top: #7D7D7D 1px dotted;
	padding-top: 10px;
}
.content2 .list .con li {
	list-style: none;
}
.content2 .list .con .title {
	width: 100px;
	float: left;
	color: #AAAAAA;
}
.content2 .list .con .box {
	width: calc(100% - 100px);
	float: left;
	color: #666666;
}
.content2 .list .inquiry {
	width: 108px;
	height: 108px;
	position: relative;
	float: left;
	background: url(../images/products/inquiry.png) no-repeat;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	right: 0px;
	top: 20px;
}
.content2 .list .inquiry:hover {
		margin:0 auto;
		text-align:center;
	background: url(../images/products/inquiry_.png) no-repeat;
}
.content2 .list .inquiry a {
	width: 100%;
	height: 100%;
	display: block;
	margin:0 auto;
	text-align:center;
}
/**************************************************************/

.content_in {
	max-width: 950px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.content_in .top_box {
	margin-bottom: 20px;
}
.content_in .photo_b {
	max-width: 600px;
	width: 65%;
	position: relative;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 1px;
	border: #DDDDDD 1px solid;
}
.content_in .photo_b img {
	max-width: 100%;
	vertical-align: middle;
}
.content_in .top_boxcon {
	margin-bottom: 20px;
	width: 100%;
}
.content_in .top_boxcon li {
	list-style: none;
	margin-bottom: 5px;
}
.content_in .top_boxcon .title {
	width: 100%;
	color: #AAAAAA;
}
.content_in .top_boxcon .box {
	width: 100%;
	color: #666666;
}
.content_in .photo_s {
	overflow: hidden;
	margin-bottom: 15px;
	width: 100%;
}
.content_in .photo_s ul {
	margin: 0 -0.6px;
}
.content_in .photo_s li {
	width: 33.33333333333333%;
	padding: 0 2px;
	margin: 0 -1.4px;
	margin-bottom: 14px;
	display: inline-block;
	list-style: none;
}
.content_in .photo_s li .list {
	text-align: center;
	border: #DDDDDD 1px solid;
	position: relative;
	padding-bottom: 1px;
	cursor: pointer;
}
.content_in .photo_s li .list img {
	max-width: 100%;
	height: auto !important;
}
.content_in .photo_s li:hover .list {
	border: #B20000 1px solid;
}
.content_in .top_box .info {
	width: 32%;
	float: right;
	margin-bottom: 15px;
	position: relative;
}
.content_in .top_box .name {
	color: #333333;
	line-height: 1.4;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto;
	text-decoration: none;
	padding: 7px 10px 7px 10px;
	margin-bottom: 15px;
	position: relative;
	border-bottom: #7D7D7D 1px dotted;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content_in .top_box .btn {
	max-width: 424px;
	position: relative;
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	font-family: "Microsoft JhengHei";
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	margin-bottom: 20px;
}
.content_in .top_box .btn input {
	width: 100%;
	line-height: 33px;
	height: 38px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
	background: url(../images/products/btn.png) center no-repeat;
	cursor: pointer;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content_in .top_box .btn input:hover {
	background: url(../images/products/btn_.png) center no-repeat;
}
.content_in .con {
	color: #666666;
	margin: 0 auto;
	line-height: 1.8;
}
.content_in .con img {
	max-width: 100%;
	height: auto !important;
}

/*******************************************************************/

@media (max-width: 900px) {
.content_in .photo_b {
	width: 100%;
	padding-right: 0;
	position: relative;
	text-align: center;
	float: none;
}
.content_in .top_box .info {
	width: 100%;
	float: none;
	margin-bottom: 15px;
	position: relative;
}
}
/*******************************************************************/



.other_list {
	display: block;
	position: relative;
	margin-bottom: 50px;
}
.other_list > li.block {
	padding: 0 0 15px 0;
	margin-bottom: 15px;
}
.other_list > li {
	list-style: none;
	margin-bottom: 5px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.other_list > li:last-child {
}
.other_list > li:hover {
}
.other_list li a.ar {
}
.other_list > li:nth-child(2) > a {
	background: #DDEBF4 !important;
}
.other_list > li:nth-child(2) > a span {
	display: inline-block;
}
.other_list > li > a, .other_list > li > a:visited {
	color: #016CB6;
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	padding: 10px 50px 10px 10px;
	display: block;
	text-decoration: none;
	position: relative;
	background: #DDF3F4;
	text-align: center;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.other_list > li > a:before {
	content: '';
	width: 13px;
	height: 3px;
	position: absolute;
	right: 20px;
	top: 18px;
	background: #25B2BA;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.other_list > li > a:after {
	content: '';
	width: 13px;
	height: 3px;
	position: absolute;
	right: 20px;
	top: 18px;
	background: #25B2BA;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.other_list > li.act > a:before, .other_list > li.active > a:before {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.other_list > li > a:hover, .other_list > li.act > a, .other_list > li.active > a {
}
.other_list > li.act, .other_list > li.active {
}
/****************************************************/

.other_list li > ul {
	margin: 0 auto;
	display: none;
	padding: 20px 0;
}
.other_list ul li {
	clear: both;
	list-style: none;
	border: none;
}
.other_list ul li:first-child {
}
.other_list ul li:last-child {
}
.other_list ul li:last-child a {
}
.other_list ul li a　span {
}
/****************************************************/

.products {
	position: relative;
	margin-bottom: 30px;
}
.products li {
	width: 16.6666666666666666666%;
	padding: 0 2%;
	margin: 0 -2px;
	display: inline-block;
	list-style: none;
	margin-bottom: 30px;
}
.products .list:hover .photo:before {
	opacity: 1;
}
.products .list:hover .more {
	background: #75477E;
}
.products .list {
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.products .list:after {
	content: '';
	display: block;
	clear: both;
}
.products .list .photo:before {
	content: '';
	background: rgba(0,0,0,0.5) url(../images/products_top2.png) center no-repeat;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.products .list .photo {
	position: relative;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 15px;
	-webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}
.products .list .photo img {
	max-width: 100%;
	height: auto !important;
}
.products .list .name {
	margin: 0 10px;
	font-size: 15px;
	color: #026DB6;
	max-height: 50px;
	overflow: hidden;
	line-height: 1.2;
	overflow: hidden;
	border-top: #CCCCCC 1px solid;
	padding-top: 10px;
}

@media (max-width: 1100px) {
.products li {
	width: 25%;
}
}

@media (max-width: 900px) {
.products li {
	width: 33.333333333333%;
}
}
 @media (max-width: 600px) {
.content2 .list .con .title {
	float: none;
}
 @media (max-width: 560px) {
}
 @media (max-width: 450px) {
 .content2 .list .info {
 width:100%;
 position: relative;
 padding-left:0px;
}
 .content2 .list .inquiry {
 width:108px;
 height: 108px;
 background:url(../images/products/inquiry.png) no-repeat center;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
 right:0px;
 top:20px;
 
 margin: 0 auto;
    float: none;
    clear: both;
}
 
 
 
}
 .products li {
 width: 50%;
}
 .content2 .list .photo {
 width:100%;
 max-width:100%;
}
 .content2 .list .photo img {
 width:100%;
}



}
