
.page-banner {
  width: 100%;
  background-color: #0a3a86;
  text-align: center;
}
.page-banner img {
  display:inline-block;
  width: auto;
  vertical-align: bottom;
}
.web-position {
  margin: 30px 0;
  clear: both;
}
.web-position p {
  padding-left: 30px;
  background: url("../image/home.png") no-repeat left center;
}
.web-position p a {
  font-size: 14px;
  line-height: normal;
  text-decoration: none;
  color: #666666;
}
.web-position p a:hover {
  color: #4cac27;
  text-decoration: none;
}
aside.page-aside {
  width: 240px;
  float: left;
}
aside.page-aside > section {
  padding-bottom: 20px;
}
aside.page-aside .hd {
  padding: 10px 20px;
  background: #0a3a86;
}
aside.page-aside .hd b {
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}
aside.page-aside .bd {
  padding: 10px 0 0 0;
}
aside.page-aside .bd > strong {
  font-size: 18px;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
aside.page-aside .bd > p {
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  word-break: break-all;
}
.menu-level-1 > li {
  padding: 5px 10px;
  border-bottom: 1px dotted #666666;
  position: relative;
}
.menu-level-1 > li > a {
  display: block;
  font-size: 14px;
  line-height: 30px;
  padding-left: 20px;
  position: relative;
}
.menu-level-1 > li > a:hover {
  color: #4cac27;
  text-decoration: none;
}
.menu-level-1 > li > a:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #0a3a86;
  position: absolute;
  left: 0;
  top: 10px;
}
.menu-level-1 > .open > a {
  color: #4cac27;
}
.menu-level-2 {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
  z-index: 1000;
}
.menu-level-2 > li {
  width: 240px;
  border-bottom: 1px dotted #666666;
}
.menu-level-2 > li > a {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  padding: 5px 20px;
  background-color: #ffffff;
  color: #0a3a86;
}
.menu-level-2 > li > a:hover {
  background-color: #4cac27;
  color: #ffffff;
  text-decoration: none;
}
.open > .menu-level-2 {
  display: block;
}
aside.has-menu .menu-level-1 > li > a:before {
  border-width: 8px;
  border-color: transparent transparent transparent #0a3a86;
  border-style: dashed solid dashed dashed;
  width: 0;
  height: 0;
  overflow: hidden;
  background-color: transparent;
  left: 0;
  top: 8px;
}
.page-con {
  width: 940px;
  float: right;
}
.page-con > .hd {
  padding: 10px 20px;
  background: #0a3a86;
}
.page-con > .hd b {
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}
.page-con > .bd {
  min-height: 600px;
  padding: 20px 10px;
}
.single-page p {
  line-height: 1.5;
  color: #666666;
}
.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: 60%;
  height: auto;
}
.page-con-title {
  margin-bottom: 20px;
  border-bottom: 1px solid #ececec;
}
.page-con-title h2 {
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
  color: #001b8a;
  vertical-align: baseline;
  margin-bottom: 10px;
}
.page-con-title h2 span {
  font-size: 12px;
  color: #999999;
}
.page-bottom-list a.img-full-scale-fa{
  height:217px !important;
  overflow: hidden;
  display: block;
  width: 100%;
}
.page-bottom-list a.img-title{
  text-align: center;
  display: block;
  width: 100%;
  font-size:16px;
  line-height: 1.5;
  padding:13px 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #333333;
}
.page-bottom-list a.img-title:hover{
  text-decoration: none;
  color: #0a3a86;
}
.page-bottom-list img.img-full-scale{
  display: block;
  width: 100%;
  height: 100%;
  transition:all 0.5s ease-in-out;
}
.page-bottom-list a.img-full-scale-fa:hover img{
  transform: scale(1.4);
  -moz-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -o-transform: scale(1.4);
}
.graphic {
  margin-top: 50px;
  margin-bottom: 10px;
  overflow: hidden;
}
.graphic .graphic-img {
  width: 48.3%;
  height: 350px;
  float: left;
}
.graphic .graphic-img img {
  width: 100%;
  height: 350px;
  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;
}
.graphic .graphic-word {
  width: 48.3%;
  float: right;
  height: 350px;
}
.graphic .graphic-word h1 {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #249f37;
}
.graphic .graphic-word > span {
  font-size: 12px;
  line-height: 30px;
  color: #999999;
  display: block;
}
.graphic .graphic-word p {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  height: 220px;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  color: #333333;
}
.graphic .graphic-word .grahic-btn {
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  border: 2px solid #cccccc;
  padding: 0 18px;
}
.graphic .graphic-word .grahic-btn:hover {
  text-decoration: none;
  color: #e02339;
}
.news-no-bottom {
  margin-top: 20px;
}
.news-no-bottom .graphic-img {
  width: 28%;
  height: 135px;
  padding-right: 0;
  overflow: hidden;
}
.news-no-bottom .graphic-img img {
  width: 100%;
  padding-right: 0;
  height: 135px;
}
.news-no-bottom .graphic-img:hover img {
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
}
.news-no-bottom .graphic-word {
  height: 135px;
  padding: 0 3.5%;
  width: 72%;
  background-color: #ffffff;
}
.news-no-bottom .graphic-word h1 {
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
}
.news-no-bottom .graphic-word p {
  font-size: 12px;
  line-height: 25px;
  margin-top: 0;
  margin-bottom: 15px;
  height: 75px;
}
.news-no-bottom .graphic-word .grahic-btn {
  border: 0;
  line-height: 25px;
  color: #040d58;
  padding: 0;
}
.news-list-double {
  margin-top: 25px;
  margin-bottom: 15px;
  overflow: hidden;
  border-top: 1px solid #999999;
}
.news-list-double .list-one {
  width: 47%;
  float: left;
  margin-left: 40px;
}
.news-list-double .list-one:first-child {
  margin-left: 0;
}
ul.list-con {
  width: 100%;
  margin-top: 14px;
}
ul.list-con li {
  overflow: hidden;
  font-size: 12px;
  line-height: 25px;
}
ul.list-con li > a {
  width: 78%;
  float: left;
  color: #666666;
  display: block;
  position: relative;
  padding-left: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.list-con li > a:before {
  content: "○";
  position: absolute;
  left: 0;
  top: 0;
}
ul.list-con li > a:hover {
  text-decoration: none;
  color: #003079;
}
ul.list-con li > span {
  display: block;
  float: right;
}
.page-btn {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.page-btn .active a {
  background-color: #0a3a86;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.page-btn li {
  display: inline-block;
  margin: 0 5px;
}
.page-btn li a {
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  color: #000000;
  padding: 5px 11px;
  border: 1px solid #0a3a86;
}
.page-btn li a:hover {
  text-decoration: none;
  background-color: #0a3a86;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.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: #333333;
  font-weight: bold;
}
.turn {
  border-top: 1px solid #cccccc;
  border-bottom: 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: #49b176;
  text-decoration: none;
}
.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: 135px;
  height: 90px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.news-page .news-page-list .img-fa-scale img {
  width: 100%;
  height: 90px;
  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 .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 .news-page-con {
  float: right;
  width: 82%;
}
.news-page .news-page-list .news-page-con h2 {
  font-size: 14px;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.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;
  color: #cccccc;
}
.news-page .news-page-list .news-page-con p {
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #999999;
}
.news-page .news-page-list .news-page-con p a:hover {
  color: #da251d;
  text-decoration: none;
}
.news-info {
  padding: 10px 15px 20px 15px;
}
.news-info .hd {
  padding-bottom: 10px;
  border-bottom: 1px dashed #999999;
  text-align: center;
}
.news-info .hd h1 {
  font-size: 24px;
  line-height: 36px;
  word-wrap: break-word;
  /*//word-break设置强行换行;normal 亚洲语言和非亚洲语言的文本规则，允许在字内换行*/
  word-break: normal;
}
.news-info .hd p {
  font-size: 14px;
  line-height: 1.6;
  color: #cccccc;
}
.news-info .bd {
  min-height: 200px;
  padding-top: 20px;
}
