@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "arial";
	font-size: 14px;
	min-width: 1400px;
	position: relative;
}

i,
em {
	font-style: normal;
}

ul,
li,
input,
p,
h1,
h2,
dd,
dl,
a {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #454545;
}

li a:hover {
	color: #FE0000;
}

img,
a {
	cursor: pointer;
}

img {
	border: none;
	max-width: 100%;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
li {
	list-style: none;
}

.clear {
	clear: both;
}


.container {
	width: 1400px;
	margin: 0 auto;
}

.cot9375 {
	width: 93.75%;
	margin: 0 auto;
	min-width: 1400px;
}

.header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 115px;
	background: url(../images/header-bg_02.png);
	z-index: 9999;
}

.logo {
	margin-top: 21px;
}

.dh-lj {
	margin-top: 26px;
}

.dh-lj .t-li li {
	color: #fff;
	padding: 0 9px;
}

.dh-lj .t-li li a {
	color: #fff;
	display: block;
	font-size: 14px;
}


/*menu*/

.menu {
	position: relative;
	z-index: 10;
	margin-top: 36px;
}

#nav {
	display: block;
	padding: 0px;
	margin: 0 auto;
}

#nav .mainlevel {
	float: left;
	padding: 0 18px;
	position:  relative;
}

#nav .mainlevel a {
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	text-align: center;
	padding-bottom: 30px;
}


#nav .mainlevel ul {
	display: none;
	position: absolute;
	z-index: 99;
	background: #FE0000;
	filter: alpha(opacity=80);
	opacity: 0.8;
	text-align: left;
	padding: 8px 15px;
	left: -20%;
}

#nav .mainlevel li {
	font-size: 14px;

}

#nav .mainlevel li a {
	display: block;
	font-size: 18px;
	color: #FFF;
	height: auto;
	padding: 9px 0;
	line-height: normal;
}

#nav .mainlevel li:hover a {
	color: #fda32e;
}

/*focusBox*/

.focusBox {
	position: relative;
	width: 100%;
	height: 719px;
	overflow: hidden;
}

.focusBox img {
	height: 719px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */

.focusBox .prev,
.focusBox .next {
	position: absolute;
	left: 60px;
	top: 50%;
	margin-top: -18px;
	display: block;
	width: 27px;
	height: 95px;
	background: url(../images/ban-prev.png) no-repeat center;
}

.focusBox .next {
	left: auto;
	right: 60px;
	background: url(../images/ban-next.png) no-repeat center;
}

.focusBox .next:hover,
.focusBox .prev:hover {
	filter: alpha(opacity=80);
	opacity: .8;
}

.focusBox .prevStop {
	display: none;
}

.focusBox .nextStop {
	display: none;
}

.pr0 {
	padding-right: 0 !important;
}

/*Aktuelles*/
.akt {
	padding-top: 80px;
	background: url(../images/Aktuelles-bg.png) no-repeat 595px top;
	position: relative;
}

.akt .akt-first {
	width: 400px;
	height: 300px;
	position: relative;
	overflow: hidden;
}

.akt .akt-first a {
	display: block;
	width: 100%;
	height: 100%;

}

.akt .akt-first img {
	width: 100%;
	transition: 0.5s;
}

.akt .akt-first:hover img {
	transform: scale(1.1);
}

.akt .akt-first .akt-first-db {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 80px;
	width: 100%;
}

.akt .akt-first .akt-first-db p {
	color: #fff;
}

.akt .akt-first .akt-first-db p.date {
	text-align: center;
	height: 80px;
	width: 80px;
	padding: 15px 20px;
	box-sizing: border-box;
	font-size: 22px;
	background-color: #FE0000;
}

.akt .akt-first .akt-first-db .akt-first-bt {
	width: 320px;
	background: #000;
	background: rgba(0, 0, 0, .4);
	filter: alpha(opacity=40);
	height: 80px;
	font-size: 18px;
	line-height: 26px;
	padding: 15px 19px;
	box-sizing: border-box;
	word-break: break-all;
	font-weight: bold;
}

.akt .akt-right {
	width: 632px;
	margin-left: 50px;
}

.akt .akt-right .lm {
	height: 26px;
	font-size: 36px;
	line-height: 27px;
	padding-bottom: 26px;
	background: url(../images/akt-bg-b.png) no-repeat left bottom;
	width: 154px;
}

.akt .akt-right .lm span {
	color: #FE0000;
}

.akt .akt-right .akt-tw {
	width: 100%;
	margin-top: 31px;
	transition: all 0.3s;
}

.akt .akt-right .akt-tw div {
	width: 390px;
}

.akt .akt-right .akt-tw img {
	width: 220px;
	height: 165px;
}

.akt .akt-right .akt-tw .date {
	font-size: 14px;
	color: #FE0000;
	padding-bottom: 22px;
	background: url(../images/date-bg-b.jpg) no-repeat left bottom;
	display: block;
}

.akt .akt-right .akt-tw .akt-tw-bt {
	font-size: 18px;
	line-height: 26px;
	width: 390px;
	margin-top: 17px;

}

.akt .akt-right .akt-tw .akt-more {
	width: 25px;
	height: 8px;
	display: block;
	background: url(../images/wz-gd-icon.png) no-repeat center;
	margin-top: 40px;
}

.akt .akt-right .akt-tw .vie-more {
	width: 143px;
	height: 45px;
	line-height: 45px;
	background: url(../images/view-more.png) no-repeat left center;
	display: block;
	text-align: right;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FE0000;
}

.akt .akt-right .akt-tw:hover {
	margin-right: 6px;
}

.r-6lj-ul {
	position: absolute;
	right: 0;
	top: 80px;
	width: 260px;
	display: table;

}

.r-6lj-ul li {
	margin-top: 23px;

}

.r-6lj-ul li a {
	width: 270px;
	height: 102px;
	border: 1px solid #dbddde;
	display: table-cell;
	padding-left: 88px;
	box-sizing: border-box;
	font-size: 18px;
        font-weight:bold;
	vertical-align: middle;
	font-family: Microsoft Tai Le;
	transition: all 0.3s;
	word-break: break-all;
	padding-right: 20px;
}

.r-6lj-ul li.mt-23 {
	height: 24px;
}

.r-6lj-ul li.r-6lj-li1 {
	background: url(../images/r-6lj-li1.png) no-repeat 20px center;
}

.r-6lj-ul li.r-6lj-li2 {
	background: url(../images/r-6lj-li2.png) no-repeat 20px center;
}

.r-6lj-ul li.r-6lj-li3 {
	background: url(../images/r-6lj-li3.png) no-repeat 20px center;
}

.r-6lj-ul li.r-6lj-li4 {
	background: #F0F8FB url(../images/r-6lj-li4.png) no-repeat 20px center;
}

.r-6lj-ul li.r-6lj-li5 {
	background: #F0F8FB url(../images/r-6lj-li5.png) no-repeat 20px center;
}

.r-6lj-ul li.r-6lj-li6 {
	background: #F0F8FB url(../images/r-6lj-li6.png) no-repeat 20px center;
}

.r-6lj-ul li:hover a {
	padding-left: 110px;
}


/**/
.Ver-astgen {
	margin-top: 75px;
	height: 440px;
	background: #e1f0f6 url(../images/ver-bg.jpg) no-repeat 152px bottom;
	padding-top: 89px;
	box-sizing: border-box;
}

.Ver-astgen .ver-left {
	height: 280px;
	width: 290px;
}

.Ver-astgen .ver-right {
	width: 740px;
	margin-left: 52px;
}

.Ver-astgen .ver-right li {
	width: 350px;
	height: 280px;
	background: #fff;
	transition: all 0.3s;
	padding: 35px 20px 0 32px;
	box-sizing: border-box;
	margin-left: 37px;
}


.Ver-astgen .ver-right li:hover {
	background: #FE0000;
}

.Ver-astgen .ver-left .lm {
	height: 26px;
	font-size: 36px;
	line-height: 27px;
	padding-bottom: 26px;
	background: url(../images/akt-bg-b.png) no-repeat left bottom;
	font-weight: bold;
}

.Ver-astgen .ver-left .lm span {
	color: #FE0000;
}

.Ver-astgen .ver-left .vie-more {
	width: 143px;
	height: 45px;
	line-height: 45px;
	background: url(../images/view-more.png) no-repeat left center;
	display: block;
	text-align: right;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FE0000;
	margin-top: 165px;
}

.Ver-astgen .ver-right li:first-child {
	margin-left: 0;
}

.Ver-astgen .ver-right li a {
	display: block;
}

.Ver-astgen .ver-right li .ver-bt {
	display: block;
	font-size: 18px;
	line-height: 26px;
	transition: all 0.3s;
}

.Ver-astgen .ver-right li p {
	font-size: 14px;
	color: #898989;
	line-height: 26px;
	margin-top: 15px;
	transition: all 0.3s;
}

.Ver-astgen .ver-right li .learn-more {
	display: block;
	margin-top: 28px;
	height: 16px;
	background: url(../images/ver-wz-gd.png) no-repeat center right;
	color: #FE0000;
	line-height: 15px;
	font-size: 12px;
	font-weight: bold;
	width: 127px;
	transition: all 0.3s;
}

.Ver-astgen .ver-right li:hover {
	background: #FE0000;
}

.Ver-astgen .ver-right li:hover .ver-bt {
	color: #fff;
}

.Ver-astgen .ver-right li:hover p {
	color: #fff;
}

.Ver-astgen .ver-right li:hover .learn-more {
	color: #fff;
	background: url(../images/ver-wz-gd-h.png) no-repeat center right;
}

.footer {
	height: 195px;
	background: #FE0000;
	padding-top: 50px;
	box-sizing:  border-box;
}


/*列表页*/
.ej-banner img {
	display: block;
}

.list {
	min-height: 600px;
	padding-top: 44px;
	background: url(../images/list-bg.png) no-repeat 26px top;
	margin-bottom: 70px;
}
.list>.container{
	
	position: relative;
}
.list-left {
	width: 280px;
}

h2.ejym-lm {
	background: #FE0000 url(../images/akt-bg-b.png) no-repeat center bottom;
	color: #fff;
	line-height: 70px;
	font-size: 36px;
	height: 70px;
	text-align: center;
	font-weight: bold;
	/* width: 270px; */
	top: -115px;
	left: 0;
	z-index: 999;
	position: relative;
	position: absolute;
	padding:  0 40px;
}

/* 侧导航 */
.sideMenu {
	box-sizing: border-box;
}

.sideMenu h3 {
	width: 100%;
	cursor: pointer;
	transition: 0.2s;
	margin: 20px 0;
	box-sizing:  border-box;
}


.sideMenu h3>a {
	display: block;
	font-size: 18px;
	font-weight: normal;
	box-sizing: border-box;
	/* width: 217px; */
	transition: 0.4s;
	margin: 0 auto;
	padding: 0 25px 0 0;
	color:  #444444;
	word-break: break-all;
}

.sideMenu>.on,
.sideMenu h3:hover {
	color: #fff;
	border-left: none;
	box-sizing: border-box;
}

.sideMenu h3:hover a,
.sideMenu>.on a {
	color: #FE0000;
	font-weight: bold;
	font-size:  24px;
	background: url(../images/list_16.png) no-repeat left center;
	padding:  0 25px;
}

.sideMenu ul {
	color: #999;
	font-size: 14px;

}

.sideMenu ul.has {
	width: 216px;
	box-sizing: border-box;
	margin: 0 auto;
}

.sideMenu ul li {
	padding: 6px 0;
	padding-left: 20px;
}
.sideMenu ul li:first-child{
	padding-top: 0;
}
.sideMenu ul li a {
	display: block;
	color: #9e9e9e;
	font-size: 18px;
	transition: all 0.3s;
}
.sideMenu ul li:hover a,
.sideMenu ul li .san-on{
	color: #FE0000;
	font-size: 20px;
}

/* 侧导航结束 */
/* 右侧开始 */
.list-right {
	width: 1068px;
	overflow: hidden;
	min-height: 600px;
	/* margin-bottom: 50px; */
}
.titname{
	margin-bottom: 33px;
}
.titname .navigation {
	color: #888;
	font-size: 16px;
}

.titname .navigation img {
	vertical-align: middle;
	padding-right: 6px;
}

.titname .fa-home {
	font-size: 14px;
}

.titname .fa-home img {
	width: 14px;
}

.titname .fa-home,
.titname .fa-home a {
	color: #888;
}

.list-con ul li {
	padding-left: 40px;
	height: 60px;
	line-height: 59px;
	background: url(../images/list-li.jpg) no-repeat 7px center;
	font-size: 15px;
	/* border-bottom: 1px dashed #e6e6e6; */
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	border-bottom: 1px solid #e6e6e6;
}

.list-con ul li a {
	font-size: 18px;
	color:  #444;
}
.list-con ul li:hover a{
	color: #FE0000;
}


.list-con ul li .date {
	float: right;
	color: #666666;
	font-size: 14px;
}

.list-con ul li:hover {
}

.list-con ul li.list-li1 {
	margin-top: 30px;
}

.list-con ul li.list-li6,
.list-con ul li.list-li11 {
	margin-top: 23px;
}

.list-con ul li.list-li5,
.list-con ul li.list-li10,
.list-con ul li.list-li15 {
	padding-bottom: 23px;
	border-bottom: 1px dashed #e6e6e6;
	box-sizing: content-box;
	background: url(../images/list-li.png) no-repeat left 20px;
}

.fanye {
	margin: 27px 0 0;
	text-align: center;
}

.ejym-footer {
	height: 170px;
	box-sizing: border-box;
}

.ejym-footer .foot-bottom {
	height: 100%;
}

/* 正文页 */
/*page-con*/

.page-con {
	margin: 0px auto;
	padding: 10px 0 0;
	min-height: 500px;
	height: auto;
	overflow: hidden;
}

.page-con .page-tit {
	font-size: 28px;
	color: #FE0000;
	text-align: left;
	line-height: 38px;
	font-weight: bolder;
	padding-right:  160px;
}

.page-con .fbt {
	font-size: 18px;
	color: #333333;
	text-align: left;
	line-height: 150%;
	padding: 10px 0 8px;
	font-weight: normal;
}

.page-con .page-date {
	font-size: 15px;
	color: #777;
	line-height: 150%;
	padding: 0px 0 24px;
	border-bottom: 1px solid #d9d9d9;
	text-align:  left;
}

.page-con .zhengwen {
	padding: 25px 0;
	line-height: 32px;
	font-size: 16px;
	color: #555555;
}

.page-con .zhengwen p {
	text-indent: 0em;
	line-height: 32px;
	font-size: 16px;
	color: #444444;
	padding: 0 0 14px 0;
}

.page-con .zhengwen img,
.page-con .zhengwen p img {
	max-width: 600px;

}


.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
	text-indent: 0;
}

/*上一条、下一条*/

.other-title {
	padding: 32px 0 0px;
	border-top: 1px solid #e9e9e9;
}

.other-title a {
	color: #555555;
	font-size: 18px;
	display: block;
	line-height: 40px;
}

.other-title a:hover {
	color: #FE0000;
}

.article-con {
	padding: 20px 0;
}

.article-con h1 {
	font-size: 22px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con h2 {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con .article-date {
	font-size: 12px;
	color: #999999;
	text-align: center;
	line-height: 22px;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text {
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text p {
	text-indent: 2em;
	padding: 5px 0;
}

.article-con .article-text p img,
.article-con .article-text p video {
	margin-left: -2em;
	max-width: 92%;
}

.article-con .updown ul {
	padding: 10px;
}

.article-con .updown ul li {
	font-size: 15px;
	line-height: 34px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.article-con .updown ul li a:hover {
	color: #0075cc;
}

.article-con .updown ul li:hover {
	margin-left: 10px;
	font-size: 16px;
}

/* 正文表格P不缩进 */
.article-con .article-text table tr td p,
.article-con .article-text table tr th p {
	text-indent: 0;
	padding: 0;
}


/*链接列表*/
.lj-lb-ul{}
.lj-lb-ul li{
	margin-bottom: 30px;
	width: 670px;
	height: 110px;
	padding: 4px;
	box-sizing: border-box;
	background: #e1f0f6 url(../images/lj-more.png) no-repeat 590px center;
	transition: all 0.3s;
}

.lj-lb-ul li img{
	width: 139px;
	height: 102px;
}
.lj-lb-ul li a{display:  block;}
.lj-lb-ul li a p{
	font-size: 18px;
	line-height: 24px;
	color: #444444;
	width: 360px;
	margin-left: 57px;
	height: 102px;
	display: flex;
	align-items: left;
	justify-content: space-around;
	flex-direction: column;
}
.lj-lb-ul li:hover{
	background: #0b3e8f url(../images/lj-more-h.png) no-repeat 590px center;
	    box-shadow: 0 0 10px black;
}
.lj-lb-ul li:hover a p{
	color: #fff;
	
}
