.mianbao {
   padding:0 20px;
    height: 53px;
    line-height: 53px;
}
.mianbao a, .mianbao span {
    font-size: 14px;
    color: #818386;
}
@media screen and (max-width: 960px){
    .mianbao {
    width: 100%;
    padding: 0 5px;
    height: 53px;
    line-height: 53px;
}
}
.con {
	display: none;
	position: absolute;
	z-index: 0;
	top: 20px;
	left: 15px
}

.con i {
	color: #222;
	font-size: 20px
}

.bgDiv {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .5;
	position: fixed;
	display: none;
	z-index: 99;
	bottom: 0
}


.main-post,.main-single {
	width: 100%;
	margin: 0 auto;
	margin-top: 80px;
	display: inline-block;
}

.fdbox {
	opacity: 0
}

.content,.single-content {
	height: auto;
	margin: 0 auto;
	max-width: 1400px;
	width: 100%
}


.box-middle {
	float: left;
	width: 100%;
}

.post-list,.post-page {

	margin-right: 354px;
}

.block-wrap,.inbox .post {
	border-bottom: 1px solid rgba(239,239,239,.8);
}

.block-wrap {
	padding: 0;
	overflow: hidden
}



.inbox .post.index:first-child {
	border-radius: 5px;
}


.inbox .post strong {
	color: #249ff6
}

.inbox .post h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.4;
	font-size: 16px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 54px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	position: relative
}

.post-list p {
	margin: 20px 0 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	position: relative;
	font-size: 14px;
	line-height: 1.7;
	color: #868695
}

.inbox .post {
	margin-bottom: 15px
}

.inbox .post a {
	text-decoration: none;
	letter-spacing: 1px;
	color: #222831;
	font-weight: 400 !important;
}

.inbox .post a:hover {
	color: #249ff6
}

.inbox .post .post-img {
	width: 175px;
	float: left;
	display: inline;
	margin: 0 1rem 0 0;
	overflow: hidden;
}

.inbox .post .post-img a,.inbox .post .post-img-three li a {
	width: 100%;
	height: 0;
	padding-bottom: 65%;
	text-align: center;
	overflow: hidden;
	position: relative;
	display: block;
	border-radius: 5px;
}

.inbox .post .post-img a img,.inbox .post .post-img-three li a img {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}

.inbox .post .post-img-three .imgrow {
	margin-left: -.25rem;
	margin-right: -.25rem
}

.inbox .post .post-img-three li {
	list-style-type: none;
	float: left;
	min-height: 1px;
	padding-left: .25rem;
	padding-right: .25rem;
	width: 33.33%;
	position: relative;
}

.inbox .post .post-footer {
	background: #fff;
	font-size: 11px;
	line-height: 25px;
	overflow: hidden;
	clear: both;
	position: relative;
	display: block;
	padding: 10px 0;
	border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px
}

.inbox .post .post-footer .meta {
	max-width: 100%;
	height: 25px;
	color: #9ca0ad
}

.inbox .post .post-footer .meta .info-left {
	float: left
}

.inbox .post .post-footer .meta .info-left .date {
	margin-right: 10px
}

.inbox .post .post-footer .meta .info-right {
	float: right
}


.inbox .post .post-footer .meta a {
	text-decoration: none;
	color: #9ca0ad
}

.inbox .post .post-footer .meta a:hover {
	opacity: .8
}

.inbox .post .post-footer .meta i {
	margin-right: 6px
}

.foodb {
	opacity: 0
}

.nextinfo {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: baseline;
	align-items: baseline;
	color: rgba(51,51,51,.65);
	padding: 15px 20px 15px 20px;
	border-top: 1px solid #eee
}

.infosbox {
	padding-bottom: 5px
}

.nextinfo p {
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.nextinfo p span {
	font-size: 14px
}

.nextinfo p.prev {
	margin-left: 0;
	margin-right: 8px;
	text-align: left
}

.nextinfo p.next {
	margin-left: 8px;
	margin-right: 0;
	text-align: right
}

.nextpro {
	overflow: hidden;
	position: relative;
	border-radius: 10px!important;
	padding: 0!important
}

.nextpro .next,.nextpro .prev {
	position: relative
}

.nextpro .prev {
	float: left;
	width: 50%
}

.nextpro .next {
	float: right;
	width: 50%;
	text-align: right
}

.nextpro .prev span {
	float: left
}

.nextpro .next span {
	float: right
}

.nextpro .post-overlay {
	position: relative;
	overflow: hidden;
	height: 100px;
	-webkit-transition: all 444ms ease-in-out;
	-moz-transition: all 444ms ease-in-out;
	transition: all 444ms ease-in-out
}

.nextpro .post-overlay:hover {
	opacity: .8
}



.nextpro .post_text {
	position: relative;
	color: #333;
	width: 100%;
	min-height: 70px;
	padding: 20px
}

.nextpro .post_text h3 {
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 30px;
	font-weight: 400
}

.nextpro .link-overlay {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.pagelist {
	text-align: center;
	color: #666;
	width: 100%;
	clear: both;
	margin: 20px 0
}

.pageload {
	padding: 0;
	position: relative;
	height: 43px;
	margin: 0 20px 20px
}

.pageload .page-load-status p,.pageload .view-more-button {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 10px;
	width: 100%;
	border: 0;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.7;
	background: #f1f3f5;
	letter-spacing: 0;
	color: #666
}

.pageload .view-more-button {
	padding: 0
}

.pageload .view-more-button p {
	padding: 10px 20px;
	letter-spacing: 0
}

.pageload .view-more-button {
	cursor: pointer
}

.pageload .page-load-status p {
	z-index: 1
}

.pageload .page-load-status p.infinite-scroll-last {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.pageload .aload_img {
	display: inline-block;
	margin-right: 6px;
	vertical-align: top;
	margin-top: 2px
}

.pageload .aload_img img {
	width: 16px;
	height: 16px;
	-webkit-animation: loadingRotate .5s linear infinite forwards;
	animation: loadingRotate .5s linear infinite forwards
}
.pagelist li{
	display: inline-block;
}
.pagelist li a{
	display: inline-block;
	min-width: 34px;
	height: 34px;
	margin: 0 0 10px 5px;
	border-radius: 10px;
	box-shadow: 0 1px 10px rgba(151,164,175,.1);
	background: #fff;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	text-decoration: none!important;
	text-transform: uppercase
}
.page-num{
	display: inline-block;
	min-width: 34px;
	height: 34px;
	margin: 0 0 10px 5px;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	text-decoration: none!important;
	text-transform: uppercase
}
.pagelist li a:hover {
	background: #249ff6;
	color: #fff;
}

.pagelist li .page-num-current {
	background: #249ff6;
	color: #fff;
	font-weight: 400
}

.post-like {
	text-align: center;
	overflow: hidden;
	margin: 20px 0 30px 0;
}
.post-like li{
    list-style-type: none;
    text-align: center;
    display: inline-block;
	padding:5px
}

.post-like .dotGood {
	background: #ff3e46;
	color: #fff!important;
	text-align: center;
	font-size: 13px!important;
	min-width: 100px;
	padding: 10px;
	margin: 0 auto;
	border-radius: 10px;
	display: inline-block;
	vertical-align: middle
}
.post-like .dotGood1 {
	background: #4336;
	color: #fff!important;
	text-align: center;
	font-size: 13px!important;
	min-width: 100px;
	padding: 10px;
	margin: 0 auto;
	border-radius: 10px;
	display: inline-block;
	vertical-align: middle
}
.post-like .dotGood:hover,.post-like .dotGood1:hover{
	background: #007aff
}


.post-page {
	box-shadow: none
}

.post-page .post-content p,.post-page .post-content video {
	margin-bottom: 10px
}
.post-content a{
    color:#477eff;
}
.post-page .post-content p img,.post-page .post-content video {
	border-radius: 10px;
	max-width: 100%!important;
	height: auto!important
}



.tags a {
	background-color: #f4f5f9;
	border-radius: 3px;
	font-size: 14px;
	padding: 2px 8px;
	margin: 5px 10px 5px 0;
	display: inline-block
}

.tags a:hover {
	background-color: #249ff6;
	color: #fff
}

.nextpro,.post-single,.related-list {
	background-color: #fff;
	margin: 0 20px 20px 20px;
	color: #333;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-bottom: 1.25rem;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(158,158,158,.22)
}

.post-single .post-title {
	font-size: 21px;
	color: #333;
	padding-top: 1px;
	text-transform: uppercase
}

.post-single .post-title h1 {
	font-weight: 400;
	line-height: 1.5;
	margin: 1.5rem 0;
	font-size: 20px;
	color: #222831
}

.post-single .post-info {
	font-size: 12px;
	border-bottom: 1px solid #f3f3f3;
	overflow: hidden;
	clear: both;
	position: relative;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
	background: #f9f9fa;
	border-radius: 2px;
	color: #6b7486;
	padding: 10px;
	line-height: 26px;
}

.post-single .post-info .single-meta {
	max-width: 100%;
	color: #bbb
}
.list-paddingleft-2 a{
	color:#df0000
}
.post-single .post-info .single-meta a {
	text-decoration: none;
	color: #bbb
}

.post-single .post-info .single-meta a:hover {
	opacity: .8
}

.post-single .post-info .single-meta i {
	margin-right: 6px
}

.post-single .post-info .date {
	margin-right: 10px
}

#divAuthors li:before,#divCatalog li:before,#divComments li:before,#divFavorites li:before,#divLinkage li:before,#divNavBar li:before,#divPrevious li:before,#divStatistics li:before {
	content: "\e736";
	margin: 0 5px 0 0;
	font-size: 12px;
	color: #333;
	font-family: mcico;
	display: inline-block;
	vertical-align: top
}

#divArchives ul li,#divAuthors ul li,#divFavorites ul li,#divLinkage ul li,#divMisc ul li,#divStatistics ul li {
	float: left;
	width: 50%;
	display: block
}

#divSearchPanel .function_t {
	display: none
}

#divSearchPanel {
	margin: 0;
	background-color: transparent;
	padding: 0 0 20px 0;
	box-shadow: none
}

#divSearchPanel form {
	border: 1px solid #448ef6;
	background: #448ef6;
	border-radius: 0 5px 5px 0;
	position: relative
}

#divSearchPanel input[type=submit] {
	border: 0;
	background: 0;
	color: #fff;
	outline: 0;
	position: absolute;
	top: 10px;
	right: 9%
}

#divSearchPanel input[type=text] {
	border: 0;
	line-height: 36px;
	height: 36px;
	width: 72%;
	padding-left: 10px;
	outline: 0
}

#divContorPanel {
	padding-bottom: 30px
}

#divContorPanel div {
	text-align: center
}

#divContorPanel .cp-hello {
	width: 100%;
	margin-bottom: 10px;
	padding: 10px 0 10px 0;
	display: inline-block
}

#divContorPanel .cp-login a,#divContorPanel .cp-vrs a {
	text-align: center;
	line-height: 30px;
	border: 1px solid #ccc;
	border-radius: 10px;
	margin: 4px;
	padding: 4px 8px
}

#divCalendar {
	padding: 20px
}

#divCalendar div {
	margin-bottom: 0
}

#divCalendar table {
	width: 100%;
	border-collapse: collapse;
	font-size: .8rem
}

#divCalendar table,#divCalendar td,#divCalendar th,#divCalendar tr {
	border: 1px solid #eee
}

#divCalendar caption {
	line-height: 36px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee
}

#divCalendar caption a {
	font-size: 15px;
	color: #123
}

#divCalendar thead {
	background: #f6f7f8
}

#divCalendar th {
	height: 36px
}

#divCalendar td {
	height: 36px;
	text-align: center
}

#divCalendar td a {
	font-weight: 700;
	color: #123
}

#divCalendar td a:hover {
	color: #f63
}

.sidebar-navigation {
	text-align: center;
	margin: 20px 0
}

.sidebar-navigation .sns-icon {
	width: 28px;
	height: 28px;
	color: #fff;
	border-radius: 50%;
	font-size: 20px;
	display: inline-block;
	line-height: 28px;
	cursor: pointer;
	transition: .5s;
	margin: 0;
	margin: 2px
}

.sidebar-navigation .sns-icon:hover {
	opacity: .8
}

.sidebar-navigation .qq {
	color: #3d93e0
}

.sidebar-navigation .weibo {
	color: #e24040
}

.sidebar-navigation .bilibili {
	color: #fb7299
}

.sidebar-navigation .github {
	color: #3a3a3a
}

.sidebar-navigation .rss {
	color: #ffb048
}

.sidebar-navigation .weixin {
	color: #20b767;
	position: relative
}

.sidebar-navigation .twitter {
	color: #1da1f2
}

.sidebar-navigation .facebook {
	color: #3b57a0
}

.sidebar-navigation .instagram {
	color: #df016f
}

.sidebar-navigation .pinterest {
	color: #c9161c
}

.sidebar-navigation .kuaishou {
	color: #ff9000
}

.sidebar-navigation .douyin {
	color: #271a27
}

.sidebar-navigation .momo {
	color: #0b6fcf
}

.sidebar-navigation .zhihu {
	color: #0f88eb
}

.sidebar-navigation a.weixin .weixincode {
	position: absolute;
	bottom: 50px;
	left: -40px;
	z-index: 999;
	display: none;
	width: 130px;
	height: 130px;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.1),0 4px 8px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.1);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.sidebar-navigation a.weixin:hover .weixincode {
	display: block
}



#sidebar-right {
	width: 354px;
	float: right;
	margin-left: -354px;
}

.is-sticky #sidebar-left {
	margin-left: 0
}

.sticky-wrapper {
    position: fixed;
    width: 80px;
    margin: 0;
    padding: 0;
    float: left;
    display: inline-block;
    margin-left: -80px;
}




#divMisc {
	padding-top: 1.5em
}

#side-new-about-item .function_t {
	display: none
}

#side-new-about-item,#side-new-about-user,#sidebar-mobile-user {
	text-align: center
}

#side-new-about-item .content,#side-new-about-user .content,#sidebar-mobile-user .content {
	position: relative;
	width: 100%
}

#side-new-about-item .side-title,#side-new-about-user .side-title,#sidebar-mobile-user .side-title {
	display: none
}

#sidebar-mobile-user,.sidebar#side-new-about-item,.sidebar#side-new-about-user {
	padding: 0
}

#side-new-about-item #about-bg,#side-new-about-user #about-bg,#sidebar-mobile-user .about-bg {
	height: 125px
}

#side-new-about-item .avatar img,#side-new-about-user .avatar img,#sidebar-mobile-user .avatar img {
	display: block;
	position: absolute;
	bottom: -80px;
	left: 50%;
	transform: translate(-50%,-50%);
	border-radius: 50%;
	border: 1px solid rgba(0,0,0,.125);
	width: 82px;
	height: 82px
}

#side-new-about-item .text,#side-new-about-user .text {
	margin: 55px 20px 0
}

#side-new-about-item .text h2,#side-new-about-user .text h2,#sidebar-mobile-user .text h2 {
	font-size: 17px;
	margin: 10px 0;
	font-weight: 500;
	color: #42434a
}

#side-new-about-user .text .author_t,#sidebar-mobile-user .text h2 span {
	padding: 3px 6px;
	border-radius: 2px;
	color: #fff;
	background-image: -webkit-gradient(linear,left top,right top,from(#ff4740),color-stop(#ffa069),color-stop(#ffab55),to(#ff6c40));
	background-image: -o-linear-gradient(left,#ff4740,#ffa069,#ffab55,#ff6c40);
	background-image: linear-gradient(to right,#ff4740,#ffa069,#ffab55,#ff6c40);
	background-size: 300% 100%;
	font-size: 12px
}

#side-new-about-item .text p,#side-new-about-user .text p,#sidebar-mobile-user .text p {
	font-size: 13px;
	margin: 8px 0 0;
	empty-cells: hide;
	color: #7a7a7a;
	line-height: 1.5
}

#side-new-about-item .card-info-data,#side-new-about-user .card-info-data,#sidebar-mobile-user .card-info-data {
	display: table;
	padding: 15px 5px 0;
	width: 100%;
	table-layout: fixed;
	font-size: 13px
}

#side-new-about-user .card-info-data,#sidebar-mobile-user .card-info-data {
	margin-bottom: 20px
}

#side-new-about-item .card-info-data-item,#side-new-about-user .card-info-data-item,#sidebar-mobile-user .card-info-data-item {
	display: table-cell
}

#side-new-about-item .card-info-data-item .length_num,#side-new-about-user .card-info-data-item .length_num,#sidebar-mobile-user .card-info-data-item .length_num {
	color: #000;
	font-size: 16px;
	font-weight: 700
}

#side-new-about-user .card-info-data-item:hover .length_num {
	color: #034eff
}

#side-new-about-item .card-info-data-item .headline,#side-new-about-user .card-info-data-item .headline {
	color: rgba(68,68,68,.65)
}

.widget {
	clear: both;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(158,158,158,.22);
	overflow: hidden
}

.widget h3.function_t {
	font-size: 16px;
	margin: 1em 0 1.2em 0;
	padding: 0 20px 15px;
	color: #222831;
	font-weight: 500;
	border-bottom: 1px solid #f3f3f3
}



.widget ul {
	margin: 0;
	list-style: none;
	padding: 0 1.5em 1rem 1.5rem;
	margin-bottom: -10px;
	overflow: hidden
}

.widget ul li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #eee;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.widget ul li h4 {
	font-size: 14px;
	margin: 0 0 5px;
	overflow: hidden;
	line-height: 1.4;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	position: relative
}

#side-hot-cmt-item ul,#side-hot-view-item ul,#side-new-article-item ul,#side-tui-article-item ul {
	padding: 0;
	margin-bottom: 8px
}

#side-hot-cmt-item ul li,#side-hot-view-item ul li,#side-new-article-item ul li,#side-tui-article-item ul li {
	white-space: normal;
	margin: 0 20px;
	padding: 0;
	border: 0
}

.widget-list-item .list-footer {
	margin-bottom: 10px
}

.widget#divCatalog ul li:last-child,.widget#divComments ul li:last-child,.widget#divNavBar ul li:last-child,.widget#divPrevious ul li:last-child,.widget#side-new-comment-item ul li:last-child {
	border: 0
}

.widget#divCatalog ul li ul li,.widget#divNavBar ul li ul li {
	padding: 8px 0 0;
	margin: 8px 0 0;
	border-top: 1px dotted #eee!important;
	border-bottom: 0 dotted #eee
}

.widget ul li a {
	font-weight: 400
}

.widget ul li a:hover {
	color: #249ff6!important
}

.widget img {
	max-width: 100%;
	height: auto;
	transition: .5s
}

.widget#divTags ul {
	overflow: hidden;
	margin: -5px -5px 5px -5px;
}

.widget#divTags ul li {
	display: inline-block;
	margin: 0 .7% 1.4%;
	padding: 5px 0px;
	font-size: 12px!important;
	line-height: 1.2;
	text-align: center;
	color: #666;
	border-radius: 2px;
	text-decoration: none;
	background: rgba(255,255,255,.2);
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: revert;
	white-space: nowrap;
	margin-left: 0;
	border-radius: 5px;
}

#divTags li a {
	-moz-transition: all .5s;
	-o-transition: all .5s;
	color: #51555e87!important;
	margin: 0 .7% 1.4%;
	padding: 5px 12px;
	background: #f3f4f7;
}

#side-new-comment-item .alignleft {
	display: inline;
	float: left;
	width: 24px;
	height: 24px
}

.widget-comments-avatar {
	margin-right: 15px
}

.widget-comments-entry {
	margin-top: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

#side-new-comment-item .avatar {
	float: left;
	width: 30px;
	height: 30px;
	border-radius: 20px;
	margin: 6px 8px 0 0
}

.widget-list {
	position: relative;
	overflow: hidden
}

.widget-list-item {
	padding: 0;
	border: 0;
	line-height: 1.4;
	font-size: 14px;
	list-style: none
}

.widget .widget-post-list img {
	height: 66px;
	width: 120px;
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
}

.widget .widget-post-list {
	float: left;
	overflow: hidden;
	height: 66px;
	border-radius: 5px;
	margin: 0 15px 20px 0;
}

.widget .widget-post-list-item .list-footer {
	color: #9ca0ad;
	font-size: 12px
}

.widget .list-title {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.related-list ul {
	overflow: hidden;
	margin: 0 10px
}

.related-list li {
	float: left;
	width: 25%;
	padding: 0 10px;
	overflow: hidden;
	margin-bottom: 15px;
	border: 0
}


.related-list li p:before {
    content: "";
    position: absolute;
    background: #249ff6;
    width: 2px;
    height: 15px;
    border-radius: 20px;
    margin: 9px;
    left: -5px;
    -webkit-transform: scale(1) translateX(-56%);
    -moz-transform: scale(1) translateX(-56%);
    -o-transform: scale(1) translateX(-56%);
    -ms-transform: scale(1) translateX(-56%);
    transform: scale(1) translateX(-56%);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    margin-top: 5px;
}


.related-list li p {
	margin-top: 3px;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	position: relative;
	padding-left: 9px;
}

.comments,.related-list {
	background: #fff;
	border-radius: 10px;
	padding-bottom: 10px;
	margin: 0 20px 20px 20px;
	position: relative;
	padding: 0;
	box-shadow: 0 1px 3px rgba(158,158,158,.22)
}

.comments-area {
	margin-bottom: 30px
}

.psbo-title {
	font-size: 20px;
	line-height: 1;
	font-weight: 500;
	color: #222831;
	z-index: 0;
	margin: 0 0 15px 0;
	padding: 20px;
	border-bottom: 1px solid rgba(150,150,150,.18)
}

.comment-respond {
	padding: 1.5rem;
	overflow: hidden
}

.comment-reply-title {
	font-size: 18px;
	color: #292929;
	margin: 0 0 20px;
	font-weight: 600
}

.comment-list {
	padding: 0 1.5rem 0 1.5rem
}

ul.msg {
	margin: 25px 0;
	padding: 0 0 25px;
	border-bottom: 1px solid #eee;
	word-wrap: break-word;
	position: relative
}

ul.msg li {
	list-style-type: none
}

ul.msg img.avatar {
	border-radius: 50%;
	float: left;
	width: 48px;
	height: 48px;
	margin: 0 15px 0 0
}

li.msgarticle {
	list-style-position: outside;
	padding: 10px 0 0;
	line-height: 160%;
	padding-left: 65px
}

ul.msg small {
	color: #a6a6a6
}

ul.msg small #cancel-reply {
	float: right
}

ul.msg small .revertcomment a {
	color: #fff;
	background: #249ff6;
	padding: 0 5px;
	line-height: 20px;
	display: none;
	border-radius: 3px
}

ul.msg:hover small .revertcomment a {
	display: block
}

ul.msg small .revertcomment {
	position: absolute;
	right: 0
}

ul.msg ul.msg {
	padding: 20px 0 0;
	margin: 20px 0 0;
	border-top: 1px solid #f1f1f1;
	border-bottom: none
}

ul.msg ul.msg li.msgarticle {
	padding-bottom: 0
}

ul.msg ul.msg li.msgname {
	padding: 0
}

ul.msg:nth-last-child(3) {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0
}

.comment-form input {
	width: 50%
}

.form-submit {
	margin-top: 5px;
	float: right
}

.form-submit input {
	display: inline-block;
	width: auto;
	font-size: 14px
}

.comment-form-author,.comment-form-email {
	width: 33.33%;
	box-sizing: border-box;
	padding-right: 10px;
	float: left;
	padding-bottom: 10px;
	line-height: 0!important
}

.comment-form-url {
	float: left;
	width: 33.33%;
	line-height: 0!important
}

.comment-form-author.comment-form50,.comment-form-url.comment-form50 {
	width: 50%;
	padding-right: 10px;
	padding-bottom: 10px
}

.comment-form-code,.comment-form-email.comment-form50 {
	float: left;
	width: 50%;
	padding-right: 0;
	line-height: 0!important;
	position: relative
}

.comment-form-code img {
	position: absolute;
	right: 4px;
	top: 7px;
	height: 30px;
	width: auto
}

.comment-form-author i,.comment-form-code i,.comment-form-email i,.comment-form-url i {
	position: absolute;
	padding: 0 10px;
	line-height: 47px;
	height: 45px;
	color: #292929;
	font-size: 10px;
	z-index: 2;
	font-size: 14px;
	display: block
}

.comment-form-author input,.comment-form-code input,.comment-form-email input,.comment-form-url input {
	border: 1px solid #f2f2f2;
	border-radius: 10px;
	padding: 10px;
	height: 45px;
	box-sizing: border-box;
	background: #fff;
	width: 100%
}

.comment-form-author input:hover,.comment-form-code input:hover,.comment-form-email input:hover,.comment-form-url input:hover {
	background: #fff
}

.comment-respond textarea {
	resize: none;
	width: 100%;
	height: 160px;
	border-radius: 10px;
	box-sizing: border-box;
	border: 1px solid #f2f2f2;
	padding: 10px;
	background: #fff
}



#comments-nav {
	margin: 2% 0;
	text-align: center;
	display: flex;
	justify-content: center
}

.inbox #footer {
	clear: both;
}


@media screen and (max-width:1024px) {
	#sidebar-left {
		display: none
	}
.inbox .post .post-img-three li {
    width: 33.33%;
}
	.block-wrap,.comments,.inbox .post,.nextpro,.place,.post-list,.post-page,.post-single,.posts-navigation,.related-list {
		margin-left: 0
	}

	.inbox .post .post-img a,.inbox .post .post-img-three li a {
		padding-bottom: 70%
	}
}

@media screen and (max-width:960px) {
	a.logo-text img {
		max-height: 45px
	}

	.main-post,.main-single {
		margin-top: 80px
	}

	.con {
		display: block
	}

	#sidebar-right {
		display: none
	}

	.page-top {
		width: 100%;
		height: 60px;
		padding: 0
	}

	.post-title h2 {
		line-height: 1.6
	}

	.inbox .post h2 {
		font-size: 1.1rem
	}

	.post-single .post-title {
		font-size: 18px
	}

	.content,.single-content {
		width: 100%;
		z-index: 2;
		padding: 0 15px
	}

	.header.inhead {
		background-color: #fff;
		height: 60px
	}

	#logo-text {
		position: absolute;
		width: 100%;
		padding: 0;
		margin: 0 auto
	}
	.logo-text {
		text-align: center;
		padding: 0;
		margin: 0 auto
	}

	.header_search button {
		padding: 4px 15px 4px 10px
	}

	#search-form {
		top: 80px
	}

	#search-form.open {
		width: calc(100% - 30px);
		margin-left: 15px
	}

	.header.inhead.open {
		min-height: 175px
	}

.page-top .menu {
	    display: block;
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.125rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	transition: box-shadow .15s ease-in-out;
	margin-top: 12px;
	margin-left: 0px;
	position: relative;
}



.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100%
}

.navbar-toggler .navbar-toggler-icon .navbar-toggler-bar {
	display: block;
	position: relative;
	width: 20px;
	height: 2px;
	border-radius: 1px;
	background: #373c44;
	transition: all ease 0.4s;
	margin: 0 auto;
}

.navbar-toggler .navbar-toggler-icon .navbar-toggler-bar.bar2,.navbar-toggler .navbar-toggler-icon .navbar-toggler-bar.bar3 {
	margin-top: 4px;
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-bar.bar1 {
	transform: rotate(45deg);
	transform-origin: 10% 10%;
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-bar.bar2 {
	opacity: 0
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-bar.bar3 {
	transform: rotate(-45deg);
	transform-origin: 10% 90%;
	margin-top: 3px
}
body {
        position: absolute;
    left: 0;
    right: 0;
    overflow-x: hidden;
    backface-visibility: hidden;
    transition: all .3s ease-in-out;
    transition-delay: 0s;
}
body {
    overflow: auto!important;
    padding: 0!important;
}
.in{
        left: -200px;
    right: 200px;
    overflow: hidden;
}
.collapse{
    display: block!important;
    position: fixed;
    top: 0;
    right: -200px;
    bottom: 0;
    z-index: 10000;
    width: 200px;
    height: 100vh!important;
    margin: 0;
        background: #fdfbfb;
    border: none;
    box-shadow: none;
    transition: all .3s ease-in-out;
    padding: 50px 0;
}
.collapse.show{
    right: 0px;
}

.dimmer.in{
    background: rgba(52, 73, 94, 0.9);
    pointer-events: auto;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}
.page-top .menu li {
    display: initial;
    float: inherit;
    display: block;
    padding: 10px 10px 10px 40px;
    font-size: 16px;
}
.page-top .menu ul {
	display: block;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.page-top .menu li a {
	color: #222831;
	font-size: 16px;
	text-decoration: none;
	white-space: nowrap;
	transition: color .2s;
	padding: 1.2rem 0
}

.page-top .menu li .sub-nav li {
	padding: 0;
	float: none
}

.page-top .menu .sub-nav li a {
	color: #222831;
	font-size: .875rem;
	padding: .5rem 1rem .5rem 1.5rem;
	position: relative;
	display: block
}
.header_search {
        display: flex;
    justify-content: right;
    flex-grow: 1;
}
.page-top .menu li em[class*=dot] {

	left: 40px;
}
.page-top .menu .sub-nav {
    position: absolute;
    min-width: auto;
    background: #fff;
    border-radius: 10px;
    top: 100%;
    left: 0;
    list-style: none;
    visibility: hidden;
    opacity: 0;
    z-index: 99;
    -webkit-box-shadow: 0 0 40px rgb(0 0 0 / 20%);
    -khtml-box-shadow: 0 0 40px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 40px rgba(0,0,0,.2);
    -ms-box-shadow: 0 0 40px rgba(0,0,0,.2);
    -o-box-shadow: 0 0 40px rgba(0,0,0,.2);
    box-shadow: 0 0 40px rgb(0 0 0 / 20%);
    -webkit-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition: all .2s linear 0s;
    clip: rect(1px,1px,1px,1px);
    padding: 0.5rem 0;
    -webkit-transform: scaleY(0);
    -khtml-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
}
.page-top .menu li.on>.sub-nav {
    position: relative;
}
	.post-single {
		margin-top: 30px
	}

	.donate_box {
		width: 300px;
		padding: 20px 10px
	}

	.doimg img {
		width: 120px;
		margin: 0
	}

	.share-icons {
		margin-bottom: -100px
	}

	.post-list,.post-page {
		max-width: 100%;
		width: 100%
	}

	.block-wrap,.comments,.inbox .post,.nextpro,.post-single,.posts-navigation,.related-list {
		margin: 0 0 20px 0
	}

	.place {
		margin-right: 0
	}

	li.msgarticle {
		padding-left: 15px
	}
}

@media screen and (max-width:767px) {
	.post-list p {
		margin-top: 5px;
    -webkit-line-clamp: 1;
    display: none;
	}

	.related-list li {
		width: 50%;
		padding: 0 5px
	}
}

@media screen and (max-width:480px) {
	.inbox .post h2 {
	    font-size: 16px;
		-webkit-line-clamp: 2
	}
.inbox .post a {
    font-weight: 500 !important;
}
	.inbox .post .post-img {
		margin-right: 0;
    width: 25%;
    float: right;
    margin-left: 0.2rem;
	}

	.main-post,.main-single {
		margin-top: 70px
	}

	.block-wrap,.comments,.inbox .post,.nextpro,.post-single,.posts-navigation,.related-list {
		margin: 0 0 10px 0
	}

	.inbox .post {
		padding: 10px 10px 1px
	}

	.inbox .post .post-footer {
		padding: 5px 0 0 0
	}

	.content,.single-content {
		padding: 0 10px
	}

	.place {
		padding: 0 10px;
		line-height: 40px
	}

	.single-content .place {
		padding: 0 15px;
		line-height: 45px
	}

	.post-single {
		padding: 10px 15px
	}

	.post-single .post-title h1 {
		margin: .5rem 0 1rem 0;
		font-size: 16px;
	}

	.comment-respond,.psbo-title {
		padding: 15px
	}

	.comment-list {
		padding: 0 15px
	}
}

@media screen and (max-width:375.1px) {
	.main-post,.main-single {
		margin-top: 70px
	}

	.info-right {
		display: none
	}

	.block-wrap,.comments,.inbox .post,.nextpro,.place,.post-single,.post.index:first-child,.related-list {
		border-radius: 0!important
	}

	.content,.single-content {
		padding: 0
	}

	.comments,.inbox .post,.post-single,.posts-navigation {
		margin: 0 0 10px 0
	}
}


.collapse{
        margin-right: auto;
            margin-left: 80px
}


.widget_previous {
    background-color: #fff;
    border-radius: 3px;
    padding: 10px 15px;
    overflow: hidden;
    margin-bottom: 20px;
    width: 100%;
}
.widget_previous .title {
	    font-size: 16px;
    margin: 10px 0;
    padding: 0 0px 15px;
    color: #222831;
    font-weight: 500;
    border-bottom: 1px solid #f3f3f3;
}

.widget_previous ul {
	border-left: 1px solid #f2f2f2;
	overflow: visible;
}

.widget_previous li a {
	padding-left: 15px;
	-webkit-transform: all .6s;
	-moz-transition: all .6s;
	-o-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #17233f;
	display: block;
	display: -webkit-box;
	line-height: 25px;
	margin-bottom: 3px;
	text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
	position: relative;
	    font-size: 14px;
}
.widget_previous li a:hover{
        color: #249ff6;
}
.widget_previous li a span {
	color: #9399a6;
	margin-left: 15px;
}
.widget_previous li a:before {
	content: "";
	position: absolute;
	background: #249ff6;
	width: 6px;
	height: 6px;
	border-radius: 100% 100%;
	top: 9px;
	left: 0;
	-webkit-transform: scale(1) translateX(-56%);
	-moz-transform: scale(1) translateX(-56%);
	-o-transform: scale(1) translateX(-56%);
	-ms-transform: scale(1) translateX(-56%);
	transform: scale(1) translateX(-56%);
	-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	-o-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
}



.news{
  position: relative;
    margin-bottom: 10px;
    background: #fff;
    box-shadow: 20px -6px 21px -22px rgb(0 0 0 / 10%);
    border-radius: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    margin: 0 20px 20px 20px;
    padding: 20px 20px 1px;
}
.pagination {
         margin-bottom: 1rem;
         display: block;
}  
.pagination .separator{
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #999;
	font-size: 14px;
}
.pagination .separator::after,.pagination .separator::before {
    content: "";
    background: #eee;
    max-width: 20%;
    height: 1px;
    margin: 0 1em;
    flex: 1;
}
.pagination button {
    color: #333;
    border: none;
    background: #f3f3f3;
    width: 100%;
    padding: 10px 0;
    border-radius: 5px;
}

.pagination button:hover{
    background: #249ff6;
	color:#fff;
}
@media screen and (max-width: 960px){
    .news{
         margin: 5px 0;
        padding: 10px 0;
    }
    .pagination {
    margin: 10px 5px;
}  
}
.loader {
    animation: rotating 2s linear infinite;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-right: 3px;
    position: relative;
    vertical-align: top;
}
@keyframes rotating {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}
.pagination .loading {
    background: #249ff6;
    color: #fff;
}
.loading svg {
    height: 1em;
    vertical-align: -.15em;
    width: 1em;
    fill: currentColor;
    overflow: hidden;
}
/*dashang*/
.hide_box {
    z-index:999;
    filter:alpha(opacity=50);
    background:#666;
    opacity:0.5;
    -moz-opacity:0.5;
    left:0;
    top:0;
    height:99%;
    width:100%;
    position:fixed;
    display:none;
}
.shang{
        width: 100%;
    position:fixed;
    z-index:1000;
        left: 50%;
    top: 50%;
}
.shang_box {
    width:400px;
    height:400px;
    padding:10px;
    background-color:#fff;
    border-radius:10px;
    margin-left:-280px;
    margin-top:-280px;
    border:1px dotted #dedede;
    display:none;
}
.shang_box i {
    font-size: 16px;
}
.shang_close {
    float:right;
    display:inline-block;
}
.shang_logo {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 120px;
}
.shang_tit {
    width:100%;
    height:45px;
    text-align:center;
    line-height:66px;
    color:#a3a3a3;
    font-size:16px;
    margin-top:7px;
    margin-right:2px;
}
.shang_tit p {
    color:#a3a3a3;
    text-align:center;
    font-size:14px;
}
.shang_payimg {
    width:153px;
    margin:0 auto;
    height:153px;
}
.shang_payimg img {
    display:block;
    text-align:center;
    width:140px;
    height:140px;
    box-shadow: 0 .3125rem .625rem 0 rgba(0,0,0,.12)!important;
    border-radius: 6px;
}
.pay_explain {
    text-align:center;
    margin:10px auto;
    font-size:12px;
    color:#545454;
}
.radiobox {
    width:16px;
    height:16px;
    background:url('/theme/default/static/img/radio2.jpg');
    display:block;
    float:left;
    margin-top:5px;
    margin-right:14px;
}
.checked .radiobox {
    background:url('/theme/default/static/img/radio1.jpg');
}
.shang_payselect {
    text-align:center;
    margin:0 auto;
    margin-top:20px;
    cursor:pointer;
    width:280px;
}
.shang_payselect .pay_item {
    display:inline-block;
    margin-right:10px;
    float:left;
}
.shang_info {
    clear:both;
}
.shang_info p,.shang_info a {
    color:#C3C3C3;
    text-align:center;
    font-size:12px;
    text-decoration:none;
    line-height:4em;
}

@media screen and (max-width: 960px){
.shang {
    left: 0; 
    padding: 50px;
}    
.shang_box {
    width: 100%;
    height: 400px;
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
    left: 0;
    top: 50%;
    margin-left: 0px;
    margin-top: -280px;
    border: 1px dotted #dedede;
    display: none;
}    
}
/*mobanxiangxi*/
@media (max-width: 750px) {
    .themes .info .left .caseTitle {
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
}
}


.yulan {
    position: fixed;
    z-index: 99999;
    left: -47px;
    top: -47px;
    pointer-events: none;
    width: 50px;
    height: 50px;
    will-change: transform;
    text-align: center;
}


.yulan .title {
    width: 100%;
    height: 100%;
    background-color: #f9937f;
    position: absolute;
    transform: scale(0);
    opacity: 0;
    border-radius: 50%;
}


.yulan.on .iconfont, .yulan.on span {
    opacity: 0;
}
.yulan .iconfont, .yulan span {
    font-size: 14px;
    line-height: 50px;
    color: #fff;
    position: relative;
    opacity: 1;
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
}



@media (max-width: 996px){
    .yulan{
        display: none;
    }
}

/*tab*/
.index-tab{
       margin: 0 20px;
       margin-bottom: 10px;
}   
.index-tab ul{
    background: #007bff;
    padding: 10px;
    border-radius: 5px;
    }
.index-tab ul>li.active a{
    background: #ffffff;
    color: #666666;
}
.index-tab ul>li a{
    padding: 2px 5px;
    font-weight: 500;
    border-radius: 5px;
    margin: 0 1px;
    font-size: 13px;
    color: #fff;
}
.index-tab ul>li {
    display: inline-block;
}
@media screen and (max-width: 960px){
  .index-tab{
       margin: 0;
}   
.scroll-x {
        overflow-y: auto;
        white-space: nowrap;
}
.scroll-x::-webkit-scrollbar {
    display: none; /* Chrome Safari */
}
.index-tab ul>li{
    margin: 0;
}
}
/*123*/
.pagination-loading {display:none;}

.subnav-fixed .loading-wave {
	margin-top: 100px
}

.loading-wave {
	margin: 40px auto;
	width: 80px;
	height: 40px;
	text-align: center;
	font-size: 10px
}

.loading-wave .loading-rect {
	background-color: #008AEE;
	height: 100%;
	width: 6px;
	margin: 0 2px;
	display: inline-block;
	-webkit-animation: loading-waveStretchDelay 1.2s infinite ease-in-out;
	animation: loading-waveStretchDelay 1.2s infinite ease-in-out
}

.loading-wave .loading-one {
	-webkit-animation-delay: -1.2s;
	animation-delay: -1.2s
}

.loading-wave .loading-two {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.loading-wave .loading-three {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

.loading-wave .loading-four {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s
}

.loading-wave .loading-five {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s
}

.main {
	animation: fadein;
	animation-duration: 0.5s;
	-webkit-animation: fadein 0.5s
}

.sidebar {
	animation: fadein;
	animation-duration: 0.5s;
	-webkit-animation: fadein 0.5s
}

@-webkit-keyframes loading-waveStretchDelay {
	0%,40%,100% {
		-webkit-transform: scaleY(0.4);
		transform: scaleY(0.4)
	}

	20% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

@keyframes loading-waveStretchDelay {
	0%,40%,100% {
		-webkit-transform: scaleY(0.4);
		transform: scaleY(0.4)
	}

	20% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

@keyframes fadein {
	0% {
		opacity: 0
	}

	40% {
		opacity: 0.4
	}

	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadein {
	0% {
		opacity: 0
	}

	40% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeout {
	0% {
		opacity: 1
	}

	4% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@-webkit-keyframes fadeout {
	0% {
		opacity: 1
	}

	40% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@-moz-keyframes fadeout {
	0% {
		opacity: 1
	}

	40% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@-ms-keyframes fadeout {
	0% {
		opacity: 1
	}

	40% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

::-webkit-scrollbar {
	width: 6px;
	height: 6px
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	-webkit-border-radius: 6px;
	border-radius: 6px
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3)
}

::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(0,0,0,0.4)
}

#jinsom-plugin-barrage{
    position:fixed;
    z-index:9;
    max-width:100%;
    right: 10px;
    bottom: 50%;
}
#jinsom-plugin-barrage li {
    display: flex;
    opacity: 0;
    border-radius: 20px;
    color: #fff;
    clear: both;
    font-size: 13px;
    height: 26px;
    float: right;
    line-height: 26px;
}
#jinsom-plugin-barrage li a:first-child {
    margin-right: 4px;
    width: 26px;
}
#jinsom-plugin-barrage li a:last-child,#jinsom-plugin-barrage li a:last-child font {
    color:#fff !important;
}
#jinsom-plugin-barrage li a:last-child n{
    text-decoration: underline;
    margin: 0 5px;
}
#jinsom-plugin-barrage li svg {
    width: 26px;
    height: 26px;
    border-radius: 100%;
    vertical-align: inherit;
}
/**/
.clockBox {
  background: url(../../static/img/calendar_tip.png) 100% / cover no-repeat;
  width: 354px;
  height: 98px;
}

.clockBox:hover {
  cursor: pointer;
}

.clockBox > .left {
  width: 162px;
  height: 100%;
  float: left;
  font-size: 14px;
}

.clockBox_date > .clockBox_day {
  line-height: 120px;
  font-size: 41px;
  font-family: PingFang-SC-Medium;
  font-weight: 700;
  color: #fcc53a;
  float: left;
  margin-left: 25px;
}

.clockBox_date > .clockBox_line {
  font-size: 35px;
  line-height: 120px;
  float: left;
  margin: 0 8px;
  color: #818386;
}

.clockBox_date > .clockBox_date_right {
  display: inline-block;
  margin-top: 39px;
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #212629;
}

.clockBox_desc {
  text-align: left;
  margin-top: 39px;
  margin-left: 28px;
}

.clockBox_desc > span {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #212629;
}

.clockBox_desc > p,
.clockBox_tip {
  font-family: PingFang SC;
  font-weight: 400;
}

.clockBox_desc > p {
  font-size: 12px;
  color: #818386;
}

.clockBox_tip {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 14px;
  color: #ffb700;
}

.clockBox_tip span {
  vertical-align: baseline;
}

.clockBox > .left > .clockBox_img1 {
  width: 89px;
  height: 30px;
  position: absolute;
  top: 13px;
  right: 15px;
}

.clockBox > .left > .clockBox_img2 {
  width: 18px;
  height: 17px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.clockBox > .right {
  display: block;
  width: 102px;
  height: 100%;
  float: right;
  background: #fff;
  text-align: center;
}

.clockBox .right .clockBox_img3 {
  width: 35px;
  height: 36px;
  margin: 22px auto 10px;
}

.clockBox .right .clockBox_img4 {
  width: 38px;
  height: 38px;
  margin: 10px auto 0;
}

.clockBox .right .tip {
  font-size: 12px;
  color: #242629;
  font-weight: 500;
}

.clockBox .right .point_num {
  font-size: 16px;
  color: #ffd11a;
  font-weight: 500;
  margin-top: 6px;
}

.clockBox .right .my_point_title {
  font-size: 12px;
  color: #adadad;
  margin-top: 2px;
}
.clockBox_week,.clockBox_month{
   height: 17px; 
}
/*neirongbanquan*/
.post-copyright {
	position: relative;
    padding: 10px 0px;
    word-wrap: break-word;
    border-top: 1px dashed #45bef9;
    margin-top: 5px;
    padding: 15px;
    font-size: 13px;
    line-height: 1.6;
    color: #999;
    background: #f3f4f7;
    border-radius: 3px;
    margin-bottom: 10px;
    }
.post-copyright .title {
    text-align: center;
    margin: -24px 0px 10px 0px;
}
.post-copyright .title span {
    padding: 4px 15px;
    font-size: 14px;
    max-width: 100%;
    font-weight: normal;
    color: #969696;
    background: #ffffff;
    box-shadow: 0 0px 20px rgba(160, 160, 160, 0.3);
    border-radius: 5px;
}
.post-copyright p {
	margin:0;
	font-size: 14px;
}
.post-copyright p a {
	color:#17a7dd
}
/*sytaocan*/
.index-title_tags {
	display: flex;
	justify-content: center;
	margin-top: 25px
}

.index-title_tag {
	display: flex;
	align-items: center;
	margin: 0 12px
}
.index-title_tag svg{
	width:20px;
	height:20px
}
.index-title_tag span {
	margin-left: 6px;
	font-size: 16px;
	font-weight: 400;
	line-height: 19.36px;
	color: #333
}
@media (max-width:780px) {
.index-title_tag span {
	margin-left: 0px;
	font-size: 12px;
	font-weight: 400;
	line-height: 19.36px;
	color: #333
}
}
.sytaocan{background-image: linear-gradient(197deg, #ffffff, #d5dae8);display: inline-block;width: 100%;padding-bottom:20px}
.sytaocan .bt{margin-top: 40px;}
.sytaocan-box{padding: 30px 0;}
.sytaocan-box ul{width: 100%;}
.sytaocan-box ul li{width: 15%;height: 500px;float: left;}
.sytaocan-box ul li .good-div{background: #fff;border-radius: 10px;padding: 10px;    margin: 5px;}
.sytaocan-box ul li .good-div h1{font-size: 18px;font-weight: 600;}
.sytaocan-box ul li .good-div h2{font-size: 14px;padding: 25px 0;color: #f9937f;}
.sytaocan-box ul li .good-div p{
    font-size: 12px;
    color: #333;
    line-height: 20px;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 5px;
    text-align: left;
}

.sytaocan-box ul li .good-div i{
    font-size: 12px;
    color: #333;
    width: 100%;
    background: url(/theme/default/static/img/check.png) 0 no-repeat;
    background-size: contain;
    padding-left: 15px;
    margin-right: 10px;
}
.sytaocan-box ul li .xz-fc2{display: block;margin: 10px;}
.sytaocan-box ul li .xz-fc2 em{font-size: 24px;margin-right: 3px;font-family: Georgia;color: #ff0101;}
.sytaocan-box ul li .good-button{margin: 15px;background: #00aeff;color: #FFF;border-radius: 8px;box-shadow: 0px 5px 15px rgba(4, 195, 255, .5);}
.sytaocan-box ul li .good-button a{padding: 12px;display: block;color: #FFF;border-radius: 8px;}
.sytaocan-box ul li .good-button a:hover{background: #39b7ff;    -webkit-box-shadow: 0 10px 20px 0 #ccc;
    -moz-box-shadow: 0 10px 20px 0 #CCC;
    -ms-box-shadow: 0 10px 20px 0 #CCC;
    -o-box-shadow: 0 10px 20px 0 #CCC;
    box-shadow: 0 10px 20px 0 #ccc;}

.xz-pr {
    position: relative;
}
.xz-tac {
    text-align: center;
}
.xz-ts{-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}

@media screen and (max-width: 960px){
	.sytaocan-box ul {
    display: block;
}
    .sytaocan-box ul li{width: 50%;float: left;}
    .sytaocan-box ul li .good-div p {
}
.sytaocan-box ul li .good-div h1{font-size: 16px}
.sytaocan-box ul li .good-div h2 {
    font-size: 12px;
    padding: 15px 0;
}
}

/*liucheng*/
.cl{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
}

.t-lc {
    padding: 20px 60px;
    background: url(/theme/default/static/img/lc-bg.png) no-repeat 100% 0;
    background-size: 100%;
    background-color: #fff;
}
.t-lc .tpt-sub {
    margin-bottom: 10px;
}
.t-lc .t-b{
  margin: 10px;
  margin-top: 40px;
  position: relative;
  text-align: center;
}
.t-lc .t-c{
  padding: 0 30px;
}
.t-lc li img{
	width: 80px;
}
.t-lc li h3{
    font-size: 16px;
    color: #333;
    font-weight: 600;
    line-height: 30px;
}
.t-lc li p {
    font-size: 14px;
    color: #666;
    line-height:24px;
    margin: 0;
    padding: 0;
	font-weight: 100;
}
.t-lc .t-d{
  position: absolute;
  right: -50px;
  top: 28px;
  width: 80px;
}
.t-lc .t-d-2{
	right: 80px;
    top: -40px;
}
.t-lc .t-d-3{
	right: -10px;
}
.t-lc-2 .t-b-2{
  margin: 40px 160px 0 0;
}
.t-lc-2 .t-b-1 .t-c{
  padding: 0 100px;
}
@media only screen and (max-width:639px){
.t-lc {
    padding: 20px 0px;
}
.cl li{
	width:100%
}
.t-lc li img{
	width: 40px;
}
.t-lc li h3{
    font-size: 12px;
}
.t-lc li p {
    font-size: 12px;
    line-height:20px;
}
.t-lc .t-c{
  padding: 0;
  display: none;
}
.t-lc .t-d{
  width: 40px;
  right: -30px;
  top: 18px;
}
.t-lc .t-b{
  margin: 10px;
  margin-top: 20px;
}
.t-lc-2 .t-b-2{
  margin: 20px 100px 0 0;
}
.t-lc-2 .t-b-1 .t-c{
  padding: 0 40px;
}
.t-lc .t-d-2{
	right: -40px;
	top: -15px;
}
.t-lc .t-d-3{
	right: -5px;
}
.t-lc-2{
    display: flex;
    
}
}
/*null*/
.nonull {
    text-align: center;
        padding: 60px 0;
}
.nonull img{
    width:280px;
    opacity: .7;
}
.nonull p{
  margin-top:60px;
  display:block
}
.separator {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width: 767px){
.nonull {
    text-align: center;
        padding: 20px 0;
}
.nonull p{
  margin-top:20px;
}
.nonull img{
    width: 150px;
}
}
/*hezuo*/
.hezuo {
    padding: 40px 0px 40px;
}
.hezuo #index-partner
{
    width: 1330px;
    padding-bottom: 40px;
}

.hezuo #index-partner img
{
    border-radius: 10px;
    box-shadow: 1px 11px 20px 1px rgba(12, 82, 210, 0.23);
    border: 1px #44b6a4 dashed;
    filter: grayscale(100%);
}

.hezuo #index-partner img:hover
{

    filter: grayscale(0%);
}

.hezuo #index-partner .swiper-button-prev,.hezuo #index-partner .swiper-button-next
{
    background-image: none;
    font-size: 32px;
    color: rgba(255,255,255,0.5);
}

.hezuo #index-partnerr .swiper-button-prev:hover,.hezuo #index-partner .swiper-button-next:hover
{
    color: rgba(255,255,255,1);
}

.hezuo #index-partner .swiper-button-prev
{
    left: 0px;
    outline: none
}

.hezuo #index-partner .swiper-button-next
{
    right: 0px;
    outline: none
}



@media (max-width:992px)
{
    .hezuo #index-partner
    {
        width: 100%;
        padding-bottom: 40px;
    }

    .hezuo #index-partner .swiper-slide
    {
        text-align: center;
    }

    .hezuo #index-partner img
    {
        width: 130px;
    }
}

/*web*/
.taocan{border:1px solid #249ff6;box-shadow: 0px 0px 3px #10101000;border-radius: 10px;}
.taocan01{margin-top:15px;margin-bottom:25px; padding:15px;}
.taocan02{color:#333;text-align:center;font-size: 16px!important;}
.taocan03{color:#dc3545;text-align:center;font-size:16px;line-height: 1.5!important;!;}
.taocan04{font-size:42px; font-weight:bold;}
.taocan05{text-align:center;}
.taocan06{display:inline-block; margin:10px 5px; width:120px; height:36px; color:#fff; background:#249ff6; font-size:16px; line-height:36px; border-radius:2px;}
.taocan06:hover{color:#fff; background:#ac1c15;}
.web-taocan p{
    line-height: 2;
    font-size: 13px;
}
.web-taocan p.xiaobiao{font-size:16px;line-height:24px;margin: 10px 0;}
.xiaobiao i{ font-size:14px; line-height:20px; padding:2px 10px; color:#fff; background:#249ff6; border-radius:12px; margin-left:10px;}
.web-taocan li{width: 33.333333%;padding-right: 50px;padding-left: 50px;}
.web-taocan .xiaobiao1 {
    font-size: 16px;
    line-height: 24px;
    height: 10em;
}
.web-taocan .xiaobiao2 {
    font-size: 16px;
    line-height: 24px;
    height: 18em;
}
@media screen and (max-width: 960px){
.web-taocan li{
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
}
.web-taocan p.taocan02{color:#333; text-align:center; font-size:16px;}
.web-taocan p.xiaobiao{ font-size:14px; line-height:24px;}
.web-taocan p{
    font-size: 12px;
}
.web-taocan .xiaobiao1 p{
    font-size:12px;
}
}
.web-taocan,.web-dingzhi {
    width: 100%;
    background: #FFF;
    display: inline-block;
    padding: 40px 150px;
}
.web-container {
    max-width: 1440px;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.c_title {width:100%;text-align:center;padding-bottom:10px;position:relative;}
.c_title h2 {font-size:32px;font-weight: bold;line-height:40px;height:40px;margin-bottom:10px;position:relative;z-index:2;}
.c_title h3{font-size:14px;color:#7D8790;position:relative;z-index:2;}
.c_title b {width:100%;position:absolute;font-size:50px;line-height:50px;color:#EDEDED;left:0px;top:-5px;text-transform:uppercase;}
.c_title span{font-size:32px;color:#0052D9;background:linear-gradient(to right,#0052D9 20%,#00A3FF,#00C8DC);-webkit-background-clip:text;color:transparent;}

.site_surv {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.site_surv ul {
    width: 100%;
    float: left;
    height: 380px;
    position: relative;
}

.site_surv li {
    width: calc(26% - 70px);
    float: left;
    height: 340px;
    position: relative;
    margin-left: 30px;
    padding: 20px;
    background: rgba(0,82,217,.8);
    box-sizing: content-box;
}

.site_surv li:before {
    width: 40px;
    height: 3px;
    background: #fff;
    left: 20px;
    bottom: 23px;
    position: absolute;
    content: "";
}

.site_surv li h2 {
    font-size: 20px;
    color: #fff;
    margin: 20px 0;
    font-weight: bold;
    position: relative;
    z-index: 2;
}

.site_surv li p {
    font-size: 14px;
    color: rgba(255,255,255,.90);
    line-height: 26px;
}

.site_surv li b {
    font-size: 50px;
    line-height: 52px;
    position: absolute;
    right: 25px;
    bottom: 20px;
    color: #F5F7FA;
}

.site_surv li:after {
    content: "0";
    font-size: 40px;
    color: rgba(255,255,255,.20);
    right: 50px;
    bottom: 22px;
    font-style: italic;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(255,255,255,.20);
    position: absolute;
}

.site_surv li:nth-child(1) {
    margin-left: 0px;
    
}

.site_surv li:nth-child(1),.site_surv li:nth-child(5) {
    width: calc(17% - 70px);
    height: 190px;
    margin-top: 150px;
}

.site_surv li:nth-child(2),.site_surv li:nth-child(4) {
    width: calc(20.8% - 70px);
    height: 270px;
    margin-top: 70px;
}

.site_surv li:nth-child(3) {
    background: none;
}

.site_surv li:nth-child(3) h2 {
    text-align: center;
    margin: 20px 0 90px 0;
}

.site_surv li:nth-child(3) b {
    display: none;
}

.site_surv li:nth-child(3) p {
    font-size: 16px;
    color: #070707;
    display: block;
    line-height: 32px;
    margin-top: 20px;
    overflow: inherit;
    z-index: 2;
    position: relative;
}

.site_surv li:nth-child(3) em {
    font-size: 14px;
    position: relative;
    color: #fff;
    margin-right: 10px;
    padding: 5px 10px;
    border-radius: 4px;
    background: #F04142;
    z-index: 2;
}

.site_surv li:nth-child(3):before {
    width: 100%;
    height: calc(100% - 100px);
    left: 0px;
    bottom: 0px;
    border-top-left-radius: 200% 40%;
    border-top-right-radius: 200% 40%;
    background: #CCDFFD;
    background: linear-gradient(to top,#fff,rgba(233,239,247,.60));
    backdrop-filter: blur(30px);
    z-index: 2;
    box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.1);
        position: absolute;
}

.site_surv li:nth-child(3):after {
    content: "";
    width: 90%;
    height: 150px;
    background: #0052D9;
    left: 5%;
    top: 0px;
    border-bottom-left-radius: 200% 40%;
    border-bottom-right-radius: 200% 40%;
    box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.1);
    position: absolute;
}
@media screen and (max-width: 960px){
.web-taocan,.web-dingzhi {
    width: 100%;
    padding: 20px 0;
}
.c_title,.b_title{width:calc(100% - 20px);padding:0 10px;}
.c_title h2,.b_title h2 {font-size:20px;line-height:30px;height:30px;margin:0px auto;font-weight:bold;display:table;margin-bottom: 10px;}
.c_title h2:before,.c_title h2:after{width:20px;height:2px;background:#0052D9;left:-27px;top:14px;transform:skewX(-20deg);}
.c_title h2:after{left:auto;right:-27px;}
.c_title span{font-size:22px;}
.site_surv{margin:0px;}
.site_surv ul{height:auto;}
.site_surv li{height:auto;margin-left:10px;padding:10px;padding-bottom:40px;}
.site_surv li:before{left:10px;}
.site_surv li h2{font-size:16px;line-height:20px;margin:0px 0 5px 0;}
.site_surv li p{font-size:12px;line-height:18px;height:54px;overflow:hidden;}
.site_surv li:nth-child(3){width:calc(100% - 40px);margin:10px 0 0 10px;padding:0px 10px;}
.site_surv li:nth-child(3) h2{margin:20px 0 30px 10px;}
.site_surv li:nth-child(3) p{height:auto;margin:15px 0;font-size:14px;}
.site_surv li:nth-child(3) em{font-size:12px;}
.site_surv li:nth-child(3) b{right:50px;top:10px;}
.site_surv li:nth-child(3):before{height:calc(100% - 45px);}
.site_surv li:nth-child(3):after{width:100%;height:70px;left:0px;}
.site_surv li:nth-child(1),.site_surv li:nth-child(5){width:calc(50% - 35px);height:auto;margin-top:10px;}
.site_surv li:nth-child(2),.site_surv li:nth-child(4){width:calc(50% - 35px);height:auto;margin-top:10px;}
.site_surv li:nth-child(1){margin-left:10px;}
.site_surv li b{font-size:40px;right:10px;bottom:-5px;}
.site_surv li:after{right: 30px;bottom: -10px;}
}