body {
  min-width: 320px;
}
body {
  font-family: "黑体";
  min-width: 320px;
}
/*公共顶部*/
#global-top {
  width: 100%;
  height: 81px;
  overflow: visible;
  border-bottom: 1px solid #00315A;
  position: relative;
  z-index: 10000;
}
#global-top .logo img {
  height: 80px;
  padding-left: 10px;
  transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
}
#global-top .mynav .nav-collapse ul li {
  background: #F4F4F4;
}
#global-top .mynav .nav-collapse ul li a {
  width: 100%;
  height: 45px;
  overflow: hidden;
  border-bottom: 1px solid #ffffff;
  display: block;
  line-height: 45px;
  color: #fff;
  text-align: center;
  background: #1D2089;
  text-decoration: none;
}
#global-top .mynav .nav-collapse ul li a:hover {
  text-decoration: none;
}
/*首页幻灯片*/
#indexSlide .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 5px;
  width: 100%;
}
#indexSlide .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
#indexSlide .swiper-active-switch {
  background: #00315A;
}
/*业务介绍*/
#indexYfjs {
  width: 100%;
  height: 140px;
  overflow: hidden;
  background: #00315a url(../images/bgn4.jpg) center top no-repeat;
}
#indexYfjs .center {
  width: 320px;
  height: 140px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#indexYfjs .center ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#indexYfjs .center ul li {
  width: 124px;
  height: 39px;
  overflow: hidden;
  position: absolute;
}
#indexYfjs .center ul li a {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  line-height: 39px;
  text-align: right;
  padding-right: 50px;
  color: #fff;
}
#indexYfjs .center ul li.one1 {
  left: 22px;
  top: 23px;
}
#indexYfjs .center ul li.one2 {
  left: 172px;
  top: 23px;
}
#indexYfjs .center ul li.one3 {
  left: 22px;
  top: 82px;
}
#indexYfjs .center ul li.one4 {
  left: 172px;
  top: 82px;
}
/*首页新闻*/
#indexXwzx {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-bottom: 30px;
  background: url(../images/bgn7.jpg) repeat;
  border-top: 1px solid #A9A9A9;
}
#indexXwzx .title {
  width: 100%;
  height: 58px;
  overflow: hidden;
  background: url(../images/bgn8.jpg) 10px 0px no-repeat;
  text-indent: -1000px;
}
#indexXwzx .list dl,
#indexXwzx .list dt,
#indexXwzx .list dd {
  margin: 0px;
  padding: 0px;
}
#indexXwzx .list dt,
#indexXwzx .list dd.jianjie {
  padding: 5px 10px;
  text-align: Justify;
  text-justify: inter-ideograph;
}
#indexXwzx .list dt a {
  color: #1F208A;
  font-weight: bold;
}
#indexXwzx .list dd.jianjie {
  color: #666;
  padding-bottom: 15px;
}
#indexXwzx .jiantou {
  padding: 10px;
}
#indexXwzx .jiantou .arrow-left,
#indexXwzx .jiantou .arrow-right {
  width: 50%;
  height: auto;
  overflow: hidden;
  float: left;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  color: #000;
  cursor: pointer;
  text-decoration: none;
}
#indexXwzx .jiantou .arrow-left:hover,
#indexXwzx .jiantou .arrow-right:hover {
  text-decoration: none;
}
#indexXwzx .jiantou .arrow-right {
  border-left: 0px;
}
/*底部版权*/
#global-bottom {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #003664;
  border-top: 1px solid #17476F;
}
#global-bottom .nav {
  text-align: center;
  padding: 10px 0px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}
#global-bottom .nav a {
  color: #ffffff;
}
#global-bottom .copyright {
  color: #A2AEBA;
  text-align: center;
  font-size: 12px;
  padding-bottom: 10px;
}
/*二级顶部横幅*/
#ejtophf {
  padding: 10px;
}
/*二级顶部下拉*/
#topmenuTitle {
  width: 100%;
  height: 40px;
  overflow: hidden;
  padding: 0px 10px;
}
#topmenuTitle em {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  background: #1D2089;
  color: #ffffff;
  font-style: normal;
  text-indent: 10px;
  line-height: 40px;
}
#topmenuList {
  width: 100%;
  height: auto;
  min-height: 40px;
  overflow: hidden;
  position: relative;
  margin-top: -40px;
}
#topmenuList .nav-collapseb {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 40px;
}
#topmenuList .nav-collapseb ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#topmenuList .nav-collapseb ul li {
  width: 100%;
  height: 35px;
  overflow: hidden;
  background: #005399;
  line-height: 35px;
  text-indent: 10px;
  border-bottom: 1px solid #ddd;
}
#topmenuList .nav-collapseb ul li a {
  color: #fff;
  text-decoration: none;
}
#topmenuList .nav-collapseb ul li a:hover {
  text-decoration: none;
}
/*单页*/
#onePage {
  padding: 10px;
  line-height: 200%;
  text-align: Justify;
  text-justify: inter-ideograph;
}
#onePage img
{max-width:100%;}
/*留言表单*/
#guestBookForm {
  padding: 10px;
  max-width: 400px;
}
#guestBookForm .mybtn {
  width: 100%;
}
/*新闻列表*/
#webNewsList {
  padding: 10px;
}
#webNewsList ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#webNewsList ul li dl,
#webNewsList ul li dt,
#webNewsList ul li dd {
  margin: 0px;
  padding: 0px;
}
#webNewsList ul li dt a {
  color: #1D2089;
}
#webNewsList ul li dd {
  width: 100%;
  height: auto;
  overflow: hidden;
  max-height: 69px;
}
#webNewsList ul li dd a {
  line-height: 23px;
  color: #666666;
}
#webNewsList ul li dd a:hover {
  color: #666666;
  text-decoration: none;
}
/*翻页信息*/
#pageInfo {
  text-align: center;
  line-height: 50px;
  padding-bottom: 20px;
  padding-top: 20px;
}
#pageInfo em {
  border: 1px solid #D1D1D1;
  padding: 5px 10px;
  font-style: normal;
}
#pageInfo em a {
  color: #1D2089;
  text-decoration: none;
}
#pageInfo em.onfocus {
  background: #1D2089;
  border: 1px solid #1D2089;
}
#pageInfo em.onfocus a {
  color: #fff;
}
/*新闻详情页面*/
#NewsShow {
  padding: 10px;
}
#NewsShow .title {
  color: #1D2089;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#NewsShow .content {
  line-height: 200%;
  text-align: Justify;
  text-justify: inter-ideograph;
}
@media (min-width: 768px) {
  /*业务介绍*/
  #indexYfjs {
    height: 280px;
    background: #00315a url(../images/bgn5.jpg) center top no-repeat;
  }
  #indexYfjs .center {
    width: 640px;
    height: 280px;
  }
  #indexYfjs .center ul li {
    width: 248px;
    height: 78px;
  }
  #indexYfjs .center ul li a {
    line-height: 78px;
    padding-right: 95px;
    font-size: 16px;
  }
  #indexYfjs .center ul li.one1 {
    left: 44px;
    top: 45px;
  }
  #indexYfjs .center ul li.one2 {
    left: 343px;
    top: 45px;
  }
  #indexYfjs .center ul li.one3 {
    left: 44px;
    top: 164px;
  }
  #indexYfjs .center ul li.one4 {
    left: 343px;
    top: 164px;
  }
  /*首页新闻*/
  #indexXwzx {
    height: 190px;
    padding-bottom: 0px;
    position: relative;
  }
  #indexXwzx .title {
    width: 174px;
    height: 190px;
    background: url(../images/bgn9.jpg) 10px 57px no-repeat;
  }
  #indexXwzx .list {
    width: 370px;
    height: 190px;
    overflow: hidden;
    position: absolute;
    left: 175px;
    top: 0px;
  }
  #indexXwzx .list dt,
  #indexXwzx .list dd.jianjie {
    padding: 0;
  }
  #indexXwzx .list dt {
    width: 370px;
    height: 80px;
    overflow: hidden;
    padding-top: 50px;
    line-height: 30px;
  }
  #indexXwzx .list dd.jianjie {
    width: 370px;
    height: 63px;
    overflow: hidden;
    line-height: 21px;
    color: #666;
    padding-bottom: 0px;
  }
  #indexXwzx .jiantou {
    width: 83px;
    position: absolute;
    right: 10px;
    top: 57px;
    padding: 0px;
  }
  #indexXwzx .jiantou .arrow-left,
  #indexXwzx .jiantou .arrow-right {
    line-height: 32px;
  }
  /*底板友情链接*/
  #global-link {
    width: 100%;
    height: 93px;
    overflow: hidden;
    background: #003664 url(../images/bgn10.jpg) repeat-x;
    padding: 0px 10px;
  }
  #global-link ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  #global-link ul li {
    width: 25%;
    height: auto;
    overflow: hidden;
    float: left;
    padding-top: 21px;
    text-align: center;
  }
  /*底部版权*/
  #global-bottom .nav {
    padding-top: 10px;
    font-size: 14px;
  }
  #global-bottom .copyright {
    font-size: 14px;
  }
  /*留言表单*/
  #guestBookForm .mybtn {
    width: auto;
  }
}
@media (min-width: 992px) {
  body {
    font-family: "微软雅黑";
  }
  /*公共顶部*/
  #global-top {
    height: 106px;
    position: relative;
    background: #ffffff;
    border-bottom: 2px solid #00315A;
  }
  #global-top .logo img {
    height: 104px;
  }
  #global-top .search {
    width: 185px;
    height: 27px;
    overflow: hidden;
    position: absolute;
    right: 123px;
    top: 17px;
    background: url(../images/bgn2.jpg) no-repeat;
  }
  #global-top .search .btn {
    width: 28px;
    height: 27px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    background: none;
    border: none;
    outline: none;
    background: url(../images/bgn3.png) no-repeat;
    border-radius: 0px;
    text-indent: -1000px;
  }
  #global-top .search .txt {
    width: 130px;
    height: 27px;
    overflow: hidden;
    position: absolute;
    left: 15px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    background: none;
    border: none;
    outline: none;
    font-size: 12px;
    color: #999;
  }
  #global-top .lang {
    width: 80px;
    height: 27px;
    overflow: hidden;
    position: absolute;
    top: 17px;
    right: 20px;
    background: #3B5999;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  #global-top .lang ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  #global-top .lang ul li {
    width: 40px;
    height: 27px;
    overflow: hidden;
    float: left;
  }
  #global-top .lang ul li a {
    width: 40px;
    height: 27px;
    overflow: hidden;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 27px;
  }
  #global-top .lang ul li a:hover {
    text-decoration: none;
  }
  #global-top .lang ul li.onfocus a {
    background: #00315A;
  }
  #global-top .mynav {
    width: 530px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    bottom: 0px;
  }
  #global-top .mynav .nav-collapse ul li a {
    width: 106px;
    height: 50px;
    overflow: hidden;
    float: left;
    border-bottom: none;
    background: none;
    color: #333;
    text-align: right;
  }
  #global-top .mynav .nav-collapse ul li.onfocus a,
  #global-top .mynav .nav-collapse ul li:hover a {
    color: #1E218A;
    background: url(../images/bgn1.jpg) 72px bottom no-repeat;
  }
  /*业务介绍*/
  #indexYfjs {
    background: #00315a url(../images/bgn6.jpg) center top no-repeat;
  }
  #indexYfjs .center {
    width: 950px;
  }
  #indexYfjs .center ul li.one1 {
    left: 25px;
    top: 63px;
  }
  #indexYfjs .center ul li.one2 {
    left: 722px;
    top: 39px;
  }
  #indexYfjs .center ul li.one3 {
    left: 56px;
    top: 170px;
  }
  #indexYfjs .center ul li.one4 {
    left: 703px;
    top: 158px;
  }
  /*首页新闻*/
  #indexXwzx .center {
    width: 992px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  #indexXwzx .list {
    width: 705px;
  }
  #indexXwzx .list dl {
    position: relative;
  }
  #indexXwzx .list .time {
    width: 110px;
    height: 60px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 57px;
    border-right: 1px solid #ddd;
  }
  #indexXwzx .list .time em {
    font-style: normal;
    font-size: 25px;
    display: block;
  }
  #indexXwzx .list .time i {
    font-style: normal;
  }
  /*底板友情链接*/
  #global-link {
    padding: 0px;
  }
  #global-link .center {
    width: 992px;
    margin-left: auto;
    margin-right: auto;
  }
  #global-link ul li {
    width: 16.66%;
  }
  /*底部版权*/
  #global-bottom .nav {
    padding-top: 25px;
  }
  #global-bottom .copyright {
    padding-bottom: 25px;
  }
  #global-bottom .ewm {
    position: absolute;
    right: 328px;
    top: 30px;
  }
  #global-bottom .ewm img {
    border: 2px solid #fff;
  }
  /*二级主体*/
  #ejMain {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/bgn12.jpg) repeat-x;
  }
  #ejMain .center {
    width: 992px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
  }
  #ejMain .center #left {
    width: 274px;
    height: auto;
    overflow: hidden;
    float: left;
  }
  #ejMain .center #right {
    width: 718px;
    height: auto;
    overflow: hidden;
    float: left;
  }
  /*二级左侧导航*/
  #leftNav {
    width: 260px;
    height: auto;
    overflow: hidden;
  }
  #leftNav .title {
    width: 260px;
    height: 100px;
    overflow: hidden;
  }
  #leftNav .title em {
    color: #01325B;
    display: block;
    font-style: normal;
    font-size: 25px;
    line-height: 100%;
    padding-top: 27px;
  }
  #leftNav .title span {
    font-size: 12px;
    color: #999999;
    line-height: 30px;
    display: block;
  }
  #leftNav .list {
    width: 260px;
    height: auto;
    overflow: hidden;
  }
  #leftNav .list ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  #leftNav .list ul li {
    width: 260px;
    height: 40px;
    overflow: hidden;
    background: #005399 url(../images/bgn13.jpg) no-repeat;
    margin-top: 12px;
    line-height: 40px;
  }
  #leftNav .list ul li a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-indent: 13px;
  }
  #leftNav .list ul li.onfocus,
  #leftNav .list ul li:hover {
    background: #1d2089 url(../images/navbghover.jpg) no-repeat;
  }
  /*右侧顶部*/
  #rightTop {
    padding-top: 42px;
  }
  #rightContent {
    min-height: 500px;
  }
  /*单页*/
  #onePage {
    padding: 10px 0px;
  }
  /*新闻列表*/
  #webNewsList {
    padding: 10px 0px;
    padding-top: 30px;
  }
}
@media (min-width: 1200px) {
  /*超宽居中*/
  .center {
    width: 1200px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  /*公共顶部*/
  #global-top .logo img {
    padding-left: 0px;
  }
  #global-top .search {
    right: 103px;
  }
  #global-top .lang {
    right: 0px;
  }
  #global-top .mynav {
    right: 0px;
  }
  /*首页新闻*/
  #indexXwzx .center {
    width: 1003px;
  }
  #indexXwzx .center:hover {
    background: url(../images/yy.png) center 45px no-repeat;
  }
}
