* {
  outline: none !important;
  padding:0;
  margin:0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Microsoft YaHei", sans-serif;
}
a{
  text-decoration: none;
}
li{
  list-style: none;
}
.claer{clear:both;}

html,body{
  width: 100%;
  min-width: 1200px;
}


.h_header{
  height: 286px;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  background:url(../img/hngczl_tbbg.png) no-repeat center center;
}
.pagetop{
    height: 24px;
    width: 1200px;
    color: #fff;
    font-size: 13px;
    margin: 0 auto;
    line-height: 24px;
}
.pagetop ul{
  float: right;
}
.pagetop ul li{
  float:left;
}
.pagetop ul li a{
  color: #fff;
}
/*瀵艰埅鏍�*/
.topnav{
  width: 100%;
  min-width: 1200px;
  margin:0 auto;
  height: 182px;
  max-width: 1920px;
 }
.topnav .navheader{
    width: 100%;
    min-width: 1200px;
    height: 70px;
    background: #06599d;
}
.topnav .nh_nav{
    height: 70px;
    line-height: 70px;
    width: 1200px;
    margin: 0 auto;
}
.topnav .nh_nav li{
  float: left;
  color: #fff;
  width: 234px;
  text-align: center;
  height: 70px;
}
.topnav .nh_nav li img{
  width: 24px;
  height: 24px;
  vertical-align: -5px;
  margin-right: 6px;
}
.topnav .nh_nav li a span{

  margin-left: 6px;
}
.topnav .nh_nav li a{  
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;
  }
.topnav .nh_nav li.nh_active{background: #003e71;}
.topnav .nh_nav li.nh_active a{color:#fff;}
.topnav .navmain{
    height: 112px;
    background: #f2f2f2;
    width: 100%;
    min-width: 1200px;
  
}
.topnav .navmain .navmain_wk{
    height: 112px;
    background: #f2f2f2;
    width: 1200px;
    margin:0 auto;
    padding-top:16px;
}
.topnav .nm_submenu{
  position: absolute;
  width:1200px;
  height: 112px;
  display: none;}
.topnav .nm_submenu ul li{
    float: left;
    width: 190px;
    height: 80px;
    line-height: 80px;
    background: #fff;
    border-radius: 2px;
    margin-left: 12px;
    text-align: center;
}
.topnav .nm_submenu ul li:first-child{
  margin-left:0px;
}
.topnav .nm_submenu ul li a{
  padding: 0 14px;
  font-size: 18px;
  color: #003e6f;
  font-weight: 600;
}
.topnav .nm_submenu ul li a:hover{
  color:#297ACC;
}
.topnav .nm_submenu ul li a span{
    font-size: 30px;
    color: #297ACC;
    line-height: 30px;
    vertical-align: -4px;
    margin-right: 12px;
}


.hot 
{
    width: 1200px;
    margin: 0 auto;
}
.hotnews
{
    float: left;
    display: inline;
    width: 1200px;
    padding-left: 56px;
    font-size: 32px;
    line-height: 50px;
    background:url(../img/hngczl_togao.png) left center no-repeat;

}
.hotnews a{color: #bc3230;font-weight: 600;}

.lb_wk{
    width: 1200px;
    margin: 0 auto;
    margin-top: 14px;
    margin-bottom: 50px;
}
.lb_wk .main_cont{
  width: 1200px;

}
.main_cont .current{
    width: 1200px;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    height: 20px;
    font-weight: 600;
    margin-bottom: 24px;
}
.main_cont .current img{
  vertical-align: -4px;
  margin-right: 8px;
}
.main_cont .current a{
    color: #333;  
}

.lb_wk .list{
  width: 1200px;
  height: 1036px;
  margin:0 auto;
}
.lb_wk .list .list_left{
  width:280px;
  height: 1036px;
  float: left;
}
.list .listleft_top{
    width: 280px;
    height: 70px;
    text-align: center;
    font-size: 22px;
    line-height: 70px;
    font-weight: 600;
    color: #fff;
    background: #055a9d;
} 
.list .listleft_top img{
    text-align: center;
    float: left;
    margin-top: 24px;
    margin-left: 14px;
}
.list .listleft_main{
    width: 280px;
    height: 966px;
    padding: 14px 15px;
}
.list .listleft_main .lslm_bt{
    width: 250px;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #05589c;
    text-align: center;
    font-size: 18px;
    color: #05589c;
    position: relative;
    margin-bottom: 18px;
}
.list .listleft_main .lslm_bt a{
	color:#333;
}

.list .listleft_main .lslm_bt i{
      display: block;
    position: absolute;
    background: #ccc;
    width: 8px;
    height: 8px;
    top: 21px;
    left: 50px;
}
.list .listleft_main .lslm_bt img{
    position: absolute;
    top: 14px;
    right: 35px;
}
.list .listleft_main ul li{
    width: 250px;
    height: 50px;
    background: #f6f6f6;
    margin-bottom: 18px;
    padding: 0px 21px;
    font-size: 16px;
    line-height: 50px;
}
.list .listleft_main ul li a{
    color: #333;
}
.lb_wk .list .list_right{
  width: 920px;
  float: left;
  height: 1036px;
  border-left: none;
}
.list_right .listright_table{
    table-layout: fixed;
    border-collapse: collapse;
} 
.list_right .listright_table thead{
  line-height: 67px;
  border-bottom: 3px solid #055a9d;
}
.list_right .listright_table thead th{
  color:#333;
  font-size: 17px;
  font-weight: 600;
}
.list_right .listright_table tbody td{
  color:#333;
  text-align: center;
  padding: 24px 10px;
  border-left:none; 
  border-bottom: 1px solid #ccc;
}
.list_right .listright_table tbody td p{
  line-height: 20px;
}
.list_right .listright_table tbody td a{
  color: #333;
  line-height: 25px;
}
.list_right .listright_table tbody td.txleft{
 text-align: left;
 border-bottom: 1px solid #ccc;
}

/*搴曢儴*/
.footer{
    width: 100%;
    height: 225px;
    background: #06599d;
    border-top: 4px solid #003e71;
    max-width: 1920px;
    min-width: 1200px;
}
.footer .footer_wk{
  width: 1200px;
  margin:0px auto;
}
.footer .friendlink{
    width: 100%;
    height: 98px;
    border-bottom: 1px solid #04538e;
    margin-bottom: 16px;
}
.footer .friendlink_tb{
    height: 98px;
    width: 100%;
    padding: 26px 52px;
}
.footer .friendlink_tb li{
  float: left;
  margin-left: 20px;
}
.footer .friendlink_tb span{
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
}
.footer .friendlink_tb select{  
    height: 40px;
    background: #003e71;
    border: 1px solid #003e71;
    color: #fff;
    border-radius: 3px;
    padding-left: 20px;
    width: 300px;

}
.footer .indexbottom{
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 12px;
}
.footer .indexbottom a{
    color: #fff;
    font-size: 16px;
    padding: 0px 5px;
}
.footer .footer_nr{
      text-align: center;
    color: #fff;
    margin-top: 20px;
    position: relative;
}



#moquu_top,#moquu_wxin,#moquu_wshare,#moquu_wmaps {
  z-index:2;
  width:70px;
  height:70px;
  right:10px;
  position:fixed;
  cursor:pointer;
  _position:absolute;
  _bottom:auto;
  _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

#moquu_wxin {
  top:320px;
  _margin-top:320px;
}
#moquu_wxin a {
  background:url(../img/fc1.jpg);
  right:0;
  float:left;
  width:70px;
  height:70px;
  box-shadow: 0px 2px 3px #ccc;
}

#moquu_wshare {
  top:395px;
  _margin-top:395px
}
#moquu_wshare a {
  background:url(../img/fc2.jpg);
  width:70px;
  height:70px;
  right:0;
  float:left;
  box-shadow: 0px 2px 3px #ccc;
}
#moquu_wmaps {
  top:470px;
  _margin-top:470px;
  box-shadow: 0px 2px 3px #ccc;
}
#moquu_wmaps a {
  background:url(../img/fc3.jpg);
  width:70px;
  height:70px;
  right:0;
  float:left;
  box-shadow: 0px 2px 3px #ccc;
}

#moquu_top {
  top:545px;
  _margin-top:545px;
  background:url(../img/fc4.jpg);
  width:70px;
  height:70px;
  box-shadow: 0px 2px 3px #ccc;
}

.moquu_wxin,.moquu_wshare,.moquu_wmaps {
  position:relative;
  z-index:2
}
.moquu_wxin a:hover .moquu_wxinh,.moquu_wshare a:hover .moquu_wshareh,.moquu_wmaps a:hover .moquu_wmapsh{
  display:block
}
.moquu_wxin .moquu_wxinh {
  position:absolute;
  display:none;
  left:-200px;
  top:-0px;
  width:200px;
  height:178px;
}
.mwx_left{
    width: 180px;
    height: 178px;
    background: #fff;
    box-shadow: 0px 2px 3px #ccc;
    text-align: center;
    padding-top: 16px;
}
.mwx_left span{
  font-size: 16px;
  color:#000;
}

.mwx_right{
    display: block;
    width: 0;
    height: 0;
    border-width: 15px 0px 15px 15px;
    border-style: solid;
    border-color: transparent transparent transparent #f5f2f2;
    position: absolute;
    z-index: 9;
    right: 5px;
    top: 13%;
}
.moquu_wshare .moquu_wshareh {
  position:absolute;
  display:none;
  left:-340px;
  top:0px;
  width:340px;
  height:70px;
  }
.mws_left{
  width: 320px;
  height: 70px;
  line-height: 30px;
  background: #fff;
  box-shadow: 0px 2px 3px #ccc;
  text-align: left;
  padding: 5px 16px;
}
.mws_left p{
  font-size: 16px;
  color:#000;
}
.mws_right{
    display: block;
    width: 0;
    height: 0;
    border-width: 15px 0px 15px 15px;
    border-style: solid;
    border-color: transparent transparent transparent #f5f2f2;
    position: absolute;
    z-index: 9;
    right: 5px;
    top: 20%;
}
.moquu_wmaps .moquu_wmapsh{
  position:absolute;
  display:none;
  left:-200px;
  top:0px;
  width:200px;
  height:178px;
}
.mwm_left{
    width: 180px;
    height: 178px;
    background: #fff;
    box-shadow: 0px 2px 3px #ccc;
    text-align: center;
}
.mwm_left .mwml_top{
  height: 44px;
  width: 180px;
  background: #e8f5ff;
  color:#247ec6;
  text-align: center;
  font-size: 14px;
  line-height: 44px;
  border-bottom: 2px solid #247ec6; 
}
.mwm_left ul li{
    font-size: 14px;
    color: #247ec6;
    text-align: left;
    line-height: 28px;
    padding-left: 5px;
  }
.mwm_left ul li span{
  font-weight: 600;
  font-size:14px;
  color: #000;
}
.mwm_right{
    display: block;
    width: 0;
    height: 0;
    border-width: 15px 0px 15px 15px;
    border-style: solid;
    border-color: transparent transparent transparent #e8f5ff;
    position: absolute;
    z-index: 9;
    right: 5px;
    top: 11%;
}

/*鍒嗛〉鏍峰紡2*/
.showpage, .epages {
  text-align: center;
  }
.epages{
  height: 40px;
  line-height: 40px;
  margin-top: 23px;
  }
.epages *{vertical-align:middle;}
.epages a{
    padding: 10px 16px;
    border: 1px solid #d1d1d1;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    color: #333;
    border-radius: 2px;
    margin: 0px 5px;
  }
.epages a:hover{
  border: #06599d 1px solid;
  text-decoration: none;
  color: #06599d;
}
.epages .pageSelect{
  background: #06599d;
  color: #fff;
  border: #06599d 1px solid;
}
.epages input{
  margin-bottom:0px;
  border:1px solid #659B28;
  height:15px;
  font:bold 12px/15px Verdana;
  padding-bottom:1px;
  padding-left:1px;
  margin-right:1px;
  color:#659B28;
}