/* tech pic slider */

@media screen and (max-width: 800px) {
	#tech #tech_pic {
		display: none;
	}

	#tech #tech_pic_mobile {
		margin-top: 50px;
	}

	#tech #tech_pic_mobile li {
		clear: both;
		line-height: 2em;
		margin: 0 auto;
		text-transform: none;
		color: #fff;
	}

	#tech #tech_pic_mobile li img {
		width: 90%;
	}
}

@media screen and (min-width: 801px) and (max-width: 1000px) {
	#tech #tech_pic {
		width: 780px;
		margin: 0 auto 0 auto;
	}

	#tech #tech_pic .left {
		width: 50px;
		padding: 10px;
		float: left;
	}

	#tech #tech_pic .right {
		width: 50px;
		padding: 10px;
		float: left;
	}

	#tech #tech_pic .left img, #tech #tech_pic .center img, #tech #tech_pic .right img {
		width: 100%;
		height: auto;
	}

	#tech #tech_pic .center {
		position: relative;
		overflow: hidden;
		width: 640px;
		height: 200px;
		background-color: #fff;
		float: left;
	}

	#tech #tech_pic .center ul {
		position: absolute;
		width: 2000em;
		padding: 10px;
		left: 0;
	}

	#tech #tech_pic .center ul li {
		width: 210px;
		height: 160px;
		padding: 10px 0;
		float: left;
		text-align: center;
	}

	#tech #tech_pic .center ul li div {
		height: 120px;
	}

	#tech #tech_pic .center ul li img {
		max-width: 190px;
		max-height: 120px;
		width: auto;
		height: auto;
	}

	#tech #tech_pic .center ul li span {
		display: block;
		width: 190px;
		text-align: center;
		line-height: 1.5em;
		margin: 10px auto;
	}
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
	#tech #tech_pic {
		width: 1000px;
		margin: 0 auto 0 auto;
	}

	#tech #tech_pic .left {
		width: 50px;
		padding: 10px;
		float: left;
	}

	#tech #tech_pic .right {
		width: 50px;
		padding: 10px;
		float: left;
	}

	#tech #tech_pic .left img, #tech #tech_pic .center img, #tech #tech_pic .right img {
		width: 100%;
		height: auto;
	}

	#tech #tech_pic .center {
		position: relative;
		overflow: hidden;
		width: 860px;
		height: 200px;
		background-color: #fff;
		float: left;
	}

	#tech #tech_pic .center ul {
		position: absolute;
		width: 2000em;
		padding: 10px;
		left: 0;
	}

	#tech #tech_pic .center ul li {
		width: 210px;
		height: 160px;
		padding: 10px 0;
		float: left;
		text-align: center;
	}

	#tech #tech_pic .center ul li div {
		height: 120px;
	}

	#tech #tech_pic .center ul li img {
		max-width: 190px;
		max-height: 120px;
		width: auto;
		height: auto;
	}

	#tech #tech_pic .center ul li span {
		display: block;
		width: 190px;
		text-align: center;
		line-height: 1.5em;
		margin: 10px auto;
	}
}

@media screen and (min-width: 1281px) and (max-width: 1680px) {
	#tech #tech_pic {
		width: 1190px;
		margin: 0 auto 0 auto;
	}

	#tech #tech_pic .left {
		width: 50px;
		float: left;
	}

	#tech #tech_pic .right {
		width: 50px;
		float: left;
	}

	#tech #tech_pic .left img, #tech #tech_pic .center img, #tech #tech_pic .right img {
		width: 100%;
		height: auto;
	}

	#tech #tech_pic .center {
		position: relative;
		overflow: hidden;
		width: 1070px;
		height: 200px;
		background-color: #fff;
		float: left;
		margin: 0 10px;
	}

	#tech #tech_pic .center ul {
		position: absolute;
		width: 2000em;
		padding: 10px;
		left: 0;
	}

	#tech #tech_pic .center ul li {
		width: 210px;
		height: 160px;
		padding: 10px 0;
		float: left;
		text-align: center;
	}

	#tech #tech_pic .center ul li div {
		height: 120px;
	}

	#tech #tech_pic .center ul li img {
		max-width: 190px;
		max-height: 120px;
		width: auto;
		height: auto;
	}

	#tech #tech_pic .center ul li span {
		display: block;
		width: 190px;
		text-align: center;
		line-height: 1.5em;
		margin: 10px auto;
	}
}

@media screen and (min-width: 1681px) {
	#tech #tech_pic {
		width: 1615px;
		margin: 0 auto 0 auto;
	}

	#tech #tech_pic .left {
		width: 50px;
		float: left;
	}

	#tech #tech_pic .right {
		width: 50px;
		float: left;
	}

	#tech #tech_pic .left img, #tech #tech_pic .center img, #tech #tech_pic .right img {
		width: 100%;
		height: auto;
	}

	#tech #tech_pic .center {
		position: relative;
		overflow: hidden;
		width: 1490px;
		height: 200px;
		background-color: #fff;
		float: left;
		margin: 0 10px;
	}

	#tech #tech_pic .center ul {
		position: absolute;
		width: 2000em;
		padding: 10px;
		left: 0;
	}

	#tech #tech_pic .center ul li {
		width: 210px;
		height: 160px;
		padding: 10px 0;
		float: left;
		text-align: center;
	}

	#tech #tech_pic .center ul li div {
		height: 120px;
	}

	#tech #tech_pic .center ul li img {
		max-width: 190px;
		max-height: 120px;
		width: auto;
		height: auto;
	}

	#tech #tech_pic .center ul li span {
		display: block;
		width: 190px;
		text-align: center;
		line-height: 1.5em;
		margin: 10px auto;
	}
}

#tech #tech_pic .center ul li span {
	color: #333;
}

#tech_pic_show {
	width: 100%;
	height: 100%;
	text-align: center;
}

#tech_pic_show .close {
	background-image: url(../images/content_close.png);
	width: 39px;
	height: 40px;
	top: 40px;
	right: 40px;
	position: absolute;
}