* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

li {
	list-style: none;
	cursor: default;
}

body {
	padding: 0px 0;
	font-size: 14px;
}

a,
a:hover {
	color: #000;
	text-decoration: none;
}

.content {
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.pointer {
	cursor: pointer;
}

.textline:hover {
	text-decoration: underline;
}

img {
	vertical-align: top;
	border: none;
	max-width: 100%;
	height: auto;
}

body {
	background-color: rgb(248, 248, 248);
}

.content-cpicture .center {
	width: 1200px;
	margin: 0 auto;
}

.content-cpicture .sHeader-content-box {
	width: 100%;
	background-color: rgb(255, 255, 255);
}

.content-cpicture .sHeader-content {
	display: flex;
	justify-content: space-between;
	height: 70px;
	line-height: 70px;
}

.content-cpicture .sHeader-content a {
	font-size: 12px;
	color: rgb(109, 109, 109);
}

.content-cpicture .sHeader-content .header-left a img {
	height: 70px;
}

.content-cpicture .sHeader-content .header-right img {
	width: 18px;
	height: 18px;
	margin: 26px 3px 26px 0;
}

.content-cpicture .bHeader-content {
	border-bottom: 2px solid rgb(211, 45, 37);
}

.content-cpicture .bHeader-content>img {
	width: 100%;
}

.content-cpicture .channel-content-box {
	border-bottom: 1px solid #E4E4E4;
	margin-bottom: 25px;
}

.content-cpicture .channel-content {
	display: flex;
	justify-content: space-between;
}

.content-cpicture .channel-content>a {
	display: inline-block;
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	color: rgb(109, 109, 109);
	padding: 0 5px;
}

.content-cpicture .channel-content .active {
	border-bottom: 4px solid rgb(214, 45, 39);
	font-weight: 900;
	color: rgb(214, 45, 39);
}

.content-cpicture .bFooter-content-box {
	border-top: 2px solid rgb(211, 45, 37);
	padding: 30px 0;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 50px;
}

.content-cpicture .bFooter-content .logo-item-box>span {
	display: inline-block;
	width: 1px;
	height: 20px;
	background-color: #888888;
	margin: 0 10px 0 20px;
	position: relative;
	top: 8px;
}

.content-cpicture .bFooter-content .logo-item {
	display: inline-block;
}

.content-cpicture .bFooter-content .logo-item>img {
	width: 36px;
	height: 36px;
	margin-right: 3px;
}

.content-cpicture .bFooter-content .logo-item>span {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #383838;
}

.content-cpicture .bFooter-content .connect {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}

.content-cpicture .bFooter-content .connect>a {
	font-size: 14px;
	color: #888888;
}

.content-cpicture .bFooter-content .erCode {
	width: 65px;
	height: 65px;
	position: relative;
	top: 5px;
	left: 30px;
}

.content-cpicture .bFooter-content>.fr>a {
	display: inline-block;
	margin-right: 40px;
	position: relative;
	top: 8px;
}

.content-cpicture .bFooter-content>.fr>a>img {
	border: 1px solid #E4E4E4;
}

.content-cpicture .bFooter-content>fr>a:last-of-type {
	margin-right: 0;
}

.content-cpicture .bFooter-content .footer-img-box {
	width: 100px;
	height: 112px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 15px;
	text-align: right;
}

.content-cpicture .bFooter-content .footer-img-box>img {
	width: 78px;
	height: 112px;
}

.content-cpicture .sFooter-content {
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 1px solid #E4E4E4;
}

.content-cpicture .sFooter-content>span {
	font-size: 12px;
	color: #888888;
	margin-right: 20px;
}

.content-cpicture .sFooter-content>span:last-of-type {
	margin-right: 0;
}

.content-cpicture .imginfo-content .imginfo-position {
	font-size: 18px;
	color: #888888;
	margin-top: 22px;
	margin-bottom: 26px;
}

.content-cpicture .imginfo-content .imginfo-content {
	padding: 44px;
	box-shadow: 0px 0px 20px #eee;
	-moz-box-shadow: 0px 0px 20px #eee;
}

.content-cpicture .imginfo-content .img-item {
	display: block;
	width: 263px;
	height: 170px;
	background-color: #FFFFFF;
	overflow: hidden;
	text-align: center;
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 28px;
}

.content-cpicture .imginfo-content .img-item:nth-of-type(4n) {
	margin-right: 0;
}

.content-cpicture .imginfo-content .img-item>img {
	width: 263px;
	height: 170px;
}

.content-cpicture .imginfo-content .img-item>div {
	width: 100%;
	height: 55px;
	line-height: 55px;
	background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
	position: absolute;
	bottom: 0;
	padding: 10px;
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content-cpicture .imginfo-content .img-item>span{
	display: none;
}

.content-cpicture .imginfo-content .imginfo-content .imginfo-toggle {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
	margin-bottom: 10px;
}

.content-cpicture .imginfo-content .imginfo-content .imginfo-toggle>span {
	display: inline-block;
	width: 42px;
	height: 42px;
	border: 1px solid #e4e4e4;
	text-align: center;
	line-height: 42px;
	font-size: 12px;
	color: #888888;
}

.content-cpicture .imginfo-content .imginfo-content .imginfo-toggle .active {
	background-color: #E50015;
	color: #FFFFFF;
}

.content-cpicture .mask {
 width: 100%;
 height: 100%;
 background-color: rgba(0, 0, 0, 0.35);
 position: fixed;
 top: 0;
 left: 0;
 justify-content: center;
 align-items: center;
 display: none;
 z-index: 10;
}

.content-cpicture .mask .mask-content {
 background-color: #FFFFFF;
 position: absolute;
 /* top: 50%;
 left: 50%;
 width: 780px;
 margin-top: -250px;
 margin-left: -390px; */
 padding: 15px;
 /* padding-top: 35px; */
}

.content-cpicture .mask .mask-content>.img-box {
 width: 100%;
 /* height: 400px; */
 background-color: #FFFFFF;
 overflow: hidden;
 text-align: center;
 /* margin-bottom: 18px; */
}

.content-cpicture .mask .mask-content img {
 /* height: 400px; */
 max-height: 400px;
}

.content-cpicture .mask .mask-content>.info-content {
 font-size: 16px;
 color: #383838;
 line-height: 1.5;
 width: 100%;
 text-overflow: -o-ellipsis-lastline;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 line-clamp: 2;
 -webkit-box-orient: vertical;
}

.content-cpicture .mask .mask-content>.close{
 width: 30px;
 height: 30px;
 background-color: rgb(145, 133, 131);
 border-radius: 15px;
 -moz-border-radius: 15px;
 text-align: center;
 line-height: 30px;
 position: absolute;
 top: 20px;
 right: 20px;
}

.content-cpicture .mask .mask-content>.close>i{
 font-size: 20px;
 font-weight: 100;
 color: rgb(77, 77, 77);
}

@media (min-width:1400px) {
 .content-cpicture .mask .mask-content {
  /* width: 1140px;
  margin-top: -365px;
  margin-left: -570px; */
 }

 .content-cpicture .mask .mask-content>.img-box {
  /* height: 590px; */
  /* margin-bottom: 20px; */
 }

 .content-cpicture .mask .mask-content img {
  /* height: 590px; */
  max-height: 590px;
 }
 
 .content-cpicture .mask .mask-content>.info-content {
  line-height: 1.8;
  -webkit-line-clamp: 3;
  line-clamp: 3;
 }
 
 .content-cpicture .mask .mask-content>.close{
  width: 40px;
  height: 40px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  line-height: 40px;
  top: 25px;
  right: 25px;
 }
 
 .content-cpicture .mask .mask-content>.close>i{
  font-size: 28px;
 }
}