@font-face {
	font-family: HGPBFH1;
	src: url('HGPBFH1.TTF');
}

@font-face {
	font-family: HGPBFH2;
	src: url('HGPBFH2.TTF');
}

@font-face {
	font-family: JBS;
	src: url('JBS.TTF');
}

.kuang {
	border: solid 1px #000
}

.fuhao1 {
	font-family: HGPBFH1;
}

.fuhao2 {
	font-family: HGPBFH2;
}

.jbs {
	font-family: JBS;
}

@font-face {
	font-family: "iconfont2";
	/* Project id 3591184 */
	src: url('iconfont2.woff2') format('woff2'),
		url('iconfont2.woff') format('woff'),
		url('iconfont2.ttf') format('truetype');
}

.iconfont2 {
	font-family: "iconfont2" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-history:before {
  content: "\e603";
}
.icon-fenxiang:before {
	content: "\e86e";
}

.icon-home1:before {
	content: "\e6c3";
}

.icon-fanhui:before {
	content: "\e6ff";
}

.icon-rili:before {
	content: "\e63f";
}

.icon-Word-add:before {
	content: "\e623";
}

.icon-Word-minus:before {
	content: "\e624";
}

.icon-24gl-newspaper2:before {
	content: "\e8af";
}

.icon-tingshu-mulu:before {
	content: "\e620";
}

.icon-mulu:before {
	content: "\e63e";
}

.fudong {
	position: fixed;
	z-index: 10;
	width: 40px;
	height: 40px;
	overflow: hidden;
	font-size: 20px !important;
	color: white;
	border-radius: 50px;
	background-size: 100% 100%;
	right: 5px;
	bottom: 80px;
	background-image: url(fanhui.png)
}

.fudong a {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
}

.fudong a:link,
.fudong a:visited {
	font-size: 40px !important;
	font-weight: bold;
	line-height: 50px;
	margin-left: -3px;
	color: #fff
}

h1 {
	height: 1px !important;
	background-color: white !important;
	overflow: hidden;
}

html,
body {
	margin: 0px;
	position: relative;
	height: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

h1 {
	font-size: 20px;
	background-color: #b33409;
	color: #fff;
	line-height: 40px;
	height: 40px;
	text-align: center;
	margin: 0px;
}

h1 a {
	font-size: 14px;
	padding: 0px 10px;
}

.bdsharebuttonbox a,
a:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	padding: 0px 0px;
}

.none {
	display: none;
}

a:hover {
	color: #333;
	text-decoration: none;
	padding: 0px 0px;
}

a:visited {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	padding: 0px 0px;
}

a:visited:hover {
	color: #ccc;
}

.menu {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	height: 50px;
	background-color: #f3f3f3;
	border-top: solid 1px #cdcdcd;
	z-index: 99;
}

.menu li {
	float: left;
	width: 25%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	list-style: none;
	cursor: pointer;
	color: #333;
	margin-top: 6px;
}

.content-body .menu li {
	width: 33%
}

.content-body .menu li:nth-child(1) {
	display: none;
}

.menu li:active {
	color: #1481d6;
}

.menu li i {
	display: block;
	margin: 0 auto;
	font-size: 20px;
	margin-bottom: 2px;
	margin-top: 4px;
}
.app.menu li{
	width:33.3%;
}
.app.menu li:nth-child(1){display: none;}
.leftmenu {
	display: none;
	height: 100%;
	overflow-y: auto;
	width: 250px;
	background-color: #fff;
	position: absolute;
	z-index: 100;
	padding: 0px;
	padding-top: 40px;
	z-index: 999;
	padding-left: 10px;
}

.rightmenu {
	display: none;
	height: 100%;
	width: 300px;
	background-color: #fff;
	position: absolute;
	overflow-y: auto;
	right: 0px;
	z-index: 100;
	padding: 0px;
	padding-top: 40px;
	z-index: 999;
}

.rightmenu h4 {
	text-indent: 0px;
	display: block;
	color: #333;
	background-color: #f9f9f9;
	padding: 10px;
	margin: 0px;
	cursor: pointer;
	padding-left: 20px;
}

/*.leftmenu h3 {
    width:20px;
    height:20px;
	margin: 10px;
	color: #fff;
	text-align:center;
	line-height:20px;
	cursor: pointer;
	background-color: #808080;
    float:right;
}*/
.leftmenu {
	color: #fff;
}

.rightmenu h3,
.leftmenu h3 {
	width: 50px;
	height: 50px;
	margin: 10px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
	background-image: url(guanbi.png);
	background-size: 100% 100%;
	position: fixed;
	bottom: 50px;
	left: 50%;
	margin-left: -25px;
	border-radius: 50%;
}

.leftmenu ul {
	margin: 10px;
}

.rightmenu ul {
	margin: 10px;
}

ul,
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.leftmenu li {
	margin-bottom: 20px;
	list-style: circle;
}

.leftmenu a {
	line-height: 20px;
	text-align: left;
	font-size: 14px;
}

.rightmenu li {
	padding-left: 10px;
	color: #fff;
	border-bottom: dashed 1px #c0c0c0
}

.rightmenu a {
	line-height: 20px;
	text-align: left;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 14px;
}

.mylink {
	/*position: absolute;*/
	z-index: 99999999999999999999999;
}

.mylink a {
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	filter: alpha(opacity=50);
	position: absolute;
	/*background-image: url("no.gif");*/
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-color: transparent;
	/*background-color: black;*/
}
.mylink a:active{
	background-color: #cc0000;
	opacity: 0.1;
}
/*.mylink a.overlink:hover {
	border: solid 2px #FF0000;
	display: block;
}
.mylink a.overlink:hover {
	border: solid 2px #FF0000;
	display: block;
}*/
.paper {
	margin: 0px auto;
	background-color: #fff;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	/*position: relative;*/
}

.paper img {
	border: 0px;
	width: 100%;
}

.zhanwei {
	height: 40px;
	width: 100%;
}

.neirong h3 {
	text-align: center;
	font-size: 17px;
	color: #666;
}

.neirong h2 {
	text-align: center;
	font-size: 22px;
}

.neirong h4 {
	text-align: center;
	font-size: 17px;
	color: #666;
}

.neirong .shijian {
	text-align: center;
	font-size: 14px;
	display: block;
	margin-bottom: 12px;
	margin-top: 12px;
}

.imagedesc {
	color: #333;
	font-size: 14px;
	margin-top: 10px;
	font-style: italic;
	margin-bottom: 15px;
}

.imagelist img {
	width: 100%;
}

.contenttext {
	width: 100%;
	display: block;
	text-align: left;

	padding-top: 20px;
	line-height: 1.8em;
	padding: 20px;
	font-size: 16px;
	margin-left: -20px;
	margin-right: -20px;
	background-color: #f9f9f9;
	padding-bottom: 60px;
}
.contenttext img{
	max-width: 100%;
	margin-bottom: 10px;
}
.contenttext ol{padding:revert}
.contenttext li{
	list-style: inherit;
}
.margin15 {
	margin: 15px
}

.share {
	width: 40px;
	height: 40px;
	margin: 0px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	background-image: url(bg.png);
	background-size: 100% 100%;
	position: fixed;
	bottom: 80px;
	right: 20px;
	margin-left: -25px;
	border-radius: 50%;
	z-index: 999;
	/* display: none */
}

.share img {
	width: 24px;
	height: 24px;
	margin: 7px;
}

.f1,
.f2 {
	width: 40px;
	height: 40px;
	margin: 0px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	background-image: url(bg.png);
	background-size: 100% 100%;
	position: fixed;
	bottom: 80px;
	left: 60px;
	margin-left: -25px;
	border-radius: 50%;
	z-index: 999;
	display: none;
}

.f2 {
	left: 120px;
}

.bdsharebuttonbox {
	display: none;
	background-color: #fff;
	position: fixed;
	z-index: 999;
	bottom: 0px;
	width: 100%;
	height: 120px;
	padding-top: 30px;
}

.bdsharebuttonbox span {
	width: 24% !important;
	display: inline-block;
	margin: 10px 0px !important;
	text-align: center;
	background-position: center center;
	overflow: hidden;
}

.bdsharebuttonbox a {
	text-align: center;
	display: block;
}

.bdsharebuttonbox a img {
	display: block;
	width: 48px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.bg {
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-image: url(gray.png);
	display: none;
}

.index_body {
	overflow-y: hidden;
	/*Ϊ�˼�����ͨPC�������*/
	height: 100%;
	position: fixed;
}

.close {
	background-color: #66ccff;
	width: 80%;
	height: 30px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	border-radius: 5px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.zhixiang {
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9999;
}

/*����*/
#schedule {
	display: none;
	position: absolute;
	margin-left: -150px;
	width: 300px;
	left: 50%;
	top: 50%;
	z-index: 9999;
}

.date-box {
	border-radius: 10px;
	border: solid 1px #ccc;
	padding-top: 20px;
	/*background-image:url(anriqichaxun.png);*/
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	background-color: #fff;
	position: absolute;
	z-index: 999;
}

.showday-box {
	background-color: #fff;
	overflow: hidden;
}

.showday {
	background-color: #f9f9f9;
	overflow: hidden;
	padding: 0px;
	margin: 10px;
}

.showday-box td {
	padding: 0px;
}

.showday li {
	display: block;
	text-align: center;
	line-height: 25px;
	float: left;
	width: 33px;
	height: 25px;
	margin: 3px;
	list-style: none;
	display: block;
}

.showday li a {
	line-height: 25px;
	text-align: center;
	padding: 0px;
}

.dateNow {
	background-color: #cc0000;
}

.dateNow a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
}

.dateChoose {
	background-color: #c8e2fc;
}

.dateChoose a {
	text-decoration: none;
}

.date {
	position: static;
	z-index: 100
}

.dateLhover {
	background-color: #c8e2fc;
}

.week {
	background-color: #f9f9f9;
	font-weight: bold;
}

.year_select {
	margin-left: 10px;
	width: 100px;
}

.month_select {
	margin-left: 10px;
	width: 100px;
}

.close {
	color: #ff6a00;
}

.choosedate {
	height: 30px;
	line-height: 30px;
}

/**search*/
.search {
	position: absolute;
	border: solid 1px #ccc;
	border-right: 0px;
	background-color: #b33409;
	background-image: url(search.png);
	border-radius: 10px 0px 0px 10px;
	right: 0px;
	bottom: 300px;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px;
	z-index: 99999;
	display: none;
}

.highlight {
	background-color: yellow
}

.iconfont {
	/* display: none; */
	position: absolute;
	height: 48px;top: 60px;
	line-height: 48px;
	text-align: center;
	width: 48px;
	border: none;
	background-image: url(play.png);
	background-position: center center;
	background-size: 32px 32px;
	vertical-align: bottom;
	overflow: hidden;
	background-repeat: no-repeat;
	right: 0px;
	border-radius: 50%;
}

.icon-zanting {
	background-color: #333;
	-webkit-transform: rotate(360deg);
	animation: rotation 6s linear infinite;
	-moz-animation: rotation 6s linear infinite;
	-webkit-animation: rotation 6s linear infinite;
	-o-animation: rotation 6s linear infinite;
}

@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
	}
}

.banmian .share {
	right: 40px;
}

.bdsharebuttonbox span {
	width: 32% !important;
}

.paper {
	background-color: #f9f9f9;
}

.swiper-ss {
	position: relative;
	z-index: 99;
	/* 	height: 100%; */
	display: flex;
	align-items: center;
}

.banci-body {
	overflow: hidden;
}

.FloatTitle {
	display: block;
	text-align: center;
	font-weight: bold;
	margin: 20px;
}
.swiper-slide{overflow: hidden;}
.text-picture {
	font-size: 12px;
	color: #666;
	line-height: 1.5em;
	text-align: center;
}

.text-picture-left {
	font-size: 12px;
	color: #666;
	line-height: 1.5em;
	text-align: left;
	white-space: pre-wrap;
	/*display: table;*/
	/*margin: 0 auto;*/
}
