/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
html {
	background: #f3f3f3;
	font-size: 125%;
}
@media (max-width:540px) {
	html {
		font-size: 100%;
	}
}
@media (max-width:440px) {
	html {
		font-size: 87.5%;
	}
}
@media (max-width:340px) {
	html {
		font-size: 75%;
	}
}
body {
	font-size: 100%;
	color: #333;
	font-family: "Microsoft YaHei";
	margin: 0 auto;
	position: relative;
	background:#f3f3f3;
	box-sizing: border-box;
}
form {
	display: inline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	font-family: "Microsoft YaHei";
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: inherit
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
input, img {
	vertical-align: middle
}
ol, ul {
	list-style: none
}
em, i {
	font-style: normal
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: underline;
}
textarea {
	resize: none
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

/* ---- hheader_coateader Style ---- */
.banner{
	width: 100%;
	background: url(ytdangjian2025-banner_bg.png) center center repeat-x;
	background-size: auto 100%;
}

/* ---- menuBox ---- */
.menuBox{
	background: #bb2109;
}
.menu{
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
	padding:0 0 0 92px;
	min-height: 42px;
}
.menu .map{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 85px;
	height: 100%;
	/*font-size: 16px;*/
	font-size: 14px;
	color: #f3f3f3;
	text-align: center;
	font-weight: bold;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.menu a:hover{
	text-decoration: none;
}
.menu .link{
	line-height: 24px;
	padding: 9px 0;
	/*font-size: 16px;*/
	font-size: 14px;
	color: #f3f3f3;
}
.menu .link a{
	margin: 0 13px;
	display: inline-block;
}
@media (max-width:1200px) {
	.menu{
		padding:0 0 0 80px;
		min-height: 56px;
	}
	.menu .map{
		width: 75px;
		font-size: 15px;
	}
	.menu .link{
		line-height: 28px;
		padding: 14px 0;
		font-size: 15px;
	}
	.menu .link a{
		margin: 0 12px;
	}
}
@media (max-width:1024px) {
	.menu{
		padding:0 0 0 50px;
		min-height: 48px;
	}
	.menu .map{
		width: 45px;
		font-size: 14px;
		padding: 0 5px;
		line-height: 20px;
	}
	.menu .link{
		line-height: 24px;
		padding: 12px 0;
		font-size: 14px;
	}
	.menu .link a{
		margin: 0 10px;
	}
}
@media (max-width:768px) {
	.menu{
		padding:0 0 0 50px;
		min-height: 42px;
	}
	.menu .map{
		width: 45px;
		font-size: 13px;
		padding: 0 5px;
		line-height: 20px;
	}
	.menu .link{
		line-height: 22px;
		padding: 10px 0;
		font-size: 13px;
	}
	.menu .link a{
		margin: 0 8px;
	}
}
@media (max-width:413px) {
	.menu{
		padding:0 0 0 44px;
		min-height: 38px;
	}
	.menu .map{
		width: 40px;
		font-size: 12px;
		padding: 0 4px;
		line-height: 16px;
	}
	.menu .link{
		line-height: 20px;
		padding: 8px 0;
		font-size: 12px;
	}
	.menu .link a{
		margin: 0 6px;
	}
}
/* ---- searchBox ---- */
.searchBox{
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 8px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	margin-bottom: 18px;
	overflow: hidden;
}
.searchBox .infor{
	float: left;
}
.personalArea{
	display: block;
	float: right;
	padding: 0 0 0 17px;
	background: url(ytdangjian2022-border_bg.gif) left center no-repeat;
	margin-left: 12px;
}
.personalArea img{
	float: left;
	margin-right: 3px;
	margin-top: 7px;
}
.search{
	width: 294px;
	float: right;
	padding:0 60px 0 75px;
	position: relative;
	line-height: 0px;
}
.search label{
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
.search .text_input{
	width: 100%;
	height: 30px;
	line-height: 28px;
	padding: 0 5px;
	border: 1px solid #d6d6d6;
	background: #fff;
	outline: none;
	font-size: 14px;
	color: #666;
}
.search .btn{
	position: absolute;
	right: 0;
	top: 0;
	width: 52px;
	height: 30px;
	line-height: 28px;
	border: 1px solid #d6d6d6;
	text-align: center;
	background: #fff;
	outline: none;
	font-size: 14px;
	color: #666;
	cursor: pointer;
}
@media (max-width:1024px) {
	.searchBox{
		padding-bottom: 6px;
		line-height: 26px;
		font-size: 13px;
		margin-bottom: 15px;
	}
	.personalArea{
		padding: 0 0 0 15px;
		margin-left: 10px;
	}
	.personalArea img{
		margin-top: 5px;
	}
	.search{
		width: 294px;
		padding:0 60px 0 75px;
	}
	.search label{
		line-height: 26px;
		font-size: 13px;
	}
	.search .text_input{
		height: 26px;
		line-height: 24px;
		font-size: 13px;
	}
	.search .btn{
		width: 52px;
		height: 26px;
		line-height: 24px;
		font-size: 13px;
	}
}
@media (max-width:768px) {
	.searchBox{
		padding-bottom: 5px;
		line-height: 24px;
		font-size: 12px;
		margin-bottom: 12px;
	}
	.searchBox .infor{
		display: none;
	}
	.personalArea{
		padding: 0 0 0 0px;
		margin-left: 0;
		background: none;
	}
	.personalArea img{
		margin-top: 5px;
	}
	.search{
		float: left;
		width: 100%;
		padding:0 46px 0 60px;
	}
	.search label{
		line-height: 26px;
		font-size: 12px;
	}
	.search .text_input{
		height: 24px;
		line-height: 22px;
		font-size: 12px;
	}
	.search .btn{
		width: 42px;
		height: 24px;
		line-height: 22px;
		font-size: 12px;
	}
}
@media (max-width:414px) {
	.searchBox{
		margin-bottom: 10px;
		padding:0 0 8px 0;
		position: relative;
	}
	.personalArea{
		position: absolute;
		right: 0px;
		top: 0;
		width: 68px;
		padding: 0 0 0 0px;
		margin-left: 0;
		background: none;
		text-align: right
	}
	.personalArea img{
		margin-top: 5px;
	}
	.search{
		float: left;
		width: 100%;
		padding:0 46px 0 60px;
	}
	.search label{
		line-height: 26px;
		font-size: 12px;
	}
	.search .text_input{
		height: 24px;
		line-height: 22px;
		font-size: 12px;
	}
	.search .btn{
		width: 42px;
		height: 24px;
		line-height: 22px;
		font-size: 12px;
	}
}
/* ---- thisMenu ---- */
.thisMenu li{
	width: 11.1111%;
	float: left;
	text-align: center;
	margin-bottom: 2.885%;
	background: url(ytdangjian2022-menu_border.png) right center no-repeat;
	background-size: 1px 100%;
}
.menu_home li{
	width: 12.5%;
}
.thisMenu li:last-child{
	background: none;
}
.thisMenu li a{
	text-decoration: none;
}
.thisMenu li img{
	width: 34.6667%;
	height: auto;
	margin-bottom: 10%;
}
.menu_home li img{
	width: 28%;
}
.thisMenu li p{
	font-size: 15px;
	color: #e91b1b;
	line-height: 100%;
}
@media (max-width:1024px) {
	.thisMenu li p{
		font-size: 14px;
	}
}
@media (max-width:768px) {
	.thisMenu li{
		width: 20%;
		margin-bottom: 4%;
	}
	.thisMenu li:nth-child(5n){
		background: none;
	}
	.menu_home li{
		width: 25%;
	}
	.menu_home li:nth-child(5n){
		background: url(ytdangjian2022-menu_border.png) right center no-repeat;
	}
	.menu_home li:nth-child(4n){
		background: none;
	}
}
@media (max-width:414px) {
	.thisMenu li img{
		width: 45%;
		height: auto;
		margin-bottom: 6%;
	}
	.thisMenu li p{
		font-size: 12px;
	}
}
/* ---- adsBar ---- */
.adsBar{
	overflow: hidden;
}
.adsBar li{
	margin-bottom: 1.44%;
}
.adsBar li img{
	width: 100%;
	height: auto;
}
.adsSwiper{
	margin-bottom: 2.88%;
	position: relative;
}
.adsSwiper .swiper-container{
	width: 100%;
	height: auto;
}
.adsSwiper .swiper-slide img{
	width: 100%;
	height: auto;
}
.adsSwiper .swiper-pagination{
	position: absolute;
	bottom: 6px;
	right: 3px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
}
.adsSwiper .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	margin: 0 3px;
	border-radius: 0px;
	opacity: 1;
	background: #adadad;
}
.adsSwiper .swiper-pagination-bullet-active{
	background: #fedc66;
}
@media (max-width:768px) {
	.adsSwiper .swiper-pagination{
		bottom: 3px;
		right: 4px;
		height: 5px;
		line-height: 0;
	}
	.adsSwiper .swiper-pagination-bullet{
		width: 5px;
		height: 5px;
		margin: 0 2px;
	}
}
/* ---- tab ---- */
.tabHead {
	overflow:hidden;
	zoom:1;
}
.tabHead li{
	float:left;
	text-align:center;
	cursor:pointer;
}
.tabBody>li{
	overflow: hidden;
	height: 0px;
}
.tabBody>li.thisclass{
	display:list-item;
	height: auto;
}
/* ---- mainHead Style ---- */
.mainHead{
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
	background: #e7e7e7;
}
.mainHead h1{
	height: 40px;
	line-height: 40px;
	padding: 0 0.6em 0 1em;
	float: left;
	font-size: 20px;
	color: #fff;
	background: #d40000;
	position: relative;
}
.mainHead h1::before{
	content: "";
	position: absolute;
	left: 100%;
	top: 0px;
	width: 44px;
	height: 100%;
	background: url(ytdangjian2022-head_arrow.png) no-repeat;
	background-size: 100% 100%;
}
.mainHead a.more{
	position: absolute;
	right: 20px;
	top: 0;
	line-height: 40px;
	font-size: 14px;
	color: #666666;
}
.mainHead .crumbs{
	position: absolute;
	right: 20px;
	top: 0;
	line-height: 40px;
	font-size: 14px;
	color: #666666;
}
@media (max-width:1024px) {
	.mainHead{
		margin-bottom: 8px;
	}
	.mainHead h1{
		height: 36px;
		line-height: 36px;
		font-size: 16px;
	}
	.mainHead h1::before{
		width: 42px;
	}
	.mainHead a.more{
		right: 16px;
		line-height: 36px;
		font-size: 13px;
	}
	.mainHead .crumbs{
		right: 16px;
		line-height: 36px;
		font-size: 13px;
	}
}
@media (max-width:768px) {
	.mainHead{
		margin-bottom: 8px;
	}
	.mainHead h1{
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	.mainHead h1::before{
		width: 32px;
	}
	.mainHead a.more{
		right: 12px;
		line-height: 32px;
		font-size: 12px;
	}
	.mainHead .crumbs{
		display: none;
	}
}

/* ---- footer ---- */
.footer{
	border-top: 15px solid #d30000;
	padding: 18px 10px 42px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
}
.footer img.dangzhengjiguan{
	height: 62px;
	width: auto;
}
@media (max-width:1100px) {
	.footer{
		border-top: 10px solid #d30000;
		padding: 1.6% 10px 3.8%;
		font-size: 13px;
		line-height: 26px;
	}
	.footer img.dangzhengjiguan{
		height: 48px;
	}
}
@media (max-width:768px) {
	.footer{
		border-top: 4px solid #d30000;
		font-size: 12px;
		line-height: 22px;
	}
	.footer img.dangzhengjiguan{
		height: 40px;
	}
}
/* ---- ¿ò¼Ü ---- */
.container{
	max-width: 1100px;
	margin: 0 auto 20px;
	padding: 18px 30px 0;
	background: #fff;
	overflow: hidden;
}
.mainRight{
	width: 48.077%;
	float: right;
}
.mainLeft{
	width: 49.04%;
	float: left;
}
.mb30{
	margin-bottom: 2.885%;
}
@media (max-width:1200px) {
	.container{
		padding: 2% 2.5% 0;
	}
}
@media (max-width:768px) {
	.mainRight{
		width: 100%;
	}
	.mainLeft{
		width: 100%;
	}
}
