body, div, ol, ul, li, h1, h2, h3, h4, h5, h6, p, span, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0 auto;
	padding: 0;
	border: 0
}




.column-fluid {
	float: right;
	margin-bottom: 25px;
	width: 100%
}
.fullwidth {
	margin: 0 auto;
	width: 100%
}
.row-fluid {
	margin: 0 auto;
	padding: 90px 0 70px 0;
	overflow: hidden;
	clear: both;
	width: 1000px;
}
.row-fluid h2 {
	margin-bottom: 50px;
	line-height: 40px;
	font-size: 32px;
	font-weight: 500;
	text-transform: uppercase;
	color: #222;
	text-align: center;
	clear: both
}
.row-fluid h2 a:link, .row-fluid h2 a:visited, .row-fluid h2 a {
	padding-bottom: 6px;
	color: #222;
	cursor: pointer;
	font-family: "microsoft yahei";
}
.row-fluid h2 a:hover {
	color: #ff6a00;
	text-decoration: none
}
.row-fluid h2 span {
	padding-bottom: 6px;
	display: inline-block
}
.row-fluid h2 a span, .row-fluid h2 span a:link, .row-fluid h2 span a:visited, .row-fluid h2 span a {
	padding-bottom: 0;
	border-bottom: 0
}
.row-fluid p {
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.8
}
.row-fluid p a {
	color: #ff6a00;
	text-decoration: underline
}
.row-fluid p a:hover {
	color: #ff6a00
}
.row-fluid hr {
	height: 10px
}
.row-fluid .inner {
	overflow: visible
}
.row-section {
	float: left;
	width: 100%
}
.row-interval {
	background-color: #fbfbfb
}
.row-map {
	padding: 90px 0 0 0
}
.row-map p {
	margin-top: 0;
	font-size: 12px
}
.row-background {
	background-image: url(images/section.jpg);
	background-position: 0 50%;
	background-size: cover
}
.row-column-gird {
	margin-bottom: -40px;
	overflow: hidden
}
.col-md-3 {
	margin-bottom: -10px
}
.col-md-3 div {
	float: left;
	margin-bottom: 40px;
	padding: 0 1.6%;
*padding:0 1.4%;
	width: 30.13%;
	height: auto;
	min-height: 260px;
	text-align: center
}
.col-md-3 div img {
	max-width: 100%;
	height: auto
}
.col-md-3 div h3 {
	margin: 25px auto 0;
	width: 100%;
	height: 24px;
	font-size: 20px;
	overflow: hidden
}
.col-md-3 div:hover h3 {
	color: #ff6a00
}
.col-md-3 div p {
	margin-top: 10px;
	color: #666
}
.col-md-4 div {
	padding: 0 1%;
*padding:0 .9%;
	width: 23%
}
.col-md-2 div {
	padding: 0 1%;
*padding:0 .9%;
	width: 48%
}
.col-md-1 div {
	padding: 0;
*padding:0;
	width: 100%
}
.cat-filter {
	margin: -20px auto 40px;
	text-align: center;
	display: table
}
.cat-filter ul li {
	margin: 0 12px 12px 0;
	display: inline-block
}
.cat-filter ul li a {
	padding: 5px 12px;
	color: #666;
	background: #eee;
	text-transform: uppercase;
	display: inline-block;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.cat-filter ul li.current-cat a, .cat-filter ul li a:hover {
	color: #fff;
	background: #ff6a00;
	text-decoration: none
}
.cat-filter ul li ul {
	display: inline
}
.cat-filter ul li ul li {
	margin: 0 15px 0 0
}
.cat-filter ul span a {
	margin: 0 12px 10px 0;
	padding: 5px 10px;
	color: #666;
	background: #f2f2f2;
	text-transform: uppercase;
	display: inline-block;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background .4s ease;
	-moz-transition: background .4s ease;
	-ms-transition: background .4s ease;
	-o-transition: background .4s ease;
	transition: background .4s ease
}
.cat-filter ul span.current-cat a, .cat-filter ul span a:hover {
	color: #fff;
	background: #ee5225;
	text-decoration: none
}
.col-posts ul li {
	float: left;
	margin-bottom: 35px;
	width: 50%;
	max-height: 200px;
	color: #666;
	overflow: hidden
}
.col-posts ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: 0
}
.col-posts ul li img {
	float: left;
	margin: 0 15px 0 0;
	width: 180px;
	height: 180px;
	background: #fff;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.col-posts ul li h3 {
	margin-bottom: 10px;
	padding-right: 30px;
	font-size: 18px
}
.col-posts ul li p {
	margin: 0 auto;
	padding-right: 30px;
	font-size: 13px
}
.col-posts ul li a.link-more {
	margin-left: 20px;
	padding-left: 12px;
	color: #ff6a00;
	background: url(images/arrow-sub.gif) no-repeat 0 center;
	text-decoration: underline
}
.col-posts ul li a.link-more:hover {
	color: #ef5c32
}
.col-posts ul li:hover img {
	opacity: .8;
	-moz-opacity: .8;
	-khtml-opacity: .8;
	filter: alpha(opacity=80)
}
.col-posts ul li:hover h3 a {
	color: #ff6a00;
	text-decoration: underline
}
.row-2c-lt {
	margin-right: 430px
}
.row-2c-lt h2, .row-2c-rt h2 {
	margin-bottom: 30px;
	text-align: left
}
.row-2c-lt h3 {
	font-size: 20px;
	text-shadow: 1px 1px 1px #fff
}
.accordion-header {
	margin-top: 12px;
	padding: 7px 15px 7px 40px;
	font-size: 14px;
	color: #ff6a00;
	border: 1px solid #eee;
	background: #f9f9f9 url(images/icon-accordion.gif) no-repeat 15px 20px;
	cursor: pointer
}
.active-header {
	font-weight: 600
}
.inactive-header {
	color: #555;
	background: #f4f4f4 url(images/icon-accordion.gif) no-repeat 15px -65px
}
.accordion-content {
	margin: 0 auto !important;
	padding: 20px 16px 20px 20px;
	border: 1px solid #eee;
	border-top: 0;
	color: #888;
	font-size: 13px;
	line-height: 26px;
	display: none
}
.accordion-content p {
	font-size: 13px
}
.accordion-content a:link, .accordion-content a:visited {
	color: #ff6a00
}
.accordion-content a:hover {
	color: #222
}
.accordion-list {
	margin-top: -12px;
	overflow: hidden
}
.row-2c-rt {
	float: right;
	margin-left: -400px;
	width: 400px;
	overflow: hidden;
	position: relative
}
.row-gallary-slider .inner {
	overflow: hidden;
	text-align: center
}
.row-gallary-slider p {
	margin: -20px auto 50px;
	max-width: 65%
}
.client-swiper-container {
	margin-top: 35px;
	position: relative
}
.client-swiper-container .swiper-slide {
	text-align: center
}
.client-swiper-container .swiper-slide img {
	max-width: 100%;
	box-sizing: border-box;
	border: 1px solid #f6f6f6;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.client-swiper-container .swiper-slide img:hover {
	border-color: #febe7e
}
#partner-list a img {
	height: 38px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: alpha(opacity=65);
	-moz-opacity: .65;
	opacity: .65
}
#partner-list a:hover img {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: gray;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}
.breadcrumb {
	margin-bottom: 25px;
	width: 100%;
	height: 80px;
	line-height: 80px;
	color: #222;
	background: #f3f3f3;
	clear: both;
	overflow: hidden;
	position: relative;
	text-transform: uppercase
}
.breadcrumb a, .breadcrumb a:hover {
	color: #222;
	text-decoration: none
}
.breadcrumb h2 {
	float: left;
	color: #222;
	font-size: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	opacity: .8;
	-moz-opacity: .8;
	-khtml-opacity: .8;
	filter: alpha(opacity=80)
}
.crumb-box {
	float: right;
	padding-left: 20px;
	background: url(images/icon-hp.png) no-repeat 0 49%;
	opacity: .7;
	-moz-opacity: .7;
	-khtml-opacity: .7;
	filter: alpha(opacity=7)
}
.crumb-box i {
	padding: 0 8px 0 5px;
	font-style: normal
}
.cur-title {
	margin-bottom: 25px;
	padding: 0 0 10px 20px;
	font-size: 15px;
	font-weight: normal;
	border-bottom: 1px solid #e6e6e6;
	color: #666;
	background: url(images/icon.gif) no-repeat 0 -220px;
	overflow: hidden
}
.cur-title a {
	color: #666;
	text-decoration: none
}
.cur-title span {
	padding-left: 4px;
	color: #fff;
	opacity: .3;
	-moz-opacity: .3;
	-khtml-opacity: .3;
	filter: alpha(opacity=30)
}
.postlist {
	padding: 0;
	overflow: hidden
}
.postlist li {
	margin: 0 auto;
	padding: 0 10px 0 25px;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #eee;
	background: url(images/icon.gif) no-repeat 10px 20px;
	overflow: hidden
}
.postlist li.nb {
	border: 0
}
.postlist li a {
	float: left;
	width: 85%;
	font-size: 14px;
	-webkit-transition: text-indent .4s ease;
	-moz-transition: text-indent .4s ease;
	-ms-transition: text-indent .4s ease;
	-o-transition: text-indent .4s ease;
	transition: text-indent .4s ease
}
.postlist li span {
	float: right;
	text-align: right;
	color: #bbb
}
.postlist li:hover {
	background-color: #fbfbfb
}
.postlist li:hover a {
	text-indent: 8px
}
.cat-desc {
	margin-bottom: 30px;
	padding: 15px 15px 18px 18px;
	color: #666;
	background: #f9f9f9
}
.cat-desc a {
	color: #666
}
.piclist {
	margin-left: -3%
}
.piclist li {
	float: left;
	margin-bottom: 30px;
	margin-left: 3%;
*margin-left:1.8%;
	_margin-left: 1.5%;
	width: 30.3333333%;
	height: auto;
	text-align: center
}
.piclist li .folio-thumb {
	background: #fff;
	position: relative
}
.piclist li .folio-thumb img {
	width: 100%;
	height: auto;
	display: block
}
.piclist li .folio-thumb .mediaholder {
	overflow: visible
}
.piclist li .folio-thumb .opacity-pic {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	cursor: pointer;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	_display: none
}
.piclist li:hover .folio-thumb .opacity-pic {
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
	filter: alpha(opacity=40);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.piclist li h3 {
	padding: 10px;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	z-index: 10;
	-webkit-transition: background .4s ease;
	-moz-transition: background .4s ease;
	-ms-transition: background .4s ease;
	-o-transition: background .4s ease;
	transition: background .4s ease
}
.piclist li h3 a {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	display: block
}
.piclist li:hover h3 {
	background: #f9f9f9
}
.piclist li:hover h3 a {
	color: #ff6a00
}
.piclist-col4 {
	margin-left: -2%
}
.piclist-col4 li {
	margin-left: 2%;
	_margin-left: 1%;
	width: 23%
}
.piclist-col5 {
	margin-left: -2%
}
.piclist-col5 li {
	margin-left: 2%;
	_margin-left: 1%;
	width: 18%
}
.piclist-col6 {
	margin-left: -2%
}
.piclist-col6 li {
	margin-left: 2%;
	_margin-left: 1%;
	width: 14.666666%
}
.cat-desc .cur-title {
	margin-bottom: 10px;
	padding: 0 0 0 20px;
	font-size: 14px;
	font-weight: 700;
	border: 0
}
.cat-desc .cur-title a {
	color: #666;
	text-decoration: none
}
.cat-desc .cat-desc-inner {
	line-height: 20px
}
.piclist-fc {
	padding: 0;
	overflow: hidden
}
.piclist-fc li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
	overflow: hidden
}
.piclist-fc li .folio-thumb {
	float: left;
	margin-right: -250px
}
.piclist-fc li .folio-thumb img {
	margin-top: 5px;
	width: 230px;
	height: 175px;
	display: block
}
.piclist-fc li .folio-text {
	margin-left: 250px
}
.piclist-fc li h3 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 700
}
.piclist-fc li:hover {
	border-bottom: 1px solid #ddd
}
.piclist-fc li:hover h3 a {
	color: #ef5c32
}
.piclist-fc li .folio-text .post-excerpt {
	color: #666
}
.piclist-fc li .folio-text .post-excerpt .excerpt-metas {
	margin-left: -1%;
	padding-top: 8px;
	overflow: hidden
}
.piclist-fc li .folio-text .post-excerpt .excerpt-metas p {
	float: left;
	margin: 0 1% 10px;
	padding: 6px 2%;
	background: #f4f4f4;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.piclist-fc li .folio-text .post-excerpt .excerpt-metas p:hover {
	color: #fff;
	background: #ef5c32
}
.piclist-fc li .folio-text .read-more {
	margin-top: 15px;
	text-align: right;
	overflow: hidden;
	clear: both
}
.piclist-fc li .folio-text .read-more a {
	padding-left: 18px;
	color: #ff6a00;
	background: url(images/icon.gif) no-repeat 0 -269px;
	display: inline-block
}
.picexlist {
	padding: 0;
	overflow: hidden
}
.picexlist li {
	margin: 0 auto 35px;
	padding: 0 0 30px;
	border-bottom: 1px solid #eee;
	color: #666;
	overflow: hidden
}
.picexlist li .post-thumb {
	float: left;
	padding-right: 15px
}
.picexlist li .post-thumb img {
	padding: 5px;
	width: 240px;
	border: 1px solid #eee
}
.picexlist li:hover .post-thumb img {
	border-color: #fdb795
}
.picexlist li h3 {
	margin-bottom: 12px;
	font-weight: 700
}
.picexlist li .excerpt {
	color: #777
}
.picexlist li:last-child, .picexlist li.nb {
	margin: 0 auto;
	border: 0
}
.picexlist p.read-more {
	margin-top: 10px;
	text-align: right
}
.picexlist p.read-more a {
	padding-left: 12px;
	color: #666;
	background: url(images/arrow-sub.gif) no-repeat 0 center;
	text-decoration: underline
}
.picexlist p.read-more a:hover {
	color: #ff6a00
}
.bloglist {
	margin-left: -3.33%;
	padding: 0;
	overflow: hidden
}
.bloglist li {
	float: left;
	margin: 0 0 30px 3.33%;
	_margin: 0 0 25px 1.51%;
	width: 30%;
	color: #666;
	overflow: hidden;
	position: relative
}
.bloglist li .folio-thumb {
	padding: 4px;
	height: 540px;
	border: 1px solid #ddd;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.bloglist li .folio-thumb:hover {
	border: 1px solid #ffb17d;
	background: #fff9f4
}
.bloglist li .folio-thumb img {
	display: block
}
.bloglist li h3 {
	margin: 10px auto 8px;
	padding: 0 3px 8px;
	font-size: 14px;
	line-height: 20px;
	border-bottom: 1px solid #eee
}
.bloglist li h3 a:hover, .bloglist li:hover h3 a {
	color: #ef5c32
}
.post-meta {
	padding-bottom: 8px;
	color: #999;
	border-bottom: 1px solid #eee;
	overflow: hidden
}
.post-meta a:link, .post-meta a:visited {
	color: #999
}
.post-meta a:hover {
	color: #666
}
.post-meta span {
	padding: 2px 10px 2px 20px;
	background: url(images/icon-blog.png) no-repeat 5px 6px
}
.post-meta span.date {
	background-position: 0 -86px
}
.post-meta span.comments {
	background-position: 0 -120px
}
.post-meta span.author {
	background-position: 0 -154px
}
.post-meta span.cat {
	background-position: 0 -187px
}
.bloglist li .postexcerpt {
	padding: 15px 5px;
	line-height: 20px;
	overflow: hidden
}
.bloglist li .postexcerpt .post-excerpt {
	max-height: 120px;
*height:120px;
	overflow: hidden
}
.bloglist li .postexcerpt .read-more {
	padding: 8px 0 0;
	font-weight: 700;
	display: inline-block
}
.bloglist li .tag {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}
.bloglist li .tag .taglist {
	margin: 1px;
	padding: 8px 5px 8px 10px;
	text-indent: 20px;
	border: 1px solid #fff;
	background: #f9f9f9 url(images/icon-blog.png) no-repeat 10px -214px;
	overflow: hidden
}
.bloglist li .tag .taglist a {
	text-indent: 0
}
.bloglist li h2.title {
	margin-bottom: 5px;
	font-weight: 700
}
.bloglist li .blog-meta {
	margin: 0 0 15px -8px;
	color: #ddd
}
.bloglist li .blog-meta span {
	padding: 0 8px;
	color: #999
}
.blog-meta a:link, .blog-meta a:visited {
	color: #999
}
.blog-meta a:hover {
	color: #666
}
.bloglist p.read-more {
	margin-top: 10px;
	text-align: right
}
.bloglist p.read-more a {
	color: #005bb5;
	text-decoration: underline
}
.bloglist p.read-more a:hover {
	color: #444
}
.post {
	overflow: hidden
}
.post .post-title {
	margin-bottom: 8px;
	padding-bottom: 8px;
	line-height: 40px;
	font-size: 28px;
	font-weight: 500;
	border-bottom: 2px solid #f4f4f4
}
.post .post-meta {
	margin-bottom: 25px;
	border: 0
}
.post .post-meta span {
	padding: 2px 20px 2px 20px
}
.entry {
	font-size: 14px;
	line-height: 28px;
	color: #222
}
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin-bottom: 20px;
	padding: 0;
	font-weight: 700;
	border: 0;
	background: 0
}
.entry p {
	margin-bottom: 12px
}
.entry a:link, .entry a:visited {
	color: #ff6a00
}
.entry a:hover {
	color: #222
}
.entry img {
	margin-bottom: 10px;
	max-width: 100%;
	height: auto
}
.entry hr {
	margin: 40px auto;
	height: 1px;
	line-height: 1px;
	background: #eee;
	font-size: 1px
}
.entry .left {
	float: left;
	width: 45%
}
.entry .right {
	float: right;
	width: 45%
}
.entry ol, .entry ul {
	margin: 10px 30px
}
.entry ol li {
	list-style: decimal
}
.entry ul li {
	list-style: disc
}
.entry input, .entry textarea, .entry select {
	padding: 6px;
	border: 1px solid #ccc;
	font-size: 100%;
	vertical-align: middle
}
.entry input[type="text"]:hover, .entry input[type="text"]:focus, .entry input[type="text"]:active {
	border: 1px solid #999
}
.entry table {
	margin-bottom: 15px;
	max-width: 99.5%;
	color: #666;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}
.entry th {
	padding: 3px 10px;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background: #f4f4f4
}
.entry td {
	padding: 3px 10px;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	word-wrap: break-word
}
.entry input, .entry textarea, .entry select {
	padding: 5px 12px;
	line-height: 28px;
	border: 1px solid #ddd
}
.entry input[type="text"]:hover, .entry input[type="text"]:focus, .entry input[type="text"]:active, .entry textarea :hover, .entry itextarea :focus, .entry textarea :active,, .entry select:hover {
border:1px solid #ff6a00
}
.alignleft {
	float: left;
	padding-right: 30px
}
.alignright {
	float: right;
	padding-left: 30px
}
.alignnone, .aligncenter {
	float: none;
	margin-left: auto;
	margin-right: auto;
	clear: both
}
.aligncenter {
	text-align: center;
	display: block
}
.wp-caption {
	margin: 10px auto;
	padding: 6px;
	background: #f6f6f6;
	border: 1px solid #e4e4e4;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center
}
.wp-caption img {
	max-width: 660px
}
.wp-caption p.wp-caption-text {
	margin: 5px 0 0;
	padding: 4px;
	line-height: 20px;
	color: #666
}
.post-meta-bottom {
	margin: 35px auto 60px;
	color: #999;
	border-bottom: 1px solid #eee;
	overflow: hidden
}
.post-meta-bottom .tags {
	float: left;
	padding-bottom: 10px;
	text-indent: 18px;
	background: url(images/icon-blog.png) no-repeat 0 -222px;
	overflow: hidden
}
.post-meta-bottom .tags a {
	padding-left: 5px;
	color: #888
}
.post-meta-bottom .tags a:hover {
	color: #ff6a00
}
.post-meta-bottom .share {
	float: right
}
.post-meta-bottom .share #sharebtn {
	float: right;
	padding-right: 10px
}
.post-meta-bottom .share #bdshare, .post-meta-bottom .share .addthis_sharing_toolbox {
	float: right
}
.container-product {
	margin-top: -25px;
	padding: 0;
	width: 100%
}
.product-header {
	padding: 40px 0 0;
	background: #fcfcfc
}
.product .post-title {
	margin-bottom: 15px;
	padding-bottom: 0;
	font-size: 28px;
	font-weight: 700;
	line-height: 38px;
	border-bottom: 0;
	text-align: left;
	clear: both
}
.product .productMeta {
	overflow: hidden
}
.product .product-meta-box {
	margin-left: 440px;
	overflow: hidden
}
.product .metaList {
	float: left;
	margin: 0 0 0 30px !important
}
.product .metaList li {
	padding: 7px 0 8px 0;
	border-bottom: 1px solid #EEE;
	overflow: hidden
}
.product .metaList li strong {
	float: left;
	padding-right: 8px;
	width: 130px;
	text-align: right;
	font-weight: normal;
	display: block
}
.product .metaList li.inquiry {
	padding: 15px 0 5px
}
.product .left {
	float: left;
	width: 45%
}
.product .right {
	float: right;
	width: 45%
}
.preview {
	float: left;
	margin-right: -435px;
	width: 435px
}
.preview #wrap {
	padding: 0
}
.preview #wrap img {
	margin-bottom: 0;
	padding: 5px;
	border: 1px solid #e6e6e6;
	width: 400px;
	height: 400px;
	background: #fff
}
.post ul.thumblist {
	float: left;
	margin: 15px 0 0;
	width: 100%;
	overflow: hidden;
	display: block
}
.post ul.thumblist li {
	float: left;
	margin: 0;
	width: 25%;
	text-align: center;
	overflow: hidden
}
.post ul.thumblist li .thumb-wrap {
	float: left;
	padding: 1px;
	width: 82px;
	border: 1px solid #e6e6e6;
	background: #fff;
	overflow: hidden
}
.post ul.thumblist li.nomargin {
	margin: 0 0 0 9px
}
.post ul.thumblist li em {
	width: 100%;
	height: 6px;
	font-size: 0;
	overflow: hidden;
	display: none
}
.post ul.thumblist li img {
	margin-bottom: 0;
	padding: 1px;
	width: 80px;
	height: 80px;
	cursor: pointer;
	vertical-align: middle
}
.post ul.thumblist li .imWrap {
	float: left;
	width: 82px;
	height: 82px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
*display:block;
*font-size:63px;
*font-family:Arial
}
.post ul.thumblist li span {
	color: #666
}
.post ul.thumblist li.zoomActive .thumb-wrap {
	border: 1px solid #ff6a00
}
.post ul.thumblist li.zoomActive span {
	color: #c52620
}
.cloud-zoom-lens {
	border: 1px solid #eee;
	background: url(images/grid.png) repeat 0 0;
	cursor: move
}
.cloud-zoom-big {
	top: 0 !important;
	width: 450px !important;
	height: 410px !important;
	border: 1px solid #e6e6e6;
	overflow: hidden
}
.cloud-zoom-loading {
	padding: 3px;
	border: 1px solid #ccc;
	color: #fff;
	background: #222
}
.product-name {
	margin-bottom: 20px;
	font-size: 28px;
	line-height: 36px;
	color: #ee5225
}
.product-summary {
	margin-bottom: 20px;
	font-size: 13px;
	color: #222
}
.product-meta {
	margin-bottom: 35px;
	font-size: 13px;
	color: #222;
	overflow: hidden
}
.product-meta p, .product-meta li {
	margin-bottom: 0;
	line-height: 30px
}
.product-meta strong, .product-meta b {
	width: 170px;
	color: #666;
	font-weight: normal;
	display: inline-block
}
.product-inquiry {
	overflow: hidden;
	clear: both
}
.product-inquiry a {
	float: left;
	padding: 11px 30px;
	line-height: 26px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background: #f70;
	display: inline-block;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.product-inquiry a:hover {
	background-color: #ff6a00;
	text-decoration: none
}
.product-inquiry a i {
	float: left;
	margin-right: 8px;
	width: 36px;
	height: 26px;
	background: url(images/btn-inquiry.png) no-repeat 0 0
}
.product-inquiry p {
	float: left;
	margin: 6px 0 0 15px;
	line-height: 20px;
	color: #999
}
.product-tips {
	margin-top: 30px;
	padding: 20px 25px;
	border: 1px solid #e9ebed;
	background-color: #f5f7f8;
	clear: both;
	position: relative
}
.product-tips i {
	width: 14px;
	height: 8px;
	line-height: 8px;
	font-size: 8px;
	background: url(images/icon-arrow.png) no-repeat center 0;
	display: inline-block;
	position: absolute;
	top: -8px;
	left: 45px;
	z-index: 99
}
.product-tips h4 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #666
}
.product-tips ul li {
	margin-bottom: 4px;
	padding-left: 16px;
	color: #777;
	background: url(images/icon.gif) no-repeat 0 -313px
}
.tab-head {
	margin-top: 65px;
	height: 39px;
	border-bottom: 1px solid #e4e4e4
}
.tab-head .inner {
	overflow: visible;
	position: relative
}
.tab-head li {
	float: left;
	margin-right: 5px;
	padding: 0 25px;
	line-height: 38px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #222;
	display: block;
	cursor: pointer;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px
}
.tab-head li.current {
	margin-top: -3px;
	line-height: 41px;
	font-weight: bold;
	border: 1px solid #e4e4e4;
	border-top: 2px solid #ff6a00;
	border-bottom: 0;
	color: #ff6a00;
	background: #fff
}
.tab-head li a:link, .tab-head li a:visited, .tab-head li a:hover {
	color: #222;
	text-decoration: none
}
.tab-head li.current a:link, .tab-head li.current a:visited, .tab-head li.current a:hover {
	color: #ff6a00
}
.tab-head span {
	float: left;
	margin-right: 5px;
	padding: 0 25px;
	line-height: 38px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	display: block;
	cursor: pointer;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px
}
.tab-head span.hov {
	margin-top: -3px;
	line-height: 41px;
	font-weight: bold;
	border: 1px solid #e4e4e4;
	border-top: 2px solid #ff6a00;
	border-bottom: 0;
	color: #ff6a00;
	background: #fff
}
.Xtranslate {
	-wekit-transform: translate3d(90px, 0, 0);
	-moz-transform: translate3d(90px, 0, 0);
	-o-transform: translate3d(90px, 0, 0);
	-ms-transform: translate3d(90px, 0, 0);
	transform: translate3d(90px, 0, 0)
}
#tab-product {
	padding-top: 50px
}
#tab-product .entry {
	display: none
}
#tab-product .entry .tab-tilte {
	margin: 40px auto 25px;
	padding: 0 3%;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	border-bottom: 1px solid #e4e4e4;
	display: none
}
#tab-product .entry .tab-tilte span {
	padding: 0 25px;
	line-height: 41px;
	font-weight: bold;
	border: 1px solid #e4e4e4;
	border-top: 2px solid #ff6a00;
	border-bottom: 0;
	color: #ff6a00;
	background: #fff;
	display: inline-block;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px
}
.tab-head span a:link, .tab-head span a:visited, .tab-head span a:hover {
	color: #666;
	text-decoration: none
}
.tab-head span.hov a:link, .tab-head span.hov a:visited, .tab-head span.hov a:hover {
	color: #ff6a00
}
.tab-pinned {
	margin: 0 auto;
	width: 100%;
	background: #fff;
	position: fixed;
	top: 50px;
	left: 0;
	z-index: 9999;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop));
	-moz-box-shadow: 0 -1px 6px rgba(0,0,0,0.08);
	-webkit-box-shadow: 0 -1px 6px rgba(0,0,0,0.08);
	box-shadow: 0 -1px 6px rgba(0,0,0,0.08)
}
.tab-pinned span {
	float: none;
	display: inline-block
}
.tab-pinned span.hov {
	margin-top: 0;
	line-height: 38px
}
#tab-product .entry-pinned {
	padding-top: 110px
}
.features {
	margin: 0 0 50px -1.5%
}
.features h2 {
	padding: 10px 1.5%;
	line-height: inherit;
	font-size: 20px;
	font-weight: 500;
	text-align: left;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}
.features h2 span {
	padding: 0;
	border: 0
}
.feature-item {
	float: left;
	margin: 0 1.5% 40px;
	width: 47%
}
.feature-item img {
	float: left;
	width: 100px;
	height: 100px
}
.feature-item h4 {
	margin-bottom: 10px;
	padding-left: 120px;
	font-size: 18px;
	font-weight: bold
}
.feature-item p {
	padding-left: 120px;
	color: #666;
	font-size: 14px
}
.post .page-title {
	margin-bottom: 25px;
	padding-bottom: 8px;
	line-height: 28px;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	color: #222
}
.feature-box {
	margin: 50px 0 50px -1.5%;
	padding-top: 70px;
	border-top: 1px solid #eee;
	overflow: hidden
}
.feature-box .item {
	float: left;
	margin: 0 1.5% 50px;
	width: 47%
}
.feature-box .item img {
	float: left;
	width: 96px;
	height: 96px
}
.feature-box .item h4 {
	margin: -10px auto 10px;
	padding-left: 120px;
	font-size: 18px;
	font-weight: bold
}
.feature-box .item p {
	padding-left: 120px;
	color: #666;
	font-size: 14px
}
.contact-us {
	float: none;
	margin-top: 30px
}
.contact-us h3 {
	margin-bottom: 30px;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #e2e2e2
}
.contact-us h3 strong, .contact-us h3 b, .contact-us h3 span {
	font-size: 18px;
	color: #444;
	border-bottom: 1px solid #aaa;
	display: inline-block
}
.contact-msg {
	float: left;
	width: 48%
}
.contact-msg #commentform {
	padding-top: 5px
}
.contact-msg #author, .contact-msg #email, .contact-msg #url, .contact-msg #comment {
	margin-bottom: 10px;
	padding: 5px 15px;
	width: 90%;
	font-size: 12px
}
.contact-msg #comment {
	min-height: 120px
}
.contact-box {
	float: right;
	width: 48%
}
.contact-box p {
	padding-left: 140px
}
.contact-box p span {
	margin-left: -140px;
	padding-right: 12px;
	width: 128px;
	text-align: right;
	color: #666;
	display: inline-block
}
.contact-map {
	margin-top: 60px
}
.page-sitemap {
	background: #eee
}
.sitemap-box {
	margin: 25px auto;
	padding: 2%;
	width: 92%;
	line-height: 24px;
	background: #fff
}
.sitemap-box a:link, sitemap-box a:visited {
	color: #222
}
.sitemap-box a:hover {
	color: #10579d
}
.sitemap-box h1 {
	margin-bottom: 20px;
	font-size: 20px;
	text-align: center
}
.sitemap-box h2 {
	margin: 8px auto 15px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #eee
}
.sitemap-box ul {
	margin: 10px
}
.sitemap-box ul li {
	margin: 6px 0 0 18px;
	list-style: disc;
	color: #999
}
.sitemap-box ul li ul {
	margin: 5px 10px 10px
}
.sitemap-box ul li ul li {
	margin: 3px 0 0 16px;
	list-style: circle
}
.sitemap-box #breadcrumb, .sitemap-box .archivers, .sitemap-box .full-version, .sitemap-box #footer {
	margin-top: 20px;
	padding: 6px 15px;
	border: 1px solid #eee;
	border-top: 1px solid #ddd;
	clear: both
}
.sitemap-box #breadcrumb, .sitemap-box .full-version {
	border: 1px solid #eee;
	background: #f8f8f8
}
.sitemap-box .archivers {
	padding: 5px 15px 15px;
	overflow: hidden
}
.sitemap-box #footer {
	padding: 10px;
	text-align: center
}
.error404 {
	max-width: 390px;
	padding: 50px 0
}
.error404 h4 {
	height: 32px;
	line-height: 32px;
	font-size: 200%;
	color: #F00
}
.error404 span {
	margin-bottom: 25px;
	color: #666;
	display: block
}
.error404 ol {
	padding: 5px 0 5px 20px
}
.error404 ol li {
	margin: 0 auto;
	list-style: disc
}
.errorsearch {
	margin-top: 15px;
	width: 100%;
	overflow: hidden
}
.errorsearch .searchInput {
	float: left;
	padding: 6px 0;
	width: 80%;
	text-indent: 12px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #DDD
}
.errorsearch #searchsubmit {
	float: right;
	width: 19%;
	height: 38px;
	font-size: 14px;
	border: 0;
	color: #FFF;
	background: #666;
	cursor: pointer
}
.errorsearch #searchsubmit:hover {
	background: #222
}
#logonTip {
	padding: 15px;
	font-size: 13px;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	background: #f4f4f4
}
#logonTip a {
	color: #444;
	text-decoration: underline
}
#logonTip a:hover {
	color: #f60
}
#logonTip span {
	color: #888
}
#logonTip em {
	padding: 0 8px;
	color: red;
	font-style: normal;
	font-size: 12px
}
#inquiryForm .productImg {
	margin: 0 0 20px 135px;
	overflow: hidden
}
#inquiryForm .productImg img {
	float: left;
	margin: 5px 15px 0 0;
	padding: 3px;
	width: 80px;
	height: 80px;
	border: 1px solid #ddd
}
#inquiryForm .productImg h4 {
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 14px
}
#inquiryForm .productImg p {
	margin: 0 auto;
	line-height: 20px;
	font-size: 12px;
	color: #888
}
#inquiryForm .productImg a {
	text-decoration: none
}
#inquiryForm .productImg a:hover img {
	border: 1px solid #fb0
}
#inquiryForm .productImg a:hover h4 {
	color: #f60
}
.wpcf7 p {
	margin-bottom: 18px;
	overflow: hidden;
	clear: both
}
.wpcf7 label {
	padding: 0 15px 0 0;
	width: 90px;
	font-size: 14px;
	font-family: Verdana;
	text-align: right;
	color: #444;
	display: inline-block
}
.wpcf7 label.long {
	width: auto;
	text-align: left
}
.wpcf7 label em {
	padding: 5px 8px 0 0;
	color: red;
	font-style: normal;
	font-size: 12px
}
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-captchar {
	padding: 8px 10px;
	color: #666;
	border: 1px solid #d8d8d8
}
.wpcf7 .wpcf7-select {
	padding: 8px 11px
}
.wpcf7 .wpcf7-captchar {
	width: 100px
}
.wpcf7 .wpcf7-textarea {
	padding: 10px;
	width: 80%;
	height: 160px;
	color: #666;
	overflow-y: scroll;
	border: 1px solid #d8d8d8
}
.entry .wpcf7 input[type="text"]:hover, .entry .wpcf7 input[type="text"]:focus, .entry .wpcf7 input[type="text"]:active, .wpcf7 .wpcf7-text:hover, .wpcf7 .wpcf7-text:active, .wpcf7 .wpcf7-captchar:hover, .wpcf7 .wpcf7-captchar:active, .wpcf7 .wpcf7-textarea:hover, .wpcf7 .wpcf7-textarea:active {
	border: 1px solid #f90
}
.wpcf7 .wpcf7-submit {
	padding: 6px 40px;
	font-size: 16px;
	font-family: Arial;
	border: 0;
	color: #fff;
	background: #ff6a00;
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease
}
.wpcf7 .wpcf7-submit:hover, .wpcf7 .wpcf7-submit:active {
	background-color: #f80
}
.wpcf7 p.btn-submit span {
	float: right;
	color: red
}
.wpcf7 .wpcf7-not-valid {
	border: 1px solid red
}
.wpcf7 span.wpcf7-list-item-label {
	padding-right: 10px
}
.wpcf7 span.wpcf7-not-valid-tip {
	margin: 0 auto;
	padding-left: 10px;
	background: #fff;
	display: inline !important
}
.wpcf7 .your-message span.wpcf7-not-valid-tip {
	margin-left: -220px
}
.wpcf7 .ajax-loader {
	margin: 12px 0 0
}
div.wpcf7-mail-sent-ok {
	border: 1px solid #c2e7c8 !important;
	color: #008c00;
	text-align: center
}
div.wpcf7-validation-errors {
	padding: .8em 1em !important;
	border: 1px solid #f7e700 !important;
	color: #f30;
	text-align: center
}
#inquiryForm {
	padding: 40px;
	border: 1px solid #e6e6e6
}
#inquiryForm .wpcf7 label {
	width: 120px
}
.wpcf7 #your-firstname {
	width: 100px
}
.wpcf7 #your-lastname {
	width: 140px
}
.entry .newsletter-subscription table {
	width: 99.5%;
	border: 0
}
.entry .newsletter-subscription th {
	border: 0;
	background: 0
}
.entry .newsletter-subscription td {
	border: 0
}
@media only screen and (min-width:1200px) and (max-width:1400px) {
.inner {
	width: 1000px
}
.navi li a, .navi li a:link, .navi li a:visited {
	padding: 0 12px
}
.newsletter-sns .newsletter .newsletter-email, .newsletter-sns .newsletter .newsletter-firstname, .newsletter-sns .newsletter input[type="text"] {
	max-width: 180px;
*width:180px
}
.newsletter-sns .newsletter p {
	max-width: 530px
}
}

