.content_box {
	position: relative;
	margin: 0 auto;
	min-width: 960px;
}

.banner_wp {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner_wp>span {
	background-color: #333836;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 24px;
	padding: 35px 0;
	font-family: "Open Sans";
	font-weight: 900;
}
.img_info {
	position: absolute;
	bottom: 15px;
	color: #fff;
	width: 90%;
	left: 5%;
	font-size: 12px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
}

.swiper-slide:hover .img_info {
	opacity: 1;
	visibility: visible;
}

.img_info h1 {
	font-size: 14px;
	border-bottom: 1px solid #fff;
	line-height: 28px;
	color: #fff;
	font-family: 'Open Sans';
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.img_info>span {
	font-family: 'Open Sans';
	display: block;
	margin-top: 5px;
	color: rgba(255, 255, 255, .8);
}

.img_info>span i {
	float: right;
	font-style: normal;
}

.scroll_wap img {
	display: block;
}


/*arrow*/

.scroll_btn a {
	display: block;
	position: absolute;
	top: 38%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	outline: 0;
	width: 50px;
	height: 50px;
	z-index: 2;
	transition: all ease-out .3s;
	border: 3px solid #fff;
}

.scroll_btn a.event-prev {
	left: 8px;
	background: rgba(0, 0, 0, 0.5) url(/assets/pc/image/prev_btn.png) center no-repeat;
}

.scroll_btn a.event-next {
	right: 8px;
	background: rgba(0, 0, 0, 0.5) url(/assets/pc/image/next_btn.png) center no-repeat;
}





/*wap_960*/

.min_area {
	margin-top: 60px;
}

.min_area .s_title {
	height: 27px;
	width: 100%;
	text-align: right;
	position: relative;
}

/*img_area*/

.img_area {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}

.img_area>ul {
	width: 968px;
	overflow: hidden;
}

.img_area ul li {
	width: 230px;
	height: 206px;
	position: relative;
	cursor: pointer;
	margin-bottom: 12px;
	margin-right: 12px;
	float: left;
	border-radius: 3px;
	overflow: hidden;
}
.img_area ul li:nth-child(4n) {
	margin-right: 0;
}
.img_area>ul>li .img_info {
	height: 100%;
	width: 90%;
	bottom: 0;
	left: 0;
	padding: 0 5%;
	box-sizing: content-box;
	border-radius: 5px;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, .0) 0%, rgba(0, 0, 0, .3) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .0)), color-stop(100%, rgba(0, 0, 0, .3)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, .0) 0%, rgba(0, 0, 0, .3) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, .0) 0%, rgba(0, 0, 0, .3) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, .0) 0%, rgba(0, 0, 0, .3) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, .0) 0%, rgba(0, 0, 0, .3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255,255,255,.0)', endColorstr='rgba(0,0,0,.3)', GradientType=0);
}

:root .img_area>ul>li .img_info {
	filter: none;
}


/* ie9 */

.img_area>ul>li .img_info h1 {
	margin-top: 140px;
}

.img_area>ul>li:hover .img_info {
	opacity: 1;
	visibility: visible;
}

.img_area ul li img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	max-width: inherit;
}
.min_area .pagination {
	width: 85%;
	float: left;
}
.min_area .post_btn {
	margin: 20px 0;
	height: 50px;
	line-height: 40px;
	width: 15%;
	background: #a0c181;
}


.ad_img {
	width: 600px;
	margin: 0 auto;
	font-weight: 300;
	line-height: 2;
	color: #b6bebb;
}
.ad_img p img {
	display: inline;
	max-width: 600px;
	max-height: 150px;
}

/*gallery_post
 -------------------------------*/
.gallery_post {
	padding: 35px 0;
}
.gallery_post .desc {
	font-size: 16px;
	padding: 27px 35px;
	color: #868D8A;
}
.gallery_post .desc>p>a{
	font-weight: bold;
	color: #A0C181;
}
.gallery_post_form {
	padding: 35px;
	color: #868d8a;
	font-size: 13px;
}
.gallery_post_form .form-group label {
	margin-bottom: 20px;
	color: #57615D;
	font-weight: bold;
}
.gallery_post_form .form-group label.select_photo{
	margin-bottom: 10px;
}
.gallery_post_form .form-group .comment_control {
	padding: 20px;
	font-weight: 100!important;
	font-family: 'Open Sans';
}
.gallery_post_form .form-group .select2_out{
	overflow: hidden;
}
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input, .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item {
	width: 100px !important;
	height: 100px !important;
	line-height: 100px !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner {
	border: 0 !important;
	background: #f3f6f9 !important;
	color: #fff !important;
	font-size: 6rem !important;
}
.post_line {
	width: 130px;	
	display: block;
	height: 40px!important;
	line-height: 40px!important;
	text-decoration: none;
	font-weight: 700;
	color: #fff!important;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
	position: absolute;
	left: 0;
	top: -8px;
	padding: 0!important;
	background-color: #A0C181;
}
.post_line:hover {
	background-color: #B9D1A6;
}
.album_modal {
	overflow: hidden !important;
}
.album_modal .modal-dialog{
	width: 1200px!important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)!important;
	-webkit-transform: translate(-50%,-50%)!important;
	-moz-transform: translate(-50%,-50%)!important;
	-ms-transform: translate(-50%,-50%)!important;
}
.album_modal .modal-dialog .modal-content{
	height: 580px!important;
}

/*/*凹槽宽度*/
.comment_ul::-webkit-scrollbar{
    width:5px;
    height:5px;
}
/*拖动条*/
.comment_ul::-webkit-scrollbar-thumb{
    background-color:#ccc;
}
.no_comment{
	width: 100%;
	padding-top: 32px;
	text-align: center;
	display: none;
}
.no_comment p:nth-child(1){
	display: flex;
	justify-content: center;
	align-items: center;
	color: #aaa;
	font-size: 20px;
	padding-bottom: 15px;
	font-weight: 700;
}
.no_comment p:nth-child(1)>i{
	color: #A0C181;
	display: inline-block;
	margin-right: 8px;
	font-size: 25px;
}
.no_comment p:nth-child(2)>a{
	text-decoration: none;
	color: #737154!important;
	font-size: 14px;
	font-weight: 700;
}
.no_comment p:nth-child(2)>a>i{
	display: inline-block;
	margin-right: 8px;
}
.album_modal .tab_btn{
	position: absolute;
	top: 50%;
	border: 2px solid #fff;
	background-color: #494A4B;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	cursor: pointer;
}
.album_modal .left_btn{
	left: -60px;
	display: none;
}
.album_modal .tab_btn>i{
	font-size: 50px;
	color: #fff;
	position: relative;
	top: -3px;
}
.album_modal .right_btn{
	right: -60px;
}
.album_modal .close_out{
	position: absolute;
	right: 0;
	top: -50px;
	cursor: pointer;
}
.album_modal .close_out>i{
	color: #fff;
	font-size: 30px;
	display: inline-block;
}
.page_number{
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	bottom: -40px;
}
.like .active{
	color: #A0C181;
}
.mypc_btn .active{
	color: #A0C181;
}
.gallery_swiper .swiper-slide{
	width: 541px;
	height: 360px;
	overflow: hidden;
	position: relative;
}
.gallery_swiper .swiper-slide img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	max-width: inherit;
}

.album_modal .modal-body{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%);
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	-ms-transform: translate(-50%);
	display: flex;
	align-content: center;
	justify-content: center;
}
.search_wp .search .littleSearch::-webkit-input-placeholder{
	color: #aaa;
	font-weight: 100;
}
.search_wp .search .littleSearch:-moz-input-placeholder{
	color: #aaa;
	font-weight: 100;
}
.search_wp .search .littleSearch::-moz-input-placeholder{
	color: #aaa;
	font-weight: 100;
}
.search_wp .search .littleSearch:-ms-input-placeholder{
	color: #aaa;
	font-weight: 100;
}
.button_post:hover{
	background-color: #b9d1a6!important;
}
.search_wp .search .inputSearch::-webkit-input-placeholder{
    color:#868d8a;
    font-weight: 700;
}
.search_wp .search .inputSearch:-moz-placeholder{
    color:#868d8a;
    font-weight: 700;
}
.search_wp .search .inputSearch::-moz-placeholder{
    color:#868d8a;
    font-weight: 700;
}
.search_wp .search .inputSearch:-ms-input-placeholder{
    color:#868d8a;
    font-weight: 700;
}
.img_info_out{
	position: relative;
	height: 100%;
	background-color: rgba(0,0,0,0);
}
.img_info_out:hover{
	background-color: rgba(0,0,0,0.1);
}

.album_ul {
	width: 100%;
	height: 100%;
}
.album_ul li{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-content: center;
	display: none;
}
.album_ul li:first-child {
	display: flex;
}
.photo_img{
	width: 64%;
	height: 100%;
	display: inline-block;
	background-color: #000000;
	border: 1px solid #000000;
	position: relative;
}
.photo_img img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.photo_info{
	width: 36%;
	height: 100%;
	display: inline-block;
	padding: 0 2%;
	position: relative;
}
.photo_info .info_show {
	padding-top: 25px;
}
.photo_info .info_show .mypc .mypc_inner>a{
	display: inline-block;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	overflow: hidden;
}
.photo_info .info_show .mypc .photo_desc{
	width: 100%;
    height: auto;
    word-wrap:break-word;
    overflow: hidden;
	margin-top: 5px;
}
.photo_info .info_show .mypc .mypc_inner>a>img{
	width: 100%;
	height: 100%;
}
.photo_info .info_show .mypc .mypc_inner{
	display: flex;
	align-items: center;
}
.photo_info .info_show .mypc .mypc_right{
	display: inline-block;
	margin-left: 25px;
	/* position: relative;
	top: -6px; */
	width: 300px;
}
.photo_info .info_show .mypc .mypc_right p:nth-child(1){
	margin-bottom: 4px!important;
}
.photo_info .info_show .mypc .mypc_right p:nth-child(2){
	margin-bottom: 0!important;
}
.photo_info .info_show .mypc .mypc_right p span{
	font-size: 13px;
	font-weight: 700;
}
.photo_info .info_show .cr_name>a{
	color: #57615D;
	text-decoration: none;
}
.photo_info .info_show .cr_name>a:hover{
	color: #A0C181;
}
.photo_info .info_show .cr_time{
    color: #828f87;
    margin-left: 5px;
}
.photo_info .info_show .mypc .mypc_right .cr_post{
    color: #48504d;
    font-weight: 100!important;
}
.photo_info .info_show .mypc .mypc_right .cr_title>a{
    text-decoration: none;
}
.photo_info .info_show .mypc .tags_span{
	width: 100%;
	height: auto;
	display: block;
	padding: 10px 0;
}
.photo_info .info_show .mypc .mypc_btn {
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
	display: flex;
	align-items: center;
}
.photo_info .info_show .mypc .mypc_btn a{
	display: inline-block;
	margin-right: 10px;
	font-size: 13px;
	text-decoration: none;
	color: #828f87;
	font-weight: 700;
}
.photo_info .info_show .mypc .mypc_btn a:hover{
	color: #A0C181;
}
.photo_info .info_show .mypc .mypc_btn a em{
	font-style: normal;
}
.photo_info .info_show .comment_ul {
	max-height: 360px;
	overflow-y: auto;
	padding-bottom: 40px;
}
.photo_info .info_show .comment_ul li{
	padding-bottom: 10px;
	padding-top: 10px;
	display: flex;
	align-items: flex-start;
	position: relative;
}
.photo_info .info_show .comment_ul li .comment_left{
	width: 46px!important;
	height: 46px;
	overflow: hidden;
	border-radius: 50%;
	margin-right: 25px;
}
.photo_info .info_show .comment_ul li .comment_left>a>img{
	width: 100%;
	height: 100%;
}
.photo_info .info_show .comment_ul li .comment_right{
	width: 80%!important;
}
.photo_info .info_show .comment_ul li .comment_right p{
	margin-bottom: 5px!important;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.photo_info .info_show .comment_ul li .comment_right p>i.iconfont{
	font-weight: 100;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    padding: 15px;
    top: -5px;
    right: 0;
}
.photo_info .info_show .comment_ul li .comment_right p>i.iconfont:hover{
	color: #A0C181;
}
.photo_info .info_show .comment_ul li .comment_right p span{
	font-weight: 700;
}
.photo_info .info_show .comment_ul li .comment_right .desc{
	color: #48504d;
    white-space: normal!important;
    word-wrap: break-word;
	word-break: normal;
}
.photo_info .info_show .comment_ul li .comment_right .like{
	color: #828f87;
	font-weight: 700;
	cursor: pointer;
}
.photo_info .info_show .comment_ul li .comment_right .like:hover{
	color: #A0C181;
}
.photo_info .info_show .comment_ul li .comment_right .like>i{
	display: inline-block;
	margin-right: 5px;
}
.photo_info .info_show .bottom_form{
	width: 100%;
	height: 45px;
	position: absolute;
	bottom: 0;
	left: 0;
	border-top: 1px solid #aaa;
	line-height: 45px;
	background-color: #fff;
}
.photo_info .info_show .bottom_form input[type="text"]{
	border: none;
	background: none;
	text-indent: 2em;
	width: 75%;
}
.photo_info .info_show .bottom_form input[type="button"]{
	border: none;
	background-color: #BDD4A7;
	color: #fff;
	float: right;
	width: 80px!important;
	height: 35px!important;
	text-align: center;
	line-height: 35px;
	margin-right: 5px;
	margin-top: 5px;
}

