/*
* @Author: Sun Jijing
* @Date:   2025-07-25 11:22:24
* @Last Modified by:   Sun Jijing
* @Last Modified time: 2025-07-25 14:57:48
*/

/* 页面样式 */
body { background: #ebf3fb; }
.zt_banner { overflow: hidden; }
.zt_banner img { display: block; width: 100%; }

.zt_con { margin-top: 80px; margin-bottom: 40px; position: relative; }
.zt_left { width: 240px; }
.zt_right { width: 920px; }

.fuwu_nav { background: #fff; }
.fuwu_list li { height: 130px; text-align: center; }
.fuwu_list li a { display: block; cursor: pointer; }
.fuwu_list li img { margin-top: 20px; margin-bottom: 10px; display: inline-block; }
.fuwu_list li img.hov { display: none; }
.fuwu_list li p { font-size: 20px; color: #333; }
.fuwu_list li.on img.nor { display: none; }
.fuwu_list li.on img.hov { display: inline-block; }
.fuwu_list li.on p { color: #fff; }
.fuwu_list li.li01.on { background: #2669d8; }
.fuwu_list li.li02.on { background: #2492d9; }
.fuwu_list li.li03.on { background: #6d57dd; }
.fuwu_list li.li04.on { background: #48bcb2; }

.item { padding: 30px; background: #fff; margin-bottom: 50px; }
.module_tit { font-size: 26px; line-height: 1.5em; margin-bottom: 20px; font-weight: bold; }
.module_tit img { height: 30px; vertical-align: middle; margin-right: 20px; }
.tips { font-size: 16px; line-height: 2em; color: #282525; margin-bottom: 30px; text-indent: 2em; }
#section1 { border-top: 4px solid #2669d8; }
#section1 .module_tit { color: #2669d8; }
#section2 { border-top: 4px solid #2492d9; }
#section2 .module_tit { color: #2492d9; }
#section3 { border-top: 4px solid #6d57dd; }
#section3 .module_tit { color: #6d57dd; }
#section4 { border-top: 4px solid #48bcb2; }
#section4 .module_tit { color: #48bcb2; }

.rdfw_list { overflow: hidden; margin-left: -30px; }
.rdfw_list li { width: 410px; float: left; margin-left: 30px; height: 100px; border: 1px solid #c5dbff; padding: 25px 0; margin-bottom: 30px; }
.rdfw_list li .tit { text-align: center; font-size: 22px; color: #3e3e3e; margin-bottom: 20px; font-weight: bold; }
.rdfw_list li .but { text-align: center; }
.rdfw_list li .but a { display: inline-block; height: 40px; line-height: 40px; width: 120px; font-size: 16px; color: #3e3e3e; border-radius: 20px; margin: 0 10px; padding-left: 20px; }
.rdfw_list li .but a.zn { background: #c5dbff url(icon_sbzn.png) no-repeat 15px center; }
.rdfw_list li .but a.rk { background: #c5dbff url(icon_sbrk.png) no-repeat 15px center; }
.rdfw_list li .but a:hover { color: #fff; }
.rdfw_list li .but a.zn:hover { background-color: #2669d8; background-image: url(icon_sbzn_on.png);  }
.rdfw_list li .but a.rk:hover { background-color: #2669d8; background-image: url(icon_sbrk_on.png);  }

.ziyuan_list { margin-left: -30px; }
.ziyuan_list li { float: left; width: 373px; height: 120px; box-shadow: 0 0 5px 5px #f1f7ff; margin: 0 0 30px 30px; padding: 30px 20px; }
.ziyuan_list li a { overflow: hidden; }
.ziyuan_list li .txt { width: 260px; float: left; }
.ziyuan_list li .tit { font-size: 18px; font-weight: bold; color: #3e3e3e; margin-bottom: 10px; }
.ziyuan_list li .smy { font-size: 14px; color: #282525; line-height: 2em; }
.ziyuan_list li .img { width: 100px; float: left; }

.zhengce_left { width: 500px; float: left; }
#section3 .tit { overflow: hidden; margin-bottom: 20px; }
#section3 .tit span { font-size: 24px; color: #3e3e3e; font-weight: bold; float: left; }
#section3 .tit a { float: right; background: #6d57dd; color: #fff; padding: 5px 10px; display: inline-block; font-size: 12px; margin-top: 5px; }
.zt_news_list li { line-height:2.5em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #3e3e3e; }
.zt_news_list li a { color: #3e3e3e; font-size: 16px; }

.zhengce_right { width: 270px; float: right; }
.selectBox { margin-bottom: 10px; position: relative; padding-top: 5px; }
.selectBox span { height: 50px; border: 1px solid #b8b8b8; background: #fff; line-height: 50px; display: block; color: #372c2c; font-size: 18px; padding: 0 30px 0 15px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.selectBox ul { position: absolute; left: 0; top: 52px; width: 268px; border: 1px solid #b8b8b8; text-align: center; max-height: 165px; overflow-y: auto; display: none; z-index: 100; background: #fff; }
.selectBox ul li { height: 32px; line-height: 32px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; position: relative; }
.selectBox ul li:hover { background: #f0f0f0; }
.btn_search { width: 270px; height: 50px; line-height: 50px; background: #6d57dd; color: #fff; font-size: 18px; text-align: center; margin: 20px auto 0; cursor: pointer; display: block; font-weight: 700; }

.qingdan_left { width: 500px; float: left; }
.qingdan_right { width: 270px; float: right; }
.qingdan_right input { height: 50px; border: 1px solid #b8b8b8; color: #372c2c; font-size: 18px; padding: 0 15px; }
.qingdan_right button { background: #42bbb1; width: 270px; height: 50px; line-height: 50px; color: #fff; font-size: 18px; text-align: center; margin: 20px auto 0; cursor: pointer; display: block; font-weight: 700; border: 0; }

@media screen and (max-width:1200px) {
	.zt_con { margin-top: 40px; margin-botton: 40px; }
	.zt_left { display: none; }
	.zt_right { width: 100%; }
	.item { margin-bottom: 30px; }
	.tips { margin-bottom: 20px; }
	.rdfw_list { margin-left: 0; display: flex; flex-wrap: wrap; justify-content: space-between; }
	.rdfw_list li { height: auto; margin-left: 0; width: 48%; margin-bottom: 20px; padding: 20px 0; }
	.rdfw_list li .but { display: flex; justify-content: center; }
	.rdfw_list li .but a { padding-left: 40px; width: 130px; padding-right: 10px; }

	.ziyuan_list { margin-left: 0; display: flex; flex-wrap: wrap; justify-content: space-between; }
	.ziyuan_list li { width: 48%; margin: 0 0 20px; height: auto; padding: 20px; }
	.ziyuan_list li a { display: flex; justify-content: space-between; align-items: center; }
	.ziyuan_list li .img { flex-shrink: 0; margin-left: 20px; }
	.ziyuan_list li .txt { width: 100%; }

	.zhengce_left, .qingdan_left { width: 64%; }
	.zhengce_right, .qingdan_right { width: 32%; }
	.btn_search { width: 100%; }
	.qingdan_right input { width: 100%; }
	.qingdan_right button { width: 100%; }
}
@media screen and (max-width:768px) {
	.zt_con { margin-bottom: 0; }
	.item { padding: 15px; }
	.module_tit { font-size: 22px; margin-bottom: 10px; display: flex; align-items: center; }
	.module_tit img { height: 20px; margin-right: 10px; }
	.tips { margin-bottom: 10px; }
	.rdfw_list li { width: 100%; padding: 10px; }
	.rdfw_list li .tit { font-size: 18px; margin-bottom: 10px; }
	#section3 .tit { margin-bottom: 10px; display: flex; align-items: center; justify-content: space-between; }
	#section3 .tit span { font-size: 18px; }
	.ziyuan_list li { width: 100%; margin-bottom: 10px; }
	.zhengce_left, .qingdan_left { width: 100%; float: none; margin-bottom: 15px; }
	.zhengce_right, .qingdan_right { width: 100%; float: none; }
	.selectBox span { height: 40px; line-height: 40px; font-size: 16px; }
	.btn_search { height: 40px; font-size: 16px; line-height: 40px; margin-top: 10px; }
	.qingdan_right input { height: 40px; font-size: 16px; }
	.qingdan_right button { height: 40px; font-size: 16px; margin-top: 10px; line-height: 40px; font-size: 16px; }
}