﻿a:link,a:visited{outline:none}
a:hover,a:active{}
body{font:12px/1.5 "Lucida Grande", Verdana, Helvetica, Arial, "Microsoft YaHei", Simsun, sans-serif;color:#333; behavior:url("csshover.htc");}

/* 案例展示开始 */
#index_case{
	width: 1320px; margin:0 auto;
	background:url(../images/case_back.jpg) center top repeat;
	}
#case_title{
	width: 700px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
}
#case_title a{
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size: 18pt;
	text-transform:uppercase;
}
.picScroll{ width:1320px; position:relative; overflow:hidden;}
.picScroll .prev,
.picScroll .next{ display:block; position:absolute; top:120px; left:0px; width:40px; height:40px; background:url(../images/slider-arrow1.png) no-repeat;background-position:-126px -147px;   }
.picScroll .next{ left:auto; right:0px; background-position:-6px -147px; }

.picScroll .tempWrap{width:1200px !important; float:left; margin-left:50px; font-family:"微软雅黑";}
.picScroll ul{height:350px; padding-top:20px; overflow:hidden; zoom:1;position:relative; }
.picScroll ul li{ 
	width:400px; float:left; overflow:hidden;padding: 2px; 
}
.picScroll .pic{ width:315px;}
.picScroll .pic img{ width:315px; height:230px; display:block;}
.picScroll .pic img:hover{
	box-shadow: 0px 0px 0px 1px #000;
}
.picScroll .title_time{ width:315px;}
.picScroll .title_time span{
	display: inline-block;
	background-color: #b1b2b6;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-transform:uppercase;
}
.picScroll .title_page{ width:315px; line-height:40px; }
.picScroll .title_page a{
	color:#000;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:11pt;
	}
.picScroll .title_list{
	width:315px;
	color:#919191
}
