@charset "utf-8";
/* CSS Document */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
:focus {
  outline: 0;
}
html {
  height: 100%;
}
body {
  font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  color: #333;
  height: 100%;
}
body,
td,
div,
p,
br,
b,
strong,
i,
em,
a,
pre,
img,
dl,
dt,
dd,
li,
form,
th,
tr,
span {
  font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
  font-size: 12px;
}
ol,
ul {
  list-style: none;
}
ul li {
  overflow: hidden;
}
a,
a:visited {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #333;
  text-decoration: underline;
}
.box {
  width: 1000px;
  margin: 0px auto;
}
.box-con {
  width: 998px;
  margin: 0px auto;
  border: 1px solid #cbcbcb;
  border-bottom: 2px solid #000;
  padding-bottom: 5px;
}
.box-con.box-con-show {
  border-bottom: 0px;
  padding-bottom: 0px;
}
.clr {
  clear: both;
  overflow: hidden;
  height: 1px;
  margin-top: -1px;
}
.hid {
  display: none;
}
.margin_ten {
  margin-top: 10px;
}
.margin_two {
  margin-top: 20px;
}
.margin_twofive {
  margin-top: 14px !important;
}
.over_hid {
  overflow: hidden;
}
.songti {
  font-family: "宋体", Arial, Helvetica, sans-serif;
}
.en {
  font-family: Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  display: inline;
}
.box-top {
  height: 52px;
}
.top-link {
  width: 100%;
  height: 42px;
  background: #cf0101;
  position: fixed;
  zoom: 1;
  z-index: 999999;
  top: 0px;
  left: 0px;
}
.top-link div.box {
  position: relative;
  zoom: 1;
}
.top-link div.box i {
  padding: 0px 5px;
}
.top-link div.box i.long {
  padding: 0px 10px;
}
.top-link div.box a {
  line-height: 42px;
  color: #fff;
}
.top-link div.box span {
  line-height: 42px;
  color: #fff;
  padding: 0px 6px 0px 8px;
}
.top-link div.box div.select {
  display: inline-block;
  width: 60px;
  float: right;
  padding-right: 28px;
  background: url("/statics/images/default/top_select.jpg") 68px 20px no-repeat;
  position: absolute;
  right: 0px;
  top: 0px;
}
.top-link div.box div.select ul {
  width: 80px;
  position: absolute;
  left: 0px;
  top: 42px;
}
.top-link div.box div.select ul li {
  line-height: 20px;
  background: #CF0101;
  border-top: 1px solid #FFF;
  display: block;
  margin: 0px;
  padding: 5px 10px;
}
.top-link div.box div.select ul li a {
  line-height: 20px;
}
.top-logo {
  padding: 10px;
  height: 90px;
  border-bottom: 2px solid #000;
}
.top-logo .logo {
  display: block;
  width: 159px;
  height: 48px;
  background: url("/statics/images/default/logo.jpg") no-repeat;
  float: left;
  margin-left: 14px;
  margin-top: 18px;
  position: relative;
  zoom: 1;
}
.top-logo .logo a.china {
  display: block;
  width: 93px;
  height: 48px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.top-logo .logo a.hn {
  display: block;
  width: 44px;
  height: 38px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  text-indent: -9999px;
}
.top-logo .logo-ad {
  float: right;
  position: relative;
}
span.spread {
  display: block;
  width: 29px;
  height: 17px;
  text-align: center;
  line-height: 17px;
  font-size: 12px;
  color: #000;
  background-color: rgba(255, 255 , 255, 0.6);
  border-radius: 0px 0px 0px 8px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.top-sstq {
  padding: 10px;
  height: 24px;
}
.top-sstq .top-search {
  width: 246px;
  height: 24px;
  overflow: hidden;
  float: left;
  position: relative;
  zoom: 1;
}
.top-sstq .top-search input.q {
  display: block;
  width: 178px;
  height: 22px;
  border: 1px solid #abadb3;
  padding: 0px 10px;
  line-height: 22px;
  *height: 20px;
  *line-height: 20px;
}
.top-sstq .top-search input.s {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 38px;
  height: 24px;
  border: 0px;
  background: url("/statics/images/default/top_search_but.jpg") no-repeat;
  padding: 0px;
  cursor: pointer;
  text-indent: -9999px;
}
.top-sstq .top-tongji {
  float: left;
  margin-left: 20px;
  margin-top: 6px;
  display: inline-block;
}
.top-sstq .top-weather {
  float: left;
  line-height: 24px;
  padding-left: 116px;
}
.top-sstq .top-weather i {
  padding: 0px 5px;
}
.top-sstq .top-tougao {
  float: right;
}
.top-sstq .top-tougao a {
  line-height: 24px;
  color: #2b447c;
}
.top-menu {
  height: 29px;
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
  position: relative;
  z-index: 99999;
}
.top-menu ul {
  text-align: center;
  position: relative;
}
.top-menu ul li {
  display: inline;
  position: relative;
  zoom: 1;
  overflow: visible;
}
.top-menu ul li a {
  display: inline-block;
  padding: 0px 9px;
  margin: 0px 5px;
  height: 29px;
  line-height: 29px;
  font-size: 14px;
  position: relative;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.top-menu ul li a i {
  display: none;
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -1px;
  left: 0px;
}
.top-menu ul li a.active {
  border-left: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
}
.top-menu ul li a.active i {
  display: block;
}
.top-menu ul li a:hover {
  text-decoration: none;
}
.top-menu ul li div {
  position: absolute;
  width: 998px;
  left: -123px;*left: -139px;
  padding-top: 1px;
  display: none;
  z-index: 9999;
  top: 22px;*top:29px;
}
.top-menu ul li div#menu_zixun {
  left: -185px;*left: -197px;
}
.top-menu ul li div ul {
  display: block;
  height: 29px;
  background: #fff;
  text-align: left;
  padding-left: 28px;
}
.top-menu.box-con-menu ul li div {
  width: 998px;
  border: 1px solid #cbcbcb;
  border-top: 0px;
  left: -1px;
}
.top-id-list {
  width: 970px!important;
  height: 90px;
  margin: 0px auto;
  margin-top: 10px;
  position: relative;
  zoom: 1;
}
.top-id-list .box {
  width: 970px !important;
  height: 90px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}
.top-id-list .box .list {
  width: 970px !important;
  height: 90px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.top-id-list .box .list li {
  height: 90px;
}
.footer-city {
  margin-top: 10px;
}
.footer-city .foot-city {
  height: 60px;
  padding: 10px 10px;
  border: 1px solid #d2d2d2;
  position: relative;
}
.footer-city .foot-city a {
  display: inline-block;
  width: 110px;
  height: 60px;
  float: left;
  margin: 0px 6px;
}
.footer-city .foot-city a img {
  display: block;
  width: 110px;
  height: 60px;
}
.footer {
  text-align: center;
  line-height: 30px;
  position: relative;
  zoom: 1;
}
.footer i {
  font-style: normal;
  padding: 0px 5px 0px 7px;
}
.footer .jubao {
  position: absolute;
  left: 0px;
  top: 72px;
}
.footer .kexin {
  position: absolute;
  right: 0px;
  top: 72px;
}
.footer .kexin img {
  display: inline-block;
  width: 114px;
  height: 41px;
  margin-left: 5px;
}
.footer ul {
  width: 230px;
  height: 130px;
  margin: 0px auto;
}
.footer ul li {
  display: inline-block;
  margin: 0px 15px;
  float: left;
}
.footer ul li span {
  display: block;
}
.header {
  height: 60px;
  border-bottom: 2px solid #000;
  position: relative;
  zoom: 1;
  text-align: center;
}
.header h2 {
  line-height: 60px;
  font-size: 36px;
  color: #000;
}
.header h1,.header h3 {
  display: block;
  width: 159px;
  height: 48px;
  position: absolute;
  top: 6px;
  left: 33px;
  background: url("/statics/images/default/logo.jpg") no-repeat;
}
.header h1 a.china,.header h3 a.china {
  display: block;
  width: 93px;
  height: 48px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.header h1 a.hn,.header h3 a.hn {
  display: block;
  width: 44px;
  height: 38px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  text-indent: -9999px;
}
.header div {
  width: 246px;
  height: 24px;
  overflow: hidden;
  position: absolute;
  top: 18px;
  right: 22px;
}
.header div.show-catname {
  width: 100%;
  height: 60px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 60px;
  font-size: 36px;
  color: #000;
}
.header div.show-logo {
  display: block;
  width: 159px;
  height: 48px;
  overflow: hidden;
  position: absolute;
  background: url("/statics/images/default/logo.jpg") no-repeat;
  top: 6px;
  left: 33px;
  text-indent: -9999px;
}
.header div input.q {
  display: block;
  width: 178px;
  height: 22px;
  border: 1px solid #abadb3;
  padding: 0px 10px;
  line-height: 22px;
  *height: 20px;
  *line-height: 20px;
}
.header div input.s {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 38px;
  height: 24px;
  border: 0px;
  background: url("/statics/images/default/top_search_but.jpg") no-repeat;
  padding: 0px;
  cursor: pointer;
  text-indent: -9999px;
}

.list-page,.show-page { 
  clear: both; 
  font-family: 宋体; 
  padding: 14px 0 10px; 
  text-align: center;
}
.list-page a.a1,.show-page a.a1 {
  background: #fff none repeat scroll 0 0; 
  border: 1px solid #e3e3e3; 
  color: #333; 
  display: inline-block; 
  height: 22px; 
  line-height: 22px; 
  padding: 0 10px; 
  text-align: center;
}
.list-page ul li {
  display: inline-block;
  margin: 0px 5px;
}
.list-page a,.show-page a {
  background: #fff none repeat scroll 0 0; 
  border: 1px solid #e3e3e3; 
  color: #333; 
  display: inline-block; 
  height: 22px; 
  line-height: 22px; 
  padding: 0 10px; 
  text-align: center;
}
.list-page a.now,.show-page a.now {
  background: #f00;
  color: #fff;
}
.list-page span,.show-page span {
  background: #5a85b2 none repeat scroll 0 0; 
  border: 1px solid #5a85b2; 
  color: #fff; 
  display: inline-block; 
  height: 22px; 
  line-height: 22px; 
  padding: 0 10px; 
  text-align: center;
}

.top-menu-fix {
  background: #cf0101;
  position: fixed;
  z-index: 99999;
  width: 100%;
  top: 0px;
}
.top-menu-fix ul li a {
  display: inline-block;
  padding: 0px 9px;
  margin: 0px 5px;
  height: 29px;
  line-height: 29px;
  font-size: 14px;
  position: relative;
  color: #ffffff;
  border-left: 1px solid #cf0101;
  border-right: 1px solid #cf0101;
}
.top-menu-fix ul li a:hover {
  text-decoration: none;
}
.top-menu-fix ul li a.active {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  color: #ffffff;
}
.top-menu-fix ul li div {
  width: 998px;
  left: -124px;*left: -140px;
  top: 22px;*top:30px;
  border: 1px solid #cbcbcb;
  border-top: 0px;
}
.top-menu-fix ul li div#menu_zixun {
  left: -186px;*left: -198px;
}
.top-menu-fix ul li div ul{
  display: block;
  height: 29px;
  background: #fff;
  text-align: left;
  padding-left: 28px;
}
.top-menu-fix ul li div ul li a{
  display: inline-block;
  padding: 0px 9px;
  margin: 0px 5px;
  height: 29px;
  line-height: 29px;
  font-size: 14px;
  position: relative;
  color: #333;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

.box-top-c {
  height: 42px;
}

.mobile-fixed {
  position: fixed;
  top: 52px;
  right: 10px;
}