.layout {
  max-width: 1200px;
  margin: 0 auto;
}

.banner {
  height: 280px;
}

/*.toTop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 52px;
  z-index: 999;
}

.toTop .icon {
  display: block;
  cursor: pointer;
  opacity: 0.25;
  filter: alpha(opacity=25);
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  background: #000;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 30px;
  line-height: 45px;
}

.toTop .icon:hover {
  opacity: 0.3;
  filter: alpha(opacity=30);
}*/

.toTop {
    position: fixed;
    right: 20px;
    bottom: 40px;
    width: 52px;
    z-index: 10;
}

.toTop .icon {
    display: block;
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}
.toTop .icon img {
    width: 40px;
    margin: 0 auto;
    margin-top: 3px;
    display: block;
}
.toTop .icon p {
    height: auto;
    line-height: 14px;
    margin-top: 2px;
    font-size: 16px;
    color: #2a74d7;
}

.toTop .icon:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.menu {
  width: 257px;
}

.menu .menu-list .menu-item>a {
  display: block;
  height: 59px;
  line-height: 59px;
  padding-left: 14px;
  padding-right: 16px;
  font-size: 18px;
}

.menu .menu-list .menu-item>a p {
  font-family: 'Roboto Condensed-Bold';
  color: #014089;
  background: url(/_upload/tpl/03/f0/1008/template1008/images/menu-right.png) no-repeat right center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 10px;
}

.menu .menu-list .menu-item:hover {
  background-color: #014089;
}

.menu .menu-list .menu-item:hover a p {
  color: #fff;
  background-image: url(/_upload/tpl/03/f0/1008/template1008/images/menu-right-hover.png);
}

.menu .menu-list .menu-item .menu-down {
  display: none;
  background-color: #fff;
}

.menu .menu-list .menu-item .menu-down .down-item {
  border-bottom: 1px solid #e5e5e5;
}

.menu .menu-list .menu-item .menu-down .down-item a {
  display: block;
  padding-left: 25px;
}

.menu .menu-list .menu-item .menu-down .down-item a p {
  font-family: 'RobotoCondensed-Regular';
  height: 52px;
  line-height: 52px;
  padding-left: 20px;
  font-size: 16px;
  color: #014089;
  background: url(/_upload/tpl/03/f0/1008/template1008/images/menu-dot.png) no-repeat left center;
  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*.menu .menu-list .selected,.menu .menu-list .parent {
  background-color: #014089;
}*/

.menu .menu-list .selected>a,.menu .menu-list .parent>a {
  background-color: #014089;
}

.menu .menu-list .selected a p,.menu .menu-list .parent a p {
  color: #fff;
  background-image: url(/_upload/tpl/03/f0/1008/template1008/images/menu-right-hover.png);
}

.menu .menu-list .selected .menu-down,.menu .menu-list .parent .menu-down{
  display:block;
}

.right {
  width: 100%;
  padding-left: 303px;
  margin-top: 41px;
  margin-bottom: 30px;
  box-sizing: border-box;
}

.right .content-title {
    width: 100%;
    line-height: 40px;
    margin-bottom: 30px;
    overflow: hidden;
}

.right .content-title span.fl {
  padding-right: 20px;
  /*line-height: 48px;*/
  font-size: 24px;
  font-family: 'Roboto Condensed-Bold';
  color: #014089;
  background-color: #fff;
}
.right .content-title .line {
    width: 100%;
    height: 8px;
    margin-top: 17px;
    background-color: #014089;
}

.right .content-title .position {
  margin-top: 0;
  padding: 0;
  line-height: 59px;
display:none;
}

.right .content-title .position p {
  display: inline-block;
  font-size: 14px;
  color: #666;
  font-family: 'RobotoRegular';
  position: relative;
}

.right .content-title .position p .home {
  color: #666;
  margin-left: 10px;
}

.right .content-title .position p a {
  padding-left: 20px;
  color: #333;
}

.right .content-title .position p a:first-child {
  padding-left: 10px;
}

.right .content-title .position p a:hover {
  text-decoration: underline;
}

.right .content-title .position p .possplit {
  top: 19px;
  margin-left: 3px;
  margin-right: 0;
}

.right .list1 .list-item {
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #e4e4e4;
}

.right .list1 .list-item a {
  color: #333;
}

.right .list1 .list-item .time {
  padding-left: 6px;
  font-size: 18px;
  color: #999;
}

.right .list1 .list-item p {
  padding-left: 22px;
  font-family: 'RobotoCondensed-Regular';
  font-size: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.right .list1 .list-item:hover p {
  color: #003f88;
  text-decoration: underline;
}

.right .list2 {
  overflow: hidden;
}

.right .list2 .list-item {
  padding-top: 12px;
  padding-bottom: 18px;
  border-bottom: 1px solid #e4e4e4;
}

.right .list2 .list-item .time {
  color: #999;
}

.right .list2 .list-item h3 {
  margin: 10px 0;
  font-family: 'RobotoCondensed-Regular';
  font-size: 18px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.right .list2 .list-item p {
  margin-bottom: 10px;
  color: #999;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.right .list2 .list-item a {
  font-size: 14px;
  color: #014089;
}

.right .list2 .list-item:hover .more {
  color: #fff;
  background-color: #014089;
}

.right .article .article-title {
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
}

.right .article .article-title h3 {
  margin-top: 12px;
  margin-bottom: 20px;
  line-height: 37px;
  font-family: 'Rabiola Serif';
  font-size: 24px;
  color: #003f88;
}

.right .article .article-title p {
  margin-bottom: 30px;
  font-size: 14px;
  color: #999;
}

.right .article .article-title p span {
  margin-left: 20px;
}

.right .article .article-title p span:first-child {
  margin-left: 0;
}

.right .article .article-content {
  padding-top: 30px;
  /*border-bottom: 5px solid #0d47a1;*/
}

.right .article .article-content p {
  line-height: 31px;
  /*padding: 19px 0;*/
}

.right .article .article-content p img {
  display: block;
  max-width: 600px;
  margin: 0 auto;
}

.right #wp_paging_w7 {
  display: none;
}

.right .pagation-wrapper {
  padding-top: 40px;
  text-align: center;
}

.right .pagation-wrapper .pagation a {
  display: inline-block;
  height: 29px;
  line-height: 29px;
  padding: 0 18px;
  margin-right: 12px;
  font-size: 14px;
  color: #666;
  border: 1px solid #e7e7e7;
  background-color: #fff;
}

.right .pagation-wrapper .pagation a:hover {
  color: #fff;
  background-color: #003f88;
  border-color: #003f88;
}

.right .pagation-wrapper .pagation .page {
  padding: 0 14px;
}

.right .pagation-wrapper .pagation .page.in {
  color: #fff;
  background-color: #003f88;
  border-color: #003f88;
}

@media screen and (max-width: 1220px) {
  .layout {
    padding: 0 30px;
  }
}

@media screen and (max-width: 768px) {
  .layout {
    padding: 0 20px;
  }

  .banner {
    height: 250px;
  }

  .menu {
    float: none;
    margin-top: 20px;
  }

  .right {
    overflow: hidden;
    padding-left: 0;
  }

  .right .article .article-content {
    padding-top: 20px;
  }

  .right .article .article-content p img {
    width: 100%;
  }

  .right #wp_paging_w7 .wp_paging {
    padding-top: 30px;
  }
}

@media screen and (max-width: 500px) {
  .layout {
    padding: 0 10px;
  }

  .banner {
    height: 200px;
    background-position-x: -350px !important;
  }

  .menu {
    width: 100%;
  }

  .menu .menu-list .menu-item>a {
    height: 50px;
    line-height: 50px;
  }

  .right {
    margin: 20px 0;
  }
  .right .content-title {
    margin-bottom:10px;
  }
  .right .content-title .position {
    line-height: 48px;
  }

  .right .content-title .position p .possplit {
    top:13px;
  }

  .right .list1 .list-item {
    height: 50px;
    line-height: 50px;
  }

  .right .list1 .list-item .time {
    font-size: 16px;
  }

  .right .list1 .list-item p {
    padding-left: 10px;
    font-size: 16px;
  }

  .right .article .article-title h3 {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .right .article .article-title p {
    margin-bottom: 10px;
  }

  .right .article .article-content {
    padding-top: 10px;
  }

  .right .article .article-content p {
    line-height: 24px;
    padding: 10px 0;
  }

  .right .article .article-content p img {
    display: block;
    max-width: 600px;
    margin: 0 auto;
  }

  .right #wp_paging_w7 .wp_paging {
    padding-top: 20px;
  }

  .right #wp_paging_w7 .wp_paging li a {
    margin-right: 4px;
  }

  .right #wp_paging_w7 .wp_paging li a span {
    padding: 0 5px;
  }

  .right #wp_paging_w7 .wp_paging .page_nav {
    margin-bottom: 10px;
  }
}