@charset "UTF-8";
.wrapper {
  padding-bottom: 50px;
}
.web-position {
  padding: 20px 0 20px 30px;
  background: url("../images/home.png") no-repeat left center;
  clear: both;
}
.web-position p {
  font-size: 12px;
  line-height: 18px;
  color: #999999;
}
.web-position p a {
  color: #999999;
}
.web-position p a:hover {
  text-decoration: none;
  color: #0a3a86;
}
.web-position p a + a {
  color: #666666;
}
.web-position {
  padding: 20px 0 20px 30px;
  background: url("../images/home.png") no-repeat left center;
  clear: both;
}
.web-position p {
  font-size: 12px;
  line-height: 18px;
  color: #999999;
}
.web-position p a {
  color: #999999;
}
.web-position p a:hover {
  text-decoration: none;
  color: #ea9808;
}
.web-position p a + a {
  color: #666666;
}
aside.page-aside {
  width: 240px;
  float: left;
  margin-bottom: 60px;
}
section.aside-title {
  margin-bottom: 15px;
}
section.aside-title strong {
  display: block;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 20px;
  background-color: #eaeaea;
  color: #666666;
}
section.aside-list {
  margin-bottom: 20px;
}
section.aside-list li {
  width: 100%;
  padding: 5px 10px;
  border-bottom: 1px dashed #cccccc;
}
section.aside-list li a {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 40px;
  padding-left: 16px;
  position: relative;
}
section.aside-list li a:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #0182d6;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
}
section.aside-list li a:hover {
  color: #ff0000;
  text-decoration: none;
}
section.line-way strong {
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
}
section.line-way p {
 font-size: 14px;
    line-height: 30px;
    color: #333;
}
div.page-content {
  width: 840px;
  float: right;
}
div.page-content > .bd {
  min-height: 600px;
  padding: 10px 0 20px 0;
}


 

.single-page p {
      line-height: 28px;
    color: #333;
    font-size: 16px;
    text-indent: 2rem;
}
.single-page blockquote {
  text-indent: 2rem;
}
.single-page table {
  /*border: 1px solid #333333;*/
}
.single-page td {
  border-bottom: 1px solid #333333;
}
.single-page img {
  max-width: 100%;
  height: auto;margin-left: -2em;
}
.page-btn {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.page-btn .active a {
  background-color: #0182d6;
  color: #FFFFFF;
  border-color: #0182d6;
}
.page-btn li {
  display: inline-block;
  margin: 0 5px;
}
.page-btn li a {
  font-size: 14px;
  line-height: 20px;
  display: block;
  color: #0182d6;
  padding: 5px 11px;
  border: 1px solid #0173be;
}
.page-btn li a:hover {
  text-decoration: none;
  background-color: #0182d6;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.turn {
  border-top: 1px solid #cccccc;
  padding: 5px 10px;
  margin-bottom: 20px;
}
.turn p {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
}
.turn p:first-child {
  float: left;
}
.turn p:last-child {
  float: right;
}
.turn p a {
  color: #666666;
}
.turn p a:hover {
  color: #ff9900;
  text-decoration: none;
}
.FAQ-list {
  width: 100%;
}
.FAQ-list ul {
  width: 100%;
}
.FAQ-list li {
  border-bottom: 1px dashed #cccccc;
  padding: 5px 10px;
}
.FAQ-list li a {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.FAQ-list li a:hover {
  text-decoration: none;
  color: #0173be;
}
.news-page .news-page-list {
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.news-page .news-page-list li {
  padding: 20px 0;
  border-bottom: 1px dashed #999999;
  overflow: hidden;
}
.news-page .news-page-list .img-fa-scale {
  width: 240px;
  height: 160px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.news-page .news-page-list .img-fa-scale:hover img {
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
}
.news-page .news-page-list .img-fa-scale img {
  width: 100%;
  height: 160px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.news-page .news-page-list .news-page-con {

}
.news-page .news-page-list .news-page-con h2 {
  font-size: 18px;
  line-height: 32px;
  white-space: nowrap;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 5px;
  color:#da251d;
}
.news-page .news-page-list .news-page-con h2 a {
  display: block;
}
.news-page .news-page-list .news-page-con h2 a:hover {
  color: #da251d;
  text-decoration: none;
}
.news-page .news-page-list .news-page-con span {
  font-size: 12px;
  line-height: normal;
  color: #cccccc;
  margin-bottom: 15px;
  display: block;
}

.news-page .news-page-list .news-page-con p {
    font-size: 14px;
  line-height: 26PX;
  color: #898989; 
  display: block;
}
.news-page .news-page-list .news-page-con section {
  width: 100%;
  height: 90px;
}
.news-page .news-page-list .news-page-con section p {
  font-size: 12px;
  line-height: 20px;
  color: #999999;
  height: 90px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news-page .news-page-list .news-page-con section a:hover {
  font-size: 12px;
  line-height: 20px;
  color: #da251d;
  text-decoration: none;
}
.news-info .hd {
  padding-bottom: 20px;
  border-bottom: 1px dashed #999999;
  text-align: center;
}
.news-info .hd h1 {
 
  /*//word-break设置强行换行;normal 亚洲语言和非亚洲语言的文本规则，允许在字内换行*/
  font-size: 26px;
    line-height: 42px;
    /* font-weight: 700; */
    word-wrap: break-word;
    word-break: normal;
    font-weight: normal;
}
.news-info .hd p {
  font-size: 14px;
  line-height: 1.6;
  color: #cccccc;
}
.news-info .bd {
  min-height: 200px;
  padding-top: 20px;
}
.img-info {
  padding-top: 20px;
}
.img-info .img-info-top {
  margin-bottom: 10px;
}
.img-info .img-info-top .img-fa-scale {
  height: 220px;
  width: 24%;
  margin-right: 3%;
  float: left;
}
.img-info .img-info-top .img-fa-scale img {
  width: 100%;
  height: 100%;
}
.img-info .img-info-top .img-info-info {
  width: 72%;
  float: right;
  height: 220px;
  overflow: hidden;
}
.img-info .img-info-con {
  min-height: 400px;
}
.img-info .img-info-con .img-info-title {
  font-size: 18px;
  line-height: 30px;
  padding: 5px 20px;
  display: block;
  border-bottom: 1px solid #cccccc;
  color: #e80517;
  font-weight: bold;
  margin-bottom: 20px;
}
.aside-menu {
  width: 100%;
  margin-bottom: 20px;
}
.aside-menu-1 {
  width: 100%;
}
.aside-menu-1 > li {
  width: 100%;
  outline: none;
}
.aside-menu-1 > li > a {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  padding: 3px 0 3px 20px;
  border-bottom: 1px dashed #cccccc;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
}
.aside-menu-1 > li > a:focus {
  outline: none;
}
.aside-menu-1 > li > a:before {
  content: "";
  border-width: 6px;
  border-color: transparent transparent transparent #0182d6;
  border-style: dashed solid dashed dashed;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  left: 2px;
  top: 60%;
  margin-top: -8px;
}
.aside-menu-1 > li > a:hover {
  text-decoration: none;
}
.aside-menu-1 > li .aside-menu-2 {
  display: none;
}
.aside-menu-1 > .open .aside-menu-2 {
  display: block;
}
.aside-menu-2 {
  margin-left: 30px;
}
.aside-menu-2 > li {
  width: 100%;
  padding: 0 3px;
}
.aside-menu-2 > li > a {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  padding: 3px 0 3px 20px;
  border-bottom: 1px dashed #cccccc;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
}
.aside-menu-2 > li > a:focus {
  outline: none;
}
.aside-menu-2 > li > a:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #0182d6;
  position: absolute;
  left: 2px;
  top: 60%;
  margin-top: -8px;
}
.aside-menu-2 > li > a:hover {
  text-decoration: none;
}
.page-main-list {
  width: 100%;
}
.page-main-list li {
  width: 260px;
  position: relative;
  margin-bottom: 40px;
  margin-left:30px;
  float: left;
}
.page-main-list li:nth-child(3n+1) {
  margin-left: 0;
}
.page-main-list li a.img-a {
  display: block;
  width: 100%;
  position: relative;
}
.page-main-list li a.img-a img {
  display: block;
  width: 100%;
}
.page-main-list li a.title-a {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 40px;
  color: #ffffff;
  padding: 0 5px;
  background-color: rgba(1, 130, 214, 0.6);
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.page-main-list li:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.page-main-list li:hover a.title-a {
  text-decoration: none;
}
