﻿.bricks-wrapper .entry-thumb .img img {
	width: 100%;
}
.profiles-left img {
	width: 159px;
	margin-right: 20px;
	border: 1px #ddd solid;
	display: none;
}
.personage-profiles {
	display: none;
}
.profiles {
	margin-top: 103px;
}
.profiles-name {
	color: #555;
	letter-spacing: 0.1em;
	font-size: 12px;
	margin-right: 5px;
}
.profiles-list-title span {
	font-size: 12px;
}
.profiles-name-small {
	display: none;
}
.mb40 {
	margin-bottom: 40px;
}
.profiles-en-name {
	display: inline-block;
	color: #ccc;
	font-size: 12px;
}
.works-list {
	margin-top: 20px;
}
.works-list1 {
	margin-top: 20px;
}
.shu {
	position: relative;
	display: inline-block;
	width: 1px;
	margin: 0 10px;
}
.shu:after {
	content:'';
	position: absolute;
	width: 2px;
	height: 15px;
	left: 0;
	top: 2px;
	background: #c1bbbb;
	transform: scale(0.5, 1);
}
.profiles-list-title {
	display: inline-block;
}
.profiles-list-title-on > span{
	color: #5F9EA0;
}
.profiles-list-title-on > a span{
	color: #5F9EA0;
}
.profiles-list {
	display: none;
	position: absolute;
	z-index: 10;
	background: #fff;
	margin-left: 0;
	left: -11px;
	top: 17px;
	padding: 12px 10px;
	padding-top: 25px;
}
.profiles-list li {
	height: 30px;
	line-height: 30px;
	padding: 0;
}
.profiles-list li a {
	padding: 5px 0;
}
.profiles-on-option a {
    color: #5F9EA0;
    border-bottom: 1px #5F9EA0 solid;
}
.profiles-on-option a span {
    color: #5F9EA0;
}
.profiles-left .topr_icon {
	position: absolute;
	display: inline-block;
	right: 22px;
	bottom: 0;
	width: 15px;
	height: 15px;
	margin: 0;
	border: none;
	cursor: pointer;
}


.entry-thumb {
	position: relative;
}
 
@media screen and (max-width: 730px) {
	.fenxiang {
		top: 200px;
	}
}
@media screen and (max-width: 1359px) {
	.fenxiang {
		right: -1px;
	}
	.index {
		display: none;
	}
}
/*.fenxiang a {
	display: block;
	text-align: center;
}
.fenxiang .weibo {
	width: 35px;
	height: 35px;
	line-height: 35px;
	border: 1px #ddd solid;
	border-bottom: none;
	border-radius: 0;
}
.fenxiang .weixin {
	top: 45px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border: 1px #ddd solid;
	border-bottom: none;
	border-radius: 0;
}
.fenxiang .facebook {
	top: 80px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border: 1px #ddd solid;
	border-bottom: none;
	border-radius: 0;
}
.fenxiang .twitter {
	top: 115px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border: 1px #ddd solid;
	border-radius: 0;
}

*/
.waterfull-intro .span1 {
	color: #222;
	font-size: 12px;
}
.waterfull-intro .span2 {
	color: #aaa;
	font-size: 12px;
}
.waterfull-intro .span3 {
	color: #bbb;
	font-size: 12px;
}
.title-home {
	color: #000;
}
.title-s {
	color: #ccc;
}
.title-t {
	color: #999;
}
/*.img-mask {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 999;
	display: none;
}
.img-mask .pr {
	width: 100%;
	height: 100%;
	padding: 40px 0;
}
.click-mask {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 999;
	background: rgba(12,15,19,.8);
}
.zoom-small-image {
	margin: 0 auto;
	width: 70%;
	height: calc(100% - 320px);
	text-align: center;
	background: #333;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 0 60px;
	position: relative;
	z-index: 1000;
}
.zoom-small-image .small-img {
	overflow: hidden;
	display: flex;
	align-items: center;
	cursor: zoom-in;
}
.zoom-small-image .small-img > div {
	margin: 0 auto;
	overflow: hidden;
}
.zoom-small-image .small-img img {
	transition: transform 0.1s ease;
	transform-origin: center center 0px;
}
.small-img-close {
	width: 70%;
	height: 80px;
	position: relative;
	background: #333;
	margin: auto;
	z-index: 1000;
	cursor: pointer;
}
.small-img-close img {
	width: 34px;
	height: 34px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.small-img-con {
	width: 70%;
	margin: 0 auto;
	height: 200px;
	line-height: 30px;
	background: #333;
	padding: 40px;
	display: flex;
	position: relative;
	z-index: 1000;
}
.small-img-con-first {
	margin-right: 20px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
.small-img-con-last {
	color: #ccc;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
}
.small-img-fenxiang {
	display: flex;
	align-items: center;
}
.small-img-fenxiang a {
	display: inline-block;
	width: 25px;
	height: 25px;
	border: 1px #ccc solid;
	text-align: center;
	line-height: 25px;
	border-radius: 5px;
	margin-left: 10px;
}
.small-img-fenxiang .twitter {
	border-right: 1px #ccc solid;
}

*/


.bricks-wrapper .entry-text {
	display: block;
	padding-left: 0;
}
.bricks-wrapper .entry-thumb:hover .img img {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}
.img-2 {
	display: none;
}
/*.weibo:hover .img-2 {
	display: inline-block;
}
.weibo:hover .img-1 {
	display: none;
}


.weixin:hover .img-2 {
	display: inline-block;
}
.weixin:hover .img-1 {
	display: none;
}


.facebook:hover .img-2 {
	display: inline-block;
}
.facebook:hover .img-1 {
	display: none;
}


.twitter:hover .img-2 {
	display: inline-block;
}
.twitter:hover .img-1 {
	display: none;
}*/

.kong:hover .img-2 {
	display: inline-block;
}
.kong:hover .img-1 {
	display: none;
}

.three-clamp {
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.c-000 {
	color: #000;
}
.f-b {
	font-weight: 600;
}
.white-space {
	white-space: nowrap;
}
.fs16 {
	font-size: 16px;
}
.fs14 {
	font-size: 14px;
}
.fs12 {
	font-size: 12px;
}
.d-ib {
	display: inline-block;
}
.pr {
	position: relative;
}
.column {
	flex-direction: column;
}
.flex-end {
	align-items: flex-end;
}
.mb20 {
	margin-bottom: 20px;
}
.bricks-wrapper .grid-sizer, .bricks-wrapper .brick {
	width: 25%;
}
.left > .small-title-new {
	display: none;
}
@media screen and (max-width: 1600px) {
    .bricks-wrapper .grid-sizer, .bricks-wrapper .brick {
		width: 33%;
	}
}
@media screen and (max-width: 1360px) {
    .bricks-wrapper .grid-sizer, .bricks-wrapper .brick {
		width: 25%;
	}
}
@media screen and (max-width: 1300px) {
    .bricks-wrapper .grid-sizer, .bricks-wrapper .brick {
		width: 33%;
	}
}
@media screen and (max-width: 1100px) {
    .bricks-wrapper .grid-sizer, .bricks-wrapper .brick {
		width: 50%;
	}
}
@media screen and (max-width: 1024px) {
    .bricks-wrapper .grid-sizer, .bricks-wrapper .brick {
		width: 33%;
	}
	main {
		background: #fff;
	}
	.profiles {
		margin-top: -20px;
	}
	.mb50 {
		margin-bottom: 20px;
	}
	.personage-profiles {
		margin-left: 10px;
	}
}
@media screen and (max-width: 800px) {
    .bricks-wrapper .grid-sizer, .bricks-wrapper .brick {
		width: 50%;
	}
	.profiles-left {
		display: block;
	}
	.profiles-name-big {
		display: none;
	}
	.profiles-name-small {
		display: flex;
	}
	.personage-profiles {
		margin-top: 20px;
		margin-left: 0;
		width: 100%;
	}
}
@media screen and (max-width: 730px) {
    .index {
    	display: none;
    }
    .center {
    	padding-right: 30px;
    }
    .works-list {
    	margin-right: -15px;
    }
}
@media screen and (max-width: 600px) {
.personage-profiles {
	display: inline-block;
}
	.img-mask .pr {
		padding: 0;
		overflow-y: scroll;
	}
	.img-mask .pr::-webkit-scrollbar {
        display: none;
    }
	.profiles-left .topr_icon {
		display: none;
	}
    .bricks-wrapper .grid-sizer, .bricks-wrapper .brick {
		width: 100%;
	}
	.bricks-wrapper .brick {
		padding: 0;
	}
	.center {
		padding-bottom: 40px;
		padding-left: 20px;
		padding-right: 24px;
	}
	.bricks-wrapper .entry {
	    margin-bottom: 22px;
	}
	/*.profiles-list li a {
		padding: 0;
	}
	.personage-profiles {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 20;
		width: 100%;
		background: #fff;
		height: 40px;
		line-height: 40px;
		border-top: 1px #ccc solid;
	}
	.profiles-list {
		left: 0;
		right: 0;
		top: auto;
		bottom: 41px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.shu {
		margin: 0;
	}
	.white-space a {
		display: block;
	}
	.profiles-list-title {
		display: block;
	}
	.shu:after {
		top: 15px;
	}
	.profiles-en-name {
		display: none;
	}
	.profiles-name-small{
		display: none;
	}
	.profile {
		display: flex;
	}
	.white-space {
		text-align: center;
	}
	.profile > a, .profile > div {
		flex: 1;
		text-align: center;
	}
	.profiles-left img {
		margin-right: 0;
	}
	.left > .job {
		display: none;
	}
	.left > .small-title-new {
		display: flex;
	}
	.b-n .content,.b-n .text {
		border: none;
	}
	.small-img-close, .small-img-con {
		margin-top: 0;
		margin-bottom: 0;
	}
	.small-img-con {
		display: block;
		height: 120px;
		text-align: center;
	}
	.small-img-close {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		height: 50px;
		z-index: 1002;
	}
	.zoom-small-image {
		margin-top: 50px;
		height: auto;
		min-height: calc(100% - 220px);
	}
	.small-img-fenxiang {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		margin-top: 30px;
		display: flex;
		justify-content: space-around;
	}
	.small-img-fenxiang a {
		border-right: 1px #ccc solid;
	}
	.small-img-con-first {
		font-size: 16px;
	}
	.small-img-con-last {
		font-size: 14px;
	}
	.small-img-bottom {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		height: 50px;
		z-index: 1002;
		background: #fff;
		border-top: 1px #ccc solid;
		display: flex;
	}
	.small-img-bottom a {
		flex: 1;
		text-align: center;
		line-height: 50px;
	}
	.small-img-bottom .weixin img {
		width: 22px;
	}
	.small-img-bottom .weibo img {
		height: 22px;
	}
	.small-img-bottom .facebook img {
		height: 22px;
	}
	.small-img-bottom .twitter img {
		width: 22px;
	}*/
}
@media screen and (max-width: 500px) {
 /*   .profile > a, .profile > div {
    	text-align: center;
    }
    .profiles-left > div > div {
    	text-align: center;
    }
    .profiles-list-title span {
    	display: block;
    }
    .personage-profiles {
    	width: 100%;
    }
    .profiles-list {
		bottom: 81px;
	}
    .profile > div, .profile > a {
    	flex: 1;
    }
    .justify-center {
		justify-content: center;
	}*/
}
 
/*.small-img-fenxiang .weibo:hover {
	background: #fff;
}
.small-img-fenxiang .weixin:hover {
	background: #fff;
}
.small-img-fenxiang .facebook:hover {
	background: #fff;
}
.small-img-fenxiang .twitter:hover {
	background: #fff;
}*/