﻿.gailan_content{
	width:1200px;
	margin:0 auto;
}
.gailan_title{
	width:100%;
	height:30px;
	border-bottom: 1px solid #e6e6e6;
	margin-top:30px;
}
.title_box{
	width:100%;
	height:25px;
	line-height:25px;
	border-left:4px solid #fb6053;
	margin-bottom:12px;
	font-size: 16px;
	text-indent: 1em;
}
/*.title_box span{
	margin-left:10px;
}
.gailan_curpage{
	float:right;
	color:#666;
	margin-right:10px;
	font-size:14px;
	width:400px;
	height:25px;
	line-height: 25px;
}
.gailan_curpage li{
	color:#666;
	height:21px;
	width:21px;
	border-radius: 50%;
	text-align: center;
	line-height: 21px;
	float:left;
	margin:0 5px -5px 5px;
}
.gailan_curpage span{
	display:inline-block;
	height:25px;
	width:25px;
	line-height: 25px;
}
.gailan_curpage span a{
	height:25px;
	width:25px;
	line-height: 25px;
	font-size: 14px;
}
.gailan_curpage li a{
	color:#666;
	height:21px;
	width:21px;
	line-height: 21px;
	border-radius: 50%;
	text-align: center;
	display:inline-block;
}
.gailan_curpage li.gailan_hover{
	background:#ef2127;
	color:#fff;
}
.gailan_curpage li.gailan_hover a{
	color:#fff;
}*/
.gailan_mainPic{
	width:100%;
	margin-top:20px;
	height:auto;
	overflow: hidden;
}
.gailan_mainPic ul{
	width:110%;
}
.gailan_mainPic li{
	width: 288px;
	height: 240px;
	margin-right: 15px;
	text-align: center;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 14px;
	float: left;
	position: relative;
}
.gailan_mainPic li p{
	margin-top:10px;
	line-height: 24px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
}

.gailan_mainPic li img{
	max-width:262px;
	max-height:185px
}

.gailan_curpage_bottom{
	color:#666;
	margin-right:10px;
	font-size:14px;
	width:1200px;
	height:25px;
	line-height: 25px;
	margin:0 auto;
}
.photo-record-page {
    text-align: right;
    width: 30%;
}
.color_red {
    color: red;
}
.photo-now-page {
    text-align: center;
    width: 30%;
}
.photo-jump-page {
    text-align: left;
    width: 40%;
}
.page-btn {
    color: #000;
    cursor: pointer;
    display: inline-block;
    width: 35px;
}
.page-btn-long {
    width: 50px;
}
.toPageNum {
    margin-left: 10px;
    width: 45px;
}