@charset "utf-8";
/* CSS Document */
/* body{ background:url(../images/BG.jpg) no-repeat top center fixed; background-size:100% 100%} */

.fn{ font-weight:normal;}
.fb{ font-weight:bold;}


.fl{ float:left;}
.fr{ float:right;}

.white{ color:#ffffff;}
.white a:link{ color:#ffffff;}
.white a:visited{ color:#ffffff;}
.white a:hover{ color:#ffffff;}

.red{ color:#ff0000;}
.red a:link{ color:#ff0000;}
.red a:visited{ color:#ff0000;}
.red a:hover{ color:#ff0000;}

.red02{ color:#e05c49;}
.red02 a:link{ color:#e05c49;}
.red02 a:visited{ color:#e05c49;}
.red02 a:hover{ color:#e05c49;}

.blue{ color:#396aaa;}
.blue a:link{ color:#396aaa;}
.blue a:visited{ color:#396aaa;}
.blue a:hover{ color:#396aaa;}

.whitecase{
	background:#fff;
}

.text-center {
    text-align: center;
}

/*by justin*/
.lh18{
line-height:18px;
}
.lh20{
line-height:20px;
}
.lh22{
line-height:22px;
}
.lh23{
line-height:23px;
}
.lh24{
line-height:24px;
}
.lh25{
line-height:25px;
}
.lh26{
line-height:26px;
}
.lh28{
line-height:28px;
}
.lh30{
line-height:30px;
}
.lh32{
line-height:32px;
}
.lh34{
line-height:34px;
}
.lh35{
line-height:35px;
}
.lh36{
line-height:36px;
}
.lh38{
line-height:38px;
}
.lh45{
line-height:45px;
}
.font12{ font-size:12px;}
.font14{ font-size:14px;}
.font15{ font-size:15px;}
.font16{ font-size:16px;}
.font17{ font-size:17px;}
.font18{ font-size:18px;}
.font20{ font-size:20px;}
.font22{ font-size:22px;}
.font24{ font-size:24px;}
.font_songti{ font-family:"宋体"!important}
.clearfix:after
{
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix{display: inline-block;} 
.clearfix{display: block;} 
ul.Twolist{
overflow:hidden;
zoom:1
}
ul.Twolist li{
float:left;
width:49.9%;
}
ul.Threelist{
overflow:hidden;
zoom:1
}
ul.Threelist li{
float:left;
width:33.2%;
}
.mgt5{ margin-top:5px;}
.mgt10{ margin-top:10px;}
.mgt15{ margin-top:15px;}
.mgt18{ margin-top:18px;}
.mgt20{ margin-top:20px;}
.mgt30{ margin-top:30px;}
.mgl10{ display:inline; margin-left:10px;}
.mg10 {
    margin: 10px;
}
.mgr20 {
    margin-right: 20px;
}
.pd20{
	padding:20px;
}
.pdl10 {
    padding-left: 10px;
}
.pdtb20{
	padding:20px 0;
}
.tex_cen{
text-align:center;
}
.text-right {
    text-align: right;
}
.w100{
	width:100%;
}
.w250{
width:250px;
}
.w335{
width:335px;
}
.w370{
width:370px;
}
.w400{
width:400px;
}
.w435{
width:435px;
}
.w446{
width:446px;
}
.w520{
width:520px;
}
.w566{
width:566px;
}
.w690{
width:690px;
}
.w790{
width:790px;
}
.w810{
width:810px;
}
.w1200{
width:1200px;
}
.whitebox{
	background:#fff;
}
.pie{
behavior: url(/static/pie/PIE.htc);
z-index:10	
}
.oflow-hd {
    overflow: hidden;
}
.mg-ltrb-center {
    margin: 0 auto;
}
.hide {
    display: none;
}
position-relative {
    position: relative;
}

/*---------------header-----------------------*/
.head_top{
	height:38px;
	background:url(../images/head_top_bg.png) repeat;
	overflow:hidden;
}
.head_top_inner{
	width:1200px;
	margin:0 auto;
}
.toplinks{
	float:left;
	line-height:36px;
}
.toplinks em,.email_time em{
	font-family:"宋体";
	padding:0 10px;
}
.email_time{
	float:right;
	line-height:36px;
}
.logo_search{
	width:1200px;
	margin:0 auto;
	height:190px;
}
.logo_search .logo{
	float:left;
	margin-top:45px;
}
.logo_search .logo a{
	display:block;
	background:url(../images/logo_ys.png) no-repeat;
	width:436px;
	height:95px;
	text-indent:-5000px;
}
.logo_search .searchYs{
	float:right;
	margin-top:74px;
}
.logo_search .searchYs li{
	float:left;
}
.iptYs01{
	width:329px;
	height:41px;
	padding:0 5px;
	line-height:41px;
	background:#fff;
	border:none;
}
.btnYs01{
	width:84px;
	height:41px;
	background:#eea94f;
	color:#fff;
	font-size:16px;
	border:none;
	cursor:pointer;
}
.nav{
	background:#fff;
	height:60px;
	-webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border-bottom:#d71201 solid 2px;
	overflow:hidden;
}
.nav li{
	float:left;
	width:16.6%;
	font-size:18px;
	height:40px;
	padding:20px 0 0;
	text-indent:72px;
	background:url(../images/nav_line.gif) no-repeat right center;
}
.nav li.last{
	background:none;
	width:17%;
}
.nav li.cur{
	background:#eea94f
}
.nav li.cur a:link,.nav li.cur a:hover,.nav li.cur a:visited{
	color:#fff
}
.nav li span{
	display:block;
	height:24px;
	background-position:40px center;
	background-repeat:no-repeat
}
.nav li .sp01{
	background-image:url(../images/icoYs01.png)
}
.nav li.cur .sp01{
	background-image:url(../images/icoYs01_cur.png)
}
.nav li .sp02{
	background-image:url(../images/icoYs02.png)
}
.nav li.cur .sp02{
	background-image:url(../images/icoYs02_cur.png)
}
.nav li .sp03{
	background-image:url(../images/icoYs03.png)
}
.nav li.cur .sp03{
	background-image:url(../images/icoYs03_cur.png)
}
.nav li .sp04{
	background-image:url(../images/icoYs04.png)
}
.nav li.cur .sp04{
	background-image:url(../images/icoYs04_cur.png)
}
.nav li .sp05{
	background-image:url(../images/icoYs05.png)
}
.nav li.cur .sp05{
	background-image:url(../images/icoYs05_cur.png)
}
.nav li .sp06{
	background-image:url(../images/icoYs06.png)
}
.nav li.cur .sp06{
	background-image:url(../images/icoYs06_cur.png)
}

/*---------------footer-----------------------*/
.footer{
	padding:30px 0;
}
.links {
    width:1200px;
    margin:0 auto;
	border-top:#dedede solid 1px;
}
.links .container{
	width:1200px;
	margin:0 auto;
	background-color: #fff;
	position: relative;
}
.links ul {
    
}
.links li {
    float: left;
	padding:0 37px;
	background:url(../images/links_line.gif) no-repeat right 17px;
}
.links li p {
    margin: 0;
    padding: 10px 0;
}
.links .dropdown {
    position: static;
	font-size:14px;
}
.links .dropdown ul {
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 100%;
}
.links .dropdown li {
    float: none;
    margin-right: 0;
    color: #666;
}
.links .dropdown li a {
    margin: 5px 0;
    float: left;
    width: auto;
    clear: none;
	color:#575757
}
.links li p i {
	width:14px;
	height:18px;
    display: inline-block;
    margin:0 0 0 10px;
	background:url(../images/up_arw.gif) no-repeat left 2px;
	*background:url(../images/up_arw.gif) no-repeat left -3px;
}
.dropdown-menu {
 position:absolute;
 top:100%;
 left:0;
 z-index:1000;
 display:none;
 float:left;
 min-width:160px;
 padding:5px 0;
 margin:2px 0 0;
 font-size:14px;
 text-align:left;
 list-style:none;
 background-color:#f3f9ff;
 -webkit-background-clip:padding-box;
 background-clip:padding-box;
 border:1px solid #ccc;
 border:1px solid rgba(0,0,0,.15);
 border-radius:4px;
 -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
 box-shadow:0 6px 12px rgba(0,0,0,.175)
}
.dropdown-menu.pull-right {
 right:0;
 left:auto
}
.dropdown-menu .divider {
 height:1px;
 margin:9px 0;
 overflow:hidden;
 background-color:#e5e5e5
}
.dropdown-menu>li>a {
 display:block;
 padding:3px 15px;
 clear:both;
 font-weight:400;
 line-height:1.42857143;
 color:#333;
 white-space:nowrap
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
 color:#262626;
 text-decoration:none;
 background-color:#f5f5f5
}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
 color:#fff;
 text-decoration:none;
 background-color:#337ab7;
 outline:0
}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
 color:#777
}
.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
 text-decoration:none;
 cursor:not-allowed;
 background-color:transparent;
 background-image:none;
 filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
 display:block
}
.open>a {
 outline:0
}
.dropdown-menu-right {
 right:0;
 left:auto
}
.dropdown-menu-left {
 right:auto;
 left:0
}
.dropdown-header {
 display:block;
 padding:3px 20px;
 font-size:12px;
 line-height:1.42857143;
 color:#777;
 white-space:nowrap
}
.dropdown-backdrop {
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:990
}
.pull-right>.dropdown-menu {
 right:0;
 left:auto
}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
 content:"";
 border-top:0;
 border-bottom:4px dashed;
 border-bottom:4px solid\9
}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
 top:auto;
 bottom:100%;
 margin-bottom:2px
}
.copyright{
	width:1200px;
	margin:0 auto;
	overflow:hidden
}
.copyright .l{
	_display:inline;
	margin:25px 0 0 240px;
}
.copyright .l li{
	float:left;
	display:inline;
	margin-right:20px;
}
.copyright .r{
	display:inline;
	margin:0 0 0 20px;
	padding:10px 0 0 0
}
.copyright .r p{
	line-height:26px;
}
.copyright .r .sp span{
	padding:0 10px;
}

/* 侧边栏 */
.sidebar{ position: fixed; right: 10px; top: 50%; z-index: 9; margin-top: -170px; font-size: 0; text-align: right;} 
.sidebar .sidebar-item { position: relative; display: inline-block; *display: inline; *zoom: 1; border-radius: 25px; height: 50px; line-height: 50px; margin-bottom: 10px; transition: all .5s;}
.sidebar .sidebar-item .sidebar-icon { float: left; width: 50px; height: 50px; background: no-repeat center center;}
.sidebar .sidebar-item .sidebar-icon-wb { background-image:url(../images/sidebar_icon_wb2.png) !important;}
.sidebar .sidebar-item .sidebar-icon-wx { background-image:url(../images/sidebar_icon_wx2.png) !important;}
.sidebar .sidebar-item .sidebar-icon-phone { background-image:url(../images/sidebar_icon_phone2.png) !important;}
.sidebar .sidebar-item .sidebar-icon-robot { background-image:url(../images/sidebar_icon_robot2.png) !important;}
.sidebar .sidebar-item .sidebar-icon-wza { background-image:url(../images/sidebar_icon_wza2.png) !important;}
.sidebar .sidebar-item .sidebar-icon-ghb { background-image:url(../images/sidebar_icon_ghb2.png) !important;}
.sidebar .sidebar-item .sidebar-icon-fanti { background-image:url(../images/sidebar_icon_fanti2.png) !important;}
.sidebar .sidebar-item .sidebar-icon-top { background-image:url(../images/sidebar_icon_top2.png) !important;}
.sidebar .sidebar-item:hover { background: #f7b32d; transition: all .5s; padding-right: 15px;}
.sidebar .sidebar-item:hover .sidebar-icon-wb { background-image:url(../images/sidebar_icon_wb2.png) !important;}
.sidebar .sidebar-item:hover .sidebar-icon-wx { background-image:url(../images/sidebar_icon_wx2.png) !important;}
.sidebar .sidebar-item:hover .sidebar-icon-phone { background-image:url(../images/sidebar_icon_phone2.png) !important;}
.sidebar .sidebar-item:hover .sidebar-icon-robot { background-image:url(../images/sidebar_icon_robot2.png) !important;}
.sidebar .sidebar-item:hover .sidebar-icon-wza { background-image:url(../images/sidebar_icon_wza2.png) !important;}
.sidebar .sidebar-item:hover .sidebar-icon-ghb { background-image:url(../images/sidebar_icon_ghb2.png) !important;}
.sidebar .sidebar-item:hover .sidebar-icon-fanti { background-image:url(../images/sidebar_icon_fanti2.png) !important;}
.sidebar .sidebar-item:hover .sidebar-icon-top { background-image:url(../images/sidebar_icon_top2.png) !important;}
.sidebar .sidebar-item span { float: left; font-size: 14px; color: #fff; display: none; margin-left: -5px;}
.sidebar .sidebar-item:hover span { display: block;}
.sidebar .sidebar-item img { position: absolute; left: 0; top: 0; display: none; transition: all .5s;}
.sidebar .sidebar-item:hover img { display: block; left: -160px; transition: all .5s;}


/*分页代码*/
.list_page{height: 30px;padding: 30px 0 20px;text-align: center;}
.list_page span{margin-left: 11px;display: inline-block;width: 30px;height: 30px;background:url(../images/global/list_page_bg.jpg) no-repeat left top;color: #7f7f7f;font-size: 14px;font-weight: bold;line-height: 30px;text-align: center;vertical-align: middle;cursor: pointer;overflow:hidden}
.list_page span a{color: #7f7f7f;display: block;}
.list_page span a:hover{color: #fff;}
.list_page span:hover,.list_page span.active{background:url(../images/global/list_page_bg_selected.jpg) no-repeat left top;color: #fff;}
.list_page span img{float: left;}
.list_page .gopage{width:35px}
.list_page input{border: medium none;width: 35px !important;height: 30px;background:url(../images/global/list_page_turn.jpg) no-repeat left top;line-height: 30px;text-align: center;vertical-align: middle;}
.list_page .page_text,.list_page .page_text:hover{width:50px;height:30px;line-height:30px;font-size:14px;font-weight:bold;background:none;color:#7f7f7f;cursor:default}
.list_page span.page_prev a,.list_page span.page_next a{line-height:100px;}
.list_page span.page_prev{background:url(../images/global/list_page_prev.jpg) no-repeat left top;}
.list_page span.page_prev.disabled{background:url(../images/global/list_page_prev_no.jpg) no-repeat left top;}
.list_page span.page_next{background:url(../images/global/list_page_next.jpg) no-repeat left top;}
.list_page span.page_next.disabled{background:url(../images/global/list_page_next_no.jpg) no-repeat left top;}
.list_page span.page_prev.disabled a,.list_page span.page_next.disabled a{cursor:default}
/*分页代码 end*/


/*from group*/
.from_group{ vertical-align:middle}
.from_group input{ margin:0; padding:0}
.from_group th,.from_group td{ padding:5px}
.from_group td em{ margin-left:0.5em; color:#F00}
.from_group input[type="text"],.from_group input[type="password"]{
    font-size: 14px;
    height: 22px;
    line-height: 1.5;
    padding: 2px 3px;
    vertical-align: middle;
	border:1px solid #d6d6d6;
	box-shadow:inset 3px 3px 3px #f7f7f7;
	}
.from_group .input1{
    font-size: 14px;
    height: 22px;
    line-height: 1.5;
    padding: 2px 3px;
    vertical-align: middle;
	border:1px solid #d6d6d6;
	box-shadow:inset 2px #f7f7f7;
	}
.form-inline{ display:inline-block;*display:inline;	zoom:1;}
.form-inline li{display:inline-block;margin:0 0.2em;_margin:0 0.2em; *display:inline;zoom:1;vertical-align:middle}
.from_group textarea{ padding:5px}
.from_group td em {
    color: #f00;
    margin-left: 0.5em;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{ float:left; padding:0; margin:0; margin-left:-20px}
/*.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline{ margin-left:20px}*/
.radio-inline, .checkbox-inline {
    cursor: pointer;
    display: inline-block;
	*line-height:20px;
    font-weight: normal;
    margin-bottom: 0;
    padding-left: 20px;
    vertical-align: middle;
}
.checkbox-inline label,.radio-inline label{ display:inline-block;padding-left: 20px; vertical-align:middle;cursor: pointer;}

/* 20250617改版样式 */
body{
	background: #F5F5FA;
}
.header{
	min-width: 1376px;
	width: 100%;
	height: 620px;
	background-image: url(../images/new/BG.png);
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 32px;
}

.nav{
	background-color: transparent;
	margin-top: 48px;
	border-bottom: none;
	display: flex;
	justify-content: flex-end;
}
.nav_ul{
	width: 76%;
	display: flex;
}
.nav li{
	background:none;
	cursor: pointer;
	text-indent: 42px;
}
.nav li span{
	color: #fff;
	background-position: 30px center;
	font-weight: 500;
	cursor: pointer;
}
.nav li.cur{
	background-color: transparent;
}
.nav li span:hover,.nav li.cur span{
	color: #E05C49;
}
.nav li .sp01 {
    background-image: url(../images/new/sy1.svg);
	background-size: 24px 100%;
}
.nav li .sp01:hover,.nav li.cur .sp01 {
    background-image: url(../images/new/sy.svg);
	background-size: 24px 100%;
}
.nav li .sp02 {
    background-image: url(../images/new/xwzx.svg);
	background-size: 24px 100%;
}
.nav li .sp02:hover,.nav li.cur .sp02 {
    background-image: url(../images/new/xwzx1.svg);
	background-size: 24px 100%;
}
.nav li .sp03 {
    background-image: url(../images/new/zwgk.svg);
	background-size: 24px 100%;
}
.nav li .sp03:hover,.nav li.cur .sp03 {
    background-image: url(../images/new/zwgk1.svg);
	background-size: 24px 100%;
}
.nav li .sp04 {
    background-image: url(../images/new/zwfw.svg);
	background-size: 24px 100%;
}
.nav li .sp04:hover,.nav li.cur .sp04 {
    background-image: url(../images/new/zwfw1.svg);
	background-size: 24px 100%;
}
.nav li .sp05 {
    background-image: url(../images/new/zmhd.svg);
	background-size: 24px 100%;
}
.nav li .sp05:hover,.nav li.cur .sp05 {
    background-image: url(../images/new/zmhd1.svg);
	background-size: 24px 100%;
}
.nav li .sp06 {
    background-image: url(../images/new/zjys.svg);
	background-size: 24px 100%;
	background-position: 35px center;
}
.nav li .sp06:hover,.nav li.cur .sp06 {
    background-image: url(../images/new/zjys1.svg);
	background-size: 24px 100%;
	
}
.nav li .sp07 {
    background-image: url(../images/new/ldzc.svg);
	background-size: 24px 100%;
}
.nav li .sp07:hover,.nav li.cur .sp07 {
    background-image: url(../images/new/ldzc1.svg);
	background-size: 24px 100%;
}
.new_logo_search{
	margin-top: 40px;
}
.new_logo_search_logo,.new_logo_search_text{
	text-align: center;
}
.new_logo_search_text0{
	font-family: 思源黑体;
	font-size: 48px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	color: #FFFFFF;
}
.new_logo_search_text1{
	font-family: 思源黑体;
	font-size: 24px;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 0.4em;
	color: #FFFFFF;
}
.new_logo_search_input{
	margin-top: 40px;
	position: relative;
}
.iptYs01{
	width: 730px;
    border-radius: 28px;
	border: 1px solid #ccc; /* 默认边框 */
	outline: none; /* 移除默认的聚焦轮廓 */
	transition: border-color 0.2s; /* 平滑过渡 */
	text-indent: 40px;
}
.new_logo_search_input input:focus{
	border-color: #4a90e2; /* 聚焦时的边框颜色 */
  	box-shadow: 0 0 0 3px rgba(74, 144, 226, .7); /* 可选：添加阴影效果 */
}
.new_logo_search_input input::placeholder{
	padding-left: 0px;
	color: #666666;
	font-size: 16px;
}
.iptSs{
	position: absolute;
    left: 252px;
	width: 20px;
	top: 10px;
}
.btnYs01{
	width: 80px;
	border-radius: 28px;
	background-color: #E05C49;
	position: absolute;
    right: 244px;
	height: 32px;
	top: 5px;
}

.zwfw_div{
	display: flex;
	padding: 0px;
	gap: 24px;
	margin-bottom: 32px;
	justify-content: space-between;
}
.zwfw_div_item{
	border-radius: 16px;
	width: 18%;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	z-index: 0;
	padding: 33px 0;
	cursor: pointer;
}
.zwfw_div_item:hover{
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1)s;
	cursor: pointer;
}
.zwfw_div_item .img{
	text-align: center;
}
.zwfw_div_item .word{
	font-family: 思源黑体;
	font-size: 24px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: normal;
	padding-top: 10px;
}
.whitecase{
	border-radius: 16px;
}
.topnews{
	width: 100%;
	height: 100px;
	background-image: url(../images/new/topnews.png);
	background-size: 100% 100%;
	background-position: bottom;
	background-repeat: no-repeat;
}
.topnews p{
	margin: 0 auto;
}
.topnews .text {
	color: #E05C49;
	font-size: 20px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80%; 
	text-align: center;
}
.topnews .styYs04 .boxYs01_con{
	height: 230px !important;
}
.boxYs01 h2 ol li.cur{
	background: none !important;
	background-color: #e05c49 !important;
}
.boxYs01 h2 ol li{
	height: auto !important;
}
.xxgk_items{
	display: flex;
	padding: 0px;
	gap: 24px;
	margin-bottom: -26px;
	justify-content: space-between;
}
.xxgk_item_title{
	margin-bottom: 20px;
}
.xxgk_item_content{
	display: flex;
	padding: 0px;
	margin-bottom: 32px;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.xxgk_item_content_item{
	width: 23%;
	height: 115px;
	border-radius: 4px;
	background-image: url(../images/new/xxgkbg.png);
	background-color: #D4E5FA;
	background-size: 100% 100%;
	background-position: bottom;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	line-height: 1.7;
}
.xxgk_item_content_item .img{
	margin-right: 10px;
}
.hdjl_items{
	display: flex;
	justify-content: space-between;
	
}
.hdjl_item{
	background-color: #fff;
	border-radius: 16px;
	margin-bottom: 20px;
	padding: 24px;
	min-height: 260px;
}
.hdjl_item_content .boxYs01 h2 ol li{
	padding: 6px 20px !important;
	border-radius: 6px !important;
	margin-left: 20px;
}
.wsxf_item{
	margin-left: 20px;
	padding: 8px 20px !important;
	border-radius: 6px !important;
	width: auto;
	
}
.wsxf_item:hover{
	color: #fff !important;
	background-color: #e05c49;
	font-size: 18px;
    font-weight: bold;
	
}
.wsxf_item:hover a{
	color: #fff !important;
}

.hdjl_item_content_item_wk{
	display: flex;
	justify-content: space-between;
}
.hdjl_item_content_item_wk_content{
	margin-left: 20px;
	width: 48%;
}
.hdjl_item_content_item_wk_img{
	width: 48%;
}
.hdjl_item_content_item_wk_content .title{
	font-family: 思源黑体;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	text-align: justify; /* 浏览器可能不支持 */
	letter-spacing: normal;
	color: #1E1E1E;
	
}
.hdjl_item_content_item_wk_content .text{
	font-family: 思源黑体;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	text-align: justify; /* 浏览器可能不支持 */
	letter-spacing: normal;
	color: #333333;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-clamp: 6;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}
.hdjl_item_content_item_wk_content .time{
	font-family: 思源黑体;
	font-size: 14px;
	font-weight: normal;
	line-height: 32px;
	text-align: right;
	letter-spacing: normal;
	color: #999999;
	margin-top: 10px;
}
.sidebar{
	top: 42% !important;
	border-radius: 8px 0px 0px 8px;
	background: #FFFFFF;
	box-shadow: -51px 0px 14px 0px rgba(61, 61, 61, 0),-32px 0px 13px 0px rgba(61, 61, 61, 0.01),-18px 0px 11px 0px rgba(61, 61, 61, 0.03);
}
.sidebar .sidebar-item {
	width: 80px;
	height: 80px;
}
.sidebar .sidebar-item:hover{
	background: #e05c49;
	padding-right: 0;
}
.sidebar .sidebar-item:hover {
	color: #fff;
}
.sidebar .sidebar-item .sidebar-icon-wx{
	background-image: url(../images/new/maxerweima.svg) !important;
	width: 100%;
}
.sidebar .sidebar-item span{
	float: none;
	color: #000;
}
.sidebar .sidebar-item .sidebar-icon{
	float: none;
	width: 100%;
}
.sidebar .sidebar-item .sidebar-icon-phone {
    background-image: url(../images/new/sidebar_icon_phone2.svg) !important;
}
.sidebar .sidebar-item:hover .sidebar-icon-phone{
	background-image: url(../images/new/sidebar_icon_phone3.svg) !important;
}
.sidebar .sidebar-item .sidebar-icon-wza {
    background-image: url(../images/new/sidebar_icon_wza2.svg) !important;
}
.sidebar .sidebar-item:hover .sidebar-icon-wza{
	background-image: url(../images/new/sidebar_icon_wza3.svg) !important;
}
.sidebar .sidebar-item .sidebar-icon-ghb {
    background-image: url(../images/new/sidebar_icon_ghb2.svg) !important;
}
.sidebar .sidebar-item:hover .sidebar-icon-ghb{
	background-image: url(../images/new/sidebar_icon_ghb3.svg) !important;
}
.sidebar .sidebar-item .sidebar-icon-top {
    background-image: url(../images/new/sidebar_icon_top2.svg) !important;
}
.sidebar .sidebar-item:hover .sidebar-icon-top{
	background-image: url(../images/new/sidebar_icon_top3.svg) !important;
}
.sidebar .sidebar-item .sidebar-icon-fanti {
    background-image: url(../images/new/sidebar_icon_fanti2.svg) !important;
}
.sidebar .sidebar-item:hover .sidebar-icon-fanti{
	background-image: url(../images/new/sidebar_icon_fanti3.svg) !important;
}
.new_foot{
	margin-top: 40px;
	background-color: #fff;
	color: #000;
}
.footer_new{
	display: flex;
	justify-content: space-between;
}
.new_foot .copyright{
	width: 1264px;
}
.links .container{
	margin-top: -2px;
}
.links li.dropdown{
	background: none;
	background-color: #FAFAFA;
	color: #1E1E1E;
	width: 32%;
	padding: 0;
	margin-top: 16px;
}
.links .dropdown{
	font-size: 18px;
	font-weight: bold;
}
.links li p{
	text-align: center;
	padding: 18px 0;
}
.links li p i{
	background: url(../images/new/up_arw1.svg) no-repeat left 4px;
    background-size: 100% 100%;
	width: 24px;
	height: 24px;
	margin-top: 10px;
}
.links li.dropdown:hover a.text-white{
	color: #e05c49;
}
.links li.dropdown:hover p i {
	background: url(../images/new/up_arw2.svg) no-repeat left 4px;
}

.new_xwzx1{
	padding: 24px;
	min-height: 400px;
	background-color: #fff;
	border-radius: 16px;
}
.new_xwzx1_box1{
	width: 100%;
	height: 218px;
	background-image: url(../images/new/topnews.png);
	background-size: 100% 100%;
	background-position: bottom;
	background-repeat: no-repeat;
}
.new_xwzx1_box1 h2{
	font-family: 思源黑体;
	font-size: 40px;
	font-weight: 900;
	line-height: normal;
	text-align: center;
	letter-spacing: normal;
	/* 玉山主色 */
	/* 样式描述：玉山县人民政府官网设计 */
	color: #E05C49;
	margin: 10px 0;
}
.new_xwzx1_box1 h2 a{
	color: #E05C49;
}
.new_xwzx1_box1 p {
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	letter-spacing: normal;
	color: #999999;

}
.new_xwzx1_box1 p  a{
	color: #e05c49;
}

.new_xwzx1_box2{
	margin-top: 24px;
	display: flex;
	justify-content: space-between;
}
.new_xwzx1_box2_left{
	width: 446px;
}
.new_xwzx1_box2_right{
	margin-left: 24px;
	flex: 1;
}
.new_xwzx1_box2_right .boxYs04 h2 ol li.cur{
	background: #E05C49 !important;
	border-radius: 4px !important;
	color: #fff !important;
	
}
.new_xwzx1_box2_right .boxYs04 h2 ol li{
	margin-left: 32px;
}
.new_xwzx1_box2_right .boxYs04 h2 ol li.cur a{
	color: #fff !important;
}
.new_xwzx1_box2_right .boxYs04 h2{
	border-bottom: none !important;
}

.new_xwzx2{
	margin-top: 24px;
	display: flex;
	justify-content: space-between;
	
}
.new_xwzx2_box_left{
	width: 54%;
}
.new_xwzx2_box_right{
	margin-left: 24px;
	flex: 1;
}
.new_xwzx2_box_left_box1, .new_xwzx2_box_left_box3{
	min-height: 300px;
	background-color: #fff;
	border-radius: 16px;
	margin-left: -24px;
	padding: 24px;
}
.noBottom {
	border-bottom: none !important;
}
.noBottom li.cur{
	font-size: 24px !important;
	font-weight: bold !important;
	border-bottom:  none !important;
	width: 100%;
}
.noBottom li.cur .more{
	margin-right: 24px;
	margin-top: 8px;
}
.noBottom li.cur a{
	color: #1E1E1E !important;
}
.new_xwzx2_box_left_box2{
	margin-left: -24px;
	margin-top: 24px;
}
.new_xwzx2_box_left_box2 .main_visual03{
	width: auto !important;
}
.new_xwzx2_box_left_box2 .main_visual03 .main_image li img{
	border-radius: 16px;
}

.new_xwzx2_box_left_box3{
	margin-top: 24px;
}
.new_xwzx2_box_right_box1,.new_xwzx2_box_right_box2{
	min-height: 354px;
	background-color: #fff;
	border-radius: 16px;
	margin-right: -28px;
	padding: 24px;
}
.new_xwzx2_box_right_box2{
	margin-top: 24px;
}

.new_zmhd_box1,.new_zmhd_box2_left,.new_zmhd_box2_right{
	padding: 24px;
	min-height: 350px;
	background-color: #fff;
	border-radius: 16px;
}
.new_zmhd_box1 .zxft_img{
	width: 400px;
	height: 280px;
	margin-right: 24px;
}
.new_zmhd_box1 .zxft_sty .zxft_r h3{
	background-color: transparent !important;
	padding-left: 12px !important;
}
.new_zmhd_box1 .zxft_sty .zxft_r h3 a{
	color: #e05c49 !important;
	font-size: 20px !important;
}
.new_zmhd_box1_ckxq {
	margin-top: 16px;
}
.new_zmhd_box1_ckxq a{
	border-radius: 4px;	
	background: #EEA94F;
	color: #fff !important;
	padding: 12px 48px;
	
}
.new_zmhd_box1 .zxft_sty .zxft_r{
	width: 68% !important;
}
.new_zmhd_box1 .zxft_sty .zxft_r table{
	line-height: 28px;
}
.new_zmhd_box2{
	margin-top: 24px;
	display: flex;
	justify-content: space-between;
}
.new_zmhd_box2_left{
	width: 48%;
}
.new_zmhd_box2_right{
	width: 48%;
	margin-left: 24px;
}
.new_zmhd_box3{
	padding: 24px;
	min-height: 180px;
	background-color: #fff;
	border-radius: 16px;
	margin-top: 24px;
	display: flex;
	justify-content: space-between;
}
.new_zmhd_box3_item{
	width: 23%;
}

.new_zjys_box1{
	min-height: 280px;
	border-radius: 16px;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	padding: 56px;
	flex-wrap: wrap;
}
.new_zjys_box1_item{
	width: 47%;
	position: relative;
	
}
.new_zjys_box1_item_img{
	width: 100%;
	height: 413px;
	
}
.zjys_img1{
	background-image: url(../images/xwzx/zjys.png);
	background-size: 100% 100%;
	background-position: bottom;
	background-repeat: no-repeat;
}
.zjys_img2{
	background-image: url(../images/xwzx/jzys.png);
	background-size: 100% 100%;
	background-position: bottom;
	background-repeat: no-repeat;
}
.zjys_img3{
	background-image: url(../images/xwzx/xzqy.png);
	background-size: 100% 100%;
	background-position: bottom;
	background-repeat: no-repeat;
}
.zjys_img4{
	background-image: url(../images/xwzx/zldl.png);
	background-size: 100% 100%;
	background-position: bottom;
	background-repeat: no-repeat;
}
.new_zjys_box1_item_img img{
	border-radius: 6px;
}
.new_zjys_box1_item_content{
	width: 80%;
	margin:  0 auto;
	margin-top: -27px;
}
.new_zjys_box1_item_title{
	background: #E05C49;
	border-radius: 4px;
	padding: 12px 24px;

}
.new_zjys_box1_item_text{

	margin-top: 20px;
	font-size: 16px;
}

.header2{
	background-image: url(../images/xwzx/bg2.jpg);
	height: 448px;
	background-position: top;
}
.header2 .toplinks a,.header2 .email_time a{
	color: #E05C49;
}
.header2 .toplinks em,.header2 .email_time em{
	color: #999999;
}

.header2 .new_logo_search {
	margin-top: 80px;
}
.header2_nav{
	background-color: #fff;
	padding: 14px 0;
	margin-top: 42px;
}
.header2_nav .nav{
	margin-top: 0px;
	justify-content: space-between;
}
.header2_nav .nav_ul{
	width: 1000%;
	justify-content: space-between;
}
.header2_nav .nav li span{
	color: #1E1E1E;
}
.header2_nav .nav li{
	text-align: center;
}
.header2_nav .nav li.cur,.header2_nav .nav li:hover{
	background-color: #E05C49;
	border-radius: 4px;
}
.header2_nav .nav li.cur span,.header2_nav .nav li:hover span{
	color: #fff;
}

.header2_nav .nav li .sp01 {
    background-image: url(../images/xwzx/sy3.svg);
	background-size: 24px 100%;
}
.header2_nav .nav li:hover .sp01,.header2_nav .nav li.cur .sp01 {
    background-image: url(../images/new/sy1.svg);
	background-size: 24px 100%;
}
.header2_nav .nav li .sp02 {
    background-image: url(../images/xwzx/xwzx3.svg);
	background-size: 24px 100%;
}
.header2_nav .nav li:hover .sp02,.header2_nav .nav li.cur .sp02 {
    background-image: url(../images/new/xwzx.svg);
	background-size: 24px 100%;
}
.header2_nav .nav li .sp03 {
    background-image: url(../images/xwzx/zwgk3.svg);
	background-size: 24px 100%;
}
.header2_nav .nav li:hover .sp03,.header2_nav .nav li.cur .sp03 {
    background-image: url(../images/new/zwgk.svg);
	background-size: 24px 100%;
}
.header2_nav .nav li .sp04 {
    background-image: url(../images/xwzx/zwfw3.svg);
	background-size: 24px 100%;
}
.header2_nav .nav li:hover .sp04,.header2_nav .nav li.cur .sp04 {
    background-image: url(../images/new/zwfw.svg);
	background-size: 24px 100%;
}
.header2_nav .nav li .sp05 {
    background-image: url(../images/xwzx/zmhd3.svg);
	background-size: 24px 100%;
}
.header2_nav .nav li:hover .sp05,.header2_nav .nav li.cur .sp05 {
    background-image: url(../images/new/zmhd.svg);
	background-size: 24px 100%;
}
.header2_nav .nav li .sp06 {
    background-image: url(../images/xwzx/zjys3.svg);
	background-size: 24px 100%;
	background-position: 35px center;
}
.header2_nav .nav li:hover .sp06,.header2_nav .nav li.cur .sp06 {
    background-image: url(../images/new/zjys.svg);
	background-size: 24px 100%;
	
}
.header2_nav .nav li .sp07 {
    background-image: url(../images/xwzx/ldzc3.svg);
	background-size: 24px 100%;
}
.header2_nav .nav li:hover .sp07,.header2_nav .nav li.cur .sp07 {
    background-image: url(../images/new/ldzc.svg);
	background-size: 24px 100%;
}