@charset "utf-8";
/* CSS Document */
/**/
.pro_title{
	height: 220px;
	line-height: 220px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	font-size: 42px;
	color: #4b4b4b;
	font-weight: bold;
	background: url(../images/icon_set.png) center 40px no-repeat;
}
.pro_ul{
	width: 1203px;
	height: auto;
	overflow: hidden;
	margin-bottom: 100px;
}
.pro_ul li{
	width: 400px;
	height: 360px;
	overflow: hidden;
	float: left;
	border-right: 1px dotted #666666;
	position: relative;
}
.pro_ul li p{
	width: 250px;
	height: 250px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
	border-radius: 125px;
}
.pro_ul li i{
	display: block;
	position: absolute;
	z-index: 9;
	width: 250px;
	height: 250px;
	overflow: hidden;
	top: 30px;
	left: 75px;
	background-color: rgba(0,0,0,0.5);
	border-radius: 125px;
	font-size: 40px;
	color: #ffffff;
	text-align: center;
	line-height: 250px;
	display: none;
}
.pro_ul li span{
	display: block;
	height: 65px;
	overflow: hidden;
	margin-top: 15px;
	text-align: center;
	font-size: 30px;
	color: #4b4b4b;
	font-weight: bold;
	line-height: 65px;
	vertical-align: middle;
	background: url(../images/pro_bg.png) center bottom no-repeat;
}
/*列表页*/
.bar{
	width: 100%;
	height: 480px;
	min-width: 1200px;
	overflow: hidden;
	background-color: #ffffff;
	position: relative;
	z-index: 2;
	margin: 0 auto;
}
.barc{ 
	width: 200%; 
	height: 480px; 
	left: -50%; 
	top: 0; 
	position: absolute; 
}
.barcc{ 
	width:1920px; 
	height:480px; 
	overflow:hidden; 
	position:relative; 
	margin: 0 auto;
}
.item{
	position: relative;
	height: 55px;
	margin-top: -55px;
	z-index: 9;
}
.item a{
	display: block;
	width: 390px;
	height: 55px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	text-align: center;
	line-height: 55px;
	vertical-align: middle;
	font-size: 24px;
	color: #4b4b4b;
	background-color: rgba(255,255,255,0.6);
}
.item a.this{
	color: #ffffff;
	background-color: rgba(0,0,0,0.3);
}
.list{
	background-color: #eeeeee;
	padding-top: 50px;
}
.list_tab{
	width: 830px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 20px;
}
.list_tab a{
	display: block;
	width: 275px;
	height: 45px;
	overflow: hidden;
	float: left;
	margin-right: -1px;
	border: 1px #cccccc solid;
	text-align: center;
	line-height: 45px;
	vertical-align: middle;
	background-color: #ffffff;
	vertical-align: middle;
	font-size: 14px;
	color: #4b4b4b;
	margin-bottom: 20px;
}
.list_tab a.this{
	background-color: #a8c7e4;
	color: #ffffff;
}
.list_ul{
	height: auto;
	overflow: hidden;
}
.list_ul li{
	width: 280px;
	height: 370px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	background-color: #ffffff;
	margin-bottom: 55px;
}
.list_ul li p{
	width: 280px;
	height: 187px;
	overflow: hidden;
	margin-bottom: 10px;
}
.list_ul li img{
	width: 280px;
	height: 187px;
}
.list_ul li h2{
	height: 30px;
	padding: 0 20px;
	overflow: hidden;
	line-height: 30px;
	vertical-align: middle;
}
.list_ul li h2 a{
	font-size: 16px;
	color: #295988;
}
.list_ul li span{
	display: block;
	height: 88px;
	padding: 0 20px;
	overflow: hidden;
	line-height: 22px;
	vertical-align: middle;
	font-size: 13px;
	color: #666666;
	margin-bottom: 10px;
}
.list_ul li i{
	display: block;
	height: 30px;
	padding: 0 20px;
	overflow: hidden;
	line-height: 30px;
	vertical-align: middle;
	font-size: 13px;
	color: #999999;
}
/*内页*/
.cont{
	background-color: #ffffff;
	min-height: 200px;
	margin-bottom: 80px;
	padding: 20px 60px;
	box-sizing:border-box;
}
.cont_tit{
	height: 100px;
	text-align: center;
	line-height: 100px;
	vertical-align: middle;
	font-size: 30px;
	color: #295988;
}
.cont_img{
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
}
.cont_txt{
	height: auto;
	overflow: hidden;
	line-height: 25px;
	font-size: 15px;
	color: #333333;
	margin-bottom: 20px;
}

.cont_txt table{
border:solid #cccccc; border-width:0px 1px 1px 0px;
}
.cont_txt table td{
border:solid #cccccc; border-width:1px 0px 0px 1px;
}
.cont_rel{
	height: 80px;
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 30px;
}
.cont_rel p{
	display: inline-block;
	height: 80px;
	overflow: hidden;
	float: left;
	background: url(../images/cont_rel_bg.png) left center no-repeat;
}
.cont_rel p a{
	display: block;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	vertical-align: middle;
	padding-left: 40px;
	font-size: 16px;
	color: #ababab;
}
.cont_rel span{
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: right;
	text-align: center;
}
.cont_rel span a{
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	color: #ababab;
	background: url(../images/return.png) center 15px no-repeat;
	line-height: 120px;
}
.cont_col{
	padding: 15px 0;
	font-size: 24px;
	color: #295988;
}
/*3d切换*/
.poster-main {
	width: 970px;
	height: auto;
	position: relative;
	margin: 0 auto;
}
.poster-main a, .poster-main img { display: block; }
.poster-main .poster-list {
	width: 1020px;
	height: 280px;
	margin: 0 auto;
}

.poster-main .poster-list .poster-item {
	width: 200px;
	height: 133px;
	text-align:center;
	position: absolute;
	left: 0;
	top: 0;
}

.poster-main .poster-btn {
	position: absolute;
	width: 54px;
	height: 52px;
	overflow: hidden;
	top: 125px;
	z-index: 10;
	cursor: pointer;
}

.poster-main .poster-prev-btn {
	left: -70px;
}

.poster-main .poster-next-btn {
	right: -70px;
}
