.itemForm{
	/*display: -webkit-flex;
	display: flex;*/
	width: 100%;
	
}
.collection .anp-container .tab1 .title .checkBtn div.numC, .collection .anp-container .tab2 .title .checkBtn div.numC{
	display: none;
}
.numC .iconfont {
	font-size: 15px;
	color: #e3b37b;
	margin-left: .15rem;
}
.editBtn{
  flex: 1;
	/*width: 55%;*/
	display: none;
	text-align: right;
}
.editBtn button{
	padding: 2px 0 !important;
	width: 40%;
	/*float: right;*/
	/*margin-left: 1% !important;*/
}
.am-tabs .am-tabs-bd .am-tab-panel {
	padding: .15rem !important;
}
.itemForm>div{
	float: left;
}
.itemForm>div:nth-child(2){
	float: right;
}

.uploaded {
  background-color: #1e1e1e;
  padding: 0 0.1rem;
}
.uploaded .title {
  padding: .1rem 0;
  font-size: 0.32rem;
  border-bottom: 1px solid #333;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.uploaded .title div {
  color: #e3b37b;
}
.uploaded .title div .iconfont {
  font-size: 0.32rem;
}
.uploaded .title .newItem {
  background-color: #004578;
  color: #fff;
  border: none;
  padding: 0.05rem 0.1rem;
  display: inline-block;
  font-size: 0.18rem;
  border-radius: 0.02rem;
  text-align: center;
}
.uploaded .uploadItem {
  padding: 0.2rem;
  border-bottom: 1px solid #333;
  display: flex;
}
.uploaded .uploadItem .imgBox {
  float: left;
  width: 32rem;
  height: 1.35rem;
  background-size: cover;
  background-position: center center;
}
.uploaded .uploadItem .ItemContent {
  padding-left: 0.2rem;
  position: relative;
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
  height: 1.35rem;
}
.uploaded .uploadItem .ItemContent p {
  font-size: 0.28rem;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 0.95rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.uploaded .uploadItem .ItemContent .btm-text {
  width: 100%;
  display: flex;
  justify-content: space-between;
  color: #b8b8b8;
}
.uploaded :last-child {
  border-bottom: 0;
}
.iconright2 {
  font-size: 0.5rem;
  color: #a5a5a5;
}
.item {
  padding: 0 0.2rem;
  background-color: #1d1d1d;
  display: block;
}
.item .border-btm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 1.08rem;
  font-size: 0.22rem;
  border-bottom: 1px solid #2d2d2d;
}
.item .border-btm div {
  display: flex;
  align-items: center;
  width: 100%;
}
.item .border-btm div span {
  margin-right: 0.15rem;
  width: 1.5rem;
  display: inline-block;
  text-align: right;
}
.item .border-btm div input,
.item .border-btm div select {
  background: #3c3c3c;
  border: none;
  width: 100%;
  flex: 1;
  padding: 0.12rem;
}
.item .border-btm button {
  background-color: #004577;
  border: none;
  font-size: 0.2rem;
}
.margin-btm {
  margin-bottom: 0.3rem;
  border: none !important;
}
.sub-btn {
  padding: 0.3rem 0.2rem 0.3rem 25%;
  background-color: #1d1d1d;
}
.sub-btn button {
  margin-left: 0.08rem;
  border: none;
  background-color: #937654;
  padding: 0.1rem 0.5rem;
  display: block;
}
.uc .breadcrumb-wrap .apply-btn {
  border: none;
  background-color: #004578;
  color: #fff;
  display: inline-block;
  padding: 0.05rem 0.1rem;
  font-size: 0.18rem;
  border-radius: 0.02rem;
  text-align: center;
}
.uc .tips {
  font-size: 0.22rem;
  margin-bottom: 0.2rem;
  color: #a1a1a1;
}
.section-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.1rem;
}
.section-top .tit {
  color: #e3b37b;
}
.section-top .tit i {
  margin-right: 5px;
}
.section-top .tit .iconfont {
  font-size: 0.24rem;
}
.section-top .section-more {
  padding: 5px;
  color: #b7b7b7;
}
.section {
  margin-top: 0.1rem;
  box-sizing: border-box;
}
.section ul,.compare-img-wrapper {
  margin: 0 -0.1rem;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
}
.section ul li,.compare-img {
  vertical-align: top;
  display: inline-block;
  width: 50%;
  padding: 0.2rem 0.1rem;
  padding-top: 0;
  font-size: 0.28rem;
  display: flex;
  flex-direction: column;
}
.section ul li .img-box,.compare-img .compare-pic {
  height: 2.3rem;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.section-with-info .section-body li .img-box img{
  height: 100%;
  object-fit: contain;
}

.tab2 .section ul li .img-box,.compare-img .compare-pic {
  height:1.94rem;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}



.compare-pic img{
	display: block;
	width: auto;
	height: 100%;
}
.section ul li .img-box .collect-download {
  position: absolute;
  right: 0.1rem;
  bottom: 0.1rem;
  display: none;
  align-items: center;
}
.section ul li .img-box .collect-download .collect {
  background: #996e3d;
  color: #fff;
}
.section ul li .img-box .collect-download .download {
  background: #004578;
  color: #fff;
  display: none;
}
.section ul li .img-box .collect-download .collect {
  margin-right: 0.1rem;
  display: none;
}
.section ul li .img-box .collect-download span {
  width: .4rem;
  height: .4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.section ul li > a,.compare-desc {
  background: url('../img/photo_desc_bg.png') repeat;
    /* flex:1; */
    flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.section .desc {
  overflow: hidden;
  padding: 0.18rem;
    /* flex:1; */
    flex-grow: 1;
}
.compare-desc{
	padding-top: .18rem;
}
.imgItem img{
	display: block;
	width:auto;
	height: 100%;
}
.imgItem{
	margin: 0 5px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	height: 100%;
	position: relative;
}
.imgItem.active .checkbox-blue{
	display: block;
}
.checkbox-blue{
	display: none;
	position: absolute;
	top: 0;
	right: 0;
    z-index: 100;
    background-color: #004578;
    height: 0.3rem;
    width: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
}

.compare-desc .title{
	overflow: hidden;
  margin:0 0.18rem .18rem .18rem;
   height: 40px;
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  /* -webkit-line-clamp: 2; */
}
.section .cline2 {
  height: 0.65rem;
  font-size: 0.24rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  -webkit-box-orient: vertical;
  /* -webkit-line-clamp: 2; */
}
.section.section-with-date .desc {
  padding-bottom: 0.1rem;
}
.section.section-with-date .date-wrap {
  display: flex;
  color: #cdd8cd;
  justify-content: space-between;
  font-size: 0.14rem;
  padding: 0.1rem 0.2rem;
  border-top: 0.01rem solid #343434;
}
.section.section-with-date .date-wrap .iconfont {
  font-size: 0.14rem;
}
.section.section-with-date .num .iconfont {
  margin-right: 0.04rem;
}
.section.section-with-date.section-with-play-btn .img-box {
  position: relative;
}
.section.section-with-date.section-with-play-btn .play-btn {
  position: absolute;
  bottom: 0.2rem;
  right: 0.2rem;
  width: 61px;
  height: 25px;
  text-align: center;
  border-radius: 20px;
  line-height: 25px;
  background: #996e3d;
  font-size: 0.14rem;
}
.section.section-with-date.section-with-play-btn .play-btn .iconfont {
  font-size: 0.14rem;
}
.section-with-info .section-body li .img-box {
  position: relative;
}
.section-with-info .section-body li .img-box .checkbox-blue {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 20px;
  z-index: 100;
  background-color: #004578;
  border: 0.02rem solid #004578;
  display: none;
  height:20px ;
  width: 20px;
  text-align: center;
}
.section-with-info .section-body li .img-box .checkbox-blue .iconfont {
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 3px;
}
.section-with-info .section-body .info,.key-value-wrap {
  padding: .2rem 10px 10px;
  font-size:12px;
  color: #a0a0a0;
}
.section-with-info .section-body .info .key-value{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.section-with-info .section-body .info .key-value span:nth-of-type(1){
  width: 60px;
  display: inline-block;
  text-align: justify;
  /* white-space: nowrap; */
  height: 16px;
}
.section-with-info .section-body .info .key-value span:nth-of-type(2){
  word-break: break-all;
}
.section-with-info .section-body .info .key-value span:nth-of-type(1):after {
  content: '';
  width: 100%;
  display: inline-block;
  height: 0;
  overflow: hidden;
}
.section-video ul li .img-box {
  height: 2.3rem;
  position: relative;
}
.section-video ul li .img-box .desc {
  font-size: 0.18rem;
  position: absolute;
  width: 100%;
  padding: 0 0.2rem 0.19rem;
  left: 0;
  bottom: 0;
  overflow: visible;
}
.section-video ul li .img-box .desc .date {
  color: #d2d2d2;
  font-size: 0.18rem;
  float: right;
}
.section-video ul li .img-box .desc .single-title {
  font-size: 0.18rem;
}
.section-video ul li .img-box .desc .play-btn {
  position: absolute;
  top: -33px;
  right: 0.2rem;
  width: 61px;
  height: 25px;
  text-align: center;
  border-radius: 20px;
  line-height: 25px;
  background: #996e3d;
  font-size: 0.14rem;
}
.section-video ul li .img-box .desc .play-btn .iconfont {
  font-size: 0.14rem;
}
.mask {
	display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 1000;
  padding: 0 .3rem;
}
.mask .compare-wrap {
  position: relative;
  padding: .3rem;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #3f3f3f;
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
.mask .compare-wrap .close-btn {
  position: absolute;
  right: .05rem;
  top: .05rem;
  cursor: pointer;
}
.mask .compare-wrap .close-btn .iconfont {
  font-size: .25rem;
}
.mask .gallery-thumbs-wrap {
  width: 6.3rem;
  height: 1.3rem;
}
.mask .gallery-thumbs-wrap .thumbs-arrow {
  width: .3rem;
  height: 1.3rem;
  background: #004577;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.mask .gallery-thumbs-wrap .thumbs-arrow .iconfont {
  font-size: .26rem;
}
.mask .gallery-thumbs-wrap .thumbs-left {
  float: left;
}
.mask .gallery-thumbs-wrap .thumbs-right {
  float: right;
}
.mask .gallery-thumbs-wrap .swiper-container.gallery-thumbs {
  width: 5.6rem;
  box-sizing: border-box;
}
.mask .gallery-thumbs-wrap .swiper-container.gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.mask .gallery-thumbs-wrap .swiper-container.gallery-thumbs .swiper-slide {
  width: 2.1rem;
  height: 1.3rem;
  background-size: cover;
}
.collection {
  background-color: #000;
  color: #fff;
  height: 100%;
  position: relative;
}
.collection .anp-container {
  padding: 0 0.2rem;
}
.collection .anp-container .breadcrumb {
  margin-bottom: 0.1rem;
  display: inline-flex;
  align-items: center;
  height: 0.4rem;
}
.collection .anp-container .breadcrumb :last-child {
  color: #e3b37b;
  font-size: 0.32rem;
  margin-left: 0.1rem;
}
.collection .anp-container .breadcrumb :first-child {
  font-size: 0.26rem;
}
.collection .anp-container .am-tabs {
  margin: 0;
}
.collection .anp-container .am-tabs .am-tabs-bd {
  border: none;
  background: #2c2a2a;
}
.collection .anp-container .am-tabs-default .am-tabs-nav > .am-active a {
  background-color: #1d1d1d;
  border-bottom: 4px solid #e3b37b;
}
.collection .anp-container .item {
  background-color: #1d1d1d;
  color: #fff;
  height: 45px;
  display: flex;
  font-size: 14px;
  align-items: center;
  justify-content: center;
}
.collection .anp-container .select-btn {
  margin-bottom: 0.1rem;
}
.collection .anp-container .select-btn .inputstyle {
  width: 100%;
  display: inline-flex;
  padding: 0.05rem;
  margin: 0;
}
.sc{
	left:.1rem !important;
	top: .1rem !important;
}
.collection .anp-container .select-btn .inputstyle label {
     flex: 0 0 1.6rem;
    height: 45px;
    line-height:45px;
    text-align: center;
    font-size: 14px;
    background: #3c3c3c;
    border-right: 1px solid #2c2a2a;
    padding: 0 0.1rem;
    margin-bottom:5px;
}
.collection .anp-container .select-btn .inputstyle input,
.collection .anp-container .select-btn .inputstyle select {
      height: 45px;
    border: none;
    background: #3c3c3c;
    font-size: 14px;
    padding-left: 0.2rem;
    color: #fff;
    /* width: 59%; */
}
.collection .anp-container .select-btn .inputstyle .selectTime{
  display: flex;
  justify-content: space-between;
  margin: .1rem 0!important;
}
.collection .anp-container .select-btn .inputstyle .selectTime span{
  width: 49%;
}
.collection .anp-container .select-btn .timeInput {
  width:100%;
  display: flex;
  justify-content: space-between;
}
.collection .anp-container .select-btn .timeInput .clearfix-right{
  width:100%;
}
.collection .anp-container .select-btn .timeInput label {
  width: 2.6rem;
}
.collection .anp-container .select-btn .timeInput select {
  margin-right: 1px;
}
.collection .anp-container .select-btn .timeInput input {
  margin-right: 1px;
}


.collection .anp-container .select-btn .timeInput :last-child {
  margin: 0;
}
.collection .anp-container .select-btn .checkItem {
  margin: 0;
  padding: 0.05rem;
}
.collection .anp-container .select-btn .checkItem .am-checkbox-inline {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
      margin-right:5px;
    margin-left: 0;
}

.collection .anp-container .select-btn .checkItem .am-checkbox-inline input{
	margin: 0 0 0 -20px;
	width: 16px;
	height: 16px;
}
.collection .anp-container .select-btn .checkItem .am-checkbox-inline span {
  margin-left: 0.1rem;
}
.collection .anp-container .select-btn .btns {
  text-align: right;
  padding-right: 0.01rem;
}
.collection .anp-container .select-btn .btns button {
      border: none;
    background-color: #004578;
    color: #fff;
    display: inline-block;
    padding: 2px 15px;
    font-size: 14px;
    border-radius: 0.02rem;
    text-align: center;
}
.collection .anp-container .tab1 .itemBox,
.collection .anp-container .tab2 .itemBox {
  /*padding: 0 0.1rem;*/
}
.collection .anp-container .tab1 .title,
.collection .anp-container .tab2 .title {
  display: flex;
  justify-content: space-between;
}
.collection .anp-container .tab1 .title .checkBtn,
.collection .anp-container .tab2 .title .checkBtn {
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.collection .anp-container .tab1 .title .checkBtn div,
.collection .anp-container .tab2 .title .checkBtn div {
  display: flex;
  align-items: center;
  margin-right: 0.2rem;
}
.collection .anp-container .tab1 .title .checkBtn div span,
.collection .anp-container .tab2 .title .checkBtn div span {
  /*margin-left: 0.1rem;*/
}
.collection .anp-container .tab1 .title .checkBtn .nums,
.collection .anp-container .tab2 .title .checkBtn .nums {
  color: #e3b37b;
  padding: 0 0.05rem;
}
.collection .anp-container .tab1 .title .checkBtn .left-label,
.collection .anp-container .tab2 .title .checkBtn .left-label {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.collection .anp-container .tab1 .title .checkBtn .left-label span,
.collection .anp-container .tab2 .title .checkBtn .left-label span {
  margin-left: 0rem;
}
.collection .anp-container .tab1 .title .checkBtn .left-label .input-wrap,
.collection .anp-container .tab2 .title .checkBtn .left-label .input-wrap {
  display: inline-block;
  width: 16px;
  height: 16px;
  text-align: center;
  background: #434343;
  line-height: 15px;
  vertical-align: middle;
  margin-right:5px;
}
.collection .anp-container .tab1 .title .checkBtn .left-label .input-wrap .iconfont,
.collection .anp-container .tab2 .title .checkBtn .left-label .input-wrap .iconfont {
  font-size:14px;
}
.collection .anp-container .tab1 .title .btns,
.collection .anp-container .tab2 .title .btns {
  margin: 0;
}
.collection .anp-container .tab1 .title .btns button,
.collection .anp-container .tab2 .title .btns button {
      background-color: #004578;
    color: #fff;
    display: inline-block;
    padding: 2px 15px;
    font-size: 14px;
    border-radius: 0.02rem;
    text-align: center;
}
.collection .anp-container .tab1 .title .btns .download-btn,
.collection .anp-container .tab2 .title .btns .download-btn{
  display: none;
}
.collection .anp-container .tab1 .title .newItem,
.collection .anp-container .tab2 .title .newItem {
  margin-bottom: 0.1rem;
}
.collection .anp-container .tab1 .itemBox .ImgCard,
.collection .anp-container .tab2 .itemBox .ImgCard {
  margin-top: 0.2rem;
}
.collection .anp-container .tab1 .itemBox .ImgCard .imgItem,
.collection .anp-container .tab2 .itemBox .ImgCard .imgItem {
  width: 49%;
  display: inline-block;
  margin: 0 0 0 0.02rem;
}
.collection .anp-container .tab1 .itemBox .ImgCard .imgItem .imgBox,
.collection .anp-container .tab2 .itemBox .ImgCard .imgItem .imgBox {
  height: 2rem;
  background-size: cover;
  background-position: center center;
  margin-bottom: 0.1rem;
}
.collection .anp-container .tab1 .itemBox .ImgCard .imgItem .textContent h3,
.collection .anp-container .tab2 .itemBox .ImgCard .imgItem .textContent h3 {
  font-size: 0.2rem;
  color: #fff;
  margin-bottom: 0.1rem;
}
.collection .anp-container .tab1 .itemBox .ImgCard .imgItem .textContent .imgInfo p,
.collection .anp-container .tab2 .itemBox .ImgCard .imgItem .textContent .imgInfo p {
  line-height: 0.22rem;
  margin-bottom: 0.05rem;
}
.collection .anp-container .tab1 .itemBox .ImgCard .imgItem .textContent .imgInfo p span,
.collection .anp-container .tab2 .itemBox .ImgCard .imgItem .textContent .imgInfo p span {
  color: #ccc;
  font-size: 0.18rem;
}
.collection .anp-container .tab1 .itemBox .ImgCard .imgItem .textContent .imgInfo p :first-child,
.collection .anp-container .tab2 .itemBox .ImgCard .imgItem .textContent .imgInfo p :first-child {
  width: 1rem;
  display: inline-block;
}


/*视频*/
.play-btn {
  position: absolute;
  bottom: .2rem;
  right: .2rem;
  width: 61px;
  height: 25px;
  text-align: center;
  border-radius: 20px;
  line-height: 25px;
  background: #996e3d;
  font-size: .14rem;
}
.play-btn .iconfont {
  font-size: .14rem;
}

.date-wrap {
  display: flex;
  color: #cdd8cd;
  justify-content: space-between;
  font-size: .14rem;
  padding: .1rem .2rem;
  border-top: .01rem solid #343434;
}
.date-wrap .iconfont {
  font-size: .14rem;
}
.num .iconfont {
  margin-right: .04rem;
} 