/*
 * w257 - swan-11 iweb22-style09
 * http://swan-11.com.tw
 *
 * Copyright 2013, Evelyn Wang
 * 
 * 
 * December 2013
 */
 

/* +work-list
*----------------------------------------------------------------------------*/
.wrapper .content #work-list {
	width: 958px;
	background: #fff;
	border: 1px #d9d9d9 solid;
}

.wrapper .content #work-list h3 {
	display: none;
}

.wrapper .content #work-list ul {
	width: 958px;
	height: 300px;
	overflow: hidden;
	position: relative;
}

.wrapper .content #work-list ul li {
	width: 958px;
	height: 300px;
	float: left;
	overflow: hidden;
}

.wrapper .content #work-list ul li .work {
	width: 958px;
	height: 305px;
	overflow: hidden;
	position: relative;
}

.wrapper .content #work-list ul li .work h3 {
	padding: 5px;
	width: 948px;
	height: 50px;
	background: url(../../images/12/index/bg-bestcase.png) repeat 0 0;
	display: block;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	color:#fff;
}

.wrapper .content #work-list ul li .work h3 a {
	width: 400px;
	display: inline-block;
	line-height: 160%;
	color: #fff;
}

.wrapper .content #work-list ul li .work .photo {
	position: relative;
}

.wrapper .content #work-list ul li .work .photo img {
	width: 958px;
	height: 326px;
}

.wrapper .content #work-list .pageNav {
	width: 958px;
	height: 30px;
	background: #e9e9e9;
	text-align: right;
}

.wrapper .content #work-list .pageNav span {
	margin: 0 10px 0 0;
	height: 30px;
	display: inline-block;
	line-height: 34px;
	font-size: 16px;
	color: #000;
	font-weight: 900;
}

.wrapper .content #work-list .pageNav p.pager {
	margin: 4px 5px 4px 0;
	height: 30px;
	float: right;
	line-height: 30px;
}

.wrapper .content #work-list .pageNav p.pager a ,
.wrapper .content #work-list .pageNav p.pager a.active {
	margin-right: 5px;
	width: 22px;
	height: 22px;
	background: #000;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	color: #fff;
}

.wrapper .content #work-list .pageNav p.pager a:hover ,
.wrapper .content #work-list .pageNav p.pager a.active {
	background: #c72232;
}


/* +service
*----------------------------------------------------------------------------*/
.wrapper .content .wrap {
	margin: 25px 0;
	overflow: hidden;
}

.wrapper .content .wrap #serviceCall {
	width: 365px;
	float: left;
}

.wrapper .content .wrap #serviceCall h3 {
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px #bbb solid;
	font-size: 24px;
	color: #3d3d3d;
	font-weight: 900;
}

.wrapper .content .wrap #serviceCall h3 span {
	width: 1px;
	height: 1px;
	display: inline-block;
	overflow: hidden;
}

.wrapper .content .wrap #serviceCall p {
	line-height: 160%;
	font-size: 18px;
	color: #888;
	font-weight: 900;
}
.wrapper .content .wrap #serviceCall p.phone {
	height: 50px;
	line-height: 50px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 50px;
	color: #3d3d3d;
}

/**
*
* =promenu
*
**/
.wrapper .content .wrap .promenu {
	width: 575px;
	background: url(../../images/12/index/icon-promenu.jpg) no-repeat 450px 20px #fe4e12;
	float: right;
}

.wrapper .content .wrap .promenu h3 {
	margin: 15px 0 0 20px;
	padding: 0 0 5px;
	width: 415px;
	border-bottom: 1px #fff solid;
	text-align: right;
	font-size: 24px;
	color: #fff;
	font-weight: 900;
}

.wrapper .content .wrap .promenu h3 span {
	width: 1px;
	height: 1px;
	display: inline-block;
	overflow: hidden;
}

.wrapper .content .wrap .promenu p {
	margin: 5px 0 5px 20px;
	width: 415px;
	line-height: 160%;
	font-size: 18px;
}

.wrapper .content .wrap .promenu p a {
	color: #fff;
}


/* +seo
*----------------------------------------------------------------------------*/
.wrapper .content #webSeo {
	margin: 0 auto;
	padding: 5px 10px;
	width: 940px;
	height: 30px;
	background: #3d3d3d;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	line-height: 30px;
	color: #fff;
display: none;}

.wrapper .content #webSeo .seo {
	width: 940px;
	overflow: hidden;
}


/* +product-list
*----------------------------------------------------------------------------*/
.wrapper .content #product-list {
	margin: 25px 0;
}

.wrapper .content #product-list h2 {
	display: none;
}

.wrapper .content #product-list ul {
	overflow: hidden;
}

.wrapper .content #product-list ul li {
	margin: 0 0 20px;
	height: 246px;
	background: url(../../images/12/index/bg-procase.jpg) no-repeat 0 0;
	overflow: hidden;
}

.wrapper .content #product-list ul li .photo {
	margin: 10px 15px 0 0;
	/* width: 387px; */
	/* height: 222px; */
	background: #fff;
	border: 1px #888 solid;
	float: left;
	background-size: cover;
}

.wrapper .content #product-list ul li .photo img {
	/* margin: 5px; */
	/* width: 203px; */
	/* height: 138px; */
}

.wrapper .content #product-list ul li .info {
	margin: 10px 0 0;
	width: 530px;
	float: right;
}

.wrapper .content #product-list ul li .info h3 {
	margin: 0 0 15px;
	font-size: 18px;
}

.wrapper .content #product-list ul li .info h3 a {
	color: #c64b22;
	font-weight: 900;
	font-size: 26px;
}

.wrapper .content #product-list ul li .info p {
	height: 130px;
	line-height: 125%;
	font-size: 15px;
	color: #3d3d3d;
}

.wrapper .content #product-list ul li .info p.time {
	height: 20px;
	font-size: 12px;
	color: #9e9e9e;
	font-style: italic;
}

.wrapper .content #product-list ul li .info p.more {
	margin: 18px 0 0;
	height: 30px;
	font-size: 14px;
}

.wrapper .content #product-list ul li .info p.more a {
	color: #3d3d3d;
	text-decoration: underline;
	font-weight: 900;
}


/* +news-list
*----------------------------------------------------------------------------*/
.wrapper .content #news-list {
	padding: 0 0 0 125px;
	width: 835px;
	background: url(../../images/12/index/bg-news.jpg) no-repeat 0 0;
	overflow: hidden;
margin-top: 60px;}

.wrapper .content #news-list ul {
	width: 100%;
	height: 40px;
	overflow: hidden;
}

.wrapper .content #news-list ul li {
	width: 100%;
	height: 40px;
	overflow: hidden;
}

.wrapper .content #news-list ul li h3 {
	width: 720px;
	height: 40px;
	float: left;
	line-height: 40px;
	font-size: 16px;
	font-weight: 900;
}

.wrapper .content #news-list ul li h3 a {
	color: #424147;
}

.wrapper .content #news-list ul li p {
	margin: 0 10px 0 0;
	width: 100px;
	height: 40px;
	float: right;
	line-height: 40px;
	text-align: right;
	font-size: 16px;
}
@media screen and (max-width: 640px){
	.wrapper .content #news-list{display:none;}
}