/* 详细页page */
.articlePag {border-top: 1px solid #e6e6e6;margin: 0 0.5rem;}
.articlePag a {display: block;line-height: 1.15rem;font-size: 0.65rem;color: #666666;}
/*文字列表start*/
.textList {overflow: hidden;}
.textList dd {margin-bottom: 0.5rem;border: 1px solid #d0dae7;border-radius: 5px;padding:0.3rem 0.875rem;}
.textList dd  .title {line-height: 1.2rem;font-size: 0.75rem;font-weight: bold;color: #477bbd;}
.textList dd  .text {}
.textList dd  .text span {display: inline-block;line-height: 1.2rem;color: #333333;font-size: 0.65rem;} 
.textList dd  .text em {font-style: normal; display: inline-block;line-height: 1.2rem;font-size: 0.65rem;color: #666666;} 

.textList1{ overflow: hidden; margin-right: -.5rem;}
.textList1 dd{ float: left; width: 50%; overflow: hidden;}
.textList1 dd .text{ height: 1.75rem; line-height: 1.75rem; text-align: center; color: #333; font-size: .65rem;}
.textList2 {background: #FFFFFF;}
.textList2 dd {overflow: hidden;padding: .5rem;}
.textList2 dd a {display: block;overflow: hidden;}
.textList2 dd .pic {width: 6rem;float: left;margin-right: .5rem;background-size: auto 1rem;}
.textList2 dd .text {overflow: hidden;}
.textList2 dd .text .title {line-height: 1.55rem;font-size: 0.8rem;color: #333333;}
.textList2 dd .text .time {height: 0.95rem;line-height: 0.95rem;color: #999;font-size: .6rem;}
.textList2 dd .text .info {line-height: 1rem;color: #777777;font-size: .6rem;}
/*文字列表end*/
/* 内页导航 */
.map {height: 11.25rem;padding: 1rem 0;background: #FFFFFF;}
.map img {display: block;width: 100%;height: 100%;}
/*全图列表start*/
.imgList1 {overflow: hidden;margin-right: -.5rem;}
.imgList1 dd {float: left;width: 50%;overflow: hidden;}
.imgList1 dd a {display: block;margin-right: .5rem;}
.imgList1 dd .pic:before {padding-top: 66.66667%;}
.imgList1 dd .text {height: 1.75rem;line-height: 1.75rem;text-align: center;color: #333;font-size: .6rem;}
.imgList2 {overflow: hidden;margin-right: -.5rem;}
.imgList2 dd {float: left;width: 50%;overflow: hidden;}
.imgList2 dd a {display: block;margin-right: .5rem;}
.imgList2 dd .pic:before {padding-top: 150%;}
.imgList2 dd .text {height: 1.75rem;line-height: 1.75rem;text-align: center;color: #333;font-size: .65rem;}

.imgList3 {overflow: hidden;margin-right: -0.5rem;}
.imgList3 dd {float: left;margin-bottom: 0.5rem;width: 50%;}
.imgList3 dd .con {margin-right: 0.5rem;}
.imgList3 dd .con .pic {position: relative;}
.imgList3 dd .con .pic span {display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,0,0,0.3) url(../images/videoIco.png) no-repeat center center;z-index: 1;opacity: 0.5;}
.imgList3 dd .con .pic:before {display: block;padding-top: 67%;content: " ";background: #f3f3f3;}
.imgList3 dd .con .pic img {top: 0;left: 0;width: 100%;height: 100%;position: absolute;object-fit: cover;}
.imgList3 dd .con {line-height: 1.7rem;font-size: 0.65rem;color: #333333;}
/*全图列表end*/
/*图文列表start*/
.imgText1 dd {overflow: hidden;padding: .25rem 0;}
.imgText1 dd a {display: block;overflow: hidden;}
.imgText1 dd .pic {background-size: auto 1rem;border-radius: 0.4rem;overflow: hidden;}
.imgText1 dd .text {overflow: hidden;}
.imgText1 dd .text .title {height: 1.125rem;line-height: 1.125rem;color: #333333;font-size: 0.8rem;padding-top: 0.55rem;}
.imgText1 dd .text .time {height: 1.4rem;line-height: 1.4rem;color: #bbbbbb;font-size: .6rem;}
.imgText1 dd .text .time span {display: inline-block;line-height: 1.4rem;padding-left: 1rem;margin-right: 1.15rem;background-position: left center;background-repeat: no-repeat;background-size: auto 0.5rem; } 
.imgText1 dd .text .info {line-height: 1rem;color: #777777;font-size: .65rem;}
/*.imgText1 dd:nth-child(2n) .pic{ float: right; margin: 0 0 0 .5rem}*/
.imgText1 dd:last-child:before {display: none;}


.imgText2 {clear: both;overflow: hidden;}
.imgText2 dd {width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: .5rem;margin-bottom: .5rem;background: #fff;position: relative;}
.imgText2 dd h3 {display: block;clear: both;font-size: 0.75rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.imgText2 dd p img {max-width: 100%;}
.textImg_time {line-height: 1.25rem;color: #888;font-size: 0.6rem}
.textImg_info {line-height: 1.25rem;padding: .25rem 0 0 0;color: #888;font-size: 0.7rem;overflow: hidden;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.imgText3 {clear: both;overflow: hidden;}
.imgText3 dd h3 {font-size: 0.75rem;}
.imgText3 dd {padding: .5rem;clear: both;background: #fff;position: relative;margin: 0 0 .5rem 0;}
.imgText3 dd:after {content: " ";width: 200%;height: 1px;position: absolute;bottom: -1px;left: 0;border-bottom: 1px solid #e6e6e6;box-sizing: border-box;-webkit-transform: scale(.5);transform: scale(.5);-webkit-transform-origin: 0 0;transform-origin: 0 0;}
.imgText3 dd .info {color: #888;clear: both;line-height: 1rem;padding: .25rem 0 .25rem 0;font-size: 0.6rem;}
.imgText3 ul {clear: both;overflow: hidden;}
.imgText3 ul li {width: 23%;float: left;display: inline;padding: .15rem 1%;}
.imgText3 ul li .pic_box {position: relative;background: #efeff4 url(../images/loading.gif) no-repeat center center;}
.imgText3 ul li .pic_box:after {content: '';display: block;width: 100%;padding-top: 66.66666666%;}
.imgText3 ul li .pic_box img {width: 100%;position: absolute;left: 0;top: 0;display: block;}
/*图文列表end*/
/*瀑布流start*/
#container {
	position: relative;
	margin: 5px;
}

.grid {
	width: 50%;
	min-height: 5rem;
	font-size: .6rem;
	float: left;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.gridCon {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	border-radius: 2px;
	padding: 0.25rem;
}

.grid strong {
	width: 100%;
	display: block;
	font-size: 0.6rem;
	text-align: center;
	line-height: 0.9rem;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: .25rem 0 0 0;
}

.grid img {
	max-width: 100%;
}

/*瀑布流end*/
/*投票start*/
.voteList {
	display: block;
	clear: both;
	overflow: hidden;
	padding: .3rem 0;
}

.voteList dd {
	display: inline;
	float: left;
	width: 50%;
	padding: .2rem .2rem .2rem .4rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.voteList dd:nth-child(even) {
	padding: .2rem .4rem .2rem .2rem;
}

.voteList dd a {
	display: block;
	width: 100%;
	background: #fff;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: .4rem;
	border-radius: 1px;
}

.voteList dd .pic_box {
	position: relative;
	background: #efeff4 url(../images/loading.gif) no-repeat center center;
}

.voteList dd .pic_box:after {
	content: '';
	display: block;
	width: 100%;
	padding-top: 75%;
}

.voteList dd .pic_box img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}

.voteList dd .pic_box span {
	background: rgba(0, 0, 0, 0.8);
	padding: .2rem .25rem .1rem .25rem;
	color: #fff;
	font-size: .5rem;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
}

.voteName {
	height: 1.5rem;
	clear: both;
	overflow: hidden;
}

.voteName B {
	display: inline-block;
	width: 50%;
	float: left;
	text-align: left;
	color: #555;
	font-size: .6rem;
	line-height: 1.5rem;
	height: 1.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.voteName strong {
	display: inline-block;
	width: 50%;
	float: right;
	text-align: right;
	color: #cc0000;
	font-size: .6rem;
	line-height: 1.5rem;
	height: 1.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.voteInfo {
	line-height: 1.25rem;
	color: #202022;
	padding: .5rem;
	font-size: .7rem;
	background: #fff;
	margin: .4rem .4rem 0 .4rem;
}

.voteBt {
	width: 100%;
	clear: both;
	color: #fff;
	font-size: .6rem;
	line-height: 1.5rem;
	height: 1.5rem;
	border-radius: 2px;
	background: #125fc8;
	text-align: center;
}

.voteBanner {
	clear: both;
	overflow: hidden;
}

.voteBanner img {
	max-width: 100%;
}

.voteTab {
	clear: both;
	overflow: hidden;
	padding: .5rem 0 0 .4rem;
}

.voteTab dd {
	float: left;
	display: inline-block;
}

.voteTab dd a {
	display: block;
	font-size: 12px;
	background: #fff;
	padding: .5rem .75rem .4rem .75rem;
}

.voteTab dd.hover a {
	color: #fff;
	background: #125fc8;
}

.voteTab dt {
	float: right;
	font-size: 12px;
	color: #cc0000;
	padding: .35rem .75rem .25rem .75rem;
}

/*投票end*/
/*大事记start*/
.event {
	overflow: hidden;
	clear: both;
	padding: 1rem 0 0 0;
}

.event dd {
	overflow: hidden;
	clear: both;
	position: relative;
	padding: 0 0 0 .75rem;
}

.event dd s {
	width: .3rem;
	height: .3rem;
	display: block;
	background: #cbcbcb;
	border-radius: 100%;
	position: absolute;
	left: .65rem;
	top: 0px;
	z-index: 10;
}

.event dd .lineY {
	overflow: hidden;
	padding: 0 0 0 1rem;
	position: relative;
}

.event dd .lineY:before {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 1;
	height: 100%;
	border-right: 1px solid #ebebeb;
	color: #d9d9d9;
	-webkit-transform-origin: scaleX(0.5);
	transform-origin: scaleX(0.5);
	-webkit-transform: scaleX(0.5);
	transform: scaleX(0.5);
	z-index: 1;
}

.event dd .lineX {
	clear: both;
	overflow: hidden;
	padding: 0 0 .5rem 0;
	margin: 0px 0 .5rem 0;
	position: relative;
}

.event dd .lineX:before {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #ebebeb;
	color: #d9d9d9;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
}

.event dd .time {
	line-height: 1.25rem;
	color: #cfcfcf;
}

.event .eventInfo {
	line-height: 1.1rem;
	padding: .25rem .25rem 0 0;
	font-size: 0.65rem;
}

.eventTitle {
	font-size: 0.9rem;
	clear: both;
	overflow: hidden;
	font-weight: bold;
}

/*大事记end*/
/*留言start*/
.message_dl {
	clear: both;
	padding: .5rem 0;
}

.message_dl dd {
	height: 1.75rem;
	padding: .25rem 0;
	clear: both;
	display: flex;
}
.message_dl dd:after {display: block;content: ' ';visibility: hidden;clear: both;}
.message_dl dd span {
	width: 3.45rem;
	text-align: right;
	display: block;
	line-height: 1.75rem;
	float: left;
	color: #333333;
	font-size: 0.65rem;
	}
.message_dl dd em {
	color: red;
	padding: 0.6rem 0.3rem 0 0.3rem;
}
.sexBox {
    overflow: hidden;
    line-height: 1.75rem;
    height: 1.75rem;
}
#dataInput {
    background: url(../images/dataIco.png) no-repeat 92% center;
}
.sexBox .sex {
    float: left;
    display: inline;
    padding-left: 1.5rem;
    font-size: 0.65rem;
	margin-right: 0.75rem;
    color: #555;
    background: url(../images/sel.png) center center no-repeat;
}

.sexBox .sex.selected {
    background: url(../images/sel1.png) center center no-repeat;
}
.messageInput {
	width: 100%;
	display: block;
	float: left;
	line-height: 1.75rem;
	height: 1.75rem;
	background: #fff;
	outline: medium;
	padding: 0 0 0 .25rem;
	outline: medium;
	border: 1px solid #ececec;
	box-sizing: border-box;
}
.yxmBox input{
	width: 6.5rem;
	display: block;
	line-height: 1.75rem;
	height: 1.75rem;
	background: #fff;
	outline: medium;
	padding: 0 0 0 .25rem;
	outline: medium;
	border: 1px solid #ececec;
	box-sizing: border-box;
	margin-right: 1rem;
}
.yxmBox img {display: block;height: 1.75rem;width: 2.625rem;}
.messageSelect {
	width: 100%;
	display: block;
	float: left;
	line-height: 1.75rem;
	height: 1.75rem;
	background: #fff;
	outline: medium;
	padding: 0 0 0 .25rem;
	outline: medium;
	border: 1px solid #ececec;
	box-sizing: border-box;
}

.message_dl dd .formC {
	flex: 1;
}

.message_dl dd textarea {
	width: 100%;
	height: 100%;
	border: 1px solid #ececec;
	background: #fff;
	outline: medium;
	padding: .25rem 0 0 .25rem;
	box-sizing: border-box;
}

.message_btn {
	clear: both;
	height: 1.75rem;
	text-align: center;
}

.mobile_btn1 {
	display: inline-block;
	height: 1.75rem;
	line-height: 1.75rem;
	text-align: center;
	color: #fff;
	font-size: .7rem;
	border: none;
	background: #477bbd;
	cursor: pointer;
	padding: 0 1.5rem;
	margin: 0 .25rem;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.mobile_btn1:visited {
	color: #fff;
}

.mobile_btn1:hover {
	color: #fff;
}

.mobile_btn1:active {
	color: #fff;
}

a.mobile_btn2 {
	display: inline-block;
	height: 1.75rem;
	line-height: 1.75rem;
	text-align: center;
	color: #333333;
	font-size: .7rem;
	border: none;
	background: #f2f2f2;
	cursor: pointer;
	padding: 0 1.5rem;
	margin: 0 .25rem;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.msgBox2 {
	overflow: hidden;
	padding: .5rem;
}

.msgTit2 {
	overflow: hidden;
	font-size: 0.7rem;
	color: #333;
}

.msgAreaBox {
	overflow: hidden;
	position: relative;
	padding: .05rem;
}

.msgAreaBox:before {
	display: block;
	content: "";
	overflow: hidden;
	width: 200%;
	height: 200%;
	border: 1px solid #ddd;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #fff;
	-webkit-transform-origin: 0px 0px;
	-moz-transform-origin: 0px 0px;
	-ms-transform-origin: 0px 0px;
	-o-transform-origin: 0px 0px;
	transform-origin: 0px 0px;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}

.msgArea {
	display: block;
	width: 100%;
	height: 4.5rem;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 0.6rem;
	color: #666;
	line-height: 0.9rem;
	padding: 0px .25rem;
	outline: none;
	border: none;
	background: none;
	position: relative;
	z-index: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.msg_dl2 {
	overflow: hidden;
}

.msg_dl2 dd {
	overflow: hidden;
	padding: 0.25rem 0px;
}

.msgDiv2 {
	overflow: hidden;
	position: relative;
	padding: .05rem;
	display: flex;
}

.msgDiv2:after {
	display: block;
	content: "";
	overflow: hidden;
	width: 200%;
	height: 200%;
	border: 1px solid #ddd;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #fff;
	-webkit-transform-origin: 0px 0px;
	-moz-transform-origin: 0px 0px;
	-ms-transform-origin: 0px 0px;
	-o-transform-origin: 0px 0px;
	transform-origin: 0px 0px;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}

.msgInpDiv {
	flex: 1;
	overflow: hidden;
	position: relative;
	z-index: 2;
	padding-left: .35rem;
}

.msgInp2 {
	display: block;
	width: 100%;
	height: 1.75rem;
	overflow: hidden;
	font-size: 0.6rem;
	color: #666;
	line-height: 33px;
	padding: 2px 5px 0px 5px;
	outline: none;
	border: none;
	background: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.msgDiv2 span {
	width: 1.25rem;
	display: block;
	height: 1.65rem;
	line-height: 1.65rem;
	overflow: hidden;
	font-size: 0.8rem;
	color: #999;
	position: relative;
	z-index: 2;
	padding-top: .1rem;
	text-align: right;
}

a.msgBt2 {
	display: block;
	height: 1.9rem;
	overflow: hidden;
	line-height: 1.9rem;
	font-size: 0.7rem;
	color: #fff;
	background: #fa7169;
	text-align: center;
	padding-top: 0.1rem;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
/* 问答开始 */
.messageList {}
.askBox {overflow: hidden;margin-bottom: 0.925rem;}
.askR {width: 1.75rem;height: 1.75rem;background: url(../images/askIco.png) no-repeat center center;float: left;margin-right: 0.95rem;background-size: auto 100%; }
.askBox .text:before {display: block;content: ' ';width: 0px;height: 0px;border: 0.25rem solid transparent;border-right-color: #477bbd;position: absolute;top: 0.5rem;left: -0.5rem;}
.askBox .text {position: relative;padding: 0.25rem 0.55rem;background: #477bbd;border-radius: 0.125rem;line-height: 1rem;font-size: 0.6rem;color: #FFFFFF;}
.answerBox {overflow: hidden;margin-bottom: 0.925rem;}
.answerL {width: 1.75rem;height: 1.75rem;background: url(../images/answerIco.png) no-repeat center center;float: left;margin-left: 0.95rem;background-size: auto 100%;}
.answerBox .text:before {display: block;content: ' ';width: 0px;height: 0px;border: 0.25rem solid transparent;border-left-color: #f0f0f0;position: absolute;top: 0.5rem;right: -0.5rem;}
.answerBox .text {position: relative;padding: 0.4rem 0.55rem;background: #f0f0f0;border-radius: 5px;line-height: 0.65rem;font-size: 0.6rem;color: #555555;}
/* 内页Banner */
.subBannerBox .pic {position: relative;}
.subBannerBox .pic:before {display: block;content: ' ';padding-top: 42.6666%;object-fit: cover;}
