.page-footer-info {
	width: 7.5rem;
	margin: 0 auto;
	text-align: center;
	font-size: .24rem;
	line-height: 0.3rem;
	color: #fff;
	background: #282e33;
	overflow: hidden;
	padding: .4rem 0;
}

.page-footer-info .footer-code {
	float: left;
	width: 2.3rem;
	text-align: center;
	padding-left: .2rem;
}

.page-footer-info .footer-code img {
	width: 1.6rem;
	vertical-align: top;
}

.page-footer-info .footer-code p {
	white-space: nowrap;
}

.page-footer-info .footer-txt {
	float: right;
	width: 4.8rem;
	padding-right: .2rem;
	padding-top: .2rem;
}

.page-footer-info .footer-txt-pt {
	padding-top: .4rem;
}

.page-footer-info p {
	margin-top: .1rem;
}

.page-footer-info p:first-child {
	margin: 0;
}

.page-footer-info,
.page-footer-info a {
	color: #fff;
	text-decoration: none;
}

.agetip-btn {
	width: .6rem;
	height: .77rem;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .3s ease;
	z-index: 3;
}

.agetip-btn16 {
	background: url("//image.duoyi.com/img/cadpa_16_m.png") no-repeat no-repeat top center/100% 100%;
}

.agetip-btn12 {
	background: url("//image.duoyi.com/img/cadpa_12_m.png") no-repeat no-repeat top center/100% 100%;
}

.ageTip-pop {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#99000000", endColorstr="#99000000");
	background-color: rgba(0, 0, 0, 0.74);
	display: none;
}

.pop-agemain {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 6.56rem;
	height: 8.75rem;
	background: url("//image.duoyi.com/img/ageTip/m/agePop.png") no-repeat top center/100% 100%;
	margin: -4.38rem 0 0 -3.28rem;
}

.pop-agemain .close-pop {
	position: absolute;
	left: 50%;
	bottom: -.9rem;
	margin-left: -.38rem;
	cursor: pointer;
	width: .75rem;
	height: .75rem;
	background: url("//image.duoyi.com/img/ageTip/m/close.png") no-repeat top center/100% 100%;
	-webkit-transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	z-index: 3;
}

.pop-agemain .inbox {
	padding: 0 .28rem;
	margin-top: .4rem;
}

.pop-agemain h3 {
	font-size: .34rem;
	color: #67A3D2;
	text-align: center;
	padding-bottom: 0px;
	font-weight: bold;
}

.pop-agemain .ageTip-con {
	font-size: .22rem;
	line-height: .3rem;
	text-align: justify;
	height: 7.2rem;
	padding-right: .1rem;
	overflow-y: auto;
	margin-top: .2rem;
}

.pop-agemain .ageTip-con p {
	margin-top: .16rem;
	color: #647A8B;
	text-indent: 2em;
}

.pop-agemain .ageTip-con a {
	color: #67A3D2;
}

.ageTipscroll::-webkit-scrollbar {
	width: .05rem;
}

.ageTipscroll::-webkit-scrollbar-track {
	background-color: #2C6CB3;
}

.ageTipscroll::-webkit-scrollbar-thumb {
	background-color: #0FADF7;
}

.ageTipscroll::-webkit-scrollbar-thumb:hover {
	background-color: #0FADF7;
}

.ageTipscroll::-webkit-scrollbar-thumb:active {
	background-color: #0FADF7;
}

#page-bottom-share {
	background: #f4f8fb;
	padding: .5rem 0;
	text-align: center
}

#page-bottom-share .in-box {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	padding: 0 .2rem;
	display: -moz-box;
	display: box;
	-webkit-box-orient: horizontal
}

#page-bottom-share a,
.site-pop-share .share-buttons a {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-moz-box-flext: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	-webkit-box-align: center;
	box-align: center
}

#page-bottom-share a .icon {
	margin: 0 auto;
	display: block;
	text-align: center
}

#page-bottom-share .back-top {
	width: 2.4rem;
	height: .66rem;
	background-color: #c1c1c1;
	text-align: center;
	margin: 0 auto .55rem;
	border-radius: .1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

#page-bottom-share .back-top i,
#page-bottom-share .quan .icon {
	background-image: url(//image.duoyi.com/js/dyshare/m/sprite_icon.png?v=2566);
	background-size: 3.5rem 2.6rem;
	background-repeat: no-repeat
}

#page-bottom-share .back-top i {
	display: inline-block;
	vertical-align: top;
	background-position: -2.7rem -1.48rem;
	width: .29rem;
	height: .19rem
}

#page-bottom-share em {
	display: block;
	font-size: .26rem;
	font-style: normal;
	color: #333;
	line-height: .54rem
}

#page-bottom-share .home .icon {
	width: .8rem;
	height: .8rem;
	position: relative
}

#page-bottom-share .home .icon img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

#page-bottom-share .quan .icon {
	background-position: -1.8rem -.9rem;
	width: .8rem;
	height: .8rem
}

#page-bottom-share .pdown .icon,
#page-bottom-share .pshare .icon,
#page-bottom-share .pweixin .icon,
.site-pop-share .share-link .share-link-close {
	background-image: url(//image.duoyi.com/js/dyshare/m/sprite_icon.png?v=2566);
	background-size: 3.5rem 2.6rem;
	background-position: 0 -.9rem;
	background-repeat: no-repeat;
	width: .8rem;
	height: .8rem
}

#page-bottom-share .pshare .icon,
#page-bottom-share .pweixin .icon,
.site-pop-share .share-link .share-link-close {
	background-position: -.9rem -.9rem
}

#page-bottom-share .pweixin .icon,
.site-pop-share .share-link .share-link-close {
	background-position: -1.8rem 0
}

.site-pop-share {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	display: none;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.site-pop-share .share-link,
.site-pop-share .site-share-qrcode {
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-align: end;
	box-align: end;
	-webkit-box-pack: center;
	box-pack: center;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	padding-bottom: 10%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0)
}

.site-pop-share .share-link p {
	padding: .16rem 0;
	color: #fff;
	text-align: left;
	font-size: .3rem;
	line-height: 1.5em;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.site-pop-share .share-link .share-link-close {
	right: 0;
	top: .1rem;
	position: absolute;
	background-position: -2.7rem -.9rem;
	width: .48rem;
	height: .48rem
}

.site-pop-share .share-link-in {
	width: 6rem;
	margin: 0 auto;
	position: relative
}

.site-pop-share .share-link span {
	background: #fff;
	padding: .1rem;
	color: #333;
	text-align: left;
	font-size: .28rem;
	overflow-y: scroll;
	word-break: break-all;
	display: block;
	line-height: .42rem
}

.site-pop-share .share-buttons {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

.site-pop-share .share-buttons-bd {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding-bottom: 10%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: box;
	display: -webkit-box;
	box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-align: end;
	-webkit-box-align: end
}

.site-pop-share a .icon {
	width: .8rem;
	height: .8rem;
	line-height: .8rem;
	border-radius: .8rem;
	display: block;
	text-align: center;
	background: #14aeea
}

.site-pop-share .icon i {
	display: inline-block;
	vertical-align: middle
}

.site-pop-share em {
	display: block;
	font-size: .3rem;
	font-style: normal;
	color: #fff;
	line-height: 2.4em
}

.site-pop-share .qq i,
.site-pop-share .weixin i {
	background-image: url(//image.duoyi.com/js/dyshare/m/sprite_icon.png?v=2566);
	background-size: 3.5rem 2.6rem;
	background-position: -.9rem -1.8rem;
	background-repeat: no-repeat;
	width: .8rem;
	height: .8rem
}

.site-pop-share .weixin i {
	background-position: -.9rem 0
}

.site-pop-share .weibo i {
	background-position: 0 -1.8rem
}

.site-pop-share .cp i,
.site-pop-share .quan i,
.site-pop-share .qzone i,
.site-pop-share .weibo i {
	background-image: url(//image.duoyi.com/js/dyshare/m/sprite_icon.png?v=2566);
	background-size: 3.5rem 2.6rem;
	background-repeat: no-repeat;
	width: .8rem;
	height: .8rem
}

.site-pop-share .cp i {
	background-position: 0 0
}

.site-pop-share .quan i,
.site-pop-share .qzone i {
	background-position: -2.7rem 0
}

.site-pop-share .quan i {
	background-position: -1.8rem -1.8rem
}

.site-pop-share .site-share-qrcode {
	z-index: 100;
	width: 100%;
	float: left
}

.site-pop-share .site-share-qrcode-bd {
	position: relative;
	width: 4.2rem;
	margin: 0 auto
}

.site-pop-share .site-share-qrcode-bd p {
	text-align: center;
	line-height: 140%;
	color: #fff;
	font-size: .28rem
}

.site-pop-share .site-share-qrcode-bd span {
	display: block;
	margin-bottom: .1rem
}

.site-pop-share .site-share-qrcode-bd span img {
	width: 3.5rem;
	height: 3.5rem;
	vertical-align: top
}

.site-pop-share .site-share-qrcode-close {
	width: 2.5rem;
	height: .62rem;
	line-height: .58rem;
	font-size: .3rem;
	margin: .45rem auto 0;
	text-align: center;
	background: #3a3e42;
	color: #fff;
	border-radius: .06rem;
	display: none
}

.site-pop-share.show-copy-link .share-buttons,
.site-pop-share.show-share-qrcode .share-buttons {
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0)
}

.site-pop-share.show-copy-link .share-link,
.site-pop-share.show-share-qrcode .site-share-qrcode {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.site-pop-share .share-mask {
	position: absolute;
	left: 0;
	z-index: -1;
	top: 0;
	height: 100%;
	width: 100%
}

#DY_COMMON_POP,
#DY_COMMON_POP .wx-pop {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none
}

#DY_COMMON_POP {
	right: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, .8);
	overflow: hidden;
	margin: 0 auto;
	position: fixed;
	z-index: 1002
}

#DY_COMMON_POP .wx-pop {
	position: absolute;
	z-index: 9
}

#DY_COMMON_POP .wx-pop .wx-share {
	width: 3.76rem;
	height: 2.12rem;
	background: url(//image.duoyi.com/js/dyshare/m/wxShare.png) no-repeat center top/100% 100%;
	position: absolute;
	top: .35rem;
	right: .5rem
}

#DY_COMMON_POP .code-pop {
	z-index: 9;
	display: none;
	color: #fff
}

#DY_COMMON_POP .code-pop,
#DY_COMMON_POP .code-pop .code-pop-mask {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%
}

#DY_COMMON_POP .code-pop .wxcode {
	position: absolute;
	bottom: 1.2rem;
	margin-left: -1.75rem;
	left: 50%;
	font-size: .28rem;
	line-height: 140%;
	text-align: center;
	width: 3.5rem
}

#DY_COMMON_POP .code-pop .wxcode img {
	width: 3.5rem;
	vertical-align: top;
	margin-bottom: .1rem
}

#DY_COMMON_POP .code-pop .code-clo {
	width: 2.5rem;
	height: .62rem;
	line-height: .58rem;
	font-size: .3rem;
	margin: .45rem auto 0;
	text-align: center;
	background: #3a3e42;
	color: #fff;
	border-radius: .06rem;
	display: none
}

#DY_COMMON_POP .code-pop-wx-two .wxcode {
	margin-left: -3.2rem;
	width: 3rem;
}

#DY_COMMON_POP .code-pop-wx-two .wxcode:nth-last-child(1) {
	margin-left: .2rem;
}

#DY_COMMON_POP .code-pop-wx-two .wxcode img {
	width: 3rem;
}

#gzTopText,
#gzTopText2 {
	display: none;
	margin-bottom: .1rem;
	text-align: justify;
}

a {
	text-decoration: none;
	color: #333
}

a:focus {
	outline-style: none
}

.lightboxOverlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: #000;
	filter: alpha(opacity=80) !important;
	opacity: .8;
	display: none
}

.lightbox {
	position: fixed;
	top: 50%;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	max-height: none;
	border-radius: 3px;
	border: 4px solid #fff
}

.lightbox a img {
	border: 0;
	vertical-align: middle
}

.lb-outerContainer {
	position: relative;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 4px;
	background-color: #fff
}

.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both
}

.lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(//image.duoyi.com/js/lightbox/images/loading.gif) no-repeat
}

.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10
}

.lb-container .nav {
	left: 0
}

.lb-prev,
.lb-next {
	height: 100%;
	cursor: pointer;
	display: block
}

.lb-nav a.lb-prev,
.lb-nav a.lb-next {
	filter: alpha(opacity=0) !important;
	opacity: 0;
	-webkit-transition: opacity .6s;
	-moz-transition: opacity .6s;
	-o-transition: opacity .6s;
	transition: opacity .6s
}

.lb-nav a.lb-prev {
	width: 40%;
	left: 0;
	float: left;
	background: url(//image.duoyi.com/js/lightbox/images/prev.png) left 48% no-repeat
}

.lb-nav a.lb-next {
	width: 40%;
	right: 0;
	float: right;
	background: url(//image.duoyi.com/js/lightbox/images/next.png) right 48% no-repeat
}

.lb-nav a.lb-prev:hover,
.lb-nav a.lb-next:hover {
	filter: alpha(opacity=100) !important;
	opacity: 1
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	*zoom: 1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both
}

.lb-data {
	padding: 0 4px;
	color: #ccc
}

.lb-data .lb-details {
	width: 85%;
	padding: 5px 0;
	float: left;
	text-align: left;
	line-height: 20px
}

.lb-data .lb-caption {
	float: left;
	font-size: 14px;
	font-weight: bold
}

.lb-data .lb-caption a {
	color: #4ae
}

.lb-data .lb-number {
	float: right;
	font-size: 12px;
	color: #999
}

.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(//image.duoyi.com/js/lightbox/images/close.png) top right no-repeat;
	text-align: right;
	outline: 0;
	filter: alpha(opacity=70) !important;
	opacity: .7;
	-webkit-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s
}

.lb-data .lb-close:hover {
	cursor: pointer;
	filter: alpha(opacity=100) !important;
	opacity: 1
}


.listpage{
        font-size: 16px;
    text-align: center;
    margin: 20px 0;
}