@charset "utf-8";
/* CSS Document */
html { font-family:"Microsoft YaHei","Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 62.5%; }
body { margin: 0; font-size: 14px; line-height: 1.5; color: #333333; background-color: white; height: 100%; overflow-x: hidden; -webkit-overflow-scrolling: touch; -webkit-text-size-adjust: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
svg:not(:root) { overflow: hidden; }

a { background: transparent; text-decoration: none; -webkit-tap-highlight-color: transparent; color: #0088cc; }
a:active { outline: 0; }
a:active { color: #006699; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
/* small { font-size: 80%; } */
sub, sup { /* font-size: 75%; */ line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; vertical-align: middle; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
pre { overflow: auto; white-space: pre; white-space: pre-wrap;  }
code, kbd, pre, samp { font-family: "微软雅黑", monospace, monospace; /* font-size: .15em; */ }
.padding7 {
    padding: 7px;
}
.padding4 {
    padding: 4px;
}

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; resize: vertical; }
optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }

html, button, input, select, textarea { font-family:"微软雅黑",  "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol ,li{ list-style: none outside none; }
h1, h2, h3 { line-height: 2; font-weight: normal; }
/* h1 { font-size: .3rem; }
h2 { font-size: .2rem; }
h3 { font-size: .18rem; } */
input::-moz-placeholder, textarea::-moz-placeholder { color: #cccccc; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #cccccc; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #cccccc; }
/* body{
	font-size: 14px;
} */
a{
	color: inherit;
}
a:hover,a:visited,a:focus{
	text-decoration: none;
}
.fl, .fr { display: inline; float: left; }

.fr { float: right; } 

.pr{ position:relative; }

.pa{ position:absolute; }

.clearfix::after{
	content:"";
	display: block;
	clear: both;
}
.lue{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
body{/* font-size: 16px; */color: #4c4948;line-height: 28px;}
img{max-width: 100%;/*max-height: 100%;*/}
.db{display: block;}
.tc{text-align: center;}
.mt8{margin-top: 8px;}
.mt16{margin-top: 16px;}
.mt24{margin-top: 24px;}
.mt32{margin-top: 32px;}
.mt40{margin-top: 40px;}
.mt48{margin-top: 48px;}
.mt56{margin-top: 56px;}
.mt64{margin-top: 64px;}
.mt72{margin-top: 72px;}
.mt80{margin-top: 80px;}
.graybg{background: #eeeeee;}
.baibg{background: #ffffff;}
.flexc{	display: flex;justify-content:center;align-items: center;}
@media (min-width: 1200px) {
	.container{width: 1200px;padding: 0;}
	.navbar-collapse{float: right;}
}
.db{display: block;}
.tc{text-align: center;}
img{max-width: 100%;}
.c_center{width: 1200px;margin: 0 auto;}
@media (max-width:1650px) {.c_center{width: 1200px;}}
@media (max-width:1200px) {.c_center{width: 960px;}}
@media (max-width:996px) {.c_center{width: 750px;}}
@media (max-width:768px) {.c_center{width: 92%;}}
.baibg{background: #ffffff;}
.huibg{background: #f8f8f8;}
.pore{position: relative;}
.flexb{display: flex;align-items: center;justify-content: center;}
.ovh1{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ovh2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ovh3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ovh4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}

header{
	background: #ffffff;
	position: relative;
	padding: 0 20px;
	margin-bottom: 3px;
}
header .line1{
	line-height:70px;
	height:70px;
	/* padding:0 80px; */
}
header .line1 .navMenu{
	/* font-size: 24px; */
	color: rgb(51, 51, 51);
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0;
	margin-left: 20px;
}
header .line1 .navMenu .icon{
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-top: -5px;
}
header .line1 .navMenu .icon span{
	display: block;
	width: 100%;
	height: 1.5px;
	background: #333333;
	transition: all 0.3s;
	position: absolute;
	left: 0;
							border-radius: 1px;
}
header .line1 .navMenu .icon img{
						height: 14px;
						display: block;
						position: absolute;
						left: 0;
}
header .line1 .navMenu .icon span:nth-child(1){top: 1px;}
header .line1 .navMenu .icon span:nth-child(2){top: calc(50% - 1px);}
header .line1 .navMenu .icon span:nth-child(3){bottom: 2px; }
header .line1 .navMenu .wenzi{display: inline-block; font-size: 18px;}

header .line1 .logo{
	display: block;
						 width: 197px;
	height: 71px;
	line-height: 71px;
}
header .line1 .logo img{height: 100%;}
header .line1 .userMenu{
	/* font-size: 18px; */
	color: rgb(51, 51, 51);
	position: absolute;
	right: 0px;
	top: 0;
	margin-right: 20px;
}
header .line1 .userMenu a{
	color: rgb(51, 51, 51);
}
header .line1 .userMenu .user{display: block;border-radius: 50%;overflow: hidden;width: 56px;height: 56px;margin-top: 22px;}
header .line1 .userMenu .user img{width: 100%;display: block;}
header .line2{
	background-color: rgba(255, 255, 255,0.8);
	width: 100%;
	position: absolute;
	/* top: 100px; */
	left: 0;
	/* padding: 30px 0; */
height: 70px;
line-height: 70px;
	/*display: none;
	z-index: 2;*/
}
header .line2 a{
	font-size: 14px;
	color: rgb(51, 51, 51);
	line-height: 40px;
	margin-left: 48px;
	display: inline-block;
}
footer{
	background: #f1f1f1;
	/* font-size: 18px; */
	line-height: 20px;
	color: #5e5e5e;
	padding: 60px 0;
}
footer .c_center .link_me {
	font-size: 12px;
}
footer .line1{/* padding: 8px 0; */padding-bottom: 50px;border-bottom: 1px solid #c4c4c4;}
footer .line1 a{
	line-height: 14px;
	font-size: 14px;
}
footer .line2{padding: 43px 0 31px 0;}
footer .line2 .xinxiBox>div{margin-right: 40px;float: left;}
footer .line2 .xinxiBox>div:last-child{width: calc(100% - 380px);margin-right: 0;}
footer .fontT1{
	font-size: 16px;
	margin-bottom: 12px;
}
footer .fontT2{
	color: #2f2f2f;
	font-weight: 500;
}

.linkBox {border-bottom: 4px solid #e3e3e3;}
.linkBox .oneBox{
	width: 16.5%;
	text-align: center;
	padding: 24px 0;
}
.linkBox .tsjy {
	position: relative;
}
.linkBox .tsjy .tsjyContent {
	display: block;
	background-color: white;
	transition: opacity 2s, bottom 2s;
	position: absolute;
	bottom: -200px;
	opacity: 0;
	right: -18px;
	line-height: 18px;
	padding: 12px;
        color: #000;
}
.linkBox .tsjy .tsjyItem {
	margin-top: 12px;
}
.linkBox .tsjy .tsjyItem:nth-child(1) {
	margin-top: 0px;
}
.linkBox .oneBox .imgBox{
	width: 68px;
	filter: grayscale(100%);
	opacity: 0.6;
}
.linkBox .oneBox .imgBox {
    padding: 4px;
}
.linkBox .oneBox:nth-child(6) .imgBox {
    padding: 4px;
}
.linkBox .oneBox:nth-child(7) .imgBox {
    padding: 7px;
}
.linkBox .oneBox .titBox{
	/* font-size: 24px; */
	color: rgb(51, 51, 51);
	/* margin-top: 20px; */
	font-size: 18px;
}
.linkBox .oneBox.on .imgBox{
	filter: grayscale(0);
	opacity: 1;
}
.linkBox .oneBox.on .titBox{color: rgb(203, 45, 64);}
.wsjjP{padding: 30px 0 64px;}
.wsjjP table{width: 100%;}
.wsjjP table th,
.wsjjP table td{padding: 18px 16px;border-bottom: 1px solid #e3e3e3;font-size: 18px;color: rgb(51, 51, 51);}
.wsjjP table th{padding: 24px 16px;font-weight: 700;}
.wsjjP table .btn{
	border-radius: 20px;
	background-color: rgb(230, 230, 230);
	width: 107px;
	height: 40px;
	line-height: 40px;
	padding: 0;
}
.wsjjP table .fonthui{
	color: rgb(153, 153, 153);
}
.wsjjP table tbody tr:hover{
	background-color: rgba(195, 13, 35,0.05);
}
.wsjjP table tbody tr:hover .fhhong{
	color: rgb(195, 13, 35);
}
.wsjjP table tbody tr td:first-child{position: relative;}
.wsjjP table tbody tr td:first-child::before{
	content: "";
	background-color: rgb(195, 13, 35);
	position: absolute;
	left: 0;
	top: 0;
	width: 9px;
	height: 100%;
	transition: all 0.3s;
	display: block;
	opacity: 0;
}
.wsjjP table tbody tr:hover td:first-child::before{opacity: 1;}
.pageNum{margin-top: 48px;text-align: right;}
.pageNum a{/* font-size: 20px; */color: rgb(113,113,113);margin-left: 32px;}
.pageNum a.on{color: rgb(195,13,35);}

@media (max-width:996px) {
	header .line1{padding: 0 16px;}
	header .line2{padding: 16px 0;}
	header .line2 a{/* font-size: 16px; */line-height: 24px;margin-right: 16px;}
	.wsjjP{padding: 24px 0;}
	.linkBox .oneBox{padding: 24px 0;}
	.linkBox .oneBox .imgBox{width: 48px;}
	.linkBox .oneBox .titBox{/* font-size: 20px; */margin-top: 8px;}
	.wsjjP table th, .wsjjP table td{/* font-size: 14px; */line-height: 22px;padding: 8px;}
	.pageNum{margin-top: 24px;}
	.pageNum a{/* font-size: 18px; */margin-left: 16px;}
	/* footer{padding: 24px 0;font-size: 16px;line-height: 24px;} */
	/* footer .line2{padding: 24px 0;}
	footer .line1{padding-bottom: 12px;border-width: 2px;} */
}
@media (max-width:768px) {
	header{z-index: 10;position: fixed;left: 0;top: 0;width: 100%;}
	header .line1{height: 56px;line-height: 56px;position: relative;justify-content: center;box-shadow: 0 0 10px 6px rgba(0,0,0,0.1);z-index: 3;background: #ffffff;}
	header .line1 .logo{height: 40px;line-height: 40px;}
	header .line1 .navMenu .wenzi{display: none;}
	header .line1 .navMenu{position: absolute;left: 0px;top: 0;}
	header .line1 .userMenu{position: absolute;right: 0px;top: 0;/* font-size: 14px; */}
	header .line2{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		padding: 56px 0 0 0;
		z-index: 2;
		box-shadow: 0 0 10px 6px rgba(0,0,0,0.2);
	}
	header .line2 .c_center{
		width: 100%;
		background: #ffffff;
		margin: 0;
		padding: 16px;
	}
	header .line2 a{width: 100%;display: block;padding: 8px 0;text-align: center;}
	.banner{margin-top: 56px;}
	.linkBox{border-width: 2px;}
	.linkBox .oneBox{width: 20%;padding: 16px 0;}
	.linkBox .oneBox .imgBox{width: 26px;}
	.linkBox .oneBox .titBox{/* font-size: 14px; */margin-top: 0;}
	.pageNum{text-align: center;}
	.pageNum a{/* font-size: 16px; */margin: 0 8px;}
	.wsjjP .xscroll{overflow-x: scroll;}
	.wsjjP table{min-width: 768px;}
	.wsjjP table .btn{width: 72px;height: 32px;line-height: 32px;}
	.wsjjP table tbody tr td:first-child::before{width: 3px;}
	/* footer{font-size: 14px;line-height: 22px;} */
	/* footer .line1{text-align: center;} */
	/* footer .line1 a{margin: 0 8px;} */
	/* footer .line2{padding: 16px 0;} */
	/* footer .fontT1{font-size: 18px;} */
	/* footer .line2 .xinxiBox>div, */
	/* footer .line2 .xinxiBox>div:last-child{width: 100%;margin-right: 0;margin-top: 8px;} */
}
.zbggP{
	padding: 48px 0 56px;
}
.zbggP .leftList{
	width: calc(100% - 374px);
}
.zbggP .leftList .oneBox{
	padding: 32px 0;
	/* border-bottom: 1px solid #e3e3e3; */
	/* padding-left: 140px; */
	position: relative;
}
.zbggP .leftList .oneBox:first-child{padding-top: 0;}
.zbggP .leftList .oneBox:first-child .hzTit{top: 0;}
.zbggP .leftList .hzTit{position: absolute;left: 0;top:24px;}
.zbggP .leftList .hzTit big{
	font-size: 90px;
	font-family: "Arial";
	color: rgb(113, 113, 113);
	font-weight: bold;
	display: block;
	line-height: 90px;
}
.zbggP .leftList .hzTit small{
	font-size: 48px;
	font-family: "Arial";
	color: rgb(113, 113, 113);
	display: block;
	line-height: 56px;
} 
.zbggP .leftList ul li{position: relative;padding: 20px 184px 20px 40px;border-radius: 0 5px 5px 0;}
.zbggP .leftList ul .tit{
	/* font-size: 18px; */
	color: rgb(51, 51, 51);
	display: block;
	font-size: 18px;
}
.zbggP .leftList ul .time{
	/* font-size: 18px; */
	color: rgb(153, 153, 153);
}
.zbggP .leftList ul .btn{
	border-radius: 20px;
	background-color: rgb(230, 230, 230);
	width: 107px;
	height: 40px;
	line-height: 40px;
	/* font-size: 18px; */
	color: rgb(153, 153, 153);
	text-align: center;
	padding: 0;
	position: absolute;
	right: 24px;
	top: calc(50% - 20px);
}
.zbggP .leftList ul .btn.going{
	background: rgb(195, 13, 35);
	color: #ffffff;
}
.zbggP .leftList ul li:hover{
	background-color: rgba(195, 13, 35,0.05);
}
.zbggP .leftList ul li::before{
	content: "";
	background-color: rgb(195, 13, 35);
	position: absolute;
	left: 0;
	top: 0;
	width: 9px;
	height: 100%;
	border-radius: 5px 0 0 5px;
	opacity: 0;
	transition: all 0.3s;
}
.zbggP .leftList ul li:hover::before{opacity: 1;}
.zbggP .rightInfo{
	width: 320px;
}
.zbggP .rightInfo .oneBox{
	background: #f6f6f6;
	margin-bottom: 24px;
}
.zbggP .rightInfo .oneBox .hzTit{
	padding: 24px;
	/* font-size: 21px; */
	color: rgb(51, 51, 51);
	font-weight: 700;
	border-bottom: 1px solid #e1e1e1;
}
.zbggP .rightInfo .oneBox ul{padding: 0 24px;}
.zbggP .rightInfo .oneBox li{padding: 16px 0;border-bottom: 1px dashed #e4e4e4;}
.zbggP .rightInfo .oneBox li:last-child{border: 0;}
.zbggP .rightInfo .oneBox .tit{
	/* font-size: 16px; */
	line-height: 24px;
	color: rgb(51, 51, 51);
	display: block;
}
.zbggP .rightInfo .oneBox .time{
	/* font-size: 16px; */
	color: rgb(153, 153, 153);
}
@media (max-width:1650px) {
	/* .zbggP .leftList ul li{padding-right: 140px;} */
	/* .zbggP .leftList ul .btn{right: 24px;} */
}
@media (max-width:1200px) {
	.zbggP .leftList{width: calc(100% - 344px);}
	.zbggP .leftList ul li{padding: 12px 120px 12px 18px;}
	.zbggP .leftList .oneBox{
							/* padding-left: 80px; */
				}
	.zbggP .leftList .hzTit big{/* font-size: 64px; */line-height: 64px;}
	.zbggP .leftList .hzTit small{/* font-size: 32px; */line-height: 32px;}
	.zbggP .rightInfo .oneBox li{padding: 16px 0;}
}
@media (max-width:996px) {
	.zbggP .rightInfo{width: 260px;}
	.zbggP .rightInfo .oneBox .hzTit{padding: 16px;}
	.zbggP .rightInfo .oneBox ul{padding: 0 16px;}
	.zbggP .rightInfo .oneBox .tit,
	.zbggP .rightInfo .oneBox .time,
	.zbggP .leftList ul .tit,
	.zbggP .leftList ul .time{/* font-size: 16px; */line-height: 24px;}
	.zbggP .leftList {width: calc(100% - 276px);}
	.zbggP .leftList ul .btn {
			border-radius: 16px;
			width: 80px;
			height: 32px;
			line-height: 32px;
			/* font-size: 16px; */
	}
	.zbggP .leftList ul li{padding-right: 96px;}
}
@media (max-width:768px) {
	.zbggP{padding: 24px 0;}
	.zbggP .leftList{width: 100%;float: none;}
	.zbggP .leftList .hzTit big{/* font-size: 32px; */line-height: 32px;}
	.zbggP .leftList .hzTit small {font-size: 16px;line-height: 16px;}
	.zbggP .rightInfo{width: 100%;float: none;}
	.zbggP .leftList .oneBox {
							padding: 16px 0;
							/* padding-left: 44px; */
				}
	.zbggP .leftList ul .time,
	/* .zbggP .rightInfo .oneBox .time{font-size: 14px;} */
	.zbggP .leftList .oneBox:first-child .hzTit{top: 8px;}
	.zbggP .leftList ul li{padding-right: 66px;}
	.zbggP .rightInfo .oneBox{margin: 16px 0 0;}
	/* .zbggP .rightInfo .oneBox .hzTit{font-size: 16px;} */
	.zbggP .rightInfo .oneBox li{padding: 8px 0;}
	.zbggP .leftList ul .tit,
	.zbggP .rightInfo .oneBox .tit{/* font-size: 14px; */line-height: 22px;}
	.zbggP .leftList ul .btn{width: 64px;/* font-size: 14px; */}
}
.rukouList{height: calc(100vh - 100px);}
.rukouList ul{margin: 0 -40px;width: 100%;}
.rukouList ul li{
	width: 33.33%;
	padding:32px 40px;
	float: left;
}
.rukouList ul li .kuang{
	display: block;
	padding: 50px;
	text-align: center;
}
.rukouList ul li .titBox{
	/* font-size: 24px; */
	color: rgb(51, 51, 51);
	margin-top: 24px;
}
.rukouList ul li.hong .kuang{
	background-color: rgb(251, 243, 244);
}
.rukouList ul li.hui .kuang{
	background-color: rgb(246, 246, 246);
}
.rukouList ul li.hong .titBox{color: rgb(223, 60, 22);}
header.header2{
	border-bottom: 1px solid #e3e3e3;
}
@media (max-width:1200px) {
	.rukouList ul{margin: 0 -16px;}
	.rukouList ul li{padding: 16px;}
	.rukouList ul li .kuang{padding: 24px;}
}
@media (max-width:768px) {
	header .line1 .userMenu .user{width: 40px;height: 40px;margin-top: 8px;}
	.rukouList ul{margin: 0 -8px;}
	.rukouList ul li{width: 50%;padding: 8px;}
	.rukouList ul li .imgBox img{width: 40px;}
	.rukouList ul li .titBox{/* font-size: 18px; */margin-top: 8px;}
	.rukouList{height: calc(100vh - 56px);margin-top: 56px;}
}
.detailP{padding: 72px 0;}
.detailP1{border: 1px solid #e6e6e6;padding: 48px;/* font-size: 30px; */color: rgb(51, 51, 51);line-height: 2;border-radius: 5px;}
.detailP1 .textBox{border-bottom: 1px solid #e6e6e6;padding-bottom: 28px;margin-bottom: 28px;/* font-size: 26px; */}
.detailP1 .titBox{
	/* font-size:53px; */
	color: rgb(51, 51, 51);
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 16px;
}
@media (max-width:1200px) {
	.detailP{padding: 24px 0;}
	.detailP1{padding: 16px;}
	.detailP1{/* font-size: 20px; */line-height: 32px;}
	.detailP1 .textBox{/* font-size: 16px; */line-height: 24px;}
	/* .detailP1 .titBox{font-size: 32px;} */
}
@media (max-width:768px) {
	.detailP{padding: 24px 0;}
	.detailP1{padding: 12px;}
	.detailP1{/* font-size: 16px; */line-height:24px;}
	.detailP1 .textBox{/* font-size: 14px; */line-height: 24px;padding-bottom: 12px;margin-bottom: 12px;}
	.detailP1 .titBox{/* font-size: 20px; */line-height: 30px;}
}
.content {
		width: 1200px;
		margin: 0 auto;
}