/*
* @Author: Sun Jijing
* @Date:   2024-06-14 10:13:07
* @Last Modified by: Sun Jijing
* @Last Modified time: 2024-06-14 16:57:42
*/

/* 图片自适应 */
img { width: auto\9; max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; object-fit: cover; }

/* 去除苹果手机默认按钮样式 */
input[type='button'], input[type='submit'], input[type='reset'], textarea { resize: none; -webkit-appearance: none; }

/* 初始化 */
html, body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, hr, input, textarea, select, p, dl, dt, dd, a, span, font, strong, i, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: "微软雅黑", Arial; margin: 0; padding: 0; color: #333; border: none; }
html, body { min-width: 320px; max-width: 1920px; margin: 0 auto; width: 100%; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { font-size: 14px; position: relative; -overflow-x: hidden; color: #333; background-color: #fff; width: 100%; overflow-x: hidden; }
input, button, select, textarea { outline: none; }
em, i { font-style: normal; }
.clearfix:after { display: block; visibility: hidden; clear: both; height: 0; content: ''; }
.clearfix { zoom: 1; }
a { text-decoration: none; }
a:hover { text-decoration: none; }
ul, li, ol { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
img { border: none; max-width: 100%; max-height: 100%; vertical-align: middle; }
.fl { float: left; }
.fr { float: right; }
.pubcon { width: 1200px; margin: 0 auto; }
.over { overflow: hidden; }

/* 头部 */
.header { position: relative; z-index: 100; }
.head_top { height: 35px; line-height: 35px; border-bottom: 1px solid #e5e5e5; text-align: right; font-size: 16px; color: #666; }
.head_top a { font-size: 16px; color: #666; }
.logo img { height: 50px; }
.head_center { padding: 20px 0; }
.nav { background: #1d518e; }
.nav_list { display: flex; justify-content: space-between; }
.nav_list > li { height: 66px; line-height: 66px; float: left; position: relative; }
.nav_list > li > a { font-size: 18px; color: #fff; padding: 0 30px; }
.nav_list > li > span { display: none; }
.nav_list > li.on, .nav_list > li:hover { background: #419dd5; }
.nav_list > li.on > a, .nav_list > li:hover > a { color: #fff; }
.sub_nav_list { position: absolute; left: 0; top: 66px; width: 100%; background: rgba(29, 81, 142, .5); z-index: 10; display: none; }
.sub_nav_list > li { position: relative; }
.sub_nav_list > li a { display: block; padding: 10px; line-height: 1.5em; font-size: 16px; color: #fff; text-align: center; }
.sub_nav_list > li:hover > a { font-weight: bold; }
.sj_nav_list { display: none; position: absolute; width: 100%; left: 100%; top: 0; padding-left: 10px; }
.nav_list > li:last-child .sj_nav_list { left: -100%; left: calc(-100% - 10px); padding-left: 0; padding-right: 10px; }
.sj_nav_list li { background: rgba(29, 81, 142, .5); }
.sj_nav_list li:hover a { font-weight: bold; }
.sub_nav_list > li:hover .sj_nav_list { display: block; }
.search { width: 190px; height: 34px; border-radius: 34px; line-height: 34px; -overflow: hidden; margin-left: 20px; background: #eff0f3; padding-left: 80px; position: relative; z-index: 50; margin-top: 8px; }
.search input { width: 156px; float: left; height: 34px; background: none; }
.search button { width: 34px; height: 34px; float: right; background: url(/lxfwzx/template/common/header/search_but.png) no-repeat center; }
.selectPT { position: absolute; left: 0; width: 80px; text-align: center; font-size: 14px; }
.selectPT::after { content: ''; display: inline-block; width: 1px; height: 16px; background: #ccc; position: absolute; right: 5px; top: 10px; }
.select_PT_list { display: none; position: absolute; left: 0; top: 40px; background: rgba(65, 157, 213,.6); width: 80px; }
.select_PT_list::before { content: ''; display: block; width: 0; height: 0; border-style: solid; border-width: 4px; border-color: transparent transparent rgba(65, 157, 213,.6) transparent; position: absolute; top: -8px; left: 50%; margin-left: -4px; }
.select_PT_list li { text-align: center; line-height: 2em; font-size: 14px; color: #fff; cursor: pointer; }
.select_PT_list li.on { font-weight: bold; }
.m_but { display: none; } 

/* 底部 */
.footer { border-top: 8px solid #0e4786; }
.foot_top { background: #2b445c; padding-top: 35px; padding-bottom: 45px; }
.foot_logo { margin-right: 45px; }
.foot_info p { font-size: 16px; color: #fff; line-height: 36px; }
.foot_info p img { vertical-align: middle; margin-right: 10px; }
.foot_icon a { margin-left: 55px; }
.foot_icon a img { display: inline-block; height: 90px; }
.foot_bot { height: 54px; line-height: 54px; background: #203449; text-align: center; }
.foot_bot * { font-size: 16px; color: #fff; }
.foot_bot a {  }
.foot_bot a img { margin-right: 5px; }
.foot_info .xg_link { margin-bottom: 10px; }
.foot_info .xg_link span { font-size: 16px; color: #fff; margin-right: 20px; }
.foot_info .xg_link select { border: 1px solid #fff; width: 200px; height: 40px; border-radius: 10px; font-size: 16px; padding: 0 10px; }

/* 侧边栏样式 */
.slidePage { width: 50px; position: fixed; right: 0; top: 50%; margin-top: -160px; z-index: 1000; }
.slide_list li { background: #013e7f; border-radius: 10px 0 0 10px; text-align: center; padding: 10px; margin: 10px 0; position: relative; }
.slide_list li .info { display: block; position: absolute; right: -60px; width: 130px; top: 0; padding: 5px; background: #013e7f; border-radius: 8px; transition: all ease-in-out 500ms; opacity: 0; }
.slide_list li .info p { font-size: 12px; color: #fff; margin: 5px 0; }
.slide_list li:hover .info { right: 55px; opacity: 1; }
.slide_list li a { color: #fff; }
.slide_list li.close { background: none; padding: 0; margin: 0; cursor: pointer; }

/* 适配代码
@media screen and (max-width: 1580px) {
	.logo { margin-left: 0; }
	.nav_list > li { margin-left: 0; }
	.search { width: 220px; padding-left: 80px; box-sizing: border-box; }
	.search form { display: flex; }
	.search input { width: 100%; }
	.search button { flex-shrink: 0; }
} */
@media screen and (max-width: 1200px) {
	* { box-sizing: border-box; }
	.pubcon { width: 92%; }

	.nav { float: none; width: 100%; clear: both; }
	.nav_list { display: flex; justify-content: space-between; }
	.nav_list > li > a { padding: 0 10px; }

	.search { width: 270px; }

	.foot_top .pubcon { display: flex; justify-content: space-between; align-items: center; }
	.foot_top .pubcon::after { display: none; }
	.foot_logo img { width: 200px; }
	.foot_icon a { margin-right: 0; margin-left: 10px; }
}
@media screen and (max-width: 1024px) {
	.slide_list { display: none; }
}
@media screen and (max-width:768px) {
	.header { padding: 5px 0; position: relative; }
	.head_top { display: none; }
	.head_center { padding: 0; }
	.logo { height: 40px; margin-top: 0; }
	.search { display: flex; display: none; position: absolute; top: 50px; background: #f4f4f4; left: 0; padding: 1% 4%; margin-left: 0; height: auto; border-radius: 0; margin-top: 0; width: 100%; }
	.search.on { display: flex !important; }
	.search_select { width: 100px; flex-shrink: 0; position: relative; padding-right: 10px; text-align: center; background: #fff; height: 40px; }
	.select_PT_list { top: 50px; width: 100%; }
	.selectPT { position: static; font-size: 16px; line-height: 40px; }
	.selectPT::after { right: 10px; }
	.search form { width: 100%; background: #fff; }
	.search input { height: 40px; font-size: 16px; line-height: 40px; }
	.search button { width: 40px; height: 40px; }
	.nav { display: none; background: #f4f4f4; position: absolute; top: 50px; left: 0; padding-top: 0; }
	.nav_list { display: block; width: 92%; margin: 2% auto; }
	.nav_list > li { float: none; height: auto; line-height: 40px; position: relative; }
	.nav_list > li a { color: #333; }
	.nav_list > li > span { display: block; position: absolute; right: 0; top: 0; }
	.nav_list > li > span::after { content: '+'; font-size: 30px; color: #999; display: flex; justify-content: center; align-items: center; width: 40px; height: 38px; }
	.nav_list > li.on { height: auto; }
	.nav_list > li.on > span::after { color: #fff; }
	.sub_nav_list { position: static; width: 100%; background: #fff; }
	.sub_nav_list li a { padding: 0 20px; line-height: 2em; text-align: left; color: #666; }
	.sub_nav_list > li:hover .sj_nav_list { display: none; }
	.m_but { display: block; position: absolute; right: 4%; top: 10px; }

	.foot_top { padding-top: 15px; padding-bottom: 15px; }
	.foot_top .pubcon { display: block; overflow: hidden; }
	.foot_logo { margin-right: 0; float: none; text-align: center; margin-bottom: 10px; }
	.foot_info { float: none; }
	.foot_info p { font-size: 14px; line-height: 2em; }
	.foot_icon { float: none; text-align: center; }
	.foot_bot { height: auto; line-height: 1.8em; }
	.foot_bot .fl, .foot_bot .fr { float: none; text-align: center; }
	.foot_bot a { white-space: nowrap; }
	.foot_bot * { font-size: 14px; }
}
@media screen and (max-width: 460px) {
	.logo img { height: 30px; margin-top: 5px; }
}