@charset "utf-8";
* { margin: 0; padding: 0 }
body { font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif; color: #000; background: #fff; line-height: 1.5; overflow-x: hidden; }
pre {font: 14px "Microsoft YaHei", Arial, Helvetica, sans-serif; color: #222; white-space: pre-wrap; word-break: break-all;}
img { border: 0; display: block }
ul, li { list-style: none; }
a { text-decoration: none; color: #333; }
a:hover { color: #ed4040; text-decoration: none; }
.clear { clear: both; width: 100%; overflow: hidden; }
.blank { clear: both; width: 100%; overflow: hidden; height: 20px }
article { width: 1170px; margin: auto; overflow: hidden }
.is-fixed { position: fixed; top: 10px; z-index: 99; }
/*topbar*/
.topbar { height: 34px; border-top:3px solid #f48024; border-bottom:1px dashed #ccc; line-height: 34px; background: #fafafb; font-size: 14px; color: #333; text-align: right; margin-bottom: 20px; }
.topbar ul { width: 1170px; margin: auto }
.topbar li { position: relative; display: inline-block; text-align: center; margin-left: 10px; }
.topbar li a { color: #666 }
.topbar li a:hover { text-decoration: none }
.topbar img { position: absolute; width: 100px; height: 100px; left: -15px; top: 34px; display: none; border: #ccc 1px solid; }
.topbar li:hover { cursor: pointer; color: #222; }
.topbar li:hover img { display: block; z-index: 9 }
/*nav*/
nav { width: 110px; float: left }
.logo { margin-bottom: 16px; display: block }
.logo img { height: 27px; }
nav ul li { height: 30px; line-height: 30px; margin-bottom: 2px; text-align: center; color: #444; border-radius: 4px; overflow: hidden }
nav ul li a { display: block; }
nav ul li a#selected, nav ul li a:hover { background-color: #f48024; color: #fff; }
nav span { width: 100%; display: block; height: 20px }
.box_l { width: 660px; overflow: hidden; margin: 0 30px 20px; float: left; }
/*banner*/
.banner { width: 100%; height: 340px; margin-bottom: 20px; }
.swiper-slide { position: relative }
.swiper-slide span { position: absolute; right: 0; font-size: 12px; padding: 2px 5px 2px 10px; top: 10px; background: #f90; color: #fff; border-radius: 3px 0 0 3px }
.swiper-slide:nth-child(2) span { background: #F60 }
.swiper-slide:nth-child(3) span { background: #3C0 }
/*news_list*/

.news_list li { overflow: hidden; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dotted #ccc; }
.news_list li h2 { font-size: 18px; margin-bottom: 7px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; color: #3f3f3f; }
.news_list li i { display: block; float: left; width: 160px; height: 110px; overflow: hidden; margin-right: 20px; }
.news_list li i img { width: 100%; min-height: 100%; transition: all .5s; }
.news_list_info { overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; font-size: 14px; color: #666; }
.news_list_time { color: #888; font-size: 13px; margin-top: 10px; }
.news_list_time span { margin-right: 10px; }
.news_list_time span a { color: #ed4040 }
.news_list li:hover img { transform: scale(1.1); }
.news_list li:hover h2 { color: #ed4040 }
.news_list li:last-child { margin-bottom: 0 }
/*box_r*/
.box_r { float: right; width: 340px; }
.box_r section { background: #f4f5f6; margin: 20px 0; overflow: hidden; }
.box_r section ul { padding: 20px; }
.box_r section h2 { margin: 20px 0 0 20px; font-size: 18px; }
.search { background: #ed4040; position: relative; border: #ed4040 2px solid; border-radius: 5px; overflow: hidden; }
.search input.input_submit { border: 0; color: #fff; outline: none; position: absolute; top: 0; right: 0; width: 15%; display: block; font-size: 15px; height: 36px; line-height: 36px; text-indent: 1em; cursor: pointer; background: url(../images/searchm.png) no-repeat left 1px center; background-size: 21px; }
.search input.input_text { border: 0; line-height: 36px; height: 36px; font-size: 14px; width: 75%; outline: none; text-indent: 1em; }
.search.sblue { background: #00c1de; border: 1px solid #00c1de; }
/*news_part03*/
.news_part03 { }
.news_part03 li { overflow: hidden; margin-bottom: 12px; padding-bottom: 12px; border-bottom: 1px dotted #ccc; }
.news_part03 li i { width: 80px; height: 60px; margin-right: 10px; overflow: hidden; display: block; float: left; }
.news_part03 i img { width: 100%; max-height: 100%; min-height: 100%; }
.news_part03 p { margin-top: 10px; line-height: 20px; max-height: 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; font-size: 14px; }
.news_part03 li:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
/*news_part05*/
.news_part05 { overflow: hidden; }
.news_part05 li { width: 47%; float: left; overflow: hidden; margin-bottom: 15px; }
.news_part05 li:nth-child(even) { float: right }
.news_part05 li a { display: block; }
.news_part05 li i { width: 140px; height: 90px; display: block; margin-bottom: 5px; overflow: hidden; }
.news_part05 li i img { width: 100%; min-height: 100%; }
.news_part05 li p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; font-size: 14px; }
.news_part05 li:nth-child(5), .news_part05 li:nth-child(6) { margin-bottom: 0 }
/*news_part06*/
.news_part06 li { font-size: 14px; line-height: 35px; border-bottom: 1px dotted #ececec; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; padding-left: 30px }
.news_part06 li:before { position: absolute; left: 0; font-size: 16px; font-style: italic; font-family: arial; color: #666; }
.news_part06 li:nth-child(1):before { content: "01"; color: #f63; }
.news_part06 li:nth-child(2):before { content: "02"; color: #f63 }
.news_part06 li:nth-child(3):before { content: "03"; color: #f63 }
.news_part06 li:nth-child(4):before { content: "04" }
.news_part06 li:nth-child(5):before { content: "05" }
.news_part06 li:nth-child(6):before { content: "06" }
.news_part06 li:nth-child(7):before { content: "07" }
.news_part06 li:nth-child(8):before { content: "08" }
.news_part06 li:nth-child(9):before { content: "09" }
.news_part06 li:nth-child(10):before { content: "10" }
/*links*/
.links { position: relative; }
.links li { margin: 0 20px 10px 0; display: inline-block }
.links li a { color: #777; font-size: 14px; }
.links li a:hover {color: #000;}
/*footer*/
.copyright { color: #777; line-height: 28px; font-size: 14px; }
.copyright a { color: #777; }
.copyright img { display: inline-block; vertical-align: middle; }
.icon-top { background: url(../images/istop.png) no-repeat center #fff; background-size: 22px; width: 40px; height: 40px; position: fixed; right: 5%; bottom: 10%; transition: all 0.3s; z-index: 9999999; border: #ececec 1px solid; }
/*weizhi*/
.weizhi { font-size: 14px; font-weight: normal; margin-bottom: 20px; position: relative; border-top: #ccc 2px solid; border-bottom: #ececec 1px solid; color: #888; line-height: 40px; }
.weizhi a { color: #888 }
.weizhi:after { position: absolute; width: 100px; height: 2px; background: #ed4040; content: ""; left: 0; top: -2px }
/*pagelist*/
.pagelist { text-align: center; color: #666; width: 100%; clear: both; margin-top: 20px; }
.pagelist a { color: #666; margin: 0 5px 0; padding: 5px 1px; background: #fff; display: inline-block; }
.pagelist a:hover, .pagelist > b { color: #FFF; background: #f48024; text-decoration: none }
.pagelist > b { padding: 5px 5px; }
/*container*/
.container { font-size: 16px; }
.container h1 { font-size: 22px; margin-bottom: 15px;text-align: center; }
.info { color: #888; font-size: 14px; margin-bottom: 30px; padding-bottom: 10px; border-bottom: #ccc 1px dotted; text-align: center; }
.info span { margin-right: 10px; }
.content { word-break: break-word; text-align: justify; }
.content p { margin: 10px 0; line-height: 26px; }
.content img { margin: 15px auto; max-width: 100% !important; height: auto !important }
.content h2, .content h3, .content h4, .content h5, .content h6 { font-size: 18px; margin: 10px 0 }
.content video { height: auto !important; width: 100% !important; }
.content iframe { width: 100%; min-height: 400px; }
.tags {font-size: 14px; }
.tags li { margin: 0 10px 10px 0; display: inline-block }
.tags li a { display: inline-block; border: #e6e4e4 1px solid; padding: 3px 6px; color: #666; background: #fff;}
.tags li a:hover {color: #000;}
.info-pre-next { line-height: 30px; }
.info-pre-next a { margin-left: 5px; }
.otherlink li { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 28px; position: relative; padding-left: 10px; font-size: 14px; }
.otherlink li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #a0a0a0; top: 13px; left: 0; }
.otherlink li span { float: right; font-size: 13px; color: #999; margin-left: 20px }
.news_t { font-size: 18px; font-weight: normal; padding: 5px 0; margin: 20px 0 10px; position: relative; border-top: #ccc 2px solid; border-bottom: #ececec 1px solid; color: #333333; }
.news_t:after { position: absolute; width: 70px; height: 2px; background: #ed4040; content: ""; left: 0; top: -2px }
/*timebox*/
.timebox span { position: relative; line-height: 32px; padding-right: 40px; color: #999; font-size: 13px; }
.timebox span:after { position: absolute; content: ""; width: 2px; height: 40px; background: #e0dfdf; right: 18px }
.timebox li { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.timebox li i { position: relative; font-style: normal }
.timebox li i:before { content: " "; height: 10px; width: 10px; border: 2px solid #cccaca; background: #fff; position: absolute; top: 4px; left: -26px; border-radius: 50%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.timebox li:hover i:before { background: #ed4040 }
/*about*/
.about {font-size: 14px; min-height: 200px; line-height:30px; margin-left:140px; margin-right:5px;}
/*footer*/
footer{  
  border-top:5px solid #f48024;
  width: 100%;
  margin: 0 auto;
  background: #f4f5f6;
  z-index: 2000;
}
.main-content{
  display: flex;
  width: 1170px;
  margin: 0 auto;
}
.main-content .footbox{
  flex-basis: 50%;
  padding: 10px 20px;
}
.footbox h2{
  font-size: 1.125rem;
  font-weight: 600;
  text-transform: uppercase;
}
.footbox .content{
  margin: 20px 0 0 0;
  position: relative;
}
.footbox .content p{
	line-height:20px;
}
.footbox .content:before{
  position: absolute;
  content: '';
  top: -10px;
  height: 2px;
  width: 100%;
  background: #1a1a1a;
}
.footbox .content:after{
  position: absolute;
  content: '';
  height: 2px;
  width: 15%;
  background: #f12020;
  top: -10px;
}
.left .content p{
  text-align: justify;
}
.left .content .social{
  margin: 20px 0 0 0;
}
.left .content .social a{
  padding: 0 2px;
}
.left .content .social a span{
  height: 40px;
  width: 40px;
  background: #1a1a1a;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  border-radius: 5px;
  transition: 0.3s;
}
.left .content .social a span:hover{
  background: #f12020;
}
.center .content .fas{
  font-size: 1.4375rem;
  background: #1a1a1a;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
}
.center .content .fas:hover{
  background: #f12020;
}
.center .content .text{
  font-weight: 400;
  padding-left: 0px;
}
.right form .text{
  margin-bottom: 2px;
  color: #656565;
}
.right form .msg{
  margin-top: 10px;
}
.right form input, .right form textarea{
  width: 100%;
  font-size: 1.0625rem;
  background: #fff;
  padding-left: 10px;
  border: 1px solid #222222;
  resize:none;
}
.right form input:focus,
.right form textarea:focus{
  outline-color: #3498db;
}
.right form input{
  height: 35px;
}
.right form .btn{
  margin-top: 10px;
}
.right form .btn button{
  height: 40px;
  width: 100%;
  border: none;
  outline: none;
  background: #fff;
  font-size: 1.0625rem;
  font-weight: 500;
  cursor: pointer;
  transition: .3s;
}
.right form .btn button:hover{
  background: #fff;
}
.bottom center{
  padding: 5px;
  font-size: 0.9375rem;
  background: #151515;
}
.bottom center span{
  color: #656565;
}
.bottom center a{
  color: #656565;
  text-decoration: none;
}
.bottom center a:hover{
  text-decoration: underline;
}
@media screen and (max-width: 900px) {
  footer{
    border-top:5px solid #666;
    width: 100%;
    margin: 0 auto;
    background: #f4f5f6;
  }
  .main-content{
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .main-content .footbox{
    margin: 5px 0;
    padding: 5px 5px;
  }
}
/*comments*/
.jquery-comments .commenting-field.main {
    margin-bottom: 0.75em;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.jquery-comments * {
    box-sizing: border-box;
    text-shadow: none;
}
.jquery-comments .commenting-field.main .profile-picture {
    margin-bottom: 1rem;
}
.jquery-comments .profile-picture.round {
    border-radius: 50%;
}
.jquery-comments .profile-picture {
    float: left;
    width: 3.6rem;
    height: 3.6rem;
    max-width: 50px;
    max-height: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.jquery-comments .textarea-wrapper {
    overflow: hidden;
    padding-left: 15px;
    position: relative;
}

.jquery-comments .textarea-wrapper .close {
    width: 1em;
    height: 2em;
}
.jquery-comments .textarea-wrapper .textarea {
    margin: 0;
    outline: 0;
    overflow-y: auto;
    overflow-x: hidden;
    cursor: text;
    border: 1px solid #CCC;
    background: #FFF;
    font-size: 1em;
    line-height: 1.45em;
    padding: .25em .5em;
    padding-right: 2em;
    font: 400 14px Arial;
}
.jquery-comments .textarea-wrapper .inline-button {
    cursor: pointer;
    right: 0;
    z-index: 10;
    position: absolute;
    border: .5em solid rgba(0,0,0,0);
    box-sizing: content-box;
    font-size: inherit;
    overflow: hidden;
    opacity: 0.5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.jquery-comments .textarea, .jquery-comments input, .jquery-comments button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    vertical-align: top;
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: rgba(0, 0, 0, 0);
}
.jquery-comments .common-input {
	height:30px; 
	width: 100%;
	border: 1px solid #ccc; 
	margin:5px 5px 5px 0px;
	padding-left:5px;
}
.jquery-comments ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.jquery-comments ul.main li.comment {
    clear: both;
}
.jquery-comments ul.main li.comment .comment-wrapper {
    border-top: 1px solid #DDD;
    overflow: hidden;
}
.jquery-comments ul.main li.comment time {
    float: right;
    line-height: 1.4em;
    margin-left: .5em;
    font-size: 0.8em;
    color: #666;
}
.jquery-comments ul.main li.comment .comment-header {
    line-height: 1.4em;
    word-break: break-word;
}
.jquery-comments ul.main li.comment .comment-header .name {
    font-weight: bold;
}
.jquery-comments ul.main li.comment .comment-header > * {
    margin-right: .5rem;
}
.jquery-comments .highlight-font-bold {
    color: #2793e6 !important;
    font-weight: bold;
}
.jquery-comments ul.main li.comment .wrapper {
    line-height: 1.4em;
    overflow: hidden;
}
.jquery-comments ul.main li.comment .wrapper .content {    
    word-break: break-word;
}
.jquery-comments ul.main li.comment .comment-wrapper > .profile-picture {
    margin-right: 1rem;
}
.jquery-comments ul.main li.comment .comment-wrapper, .jquery-comments ul.main li.toggle-all, .jquery-comments ul.main li.comment .commenting-field {
    padding:.5em 0em;
    
}
.jquery-comments ul.main li.comment .actions .action:not(.upvote):hover, .jquery-comments ul.main li.comment .actions .action.upvote:not(.highlight-font) i:hover {
    color: #666;
}
.jquery-comments ul.main li.comment .actions .action:first-child {
    margin-left: 0;
}
.jquery-comments ul.main li.comment .actions .action {
    display: inline-block;
    cursor: pointer;
    margin-left: 1em;
    margin-right: 1em;
    line-height: 1.5em;
    font-size: 0.9em;
}
.jquery-comments ul.main li.comment .actions > * {
    color: #999;
    font-weight: bold;
}
.jquery-comments.mobile ul.main li.comment .child-comments li.comment .wrapper{
	overflow: visible;
}
/* Child comments */
.jquery-comments ul.main li.comment .child-comments > *:before { /* Margin for second level content */
	content: "";
	height: 1px;
	float: left;

	width: calc(3.6em + .5em);	/* Profile picture width plus margin */
	max-width: calc(50px + .5em);	/* Profile picture max width plus margin */
}

.jquery-comments ul.main li.comment .child-comments .profile-picture {
	width: 2.4rem;
	height: 2.4rem;
}

.jquery-comments ul.main li.comment .child-comments i.profile-picture {
	font-size: 2.4em;
}

.jquery-comments ul.main li.comment .child-comments li.toggle-all {
	padding-top: 0;
}

.jquery-comments ul.main li.comment .child-comments li.toggle-all span:first-child {
	vertical-align: middle;
}

.jquery-comments ul.main li.comment .child-comments li.toggle-all span:first-child:hover {
	cursor: pointer;
	text-decoration: underline;
}

.jquery-comments ul.main li.comment .child-comments li.toggle-all .caret {
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;

	margin-left: .5em;
	border: .3em solid;
	margin-top: .35em;

	border-left-color: rgba(0, 0, 0, 0);
	border-bottom-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(0, 0, 0, 0);
}

.jquery-comments ul.main li.comment .child-comments li.toggle-all .caret.up {
	border-top-color: rgba(0, 0, 0, 0);
	border-bottom-color: inherit;
	margin-top: -.2em;
}

.jquery-comments ul.main li.comment .child-comments .togglable-reply {
	display: none;
}

.jquery-comments ul.main li.comment .child-comments .visible {
	display: inherit;
}
.jquery-comments .verifycode input {
	border: 1px solid #ccc;
	height:30px;
	width: 100px;
	line-height:30px;
	margin-top:8px;
	padding-left:5px;
}
.jquery-comments .verifycode img {
	margin-top: 7px;
} 
.jquery-comments .verifycode button {
	border: 1px solid #ccc;
	margin: 10px 10px 10px 15px;
	padding:5px;
	background: #ccc;
}
.jquery-comments .reply button {
	float:right;
	margin-top:10px;
	opacity: .8;
}
/*photo part*/
/*showlist*/
.show-list { padding: 10px 0 30px 0; overflow: hidden }
.show-pic { display: block; float:left; margin: 0 0 30px 0; padding: 12px; background: white; border-radius: 3px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05); transition: all 220ms; }
.show-pic:hover { box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.1); transform: translateY(-5px); transition: all 220ms; }
.show-pic img { display: block; width: 100%; height:auto; margin: 0 auto 5px; }
.show-pic h2 { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 14px; text-align: center; font-weight: normal; color: #666; }
.show-list { display: block; position: relative; }
.show-list ul li {width:28%; margin-left:5px;}
.show-column { display: block; position: relative; width: 25%; float: left; padding: 0 12px; box-sizing: border-box; }
.show-list span a { width: 50%; margin: auto; display: block; text-align: center; position: relative; color: #fff; border-radius: 2px }
.show-list span { display: none; overflow: hidden; margin-top: 10px; font-size: 14px; }
.show-column:nth-child(1) span a:first-child { background: #8A9B0F; }
.show-column:nth-child(2) span a:first-child { background: #EB6841 }
.show-column:nth-child(3) span a:first-child { background: #3FB8AF }
.show-column:nth-child(4) span a:first-child { background: #376f9a; }
.show-list span a:hover { opacity: .7 }
/*pics*/
.pics { padding-bottom: 40px }
.pic-title { font-size: 24px; color: #333; margin: 30px 0 20px 10px; }
.pic-title span { float: right; font-size: 14px; font-weight: normal; line-height: 50px; margin-right: 20px; }
.pics ul { overflow: hidden; clear: both }
.pics-tx li { width: 20%; float: left; }
.pics-tx li a { display: block; margin: 10px; overflow: hidden; border: #fff 10px solid; border-radius: 5px; position: relative; }
.pics-tx li i { display: block; ; height: 200px; }
.pics-tx li:nth-child(8n-7) i { background: #dfe8ed; }
.pics-tx li:nth-child(8n-6) i { background: #f2fbf2 }
.pics-tx li:nth-child(8n-5) i { background: #f8f3fe }
.pics-tx li:nth-child(8n-4) i { background: #fff7f0 }
.pics-tx li:nth-child(8n-3) i { background: #fff3f3 }
.pics-tx li:nth-child(8n-2) i { background: #edf9fe }
.pics-tx li:nth-child(8n-1) i { background: #f1f3fd }
.pics-tx li:nth-child(8n) i { background: #def6ff }
.pics-tx li i img { width: 100%; transition: all .4s; }
.pics-tx li i img:hover { transform: scale(1.05); }
.pics-tx li span { color: #666; background: #fff; position: absolute; padding: 5px; right: 0; left: 0; bottom: 0; font-size: 14px; text-align: center; opacity: 0; transition: all .4s; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.pics-tx li b { float: right; font-weight: normal; background: url(../images/asset.png) no-repeat left; padding-left: 20px; background-size: 15px; }
.pics-tx li:hover span { opacity: 1; }
.pics-pc li { width: 25%; float: left; }
.pics-pc li a { display: block; margin: 10px; background: #fff; overflow: hidden; border: #fff 10px solid; border-radius: 5px; position: relative; }
.pics-pc li i { display: block; background: #f5f5f5; height: 146px; }
.pics-pc li i img { width: 100%; transition: all .4s; }
.pics-pc li i img:hover { transform: scale(1.05); }
.pics-pc li span { color: #666; background: #fff; position: absolute; padding: 5px; right: 0; left: 0; bottom: 0; font-size: 14px; text-align: center; opacity: 0; transition: all .4s; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.pics-pc li:hover span { opacity: 1; }
.pics-pc li b { float: right; font-weight: normal; background: url(../images/asset.png) no-repeat left; padding-left: 20px; background-size: 15px; }
.pics-bj li { width: 20%; float: left; }
.pics-bj li a { display: block; margin: 10px; background: #fff; overflow: hidden; border: #fff 10px solid; border-radius: 5px; position: relative; }
.pics-bj li i { display: block; background: #f5f5f5; height: 300px; }
.pics-bj li i img { width: 100%; min-height: 100%; transition: all .4s; }
.pics-bj li i img:hover { transform: scale(1.05); }
.pics-bj li span { color: #666; position: absolute; padding: 5px 10px; right: 0; left: 0; bottom: 0; font-size: 14px; background: #fff; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: center; opacity: 0; transition: all .4s; }
.pics-bj li:hover span { opacity: 1; }

