@charset "utf-8";
/* CSS Document */

.top{background: url(/templates/jxjy2025/img/top_bg_01.jpg) repeat;height: 100px;}
.top .container{position: relative;}
.top a.logo{
    float: left;
    margin-top: 22px;
}
.top a.logo img{
    display: block;
    height: 56px;
}


.banner {
	height: 715px;
	position: relative;
}


.banner .banner_m {
	width: 100%;
	float: right;
	position: relative;
}
.banner .banner_m .hd{position: absolute;bottom: 20px;z-index: 33;width: 100%;text-align: center;}
.banner .banner_m .hd ul{}
.banner .banner_m .hd ul li{border-radius: 6px;height: 12px;width: 12px;display: inline-block;background: #fff;margin: 0 7px;cursor: pointer;}
.banner .banner_m .hd ul li.on{width: 50px; background: #8b1c22; }

.banner .banner_m .bd {
	position: relative;
}

.banner .banner_m .bd ul {}

.banner .banner_m .bd ul li {
	height: 715px;


}

.banner .banner_m .bd>img {
	display: block;
	height: 85px;
	position: absolute;
	left: 135px;
	top: 80px;
	z-index: 11;
}

.nav {
	height: 100px;
	float: left;
	margin-left: 55px;
}

.nav ul {
	text-align: center;
	display: block;
	position: relative;
}

.nav ul li {
	float: left;
	
	position: relative;
	margin-right: 40px;
}


.nav ul li>a {
	font-size: 18px;
	color: #fff;
	line-height: 100px;
	display: block;
}

.nav ul li:hover>a,
.nav ul li.active a {
	font-weight: bold;
}


.nav ul li dl {
	display: none;
	position: absolute;
	left: 0;
	z-index: 11;
	top: 100px;
	background: #f5f9fe;
	border: 1px solid #e0e7ed;
	border-bottom: 2px solid #8b1c22;
	padding-bottom: 6px;
}

.nav ul li:hover dl {
	display: block;
}

.nav ul li dl dd {
	width: 140px;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	padding: 5px 0;
}

.nav ul li dl dd a {
	display: block;
}

.nav ul li dl dd a:hover {
	text-decoration: underline;
	background: #8b1c22;
	color: #fff;
}

form.sousuo {
	height: 40px;
	position: absolute;
	right: 0;
	z-index: 11;
	top: 30px;
}

form.sousuo .txt1 {
	height: 40px;
	line-height: 40px;
	text-indent: 8px;
	font-size: 14px;
	width: 256px;
	float: left;
	border-radius: 6px 0 0 6px;
	display: none;
}
form.sousuo .txt1::placeholder{
	color: #888;
}


form.sousuo .sub1 {
	width: 40px;
	height: 40px;
	background: url(/templates/jxjy2025/img/search_01.png);
	color: #fff;
	cursor: pointer;
	float: right;
	opacity: 0.8;
}

form.sousuo .sub1:hover {
	opacity: 1;
	
}
form.sousuo:hover {
	border: 1px solid #fff ;
	border-radius: 8px;
}
form.sousuo:hover .txt1{
	display: block;
}

.box1 {
	padding: 30px 0 0px;
	overflow: hidden;
}

.box1 .tpxw {
	float: right;
	position: relative;
	width: 945px;
}

.box1 .tpxw .hd {
	position: absolute;
	right: 37px;
	bottom: 40px;
	z-index: 11;
}

.box1 .tpxw .hd ul {}

.box1 .tpxw .hd ul li {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #d5d5d5;
	float: left;
	margin-left: 10px;
	cursor: pointer;
}

.box1 .tpxw .hd ul li.on {background: #8d1b20;}

.box1 .tpxw .bd {}

.box1 .tpxw .bd ul {}

.box1 .tpxw .bd ul li {
	height: 410px;
}

.box1 .tpxw .bd ul li a {
	position: relative;
	display: block;
}

.box1 .tpxw .bd ul li a h1 {
	display: block;
	width: 538px;
	height: 350px;
}

.box1 .tpxw .bd ul li a h1 img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all .5s;
}
.box1 .tpxw .bd ul li a:hover img{
	transform: scale(1.03);
}

.box1 .tpxw .bd ul li a p {
	height: 82px;
	line-height: 34px;
	font-size: 17px;
	color: #333;
	width: 468px;
	position: absolute;
	left: 15px;
	bottom: -68px;
	z-index: 6;
	background: #fff;
	box-shadow: 0 0 10px #888;
	border-radius: 4px;
	padding: 15px 20px;
}

.box1 .tpxw .bd ul li a:hover p {color: #8d1b20;font-weight: bold;}
.box1 .tpxw .tpxw_l{
    width: 538px;
    position: relative;
    float: left;
}
.box1 .tpxw .tpxw_r{
    float: right;
    width: 380px;
}
.box1 .tpxw .tpxw_r ul{}
.box1 .tpxw .tpxw_r ul li{
    margin-bottom: 22px;
    display: inline-block;
    width: 380px;
}
.box1 .tpxw .tpxw_r ul li a{}
.box1 .tpxw .tpxw_r ul li a .time{
    height: 64px;
    display: block;
    float: left;
    border-right: 1px solid #e5e5e5;
    font-size: 14px;
    color: #888;
    text-align: center;
    line-height: 24px;
    text-align: right;
    padding-right: 17px;
    width: 62px;
}
.box1 .tpxw .tpxw_r ul li a .time em{
    font-size: 20px;
    color: #8b1c22;
    width: 100%;
    display: inline-block;
    padding-top: 12px;
    font-weight: bold;
}
.box1 .tpxw .tpxw_r ul li a h2{
    font-size: 17px;
    float: right;
    width: 281px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    padding-top: 4px;
    line-height: 28px;
    text-align: justify;
}
.box1 .tpxw .tpxw_r ul li a h2 i{
    margin-left: -8px;
    color: #8d1b20;
    font-weight: bold;
}
.box1 .tpxw .tpxw_r ul li a:hover h2{
	font-weight: bold;
}

.box1 .gzdt {
	width: 100%;
	margin-bottom: 30px;
}

.box1 .gzdt .bd {
	overflow: hidden;
	height: 428px;
}

.sy_title {
	height: 80px;
	margin-bottom: 10px;
	line-height: 80px;
	position: relative;
	background: url(/templates/jxjy2025/img/lm_bg_01.png) no-repeat left bottom;
	margin-bottom: 35px;
}

.sy_title h2 {
	color: #fff;
	float: left;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	color: #333;
}
.sy_title h2 em{color: #8d1b20;}

.sy_title a {
	float: right;
	font-size: 14px;
	padding-top: 5px;
	color: #333;
}

.sy_title a:hover {
	color: #8d1b20;

}


.wjtz {
	width: 400px;
	float: left;
}

.wjtz .bd {
}

.wjtz .bd ul {}

.wjtz .bd ul li {margin-bottom: 25px;}

.wjtz .bd ul li a {
	display: block;
	height: 66px;
	line-height: 30px;
}
.wjtz .bd ul li a .time{
    width: 64px;
    height: 64px;
    display: block;
    float: left;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    color: #888;
    text-align: center;
    line-height: 20px;
}
.wjtz .bd ul li a .time em{
    font-size: 24px;
    color: #333;
    width: 100%;
    display: inline-block;
    padding-top: 12px;
}
.wjtz .bd ul li a:hover h2{
	font-weight: bold;
}
.wjtz .bd ul li a:hover .time{
	background: #8b1c22;
	color: #fff;
	border: 1px solid #8b1c22;
}
.wjtz .bd ul li a:hover .time em{
	color: #fff;
}

.wjtz .bd ul li a h2 {
	font-size: 17px;
	float: right;
	width: 313px;
	display: -webkit-box; /* 启用弹性盒子布局 */
	 /* 限制显示的行?*/
	-webkit-box-orient: vertical; /* 垂直排列盒子 */
	overflow: hidden; /* 隐藏溢出的内?*/
	-webkit-line-clamp: 2;
	text-align: justify;
}
.wjtz .bd ul li a h2 i{
    margin-left: -8px;
    color: #8d1b20;
    font-weight: bold;
}


.box2 {padding-top: 52px;padding-bottom: 30px;}
.box2 .bd{}
.box2 .bd ul{
    width: 1450px;
}
.box2 .bd ul li{}
.box2 .bd ul li a{
    display: block;
    float: left;
    width: 440px;
    height: 130px;
    background: #fff;
    box-shadow: 0 0 10px #888;
    margin-right: 40px;
    margin-bottom: 40px;
}
.box2 .bd ul li a p{
    font-size: 17px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-height: 32px;
    text-align: justify;
    padding: 15px 25px 11px;
}
.box2 .bd ul li a p i{
    margin-left: -8px;
    color: #8d1b20;
    font-weight: bold;
}
.box2 .bd ul li a span{
    padding-left: 25px;
    font-size: 14px;
}
.box2 .bd ul li a:hover{
	background: #8b1c22;
	color: #fff;
}
.box2 .bd ul li a:hover i{color: #fff;}



.bg_main {
	background: url(/templates/jxjy2025/img/sy_bg_01.jpg) no-repeat top center;
}


.footer {
    background: #8d1b20;
    border-top: 2px solid #e7a62a;
    height: 208px;
}
.footer .container{}
.footer .ft_logo{
    float: left;
    background: url(/templates/jxjy2025/img/ft_jg_01.png) no-repeat right center;
    height: 208px;
}
.footer .ft_logo img{
    display: block;
    width: 302px;
    padding-top: 46px;
    padding-right: 115px;
}
.footer .bq{
    height: 108px;
    float: left;
    background: url(/templates/jxjy2025/img/ft_jg_01.png) no-repeat right center;
    padding: 50px 132px;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
}
.footer .bq p{}
.footer .bq a{
    color: #fff;
}
.footer .bq a:hover{text-decoration: underline;}
.footer .ewm{
    float: right;
    padding-top: 40px;
}
.footer .ewm img{
    display: block;
}
.footer .ewm span{
    text-align: center;
    color: #fff;
    display: block;
    padding-top: 7px;
}

.footer .yqlj {
	background: #5292ce;
	height: 46px;
	line-height: 46px;
}

.footer .yqlj .container {
	position: relative;
}

.footer .yqlj dl {
	font-size: 16px;
	color: #fff;
	display: block;
}

.footer .yqlj dl dt {
	font-weight: bold;
	display: inline-block;
}

.footer .yqlj dl dd {
	display: inline-block;
	margin-right: 10px;
}

.footer .yqlj dl dd a {
	color: #fff;
}

.footer .yqlj dl dd a:hover {
	text-decoration: underline;
}

.footer .ft {
	background: url(/templates/jxjy2025/img/ft_bg_01.jpg) no-repeat center;
	height: 138px;

}

.footer .ft p {
	font-size: 16px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	padding-top: 33px;
}

.footer .ft a {}

.footer .ft a:hover {
	text-decoration: underline;
}



.lddt.one {
	height: 532px;
}

.lddt.one .bd a {
	height: 39px;
	line-height: 39px;
}