/*
* @Author: Sun Jijing
* @Date:   2024-01-16 09:54:11
* @Last Modified by: Sun Jijing
* @Last Modified time: 2024-01-16 14:06:25
*/

/* 模块 */
.marB { margin-bottom: 35px; }
.itemL { width: 580px; }
.itemR { width: 590px; }
.header { margin-bottom: 30px; }

/* 头条新闻 */
.topNews { text-align: center; padding-bottom: 30px;background: #fff;margin-bottom: 20px;padding-top: 30px;}
.topNews .title { font-size: 30px; font-weight: bold; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.topNews .title span { display: inline-block; margin-left: 4px; margin-right: 20px; width: 88px; height: 40px; border-radius: 0 15px 15px 15px; background: #e43802; line-height: 40px; text-align: center; color: #fff; font-size: 24px; box-shadow: -4px 0 0 #ff9a5d; }

.hdIndexList {}
.hdIndexList a{float:left;width:32%;margin-right:2%;background:url(/uiFramework/commonResource/image/2024060715421457684.png ) no-repeat center;height:140px;text-align:center;padding-top: 35px;box-sizing: border-box; box-shadow: 0 0 20px #eee;background-size: cover;}
.hdIndexList a span{font-size:22px;color:#000;margin-left:24px;}
.hdIndexList a img{height:64px;}
.hdIndexList a:hover span{color:#007b3e;}

/* 图片新闻 */
.picNews_con { position: relative; }
.picNews_con, .picNews_list, .picNews_list li, .picNews_list li img { width: 100%; }
.picNews_list li { position: relative; }
.picNews_list li img { display: block; height: 365px; object-fit: cover; transform: scale(1); transition: all linear 300ms; }
.picNews_list li p { height: 40px; line-height: 40px; position: absolute; width: 100%; bottom: 0; left: 0; background: rgba(0,0,0,.2); }
.picNews_list li p span { display: inline-block; font-size: 16px; color: #fff; padding-left: 15px; width: 420px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.picNews_but { text-align: right; position: absolute; text-align: right; left: inherit !important; right: 15px; z-index: 5; width: auto !important; }
.picNews_but li { display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgba(255,255,255,.5); margin-left: 5px; }
.picNews_but li.on { background: rgba(255,255,255,1); }
.picNews_list li:hover img { transform: scale(1.1); }

/* 动态 */
.news_tab_hd { margin-bottom: 10px; overflow: hidden; border-bottom: 1px solid #e4e4e4; position: relative; }
.news_tab_hd span { display: inline-block; float: left; line-height: 1em; font-size: 22px; color: #282828; margin-right: 40px; padding-bottom: 15px; cursor: pointer; font-weight:bold;}
.news_tab_hd span a { font-size: 14px; color: #868686; position: absolute; right: 0; top: 2px; display: none; font-weight:bold;}
.news_tab_hd span.on { padding-bottom: 12px; border-bottom: 4px solid #007b3e; color: #007b3e; font-weight:bold;}
.news_tab_hd span.on a { display: inline-block; }
.news_list li { height: 40px; line-height: 40px; }
.news_list li a { font-size: 16px; color: #282828; position: relative; display: block; width: 80%; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news_list li span { font-size: 16px; color: #858585; float: right; }
.news_list li:hover a, .news_list li:hover span { color: #015294; }


/* 专题专栏 */
.area { position: relative; }
.ztzl_con { margin-top: 20px; }
.ztzl_list li { overflow: hidden; }
.ztzl_list li img { display: block; width: 100%; height: 175px; object-fit: cover; transform: scale(1); transition: all linear 400ms; }
.ztzl_list li:hover img { transform: scale(1.1); }
.ztzl_box { position: relative; }
.ztzl_but { display: block; width: 36px; height: 36px; border-radius: 50%; background: #007b3e5e; line-height: 36px; text-align: center; font-family: '宋体'; font-size: 30px; color: #fff; position: absolute; top: 50%; z-index: 10; }
.ztzl_but.prev { left: 0px; margin-top:-18px;}
.ztzl_but.next { right: 0px;margin-top:-18px; }


/* 政务公开 */
.zwgk_bg { background: #fff; padding: 35px 0; }
.zwgk_left { overflow: hidden; width: 900px; }
.xxgk_left_list { width: 106%; }
.xxgk_left_list li { width: 280px; height: 76px; margin-right: 25px; margin-top: 25px; background: url(zwgk_bg.png) no-repeat center; background-size: 100% 100%; float: left; border-radius: 4px; text-align: center; box-shadow: 0 5px 10px #eee; }
.xxgk_left_list li a { display: flex; align-items: center; height: 100%; font-size: 17px; }
.xxgk_left_list li img { vertical-align: middle; transform: rotateY(0deg); transition: all linear 300ms; }
.xxgk_left_list li span { width: 54px; height: 54px; border-radius: 10px; background: #007b3e; margin-right: 15px; box-shadow: 0 5px 10px rgba(0, 111, 183,.5); display: inline-flex; align-items: center; justify-content: center; margin-left: 40px; }
.zwgk_item.fl { margin-left: 25px; }
.zwgk_item { width: 285px; padding-top: 18px; }
.zwgk_list li { height: 53px; line-height: 53px; background: #006fb7; border-radius: 6px; margin-top: 8px; }
.zwgk_list li a { display: block; padding-left: 80px; font-size: 17px; color: #fff; }
.zwgk_list li img { vertical-align: middle; margin-right: 20px; transform: rotateY(0deg); transition: all linear 300ms; }
.zwgk_list li:hover img, .xxgk_left_list li:hover img { transform: rotateY(180deg); }
.zwgk_item.fr .zwgk_list li { background: #007b3e; }

/* 办事服务 */
.img_link { height: 128px; display: block; position: relative; margin-bottom: 20px; margin-top: 20px; }
.img_link img { width: 100%; height: 100%; object-fit: cover; }
.bsfw_list ul li { height: 60px; width: 280px; box-sizing: border-box; border: 1px solid #007b3e; border-radius: 3px; background-color: #f4faff; margin-bottom: 10px; float: left; margin-right: 20px; line-height: 60px; text-align: center; }
.bsfw_list ul li a { font-size: 18px; color: #333333; display: block; }
.bsfw_list ul li:nth-child(even) { margin-right: 0; }
.bsfw_list ul li img { vertical-align: middle; margin-right: 20px; }
.bsfw_list ul li:hover a { color: #007b3e; }


/* 互动交流 */
.hdjl_con { overflow: hidden; margin-top: 6px; }
.hdjl_list { width: 110%; }
.hdjl_list li { width: 287px; text-align: center; float: left; background: linear-gradient(to right,#007b3e,#3e9e6e); border-radius: 8px; margin-right: 15px; padding: 10px 0; }
.hdjl_list li a { font-size: 18px; color: #fff; font-weight: bold; display: flex; align-items: center; justify-content: center; flex-direction: column; }
.hdjl_list li img { transform: rotateY(0deg); transition: all linear 300ms; display: block; height: 36px; }
.hdjl_list li:hover img { transform: rotateY(180deg); }

/* 品牌农牧业 */
.ppnmy { width: 360px; }
.ppnmy_list li { margin-top: 20px; height: 60px; line-height: 60px; text-align: center; border-radius: 6px; }
.ppnmy_list li a { font-size: 18px; color: #fff; }
.ppnmy_list li img { vertical-align: middle; margin-right: 20px; transform: rotateY(0deg); transition: all linear 400ms; }
.ppnmy_list li:hover img { transform: rotateY(180deg); }
.ppnmy_list li.li1 { background: #ff9966; }
.ppnmy_list li.li2 { background: #cccc33; }
.ppnmy_list li.li3 { background: #339966; }

/* 农牧业务 */
.mnzl { width: 360px; margin-left: 60px; }
.nmzl_list li { height: 60px; margin-top: 20px; border-radius: 6px; overflow: hidden; }
.nmzl_list li img { display: block; width: 100%; height: 100%; }

.cglink { width: 360px; }
.cglink_list li { width: 100%; height: 79px; background: #fff; margin-bottom: 20px; border-radius: 6px; overflow: hidden; }
.cglink_list li a { font-size: 22px; line-height: 79px; color: #333; text-align: center; }
.cglink_list li span { width: 79px; height: 79px; float: left; display: block; background: #006fb7; text-align: center; margin-right: 40px; }
.cglink_list li span img { margin-top: 15px; transform: rotateY(0deg); transition: all linear 400ms; }
.cglink_list li:hover a { color: #006fb7; }
.cglink_list li:hover span img { transform: rotateY(180deg); }

/* 视频播报 */
.spbb_con { padding-top: 20px; position: relative; }
.spbb_con .img { height: 290px; overflow: hidden; }
.spbb_con .img img { display: block; width: 100%; height: 100%; object-fit: cover; transform: scale(1); transition: all linear 400ms; }
.spbb_con .txt { height: 64px; line-height: 64px; text-align: center; background: #0170b8; font-size: 18px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.spbb_but { text-align: right; position: absolute; text-align: right; left: inherit !important; right: 15px; z-index: 5; width: auto !important; bottom: 75px !important; }
.spbb_but li { display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgba(1, 112, 184, .5); margin-left: 5px; }
.spbb_but li.on { background: rgba(1, 112, 184, 1); }
.spbb_list li:hover img { transform: scale(1.1); }

/* 专题专栏 */
.ztzl_con { padding-top: 5px; }
.ztzl_con .item { margin-top: 15px; }
.ztzl_con .item img { display: block; width: 100%; height: 102px; object-fit: cover; }


/* 涉农企业 */
.snqy_con { margin-top: 20px; overflow: hidden; }
.snqy_list { width: 105%; }
.snqy_list li { width: 380px; float: left; margin-right: 30px; }
.snqy_list li img { display: block; width: 100%; transform: scale(1); transition: all linear 300ms; }

/* 知名企业 */
.zmqy_con { margin-top: 20px; position: relative; }
.zmqy_list li .img { height: 150px; overflow: hidden; border:1px solid #d3ddd8}
.zmqy_list li .img img { width: 100%; height: 100%; object-fit: cover; transform: scale(1); transition: all linear 300ms; }
.zmqy_list li .tit { font-size: 16px; line-height: 36px; background: #eee; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.zmqy_list li:hover .img img { transform: scale(1.1); }
.zmqy_but { display: block; width: 24px; height: 50px; line-height: 50px; font-family: "宋体"; z-index: 10; font-size: 20px; text-align: center; color: #fff; background: rgba(0,0,0,.7); position: absolute; top: 50%; margin-top: -25px; }
.zmqy_but.prev { left: 0; }
.zmqy_but.next { right: 0; }

@media screen and (max-width: 1200px) {
	/* 模块样式 */
	.itemL, .itemR { width: 48%; }

	/* 新闻动态 */
	.news_tab_hd span { font-size: 18px; margin-right: 25px; }

	/* 政务公开 */
	.zwgk_left { width: 48%; }
	.xxgk_left_list { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; }
	.xxgk_left_list li { width: 48%; margin-right: 0; }
	.xxgk_left_list li a { justify-content: center; }
	.xxgk_left_list li span { margin-left: 0; }
	.zwgk_item { width: 24%; }
	.zwgk_item.fl { margin-left: 2%; }
	.zwgk_list li a { padding-left: 0; text-align: center; }

	/* 视频播报 */
	.spbb_con .img { height: 20vw; }

	/* 互动交流 */
	.hdjl_list { width: 100%; display: flex; justify-content: space-between; }
	.hdjl_list li { width: 48%; margin-right: 0; }

	/* 横幅 */
	.hf_con { height: 100px; }

	/* 相关链接 */
	#link_con { display: flex; justify-content: space-between; }
	#link_con::after { display: none; }
	#link_con > div { width: 31%; }
	.ppnmy, .mnzl, .cglink { width: 100%; float: none; margin-left: 0; }

	/* 涉农企业 */
	.snqy_list { width: 100%; display: flex; justify-content: space-between; }
	.snqy_list li { width: 31%; margin-right: 0; }
}
@media screen and (max-width:1024px) {
	/* 模块 */
	.itemL, .itemR { width: 100%; float: none; }
	.itemL { margin-bottom: 30px; }

	/* 新闻动态 */
	.picNews_list li img { height: 50vw; }

	/* 政务公开 */
	.zwgk_left { width: 100%; float: none; }
	.xxgk_left_list li { width: 24%; height: 50px; margin-right: 0; }
	.xxgk_left_list li a { font-size: 17px; }
	.xxgk_left_list li span { width: 32px; height: 32px;  }
	.xxgk_left_list li img { height: 60%; }

	.zwgk_item { width: 100%; float: none; }
	.zwgk_item.fl { margin-left: 0; }
	.zwgk_list { display: flex; justify-content: space-between; }
	.zwgk_list li { width: 31%; height: 50px; line-height: 50px; }
	.zwgk_list li a { display: flex; justify-content: center; align-items: center; }

	/* 视频播报 */
	.spbb_con .img { height: 50vw; }

}
@media screen and (max-width:768px) {
	.itemL { margin-bottom: 15px; }

.hdIndexList a{width: 100%;margin:1% 0;height:90px;padding-top: 28px;}
.hdIndexList a img{height: 40px;}
.hdIndexList a span{font-size:18px;}

	.picNews_list li p span { width: 70%; font-size: 14px; }
	.picNews_but { bottom: 15px !important; }
	.picNews_but li { width: 8px; height: 8px; }

	.news_tab_hd { position: static; display: flex; justify-content: space-evenly; }
	.news_tab_hd span { margin-right: 0; position: relative; }
	.news_tab_hd span a { width: 100%; height: 100%; z-index: 2; top: 0; opacity: 0; }
	.news_list li a { width: 70%;font-size: 14px; }
	.news_list li span { font-size: 14px; }

	.zwgk_bg { padding: 30px 0; }
	.xxgk_left_list li { width: 48%; margin-top: 10px; }
	.zwgk_item { padding-top: 10px; }
	.zwgk_list { flex-wrap: wrap; }
	.zwgk_list li { width: 48%; height: 40px; line-height: 40px; }

	.spbb_con .txt { height: 40px; line-height: 40px; font-size: 14px; }

	.ztzl_con .item { margin-top: 10px; }

	.hdjl_list { flex-wrap: wrap; }
	.hdjl_list li {         width: 47%; margin-top: 10px; height:80px; }
	.hdjl_list li a { font-size:16px;        line-height: 40px; }
	.hdjl_list li img { height: 30px; }


.topNews{padding-bottom: 20px;    padding-top: 20px;}
.topNews .title{ font-size: 20px;}
.topNews .title span{    font-size: 20px;    line-height: 30px;    height: 30px;}
.itemL{        float: left;}
.itemR{        float: left;}
.bsfw_list ul li{    width: 47%;}

	/* 横幅 */
	.hf_con { height: 15vw; }

	/* 相关链接 */
	#link_con { flex-wrap: wrap; }
	#link_con > div { width: 100%; }
	.ppnmy, .mnzl, .cglink { width: 100%; float: none; margin-left: 0; }
	.ppnmy, .mnzl { margin-bottom: 20px; }
	.ppnmy_list li { margin-top: 10px; height: 50px; line-height: 50px; }
	.nmzl_list li { height: auto; margin-top: 10px; }
	.cglink_list li { height: 50px; margin-top: 10px; }
	.cglink_list li a { font-size: 18px; line-height: 50px; }
	.cglink_list li span { width: 50px; height: 50px; }
	.cglink_list li span img { margin-top: 20%; height: 60%; }

	.snqy_con { margin-top: 0; }
	.snqy_list { display: block; }
	.snqy_list li { width: 100%; margin-bottom: 10px; }
}