@charset "utf-8";
/* CSS Document */

* {
    padding: 0;
    margin: 0;
    list-style: none;
}

img {
    vertical-align: top;
    border: 0;
}

a {
    color: #000;
    text-decoration: none;
}

body {
    position: relative;

}



.wrapper {
    width: 1400px;
    margin:0 auto;

}


		.autoline{display: -webkit-box;-webkit-box-orient: vertical;overflow:hidden;-webkit-line-clamp:2;}
	    .nowrap{white-space: nowrap;overflow:hidden;text-overflow:ellipsis;}
	    .dis_flex{display: flex;flex-wrap: wrap;justify-content: space-between;}
	    .wrapper_1400 {width: 1400px;margin: 0 auto;}
	    .wrapper_1000 {width: 1000px;margin: 0 auto;}
	    .tt {width:1150px;display:block; margin: 10px 0 0 120px;min-height: 120px;  position: absolute;align-items: center;}
        .tt .title{width:100%;text-align: center;line-height:50px;max-height:120px;font-size: 40px;margin-bottom:20px;font-weight: bold;}
        .tt .title a{color: #e4d2a0;}
        



.box-t {
    position: relative;

}



.box1 {
    position: relative;
    background: url(2025xjgcqzyfzgjs20251123_02.jpg) no-repeat center;
    height: 694px;
    overflow: hidden;
}


.box3 {
    position: relative;
    background: url(2025xjgcqzyfzgjs20251121_04.jpg) no-repeat center;
    height: 637px;
    overflow: hidden;
}

.box4 {
    position: relative;
    background: url(2025xjgcqzyfzgjs20251121_05.jpg) no-repeat center;
    height: 988px;
    overflow: hidden;
}


.box5 {
    position: relative;
    background: url(2025xjgcqzyfzgjs20251121_03.jpg) no-repeat center;
    height: 820px;
    overflow: hidden;
}




.box7 {
    position: relative;
    background: url(2025xjgcqzyfzgjs20251121_06.jpg) no-repeat center;
    height: 992px;
    overflow: hidden;
}


.dis_flex{display: flex;justify-content: space-between;flex-wrap: wrap;}


.toutiao {
    width: 1200px;
    height: 80px;
    position: absolute;
    top: 35px;
    left: 100px;
    
}

.tt { font-size: 46px; font-weight: bold; text-align: center; line-height: 50px;}
.tt a {color: #d50014;}


.gallery-1 {
    width: 675px;
    height: 440px;
    position: absolute;
    left: 195px;
    top: 180px;

}
/*滚动图 */
.scroll-pic {
    width: 675px;
    height: 440px;
    overflow: hidden;
    position: relative;
}

.scroll-pic .hd {
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    margin-top: -22px;
    z-index: 1;
}

.scroll-pic .hd .prev{
    display: block;
    width: 62px;
    height: 88px;
    cursor: pointer;
    opacity: .3;
    background: url(2025xjgcqzyfzgjs20251118_09z.png) no-repeat;
}

.scroll-pic .hd .next {
    display: block;
    width: 62px;
    height: 88px;
    cursor: pointer;
    opacity: .3;
    background: url(2025xjgcqzyfzgjs20251118_09y.png) no-repeat;
}

.scroll-pic .prev {
    float: left;
    margin-left: 10px;
}

.scroll-pic .hd .next {
    float: right;
    margin-right: 10px;

}

.scroll-pic .hd .prev:hover,
.scroll-pic .hd .next:hover {
    opacity: 1;
}

.scroll-pic .hd ul {
    position: absolute;
    right: 10px;
    top: 195px;
    overflow: hidden;
}

.scroll-pic .hd ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 5px;	
    text-indent: -999px;
    cursor: pointer;
    background: url(home-scroll-icons.png) -24px -126px no-repeat;
}

.scroll-pic .hd ul li.on {
    background-position: -10px -126px;
}

.scroll-pic .bd ul {
    overflow: hidden;
}

.scroll-pic .bd ul li {
    float: left;
    overflow: hidden;
    position: relative;
}

.scroll-pic .pic {
    text-align: center;
}

.scroll-pic .pic img {
    width: 675px;
    height: 440px;
    display: block;
}

.scroll-pic .title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 22px;
    font-family: 微软雅黑;
    background-color: #d70601;

}

.scroll-pic .title a {
    color: #fff;
}

.hot-1 {
    width: 490px;
    height: 430px;
    position: absolute;
    top: 160px;
    right: 80px;
}



.hot-1 li {
    padding-left: 22px;
    background: url(xxgcmyjjcjf20250507_icon_13.png) no-repeat left center;
    line-height: 41px;
    text-indent: 0.5em;
    font-size: 24px;
    font-weight: bold;
    font-family: 黑体;
}

.hot-1 li a{

    color:#113c80;
}



.title1 {font-size: 26px; text-align: left; font-family: 黑体; font-weight: bold; line-height: 32px;}
.title1 a{color:#113c80;}
.summary1 {font-size: 20px; font-family: 微软雅黑; text-align: left; text-indent: 2em; line-height: 26px; margin-top: 10px; color:#113c80;}
.summary1 a{color: #d42828;}





/* 轮播列表 */
.banner-left1a {
	width: 330px;
	/* height: 1094px; */
    position: absolute;
    top: 165px;
    right: 191px;
	overflow: hidden;
    
}

.banner-left1a ul {
	height: 100%;
	overflow: hidden;
}

.banner-left1a ul li {
	width: 100%;
	/* line-height: 46px; */
	display: flex; 
	align-items: center;
	height: 74px;
    background-color: #fffbf2;
	border-bottom:1px dashed #ffcc8b;
}

.banner-left1a ul li span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
  max-height:54px;
  /*overflow:hidden;*/
}
.banner-left1a ul li a {
	font-size: 16px;
	font-family: 黑体;
	color: #000;
    font-weight: bold;
	line-height: 27px;
	text-align: left;
	/*vertical-align: middle;*/
}
.banner-left1a .active{
	background-color: #d12728;
}
.banner-left1a .active a{color:white !important;}
.banner-left1a .active a:hover{text-decoration:underline;}
.banner-adv {
	width: 100%;
	height: 100px;
	margin-top: 40px;
	float: left;
	/* margin-bottom: 30px; */
}

.banner-adv a {
	display: block;
	width: 100%;
	height: 100%;
}

.banner-adv a img {
	width: 100%;
	height: 100%;
}



.hot-2a {
    width: 1010px;
    height: 250px;
    position: absolute;
    top: 230px;
    left: 200px;
}

.picbox2 {
    width: 320px;
    height: 247px;
    position: relative;
}

.pic2 {
    width: 320px;
    height: 175px;
    position: relative;
}

.pic2 img{
    width: 320px;
    height: 175px;
}

.title2 {
    width: 310px;
    height: 64px;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    background-color: #f02f10; 
    display: flex;
    align-items: center;
    position: relative;
    padding: 5px;
}

.title2 a{
   color: #fff;
}


    .yaowen ul{width: 480px;height: 175px; position: relative; }
    .yaowen ul li{width: 480px; float: left;padding-left: 15px;  color: #db1700; /*height: 55px;*/ white-space: nowrap;overflow:hidden;text-overflow:ellipsis; }
    .yaowen ul li a{font-family: 黑体;font-size: 19px;color: #db1700;line-height: 55px; height: 55px;}
    .disc {width: 24px;display: inline-block;font-size: 20px;color: #fff; line-height: 50px;}

.hot-2z {width: 480px; height: 175px; position: absolute; top: 505px; left:195px;}
.hot-2y {width: 480px; height: 175px; position: absolute; top: 505px; right: 212px;}


.pic3 {width: 484px; height: 327px; position: absolute; top: 251px; left: 198px;}
.pic3 img{width: 484px; height: 327px;}

.hot-3 {width: 445px; height: 285px; position: absolute; top: 270px; right: 220px;}

.title3 {font-size: 20px; text-align: left; font-family: 黑体; font-weight: bold; line-height: 36px;}
.title3 a{color:#000;}
.summary3 {font-size: 14px; font-family: 黑体; text-align: left; text-indent: 2em; line-height: 32px; margin-top: 20px; color:#494949;}
.summary3 a{color: #d18500;}



.box4-main {width: 1007px; height: 685px; position: absolute; top: 255px; left: 180px;}
.hot-4 {width: 470px; height: 200px; position: relative;}
.txtbox4 {width: 470px; height: 86px; position: relative;}
.title4a {width: 90px; height: 50px; position: relative; float: left; text-align: center; font-size: 20px; font-family: 黑体; line-height: 50px; color: #fff;}
.title4a a{color: #fff;}
.title4b {width: 345px; margin-top: 10px; float: right; position: relative; text-align: left; font-size: 20px; font-family: 黑体; line-height: 26px; color: #000;}
.title4b a{color: #000;}
.summary4 {width: 425px; height: 100px; font-size: 14px; margin-left: 35px; margin-top:10px; font-family: 黑体; text-align: left; text-indent: 2em; line-height: 26px;  color:#494949;}
.summary4 a{color: #d18500;}


.picbox5 {width: 515px; height: 460px; position: absolute; top: 280px; left: 200px;}
.pic5 {width: 515px; height: 296px; position: relative;}
.pic5 img{width: 515px; height: 296px;}
.title5a {position: relative;  text-align: left; font-size: 20px; font-family: 黑体; font-weight: bold; line-height: 32px; color: #cd0004;}
.title5a a{color: #cd0004;}
.summary5a { font-size: 16px; margin-top:10px; font-family: 黑体; text-align: left; text-indent: 2em; line-height: 26px;  color:#494949;}
.summary5a a{color: #cd0004;}
.txtbox5 {width: 445px; height: 195px; position: absolute; top: 280px; right: 200px;}
.hot-5 {width: 380px; height: 270px; position: absolute; top: 480px; right: 220px;}
.title5b { line-height: 26px; font-size: 18px; color: #000; height: 72px; margin-bottom: 22px; display: flex; align-items: center;}
.title5b a{ color: #000;}



	.scroll-pic3 {width:1070px;height: 260px;overflow: hidden;position: absolute;margin: 320px 0 0 155px;}
	.scroll-pic3 .hd {position: absolute;width: 100%;height: 0;top: 47%;z-index: 1;}
	.scroll-pic3 .hd .prev {display: block;width: 31px;height: 73px;cursor: pointer; background: url(2025xjgcqzyfzgjs20251118_10z.png) no-repeat;}
    .scroll-pic3 .hd .next {display: block;width: 31px;height: 73px;cursor: pointer; background: url(2025xjgcqzyfzgjs20251118_10y.png) no-repeat;}
	.scroll-pic3 .prev {float: left;margin-left: 2px;}
	.scroll-pic3 .hd .next {float: right;margin-right:20px;}
	.scroll-pic3 .hd .prev:hover,.scroll-pic3 .hd .next:hover {opacity: 1;}
	.scroll-pic3 .hd ul {display:none;}
	.scroll-pic3 .bd{width:1080px;height: 100%;margin-left: 20px;}
	.scroll-pic3 .bd ul,.scroll-pic3 .bd .tempWrap{height: 100%; left: 65px;}
	.scroll-pic3 .bd ul li{float: left;_display: inline;overflow: hidden;position: relative;height: 100%;width:320px;}
	.scroll-pic3 .title {width: 250px !important;height: 120px;line-height: 40px;box-sizing: border-box;font-size: 22px;position: absolute;text-align: center;font-weight: bold;overflow: hidden;}
	.scroll-pic3 .title a{color: #fff;}
    .scroll-pic3 .summary {width: 250px !important;height: 125px;line-height: 25px;box-sizing: border-box;font-size: 15px;position: absolute;left: 0;bottom: 0;text-indent: 2em; color: #fff;}
	.scroll-pic3 a {color: #cd0004;}


.hot-7a {width: 492px; height: 470px; position: absolute; top: 270px; left: 200px;}
.hot-7b {width: 492px; height: 470px; position: absolute; top: 273px; right: 205px;}
.picbox7 {width: 492px; height: 277px; position: relative;}
.pic7 {width: 492px; height: 277px; position: relative;}
.pic7 img{width: 492px; height: 277px;}
.title7a {width: 100%; height: 38px; line-height: 38px; position: absolute; left: 0px; bottom: 0px; box-sizing: border-box; padding-left: 10px; font-size: 20px; font-family: 黑体; background-color: #d70601; white-space: nowrap;overflow:hidden;text-overflow:ellipsis; color: #fff;}
.title7a a{color:#fff;}
.textbox7 {width: 425px; height: 145px; position: relative;}
.title7b {width: 425px; line-height: 60px; font-size: 18px; padding-left: 35px; font-family: 黑体; height: 60px; margin-bottom: 13px; text-align: left; white-space: nowrap;overflow:hidden;text-overflow:ellipsis; color: #cd0004;}
.title7b a {color: #cd0004;}



		.gongbao{width:890px;height:390px;overflow-x:hidden;position: absolute;margin:250px 0 0 260px;}
		.gongbao p{margin:10px 0;}
		.gongbao2{width:1190px;height:210px;overflow:hidden;position: absolute;margin:782px 0 0 103px;}
		.gongbao2 div,.gongbao2 img {width: 360px;height:210px}