/*
* @Author: Sun Jijing
* @Date:   2023-04-23 09:44:53
* @Last Modified by: Sun Jijing
* @Last Modified time: 2023-04-24 09:48:23
*/

body { background: #fff; }
/* 公告提示 */
.ggts { padding-top: 60px; }
.ggts_left { width: 600px; float: left; }
.ggts_pic { position: relative; }
.ggts_pic_list li img { display: block; height: 450px; width: 100%; }
.ggts_but { height: 70px; line-height: 70px; background: rgba(0, 0, 0, .6); width: 100%; position: absolute; bottom: 0 !important; z-index: 5; text-align: right; }
.ggts_but li { display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgba(255, 255, 255, .4); margin-right: 20px; margin-top: 30px; }
.ggts_but li.on { background: rgba(255, 255, 255, .9); }

.ggts_right { width: 580px; }
.ggts_tit { height: 50px; line-height: 50px; background: url(ggts_tit_bg.png) no-repeat 155px 25px; margin-bottom: 40px; }
.ggts_tit span { font-size: 28px; font-weight: 500; color: #333; }
.ggts_tit span strong { font-size: 36px; font-family: Source Han Serif CN; color: #BD192E; font-weight: bold; }
.ggts_tit .more { font-size: 14px; color: #333; float: right; margin-top: 30px; line-height: 1em; padding-right: 15px; background: url(ggts_tit_more.png) no-repeat right center; }
.ggts_con { padding: 35px 20px; background: url(ggts_bg.png) no-repeat; background-size: cover; }
.ggts_list li { height: 48px; line-height: 48px; }
.ggts_list li a { font-size: 16px; color: #333; display: inline-block; padding-left: 20px; background: url(ggts_dian.png) no-repeat left center; max-width: 70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ggts_list li span { font-size: 16px; color: #666; float: right; }
.ggts_list li:hover a, .ggts_list li:hover span { color: #BD192E; }

/* 推荐服务 */
.tjfw { padding-top: 60px; background: url(tjfw_bg.png) no-repeat bottom center; padding-bottom: 90px; }
.tjfw_tit { height: 50px; line-height: 50px; background: url(tjfw_tit_bg.png) no-repeat left center; margin-bottom: 60px; text-indent: 535px; }
.tjfw_tit span { font-size: 28px; font-weight: 500; color: #333; }
.tjfw_tit span strong { font-size: 36px; font-family: Source Han Serif CN; color: #BD192E; font-weight: bold; }
.tjfw_tit .more { font-size: 14px; color: #333; float: right; padding-right: 15px; background: url(ggts_tit_more.png) no-repeat right center; text-indent: 0; }
.tjfw_con { overflow: hidden; }
.tjfw_list { width: 120%; }
.tjfw_list li { width: 175px; height: 175px; background: #fff; text-align: center; float: left; margin-bottom: 52px; margin-right: 80px; box-shadow: 0 0 15px #eee; }
.tjfw_list li img { margin-top: 20px; margin-bottom: 20px; transform: rotateY(0deg); transition: all ease-in-out 400ms; }
.tjfw_list li p { font-size: 18px; color: #333; line-height: 26px; }
.tjfw_list li.long img { margin-bottom: 10px; }
.tjfw_list li:hover img { transform: rotateY(180deg); }
.tjfw_list li:hover p { color: #BD192E; }

/* 优化营商&投资大兴 */
.lqfw_tab { padding-top: 50px; padding-bottom: 80px; background: url(lqfw_bg.jpg) no-repeat center bottom; }
.lqfw_tab_hd { overflow: hidden; margin-bottom: 40px; }
.lqfw_tab_hd span { display: block; float: left; width: 50%; height: 88px; line-height: 88px; background: #F1F1F1; text-align: center; }
.lqfw_tab_hd span a { display: inline-block; font-size: 32px; color: #666; font-family: Source Han Serif CN; font-weight: 900; border-bottom: 4px solid #F1F1F1; line-height: 1.6em; margin-top: 12px; }
.lqfw_tab_hd span.on { background: #BD192E; } 
.lqfw_tab_hd span.on a { color: #fff; border-color: #fff; }

.mkTab_tit { margin-bottom: 40px; }
.mkTab_con {  }

/* 优化营商 */

/* 政策文件 */
.zcwj_con { overflow: initial; }
.zfwj_con { position: relative; }
.zfwj_type_list { overflow: hidden; width: 105%; }
.zfwj_type_list li { padding: 0 34px; height: 54px; line-height: 54px; background-color: #f7f7f7; background-repeat: no-repeat; background-position: right bottom; width: 76px; float: left; margin-right: 7px; margin-bottom: 6px; }
.zfwj_type_list li a { display: block; font-size: 18px; color: #000; text-align: center; }
.zfwj_type_list li:hover a { color: #BD192E; font-weight: bold; }
.zfwj_type_but { width: 27px; height: 27px; position: absolute; cursor: pointer; z-index: 5; top: 30%; }
.zfwj_type_prev { background: url(cyyq_prev.png) no-repeat center; left: -52px; }
.zfwj_type_next { background: url(cyyq_next.png) no-repeat center; right: -52px; }
.zfwj_type_prev:hover { background: url(cyyq_prev_hov.png) no-repeat center; }
.zfwj_type_next:hover { background: url(cyyq_next_hov.png) no-repeat center; }

.zcwj_list { margin-top: 60px; }
.zcwj_ul li { height: 48px; line-height: 48px; }
.zcwj_ul li a { font-size: 16px; color: #333; display: inline-block; padding-left: 20px; background: url(ggts_dian.png) no-repeat left center; max-width: 70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.zcwj_ul li span { font-size: 16px; color: #666; float: right; }
.zcwj_ul li:hover a, .zcwj_ul li:hover span { color: #BD192E; }

/* 办事直达 */
.bszd_con { margin-top: 40px; }
.bszd_list { width: 110%; }
.bszd_list li { width: 282px; height: 76px; line-height: 76px; text-align: center; background: #fff; float: left; margin-right: 23px; margin-bottom: 22px; box-shadow: 0 0 10px #ccc; }
.bszd_list li a { font-size: 20px; color: #333; }
.bszd_list li:hover  { background: #BD192E; }
.bszd_list li:hover a { color: #fff; }

/* 投资大兴 */

/* 优势分析 */
.ysfx_con .mkTab_con { margin-top: 40px; }
.ysfx_list { width: 110%; }
.ysfx_list li { width: 170px; height: 200px; text-align: center; line-height: 54px; display: inline-block; margin-right: 30px; background-color: #F7F7F7; background-repeat: no-repeat; background-position: right bottom; display: inline-flex; flex-direction: column; justify-content: center; align-items: center; }
.ysfx_list li a { font-size: 18px; color: #fff; }
.ysfx_list li .smy { font-size: 16px; color: #fff; opacity: 0; transition: all ease-in-out 300ms; padding: 0 10px; }
.ysfx_list li .tit a { font-size: 20px; color: #fff; display: block; }
.ysfx_list li:hover .smy { opacity: 1; }
.ysfx_list li:hover a { font-weight: bold; color: #fff; }
.ysfx_gray { padding: 30px 0; background: #F7F7F7; }
.ys_con, .ys_con p { font-size: 18px; color: #333; line-height: 2em; }

/* 主导产业 */
.zdcy_con { margin-top: 50px; }
.zdcy_list { overflow: hidden; width: 110%; }
.zdcy_list li { float: left; text-align: center; margin-right: 102px; }
.zdcy_list li img { margin-bottom: 25px; transform: rotateY(0deg); transition: all ease-in-out 400ms; }
.zdcy_list li p { font-size: 24px; color: #000; }
.zdcy_list li:hover img { transform: rotateY(180deg); }
.zdcy_list li:hover p { color: #BD192E; }

/* 产业园区 */
.cyyq_box { position: relative; }
.cyyq_con { margin-top: 60px; overflow: initial; }
.cyyq_list li .img { height: 245px; overflow: hidden; width: 100%; }
.cyyq_list li img { width: 100%; height: 100%; object-fit: cover; transform: scale(1,1); transition: all ease-in-out 400ms; }
.cyyq_list li:hover img { transform: scale(1.1,1.1); }
.cyyq_list li .tit { font-size: 18px; color: #000; text-align: center; line-height: 3em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.cyyq_list li:hover .tit { color: #BD192E; }
.cyyq_but { width: 27px; height: 27px; position: absolute; cursor: pointer; z-index: 5; top: 38%; }
.cyyq_prev { background: url(cyyq_prev.png) no-repeat center; left: -52px; }
.cyyq_next { background: url(cyyq_next.png) no-repeat center; right: -52px; }
.cyyq_prev:hover { background: url(cyyq_prev_hov.png) no-repeat center; }
.cyyq_next:hover { background: url(cyyq_next_hov.png) no-repeat center; }

@media screen and (max-width: 1200px) {
	* { box-sizing: border-box; }
	.pubCon { width: 100%; padding: 0 20px; }

	.ggts { padding-top: 40px; padding-bottom: 40px; }
	.ggts_left { width: 50%; }
	.ggts_right { width: 48%; }
	.ggts_tit .more { margin-top: 10px; }

	.ggts_tit { margin-bottom: 20px; }
	.ggts_con { padding: 20px; }
	.ggts_pic_list li img { height: 398px; }

	.tjfw { padding-bottom: 40px; }
	.tjfw_tit { text-indent: 52vw; margin-bottom: 20px; }
	.tjfw_tit .more { line-height: 2em; }
	.tjfw_list { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; }
	.tjfw_list li { margin-right: 0; margin-bottom: 25px; }
	.tjfw_list li img { margin-top: 0; }
	.tjfw_list li a { display: block; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; }

	.lqfw_tab_hd { margin-bottom: 20px; }
	.zfwj_type_list { width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start; }
	.zfwj_type_list li { padding: 0; width: 19.5%; margin: 0 0.25% 5px; }
	.zfwj_type_prev { left: -13px; }
	.zfwj_type_next { right: -13px; }

	.mkTab_tit { margin-bottom: 20px; }
	.zcwj_list { margin-top: 20px; }

	.bszd_con { margin-top: 0; }

	.zdcy_list { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; }
	.zdcy_list li { margin-right: 0; }

	.ysfx_list { width: 100%; display: flex; justify-content: space-between; }
	.ysfx_list li { width: 16%; margin-right: 0; background-size: cover; }
	.ysfx_list li .smy { opacity: 1; line-height: 1.4em; }
}

@media screen and (max-width: 1023px) {
	.ggts_left, .ggts_right { width: 100%; float: none; }
	.ggts_pic_list li img { width: 100%; height: 40vw; }
	.ggts_ti, .tjfw_tit, .ggts_tit { display: flex; justify-content: space-between; align-items: center; }
	.ggts_tit .more { margin-top: 0; }
	.tjfw_tit { background: url(img3/ggts_tit_bg.png) no-repeat 155px 25px; text-indent: 0; }
	.tjfw_list li { width: 18%; height: 16vw; margin-bottom: 15px; }
	.tjfw_list li img { width: 36%; }
	.tjfw_list li p { font-size: 14px; line-height: 1.2em; }

	.lqfw_tab_hd span a { font-size: 24px; }
	.lqfw_tab_hd span { height: 68px; line-height: 68px; }

	.bszd_list { width: 100%; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
	.bszd_list li { width: 49%; height: 50px; line-height: 50px; margin-right: 0; }

	.ysfx_list li { margin-right: 0px; margin-bottom: 20px; }
	.zdcy_list li img { width: 8vw; margin-bottom: 15px; }
	.zdcy_list li p { font-size: 16px; }
	.cyyq_list li .img { height: 30vw; }

	.zfwj_type_list li a { display: flex; font-size: 16px; justify-content: center; align-items: center; line-height: 1.4em; height: 100%; padding: 0 10px; }
}
@media screen and (max-width: 767px) {
	.ggts_but { height: 40px; line-height: 40px; }
	.ggts_but li { margin-right: 10px; }
	.ggts { padding-top: 30px; padding-bottom: 30px; }
	.ggts_tit span { font-size: 20px; }
	.ggts_tit span strong { font-size: 26px; }
	.ggts_ti, .tjfw_tit, .ggts_tit { background: none; margin-bottom: 10px; }
	.ggts_con { padding: 15px; }
	.ggts_list li { height: 2em; line-height: 2em; }
	.ggts_list li a { font-size: 14px; width: 65%; }
	.ggts_list li span { font-size: 14px; }

	.tjfw { padding: 20px 0; }
	.tjfw_list li { width: 48%; height: 36vw; }

	.lqfw_tab { padding-top: 30px; padding-bottom: 30px; }
	.mkTab_tit { margin-bottom: 10px; }
	.mkTab_tit img { width: 30vw; }
	.zfwj_type_list li { line-height: 3em; height: 3em; }
	.zfwj_type_list li a { font-size: 14px; }
	.bszd_list li { width: 100%; height: 3em; line-height: 3em; margin-bottom: 10px; }
	.bszd_list li a { font-size: 14px; }
	.ysfx_con .mkTab_con { margin-bottom: 20px; }
	.ysfx_list { display: flex; flex-wrap: wrap; justify-content: space-between; }
	.ysfx_list li { margin-right: 0; width: 48%; }
	.zdcy_list li { width: 33.33%; margin-bottom: 10px; }
	.zdcy_list li img { width: 15vw; margin-bottom: 0; }
	.cyyq_con { margin-top: 20px; }
	.cyyq_list li .img { height: 60vw; }

	.lqfw_tab_hd span a { font-size: 16px; }
	.zfwj_type_list li { width: 32.83%; height: auto; padding: 5px 0; }
}