 @charset "utf-8";
/* reset */
body, h1, h2, h3, h4, h5, h6, p, ul, li, form, button, input, textarea, th, td, table, a, em, span, img, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body, .header, .top{margin: 0px;}
body { font-size: 14px;  font-family: "Microsoft YaHei"; background-color: #f2f2f2;}
.mt30{margin-top: 30px;}
.mt10{margin-top: 10px;}
em { font-style: normal;}
ul, li { list-style: none; }
input, select, img { vertical-align: middle; border: none;}
h2, h3, h4{font-weight: lighter;}
.textc { text-align: center; }
p { word-wrap: break-word; }
a { text-decoration: none;color: #fff;display: inline-block;}
a:hover { text-decoration: none; }
a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer { cursor: pointer; }
.clearfix { zoom: 1; }
.clearfix:after { display: block; visibility: hidden; clear: both; overflow: hidden; height: 0; content: '.'; }
.fl { float: left; }
.fr { float: right; }
.pr {position: relative ;}
.pa {position: absolute ;}
.con_wrap {
  width: 1200px;
  margin: 0 auto;
}
.xt_topsearch .icon{
  width: 58px;
  height: 52px;
  margin-left: -10px;
  margin-right: 10px;}

.xt_topsearch {
  height: 100px;
  background: #fff;
}
.xt_topsearch .logo {
  float: left;
  width: 191px;
  margin: 15px 0 0;
}
.xt_topsearch .search-wrap {
  float: right;
  width: 400px;
  height: 35px;
  margin: 32px 120px 0 165px;
  border: 1px solid #02499b;
  border-radius: 25px;
  overflow: hidden;
}
.xt_topsearch .search-wrap .user-txt {
  float: left;
  padding: 6px 120px 6px 18px;
  height: 36px;
  line-height: 24px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  outline: none;
  border: none
}
.xt_topsearch .search-wrap .search-button {
  float: left;
  margin-left: -110px;
  height: 36px;
  line-height: 1;
  width: 110px;
  background-color: #02499b;
  color: #fff;
  border: 0;
  border-radius: 35px 0 0 35px;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
}
.menu {
    width: 100%;
    height: 46px;
    background: #02499b;
}
.menubox {
    width: 1200px;
    margin: 0 auto;
}
.menubox ul li.first {
    background: none;
}
.menubox ul li {
    float: left;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    background: url(../images/menuline.png) no-repeat center left;
    width: 133px;
    text-align: center;
    position: relative;
    color: #fff;
}
.menubox ul li a {
    color: #FFF;
}
.menubox ul li :hover{
  width: 133px;
  background: #000;
  opacity: .2;
}
.breadcrumb_a {
    font-size: 18px;
    color: #a6a6a6;
}
.news-pagination a{
    font-size: 18px;
    color: #a6a6a6;
}

