@charset "utf-8";
/* CSS Document */
/* reset */
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  /* [disabled]margin:0;
*/
  padding: 0;
  font-family: "microsoft yahei", "simhei", "simsun";
  color: #333;
  margin: 0;
  font-size: 16px
}
input {outline:none;border: 0px;}
input[type=submit],input[type=reset],input[type=button],input[type=text],input[type=search] {-webkit-appearance: none;}
p {
  padding: 0;
  font-family: "microsoft yahei", "simhei", "simsun";
  color: #333;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html, body, fieldset, img, iframe, abbr {
  border: 0;
}
i, cite, em, var, address, dfn {
  font-style: normal;
}
[hidefocus], summary {
  outline: 0;
}
li {
  list-style: none;
}
h1, h2, h3, h4, h5, h6, small {
  font-size: 100%;
  font-weight: normal
}
sup, sub {
  font-size: 83%;
}
pre, code, kbd, samp {
  font-family: inherit;
}
q:before, q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label, summary {
  cursor: default;
}
a, button {
  cursor: pointer;
}
del, ins, u, s, a, a:hover {
  text-decoration: none;
}
a {
  color: #333;
  font-family: "microsoft yahei";
}
a:hover {
  color: #1572cf
}
.fr {
  float: right !important
}
.fl {
  float: left !important
}
.clearfix {
  * + height: 1%;
}
.clearfix:before {
  content: "";
  display: table;
}
body {
  margin: 0px;
  padding: 0px;
}
img {
  border: 0;
  display: block
}
/*返回顶部*/
#totop {
  position: fixed;
  bottom: 3%;
  right: 50%;
  z-index: 9999999999;
  width: 44px;
  cursor: pointer;
  display: none;
  margin-right: -700px
}
#totop a {
  display: block;
  outline: none;
  width: 40px;
  height: 40px;
  background:url(back_top.png) center no-repeat;
  background-size: 100% auto;
}

/* 通用菜单 */
.dqwz h2{
  display: inline-block;
  font-size: 20px;
  color: #0968b8;
  line-height: 48px;
  padding-left: 30px;
  background: url(dqwz_h2bg.png) no-repeat 15px 20px;
}
.Hamburg {
  float: right;  
  overflow: hidden;
  color: #555555;
  height: 46px;
  line-height: 46px;
  padding-right: 32px
}
.Hamburg a {
  color: #555555
}
.Hamburg a:hover {
  color: #1572cf
}
.Hamburg a:last-child {

}
.Hamburg span {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: 0 10px
}
/* 微博微信 */
.topbar {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.topbar li {
   display:inline-block;
  color: #1572cf;
  font-size: 16px;
  
}
.topbar li a {
  color: #333333;
 
}
.topbar li a:hover{  color: #1572cf;}
.topbar .links{
    text-align: right;
    height: 49px;
    line-height: 49px;
    width: 100%;
    overflow: hidden;
}
.topbar ul .ico { padding-left: 20px;
  background:url(wza.png) no-repeat left center;  
}
.topbar ul .ico:hover {padding-left: 20px;
  background: url(wza1.png) no-repeat left center
}
.topbar ul .ico1 { padding-left: 20px;
  background: url(dl.png) no-repeat left center
}
.topbar ul .ico1:hover {padding-left: 20px;
  background: url(dl1.png) no-repeat left center
}
.topbar ul .ico1:first-child{
  background: none;
}
.icon2 {
  color: #999;
}
.icon2 a{
  padding-left: 0!important;
}
.app_head,.app_footer { display: none; }
.head_box {
  background: url(top_bg.png) no-repeat center;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  clear: both;
 
}
.head_box .head {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.head_box .head h1 {
  margin-bottom: 47px
}
.head_box .nav {
  width: 100%;
  clear: both;
   
  background: #0968b8;
   
}
.head_box .nav ul{
  width: 1200px;
  margin: 0 auto;
}
.head_box .nav ul li {
  display: inline-block;
  font-size: 20px;
  height: 56px;
  line-height: 56px;
  font-weight: bold;
  width: 16.3%;
  text-align: center;
  background: url(l.png) no-repeat left center
}
.head_box .nav ul li:first-child {
  background: none
}
.head_box .nav ul li a {
  color: #fff;
  display: block
}
.head_box .nav ul li a:hover {
   
  color: #ffe56a
}
.head_box .nav .active a {
  background: url(active_li.png) no-repeat center 52px;
  font-size: 24px;
}
.head_box .logo {
  margin: 10px 0 32px;
}
.w510{
   
  width: 510px;
}
.w730{
  width: 710px;
 
}
/* 美化下拉菜单 */
.select-wrapper {
  font: normal 14px '\5FAE\8F6F\96C5\9ED1';
  width: 102px;
  height: 46px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *float: left;
  background: #fff;
  border-radius: 3px;
  border: none;
  border-radius: 30px
}
.select-wrapper.focus {
  border: none;
  background: #f8f8f8
}
.select-button {
  font-size: 16px;
  width: 102px;
  height: 46px;
  border: 0;
  background: #fff;
  cursor: pointer;
  padding: 0 26px 0 14px;
  overflow: hidden;
  text-align: left;
  outline: none;
  white-space: nowrap;
  word-break: keep-all;
  text-overflow: ellipsis;
  color: #333333;
  margin-left: 2px;
  border-radius: 30px
}
.select-down {
  position: absolute;
  top: 21px;
  right: 12px;
  height: 8px;
  width: 14px;
  overflow: hidden;
  font-size: 0;
  background: url(down_dkj_2021621.png) center right no-repeat;
}
.disabled {
  color: #cccccc;
}
.select-list {
  width: 238px;
  background: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: 0 0 3px #ddd;
  border-radius: 3px;
  display: none;
  z-index: 2;
  position: absolute;
  left: -1px;
  top: 35px;
  overflow: hidden;
}
.select-list ul {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  line-height: 34px;
  max-height: 240px;
}
.select-list ul li {
  width: auto;
  height: 34px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  word-break: keep-all;
  text-overflow: ellipsis;
  text-align: center; font-size: 16px
}
.select-list ul li.selected, .select-list ul li:hover {
  color: #8d8d8d;
  background: #f8f8f8;
}
.i_search_pc {
  width: 415px;
  height: 46px;
  border-radius: 30px;
  background: #fff;
  margin-top: 30px;
   border:#c8deef 1px solid;
   border-radius: 3px;
}
.search_input_pc {
	 width: 245px;
  height: 22px;
  line-height: 22px;
  border: none;
  font-size: 16px;
  color: #9f9f9f;
  outline: none;
  border-left: 1px solid #d2d2d2;
  margin-top: 12px;
  padding-left: 10px;
  margin-left: 2px;
}
.search_btn_pc {
  width: 54px;
  height: 46px;
  float: right;
  background: url(search.png) no-repeat center;
  border: none;cursor: pointer
}
.row {
  background: #fff;
   
  margin: 0 auto;
  overflow: hidden;
  margin-top: 40px;
   
}
.row1 {
  background: #fff;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 40px;
   
}
.ywdt{
  border: #f6d3bc 1px solid;
  border-radius: 5px;
  width: 95%;
  padding: 15px 0 15px 4.5%;
  overflow:hidden;
  margin: 30px auto;
}
 
.ywdt_1{
display: inline-block;
width: 13%;
margin: 10px auto;
overflow: hidden;

}
.ywdt_1 span{
  margin-right: 10px;
  display: inline-block;
  float:left;
  width: 20px;
  height: 20px;
  background: #ecf6fe;
  text-align: center;
  border-radius: 50%;
}
.ywdt_1 span img{
text-align: center;
}
.ywdt_1 a{
  color: #054370;
  float:left;
}
.ywdt_1:hover span{
  background: #cce5f8;
}
.ywdt_1:hover a{
  color: #ff6600;
}
.contents {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  clear: both;
  min-height: 500px
}
/*标题*/
/*通用ul列表*/
.currency_ul, .new_list {
  width: 100%;
  overflow: hidden;
  display: block;
  margin-top: 25px
}
.currency_ul li {
   background: url(li_bg.png) no-repeat  4px 7px;
  padding-left: 18px;
  clear: both;
  display: block;
  margin-bottom: 17px;
  overflow: hidden
}
.currency_ul li:last-child {
  margin-bottom: 0px;
}
.currency_ul li:hover {
  background: url(" libg_on_dkj_2021621.png") 0 6px no-repeat;
}
.currency_ul li a {
  width: 80%;
  color: #343434;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  display: block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.currency_ul li:hover a {
  color: #1572cf;
  margin-left: 15px;
}
.currency_ul li div{clear:both;}

.currency_ul li span {
  color: #999;
  float: right;
  
}
.new_list li {
  background: url(li_bg.png) 5px 8px no-repeat;
}
.currency_ul li:hover {
  background: url(" libg_on_dkj_2021621.png") 0 6px no-repeat;
}
.currency_ul li a:visited{color: #551a8b;}
.currency_ul p {
  vertical-align: middle;
  padding-top: 8px;
  overflow: hidden;
  clear: both;
  display: flex;
  align-items: center
}
.currency_ul label {
  width: 36px;
  height: 16px;
  color: #fff;
  background: #e28082;
  font-size: 12px;
  display: inline-block;
  float: left;
  border-radius: 3px;
  text-align: center;
  line-height: 16px;
  margin-right: 10px
}
.currency_ul i {
  float: left;
  font-size: 14px;
  color: #e4e4e4;
  margin-right: 10px
}
.imgbtn li {
    
  border-radius: 4px;
}
.R_line {
  border-bottom: 1PX dotted #cfcfcf;
  padding-bottom: 20PX;
  margin-bottom: 20px;
}
.R_line:last-child {
  border: none
}
.zyzc_ul{
margin-top: 15px;
}
.zyzc_ul li{
  margin-bottom: 12px;
} 
/*通用TAB*/
.tab-ul {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  border-bottom: 1px solid #1572cf;
  padding-bottom: 2px
}
.tab-ul li {
  float: left;
  display: inline-block;
  padding: 0 18px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  font-weight: bold
}
.tab-ul .cur {
  background: #1572cf;
  border-radius: 3px
}
.tab-ul .cur a {
  color: #fff;
}
.tab-con {
  display: none
}
.tit {
  position: relative;
  padding: 0 15px 0 0;
  height: 48px;
  line-height: 48px;
  border-bottom: #e5e5e5 1px solid;
  border-radius: 3px
}
.more {
  float: right;
  
  color: #666666;
  font-size: 16px
}
.tab_more {
  position: absolute;
  top: 15px;
  right: 15px
}
.tit h2 {
  position: absolute;
  float: left;
  padding: 0 10px;
  border-bottom: #f6b37f 3px solid;
  color: #0968b8;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  bottom: -2px;
}
.tab {
  line-height: 48px;
  border-radius: 3px;
  border-bottom: none
}
.tab li {
  padding: 0 15px 0 15px;
  height: 20px;
  line-height: 20px;
  margin-top: 3px;
}
.tab li:last-child {
  border-right: none
}
.tab .cur {
  background: url(zfxxgk_ti.png) no-repeat 0px 4px;
  border-radius: 0
}
.tab .cur a {
  color: #1572cf;
}
.footer {
  width: 100%;
  padding: 30px 0 0 0 ;
  
   
  position: relative
}
.footer_c {
  padding-top: 10px;
  border-top:#0968b8 3px solid;
  width: 1200px;
  margin: 0 auto 40px auto;
}
.footer h2 {
  width: 100px;
  height: 40px;
  line-height: 40px;
   
  border-radius: 6px;
  text-align: center;
  color: #333;
  font-weight: bold;
   
  float: left;
  font-size: 18px;
}
.footer_down {
  width: 1140px;
  position: relative;
  float: right;
  background: url(f_line_2021622.png) no-repeat left center;
  margin-bottom: 30px
}
.footer .item {
   
  width: 100%;
  background:#0968b8;
  clear: both;
  padding: 30px 0;
  overflow: hidden;
  margin-bottom: 0;
}
.footer .item span {
  float: left;
  margin-top: 28px
}
.footer .item .jiucuo {
  float: left;
  display: block;
  margin: 9px 25px;
  width: 110px;
}
.footer .item .text {
  background: url(foot_bg.png) no-repeat left;
  float: left;
  width: auto;
  padding-left: 30px;
}
.footer .item .text p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px
}
.footer .item .text p label{ margin-right: 15px}
.footer .item .text a {
  color: #fff;  margin-right: 10px

}
.footer .item .text .gn{padding-left: 20px; background: url(cosmos_icon_ba_20180129@2x.png) left center no-repeat; padding-left: 20px;}
.footer .item .text a:hover { text-decoration: underline;

}

.footer .item .links {
  width: 133px;
  float: right;
}
.footer .item .links a {
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  background: #4399ef url(map_2021622.png) no-repeat 20px;
  text-indent: 30px;
  text-align: center;
  margin-bottom: 12px;
  font-size: 16px;
  transition-duration: 0.3s;
}
.footer .item .links a:last-child {
  margin-bottom: 0
}
.footer .item .links a:hover {
  background-color: #6fb3f7 !important;
  -webkit-transition: all 0.30s linear;
  -moz-transition: all 0.30s linear;
  -ms-transition: all 0.30s linear;
  -o-transition: all 0.30s linear;
  transition: all 0.30s linear;
}
.footer .item .links .ico {
  background: #4399ef url(ico6_dkj_2021621.png) no-repeat 20px;
}
.item_c{
  width: 1200px;
  margin: 0 auto;
}
.bottom_links_Box{
  padding-bottom: 10px;
  display: inline-block;
  width: 100%;
  height: auto;
  border-bottom: #dcdcdc 1px solid;
}
.bottom_links {
  width: 1040px;
  overflow: hidden;
  text-align: center;
  float: left;  
}
.bottom_links ul {
  text-align: left;

}
.bottom_links ul li {
  width: auto;
  margin:10px 0;
  line-height: 24px;
  color: #fff;
  border-left: 1px solid #0968b8;
  display: inline-block;
  color: #fff; 
}
.bottom_links ul li p {
  padding: 0 55px;
  color: #333;
  text-align: left;
  position: relative; cursor: pointer
}
.link_W_Sub:after {
  content: "";
  speak: none;
}
.link_W_Sub > p:after {
  position: absolute;
  speak: none;
  content: "";
  display: inline-block;
  width: 14px;
  height: 8px;
  background: url(select-arrow.png) right center no-repeat;
  right: 18px;
  top: 16px
}
.link_W_Sub.expended > p:after {
  transform: rotate(360deg);
  transition: transform 0.2s linear;
  background: url(select-arrow-on.png) right center no-repeat
}
.link_hidden_box {
  position: absolute;
  width: 1200px;
  height: auto;
  left: 50%;
  margin-left: -650px;
  background: #fff;
 border: 1px solid #1572cf; border-radius: 3px 3px 0 0;
  z-index: 9999;
  display: none;
}
.link_hidden_box div {
  padding: 20px; text-align: left
}
.link_hidden_box div a {
  color: #333;
  line-height: 30px;
  padding: 0 10px;
  display: inline-block;
  white-space: nowrap;
  font-size: 16px;
}
.link_hidden_box div a:hover{ color: #1572cf}
.link_hidden_box div dl {
  width: 50%;
}
.link_hidden_box div dl dt {
  width: 100%;
}
.link_hidden_box div dl dd {
  float: left;
}
.bottom_links ul li.label_tag {
  color: #ff6200;
}
.R_line {
  border-bottom: 1px dashed #cfcfcf;
  padding-bottom: 20PX;
  margin-bottom: 20px;
}
.R_line:last-child {
  border: none
}

.fenye{ text-align:center; margin:30px 0 10px;}
.fenye span,.fenye a{ display:inline-block; width:42px; height:42px; text-align:center; line-height:42px; margin:0 2px; font-size:12px; font-weight: bold;}
.fenye span.on{ background-color:#0968b8; color:#fff;}
.fenye a{ background-color:#eaeaea; color:#6a6a6a;}
.fenye a:hover{ background-color:#0968b8; color:#fff;}
.fenye .page_s{ background: url(page_l.png) no-repeat;background-size: 100%;background: none\9;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='page_l_dkj_202172.png',sizingMethod='scale')}

.fenye .page_x{ background: url(page_r.png) no-repeat;background-size: 100%;background: none\9;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='page_r_dkj_202172.png',sizingMethod='scale')}

.fenye font{ font-size:16px; color:#797979;}
.fenye input{ width:42px; height:42px; text-align:center; line-height:42px; box-sizing:border-box; margin:0 4px;}
.fenye font input:first-child{ border:1px solid #ede8e6;}
.fenye font input:first-child+input{ background:#ddd; cursor:pointer;}
.fenye font input:first-child+input:hover{background-color:#0968b8; color:#fff;}

/*专题轮播*/
.ztzlbt{    float: left;
  width: 204px;}
.picScroll-left{float: left; width:975px;  overflow:hidden; position:relative; margin:0 auto 10px 20px; zoom:1;  }
.picScroll-left .hd{ overflow:hidden; }
.picScroll-left .hd .prev {  position:absolute; left:0;top:39%; margin-top:-13px; display:block; width:24px; height:51px; background:url(btn_left_rfb2019.png) 0 0 no-repeat; filter:alpha(opacity=50);opacity:0.5; z-index:99; }
.picScroll-left .hd .next {  position:absolute; left:0;top:39%; margin-top:-18px; display:block; width:24px; height:51px; background:url(btn_right_rfb2019.png) 0 0 no-repeat; filter:alpha(opacity=50);opacity:0.5; z-index:99; } 
.picScroll-left .hd .next{ left:auto; right:0; background-position:0 5px; }
.picScroll-left .hd .prev:hover,.picScroll-left .hd .next:hover { filter:alpha(opacity=80);opacity:0.8;  }
.picScroll-left .hd .prevStop{ display:none;  }
.picScroll-left .hd .nextStop{ display:none;   }
 
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ float:left; _display:inline; overflow:hidden; width:auto; height:auto;  }
.picScroll-left .bd ul li a{ float:left; _display:inline; overflow:hidden; width:232px; height:120px; margin:0 16px 0 0;  }
.picScroll-left .bd ul li img{ width:100%; height:auto; display:block; }





.zyzc ul{width: 100%; float: right;}
 
.zyzc ul li{float: left; color: #999;}
.zyzc ul li a{ 
  letter-spacing: 1px;
  float: left; 
  margin:0 27px;
  font-size: 20px;
  line-height: 47px;
  text-align: center;
  color: #2076da; font-weight: bold;}
.zyzc ul li.active a{ border-radius: 4px; color: #2076da; position: relative; }
.zyzc ul li.active a::after{
  position: absolute;
  bottom: -2px;
  height: 3px;
  background: #fad1b2;
  content: "";
  width: 100%;
  left: 0;
 border-radius: 3px;
}
 
.flexslider .slides li img{height:100px;}
.search_select {
    width: 70px;
    float: left;
    line-height: 46px;
    padding: 0 13px 0 18px;
    position: relative;
    cursor: pointer;
    font-size: 16px;
}
.search_select .select_show {
    color: #9ea5af;
}
.search_select_box {
    width: 102px;
    display: none;
    position: absolute;
    background-color: #fff;
    border-radius: 0 0 3px 3px;
   
    left: 0;
    z-index: 99;box-shadow: 0 0 3px #ddd;
}
.search_select_active .search_select_box {
    display: block;
}
.search_select_box a {
    display: block;
    color: #9ea5af; text-align: center; font-size: 16px; line-height: 30px
}
.search_select_box a:hover {
   color: #8d8d8d;
background: #f8f8f8;
}
.search_select_active .select_show::after {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transition: transform 0.2s linear;
}
.search_select .select_show::after {
    content: '';
    width: 14px;
    height: 8px;
    display: block;
    background: url(down.png) no-repeat right center;
        background-size: auto;
    
    position: absolute;
    right: 13px;
    top: 19px;
    transition: transform 0.2s linear;
}
/*政务公开*/
.tit_zwgk{
  width: 100%;
  background: url(zwgk_bg.png) no-repeat 100px 9px;
  margin-bottom: 30px;
  background-size:90% 20px;
}
.tit_zwgk a{
  font-size: 24px;
  color: #333;
}
.tit_zwfw{
  background: url(zwfw_bg.png) no-repeat 100px 9px;
  background-size:90% 20px;
}
.tit_zmhd{
  background: url(zzmhd_bg.png) no-repeat 100px 9px;
  background-size:90% 20px;
}
.w236{
  width: 236px;
}
.tit_zfxxgk h2{
  padding-left: 10px;
  background: url(zfxxgk_ti.png) no-repeat 0 6px;
}
.tit_zfxxgk h2 a{
  font-size: 20px;
  font-weight: bold;
  color: #0968b8;
}
.tit_zfxxgk li{
  background: #f2f9fd;
    border-left: #71b3ff 1px solid;
    line-height: 49px;
    margin-top: 18px;
}
.tit_zfxxgk li a{transition: all 0.6s;
  margin-left: 24px;
}
.tit_zfxxgk li:hover{
  background: #f2f9fd url(zfxxgk_bg.png) no-repeat 95% 86%;
}
.tit_zfxxgk li:hover a{transition: all 0.6s;
  letter-spacing: 2px;  color:#71b3ff ;
}
.w697{
  width: 597px;
}
.ml40{
  margin-left: 40px;
}
.w289{
  width: 282px;  
}
.ldxx_tit:first-child{
  margin-top: 0;
}
.ldxx_tit{
  position: relative;
  border-radius: 5px;
  background: #f6f8fa;
  margin-top: 30px;
  height: 68px;
}
.ldxx_tit a{
  font-size: 20px;
  color: #333;
  line-height: 68px;
}
.ldxx_tit a img{    
  position: absolute;
  margin: 14px 20px;
  display: inline-block;
  font-weight: normal;
}
.ldxx_tit a b{
  position: absolute;
  display: inline-block;
  font-weight: normal;
  left: 84px;
}
.ldxx_tit:hover{transition: all 0.6s;
  background: #f3f3f3;
}
.ldxx_tit:hover b{transition: all 0.6s;
  left: 80px;
}
.wzdt_a{
  font-weight: bold;
}
.ewm{     width: 99px;
  float: right;
  text-align: center;
  color: #fff;}
  .ewm img{
    padding: 2px;
    border:#fff 1px solid;
    border-radius: 3px;
  }
  /*政务公开*/
.zwgk2022_l{
width: 505px;
padding: 25px;
float: left;
background: #f5f9fa;
}
.zwgk2022_ld{
  border: #3288f5 1px solid;
  border-radius: 3px;
  width: 89.8%;
  padding: 20px 5%;
  background: #fff;
}
.zwgk2022_ld dt{    
  width: 100%;
  display: inline-block;
  border-bottom: #ddd 1px dashed;
  margin: 20px 0;
  padding-bottom: 28px;
}
.zwgk2022_ld dt img{
  display: inline-block;
  float: left;
  width: 120px;
  height: 150px;
  border-radius: 3px;
  margin: 0 20px;
}
.zwgk2022_ld_txt{
  display: inline-block;
  float: left;
  width: 228px;
  overflow: hidden;
}
.zwgk2022_ld_txt p {
  display: inline-block;
    color: #666;
    font-size: 16px;
    line-height: 30px;
}
.zwgk2022_ld_txt a{
  font-size: 20px;
  color: #333;
  display: inline-block;
  margin-bottom: 10px;
}
.zwgk2022_ld_txt:hover{
  color: #0968b8;
}
.zwgk2022_ld_txt:hover a{
  color: #0968b8;
}
.zwgk2022_ld_txt:hover .zwgk_2022btn a{
  color: #fff;
}
..zwgk2022_ld:hover img{
  opacity: 0.5;
}
.zwgk_2022btn{
  border-radius: 3px;
  margin-top: 3px;
  background: #0968b8 url(tzzxx_bg.jpg) 30px 10px no-repeat;
}
.zwgk_2022btn a{
  margin-left: 84px;
  font-size: 16px;
  color: #fff;
  line-height: 51px;
  margin-bottom: 0;

}
.zwgk_2022btn:hover{
  background: #0968b8 url(tzzxx_bg.jpg) 25px 10px no-repeat;
}
.zwgk_2022btn:hover a{
  letter-spacing: 2px;
}
.mt30{
margin-top: 30px;
}
.zwgk2022_ld dd{
  margin-left: 20px;
  display: block;
}
.zwgk2022_ld dd a{
  line-height: 35px;
  display: block;
}
.zwgk2022_an{
width: 100%;
}
.zwgk2022_an a:first-child{
  margin-left: 0;
}
.zwgk2022_an a{
  display: inline-block;
  margin-left: 7%;
  width: 46%;
  border: #dcdcdc 1px solid;
  background: #fff;
  text-align: center;
  line-height: 50px;
  color: #333;
  text-align: center;
  margin-top: 20px;
  border-radius: 3px;
}
.zwgk2022_an_xz{
  margin-left: 0!important;
  width: 99.8%!important;
}
.zwgk2022_an a:hover{
  color: #0968b8;
  border-radius:10px;
  border:#0968b8 1px solid;
}
.zwgk2022_r{
  float: left;
  margin-left: 40px;
  width: 605px;
  overflow: hidden;
}
.zwgk2022_h2{
  background: url(zfxxgk_ti.png) no-repeat 0px 8px;
  border-radius: 0;
  padding-left: 12px;
}
.zwgk2022_h2 a{
  font-size: 20px;
  color: #1572cf;
  font-weight: bold;
}
.zwgk2022_zfxx{
  display: block;
  line-height: 50px;
  text-align: center;
}
.zwgk2022_zfxx a{
  font-size: 20px;
  font-weight: bold;
  color: #0968b8;
}
.zwgk2022_zfxx_div{
  width: 80%;
  margin: 10px auto;
  overflow: hidden;
}
.zwgk2022_zfxx_div a{
  display: inline-block;
  background-color: #fff;
  position: relative;
  line-height: 40px;
  margin-bottom: 20px;
  line-height: 50px;
  font-size: 18px;
  padding-left: 7%;
  width: 93%;
  border-radius: 3px;
  color: #666;
}
.zwgk2022_zfxx_div a:hover{
  color: #333;
}
.zwgk_bg1::before{
  left: 0;
    display: block;
    content: '';
    width: 2px;
    height: 70%;
    position: absolute;
    top: 15%;
    background: #7fcff4;
}
.zwgk_bg2::before{
  left: 0;
    display: block;
    content: '';
    width: 2px;
    height: 70%;
    position: absolute;
    top: 15%;
    background: #f9cb7f;
}
.zwgk_bg3::before{
  left: 0;
    display: block;
    content: '';
    width: 2px;
    height: 70%;
    position: absolute;
    top: 15%;
    background: #f27f88;
}
.zwgk_bg4::before{
  left: 0;
    display: block;
    content: '';
    width: 2px;
    height: 70%;
    position: absolute;
    top: 15%;
    background: #98d8b5;
}
.zwgk_bg5::before{
  left: 0;
    display: block;
    content: '';
    width: 2px;
    height: 70%;
    position: absolute;
    top: 15%;
    background: #7fcff4;
}
.dqwz{
  margin: 20px auto;
    width: 99.8%;
    background: #f6fafe;
    border-radius: 4px;
    border: #b4cce4 1px solid;
    overflow: hidden;
}

.hx{
  border-bottom: #ddd 1px dashed;
}
.fzjs_h2{
  width: 100%;
  border-bottom: #ddd 1px solid;
 height: auto;
 overflow: hidden;
 text-align: center;
 
}
.fzjs_h2 span{
  border-bottom: #eaa36c 2px solid;
  color: #0968b8;
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
  line-height: 50px;
  margin: 0 auto;
}
.fzjs_h2 a{
  display: inline-block;
    float: right;
    color: #999;
    font-size: 16px;
    margin-top: 20px;
}
.fzjs .tab{
  background: #f2f2f2;
     
    text-align: center;
    margin: 10px auto;
    overflow: hidden;
    display: inline-block;
}
.fzjs .tab li{    
  border-radius: 3px;
  float: none;
  line-height: 27px;
  background: #f2f2f2;
  display: inline-block;
  padding: 0 10px;
  height: auto;
  margin: 10px;
  width: auto;
}
.fzjs .tab li a{
  font-weight: normal;
}
.fzjs .tab li.cur{
  background: #1572cf;
}
.fzjs .tab li.cur a{
  font-weight: normal;
  color: #fff;
}
.w600{
  width: 570px;
  float: left;
}
.xwdt{
  width: 100%!important;
  height: 482px!important;
}
.xwdt .index_banner_h{
width:100%;
height: 482px;
}
.xwdt .index_banner_h img{
  width:100%;
  height: 482px;
}
.xwdt .silde-disp-1{
  width: 80%;
  margin-left: 10%;
  border-radius: 10px;
  top: -102px;
}
.xwdt .unslider-nav{
  bottom: 120px;
}
.zwdt #guowuyuan{
  margin-top: 0;
}
.zwdt #shegnzhengfu{
  margin-top: 0;
}
.zwdt #shegnzhengfu li{
  margin-top: 16px;
}
.zwdt #guowuyuan li{
  margin-top: 16px;
}
.zwdt .currency_ul{
  margin-top: 13px;
}
.xwdtztzl{
  width: 1200px;
  margin: 0 auto;
}
.xwdtztzl .ztzl_slider .index_banner_h img{
width:70%;
margin-left: 30%;
}
.w774{
  float: left;
  width: 744px;
}
.wjyjb{
  width: 500px!important;
  float: right;
}
.wjyjb a{
  padding-left: 27%!important;
  width: 22%!important;
}
/*留言统计*/
.mokuai4{width:100%;height:166px;background:#F6F6F6;border-radius:3px;float:left}
.mokuai4 .biaoti{float:left;width:100%;text-align:center;position:relative;margin-top:18px;}
.mokuai4 .biaoti .span2{font-size:20px;font-weight:bold;color:#0968b8;line-height:30px;letter-spacing:1px;text-align:center;}
.mokuai4 .biaoti .span1{height:1px;width:40%;left:14px;position:absolute;top:10px;background:#0968b8}
.mokuai4 .biaoti .span3{height:1px;width:40%;right:14px;position:absolute;top:10px;background:#0968b8}
.mokuai4 ul li{float:left;width:33%;text-align:center;font-size:16px;font-family:MicrosoftYaHei;color:#5E5E5E;letter-spacing:1px;height:43px;margin-top:36px;border-left:1px solid #E0E0E0}
.mokuai4 ul li:first-child{border:none}
.mokuai4 ul li .span0{    line-height: 43px;
    height: 43px;
    display: inline-block;
    vertical-align: top;}
.mokuai4 ul li .span1{font-size:32px;color:#0968b8;font-weight:bold;margin-left:11px}
.mokuai5{width:100%; margin-top: 20px;}
.mokuai5 .biaoti {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #394351;
  padding-top: 24px;
  border-top: 1px solid #FF6200;
  padding: 24px 0;
}
.trr{background: #f7fafd;}
 
.mokuai5 table{width:100%}
.mokuai5 table tr th{background:#FFF2EA;    height: 61px;
  border: #fff 2px solid;
    line-height: 60px;
    text-align: center;
font-size:16px;
font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
font-weight:bold;
color:#394351;
}
.mokuai5 table tr td{height:54px;line-height:54px;text-align:center;font-size:16px;color:#394351}
.mokuai5 table .tr td{background:#F4F4F4}
.mokuai5 table tr .time{color:#747474}
.new_r {
  width: 432px; 
  position: relative;
}
.w715{
  width: 715px;
}
.w745{
  width: 645px;
}
/*机动栏目*/
.jdlm{width: 100%!important; margin: 0 auto;}
.jdlm li{width: auto; }
.jdlm li a{width: 270px!important;  display:inline-block;} 
.jdlm .tempWrap{width: 100%!important;}
.yw{
  width: 100%!important;
  height: auto;
  margin: 10px 0;
}
.yw .tempWrap{
  width: 516px!important;
  height: auto;
}
.yw li:first-child{
  margin-left: 0;
}
.yw li{
text-align: center;
float: left;
width: auto;
line-height: initial;
background: #fff url(zjt_zt.png) no-repeat  60px 170px !important ;
border:none;
}

.yw li a{
margin-left:0!important;
margin-right: 26px!important;
width: 152px!important;
display: inline-block;
margin: 30px 0;
line-height: 28px;
color: #185b8e;
border: #95bbe1 1px solid!important;
border-radius: 3px;
padding: 27px 0;
height: auto!important;
}
.yw li:hover a{letter-spacing: 0;}
.yw li a:hover{
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
.tit {
  height: auto;
  line-height: auto;
  background: #eaf1f7;
  border-radius: 3px
}
}
@media screen and (min-width: 1441px) {
  .contents{width:1400px;}
  .topbar{width:1400px;} 
  .head_box .head{width:1400px;}
  .head_box .nav ul{width:1400px;}
  .new_r{width: 638px;}
  .picScroll-left{width: 1176px;}
  .w697{width: 802px;}
  .picScroll-left .bd ul li a{width: 282px; height: 131px; border-radius: 5px;}
  .w745{width: 845px;}
  .myzj_ul li a{width: 75%;}
  .footer_c{width: 1400px;}
  .ztzlbt{    background: #0968b8;padding: 12px 0;border-radius: 5px;}
    #totop{right: 43%;}
    .jdlm li a{width: 338px!important; height: auto!important;}
    .bottom_links{width: 1240px;}
    .footer h2{width: 154px;}
    .bottom_links ul li p{
      padding:0 92px;
    }
    .myzj_ul li:hover{background-position: 0 20px!important;}
    .w600{width: 670px;}
    .zwgk2022_r{width: 805px;}
    .link_hidden_box {width: 1400px; margin-left: -700px;}
    .link_W_Sub > p:after{
      right: 54px;
    top: 10px;
    }
}
@media screen and (max-width: 1440px) {
  .contents{width:1400px;}
  .topbar{width:1400px;} 
  .head_box .head{width:1400px;}
  .head_box .nav ul{width:1400px;}
  .new_r{width: 638px;}
  .picScroll-left{width: 1176px;}
  .w697{width: 802px;}
  .picScroll-left .bd ul li a{width: 282px; height: 131px; border-radius: 5px;}
  .w745{width: 845px;}
  .myzj_ul li a{width: 75%;}
  .footer_c{width: 1400px;}
  .ztzlbt{    background: #0968b8;
    padding: 12px 0;
    border-radius: 5px;}
    #totop{right: 43%;}
    .jdlm li a{
      width: 338px!important; height: auto!important;
    }
    .bottom_links{
      width: 1240px;
    }
    .myzj_ul li:hover{background-position: 0 20px!important;}
    .w600{width: 670px;}
    .zwgk2022_r{width: 805px;}
    .link_hidden_box {width: 1400px; margin-left: -700px;}
    .link_W_Sub > p:after{
      right: 54px;
    top: 10px;
    }
}  
@media screen and (max-width: 1366px) and (min-width: 1280px){
  .contents{width:1200px;}
  .topbar{width:1200px;} 
  .head_box .head{width:1200px;}
  .head_box .nav ul{width:1200px;}
  .new_r{width: 438px;}
  .picScroll-left{width: 976px;}
  .w697{width: 602px;}
  .picScroll-left .bd ul li a{width: 232px; height: 108px; border-radius: 5px;}
  .w745{width: 645px;}
  .myzj_ul li a{width: 68%!important;}
  .footer_c{width: 1200px;}
  .ztzlbt{    background: #0968b8;
    padding: 0;
    border-radius: 5px;}
    #totop{right: 50%;}
    .jdlm li a{
      width: 288px!important; height: auto!important;
    }
    .bottom_links{
      width: 1040px;
    }
  .currency_ul li a{width: 75%;}
  .footer h2{width: 154px;}
  .myzj_ul li:hover{background-position: 0 20px!important;}
  .w600{width: 570px;}
  .zwgk2022_r{width: 605px;}
  .link_hidden_box {width: 1200px; margin-left: -600px;}
  .link_W_Sub > p:after{
    right: 19px;
  top: 10px;
  }
}
@media screen and (max-width: 1280px){
  .contents{width:1200px;}
  .topbar{width:1200px;} 
  .head_box .head{width:1200px;}
  .head_box .nav ul{width:1200px;}
  .new_r{width: 438px;}
  .picScroll-left{width: 976px;}
  .w697{width: 602px;}
  .picScroll-left .bd ul li a{width: 232px; height: 108px; border-radius: 5px;}
  .w745{width: 645px;}
  .myzj_ul li a{width: 68%!important;}
  .footer_c{width: 1200px;}
  .ztzlbt{    background: #0968b8;
    padding:0;
    border-radius: 5px;}
    #totop{right: 50%;}
    .jdlm li a{
      width: 288px!important; height: auto!important;
    }
    .bottom_links{
      width: 1040px;
    }
    .currency_ul li a{width: 75%;}
    .footer h2{width: 154px;}
    .myzj_ul li:hover{background-position: 0 20px!important;}
    .w600{width: 570px;}
    .zwgk2022_r{width: 605px;}
    .link_hidden_box {width: 1200px; margin-left: -600px;}
    .link_W_Sub > p:after{
      right: 19px;
    top: 10px;
    }
}