@charset "utf-8";


ul, ol {margin: 0; padding: 0; list-style: none;}

img {border: 0;}

/*** Main Common ***/

.main-photos-inner,
.foot-inner,
.inside-page {
	
}

#btn_prev, #btn_next,
.slide-btn-l, .slide-btn-r,
.ico-uptime,
.subList-mark {
	background: url(../images/ico_map_common.png) no-repeat; _background: url(../images/ico_map_common_ie6fix.gif) no-repeat;
}





	
	/* Common UI 滑动切换按钮 */
	.slide-btn-l, .slide-btn-r {position: absolute; width: 74px; height: 24px; overflow: hidden;  cursor: pointer;}	

	.slide-btn-disabled {background-color: #444f63; cursor:pointer;}

	.block-slide-news .slide-btn-l {top: 34px; right: 20px; margin-top: -34px;}
	.block-slide-news .slide-btn-r {top: 34px; right: 0; margin-top: -34px;}
	.block-slide-news .slide-btn-l:hover {background-color: #444f63;}
	.block-slide-news .slide-btn-r:hover {background-color: #444f63;}
	.block-slide-img  .slide-btn-l {top: 50%; left: 0; margin-top: -20px;}
	.block-slide-img  .slide-btn-r {top: 50%; right: 0; margin-top: -20px;}
	.main-photos-inner .slide-btn-l, .main-photos-inner .slide-btn-r { width: 50px; height: 30px; }
	.main-photos-inner .slide-btn-l { width: 74px; height: 24px;background:url(../images/more1.png) no-repeat;top:398px;left:513px;}
	.main-photos-inner .slide-btn-r { width: 74px; height: 24px;right: 0; background-position: -236px 0;background:url(../images/more2.png);top:398px;right:630px;}


/*** 照片展示主体内容 ***/
.main-photos {margin-top: -14px; padding: 20px 0 40px; background-color: #f7f7f7;}
	.main-photos-inner {position: relative;}
	.main-photos-inner h2 {font-size:18px; font-weight: normal; text-align: center; color: #435063;}
	.main-photos-inner nav { font-size:14px;}	
	p.en1{height:39px;display:inline-block;}	
	    #photoNavBox{overflow:hidden;width:1360px;position:relative;margin-left:-52px;}
		.photo-show-nav {width:auto;height:45px;width:141px;line-height:45px;text-align:center;color:#fff;display:inline-block;margin-left:52px;background:#888888;}
		.photo-show-nav:hover, .photo-nav-current {color:#fff;background:url(../images/but.png) no-repeat;}
		.photos-inner-wrap {overflow: hidden; text-align: center; color: #616162;margin-top:26px;}	
			.photo-show-content {width: 1340px; white-space: nowrap; overflow: hidden;}
			.photo-show-content a {display: block; *zoom: 1; vertical-align: top;height:375px;margin-right:20px;margin-bottom:14px;float:left;}
			.photo-show-content a div{width:313px;height:373px;border:1px solid #dadada;}
			.photo-show-content a div img{margin-top:10px;}
			.photo-show-content a:hover div{border:1px solid #ed2f23;}
			.photo-show-content a:hover h5{}
			.photo-show-content a:hover p{color:#fff;width:117px;height:28px;border:1px solid #fff;}
			.photo-show-content h5 {word-break: break-all; white-space: normal; font-weight: normal; font-size: 14px; text-align: center; color:#333333;overflow:hidden;height:28px;line-height:28px;margin:0 14px;overflow:hidden;}
		
	.photo-nav-line {display:none;}
	.photo-update-time {text-align: center; color: #616162;width:117px;height:28px;border:1px solid #616162;display:inline-block;margin:0 auto;margin-top:14px;line-height:28px;font-size:14px;letter-spacing:1px;}
	.ico-uptime {display: inline-block; *zoom: 1; width: 11px; height: 11px; margin-right: 4px; vertical-align: -1px; *vertical-align: middle; _vertical-align: -3px; background-position: 0 -150px;}
	.order-mark {position: absolute; padding: 1px 4px 1px 3px; line-height: 1.6; color: #eee; background: #303942; border-bottom-right-radius: 8px;}
