@charset "utf-8";
/* CSS Document */
/*重置*/
body,div,h2,li,dd,ul,dl,ol,p{ margin:0;padding:0;}
li,dd{ list-style:none;}
img{ border:none;vertical-align:top;}
input{border:none;}
input{ outline:none}
button{ }
button:hover {}
*{font-size:14px;font-family:"Microsoft YaHei",微软雅黑,"Microsoft Yahei","黑体","宋体",Arial,Simsun,Helvetica,sans-serif;}
a{color:#666666; text-decoration: none;}
a:hover {COLOR:#900; text-decoration:underline  }

a img{border:none}
.wid_1200{ width:1200px;margin:0 auto; 
}

/*最顶部导航*/
.header{ height:auto; }
.header .most_nav{ background:url(http://www.hnnxs.com/images/bg.gif) repeat-x ; height:100px; overflow:hidden;}
.most_nav .logo{float:left; width:470px; margin-top:14px; margin-left:42px;}
.most_nav .right{ float:right; position:relative;}

.most_nav .right .search{position: absolute; right: 20px;top: 20px; border: 1px #ddd solid; background: #fff;}
.search  button{ padding:3px 5px;background: #fff4f6;cursor:pointer;}

.most_nav .right .bot{padding-top:54px;margin-right:42px;}
.most_nav .right .bot a{ background:url(http://www.hnnxs.com/images/red_zhengjiao.gif) no-repeat center left; padding-left:10px; display:block; float:left; font-size:16px;margin-left:20px;cursor:pointer;}
/*顶部导航*/
#nav { 
margin-bottom:2px;display: block; list-style-type: none; background: #b40000; height:34px; line-height:24px; text-align: center; padding: 10px 0px 0px 0px;position: relative;z-index:999;
} 
#nav a { 
display: block; width: 100px;  white-space:nowrap; color: #fff;font-size: 16px;
} 
#nav a:link { 
color:#fff; text-decoration:none; 
} 
#nav a:visited { 
color:#fff;text-decoration:none; 
} 
#nav a:hover { 
color:#FF0; text-decoration:none;font-weight:bold; 
} 
#nav li { 
width:109px; float: left; color: #fff;
} 
#nav li a:hover{ 
background:#b40000; 
} 
#nav li ul { 
line-height: 30px; list-style-type: none;text-align:left; padding: 4px 0px 0px 0px;
left: -999em; width: 100px; position: absolute; 
} 
#nav li ul li{ 
float: left; width: 100px; 
background: #b40000; padding-bottom:2px;
} 
#nav li ul li:last-child{ 
padding-bottom:5px; 
}
#nav li ul a{ wedisplay: block; width: 82px;text-align:left;padding-left:18px; color:#fff;
} 
/*#nav li ul a:link { 
color:#fff; text-decoration:none; 
} 
#nav li ul a:visited { 
color:#333;text-decoration:none; 
} 
#nav li ul a:hover { 
color:#FF0;text-decoration:none;font-weight:normal; 
} 
*/#nav li:hover ul { 
left: auto; 
} 
#nav li.sfhover ul { 
left: auto; 
} 
/*banner*/
.banner .top_slide{ position: relative;width:1200px; height:auto;}
.banner .top_slide .bd li img{ width:1200px; height:130px;}
.banner .top_slide .hd{ position: absolute; right: 14px; bottom:6px;}
.banner .top_slide .hd li{  float: left; width: 15px;height: 15px; line-height: 15px; color: #000; text-align: center; background: #fff; margin-right: 4px; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; cursor:pointer}
.banner .top_slide .hd li.on{ background:#fffc00;}
/*第一块*/
#main1{ height:410px; margin-top:16px; overflow:hidden;}
#main1 .top{text-align:center;}
#main1 .top a{font-size:28px;font-weight:bold; color:#555;}
#main1 .top a:hover {color:#900; text-decoration:underline;}
#main1  .bot{margin-top:16px;}
#main1  .bot .left{ float:left;width:460px; height:350px;overflow:hidden;}

#main1 .left .top_slide{ position: relative;background: #900;width:460px; height:350px;}
#main1 .left .top_slide .bd li img{width:460px; height:350px;}
#main1  .left .top_slide .hd{ position: absolute; right: 14px; bottom:6px;}
#main1  .left .top_slide .hd li{  float: left; width: 18px;height: 18px; line-height: 18px; color: #000; text-align: center; background: #fff; margin-right: 4px; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; cursor:pointer}
#main1 .left .top_slide .hd li.on{ background:#fffc00;}
#main1  .bot .right{width:716px; float:right;}
/*第一块中间*/
#main1  .bot .middle{ 
    float:left;
    width:389px;
    border:1px solid #f2f2f2;
    border-radius:6px; 
    margin-left:20px; 
    height:348px;
}
#main1 .middle_bnews .title{
    background:url(http://www.hnnxs.com/images/bhjianb.gif) repeat-x 0 0; 
    height:38px; 
    border-radius:6px 6px 0 0;
}
#main1 .middle_bnews .title span{
    float:left; 
    font-size:18px; 
    color:#b40000;
    padding-left:20px;
    line-height:38px;
}
#main1 .middle_bnews .title a{
    float:right;
    font-size:16px;
    color:#333;
    padding-right:20px;
    line-height:38px;
}
#main1 .middle_bnews .title a:hover {
    color:#900; 
    text-decoration:underline
}

.middle_bnews  .content dl{ 
    margin-left:10px;
    padding-top:2px;
}
.middle_bnews  .content dd{
    margin-top:5px;
    height:22px;
    width:366px;
    margin-bottom:4px;
}
.middle_bnews  .content dd a{ 
    background:url(http://www.hnnxs.com/images/jufangkuai.gif) no-repeat center left;font-size:16px;
    padding-left:8px;
}
/*第一块右边*/
#main1 .bot .right{ width:307px; float:left; margin-left:20px;}
/*公示公告*/
#gonggao{width:307px; border:1px solid #f2f2f2; border-radius:6px;height:165px;}
#gonggao .title{ background:url(http://www.hnnxs.com/images/bhjianb.gif) repeat-x; height:38px; border-radius:6px 6px 0 0;/*width:307px;*//*2020-2-19 修*/}
#gonggao .title span{ line-height:38px; font-size:18px; color:#b40000
;padding-left:20px; float:left;}
#gonggao .title a{ font-size:16px; float:right; margin-right:20px; line-height:38px;}
#gonggao  .content dl{ margin-left:10px;padding-top:0px;}
#gonggao  .content dd{/*width:286px;*//*2020-2-19 修*/width: 220px;line-height:18px;overflow:hidden; margin-top:5px;}
#gonggao  .content dd a{ background:url(http://www.hnnxs.com/images/jufangkuai.gif) no-repeat left 10px; padding-left:8px; }
/*重要活动*/
#imp_huodong{width:307px; border:1px solid #f2f2f2; border-radius:6px;margin-top:16px; height:164px; }
#imp_huodong .title{background:url(http://www.hnnxs.com/images/bhjianb.gif) repeat-x; height:38px; border-radius:6px 6px 0 0;width:307px;}
#imp_huodong .title span{ line-height:38px; font-size:18px; color:#b40000
;padding-left:20px; float:left;}
#imp_huodong .title a{ font-size:16px; float:right; margin-right:20px; line-height:38px;}
#imp_huodong .content{ text-align:center; margin-top:16px; }

/*第2块（市州新闻）*/
#main2{margin-top:16px; height:390px; overflow:hidden;}
/*左边图片*/
.main2_l{ float:left;width:244px; overflow:hidden;}
.main2_l a{ display:block;text-decoration:none;}
.main2_l ul{ background:url(http://www.hnnxs.com/images/kefurx1.png) no-repeat center left;width:245px; height:121px; margin-top:12px; position:relative;clear:both;}
.main2_l .kehupic li{ list-style:none; float:left; position:absolute;}
.main2_l .kehupic li a{ font-size:12px;}
.main2_l a:hover{ text-decoration:underline;}

/*右边--市州报道*/
.main2_r{ float:left; width:934px; margin-left:20px; border:1px solid #f2f2f2; border-radius:6px; height:386px;}
.main2_r .title{background:url(http://www.hnnxs.com/images/bhjianb.gif) repeat-x; height:38px; border-radius:6px 6px 0 0;}
.main2_r .title span{ line-height:38px; font-size:18px; color:#b40000
;padding-left:20px; float:left;}
.main2_r .title a{ font-size:16px; float:right; margin-right:20px; line-height:38px;}
.main2_r .content{}
.main2_r .content dl{ margin-left:10px; width:450px;float:left;}
.main2_r .content dl dd{ background:url(http://www.hnnxs.com/images/jufangkuai.gif) no-repeat center left; width:436px; overflow:hidden; height:22px; padding-left:8px; margin-top:6px; }
.main2_r .content dl dd a{}
.main2_r .content dl dd.more{ background:none;}
.main2_r .content dl .more a{background:url(http://www.hnnxs.com/images/red_san.gif) no-repeat center right; display:block;float:right; margin-right:20px; padding-right:10px;color:#b40000;}

/*地图转*/
/*
.main2_r .content .map{ background:url(http://www.hnnxs.com/images/map.png) no-repeat center left;width:341px; height:351px; float:left;position:relative;left:50px; 

}
.main2_r .content .map a{ position:absolute; font-size:12px;}

.main2_r .content .map a:hover{ font-size:14px; text-decoration:none;}
*/
.map_zhuan{ float:right; width:450px; border-left:1px dashed #e5e5e5; margin-top:8px; }
.map_zhuan .top{background:url(http://www.hnnxs.com/images/bgtu.png) no-repeat center left; height:106px;clear:both;}
.map_zhuan .top .tb{padding-left:12px;}
.map_zhuan .top b{background:url(http://www.hnnxs.com/images/xiaotub.gif) no-repeat center left;font-size:16px; padding-left:12px;color:#c62721;}
.map_zhuan .top .ditu{padding-left:12px; height:auto;}
.map_zhuan .top .ditu .wb{ color:#666; text-indent:2em;float:left;margin-top:8px;line-height:22px;
width:420px;
}
/*.map_zhuan .top .yuan{float:right;margin-left:422px;width:28px; background:url(http://www.hnnxs.com/images/by.png) no-repeat center left; height:58px;
}
.map_zhuan .top .yuan a{ display:block; background:url(http://www.hnnxs.com/images/sanjx.png) no-repeat center center; width:22px; height:26px;padding-top:29px;margin-left:6px;
}
.map_zhuan .top .yuan a:hover{ display:block; background:url(http://www.hnnxs.com/images/sanjx1.png) no-repeat center center; width:22px; height:26px;margin-left:6px;}

*/
.map_zhuan .top .yuan{float:right;width:28px; background:url(http://www.hnnxs.com/images/by.png) no-repeat center left; height:58px;
}
.map_zhuan .top .yuan a{ display:block; background:url(http://www.hnnxs.com/images/sanjx.png) no-repeat; width:22px; height:26px;margin-top:16px;margin-left:6px;
}
.map_zhuan .top .yuan a:hover{ display:block; background:url(http://www.hnnxs.com/images/sanjx1.png) no-repeat; width:22px; height:26px;margin-top:16px;margin-left:6px;}
/*css3动画*/

.map_zhuan .bot ul{padding-left:12px;}
.map_zhuan .bot li{ background:url(http://www.hnnxs.com/images/jufangkuai.gif) no-repeat center left;overflow:hidden; height:22px; padding-left:8px; margin-top:6px;}
.map_zhuan .bot li.more{ background:none;}
.map_zhuan .bot .more a{background:url(http://www.hnnxs.com/images/red_san.gif) no-repeat center right; display:block;float:right; margin-right:20px; padding-right:10px;color:#b40000;
}
/*图片展示*/
#pic_display{width:1200px;margin-top:20px;}


/*业务产品与电子杂志*/
.main4{width:1200px; height:280px; margin-top:20px;}
.cl{ float:left;width:922px;}
#slideTxtBox2{ width:922px; height:280px; border:1px #f2f2f2 solid;border-radius:8px;}
.tit3{width:922px; height:38px; background-color:#f7f7f7; border-radius:8px 8px 0 0;}
.tit3 span{float: left; padding-left: 20px; color:#b40000; font-size:18px; height: 15px;line-height: 15px; margin-top: 10px;}
.tit3 ul{float: right;width: 348px; white-space:nowrap; overflow: hidden;}
.tit3 li{width: 85px; height:38px;line-height: 38px; float: left;text-align: center;font-size:16px; color: #b40000;cursor:pointer}
.tit3 li.on{ background: #df0f04; color: #fff; border-right: #df0f04;}
.tit3 li:last-child{ border-right-color:#f3b477;width: 76px;}

.content3{margin-top:11px;clear:both;}
.content3 .item {height:276px; margin-left:4px;}

.focus2{float:left; width:480px;height:170px;padding-left:14px; padding-top:4px; position: relative;}
.focus2 .txt{position:absolute;left:234px;top:6px;height:178px;width:240px; overflow:hidden; color:#666666; border-right: 1px #e5e5e5 solid; padding-right:20px; margin-left:52px;line-height: 22px;}

.focus3{
    float:right;
	width:340px;
	left:548px;
	height:170px;
	overflow:hidden;
	margin-right:26px;
	
	}
.focus3 .list2{width:340px;height:170px;padding-left:24px;}
.list2 a{ 
	display:block;background:url(http://www.hnnxs.com/images/red_biao.gif) -1px 7px no-repeat;
	padding-left: 7px;width:100px;height:18px; float: left; 
	margin-right: 6px; margin-bottom: 5px;
	 margin-top: 6px; overflow:hidden;

	 }
.tit3 li a:hover{background:none #fff; border-left:1px solid #e5e5e5;}
/*电子杂志*/

#dianzi{ float:right;width:250px; height:243px;border:1px #f2f2f2 solid;border-radius:8px;}
#dianzi .title{width:250px; height:38px; background-color:#f7f7f7; border-radius:8px 8px 0 0;}
#dianzi .title span{float: left; padding-left: 16px; color:#b40000; font-size:18px; height: 15px;line-height: 15px; margin-top: 10px;}
#dianzi .title a{ font-size:16px; color:#666666;line-height:38px;float:right; margin-right:20px;}
#dianzi .title a:hover {color:#900; text-decoration:underline;}


#dianzi .top_slidezi{ TEXT-ALIGN: center; position: relative;BACKGROUND: url(http://www.hnnxs.com/images/b1.jpg) no-repeat 0px 0px;width:250px; height:180px; }
#dianzi .top_slidezi .bd li img{width:119px; height:150px; padding-top:20px;}
#dianzi .top_slidezi .hd{ position: absolute; left:70px;}
#dianzi .top_slidezi .hd li{  float: left; width: 15px;height: 15px; line-height: 15px; color: #fff; text-align: center; background: #cb011d; margin-right: 4px;margin-top: 3px; -webkit-border-radius: 10px;
-moz-border-radius: 10px;border-radius: 10px; cursor:pointer}
#dianzi .top_slidezi .hd li.on{ background:#993300;}


/*企业文化*/
.main5{ width:1200px; margin:auto; height:210px;margin-top:20px;}
#company{ float:left; width:586px; height:210px;border:1px solid #f2f2f2;border-radius:6px;}
#company .left{float:left;}

#company .left .qidian{width:192px; height:38px; background-color:#f7f7f7; border-radius:6px 0 0 0;text-align:center;  padding-top:14px; }
#company .left .qidian span{ font-size:18px; color:#b40000;}
#company .left dd{ border:1px #f2f2f2 solid;width:192px; height:36px;text-align:center;padding-top:14px; }
#company .left dd a{ background:url(http://www.hnnxs.com/images/red_sanjiao.gif) no-repeat center left; padding-left:22px; font-size:16px;}
#company .left  a:hover {color:#900; text-decoration:underline;}
#company .left dl dd a.link_blue13a:link { color:#900; text-decoration:none;}
#company .left dl dd a.link_blue13a:visited { color:#900; text-decoration:none;}
#company .right{float:right;}
#company .right dl{ width:358px;  height:180px; margin-right:10px; margin-top:10px;}
#company .right dd{ background:url(http://www.hnnxs.com/images/jufangkuai.gif) no-repeat  center left;padding-left:12px;width:338px;   overflow:hidden; height:30px;}
#company .right dd a{ line-height:29px;}
#company .right .more{margin-top:-10px; background:none;}
#company .right .more a{background:url(http://www.hnnxs.com/images/red_san.gif) no-repeat center right; display:block;float:right; padding-right:10px; color:#b40000;}

/*工作交流*/
#work{ float:right; width:586px; height:210px;border:1px solid #f2f2f2;border-radius:6px;}
#work .left{float:left;}

#work .left .qidian{width:192px; height:38px; background-color:#f7f7f7; border-radius:6px 0 0 0;text-align:center;  padding-top:14px; }
#work .left .qidian span{ font-size:18px; color:#b40000;}
#work .left dd{ border:1px #f2f2f2 solid;width:192px; height:36px;text-align:center;padding-top:14px; }
#work .left dd a{ background:url(http://www.hnnxs.com/images/red_sanjiao.gif) no-repeat center left; padding-left:22px; font-size:16px;}
#work .left  a:hover {color:#900; text-decoration:underline;}
#work .left dl dd a.link_blue13a:link { color:#900; text-decoration:none;}
#work .left dl dd a.link_blue13a:visited { color:#900; text-decoration:none;}
#work .right{float:right;}
#work .right dl{ width:358px;  height:180px; margin-right:10px; margin-top:10px;}
#work .right dd{ background:url(http://www.hnnxs.com/images/jufangkuai.gif) no-repeat  center left;padding-left:12px;width:338px;   overflow:hidden; height:30px;}
#work .right dd a{ line-height:29px;}
#work .right .more{margin-top:-10px; background:none;}
#work .right .more a{background:url(http://www.hnnxs.com/images/red_san.gif) no-repeat center right; display:block;float:right; padding-right:10px; color:#b40000;}

/*服务中心*/
#service{ width:1200px; height:239px; margin:0 auto; border:1px solid #f2f2f2;border-radius:8px; margin-top:20px;}
#service .title{width:1200px; height:38px; background-color:#f7f7f7; border-radius:8px 8px 0 0;}
#service .title span{float: left; padding-left:20px; color:#b40000; font-size:18px; height:38px;line-height:38px;}
#service .title a{ font-size:16px; color:#666666;line-height:38px;float:right; margin-right:20px;}
#service .title a:hover {color:#900; text-decoration:underline;}

#service .content{ width:1200px; height:198px;}
#content_pic1{ margin-top:20px; margin-left:34px; }
#content_pic1 li{ width:260px; height:71px; background-color:#fafaf5; border:1px solid #ebebeb; float:left; margin-right:28px;}

#content_pic1 .lishizhang { display:block;float:left;width:56px; height:56px; background:url(http://www.hnnxs.com/images/xinfeng.png) no-repeat center left; margin-left:23px; margin-top:8px;}
#content_pic1 .zhuren{display:block;float:left;width:56px; height:56px; background:url(http://www.hnnxs.com/images/xinfeng.png) no-repeat center left; margin-left:23px; margin-top:8px;}
#content_pic1 .ganbu{ display:block;float:left;width:56px; height:56px; background:url(http://www.hnnxs.com/images/ganbu.png) no-repeat center left; margin-left:23px; margin-top:8px;}
#content_pic1 .jijian { display:block;float:left;width:56px; height:56px; background:url(http://www.hnnxs.com/images/fuwu03.gif) no-repeat center left; margin-left:23px; margin-top:8px;}

#content_pic1 .lishizhang01 {float:right; font-size:18px; margin-right:78px;margin-top:24px;}
#content_pic1 .ganbu01{ float:right; font-size:18px; margin-right:86px;margin-top:16px; line-height:22px;}
#content_pic1 .sigezi{ float:right; font-size:18px; margin-right:96px;margin-top:24px;}
#content_pic2 .ganbu01{ float:right; font-size:18px; margin-right:86px;margin-top:16px; line-height:22px;}



#content_pic2{ margin-bottom:20px; margin-left:34px; }
#content_pic2 .sigezi{ float:right; font-size:18px; margin-right:96px;margin-top:24px;}
#content_pic2 .sigezi1{ float:right; font-size:18px; margin-right:70px;margin-top:16px;line-height: 22px;}

#content_pic2 li{ width:260px; height:71px; background-color:#fafaf5; border:1px solid #ebebeb; float:left; margin-right:28px; margin-top:16px;}
#content_pic2 .xiazai { display:block;float:left;width:56px; height:56px; background:url(http://www.hnnxs.com/images/fuwuzx05.png) no-repeat center left; margin-left:23px; margin-top:8px;}
#content_pic2 .kefu { display:block;float:left;width:56px; height:56px; background:url(http://www.hnnxs.com/images/fuwuzx06.png) no-repeat center left; margin-left:23px; margin-top:8px;}
#content_pic2 .shuhua { display:block;float:left;width:56px; height:56px; background:url(http://www.hnnxs.com/images/fuwu03.gif) no-repeat center left; margin-left:23px; margin-top:8px;}
#content_pic2 .map { display:block;float:left;width:56px; height:56px; background:url(http://www.hnnxs.com/images/fuwu08.gif) no-repeat center left; margin-left:23px; margin-top:8px;}
#content_pic2 .shipin { display:block;float:left;width:56px; height:56px; background:url(http://www.hnnxs.com/images/fuwu04.gif) no-repeat center left; margin-left:23px; margin-top:8px;}
#content_pic2 .wzsm { display:block;float:left;width:56px; height:56px; background:url(http://www.hnnxs.com/images/fuwuzx09.png) no-repeat center left; margin-left:23px; margin-top:8px;}

#content_pic2 .ganbu{ display:block;float:left;width:56px; height:56px; background:url(http://www.hnnxs.com/images/ganbu.png) no-repeat center left; margin-left:23px; margin-top:8px;}

/*底部*/
#footer{ width:1200px; height:130px; margin:0 auto; margin-top:20px;  }
#bal{height:110px;border-bottom:6px #b40000 solid;}
#footer .top{ width:1200px; height:24px; margin:0 auto;}
#footer .top .line1{ float:left;width:522px; height:8px; margin-top:10px; background-color:#e0e0e0;}
#footer .top .wenzi{ float:left;width:153px; height:24px;}
#footer .top .wenzi a{ display:block; font-size:18px; color:#b40000; margin-left:42px;padding-top:-20px;}
#footer .top .line2{ float:right;width:522px; height:8px;margin-top:10px; background-color:#e0e0e0;}
#footer .bot .bot_top{ width:1014px; margin:0 auto; height:18px; margin-top:10px;text-align:center;}
#footer .bot .bot_top a{ font-size:16px; color:#808080;padding-right:6px;}
#footer .bot .bot_top a:hover {COLOR:#900; text-decoration:underline  }
#footer .bot .bot_bot{ width:950px; margin:0 auto;margin-top:32px;text-align:center;}
#footer .bot .bot_botn span{ font-size:16px; color:#4c4c4c; }

/** 头部微信二维码 **/
/*20200420 修改 begin*/

/* 20230427 新增 begin*/
.ewm0 {
	background: url("http://www.hnnxs.com/images/arr3.png") no-repeat center 0px; 
	top: 100px; left:50%; margin-left:-30px;
	width: 120px; height: 130px; 
	padding-top: 8px; padding-bottom: 40px; 
	position: absolute; z-index: 1001;
}
.ewm0 img {	border: 5px solid rgb(180, 0, 0);}
/* 20230427 新增 end*/

.ewm1 {
	background: url("http://www.hnnxs.com/images/arr3.png") no-repeat center 0px; 
	top: 100px; left:50%; margin-left:120px;
	width: 120px; height: 130px; 
	padding-top: 8px; padding-bottom: 40px; 
	position: absolute; z-index: 1001;
}
.ewm1 img {	border: 5px solid rgb(180, 0, 0);}
.ewm2 {
	background: url("http://www.hnnxs.com/images/arr3.png") no-repeat center 0px; 
	top: 100px; left:50%; margin-left:270px;
	width: 120px; height: 130px; 	
	padding-top: 8px; padding-bottom: 40px; position: absolute; z-index: 1001;
}
.ewm2 img {	border: 5px solid rgb(180, 0, 0);}

.ewm3 {
	background: url("http://www.hnnxs.com/images/arr3.png") no-repeat center 0px; 
	top: 100px; left:50%; margin-left:420px;
	width: 120px; height: 130px; 
	padding-top: 8px; padding-bottom: 40px; position: absolute; z-index: 1001;
}
.ewm3 img {	border: 5px solid rgb(180, 0, 0);}

#ewm0 {	display: none;}
#ewm1 {	display: none;}
#ewm2 {	display: none;}
#ewm3 {	display: none;}
/*20200420 修改 end*/
.map_zhuan1{float:right; width:450px;height: 330px; border-left:1px dashed #e5e5e5; margin-top:8px; }
.customProvince{width: 450px; height: 340px; position: absolute; margin: 0px auto; z-index: 1;opacity:2;
filter:Alpha(opacity=200);}
.jvectormap-label {position: absolute;display: none;cursor: pointer;z-index:10000;}
.jvectormap-label a{font-family:"微软雅黑";font-size: 12px;text-decoration:none;color: #666;}
.jvectormap-label a:hover{COLOR:#900; text-decoration:none; }
/*2020/2/19 客户服务 位置挪动*/
.custService{
	border-radius: 6px; border: 1px solid rgb(242, 242, 242); 
	margin-top: 12px;width:306px;height:92px;
}
.custService ul {
	background: url("http://www.hnnxs.com/images/custService.png") no-repeat left; 
	width:306px;
	height:93px;clear: both; 
position: relative;
}
.custService ul li {
	list-style: none; float: left; position: absolute;
}
.custService li a {
	font-size: 12px;
}
.custService a:hover {
	text-decoration: underline;
}

/*2022年3月9日修改*/
body{
	font-size:17px;
}
#main1  .bot .left{ 
    width:540px;height: 350px;
}
#main1 .left .top_slide .bd li img{width:520px;height: 350px;}
/* 460px */
.rightss{
	width:640px;
	height:348px;
	float: left;border-radius:8px;
	border:1px solid #F2F2F2; 
}
.rightss_tit{
	height: 38px;line-height: 38px;
	background-color:#f7f7f7; 
	border-radius:8px 8px 0 0;
	width:640px;
}
.rightss_tit li{
	float: left;
	width: 85px; 
	height: 38px;line-height: 38px;
	text-align: center;font-size:16px; 
	color: #b40000;cursor:pointer
}
.rightss_tit li.on{ background: #df0f04; color: #fff; border-right: #df0f04;}
.rightss_tit a{
	font-size:16px; 
	color:#666666;line-height:38px;
	float:right; margin-right:20px;	
}
.rightss_tit a:hover {color:#900; text-decoration:underline;}
.rightss_content dl{  
	margin-right:20px; margin-top:10px;}
.rightss_content dd{ 
	width:610px;
	height:30px;padding-left:10px;
}
.rightss_content dd a{ 
	background:url(http://www.hnnxs.com/_files/images/jufangkuai.gif) no-repeat center left;
	line-height:29px;
	float: left;
	width:480px;
    overflow:hidden; 
	padding-left:10px;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.rightss_content dd span{
	color: #999;
	float: right;
}

/*20220314 start*/
dd,dl{
	padding: 0px;margin: 0px;
}
ul,li{list-style:none;
padding: 0px;margin: 0px;}
.wrap{
          position: relative;
	width:640px;
       height:348px;
       float: left;
	border-radius:8px;
       border:1px solid #F2F2F2;
}
.hide{display:none;}
#tab_t{
	height: 38px;line-height: 38px;
       background-color:#f7f7f7; 
       border-radius:8px 8px 0 0;
       width:640px;}
#tab_t li{
	float: left;
	width: 85px; 
	height: 38px;line-height: 38px;
	text-align: center;font-size:16px; 
	color: #b40000;cursor:pointer}
.wrap a.morea{
	position: absolute;right: 20px;
	top:0px;
	font-size:16px;text-decoration:none;
	color:#666666;line-height:38px;
}
.wrap a:hover {
	color:#900; 
	text-decoration:underline;}
#tab_t .act{ 
   background: #df0f04; 
color: #fff; border-right: #df0f04;}

#tab_c{
	height:310px;
	overflow: hidden;
}
#tab_c dl{
	margin-right:20px; margin-top:10px;}

   #tab_c dd{ 
	width:610px;
	height:30px;padding-left:10px;
}
#tab_c dd a{ 
	display: block;
	float: left;
	background: url(http://www.hnnxs.com/_files/images/jufangkuai.gif) no-repeat center left;
	line-height:29px;
	width:474px;
	overflow:hidden; 
	padding-left:10px;
	text-overflow:ellipsis;
	white-space:nowrap;
	/*font-size: 17px;*/
	color: #666;
	text-decoration:none;
}
#tab_c dd a:hover{
	color:#900;
	text-decoration:underline;}
	
#tab_c dd span{
	line-height:29px;
	color: #999;
	display: block;
	float: right;
}
/*20220314 end*/

/* 20221111  */
.main3{margin-top:16px; overflow:hidden;} 
/*左边图片*/
 .main3_l img{margin-top:32px; float:left;width:520px;height:284px; overflow:hidden;background-size:100%;} 
/*  .main3_l {margin-top:16px; float:left;width:520px;height:340px;background:url(http://www.hnnxs.com/_files/images/esd1111_1.jpg) no-repeat  left;background-size:100%;} */

/*中间--市州报道*/
.main3_z{ margin-top:16px;float:left; width:375px; margin-left:39px; border:1px solid #f2f2f2; border-radius:6px; height:360px;}
.main3_z .title{background:url(http://www.hnnxs.com/images/bhjianb.gif) repeat-x; height:38px; border-radius:6px 6px 0 0;}
.main3_z .title span{ line-height:38px; font-size:18px; color:#b40000;padding-left:20px; float:left;}
.main3_z .title a{ font-size:16px; float:right; margin-right:20px; line-height:38px;}
.main3_z .content{}
.main3_z .content dl{ margin-left:10px; width:350px;float:left;}
.main3_z .content dl dd{ background:url(http://www.hnnxs.com/images/jufangkuai.gif) no-repeat center left; width:436px; overflow:hidden; height:22px; padding-left:8px; margin-top:6px; }
.main3_z .content dl dd a{}
.main3_z .content dl dd.more{ background:none;}
.main3_z .content dl .more a{background:url(http://www.hnnxs.com/images/red_san.gif) no-repeat center right; display:block;float:right; margin-right:100px; padding-right:10px;color:#b40000;}

/*右边--公示公告*/
.main3_r {float:left; margin-left:20px;  border-radius:6px; height:386px;}
.main3_r #gonggao{ border:1px solid #f2f2f2; border-radius:6px;height:165px;}
.main3_r #gonggao .title{ background:url(http://www.hnnxs.com/images/bhjianb.gif) repeat-x; height:38px; border-radius:6px 6px 0 0;/*width:307px;*//*2020-2-19 修*/}
.main3_r #gonggao .title span{ line-height:38px; font-size:18px; color:#b40000;padding-left:20px; float:left;}
.main3_r #gonggao .title a{ font-size:16px; float:right; margin-right:20px; line-height:38px;}
.main3_r #gonggao  .content dl{ margin-left:10px;padding-top:0px;}
.main3_r #gonggao  .content dd{/*width:286px;*//*2020-2-19 修*/width: 220px;line-height:18px;overflow:hidden; margin-top:5px;}
.main3_r #gonggao  .content dd a{ background:url(http://www.hnnxs.com/images/jufangkuai.gif) no-repeat left 10px; padding-left:8px; }

#pic_display .bd ul li  img{position: absolute; width: 1200px;height: 140px;left:0px;}
/* 20221111  */

/* 20230424 */ 

#main4{ height:330px; margin-top:16px; overflow:hidden;}  
#main4  {margin-top:16px;} 
#main4  .left4{margin-top:16px; float:left;width:520px; height:300px;overflow:hidden;}
#main4 .left4 .top_slide4{ position: relative;background: #900;width:520px; height:300px;}
#main4 .left4 .top_slide4 .bd li img{width:520px; height:300px;}
#main4  .left4 .top_slide4 .hd{ position: absolute; right: 14px; bottom:6px;}
#main4  .left4 .top_slide4 .hd li{  float: left; width: 18px;height: 18px; line-height: 18px; color: #000; text-align: center; background: #fff; margin-right: 4px; -webkit-border-radius: 10px;
-moz-border-radius: 10px; border-radius: 10px; cursor:pointer}
#main4 .left4 .top_slide4 .hd li.on{ background:#fffc00;}
#main4   .right{width:716px; float:right;} 

/* 20230424 */
